Aug 18 09:08:23.348693 np0000007625 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 18 09:08:23.353856 np0000007625 devstack@c-api.service[100263]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 18 09:08:23 2026] *** Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: nodename: np0000007625 Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: machine: x86_64 Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: clock source: unix Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: pcre jit disabled Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: detected number of CPU cores: 16 Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: current working directory: / Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: detected binary path: /usr/bin/uwsgi-core Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: your processes number limit is 257052 Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: your memory page size is 4096 bytes Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: detected max file descriptor number: 2048 Aug 18 09:08:23.356064 np0000007625 devstack@c-api.service[100263]: lock engine: pthread robust mutexes Aug 18 09:08:23.356586 np0000007625 devstack@c-api.service[100263]: thunder lock: enabled Aug 18 09:08:23.356586 np0000007625 devstack@c-api.service[100263]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 18 09:08:23.356586 np0000007625 devstack@c-api.service[100263]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 18 09:08:23.356586 np0000007625 devstack@c-api.service[100263]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 18 09:08:23.356586 np0000007625 devstack@c-api.service[100263]: Set PythonHome to /opt/stack/data/venv Aug 18 09:08:23.389039 np0000007625 devstack@c-api.service[100263]: Python main interpreter initialized at 0x7341c16a4668 Aug 18 09:08:23.389039 np0000007625 devstack@c-api.service[100263]: python threads support enabled Aug 18 09:08:23.389039 np0000007625 devstack@c-api.service[100263]: your server socket listen backlog is limited to 100 connections Aug 18 09:08:23.389039 np0000007625 devstack@c-api.service[100263]: your mercy for graceful operations on workers is 80 seconds Aug 18 09:08:23.389552 np0000007625 devstack@c-api.service[100263]: mapped 671795 bytes (656 KB) for 4 cores Aug 18 09:08:23.389689 np0000007625 devstack@c-api.service[100263]: *** Operational MODE: preforking *** Aug 18 09:08:23.389871 np0000007625 devstack@c-api.service[100263]: *** uWSGI is running in multiple interpreter mode *** Aug 18 09:08:23.389871 np0000007625 devstack@c-api.service[100263]: spawned uWSGI master process (pid: 100263) Aug 18 09:08:23.389964 np0000007625 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 18 09:08:23.390551 np0000007625 devstack@c-api.service[100263]: spawned uWSGI worker 1 (pid: 100264, cores: 1) Aug 18 09:08:23.391085 np0000007625 devstack@c-api.service[100263]: spawned uWSGI worker 2 (pid: 100265, cores: 1) Aug 18 09:08:23.391736 np0000007625 devstack@c-api.service[100263]: spawned uWSGI worker 3 (pid: 100266, cores: 1) Aug 18 09:08:23.392351 np0000007625 devstack@c-api.service[100263]: spawned uWSGI worker 4 (pid: 100267, cores: 1) Aug 18 09:08:23.392456 np0000007625 devstack@c-api.service[100263]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 18 09:08:23.510258 np0000007625 devstack@c-api.service[100264]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 09:08:23.510258 np0000007625 devstack@c-api.service[100264]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 09:08:23.510258 np0000007625 devstack@c-api.service[100264]: we strongly recommend against using it for new projects. Aug 18 09:08:23.510258 np0000007625 devstack@c-api.service[100264]: If you are already using Eventlet, we recommend migrating to a different Aug 18 09:08:23.510258 np0000007625 devstack@c-api.service[100264]: framework. For more detail see Aug 18 09:08:23.510258 np0000007625 devstack@c-api.service[100264]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 09:08:23.510258 np0000007625 devstack@c-api.service[100264]: import eventlet # noqa Aug 18 09:08:23.513384 np0000007625 devstack@c-api.service[100266]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 09:08:23.513384 np0000007625 devstack@c-api.service[100266]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 09:08:23.513384 np0000007625 devstack@c-api.service[100266]: we strongly recommend against using it for new projects. Aug 18 09:08:23.513384 np0000007625 devstack@c-api.service[100266]: If you are already using Eventlet, we recommend migrating to a different Aug 18 09:08:23.513384 np0000007625 devstack@c-api.service[100266]: framework. For more detail see Aug 18 09:08:23.513384 np0000007625 devstack@c-api.service[100266]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 09:08:23.513384 np0000007625 devstack@c-api.service[100266]: import eventlet # noqa Aug 18 09:08:23.519308 np0000007625 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 09:08:23.519308 np0000007625 devstack@c-api.service[100267]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 09:08:23.519308 np0000007625 devstack@c-api.service[100267]: we strongly recommend against using it for new projects. Aug 18 09:08:23.519308 np0000007625 devstack@c-api.service[100267]: If you are already using Eventlet, we recommend migrating to a different Aug 18 09:08:23.519308 np0000007625 devstack@c-api.service[100267]: framework. For more detail see Aug 18 09:08:23.519308 np0000007625 devstack@c-api.service[100267]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 09:08:23.519308 np0000007625 devstack@c-api.service[100267]: import eventlet # noqa Aug 18 09:08:23.521175 np0000007625 devstack@c-api.service[100265]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 09:08:23.521175 np0000007625 devstack@c-api.service[100265]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 09:08:23.521175 np0000007625 devstack@c-api.service[100265]: we strongly recommend against using it for new projects. Aug 18 09:08:23.521175 np0000007625 devstack@c-api.service[100265]: If you are already using Eventlet, we recommend migrating to a different Aug 18 09:08:23.521175 np0000007625 devstack@c-api.service[100265]: framework. For more detail see Aug 18 09:08:23.521175 np0000007625 devstack@c-api.service[100265]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 09:08:23.521175 np0000007625 devstack@c-api.service[100265]: import eventlet # noqa Aug 18 09:08:23.684421 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 18 09:08:23.684421 np0000007625 devstack@c-api.service[100267]: from cgi import parse_header Aug 18 09:08:23.688414 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 18 09:08:23.688414 np0000007625 devstack@c-api.service[100266]: from cgi import parse_header Aug 18 09:08:23.704080 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 18 09:08:23.704080 np0000007625 devstack@c-api.service[100265]: from cgi import parse_header Aug 18 09:08:23.712584 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 18 09:08:23.712584 np0000007625 devstack@c-api.service[100264]: from cgi import parse_header Aug 18 09:08:23.720927 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 09:08:23.720927 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:08:23.726573 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 09:08:23.726573 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:08:23.731656 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 18 09:08:23.731656 np0000007625 devstack@c-api.service[100267]: removals.removed_module( Aug 18 09:08:23.732486 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 18 09:08:23.732486 np0000007625 devstack@c-api.service[100267]: removals.removed_module( Aug 18 09:08:23.737376 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 18 09:08:23.737376 np0000007625 devstack@c-api.service[100266]: removals.removed_module( Aug 18 09:08:23.738232 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 18 09:08:23.738232 np0000007625 devstack@c-api.service[100266]: removals.removed_module( Aug 18 09:08:23.746552 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 09:08:23.746552 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:08:23.752376 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 09:08:23.752376 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:08:23.757851 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 18 09:08:23.757851 np0000007625 devstack@c-api.service[100265]: removals.removed_module( Aug 18 09:08:23.758692 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 18 09:08:23.758692 np0000007625 devstack@c-api.service[100265]: removals.removed_module( Aug 18 09:08:23.763190 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 18 09:08:23.763190 np0000007625 devstack@c-api.service[100264]: removals.removed_module( Aug 18 09:08:23.763999 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 18 09:08:23.763999 np0000007625 devstack@c-api.service[100264]: removals.removed_module( Aug 18 09:08:24.482169 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 18 09:08:24.482169 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:08:24.494812 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 18 09:08:24.494812 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:08:24.499264 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 18 09:08:24.499264 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:08:24.535454 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 18 09:08:24.535454 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:08:24.546953 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 18 09:08:24.546953 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:08:24.551574 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 18 09:08:24.551574 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:08:24.555964 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 18 09:08:24.555964 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:08:24.603927 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 18 09:08:24.603927 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:08:24.709621 np0000007625 devstack@c-api.service[100267]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 18 09:08:24.709806 np0000007625 devstack@c-api.service[100267]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100267) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 09:08:24.717200 np0000007625 devstack@c-api.service[100266]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 18 09:08:24.717426 np0000007625 devstack@c-api.service[100266]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100266) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 09:08:24.730282 np0000007625 devstack@c-api.service[100264]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 18 09:08:24.730495 np0000007625 devstack@c-api.service[100264]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100264) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 09:08:24.790922 np0000007625 devstack@c-api.service[100265]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 18 09:08:24.791091 np0000007625 devstack@c-api.service[100265]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100265) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 09:08:24.794059 np0000007625 devstack@c-api.service[100264]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 09:08:24.794059 np0000007625 devstack@c-api.service[100264]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 09:08:24.796548 np0000007625 devstack@c-api.service[100266]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 09:08:24.796548 np0000007625 devstack@c-api.service[100266]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 09:08:24.797264 np0000007625 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 09:08:24.797264 np0000007625 devstack@c-api.service[100267]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 09:08:24.855058 np0000007625 devstack@c-api.service[100265]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 09:08:24.855058 np0000007625 devstack@c-api.service[100265]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 09:08:25.233310 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100264) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 09:08:25.233657 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.233748 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.233925 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100266) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 09:08:25.233970 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.234250 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100265) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 09:08:25.234456 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.234613 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.234782 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100267) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 09:08:25.234838 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.234891 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.234981 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.235117 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.235216 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.235264 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.235445 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.235920 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.235983 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.236029 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.236079 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.236118 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.236156 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.236200 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.236239 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.236272 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.236315 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.236358 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.236424 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.236474 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.236514 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.236551 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.236598 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.236638 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.236672 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.236731 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.236731 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.236731 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.236848 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.236848 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.236848 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.236943 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.236943 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.237057 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.237128 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.237490 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.237559 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.237600 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.237639 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.237680 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.237734 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.237782 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.237826 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.237866 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.237910 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.237948 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.237994 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.238035 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.238083 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.238125 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.238162 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.238199 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.238243 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.238282 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.238319 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.238355 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.238423 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.238464 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.238501 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.238540 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.238578 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.238626 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.238665 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.238700 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.238749 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.238800 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.238839 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.238883 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.238919 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.238955 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.239003 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.239043 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.239084 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.239121 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.239166 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.239204 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.239240 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.239276 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.239313 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.239361 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.239416 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.239455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.239492 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.239530 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.239530 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.239530 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.239530 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.239530 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.239530 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.239530 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.239530 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.240676 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.240750 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.240821 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.240894 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.240941 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.241014 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.241062 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.241102 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.241141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.241179 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.241211 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.241247 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.241247 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.241309 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.241353 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.241411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.241460 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.241500 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.241500 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.241564 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.241602 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.241644 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.241684 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.241684 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.241769 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.241809 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.241845 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.241887 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.241933 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.241972 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.242010 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.242049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.242088 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.242129 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.242240 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.242284 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.242321 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.242358 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.242411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.242459 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.242497 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.242534 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.242569 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.242610 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.242654 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.242693 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.242739 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.242772 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.242808 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.242850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.242850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.242850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.242850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.242850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.242850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.242850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.243284 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.243416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.243487 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.243549 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.243593 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.243633 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.243671 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.243738 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.243796 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.243829 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.243874 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.243912 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.243949 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.243993 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.244031 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.244072 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.244108 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.244154 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.244198 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.244235 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.244271 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.244304 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.244339 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.244370 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.244423 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.244461 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.244508 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.244508 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.244618 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.244684 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.244756 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.244830 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.244898 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.244946 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.244983 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.245019 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.245068 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.245129 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.245174 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.245221 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.245265 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.245303 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.245342 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.245384 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.245464 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.245516 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.245555 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.245598 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.245637 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.245675 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.245726 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.245771 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.245814 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.245851 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.245888 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.245931 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.245966 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.246004 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.246050 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.246090 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.246127 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.246163 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.246199 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.246234 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.246279 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.246316 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.246352 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.246401 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.246439 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.246475 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.246520 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.246577 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.246624 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.246659 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.246697 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.246744 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.246781 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.246781 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.246844 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.246880 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.246925 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.246960 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.246960 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.246960 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.247514 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.247586 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.247648 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.247725 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.247769 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.247769 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.247849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.247928 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.247978 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.248018 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.248061 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.248061 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.248132 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.248198 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.248362 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.248462 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.248509 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.248575 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.248630 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.248692 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.248752 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.250596 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.250673 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.250754 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.250813 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.250875 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.250934 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.251010 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.253896 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.253953 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.254020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.254074 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.254156 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.254202 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.254245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.254279 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.254317 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.254353 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.254412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.254464 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.254528 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.254580 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.254625 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.254694 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.254766 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.254831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.254890 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.254947 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.255014 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.255232 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.255298 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.255414 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.255468 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.255504 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.255548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.255588 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.255627 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.255665 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.255719 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.255760 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.255804 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.255839 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.255879 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.255915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.255957 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.255994 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.256027 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.256067 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.256106 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.256142 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.256189 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.256224 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.256261 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.256297 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.256333 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.256333 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.256333 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.256466 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.256547 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.256621 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.256680 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.256790 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.256882 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.257002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.257760 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.257818 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.257859 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.257892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.257931 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.257981 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.258022 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.258064 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.258101 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.258136 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.258172 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.258210 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.258253 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.258290 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.258338 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.258382 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.258440 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.258480 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.258527 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.258565 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.258601 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.258641 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.258676 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.258676 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.258755 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.258794 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.258838 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.258838 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.258905 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.258905 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.258971 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.259006 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.259043 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.259088 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.259126 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.259167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.259205 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.259243 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.259281 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.259281 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.259356 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.259474 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.259698 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.259799 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.259850 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.259891 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.259934 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.259976 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.260013 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.260013 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.260084 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.260137 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.260187 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.260187 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.260187 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.260282 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.260693 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.260767 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.260815 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.260849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.260887 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.260936 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.260977 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.261085 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.261137 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.261177 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.261221 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.261265 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.261301 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.261336 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.261374 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.261429 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.261467 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.261501 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.261549 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.261592 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.261633 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.261672 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.261726 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.261770 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.261804 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.261835 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.261870 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.261870 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.263763 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.263830 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.263931 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.263981 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.264041 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.264041 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.264114 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.264152 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.264194 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.264237 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.264276 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.264321 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.264356 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.264411 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.264453 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.264490 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.264526 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.264562 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.264608 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.264608 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.264608 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.265014 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.265076 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.265120 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.265158 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.265195 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.265238 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.265274 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.265315 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.265349 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.265349 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.265446 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.265488 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.265535 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.265573 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.265608 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.265646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.265646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.265646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.265646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.265646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.265818 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.265862 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.265862 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.265928 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.266010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.266086 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.266179 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.266225 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.266265 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.266302 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.266349 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.266442 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.266527 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.266582 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.266645 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.267580 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.267737 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.267737 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.267830 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.267879 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.267879 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.268006 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.268006 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.268099 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.268153 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.268211 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.268257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.268297 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.268336 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.268336 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.268451 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.268496 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.268551 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.268551 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.268551 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.268661 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.268720 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.268764 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.268764 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.268764 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.268884 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.268927 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.268974 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.269014 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.269058 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.269098 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.269139 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.269179 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.269225 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.269261 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.269305 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.269355 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.269416 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.269475 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.269522 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.269566 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.269611 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.269654 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.269717 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.269780 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.269826 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.269864 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.269909 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.269962 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.270007 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.270047 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.270091 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.270143 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.270191 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.270236 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.270280 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.270324 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.270368 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.270625 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.270676 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.270791 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.270845 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.270939 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.271008 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.271085 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.271146 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.271187 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.271227 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.271272 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.271272 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.271360 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.271916 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.271972 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.272027 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.272027 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.272115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.272115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.272115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.272115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.272115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.272115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.272115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.272115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.272115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.272480 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.272480 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.272480 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.272480 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.272480 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.272480 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.272776 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.272828 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.272876 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.272927 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.272981 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.273029 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.273029 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.273115 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.273158 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.273204 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.273253 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.273291 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.273330 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.273368 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.273368 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.273500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.273500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.273500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.273500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.273500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.273500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.273500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.273765 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.273820 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.273820 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.273902 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.273944 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.273980 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.274020 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.274062 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.274100 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.274142 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.274191 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.274234 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.274276 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.274319 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.274362 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.274468 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.274519 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.274575 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.274620 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.274620 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.274716 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.274762 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.274805 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.274845 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.274883 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.274925 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.274967 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.275011 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.275057 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.275102 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.275155 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.275201 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.275244 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.275287 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.275331 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.275374 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.275434 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.275479 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.275521 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.275562 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.275617 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.275663 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.275702 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.275779 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.275825 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.275825 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.275905 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.275952 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.275994 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.276041 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.276095 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.276143 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.276186 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.276235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.276235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.276235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.276235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.276235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.276235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.276558 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.276609 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.276662 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.276749 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.276797 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.276838 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.276838 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.276915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.276915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.276915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.276915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.276915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.276915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.276915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.276915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.276915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.276915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.277268 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.277268 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.277268 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.277268 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.277268 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.277268 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.277268 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.277268 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.277577 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.277577 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.277577 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.277688 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.277758 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.277807 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.277846 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.277883 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.277919 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.277961 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.278005 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.278050 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.278135 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.278188 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.278253 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.278302 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.278343 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.278387 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.278468 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.278468 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.278468 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.278588 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.278588 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.278588 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.278588 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.278588 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.278867 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.278867 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.278991 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.279045 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.279118 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.279167 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.279206 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.279290 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.279344 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.279408 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.279468 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.279514 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.279560 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.279611 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.279656 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.279700 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.279783 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.279903 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.279950 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.279992 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.280034 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.280075 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.280116 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.280157 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.280197 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.280235 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.280285 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.280285 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.280410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.280410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.280514 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.280556 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.280626 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.280706 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.280767 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.280820 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.280871 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.280918 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.280961 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.281006 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.281050 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.281096 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.281139 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.281182 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.281231 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.281285 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.281338 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.281402 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.281448 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.281491 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.281532 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.281576 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.281629 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.281671 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.281723 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.281723 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.281723 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.281723 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.282361 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.282454 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.282541 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.282591 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.282636 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.282683 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.282772 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.282854 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.282902 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.282956 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.283004 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.283047 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.283099 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.283099 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.283192 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.283238 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.283291 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.283338 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.283384 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.283469 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.283513 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.283561 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.283606 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.283650 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.283697 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.283833 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.283894 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.283942 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.283996 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.284049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.284106 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.284152 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.284202 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.284257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.284305 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.284355 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.284417 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.284464 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.284555 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.284621 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.284668 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.284724 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.284777 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.284824 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.284867 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.284918 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.284918 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.285005 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.285046 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.285085 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.285127 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.285171 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.285213 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.285255 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.285309 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.285309 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.287859 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.287939 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.287990 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.288050 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.288144 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.288198 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.288250 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.288296 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.288355 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.288424 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.288424 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.288424 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.288538 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.288538 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.288835 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.288896 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.288954 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.289019 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.289082 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.289129 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.289210 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.289620 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.289756 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.289826 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.289935 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.290006 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.290055 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.290127 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.292897 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.292981 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.293050 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.293050 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.293157 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.293207 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.293254 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.293310 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.293359 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.293447 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.293498 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.293543 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.293592 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.293639 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.293685 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.293685 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.293774 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.293774 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.293861 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.293969 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.294034 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.294082 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.294135 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.294135 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.294213 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.294364 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.294429 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.294477 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.294521 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.294631 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.294631 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.294777 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.294830 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.294874 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.294920 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.294966 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.295010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.295053 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.295096 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.295141 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.295141 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.295141 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.296263 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.296381 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.296510 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.296620 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.296718 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.296815 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.296926 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.297044 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.297130 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.297192 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.297238 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.297307 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.297355 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.297418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.297466 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.297511 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.297565 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.297565 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.297634 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.297691 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.297746 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.297784 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.297824 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.297863 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.297900 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.297940 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.297985 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.298023 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.298023 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.298093 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.298135 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.298172 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 09:08:25.299025 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 09:08:25.299117 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 09:08:25.299215 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 09:08:25.299289 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 09:08:25.299384 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 09:08:25.299495 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 09:08:25.339913 np0000007625 devstack@c-api.service[100265]: INFO dbcounter [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Registered counter for database cinder Aug 18 09:08:25.340958 np0000007625 devstack@c-api.service[100264]: INFO dbcounter [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Registered counter for database cinder Aug 18 09:08:25.344781 np0000007625 devstack@c-api.service[100267]: INFO dbcounter [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Registered counter for database cinder Aug 18 09:08:25.348530 np0000007625 devstack@c-api.service[100266]: INFO dbcounter [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Registered counter for database cinder Aug 18 09:08:25.381206 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:08:25.384172 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:08:25.387993 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:08:25.388774 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:08:25.492513 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writer thread running {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 09:08:25.495854 np0000007625 devstack@c-api.service[100264]: INFO cinder.rpc [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 09:08:25.498338 np0000007625 devstack@c-api.service[100264]: INFO cinder.rpc [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 09:08:25.500657 np0000007625 devstack@c-api.service[100264]: INFO cinder.rpc [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 09:08:25.501922 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writer thread running {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 09:08:25.502364 np0000007625 devstack@c-api.service[100264]: INFO cinder.rpc [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 09:08:25.502682 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.503526 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.504868 np0000007625 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.505419 np0000007625 devstack@c-api.service[100267]: INFO cinder.rpc [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 09:08:25.505662 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writer thread running {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 09:08:25.505864 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writer thread running {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 09:08:25.508141 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.508254 np0000007625 devstack@c-api.service[100267]: INFO cinder.rpc [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 09:08:25.510233 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.510297 np0000007625 devstack@c-api.service[100266]: INFO cinder.rpc [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 09:08:25.510328 np0000007625 devstack@c-api.service[100265]: INFO cinder.rpc [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 09:08:25.511356 np0000007625 devstack@c-api.service[100267]: INFO cinder.rpc [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 09:08:25.511435 np0000007625 devstack@c-api.service[100266]: INFO cinder.rpc [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 09:08:25.511466 np0000007625 devstack@c-api.service[100265]: INFO cinder.rpc [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 09:08:25.512843 np0000007625 devstack@c-api.service[100267]: INFO cinder.rpc [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 09:08:25.513210 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.513542 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.513746 np0000007625 devstack@c-api.service[100265]: INFO cinder.rpc [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 09:08:25.514231 np0000007625 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.514406 np0000007625 devstack@c-api.service[100266]: INFO cinder.rpc [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 09:08:25.515901 np0000007625 devstack@c-api.service[100265]: INFO cinder.rpc [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 09:08:25.516254 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.516587 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.516879 np0000007625 devstack@c-api.service[100266]: INFO cinder.rpc [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 09:08:25.517252 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.518067 np0000007625 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.518131 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.518163 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.518194 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.518286 np0000007625 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.520561 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.522816 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.522901 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.522901 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.541453 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:08:25.543904 np0000007625 devstack@c-api.service[100264]: INFO cinder.rpc [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 09:08:25.546518 np0000007625 devstack@c-api.service[100264]: INFO cinder.rpc [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 09:08:25.547084 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.547286 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.551817 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:08:25.553372 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:08:25.555048 np0000007625 devstack@c-api.service[100267]: INFO cinder.rpc [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 09:08:25.555812 np0000007625 devstack@c-api.service[100266]: INFO cinder.rpc [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 09:08:25.557415 np0000007625 devstack@c-api.service[100267]: INFO cinder.rpc [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 09:08:25.557495 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.557495 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.557775 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.557775 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.558137 np0000007625 devstack@c-api.service[100266]: INFO cinder.rpc [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 09:08:25.558798 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.558798 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.559194 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:08:25.562266 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.562266 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.562356 np0000007625 devstack@c-api.service[100265]: INFO cinder.rpc [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 09:08:25.563341 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.563486 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.564438 np0000007625 devstack@c-api.service[100265]: INFO cinder.rpc [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 09:08:25.564874 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.565030 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.566947 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.567323 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.567455 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.567455 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.568277 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.568646 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.570176 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.570405 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.571268 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.571757 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.572463 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.572513 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.572609 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.572649 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.573769 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.573947 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.575418 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.575418 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.575490 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.575490 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.576412 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.576567 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.576605 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.576690 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.576943 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.577171 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.578033 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.578169 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.578512 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.578626 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.579182 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.579299 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.579353 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.579414 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.579476 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.579575 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.580418 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.580418 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.581004 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.581138 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.581853 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.581853 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.582436 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.582484 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.582599 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.582675 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.583739 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.583899 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.584797 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.585154 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.586199 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.586199 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.586301 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.586327 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.586355 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.586414 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.586909 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.587024 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.587870 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.587920 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.588007 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.588042 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.588100 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.588206 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.588910 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.588990 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.589070 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.589116 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.589200 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.589321 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.589869 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.590363 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.590431 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.590460 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.590488 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.590513 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.591121 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.591174 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.591199 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.591225 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.591629 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.592418 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.592469 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.592495 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.592521 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.592521 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.592589 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.592715 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.593285 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.593410 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.593927 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.594061 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.594319 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.594480 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.596011 np0000007625 devstack@c-api.service[100264]: WARNING cinder.api.contrib.hosts [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 09:08:25.596011 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.596011 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.596140 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.596140 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.596221 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: extensions {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.596249 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.596249 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.596484 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.596640 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.596974 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: consistencygroups {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.597457 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.597590 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.598470 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.598565 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.598616 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.598767 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.599450 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.599578 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.599758 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.599879 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.600294 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: extra_specs {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.600365 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.600365 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.600697 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.600815 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.601228 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.601349 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: capabilities {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.601699 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.601780 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.601780 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.602273 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.602326 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.602364 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: backups {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.602418 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.602497 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.603121 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.603232 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.603345 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.603520 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.603834 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.603940 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.603995 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: os-quota-sets {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.604070 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.604226 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.604319 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.604460 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.604686 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.604840 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.605028 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.605142 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.605183 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: qos-specs {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.605699 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.605881 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.605935 np0000007625 devstack@c-api.service[100266]: WARNING cinder.api.contrib.hosts [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 09:08:25.606168 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.606313 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.606635 np0000007625 devstack@c-api.service[100267]: WARNING cinder.api.contrib.hosts [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 09:08:25.606686 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.606789 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: encryption {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.606954 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.606994 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.607030 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: extensions {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.607079 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.607605 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: extensions {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.608184 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: consistencygroups {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.608254 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: encryption {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.608302 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.608342 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.608700 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: consistencygroups {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.609428 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: cgsnapshots {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.609599 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.609794 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.610621 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: scheduler-stats {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.610682 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.610749 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.611112 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: extra_specs {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.611355 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: extra_specs {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.612321 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: os-volume-manage {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.612512 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.612546 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: capabilities {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.612680 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.612859 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: capabilities {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.613732 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.613813 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: backups {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.613877 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.614057 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: os-snapshot-manage {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.614135 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: backups {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.614726 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.614793 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.615439 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.615575 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.615752 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: os-volume-transfer {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.615819 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: os-quota-sets {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.615861 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: os-quota-sets {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.616496 np0000007625 devstack@c-api.service[100265]: WARNING cinder.api.contrib.hosts [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 09:08:25.616776 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.616905 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.617059 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: qos-specs {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.617597 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: qos-specs {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.617663 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: extensions {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.617773 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: os-hosts {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.618578 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: consistencygroups {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.619016 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: encryption {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.619083 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: encryption {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.619601 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: os-volume-type-access {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.620412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: encryption {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.620470 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: extra_specs {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.620789 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: encryption {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.621181 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: os-availability-zone {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.621758 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: cgsnapshots {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.621920 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: capabilities {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.622368 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: cgsnapshots {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.622496 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extended resource: os-quota-class-sets {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.623202 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: scheduler-stats {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.623528 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: scheduler-stats {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.623570 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: backups {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.623784 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.623934 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.624663 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: os-volume-manage {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.624748 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.624786 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: os-volume-manage {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.624817 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.625475 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.625556 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: os-quota-sets {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.625612 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.625850 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: os-snapshot-manage {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.626132 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] SnapshotActionsController initialized {{(pid=100264) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 09:08:25.626265 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: os-snapshot-manage {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.626907 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: qos-specs {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.627193 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.627252 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: os-volume-transfer {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.627313 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.627674 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: os-volume-transfer {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.627937 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.628043 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.628584 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: os-hosts {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.628647 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: encryption {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.628699 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.628757 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.629270 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: os-hosts {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.629404 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.629547 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.629766 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: os-volume-type-access {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.629974 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: encryption {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.630300 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.630510 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.630664 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.630725 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: os-volume-type-access {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.630816 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.630945 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.631028 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.631109 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: os-availability-zone {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.631156 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension UsedLimits extending resource: limits {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.631233 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.631332 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.631418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: cgsnapshots {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.631468 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.631574 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension AdminActions extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.631671 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension AdminActions extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.631790 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension AdminActions extending resource: backups {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.631882 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension VolumeActions extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.631995 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.632043 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: os-availability-zone {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.632096 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-8a20ad89-ef0c-45d5-a274-0023f3a4d089 None None] Extension TypesManage extending resource: types {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.632321 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extended resource: os-quota-class-sets {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.632745 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: scheduler-stats {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.633209 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extended resource: os-quota-class-sets {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.633749 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.633893 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.633946 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: os-volume-manage {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.634498 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.634629 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.634702 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.634850 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.635366 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: os-snapshot-manage {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.635451 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.635512 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.635555 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.635683 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.636159 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.636216 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] SnapshotActionsController initialized {{(pid=100267) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 09:08:25.636268 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.636598 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: os-volume-transfer {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.636807 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.snapshot_actions [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] SnapshotActionsController initialized {{(pid=100266) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 09:08:25.637780 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.637974 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.638023 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: os-hosts {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.638111 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.638235 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.638897 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.638952 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.639001 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.639039 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.639112 np0000007625 devstack@c-api.service[100264]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7341c16a4668 pid: 100264 (default app) Aug 18 09:08:25.639158 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: os-volume-type-access {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.639739 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.639815 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.639867 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.639986 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.640430 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: os-availability-zone {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.640590 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.640698 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.641035 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.641214 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.641348 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.641546 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.641685 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.641824 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.641855 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.641969 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.641999 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642112 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642266 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642295 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension UsedLimits extending resource: limits {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642339 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extended resource: os-quota-class-sets {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 09:08:25.642367 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642436 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642484 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642565 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension UsedLimits extending resource: limits {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642599 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642654 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension SnapshotActions extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642752 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642824 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642851 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension VolumeTypeAccess extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642929 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension AdminActions extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.642963 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension AdminActions extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.643071 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension AdminActions extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.643104 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension AdminActions extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.643160 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension AdminActions extending resource: backups {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.643243 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension AdminActions extending resource: backups {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.643271 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension VolumeActions extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.643357 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.643384 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension VolumeActions extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.643467 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-da6a8ef5-552e-4060-8fbb-a18c3e380a9b None None] Extension TypesManage extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.643577 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.643727 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-8b72a10e-754d-406d-b871-93fd42c4ff54 None None] Extension TypesManage extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.643764 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.644106 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.644755 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.644915 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.645622 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.645756 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.646346 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.snapshot_actions [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] SnapshotActionsController initialized {{(pid=100265) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 09:08:25.646861 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.647012 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.647618 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.647742 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.648476 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.648786 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.648908 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f7fb26d8-0eef-47ac-a27e-87bf2bad9cf6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:08:25.649342 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:08:25.649478 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:08:25.650007 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.650172 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.650272 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.650373 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.650489 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.650580 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.650898 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension UsedLimits extending resource: limits {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.650898 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.650990 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.651059 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.651188 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension AdminActions extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.651302 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension AdminActions extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.651403 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension AdminActions extending resource: backups {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.651522 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension VolumeActions extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.651639 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.651727 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1/1] 10.4.3.41 () {60 vars in 918 bytes} [Tue Aug 18 09:08:25 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 09:08:25.651780 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-8fecd57f-9f3b-47db-9bd6-d623236f1d1d None None] Extension TypesManage extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 09:08:25.651810 np0000007625 devstack@c-api.service[100267]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7341c16a4668 pid: 100267 (default app) Aug 18 09:08:25.652110 np0000007625 devstack@c-api.service[100266]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7341c16a4668 pid: 100266 (default app) Aug 18 09:08:25.660501 np0000007625 devstack@c-api.service[100265]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7341c16a4668 pid: 100265 (default app) Aug 18 09:08:30.644329 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-660da137-9af2-4cd5-bfd2-a76c454e2bd6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:08:31.222829 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-660da137-9af2-4cd5-bfd2-a76c454e2bd6 admin admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:08:31.223535 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-660da137-9af2-4cd5-bfd2-a76c454e2bd6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:08:31.225206 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:08:31.225206 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:08:31.256916 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-660da137-9af2-4cd5-bfd2-a76c454e2bd6 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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:08:31.281604 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-660da137-9af2-4cd5-bfd2-a76c454e2bd6 admin admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:08:31.282003 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 2/2] 10.4.3.41 () {68 vars in 1295 bytes} [Tue Aug 18 09:08:30 2026] POST /volume/v3/types => generated 183 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:08:31.298207 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ecf99ed-942a-4454-876e-7d5ee75d8392 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:08:31.580495 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ecf99ed-942a-4454-876e-7d5ee75d8392 admin admin] POST https://10.4.3.41/volume/v3/types/a351be44-6e31-406c-a3a7-d6336050bc11/extra_specs Aug 18 09:08:31.581264 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ecf99ed-942a-4454-876e-7d5ee75d8392 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:08:31.583077 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:08:31.583077 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:08:31.615631 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-8ecf99ed-942a-4454-876e-7d5ee75d8392 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:08:31.672529 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ecf99ed-942a-4454-876e-7d5ee75d8392 admin admin] https://10.4.3.41/volume/v3/types/a351be44-6e31-406c-a3a7-d6336050bc11/extra_specs returned with HTTP 200 Aug 18 09:08:31.673005 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1/3] 10.4.3.41 () {68 vars in 1442 bytes} [Tue Aug 18 09:08:31 2026] POST /volume/v3/types/a351be44-6e31-406c-a3a7-d6336050bc11/extra_specs => generated 52 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:08:31.897963 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-601e8d33-a5a8-4a63-bd8e-46043c94e3df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:08:32.170974 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-601e8d33-a5a8-4a63-bd8e-46043c94e3df admin admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:08:32.171898 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-601e8d33-a5a8-4a63-bd8e-46043c94e3df admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:08:32.174229 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:08:32.174229 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:08:32.223176 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-601e8d33-a5a8-4a63-bd8e-46043c94e3df 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:08:32.246927 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-601e8d33-a5a8-4a63-bd8e-46043c94e3df admin admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:08:32.247377 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1/4] 10.4.3.41 () {68 vars in 1295 bytes} [Tue Aug 18 09:08:31 2026] POST /volume/v3/types => generated 186 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:08:32.265458 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b060da85-3967-443a-8c07-54c775ed9862 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:08:32.553606 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b060da85-3967-443a-8c07-54c775ed9862 admin admin] POST https://10.4.3.41/volume/v3/types/e884d6c3-ba40-48d1-be9f-9b82166169f7/extra_specs Aug 18 09:08:32.553606 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b060da85-3967-443a-8c07-54c775ed9862 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:08:32.556514 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:08:32.556514 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:08:32.587167 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-b060da85-3967-443a-8c07-54c775ed9862 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:08:32.636773 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b060da85-3967-443a-8c07-54c775ed9862 admin admin] https://10.4.3.41/volume/v3/types/e884d6c3-ba40-48d1-be9f-9b82166169f7/extra_specs returned with HTTP 200 Aug 18 09:08:32.637204 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1/5] 10.4.3.41 () {68 vars in 1442 bytes} [Tue Aug 18 09:08:32 2026] POST /volume/v3/types/e884d6c3-ba40-48d1-be9f-9b82166169f7/extra_specs => generated 45 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:08:41.279171 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:08:41.670805 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:08:42.244849 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:08:42.635474 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:08:56.675303 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2563662-c215-49b8-bb02-66a83e2a542b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:08:56.675908 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2563662-c215-49b8-bb02-66a83e2a542b None None] GET https://10.4.3.41/volume// Aug 18 09:08:56.676065 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2563662-c215-49b8-bb02-66a83e2a542b None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:08:56.676257 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2563662-c215-49b8-bb02-66a83e2a542b None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:08:56.676748 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2563662-c215-49b8-bb02-66a83e2a542b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:08:56.677029 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 3/6] 10.4.3.41 () {66 vars in 1418 bytes} [Tue Aug 18 09:08:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:09:35.557351 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-997f237c-1a0a-4f36-9d91-3c524faa3559 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:09:35.810939 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-997f237c-1a0a-4f36-9d91-3c524faa3559 tempest-verify_tempest_config-1431717542 tempest-verify_tempest_config-1431717542-project-member] GET https://10.4.3.41/volume/v3/extensions Aug 18 09:09:35.811121 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-997f237c-1a0a-4f36-9d91-3c524faa3559 tempest-verify_tempest_config-1431717542 tempest-verify_tempest_config-1431717542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:09:35.811293 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-997f237c-1a0a-4f36-9d91-3c524faa3559 tempest-verify_tempest_config-1431717542 tempest-verify_tempest_config-1431717542-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:09:35.811613 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-997f237c-1a0a-4f36-9d91-3c524faa3559 tempest-verify_tempest_config-1431717542 tempest-verify_tempest_config-1431717542-project-member] https://10.4.3.41/volume/v3/extensions returned with HTTP 200 Aug 18 09:09:35.811949 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 2/7] 10.4.3.41 () {66 vars in 1239 bytes} [Tue Aug 18 09:09:35 2026] GET /volume/v3/extensions => generated 5245 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:22.217119 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4e7a44f-bc42-4bdc-8f7a-71fe67d5a4d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:22.592336 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4e7a44f-bc42-4bdc-8f7a-71fe67d5a4d2 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:10:22.592934 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4e7a44f-bc42-4bdc-8f7a-71fe67d5a4d2 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-475299281"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:22.606426 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4e7a44f-bc42-4bdc-8f7a-71fe67d5a4d2 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:10:22.606832 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 2/8] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:10:22 2026] POST /volume/v3/types => generated 223 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:22.617973 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-acc3e7a1-2c9a-4ab5-ad8a-bbcaa13989dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:22.620734 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acc3e7a1-2c9a-4ab5-ad8a-bbcaa13989dd tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 18 09:10:22.621121 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acc3e7a1-2c9a-4ab5-ad8a-bbcaa13989dd tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1538908227"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:22.650916 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acc3e7a1-2c9a-4ab5-ad8a-bbcaa13989dd tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 18 09:10:22.651506 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 2/9] 10.4.3.41 () {70 vars in 1304 bytes} [Tue Aug 18 09:10:22 2026] POST /volume/v3/group_types => generated 181 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:22.659989 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5fa8d4e3-cdd3-44ec-ad04-530b6e020532 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:22.858864 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5fa8d4e3-cdd3-44ec-ad04-530b6e020532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/groups Aug 18 09:10:22.859255 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5fa8d4e3-cdd3-44ec-ad04-530b6e020532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dbd20dd1-7f56-4688-9b96-f17ce69d62ee", "volume_types": ["12a89242-6300-4592-98a8-61584968325a"], "name": "tempest-GroupSnapshotsTest-Group-607225444"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:22.860797 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-5fa8d4e3-cdd3-44ec-ad04-530b6e020532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating new group {'group': {'group_type': 'dbd20dd1-7f56-4688-9b96-f17ce69d62ee', 'volume_types': ['12a89242-6300-4592-98a8-61584968325a'], 'name': 'tempest-GroupSnapshotsTest-Group-607225444'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 09:10:22.869092 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-5fa8d4e3-cdd3-44ec-ad04-530b6e020532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating group tempest-GroupSnapshotsTest-Group-607225444. Aug 18 09:10:22.885043 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5fa8d4e3-cdd3-44ec-ad04-530b6e020532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability zone cache updated, next update will occur around 2026-08-18 10:10:22.884484. {{(pid=100264) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 09:10:22.885206 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5fa8d4e3-cdd3-44ec-ad04-530b6e020532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability Zones retrieved successfully. Aug 18 09:10:22.920407 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5fa8d4e3-cdd3-44ec-ad04-530b6e020532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Created reservations ['702a9e48-14cb-4e52-969e-ceddb3195aa3'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:22.977433 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5fa8d4e3-cdd3-44ec-ad04-530b6e020532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 18 09:10:22.977433 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 4/10] 10.4.3.41 () {70 vars in 1290 bytes} [Tue Aug 18 09:10:22 2026] POST /volume/v3/groups => generated 111 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:22.986499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e54a258-d9ae-4eca-8af2-51c26c1be5d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:22.989017 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e54a258-d9ae-4eca-8af2-51c26c1be5d9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/4453e544-bf2f-46b5-8133-22488ed19def Aug 18 09:10:22.989753 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e54a258-d9ae-4eca-8af2-51c26c1be5d9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:22.989753 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e54a258-d9ae-4eca-8af2-51c26c1be5d9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:22.989873 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-6e54a258-d9ae-4eca-8af2-51c26c1be5d9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 4453e544-bf2f-46b5-8133-22488ed19def {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:22.999477 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:22.999477 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:23.034445 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e54a258-d9ae-4eca-8af2-51c26c1be5d9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/4453e544-bf2f-46b5-8133-22488ed19def returned with HTTP 200 Aug 18 09:10:23.034916 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 3/11] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:22 2026] GET /volume/v3/groups/4453e544-bf2f-46b5-8133-22488ed19def => generated 391 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:24.043609 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98e40fd5-2504-49c9-b637-8534a3c8368c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:24.046850 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98e40fd5-2504-49c9-b637-8534a3c8368c tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/4453e544-bf2f-46b5-8133-22488ed19def Aug 18 09:10:24.047214 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98e40fd5-2504-49c9-b637-8534a3c8368c tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:24.047483 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98e40fd5-2504-49c9-b637-8534a3c8368c tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:24.047708 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-98e40fd5-2504-49c9-b637-8534a3c8368c tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 4453e544-bf2f-46b5-8133-22488ed19def {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:24.054847 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:24.054847 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:24.077781 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98e40fd5-2504-49c9-b637-8534a3c8368c tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/4453e544-bf2f-46b5-8133-22488ed19def returned with HTTP 200 Aug 18 09:10:24.078271 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 3/12] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:24 2026] GET /volume/v3/groups/4453e544-bf2f-46b5-8133-22488ed19def => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:24.089851 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:24.092200 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:10:24.092628 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-445927386", "volume_type": "12a89242-6300-4592-98a8-61584968325a", "group_id": "4453e544-bf2f-46b5-8133-22488ed19def", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:24.097746 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-445927386', 'volume_type': '12a89242-6300-4592-98a8-61584968325a', 'group_id': '4453e544-bf2f-46b5-8133-22488ed19def', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:10:24.117248 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:24.117248 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:24.118134 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume of 1 GB Aug 18 09:10:24.142738 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability zone cache updated, next update will occur around 2026-08-18 10:10:24.142066. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 09:10:24.142852 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability Zones retrieved successfully. Aug 18 09:10:24.166538 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Flow 'volume_create_api' (dccbd2f3-b95c-48cd-be8a-76217d52aa73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:24.167843 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbda5bec-9dca-4e40-92cd-888d13330e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:24.168292 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:24.168292 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:24.168737 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:10:24.209835 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbda5bec-9dca-4e40-92cd-888d13330e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:10:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=12a89242-6300-4592-98a8-61584968325a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-475299281',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12a89242-6300-4592-98a8-61584968325a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4453e544-bf2f-46b5-8133-22488ed19def', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:24.211071 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88bbeeb7-39ae-42b1-b169-050309ea5701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:24.259071 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-475299281 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-475299281, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:24.259339 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-475299281 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-475299281, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:24.314913 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Created reservations ['3c9be1f2-058a-4ed4-91d6-539f25e9d485', '07ddd6fe-6b93-4b77-8789-05cc11695c31', '44901211-ff6e-4ee9-aca5-1d837e3bc835', 'aba55dbf-3e2f-400d-9d7e-f924b6fca9b1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:24.316097 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88bbeeb7-39ae-42b1-b169-050309ea5701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c9be1f2-058a-4ed4-91d6-539f25e9d485', '07ddd6fe-6b93-4b77-8789-05cc11695c31', '44901211-ff6e-4ee9-aca5-1d837e3bc835', 'aba55dbf-3e2f-400d-9d7e-f924b6fca9b1']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:24.316703 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ffa3144-46ea-4ee6-8195-81593a6d35e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:24.361329 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ffa3144-46ea-4ee6-8195-81593a6d35e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59c100f6-da2d-4466-99a6-07cdcbff4706', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-445927386',encryption_key_id=None,group_id=4453e544-bf2f-46b5-8133-22488ed19def,group_type_id=,metadata={},multiattach=False,project_id='fa475b3a3f4f430a905752992656a4e8',qos_specs=None,replication_status=,reservations=['3c9be1f2-058a-4ed4-91d6-539f25e9d485','07ddd6fe-6b93-4b77-8789-05cc11695c31','44901211-ff6e-4ee9-aca5-1d837e3bc835','aba55dbf-3e2f-400d-9d7e-f924b6fca9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681d29952e3a41cdb9b08096514f0f63',volume_type_id=12a89242-6300-4592-98a8-61584968325a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-445927386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4453e544-bf2f-46b5-8133-22488ed19def,host=None,id=59c100f6-da2d-4466-99a6-07cdcbff4706,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa475b3a3f4f430a905752992656a4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='681d29952e3a41cdb9b08096514f0f63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12a89242-6300-4592-98a8-61584968325a),volume_type_id=12a89242-6300-4592-98a8-61584968325a)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:24.362109 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf8d3bc-51c3-4f7d-ae0a-b81d47ab3d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:24.384373 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf8d3bc-51c3-4f7d-ae0a-b81d47ab3d88) transitioned into state 'SUCCESS' from state '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-445927386',encryption_key_id=None,group_id=4453e544-bf2f-46b5-8133-22488ed19def,group_type_id=,metadata={},multiattach=False,project_id='fa475b3a3f4f430a905752992656a4e8',qos_specs=None,replication_status=,reservations=['3c9be1f2-058a-4ed4-91d6-539f25e9d485','07ddd6fe-6b93-4b77-8789-05cc11695c31','44901211-ff6e-4ee9-aca5-1d837e3bc835','aba55dbf-3e2f-400d-9d7e-f924b6fca9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681d29952e3a41cdb9b08096514f0f63',volume_type_id=12a89242-6300-4592-98a8-61584968325a)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:24.385481 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9513abb-19af-4db1-9a02-36b153b711eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:24.413728 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9513abb-19af-4db1-9a02-36b153b711eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:24.414780 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Flow 'volume_create_api' (dccbd2f3-b95c-48cd-be8a-76217d52aa73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:24.415196 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume request issued successfully. Aug 18 09:10:24.416591 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:24.416798 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:24.455381 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:24.458894 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:24.458894 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:24.463388 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e77c584b-7c35-4a9c-848d-1edd194f0792 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:10:24.464203 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 3/13] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:10:24 2026] POST /volume/v3/volumes => generated 819 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:24.476839 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-209c488a-88e8-4d79-b454-f00173e7f2fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:24.479287 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-209c488a-88e8-4d79-b454-f00173e7f2fb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/59c100f6-da2d-4466-99a6-07cdcbff4706 Aug 18 09:10:24.479494 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-209c488a-88e8-4d79-b454-f00173e7f2fb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:24.479719 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-209c488a-88e8-4d79-b454-f00173e7f2fb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:24.517267 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:24.517267 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:24.524671 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-209c488a-88e8-4d79-b454-f00173e7f2fb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:24.525941 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-209c488a-88e8-4d79-b454-f00173e7f2fb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:24.526135 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-209c488a-88e8-4d79-b454-f00173e7f2fb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:24.576621 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-209c488a-88e8-4d79-b454-f00173e7f2fb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:24.580619 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:24.580619 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:24.591147 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-209c488a-88e8-4d79-b454-f00173e7f2fb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/59c100f6-da2d-4466-99a6-07cdcbff4706 returned with HTTP 200 Aug 18 09:10:24.591724 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 5/14] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:24 2026] GET /volume/v3/volumes/59c100f6-da2d-4466-99a6-07cdcbff4706 => generated 887 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:25.606683 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6afaae8a-0871-44b8-9ea5-deee927d8ade None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:25.608735 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6afaae8a-0871-44b8-9ea5-deee927d8ade tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/59c100f6-da2d-4466-99a6-07cdcbff4706 Aug 18 09:10:25.608942 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6afaae8a-0871-44b8-9ea5-deee927d8ade tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:25.609131 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6afaae8a-0871-44b8-9ea5-deee927d8ade tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:25.658044 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:25.658044 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:25.665136 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6afaae8a-0871-44b8-9ea5-deee927d8ade tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:25.666176 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-6afaae8a-0871-44b8-9ea5-deee927d8ade tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:25.666378 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-6afaae8a-0871-44b8-9ea5-deee927d8ade tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:25.706991 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-6afaae8a-0871-44b8-9ea5-deee927d8ade tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:25.710883 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:25.710883 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:25.724004 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6afaae8a-0871-44b8-9ea5-deee927d8ade tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/59c100f6-da2d-4466-99a6-07cdcbff4706 returned with HTTP 200 Aug 18 09:10:25.724453 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 4/15] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:25 2026] GET /volume/v3/volumes/59c100f6-da2d-4466-99a6-07cdcbff4706 => generated 912 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:25.738803 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-47c7c75a-4dc5-4fe6-9092-8c2b2660c569 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:25.740934 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47c7c75a-4dc5-4fe6-9092-8c2b2660c569 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/group_snapshots Aug 18 09:10:25.741350 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47c7c75a-4dc5-4fe6-9092-8c2b2660c569 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4453e544-bf2f-46b5-8133-22488ed19def", "name": "tempest-group_snapshot-1434692996"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:25.742892 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-47c7c75a-4dc5-4fe6-9092-8c2b2660c569 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4453e544-bf2f-46b5-8133-22488ed19def', 'name': 'tempest-group_snapshot-1434692996'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 09:10:25.746824 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:25.746824 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:25.753815 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-47c7c75a-4dc5-4fe6-9092-8c2b2660c569 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating group_snapshot tempest-group_snapshot-1434692996. Aug 18 09:10:25.800745 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:25.800745 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:25.826155 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-47c7c75a-4dc5-4fe6-9092-8c2b2660c569 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-475299281 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-475299281, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:25.826494 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-47c7c75a-4dc5-4fe6-9092-8c2b2660c569 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-475299281 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-475299281, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:25.862929 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-47c7c75a-4dc5-4fe6-9092-8c2b2660c569 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Created reservations ['0fc0695d-8d4f-41bc-aae3-43171ed6640c', '08188a1f-c3c5-490e-847c-ebec2e8afcb2', 'c755a0dd-cf0d-4037-a54e-0eed30afb8b6', '818cabc1-8cd3-4b36-91d5-8fb3a8dc591c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:25.933503 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47c7c75a-4dc5-4fe6-9092-8c2b2660c569 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots returned with HTTP 202 Aug 18 09:10:25.934259 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 4/16] 10.4.3.41 () {70 vars in 1317 bytes} [Tue Aug 18 09:10:25 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:25.946665 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6151a957-288c-4616-9e64-51f3abcd1498 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:25.948897 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6151a957-288c-4616-9e64-51f3abcd1498 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/807edf23-6a6f-4c65-8aa7-2b5acb398756 Aug 18 09:10:25.949217 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6151a957-288c-4616-9e64-51f3abcd1498 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:25.949543 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6151a957-288c-4616-9e64-51f3abcd1498 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:25.949730 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-6151a957-288c-4616-9e64-51f3abcd1498 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 807edf23-6a6f-4c65-8aa7-2b5acb398756 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:10:25.955848 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:25.955848 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:25.959447 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6151a957-288c-4616-9e64-51f3abcd1498 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/807edf23-6a6f-4c65-8aa7-2b5acb398756 returned with HTTP 200 Aug 18 09:10:25.960082 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 4/17] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:10:25 2026] GET /volume/v3/group_snapshots/807edf23-6a6f-4c65-8aa7-2b5acb398756 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:26.969749 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce78a9c1-a59a-4fef-85f1-8b984c299de9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:26.973024 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce78a9c1-a59a-4fef-85f1-8b984c299de9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/807edf23-6a6f-4c65-8aa7-2b5acb398756 Aug 18 09:10:26.973235 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce78a9c1-a59a-4fef-85f1-8b984c299de9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:26.973433 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce78a9c1-a59a-4fef-85f1-8b984c299de9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:26.973574 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-ce78a9c1-a59a-4fef-85f1-8b984c299de9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 807edf23-6a6f-4c65-8aa7-2b5acb398756 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:10:26.980231 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:26.980231 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:26.983797 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce78a9c1-a59a-4fef-85f1-8b984c299de9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/807edf23-6a6f-4c65-8aa7-2b5acb398756 returned with HTTP 200 Aug 18 09:10:26.984202 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 6/18] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:10:26 2026] GET /volume/v3/group_snapshots/807edf23-6a6f-4c65-8aa7-2b5acb398756 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:26.991967 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4bcee41d-2569-403e-9ee8-13d0fcf6af91 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:26.996240 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bcee41d-2569-403e-9ee8-13d0fcf6af91 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 18 09:10:26.996693 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bcee41d-2569-403e-9ee8-13d0fcf6af91 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:26.997000 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bcee41d-2569-403e-9ee8-13d0fcf6af91 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:26.997438 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-4bcee41d-2569-403e-9ee8-13d0fcf6af91 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:27.003921 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-4bcee41d-2569-403e-9ee8-13d0fcf6af91 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:10:27.016594 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4bcee41d-2569-403e-9ee8-13d0fcf6af91 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all snapshots completed successfully. Aug 18 09:10:27.017125 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.017125 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:27.017844 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bcee41d-2569-403e-9ee8-13d0fcf6af91 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 09:10:27.018359 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 5/19] 10.4.3.41 () {66 vars in 1257 bytes} [Tue Aug 18 09:10:26 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:27.027757 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bee77f5d-b9d6-489c-b7c9-170d49eadf2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:27.029723 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bee77f5d-b9d6-489c-b7c9-170d49eadf2e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/snapshots/405dac69-42bd-468d-8675-4dcf086dcb24 Aug 18 09:10:27.029932 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bee77f5d-b9d6-489c-b7c9-170d49eadf2e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:27.030127 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bee77f5d-b9d6-489c-b7c9-170d49eadf2e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:27.038303 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.038303 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:27.038857 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bee77f5d-b9d6-489c-b7c9-170d49eadf2e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Snapshot retrieved successfully. Aug 18 09:10:27.039798 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bee77f5d-b9d6-489c-b7c9-170d49eadf2e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/snapshots/405dac69-42bd-468d-8675-4dcf086dcb24 returned with HTTP 200 Aug 18 09:10:27.040191 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 5/20] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:27 2026] GET /volume/v3/snapshots/405dac69-42bd-468d-8675-4dcf086dcb24 => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:27.058283 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74ac59aa-d378-4638-a114-c33d19a7fefe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:27.058720 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/groups/action Aug 18 09:10:27.059614 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "807edf23-6a6f-4c65-8aa7-2b5acb398756", "name": "tempest-Group_from_snap-787176650"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:10:27.059614 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "807edf23-6a6f-4c65-8aa7-2b5acb398756", "name": "tempest-Group_from_snap-787176650"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:27.061117 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '807edf23-6a6f-4c65-8aa7-2b5acb398756', 'name': 'tempest-Group_from_snap-787176650'}}. {{(pid=100265) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 09:10:27.061246 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating group tempest-Group_from_snap-787176650 from group_snapshot 807edf23-6a6f-4c65-8aa7-2b5acb398756. Aug 18 09:10:27.075884 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.075884 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:27.086015 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.086015 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:27.089046 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.089046 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:27.129064 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Created reservations ['79db6068-9353-4c07-ad01-5f3bf6f174c7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:27.202634 np0000007625 devstack@c-api.service[100265]: INFO cinder.group.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] A mapping entry already exists for group 5d00c0d0-c81b-4641-974b-841d80ad548f and volume type 12a89242-6300-4592-98a8-61584968325a. Do not need to create again. Aug 18 09:10:27.203158 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.203158 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:27.206377 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability zone cache updated, next update will occur around 2026-08-18 10:10:27.206096. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 09:10:27.206503 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability Zones retrieved successfully. Aug 18 09:10:27.212557 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Flow 'volume_create_api' (16321cc2-5a1c-42ea-9f0e-ea703f6fc6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:27.213674 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7dd1030-a6a8-4b34-9ddb-4e226bfa3c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:27.215090 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:10:27.243574 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7dd1030-a6a8-4b34-9ddb-4e226bfa3c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '405dac69-42bd-468d-8675-4dcf086dcb24', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:10:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=12a89242-6300-4592-98a8-61584968325a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-475299281',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12a89242-6300-4592-98a8-61584968325a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5d00c0d0-c81b-4641-974b-841d80ad548f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:27.244347 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da165dfa-524c-405c-9141-963c9697421f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:27.276601 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Created reservations ['b0cfc9bb-ac32-4392-80c3-4b8e28380e75', '6b792d80-ba96-47e7-92ba-6fff2678e4ec'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:27.277432 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da165dfa-524c-405c-9141-963c9697421f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0cfc9bb-ac32-4392-80c3-4b8e28380e75', '6b792d80-ba96-47e7-92ba-6fff2678e4ec']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:27.278174 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bebe420-57eb-4474-80ab-5c4afd83a2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:27.329781 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bebe420-57eb-4474-80ab-5c4afd83a2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '072636dd-09dd-4fbb-98a2-5f8daf28b26b', '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=5d00c0d0-c81b-4641-974b-841d80ad548f,group_type_id=,metadata={},multiattach=False,project_id='fa475b3a3f4f430a905752992656a4e8',qos_specs=None,replication_status=,reservations=['b0cfc9bb-ac32-4392-80c3-4b8e28380e75','6b792d80-ba96-47e7-92ba-6fff2678e4ec'],size=1,snapshot_id=405dac69-42bd-468d-8675-4dcf086dcb24,source_replicaid=,source_volid=None,status='creating',user_id='681d29952e3a41cdb9b08096514f0f63',volume_type_id=12a89242-6300-4592-98a8-61584968325a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5d00c0d0-c81b-4641-974b-841d80ad548f,host=None,id=072636dd-09dd-4fbb-98a2-5f8daf28b26b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa475b3a3f4f430a905752992656a4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=405dac69-42bd-468d-8675-4dcf086dcb24,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='681d29952e3a41cdb9b08096514f0f63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12a89242-6300-4592-98a8-61584968325a),volume_type_id=12a89242-6300-4592-98a8-61584968325a)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:27.329781 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48af872e-d054-4d0b-aacf-e4b6f6b5b209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:27.347488 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48af872e-d054-4d0b-aacf-e4b6f6b5b209) transitioned into state 'SUCCESS' from 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=5d00c0d0-c81b-4641-974b-841d80ad548f,group_type_id=,metadata={},multiattach=False,project_id='fa475b3a3f4f430a905752992656a4e8',qos_specs=None,replication_status=,reservations=['b0cfc9bb-ac32-4392-80c3-4b8e28380e75','6b792d80-ba96-47e7-92ba-6fff2678e4ec'],size=1,snapshot_id=405dac69-42bd-468d-8675-4dcf086dcb24,source_replicaid=,source_volid=None,status='creating',user_id='681d29952e3a41cdb9b08096514f0f63',volume_type_id=12a89242-6300-4592-98a8-61584968325a)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:27.348338 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Flow 'volume_create_api' (16321cc2-5a1c-42ea-9f0e-ea703f6fc6a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:27.348719 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume request issued successfully. Aug 18 09:10:27.378984 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74ac59aa-d378-4638-a114-c33d19a7fefe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/action returned with HTTP 202 Aug 18 09:10:27.379656 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 5/21] 10.4.3.41 () {70 vars in 1311 bytes} [Tue Aug 18 09:10:27 2026] POST /volume/v3/groups/action => generated 102 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:27.390210 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:27.392356 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:10:27.392638 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:27.392878 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:27.393568 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:27.394682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:10:27.430882 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all volumes completed successfully. Aug 18 09:10:27.431685 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:27.432020 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:27.474990 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:27.478558 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.478558 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:27.483306 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:27.483538 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:27.521051 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:27.524548 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.524548 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:27.532817 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae6cefdc-a32e-4813-b780-d3414e94b055 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:10:27.533184 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 7/22] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:10:27 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:10:27.548769 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1a8bdb8-47a6-4297-b91f-694cadd6006b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:27.551413 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1a8bdb8-47a6-4297-b91f-694cadd6006b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/072636dd-09dd-4fbb-98a2-5f8daf28b26b Aug 18 09:10:27.551677 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1a8bdb8-47a6-4297-b91f-694cadd6006b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:27.551850 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1a8bdb8-47a6-4297-b91f-694cadd6006b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:27.563794 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.563794 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:27.571827 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d1a8bdb8-47a6-4297-b91f-694cadd6006b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:27.574457 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-d1a8bdb8-47a6-4297-b91f-694cadd6006b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:27.574638 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-d1a8bdb8-47a6-4297-b91f-694cadd6006b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:27.618418 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-d1a8bdb8-47a6-4297-b91f-694cadd6006b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:27.621513 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.621513 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:27.630209 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1a8bdb8-47a6-4297-b91f-694cadd6006b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/072636dd-09dd-4fbb-98a2-5f8daf28b26b returned with HTTP 200 Aug 18 09:10:27.630923 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 6/23] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:27 2026] GET /volume/v3/volumes/072636dd-09dd-4fbb-98a2-5f8daf28b26b => generated 924 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:27.649965 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2de8e2ad-98b5-4050-ad8e-e5c7f068695a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:27.652249 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2de8e2ad-98b5-4050-ad8e-e5c7f068695a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/5d00c0d0-c81b-4641-974b-841d80ad548f Aug 18 09:10:27.652686 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2de8e2ad-98b5-4050-ad8e-e5c7f068695a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:27.653026 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2de8e2ad-98b5-4050-ad8e-e5c7f068695a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:27.653262 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-2de8e2ad-98b5-4050-ad8e-e5c7f068695a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 5d00c0d0-c81b-4641-974b-841d80ad548f {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:27.657560 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.657560 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:27.674029 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2de8e2ad-98b5-4050-ad8e-e5c7f068695a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/5d00c0d0-c81b-4641-974b-841d80ad548f returned with HTTP 200 Aug 18 09:10:27.674029 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 6/24] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:27 2026] GET /volume/v3/groups/5d00c0d0-c81b-4641-974b-841d80ad548f => generated 417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:27.686453 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:27.689013 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:10:27.689303 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:27.689591 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:27.691178 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:27.691745 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.691745 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:27.692265 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:10:27.730301 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all volumes completed successfully. Aug 18 09:10:27.731773 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:27.731773 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:27.773491 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:27.777428 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.777428 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:27.781585 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:27.781783 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:27.820729 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:27.823796 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.823796 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:27.834701 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85c51f12-570b-46ac-a97a-db2ef2fc8e8b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:10:27.834701 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 6/25] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:10:27 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:10:27.852551 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e17b4f1d-c432-4984-927f-4c5e1d97921a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:27.854474 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e17b4f1d-c432-4984-927f-4c5e1d97921a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/groups/5d00c0d0-c81b-4641-974b-841d80ad548f/action Aug 18 09:10:27.855228 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e17b4f1d-c432-4984-927f-4c5e1d97921a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:10:27.855373 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e17b4f1d-c432-4984-927f-4c5e1d97921a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:27.856738 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-e17b4f1d-c432-4984-927f-4c5e1d97921a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] delete called for group 5d00c0d0-c81b-4641-974b-841d80ad548f {{(pid=100264) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:10:27.856887 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-e17b4f1d-c432-4984-927f-4c5e1d97921a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Delete group with id: 5d00c0d0-c81b-4641-974b-841d80ad548f Aug 18 09:10:27.860165 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.860165 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:27.928989 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e17b4f1d-c432-4984-927f-4c5e1d97921a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/5d00c0d0-c81b-4641-974b-841d80ad548f/action returned with HTTP 202 Aug 18 09:10:27.929576 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 8/26] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:10:27 2026] POST /volume/v3/groups/5d00c0d0-c81b-4641-974b-841d80ad548f/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:27.939912 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b10e4573-25ea-4376-9804-c98269b8810a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:27.942080 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b10e4573-25ea-4376-9804-c98269b8810a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/072636dd-09dd-4fbb-98a2-5f8daf28b26b Aug 18 09:10:27.942308 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b10e4573-25ea-4376-9804-c98269b8810a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:27.942563 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b10e4573-25ea-4376-9804-c98269b8810a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:27.951232 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:27.951232 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:27.955896 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b10e4573-25ea-4376-9804-c98269b8810a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:27.956876 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-b10e4573-25ea-4376-9804-c98269b8810a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:27.956948 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-b10e4573-25ea-4376-9804-c98269b8810a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:27.996680 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-b10e4573-25ea-4376-9804-c98269b8810a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:28.000047 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:28.000047 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:28.007595 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b10e4573-25ea-4376-9804-c98269b8810a tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/072636dd-09dd-4fbb-98a2-5f8daf28b26b returned with HTTP 200 Aug 18 09:10:28.007984 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 7/27] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:27 2026] GET /volume/v3/volumes/072636dd-09dd-4fbb-98a2-5f8daf28b26b => generated 923 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:29.023830 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa2aad00-faa6-405a-b25a-9da9308e8ca2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:29.024802 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa2aad00-faa6-405a-b25a-9da9308e8ca2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/072636dd-09dd-4fbb-98a2-5f8daf28b26b Aug 18 09:10:29.025033 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa2aad00-faa6-405a-b25a-9da9308e8ca2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:29.026755 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa2aad00-faa6-405a-b25a-9da9308e8ca2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:29.067551 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa2aad00-faa6-405a-b25a-9da9308e8ca2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/072636dd-09dd-4fbb-98a2-5f8daf28b26b returned with HTTP 404 Aug 18 09:10:29.067805 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 7/28] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:29 2026] GET /volume/v3/volumes/072636dd-09dd-4fbb-98a2-5f8daf28b26b => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:29.076508 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a6f51f84-1125-4619-9498-9e509a0063e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:29.079597 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6f51f84-1125-4619-9498-9e509a0063e4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/5d00c0d0-c81b-4641-974b-841d80ad548f Aug 18 09:10:29.079893 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6f51f84-1125-4619-9498-9e509a0063e4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:29.080142 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6f51f84-1125-4619-9498-9e509a0063e4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:29.080316 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-a6f51f84-1125-4619-9498-9e509a0063e4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 5d00c0d0-c81b-4641-974b-841d80ad548f {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:29.085505 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6f51f84-1125-4619-9498-9e509a0063e4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/5d00c0d0-c81b-4641-974b-841d80ad548f returned with HTTP 404 Aug 18 09:10:29.085505 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 7/29] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:29 2026] GET /volume/v3/groups/5d00c0d0-c81b-4641-974b-841d80ad548f => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:29.097753 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-912e06b5-2d4e-4c95-a62a-b9e313b4c496 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:29.104189 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-912e06b5-2d4e-4c95-a62a-b9e313b4c496 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] DELETE https://10.4.3.41/volume/v3/group_snapshots/807edf23-6a6f-4c65-8aa7-2b5acb398756 Aug 18 09:10:29.104403 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-912e06b5-2d4e-4c95-a62a-b9e313b4c496 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:29.104624 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-912e06b5-2d4e-4c95-a62a-b9e313b4c496 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:29.104784 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-912e06b5-2d4e-4c95-a62a-b9e313b4c496 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] delete called for member 807edf23-6a6f-4c65-8aa7-2b5acb398756 {{(pid=100264) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 09:10:29.104883 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.group_snapshots [None req-912e06b5-2d4e-4c95-a62a-b9e313b4c496 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Delete group_snapshot with id: 807edf23-6a6f-4c65-8aa7-2b5acb398756 Aug 18 09:10:29.108538 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:29.108538 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:29.150415 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-912e06b5-2d4e-4c95-a62a-b9e313b4c496 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/807edf23-6a6f-4c65-8aa7-2b5acb398756 returned with HTTP 202 Aug 18 09:10:29.150871 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 9/30] 10.4.3.41 () {68 vars in 1409 bytes} [Tue Aug 18 09:10:29 2026] DELETE /volume/v3/group_snapshots/807edf23-6a6f-4c65-8aa7-2b5acb398756 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:29.160077 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d06cba0-df68-42d7-a11e-8641e2849677 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:29.162595 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d06cba0-df68-42d7-a11e-8641e2849677 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:10:29.162715 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d06cba0-df68-42d7-a11e-8641e2849677 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:29.162966 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d06cba0-df68-42d7-a11e-8641e2849677 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:29.163602 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-6d06cba0-df68-42d7-a11e-8641e2849677 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:29.164562 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6d06cba0-df68-42d7-a11e-8641e2849677 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:10:29.205276 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6d06cba0-df68-42d7-a11e-8641e2849677 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all volumes completed successfully. Aug 18 09:10:29.207252 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-6d06cba0-df68-42d7-a11e-8641e2849677 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:29.207252 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-6d06cba0-df68-42d7-a11e-8641e2849677 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:29.267137 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-6d06cba0-df68-42d7-a11e-8641e2849677 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:29.270992 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:29.270992 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:29.280590 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d06cba0-df68-42d7-a11e-8641e2849677 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:10:29.281186 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 8/31] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:10:29 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:29.299591 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-868edd39-5a6f-496c-b13d-b1e2326eafad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:29.301600 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-868edd39-5a6f-496c-b13d-b1e2326eafad tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 18 09:10:29.301801 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-868edd39-5a6f-496c-b13d-b1e2326eafad tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:29.301983 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-868edd39-5a6f-496c-b13d-b1e2326eafad tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:29.302292 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-868edd39-5a6f-496c-b13d-b1e2326eafad tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:29.302574 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:29.302574 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:29.303408 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-868edd39-5a6f-496c-b13d-b1e2326eafad tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:10:29.318023 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-868edd39-5a6f-496c-b13d-b1e2326eafad tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all snapshots completed successfully. Aug 18 09:10:29.319297 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-868edd39-5a6f-496c-b13d-b1e2326eafad tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 09:10:29.320092 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 8/32] 10.4.3.41 () {66 vars in 1257 bytes} [Tue Aug 18 09:10:29 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:10:29.331316 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-618b3446-e2d0-42eb-9875-b6f352287e66 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:29.333283 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-618b3446-e2d0-42eb-9875-b6f352287e66 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/807edf23-6a6f-4c65-8aa7-2b5acb398756 Aug 18 09:10:29.334956 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-618b3446-e2d0-42eb-9875-b6f352287e66 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:29.334956 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-618b3446-e2d0-42eb-9875-b6f352287e66 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:29.334956 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-618b3446-e2d0-42eb-9875-b6f352287e66 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 807edf23-6a6f-4c65-8aa7-2b5acb398756 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:10:29.340112 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-618b3446-e2d0-42eb-9875-b6f352287e66 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/807edf23-6a6f-4c65-8aa7-2b5acb398756 returned with HTTP 404 Aug 18 09:10:29.340824 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 8/33] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:10:29 2026] GET /volume/v3/group_snapshots/807edf23-6a6f-4c65-8aa7-2b5acb398756 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:29.349682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c15a896d-5f4f-48aa-9569-f8f121659532 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:29.351933 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c15a896d-5f4f-48aa-9569-f8f121659532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:10:29.351933 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c15a896d-5f4f-48aa-9569-f8f121659532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:29.352197 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c15a896d-5f4f-48aa-9569-f8f121659532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:29.352551 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-c15a896d-5f4f-48aa-9569-f8f121659532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:29.352925 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:29.352925 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:29.353905 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c15a896d-5f4f-48aa-9569-f8f121659532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:10:29.360961 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c15a896d-5f4f-48aa-9569-f8f121659532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all volumes completed successfully. Aug 18 09:10:29.361699 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-c15a896d-5f4f-48aa-9569-f8f121659532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:29.361841 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-c15a896d-5f4f-48aa-9569-f8f121659532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:29.407923 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-c15a896d-5f4f-48aa-9569-f8f121659532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:29.412384 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:29.412384 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:29.421759 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c15a896d-5f4f-48aa-9569-f8f121659532 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:10:29.422369 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 10/34] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:10:29 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:10:29.435889 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dbd34e47-47e9-42d6-9a26-05cfc5e04f07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:29.438217 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbd34e47-47e9-42d6-9a26-05cfc5e04f07 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/groups/4453e544-bf2f-46b5-8133-22488ed19def/action Aug 18 09:10:29.439084 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbd34e47-47e9-42d6-9a26-05cfc5e04f07 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:10:29.439250 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbd34e47-47e9-42d6-9a26-05cfc5e04f07 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:29.441144 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-dbd34e47-47e9-42d6-9a26-05cfc5e04f07 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] delete called for group 4453e544-bf2f-46b5-8133-22488ed19def {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:10:29.441321 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-dbd34e47-47e9-42d6-9a26-05cfc5e04f07 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Delete group with id: 4453e544-bf2f-46b5-8133-22488ed19def Aug 18 09:10:29.445424 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:29.445424 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:29.536037 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbd34e47-47e9-42d6-9a26-05cfc5e04f07 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/4453e544-bf2f-46b5-8133-22488ed19def/action returned with HTTP 202 Aug 18 09:10:29.536609 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 9/35] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:10:29 2026] POST /volume/v3/groups/4453e544-bf2f-46b5-8133-22488ed19def/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:29.544999 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca2673b5-0372-4865-9c48-a8bf580bf5ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:29.546792 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca2673b5-0372-4865-9c48-a8bf580bf5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/59c100f6-da2d-4466-99a6-07cdcbff4706 Aug 18 09:10:29.547136 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca2673b5-0372-4865-9c48-a8bf580bf5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:29.547227 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca2673b5-0372-4865-9c48-a8bf580bf5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:29.555365 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:29.555365 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:29.561704 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca2673b5-0372-4865-9c48-a8bf580bf5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:29.563224 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-ca2673b5-0372-4865-9c48-a8bf580bf5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:29.563371 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-ca2673b5-0372-4865-9c48-a8bf580bf5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:29.609605 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-ca2673b5-0372-4865-9c48-a8bf580bf5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:29.613689 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:29.613689 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:29.625813 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca2673b5-0372-4865-9c48-a8bf580bf5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/59c100f6-da2d-4466-99a6-07cdcbff4706 returned with HTTP 200 Aug 18 09:10:29.626424 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 9/36] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:29 2026] GET /volume/v3/volumes/59c100f6-da2d-4466-99a6-07cdcbff4706 => generated 911 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:30.642849 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7badebb7-585d-423f-af04-45b59904aa16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:30.644825 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7badebb7-585d-423f-af04-45b59904aa16 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/59c100f6-da2d-4466-99a6-07cdcbff4706 Aug 18 09:10:30.644996 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7badebb7-585d-423f-af04-45b59904aa16 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:30.645195 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7badebb7-585d-423f-af04-45b59904aa16 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:30.651553 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7badebb7-585d-423f-af04-45b59904aa16 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/59c100f6-da2d-4466-99a6-07cdcbff4706 returned with HTTP 404 Aug 18 09:10:30.652340 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 9/37] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:30 2026] GET /volume/v3/volumes/59c100f6-da2d-4466-99a6-07cdcbff4706 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:30.661560 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-48f0fce6-a17d-486e-b1bc-637bfca161a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:30.663425 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48f0fce6-a17d-486e-b1bc-637bfca161a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/4453e544-bf2f-46b5-8133-22488ed19def Aug 18 09:10:30.663648 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48f0fce6-a17d-486e-b1bc-637bfca161a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:30.663807 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48f0fce6-a17d-486e-b1bc-637bfca161a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:30.663933 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-48f0fce6-a17d-486e-b1bc-637bfca161a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 4453e544-bf2f-46b5-8133-22488ed19def {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:30.668541 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48f0fce6-a17d-486e-b1bc-637bfca161a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/4453e544-bf2f-46b5-8133-22488ed19def returned with HTTP 404 Aug 18 09:10:30.669240 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 11/38] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:30 2026] GET /volume/v3/groups/4453e544-bf2f-46b5-8133-22488ed19def => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:30.677770 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4422803-3ea1-45c3-bc77-c80ef3cddf1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:30.679692 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4422803-3ea1-45c3-bc77-c80ef3cddf1a tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/dbd20dd1-7f56-4688-9b96-f17ce69d62ee Aug 18 09:10:30.679952 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4422803-3ea1-45c3-bc77-c80ef3cddf1a tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:30.680237 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4422803-3ea1-45c3-bc77-c80ef3cddf1a tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:30.704501 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4422803-3ea1-45c3-bc77-c80ef3cddf1a tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/group_types/dbd20dd1-7f56-4688-9b96-f17ce69d62ee returned with HTTP 202 Aug 18 09:10:30.704949 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 10/39] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:10:30 2026] DELETE /volume/v3/group_types/dbd20dd1-7f56-4688-9b96-f17ce69d62ee => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:30.714604 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55933286-941b-452b-b178-d46b96329077 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:30.716567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55933286-941b-452b-b178-d46b96329077 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] DELETE https://10.4.3.41/volume/v3/types/12a89242-6300-4592-98a8-61584968325a Aug 18 09:10:30.716767 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55933286-941b-452b-b178-d46b96329077 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:30.716979 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55933286-941b-452b-b178-d46b96329077 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:30.770000 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55933286-941b-452b-b178-d46b96329077 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/types/12a89242-6300-4592-98a8-61584968325a returned with HTTP 202 Aug 18 09:10:30.770435 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 10/40] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:10:30 2026] DELETE /volume/v3/types/12a89242-6300-4592-98a8-61584968325a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:30.781193 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a32a090f-f594-4a05-84f9-ea0b9f2bdce4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:30.783926 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a32a090f-f594-4a05-84f9-ea0b9f2bdce4 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] GET https://10.4.3.41/volume/v3/types/12a89242-6300-4592-98a8-61584968325a Aug 18 09:10:30.784271 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a32a090f-f594-4a05-84f9-ea0b9f2bdce4 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:30.784324 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a32a090f-f594-4a05-84f9-ea0b9f2bdce4 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:30.787739 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a32a090f-f594-4a05-84f9-ea0b9f2bdce4 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/types/12a89242-6300-4592-98a8-61584968325a returned with HTTP 404 Aug 18 09:10:30.788195 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 10/41] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:10:30 2026] GET /volume/v3/types/12a89242-6300-4592-98a8-61584968325a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:30.799350 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-715aea01-5486-41be-ad22-c15946489cdf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:30.801221 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-715aea01-5486-41be-ad22-c15946489cdf tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:10:30.801865 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-715aea01-5486-41be-ad22-c15946489cdf tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-263303934"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:30.817961 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-715aea01-5486-41be-ad22-c15946489cdf tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:10:30.818324 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 12/42] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:10:30 2026] POST /volume/v3/types => generated 223 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:30.828801 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eddc16b2-125a-4c7e-b790-a8f7b11cc749 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:30.838321 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eddc16b2-125a-4c7e-b790-a8f7b11cc749 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 18 09:10:30.838321 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eddc16b2-125a-4c7e-b790-a8f7b11cc749 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1366879636"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:30.861308 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eddc16b2-125a-4c7e-b790-a8f7b11cc749 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 18 09:10:30.861954 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 11/43] 10.4.3.41 () {70 vars in 1304 bytes} [Tue Aug 18 09:10:30 2026] POST /volume/v3/group_types => generated 181 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:30.869985 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a73d6f70-6772-4a51-b9f6-591fd6043382 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:30.871703 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a73d6f70-6772-4a51-b9f6-591fd6043382 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/groups Aug 18 09:10:30.872052 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a73d6f70-6772-4a51-b9f6-591fd6043382 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1cba96a1-c056-494c-b120-bd76df4cf4da", "volume_types": ["75f07895-62c6-4216-ab84-e0b8dbc27651"], "name": "tempest-GroupSnapshotsTest-Group-171956170"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:30.873644 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-a73d6f70-6772-4a51-b9f6-591fd6043382 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating new group {'group': {'group_type': '1cba96a1-c056-494c-b120-bd76df4cf4da', 'volume_types': ['75f07895-62c6-4216-ab84-e0b8dbc27651'], 'name': 'tempest-GroupSnapshotsTest-Group-171956170'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 09:10:30.878343 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-a73d6f70-6772-4a51-b9f6-591fd6043382 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating group tempest-GroupSnapshotsTest-Group-171956170. Aug 18 09:10:30.898432 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a73d6f70-6772-4a51-b9f6-591fd6043382 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability zone cache updated, next update will occur around 2026-08-18 10:10:30.897598. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 09:10:30.898432 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a73d6f70-6772-4a51-b9f6-591fd6043382 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability Zones retrieved successfully. Aug 18 09:10:30.910349 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a73d6f70-6772-4a51-b9f6-591fd6043382 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Created reservations ['3b274746-cbbb-415d-adfc-8d71fd3cb70a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:30.956774 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a73d6f70-6772-4a51-b9f6-591fd6043382 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 18 09:10:30.957223 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 11/44] 10.4.3.41 () {70 vars in 1290 bytes} [Tue Aug 18 09:10:30 2026] POST /volume/v3/groups => generated 111 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:30.967963 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-614f1afb-a77e-4ab6-bfcb-c459b1184283 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:30.970004 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-614f1afb-a77e-4ab6-bfcb-c459b1184283 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:30.970330 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-614f1afb-a77e-4ab6-bfcb-c459b1184283 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:30.970638 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-614f1afb-a77e-4ab6-bfcb-c459b1184283 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:30.970782 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-614f1afb-a77e-4ab6-bfcb-c459b1184283 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member dfd58a31-0ac5-46e5-92f5-96cdedf8c20f {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:30.974874 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:30.974874 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:30.987417 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-614f1afb-a77e-4ab6-bfcb-c459b1184283 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 200 Aug 18 09:10:30.987865 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 11/45] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:30 2026] GET /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:31.589855 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:31.809788 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:10:31.810232 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-22150665", "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:31.811568 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-22150665', 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:10:32.001358 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a2c1d0f-54a9-4f44-87b1-f01a0dfbd0cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:32.005276 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a2c1d0f-54a9-4f44-87b1-f01a0dfbd0cb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:32.005889 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a2c1d0f-54a9-4f44-87b1-f01a0dfbd0cb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:32.006171 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a2c1d0f-54a9-4f44-87b1-f01a0dfbd0cb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:32.006365 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-6a2c1d0f-54a9-4f44-87b1-f01a0dfbd0cb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member dfd58a31-0ac5-46e5-92f5-96cdedf8c20f {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:32.012124 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:32.012124 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:32.021971 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a2c1d0f-54a9-4f44-87b1-f01a0dfbd0cb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 200 Aug 18 09:10:32.022347 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 12/46] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:31 2026] GET /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:32.037384 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c217711-3edd-44f4-9e35-f18f53525abd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:32.038763 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:10:32.039088 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-628601898", "volume_type": "75f07895-62c6-4216-ab84-e0b8dbc27651", "group_id": "dfd58a31-0ac5-46e5-92f5-96cdedf8c20f", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:32.040518 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-628601898', 'volume_type': '75f07895-62c6-4216-ab84-e0b8dbc27651', 'group_id': 'dfd58a31-0ac5-46e5-92f5-96cdedf8c20f', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:10:32.058046 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:32.058046 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:32.058938 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume of 1 GB Aug 18 09:10:32.067774 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability zone cache updated, next update will occur around 2026-08-18 10:10:32.067511. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 09:10:32.068505 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability Zones retrieved successfully. Aug 18 09:10:32.091338 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Flow 'volume_create_api' (6f3cde18-c1d1-4042-8e7f-c36843858470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:32.092632 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12bbb82-e130-44d9-85fa-1398d84d4ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:32.093550 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:32.093550 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:32.094404 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:10:32.120475 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12bbb82-e130-44d9-85fa-1398d84d4ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:10:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=75f07895-62c6-4216-ab84-e0b8dbc27651,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-263303934',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75f07895-62c6-4216-ab84-e0b8dbc27651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dfd58a31-0ac5-46e5-92f5-96cdedf8c20f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:32.121290 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb79e03-2e4d-4b25-b72a-073d56dff200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:32.151133 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-263303934 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-263303934, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:32.151329 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-263303934 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-263303934, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:32.182331 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Created reservations ['40448583-52dd-43bf-9176-c394d221e8ea', 'bca783c8-1bcf-4ea3-8245-6ad08af6c255', '5c032d6d-f087-4ca5-bbd3-08cdde7f0349', 'bf93c619-4b23-4ea7-ba96-2388e52c3e5f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:32.183445 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb79e03-2e4d-4b25-b72a-073d56dff200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40448583-52dd-43bf-9176-c394d221e8ea', 'bca783c8-1bcf-4ea3-8245-6ad08af6c255', '5c032d6d-f087-4ca5-bbd3-08cdde7f0349', 'bf93c619-4b23-4ea7-ba96-2388e52c3e5f']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:32.184457 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (729fcdf7-f6ec-44c3-89b8-345b56995af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:32.215913 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (729fcdf7-f6ec-44c3-89b8-345b56995af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82405632-89a5-4c3c-b9bc-d50780428d75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-628601898',encryption_key_id=None,group_id=dfd58a31-0ac5-46e5-92f5-96cdedf8c20f,group_type_id=,metadata={},multiattach=False,project_id='fa475b3a3f4f430a905752992656a4e8',qos_specs=None,replication_status=,reservations=['40448583-52dd-43bf-9176-c394d221e8ea','bca783c8-1bcf-4ea3-8245-6ad08af6c255','5c032d6d-f087-4ca5-bbd3-08cdde7f0349','bf93c619-4b23-4ea7-ba96-2388e52c3e5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681d29952e3a41cdb9b08096514f0f63',volume_type_id=75f07895-62c6-4216-ab84-e0b8dbc27651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-628601898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dfd58a31-0ac5-46e5-92f5-96cdedf8c20f,host=None,id=82405632-89a5-4c3c-b9bc-d50780428d75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa475b3a3f4f430a905752992656a4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='681d29952e3a41cdb9b08096514f0f63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75f07895-62c6-4216-ab84-e0b8dbc27651),volume_type_id=75f07895-62c6-4216-ab84-e0b8dbc27651)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:32.217007 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff68597-bae5-4638-b3b4-4ffc3fbd4cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:32.242293 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff68597-bae5-4638-b3b4-4ffc3fbd4cb7) transitioned into state 'SUCCESS' from state '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-628601898',encryption_key_id=None,group_id=dfd58a31-0ac5-46e5-92f5-96cdedf8c20f,group_type_id=,metadata={},multiattach=False,project_id='fa475b3a3f4f430a905752992656a4e8',qos_specs=None,replication_status=,reservations=['40448583-52dd-43bf-9176-c394d221e8ea','bca783c8-1bcf-4ea3-8245-6ad08af6c255','5c032d6d-f087-4ca5-bbd3-08cdde7f0349','bf93c619-4b23-4ea7-ba96-2388e52c3e5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681d29952e3a41cdb9b08096514f0f63',volume_type_id=75f07895-62c6-4216-ab84-e0b8dbc27651)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:32.243156 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4798108f-3032-49f4-8724-011d5b66f6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:32.264430 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4798108f-3032-49f4-8724-011d5b66f6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:32.264430 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Flow 'volume_create_api' (6f3cde18-c1d1-4042-8e7f-c36843858470) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:32.264430 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume request issued successfully. Aug 18 09:10:32.264968 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:32.265172 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:32.280085 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create volume of 1 GB Aug 18 09:10:32.280590 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:32.280590 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:32.289740 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Availability zone cache updated, next update will occur around 2026-08-18 10:10:32.288990. {{(pid=100264) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 09:10:32.289740 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Availability Zones retrieved successfully. Aug 18 09:10:32.314794 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:32.318333 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:32.318333 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:32.321949 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c217711-3edd-44f4-9e35-f18f53525abd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:10:32.323130 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 12/47] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:10:32 2026] POST /volume/v3/volumes => generated 819 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:32.324321 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Flow 'volume_create_api' (3720af03-989b-4246-9a87-524fa30a1d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:32.326221 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (582c2d05-5008-4bbf-aca0-2ff4ce57e7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:32.327684 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:10:32.338562 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0acdbba9-d6fb-4d9f-abdf-69f256f77378 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:32.341041 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0acdbba9-d6fb-4d9f-abdf-69f256f77378 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/82405632-89a5-4c3c-b9bc-d50780428d75 Aug 18 09:10:32.341346 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0acdbba9-d6fb-4d9f-abdf-69f256f77378 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:32.341690 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0acdbba9-d6fb-4d9f-abdf-69f256f77378 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:32.357026 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:32.357026 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:32.364266 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0acdbba9-d6fb-4d9f-abdf-69f256f77378 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:32.365288 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-0acdbba9-d6fb-4d9f-abdf-69f256f77378 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:32.365288 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-0acdbba9-d6fb-4d9f-abdf-69f256f77378 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:32.409249 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-0acdbba9-d6fb-4d9f-abdf-69f256f77378 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:32.412407 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:32.412407 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:32.412503 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:32.412503 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:32.425455 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0acdbba9-d6fb-4d9f-abdf-69f256f77378 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/82405632-89a5-4c3c-b9bc-d50780428d75 returned with HTTP 200 Aug 18 09:10:32.425964 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 12/48] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:32 2026] GET /volume/v3/volumes/82405632-89a5-4c3c-b9bc-d50780428d75 => generated 887 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:32.432533 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (582c2d05-5008-4bbf-aca0-2ff4ce57e7ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e884d6c3-ba40-48d1-be9f-9b82166169f7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e884d6c3-ba40-48d1-be9f-9b82166169f7', 'encryption_key_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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:32.433737 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35415442-08d0-4992-bd4b-5136c5a1afdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:32.481462 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:32.481462 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:32.521774 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Created reservations ['6fd07d08-08e0-4a4b-bfbd-60ce1bde880f', 'a513b504-a5da-46c0-a47b-349a1a6921af', '644ece3d-320f-454e-913f-a4fb3731f86d', 'e37f87c4-2618-4d1d-bf8c-d4761c702a2f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:32.522941 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35415442-08d0-4992-bd4b-5136c5a1afdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fd07d08-08e0-4a4b-bfbd-60ce1bde880f', 'a513b504-a5da-46c0-a47b-349a1a6921af', '644ece3d-320f-454e-913f-a4fb3731f86d', 'e37f87c4-2618-4d1d-bf8c-d4761c702a2f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:32.523909 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb81928-fb50-4201-b156-6070dd7cdca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:32.550293 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb81928-fb50-4201-b156-6070dd7cdca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85b55e05-9c06-4717-937d-3ef18e509692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-22150665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='137302dc41fd4591a7221943c57b3982',qos_specs=None,replication_status=,reservations=['6fd07d08-08e0-4a4b-bfbd-60ce1bde880f','a513b504-a5da-46c0-a47b-349a1a6921af','644ece3d-320f-454e-913f-a4fb3731f86d','e37f87c4-2618-4d1d-bf8c-d4761c702a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c7808da24147028ef947d0316ff87c',volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-22150665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85b55e05-9c06-4717-937d-3ef18e509692,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='137302dc41fd4591a7221943c57b3982',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2c7808da24147028ef947d0316ff87c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e884d6c3-ba40-48d1-be9f-9b82166169f7),volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:32.551664 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f244db24-42e6-4bf0-b554-1eae7ea8bee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:32.570159 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f244db24-42e6-4bf0-b554-1eae7ea8bee6) transitioned into state 'SUCCESS' from state '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-22150665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='137302dc41fd4591a7221943c57b3982',qos_specs=None,replication_status=,reservations=['6fd07d08-08e0-4a4b-bfbd-60ce1bde880f','a513b504-a5da-46c0-a47b-349a1a6921af','644ece3d-320f-454e-913f-a4fb3731f86d','e37f87c4-2618-4d1d-bf8c-d4761c702a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c7808da24147028ef947d0316ff87c',volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:32.571011 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59fb84ce-3a62-49d8-a0a2-25b2b2437140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:32.582130 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59fb84ce-3a62-49d8-a0a2-25b2b2437140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:32.583011 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Flow 'volume_create_api' (3720af03-989b-4246-9a87-524fa30a1d67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:32.583354 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create volume request issued successfully. Aug 18 09:10:32.584127 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3d0a59f-4a3d-494b-9f5e-c89ab78f66c2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:10:32.584560 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 13/49] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:10:31 2026] POST /volume/v3/volumes => generated 756 bytes in 995 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:10:32.602296 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5c9c90f-f1c1-4ddd-9bde-23f348fa1b90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:32.605023 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5c9c90f-f1c1-4ddd-9bde-23f348fa1b90 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:32.605770 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5c9c90f-f1c1-4ddd-9bde-23f348fa1b90 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:32.606303 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5c9c90f-f1c1-4ddd-9bde-23f348fa1b90 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:32.616145 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:32.616145 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:32.623471 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e5c9c90f-f1c1-4ddd-9bde-23f348fa1b90 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:32.630223 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5c9c90f-f1c1-4ddd-9bde-23f348fa1b90 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:32.630802 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 13/50] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:32 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:33.440737 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-046b9826-5166-4fca-b49f-d2c0b89cb4e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:33.443431 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-046b9826-5166-4fca-b49f-d2c0b89cb4e9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/82405632-89a5-4c3c-b9bc-d50780428d75 Aug 18 09:10:33.443785 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-046b9826-5166-4fca-b49f-d2c0b89cb4e9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:33.446069 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-046b9826-5166-4fca-b49f-d2c0b89cb4e9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:33.454559 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:33.454559 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:33.460784 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-046b9826-5166-4fca-b49f-d2c0b89cb4e9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:33.461557 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-046b9826-5166-4fca-b49f-d2c0b89cb4e9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:33.461628 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-046b9826-5166-4fca-b49f-d2c0b89cb4e9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:33.497131 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-046b9826-5166-4fca-b49f-d2c0b89cb4e9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:33.500339 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:33.500339 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:33.509547 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-046b9826-5166-4fca-b49f-d2c0b89cb4e9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/82405632-89a5-4c3c-b9bc-d50780428d75 returned with HTTP 200 Aug 18 09:10:33.509925 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 13/51] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:33 2026] GET /volume/v3/volumes/82405632-89a5-4c3c-b9bc-d50780428d75 => generated 912 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:33.522654 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:33.525125 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:10:33.525673 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-789295958", "volume_type": "75f07895-62c6-4216-ab84-e0b8dbc27651", "group_id": "dfd58a31-0ac5-46e5-92f5-96cdedf8c20f", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:33.527366 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-789295958', 'volume_type': '75f07895-62c6-4216-ab84-e0b8dbc27651', 'group_id': 'dfd58a31-0ac5-46e5-92f5-96cdedf8c20f', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:10:33.535848 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:33.535848 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:33.536320 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume of 1 GB Aug 18 09:10:33.541830 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability Zones retrieved successfully. Aug 18 09:10:33.548811 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Flow 'volume_create_api' (bccc1523-14c0-4b34-85c0-f581f4c7a52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:33.550018 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2c244da-1025-4f83-af40-628ec8517500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:33.550779 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:33.550779 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:33.551450 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:10:33.573782 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2c244da-1025-4f83-af40-628ec8517500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:10:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=75f07895-62c6-4216-ab84-e0b8dbc27651,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-263303934',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75f07895-62c6-4216-ab84-e0b8dbc27651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dfd58a31-0ac5-46e5-92f5-96cdedf8c20f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:33.575153 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8795553-e9ae-4353-8433-df89447c8476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:33.608817 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-263303934 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-263303934, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:33.609155 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-263303934 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-263303934, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:33.626362 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Created reservations ['00979706-9fd8-4571-9aaf-aadec9e68b7e', '608a9cfd-7051-43cc-9792-3a0bef037c46', 'e54b1fe5-e295-4e70-b490-10e1f5d57592', '1b4b8a80-5832-40cb-807a-db867c31f80f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:33.626920 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8795553-e9ae-4353-8433-df89447c8476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00979706-9fd8-4571-9aaf-aadec9e68b7e', '608a9cfd-7051-43cc-9792-3a0bef037c46', 'e54b1fe5-e295-4e70-b490-10e1f5d57592', '1b4b8a80-5832-40cb-807a-db867c31f80f']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:33.627801 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc27023e-3776-4a53-b0ec-2103827349d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:33.646137 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac3c45fb-1919-4c4b-835e-e5af3925164c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:33.648508 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac3c45fb-1919-4c4b-835e-e5af3925164c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:33.648744 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac3c45fb-1919-4c4b-835e-e5af3925164c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:33.648974 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac3c45fb-1919-4c4b-835e-e5af3925164c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:33.650071 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc27023e-3776-4a53-b0ec-2103827349d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3f876b4-d7f1-4daa-a78f-502575695eae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-789295958',encryption_key_id=None,group_id=dfd58a31-0ac5-46e5-92f5-96cdedf8c20f,group_type_id=,metadata={},multiattach=False,project_id='fa475b3a3f4f430a905752992656a4e8',qos_specs=None,replication_status=,reservations=['00979706-9fd8-4571-9aaf-aadec9e68b7e','608a9cfd-7051-43cc-9792-3a0bef037c46','e54b1fe5-e295-4e70-b490-10e1f5d57592','1b4b8a80-5832-40cb-807a-db867c31f80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681d29952e3a41cdb9b08096514f0f63',volume_type_id=75f07895-62c6-4216-ab84-e0b8dbc27651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-789295958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dfd58a31-0ac5-46e5-92f5-96cdedf8c20f,host=None,id=a3f876b4-d7f1-4daa-a78f-502575695eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa475b3a3f4f430a905752992656a4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='681d29952e3a41cdb9b08096514f0f63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75f07895-62c6-4216-ab84-e0b8dbc27651),volume_type_id=75f07895-62c6-4216-ab84-e0b8dbc27651)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:33.651159 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fb7fd2c-1183-4b84-a848-c33415a6585a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:33.657291 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:33.657291 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:33.662103 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ac3c45fb-1919-4c4b-835e-e5af3925164c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:33.666732 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac3c45fb-1919-4c4b-835e-e5af3925164c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:33.667097 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 14/52] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:33 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:33.673285 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fb7fd2c-1183-4b84-a848-c33415a6585a) transitioned into state 'SUCCESS' from state '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-789295958',encryption_key_id=None,group_id=dfd58a31-0ac5-46e5-92f5-96cdedf8c20f,group_type_id=,metadata={},multiattach=False,project_id='fa475b3a3f4f430a905752992656a4e8',qos_specs=None,replication_status=,reservations=['00979706-9fd8-4571-9aaf-aadec9e68b7e','608a9cfd-7051-43cc-9792-3a0bef037c46','e54b1fe5-e295-4e70-b490-10e1f5d57592','1b4b8a80-5832-40cb-807a-db867c31f80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681d29952e3a41cdb9b08096514f0f63',volume_type_id=75f07895-62c6-4216-ab84-e0b8dbc27651)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:33.674115 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2605951-1476-4f6c-ab33-13497b6c64a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:33.690106 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2605951-1476-4f6c-ab33-13497b6c64a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:33.691281 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Flow 'volume_create_api' (bccc1523-14c0-4b34-85c0-f581f4c7a52c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:33.691359 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume request issued successfully. Aug 18 09:10:33.692278 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:33.692278 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:33.736022 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:33.740095 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:33.740095 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:33.744770 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c892edba-33ab-4f2e-aac4-56328a75d0c8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:10:33.745173 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 13/53] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:10:33 2026] POST /volume/v3/volumes => generated 819 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:33.762979 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-207ec9f2-56f6-47e0-86c2-e14f3abc6684 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:33.765433 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-207ec9f2-56f6-47e0-86c2-e14f3abc6684 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/a3f876b4-d7f1-4daa-a78f-502575695eae Aug 18 09:10:33.765736 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-207ec9f2-56f6-47e0-86c2-e14f3abc6684 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:33.766439 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-207ec9f2-56f6-47e0-86c2-e14f3abc6684 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:33.774150 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:33.774150 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:33.777834 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-207ec9f2-56f6-47e0-86c2-e14f3abc6684 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:33.778517 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-207ec9f2-56f6-47e0-86c2-e14f3abc6684 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:33.778690 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-207ec9f2-56f6-47e0-86c2-e14f3abc6684 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:33.812657 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-207ec9f2-56f6-47e0-86c2-e14f3abc6684 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:33.816079 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:33.816079 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:33.822460 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-207ec9f2-56f6-47e0-86c2-e14f3abc6684 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/a3f876b4-d7f1-4daa-a78f-502575695eae returned with HTTP 200 Aug 18 09:10:33.822844 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 14/54] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:33 2026] GET /volume/v3/volumes/a3f876b4-d7f1-4daa-a78f-502575695eae => generated 887 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:34.683022 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0fe69237-f360-46f0-a109-b3012e409fb2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:34.686076 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fe69237-f360-46f0-a109-b3012e409fb2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:34.687120 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fe69237-f360-46f0-a109-b3012e409fb2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:34.687120 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fe69237-f360-46f0-a109-b3012e409fb2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:34.694587 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:34.694587 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:34.698782 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0fe69237-f360-46f0-a109-b3012e409fb2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:34.703768 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fe69237-f360-46f0-a109-b3012e409fb2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:34.704257 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 14/55] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:34 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:34.839475 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e4446663-bb34-481e-ae15-f57cb58e78f2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:34.842115 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4446663-bb34-481e-ae15-f57cb58e78f2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/a3f876b4-d7f1-4daa-a78f-502575695eae Aug 18 09:10:34.842409 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4446663-bb34-481e-ae15-f57cb58e78f2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:34.842685 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4446663-bb34-481e-ae15-f57cb58e78f2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:34.855704 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:34.855704 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:34.862411 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e4446663-bb34-481e-ae15-f57cb58e78f2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:34.863259 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-e4446663-bb34-481e-ae15-f57cb58e78f2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:34.863478 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-e4446663-bb34-481e-ae15-f57cb58e78f2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:34.922769 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-e4446663-bb34-481e-ae15-f57cb58e78f2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:34.925905 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:34.925905 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:34.933503 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4446663-bb34-481e-ae15-f57cb58e78f2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/a3f876b4-d7f1-4daa-a78f-502575695eae returned with HTTP 200 Aug 18 09:10:34.934109 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 15/56] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:34 2026] GET /volume/v3/volumes/a3f876b4-d7f1-4daa-a78f-502575695eae => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:34.946154 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a1faae98-456c-406f-9643-cdf1cfdda452 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:34.948141 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1faae98-456c-406f-9643-cdf1cfdda452 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] PUT https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:34.948617 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1faae98-456c-406f-9643-cdf1cfdda452 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "82405632-89a5-4c3c-b9bc-d50780428d75"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:34.955705 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-a1faae98-456c-406f-9643-cdf1cfdda452 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Update called for group dfd58a31-0ac5-46e5-92f5-96cdedf8c20f. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 09:10:34.955856 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-a1faae98-456c-406f-9643-cdf1cfdda452 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Updating group dfd58a31-0ac5-46e5-92f5-96cdedf8c20f with name None description: None add_volumes: None remove_volumes: 82405632-89a5-4c3c-b9bc-d50780428d75. Aug 18 09:10:34.959835 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:34.959835 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:34.980653 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1faae98-456c-406f-9643-cdf1cfdda452 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 202 Aug 18 09:10:34.981106 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 14/57] 10.4.3.41 () {70 vars in 1399 bytes} [Tue Aug 18 09:10:34 2026] PUT /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:34.990239 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72ddeaa6-e3c6-44f7-9cfb-54ef0d973157 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:34.993172 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72ddeaa6-e3c6-44f7-9cfb-54ef0d973157 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:34.993468 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72ddeaa6-e3c6-44f7-9cfb-54ef0d973157 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:34.993719 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72ddeaa6-e3c6-44f7-9cfb-54ef0d973157 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:34.993921 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-72ddeaa6-e3c6-44f7-9cfb-54ef0d973157 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member dfd58a31-0ac5-46e5-92f5-96cdedf8c20f {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:34.998514 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:34.998514 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:35.014171 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72ddeaa6-e3c6-44f7-9cfb-54ef0d973157 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 200 Aug 18 09:10:35.014797 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 15/58] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:34 2026] GET /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:35.723615 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ae4c191-620f-4e16-9a3a-284215604ee3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:35.725637 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ae4c191-620f-4e16-9a3a-284215604ee3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:35.725842 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ae4c191-620f-4e16-9a3a-284215604ee3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:35.726315 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ae4c191-620f-4e16-9a3a-284215604ee3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:35.734670 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:35.734670 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:35.740737 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6ae4c191-620f-4e16-9a3a-284215604ee3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:35.750476 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ae4c191-620f-4e16-9a3a-284215604ee3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:35.752413 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 15/59] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:35 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:36.023755 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17cdbacf-6d44-4d49-8480-541f39e4a3c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:36.026161 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17cdbacf-6d44-4d49-8480-541f39e4a3c7 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:36.026438 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17cdbacf-6d44-4d49-8480-541f39e4a3c7 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:36.026745 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17cdbacf-6d44-4d49-8480-541f39e4a3c7 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:36.026946 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-17cdbacf-6d44-4d49-8480-541f39e4a3c7 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member dfd58a31-0ac5-46e5-92f5-96cdedf8c20f {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:36.031202 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:36.031202 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:36.050919 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17cdbacf-6d44-4d49-8480-541f39e4a3c7 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 200 Aug 18 09:10:36.051302 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 16/60] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:36 2026] GET /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:36.062443 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9d8e9e2-c9dc-4817-9fd1-518650fe54d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:36.066747 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9d8e9e2-c9dc-4817-9fd1-518650fe54d7 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] PUT https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:36.067191 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9d8e9e2-c9dc-4817-9fd1-518650fe54d7 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "82405632-89a5-4c3c-b9bc-d50780428d75"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:36.068858 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-f9d8e9e2-c9dc-4817-9fd1-518650fe54d7 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Update called for group dfd58a31-0ac5-46e5-92f5-96cdedf8c20f. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 09:10:36.068975 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-f9d8e9e2-c9dc-4817-9fd1-518650fe54d7 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Updating group dfd58a31-0ac5-46e5-92f5-96cdedf8c20f with name None description: None add_volumes: 82405632-89a5-4c3c-b9bc-d50780428d75 remove_volumes: None. Aug 18 09:10:36.075357 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:36.075357 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:36.104722 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9d8e9e2-c9dc-4817-9fd1-518650fe54d7 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 202 Aug 18 09:10:36.105622 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 15/61] 10.4.3.41 () {70 vars in 1399 bytes} [Tue Aug 18 09:10:36 2026] PUT /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:36.112227 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a71b2d81-582b-432a-bc86-7c87e5a46129 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:36.115085 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a71b2d81-582b-432a-bc86-7c87e5a46129 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:36.115355 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a71b2d81-582b-432a-bc86-7c87e5a46129 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:36.115644 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a71b2d81-582b-432a-bc86-7c87e5a46129 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:36.115816 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-a71b2d81-582b-432a-bc86-7c87e5a46129 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member dfd58a31-0ac5-46e5-92f5-96cdedf8c20f {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:36.121776 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:36.121776 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:36.137006 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a71b2d81-582b-432a-bc86-7c87e5a46129 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 200 Aug 18 09:10:36.137692 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 16/62] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:36 2026] GET /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:36.770365 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b5ae73f7-bfa0-45c8-ad3d-92a2d4dbac85 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:36.771926 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5ae73f7-bfa0-45c8-ad3d-92a2d4dbac85 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:36.772137 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5ae73f7-bfa0-45c8-ad3d-92a2d4dbac85 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:36.772429 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5ae73f7-bfa0-45c8-ad3d-92a2d4dbac85 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:36.783098 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:36.783098 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:36.789087 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b5ae73f7-bfa0-45c8-ad3d-92a2d4dbac85 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:36.797304 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5ae73f7-bfa0-45c8-ad3d-92a2d4dbac85 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:36.797738 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 16/63] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:36 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:37.148878 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-09d91326-b64a-4937-84e9-13e1364f995d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:37.152114 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09d91326-b64a-4937-84e9-13e1364f995d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:37.152510 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09d91326-b64a-4937-84e9-13e1364f995d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:37.152922 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09d91326-b64a-4937-84e9-13e1364f995d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:37.153816 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-09d91326-b64a-4937-84e9-13e1364f995d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member dfd58a31-0ac5-46e5-92f5-96cdedf8c20f {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:37.157850 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:37.157850 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:37.168172 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09d91326-b64a-4937-84e9-13e1364f995d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 200 Aug 18 09:10:37.168172 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 17/64] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:37 2026] GET /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:37.177525 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94029c1c-9683-48a1-bae1-b6ac20dbbc6f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:37.180360 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94029c1c-9683-48a1-bae1-b6ac20dbbc6f tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] PUT https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:37.180821 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94029c1c-9683-48a1-bae1-b6ac20dbbc6f tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a3f876b4-d7f1-4daa-a78f-502575695eae"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:37.182516 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-94029c1c-9683-48a1-bae1-b6ac20dbbc6f tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Update called for group dfd58a31-0ac5-46e5-92f5-96cdedf8c20f. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 09:10:37.182668 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-94029c1c-9683-48a1-bae1-b6ac20dbbc6f tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Updating group dfd58a31-0ac5-46e5-92f5-96cdedf8c20f with name None description: None add_volumes: None remove_volumes: a3f876b4-d7f1-4daa-a78f-502575695eae. Aug 18 09:10:37.186811 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:37.186811 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:37.209742 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94029c1c-9683-48a1-bae1-b6ac20dbbc6f tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 202 Aug 18 09:10:37.210175 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 16/65] 10.4.3.41 () {70 vars in 1399 bytes} [Tue Aug 18 09:10:37 2026] PUT /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:37.217653 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8f99a2f-a0a3-4b50-9c89-42452df86eaf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:37.219756 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8f99a2f-a0a3-4b50-9c89-42452df86eaf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:37.220046 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8f99a2f-a0a3-4b50-9c89-42452df86eaf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:37.220235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8f99a2f-a0a3-4b50-9c89-42452df86eaf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:37.220354 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-a8f99a2f-a0a3-4b50-9c89-42452df86eaf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member dfd58a31-0ac5-46e5-92f5-96cdedf8c20f {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:37.225727 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:37.225727 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:37.235410 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8f99a2f-a0a3-4b50-9c89-42452df86eaf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 200 Aug 18 09:10:37.235848 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 17/66] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:37 2026] GET /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:37.816910 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3900bea2-aa5e-4023-b4bd-4bf8d5f6f463 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:37.821944 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3900bea2-aa5e-4023-b4bd-4bf8d5f6f463 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:37.821944 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3900bea2-aa5e-4023-b4bd-4bf8d5f6f463 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:37.821944 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3900bea2-aa5e-4023-b4bd-4bf8d5f6f463 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:37.832227 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:37.832227 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:37.838061 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3900bea2-aa5e-4023-b4bd-4bf8d5f6f463 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:37.844970 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3900bea2-aa5e-4023-b4bd-4bf8d5f6f463 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:37.845448 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 17/67] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:37 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:38.247264 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aa92ffa1-6526-4f43-bd24-968b53e7ca83 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:38.249169 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aa92ffa1-6526-4f43-bd24-968b53e7ca83 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:38.249448 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aa92ffa1-6526-4f43-bd24-968b53e7ca83 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:38.249697 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aa92ffa1-6526-4f43-bd24-968b53e7ca83 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:38.249854 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-aa92ffa1-6526-4f43-bd24-968b53e7ca83 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member dfd58a31-0ac5-46e5-92f5-96cdedf8c20f {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:38.254092 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:38.254092 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:38.261642 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aa92ffa1-6526-4f43-bd24-968b53e7ca83 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 200 Aug 18 09:10:38.262109 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 18/68] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:38 2026] GET /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:38.275296 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9642ce4-eb06-4991-8c34-41fe8c6ab255 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:38.278851 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9642ce4-eb06-4991-8c34-41fe8c6ab255 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] PUT https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:38.278851 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9642ce4-eb06-4991-8c34-41fe8c6ab255 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a3f876b4-d7f1-4daa-a78f-502575695eae"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:38.278851 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-b9642ce4-eb06-4991-8c34-41fe8c6ab255 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Update called for group dfd58a31-0ac5-46e5-92f5-96cdedf8c20f. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 09:10:38.279057 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-b9642ce4-eb06-4991-8c34-41fe8c6ab255 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Updating group dfd58a31-0ac5-46e5-92f5-96cdedf8c20f with name None description: None add_volumes: a3f876b4-d7f1-4daa-a78f-502575695eae remove_volumes: None. Aug 18 09:10:38.283545 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:38.283545 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:38.314912 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9642ce4-eb06-4991-8c34-41fe8c6ab255 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 202 Aug 18 09:10:38.315272 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 17/69] 10.4.3.41 () {70 vars in 1399 bytes} [Tue Aug 18 09:10:38 2026] PUT /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:38.323862 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe6d6841-a05c-48df-b741-6d65ee35217e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:38.326926 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe6d6841-a05c-48df-b741-6d65ee35217e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:38.327133 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe6d6841-a05c-48df-b741-6d65ee35217e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:38.327558 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe6d6841-a05c-48df-b741-6d65ee35217e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:38.327828 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-fe6d6841-a05c-48df-b741-6d65ee35217e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member dfd58a31-0ac5-46e5-92f5-96cdedf8c20f {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:38.331971 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:38.331971 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:38.348295 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe6d6841-a05c-48df-b741-6d65ee35217e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 200 Aug 18 09:10:38.348922 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 18/70] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:38 2026] GET /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:10:38.728249 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:38.859478 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd809004-1e74-4d0d-9aff-9d3a42a142aa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:38.861477 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd809004-1e74-4d0d-9aff-9d3a42a142aa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:38.861705 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd809004-1e74-4d0d-9aff-9d3a42a142aa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:38.861900 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd809004-1e74-4d0d-9aff-9d3a42a142aa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:38.870528 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:38.870528 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:38.877253 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd809004-1e74-4d0d-9aff-9d3a42a142aa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:38.882836 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd809004-1e74-4d0d-9aff-9d3a42a142aa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:38.883327 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 19/71] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:38 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:38.941766 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:10:38.942121 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-407461190", "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:38.943548 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-407461190', 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:10:39.362107 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e3984751-321a-44a2-a3cc-46e4d25d4977 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:39.365132 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3984751-321a-44a2-a3cc-46e4d25d4977 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:39.365346 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3984751-321a-44a2-a3cc-46e4d25d4977 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:39.365747 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3984751-321a-44a2-a3cc-46e4d25d4977 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:39.365948 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-e3984751-321a-44a2-a3cc-46e4d25d4977 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member dfd58a31-0ac5-46e5-92f5-96cdedf8c20f {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:39.371407 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:39.371407 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:39.381816 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3984751-321a-44a2-a3cc-46e4d25d4977 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 200 Aug 18 09:10:39.382252 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 18/72] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:39 2026] GET /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:39.395722 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:39.399834 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:10:39.399913 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:39.402250 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:39.402250 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:39.402250 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:39.402250 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:39.402681 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:10:39.412700 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all volumes completed successfully. Aug 18 09:10:39.413612 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:39.413878 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:39.459383 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Create volume of 1 GB Aug 18 09:10:39.465163 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Availability Zones retrieved successfully. Aug 18 09:10:39.470738 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:39.473426 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Flow 'volume_create_api' (5af13cd1-6401-4df3-b0e2-48721773c18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:39.474778 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:39.474778 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:39.474889 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dddd799d-35b1-4bef-8a41-9d71268ac0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:39.476103 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:10:39.481762 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:39.482006 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:39.525908 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:39.530061 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:39.530061 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:39.541582 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aca29636-e7c0-4cf4-a99f-e94b1454d979 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:10:39.542092 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 19/73] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:10:39 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:10:39.555268 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-82332aca-f448-48e1-b209-bb90f78d114b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:39.558257 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82332aca-f448-48e1-b209-bb90f78d114b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/group_snapshots Aug 18 09:10:39.558664 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82332aca-f448-48e1-b209-bb90f78d114b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "dfd58a31-0ac5-46e5-92f5-96cdedf8c20f", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-464053977"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:39.560027 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-82332aca-f448-48e1-b209-bb90f78d114b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'dfd58a31-0ac5-46e5-92f5-96cdedf8c20f', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-464053977'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 09:10:39.563262 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:39.563262 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:39.566625 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.group_snapshots [None req-82332aca-f448-48e1-b209-bb90f78d114b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-464053977. Aug 18 09:10:39.569441 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dddd799d-35b1-4bef-8a41-9d71268ac0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:39.570173 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24ecf9d-88a4-4503-a523-626c80ffa2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:39.589529 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:39.589529 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:39.598749 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:39.598749 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:39.619123 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-82332aca-f448-48e1-b209-bb90f78d114b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-263303934 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-263303934, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:39.619123 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-82332aca-f448-48e1-b209-bb90f78d114b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-263303934 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-263303934, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:39.636264 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Created reservations ['8c403d0d-6c56-47cc-8dbb-d2951a058c99', 'c9bebcd7-93b5-4d3a-9135-2ede5b857579', '51e7f5cb-868f-4e71-883a-9bea6a82d6af', '14a30bcc-1e8f-45cd-89f5-f48737ef46e2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:39.637068 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24ecf9d-88a4-4503-a523-626c80ffa2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c403d0d-6c56-47cc-8dbb-d2951a058c99', 'c9bebcd7-93b5-4d3a-9135-2ede5b857579', '51e7f5cb-868f-4e71-883a-9bea6a82d6af', '14a30bcc-1e8f-45cd-89f5-f48737ef46e2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:39.637735 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-82332aca-f448-48e1-b209-bb90f78d114b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Created reservations ['24b65b4f-167f-43db-a1e9-015b7d7b885b', '92b4f463-40b9-4aae-aa87-ca7b8ec9610a', '2c35c329-f149-4359-bfd0-e0cfa2dad0b0', '15d0f83d-d89e-480d-a22a-1849e317f0eb'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:39.637785 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f48ddb9-7678-4e6f-a9af-e4f80f811428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:39.662341 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f48ddb9-7678-4e6f-a9af-e4f80f811428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '188ce25a-7a5e-428f-8c6d-e700ddbf012c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-407461190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='394a8fa1332d486e946f203178700e65',qos_specs=None,replication_status=,reservations=['8c403d0d-6c56-47cc-8dbb-d2951a058c99','c9bebcd7-93b5-4d3a-9135-2ede5b857579','51e7f5cb-868f-4e71-883a-9bea6a82d6af','14a30bcc-1e8f-45cd-89f5-f48737ef46e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='805ebfb4e2c54ae29f596a04fa34ab20',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-407461190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=188ce25a-7a5e-428f-8c6d-e700ddbf012c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='394a8fa1332d486e946f203178700e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='805ebfb4e2c54ae29f596a04fa34ab20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:39.663376 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc394c83-ccf0-4023-98f8-dc0c2e906633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:39.688025 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc394c83-ccf0-4023-98f8-dc0c2e906633) transitioned into state 'SUCCESS' from state '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-407461190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='394a8fa1332d486e946f203178700e65',qos_specs=None,replication_status=,reservations=['8c403d0d-6c56-47cc-8dbb-d2951a058c99','c9bebcd7-93b5-4d3a-9135-2ede5b857579','51e7f5cb-868f-4e71-883a-9bea6a82d6af','14a30bcc-1e8f-45cd-89f5-f48737ef46e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='805ebfb4e2c54ae29f596a04fa34ab20',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:39.689005 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9966d8f0-d79c-4743-b549-36dcee4a3dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:39.698740 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9966d8f0-d79c-4743-b549-36dcee4a3dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:39.699716 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Flow 'volume_create_api' (5af13cd1-6401-4df3-b0e2-48721773c18a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:39.700157 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Create volume request issued successfully. Aug 18 09:10:39.700816 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b25e60e-9e00-4f60-b54d-ca29cb575ee9 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:10:39.701266 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 18/74] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:10:38 2026] POST /volume/v3/volumes => generated 754 bytes in 973 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:10:39.702780 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82332aca-f448-48e1-b209-bb90f78d114b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots returned with HTTP 202 Aug 18 09:10:39.704134 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 20/75] 10.4.3.41 () {70 vars in 1317 bytes} [Tue Aug 18 09:10:39 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:39.717327 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-110325d1-abd3-43ba-a0a4-5a4a9ef553e0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:39.720911 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-110325d1-abd3-43ba-a0a4-5a4a9ef553e0 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 Aug 18 09:10:39.721239 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-110325d1-abd3-43ba-a0a4-5a4a9ef553e0 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:39.721521 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-110325d1-abd3-43ba-a0a4-5a4a9ef553e0 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:39.721726 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-110325d1-abd3-43ba-a0a4-5a4a9ef553e0 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member b52f7843-28c2-4eca-bf5b-dc36c122eeb3 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:10:39.724162 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-723e778c-4060-4b83-9d86-54a566e045fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:39.726703 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-723e778c-4060-4b83-9d86-54a566e045fc tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c Aug 18 09:10:39.726886 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:39.726886 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:39.726995 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-723e778c-4060-4b83-9d86-54a566e045fc tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:39.727264 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-723e778c-4060-4b83-9d86-54a566e045fc tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:39.732034 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-110325d1-abd3-43ba-a0a4-5a4a9ef553e0 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 returned with HTTP 200 Aug 18 09:10:39.732654 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 19/76] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:10:39 2026] GET /volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 => generated 325 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:39.736522 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:39.736522 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:39.741436 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-723e778c-4060-4b83-9d86-54a566e045fc tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:10:39.747043 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-723e778c-4060-4b83-9d86-54a566e045fc tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c returned with HTTP 200 Aug 18 09:10:39.747544 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 20/77] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:39 2026] GET /volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:39.898937 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00bad4fe-50b9-4809-bf42-5923a5ced299 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:39.901488 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00bad4fe-50b9-4809-bf42-5923a5ced299 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:39.901788 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00bad4fe-50b9-4809-bf42-5923a5ced299 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:39.902074 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00bad4fe-50b9-4809-bf42-5923a5ced299 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:39.910509 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:39.910509 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:39.915012 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00bad4fe-50b9-4809-bf42-5923a5ced299 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:39.920860 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00bad4fe-50b9-4809-bf42-5923a5ced299 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:39.921241 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 19/78] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:39 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:40.743025 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c1406f9-10c9-4f33-9ed8-bf40337e2614 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:40.745333 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c1406f9-10c9-4f33-9ed8-bf40337e2614 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 Aug 18 09:10:40.745717 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c1406f9-10c9-4f33-9ed8-bf40337e2614 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:40.745944 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c1406f9-10c9-4f33-9ed8-bf40337e2614 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:40.746128 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-1c1406f9-10c9-4f33-9ed8-bf40337e2614 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member b52f7843-28c2-4eca-bf5b-dc36c122eeb3 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:10:40.749385 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:40.749385 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:40.753045 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c1406f9-10c9-4f33-9ed8-bf40337e2614 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 returned with HTTP 200 Aug 18 09:10:40.753559 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 21/79] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:10:40 2026] GET /volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:40.764252 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5290480f-d647-431f-92ea-1fc0ecde7839 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:40.766631 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f7e2cfb-5aed-42a6-82f5-7c92ca22fc9d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:40.767001 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5290480f-d647-431f-92ea-1fc0ecde7839 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 18 09:10:40.767219 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5290480f-d647-431f-92ea-1fc0ecde7839 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:40.767413 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5290480f-d647-431f-92ea-1fc0ecde7839 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:40.767696 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-5290480f-d647-431f-92ea-1fc0ecde7839 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:40.768775 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-5290480f-d647-431f-92ea-1fc0ecde7839 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:10:40.768956 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f7e2cfb-5aed-42a6-82f5-7c92ca22fc9d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c Aug 18 09:10:40.769056 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f7e2cfb-5aed-42a6-82f5-7c92ca22fc9d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:40.769227 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f7e2cfb-5aed-42a6-82f5-7c92ca22fc9d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:40.777401 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:40.777401 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:40.781557 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f7e2cfb-5aed-42a6-82f5-7c92ca22fc9d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:10:40.786690 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f7e2cfb-5aed-42a6-82f5-7c92ca22fc9d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c returned with HTTP 200 Aug 18 09:10:40.786972 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 21/80] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:40 2026] GET /volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:40.789202 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5290480f-d647-431f-92ea-1fc0ecde7839 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all snapshots completed successfully. Aug 18 09:10:40.789756 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:40.789756 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:40.790861 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5290480f-d647-431f-92ea-1fc0ecde7839 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 09:10:40.791379 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 20/81] 10.4.3.41 () {66 vars in 1257 bytes} [Tue Aug 18 09:10:40 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:40.804841 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e32c9b66-5d93-436d-887f-6156b4658975 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:40.806140 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e32c9b66-5d93-436d-887f-6156b4658975 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/snapshots/efe228d6-51d5-406c-954c-d6b8bbb33137 Aug 18 09:10:40.806360 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e32c9b66-5d93-436d-887f-6156b4658975 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:40.806551 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e32c9b66-5d93-436d-887f-6156b4658975 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:40.812310 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:40.812310 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:40.812818 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e32c9b66-5d93-436d-887f-6156b4658975 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Snapshot retrieved successfully. Aug 18 09:10:40.813628 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e32c9b66-5d93-436d-887f-6156b4658975 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/snapshots/efe228d6-51d5-406c-954c-d6b8bbb33137 returned with HTTP 200 Aug 18 09:10:40.814024 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 20/82] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:40 2026] GET /volume/v3/snapshots/efe228d6-51d5-406c-954c-d6b8bbb33137 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:40.825410 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5143c4d0-3d01-4938-ada6-a44a89584683 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:40.828020 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5143c4d0-3d01-4938-ada6-a44a89584683 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/snapshots/a052e810-4cc6-4a0f-b503-c8dd36003024 Aug 18 09:10:40.828020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5143c4d0-3d01-4938-ada6-a44a89584683 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:40.828096 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5143c4d0-3d01-4938-ada6-a44a89584683 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:40.835226 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:40.835226 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:40.835602 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5143c4d0-3d01-4938-ada6-a44a89584683 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Snapshot retrieved successfully. Aug 18 09:10:40.836485 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5143c4d0-3d01-4938-ada6-a44a89584683 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/snapshots/a052e810-4cc6-4a0f-b503-c8dd36003024 returned with HTTP 200 Aug 18 09:10:40.837428 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 22/83] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:40 2026] GET /volume/v3/snapshots/a052e810-4cc6-4a0f-b503-c8dd36003024 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:40.845502 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e917510-f806-4002-8ad5-b53ad9423f93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:40.850110 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e917510-f806-4002-8ad5-b53ad9423f93 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] DELETE https://10.4.3.41/volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 Aug 18 09:10:40.850412 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e917510-f806-4002-8ad5-b53ad9423f93 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:40.850624 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e917510-f806-4002-8ad5-b53ad9423f93 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:40.850796 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-0e917510-f806-4002-8ad5-b53ad9423f93 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] delete called for member b52f7843-28c2-4eca-bf5b-dc36c122eeb3 {{(pid=100267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 09:10:40.850922 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-0e917510-f806-4002-8ad5-b53ad9423f93 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Delete group_snapshot with id: b52f7843-28c2-4eca-bf5b-dc36c122eeb3 Aug 18 09:10:40.860759 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:40.860759 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:40.918809 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e917510-f806-4002-8ad5-b53ad9423f93 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 returned with HTTP 202 Aug 18 09:10:40.919171 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 22/84] 10.4.3.41 () {68 vars in 1409 bytes} [Tue Aug 18 09:10:40 2026] DELETE /volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:40.933793 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:40.935432 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbad058c-f329-4e65-beac-17a402ddf7cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:40.936328 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:10:40.936746 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:40.937109 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:40.937529 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbad058c-f329-4e65-beac-17a402ddf7cb tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:40.937684 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:40.938182 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbad058c-f329-4e65-beac-17a402ddf7cb tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:40.938386 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbad058c-f329-4e65-beac-17a402ddf7cb tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:40.939758 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:10:40.952623 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:40.952623 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:40.957375 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cbad058c-f329-4e65-beac-17a402ddf7cb tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:40.967064 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbad058c-f329-4e65-beac-17a402ddf7cb tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:40.967709 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 21/85] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:40 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:41.090691 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all volumes completed successfully. Aug 18 09:10:41.091513 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:41.091685 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:41.128765 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:41.131752 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:41.131752 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:41.135388 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:41.135594 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:41.181902 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:41.185693 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:41.185693 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:41.196079 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e8c6658-9881-454b-bbed-b80456fbaf46 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:10:41.196735 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 21/86] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:10:40 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:10:41.213206 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-18fcba67-4a3d-4359-9012-c9a39ca6bb61 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:41.215465 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18fcba67-4a3d-4359-9012-c9a39ca6bb61 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 18 09:10:41.215915 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18fcba67-4a3d-4359-9012-c9a39ca6bb61 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:41.216130 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18fcba67-4a3d-4359-9012-c9a39ca6bb61 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:41.216379 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-18fcba67-4a3d-4359-9012-c9a39ca6bb61 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:41.217855 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-18fcba67-4a3d-4359-9012-c9a39ca6bb61 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:10:41.234433 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-18fcba67-4a3d-4359-9012-c9a39ca6bb61 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all snapshots completed successfully. Aug 18 09:10:41.234433 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18fcba67-4a3d-4359-9012-c9a39ca6bb61 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 09:10:41.235081 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 23/87] 10.4.3.41 () {66 vars in 1257 bytes} [Tue Aug 18 09:10:41 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:10:41.247769 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7565d76e-a6e8-4113-9be2-aed8925f9d31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:41.250372 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7565d76e-a6e8-4113-9be2-aed8925f9d31 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 Aug 18 09:10:41.251315 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7565d76e-a6e8-4113-9be2-aed8925f9d31 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:41.251315 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7565d76e-a6e8-4113-9be2-aed8925f9d31 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:41.251315 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-7565d76e-a6e8-4113-9be2-aed8925f9d31 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member b52f7843-28c2-4eca-bf5b-dc36c122eeb3 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:10:41.256253 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7565d76e-a6e8-4113-9be2-aed8925f9d31 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 returned with HTTP 404 Aug 18 09:10:41.257017 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 23/88] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:10:41 2026] GET /volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:41.264891 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e99d2358-e3ee-4963-8a7b-1bec711412a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:41.267338 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e99d2358-e3ee-4963-8a7b-1bec711412a8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] DELETE https://10.4.3.41/volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 Aug 18 09:10:41.267725 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e99d2358-e3ee-4963-8a7b-1bec711412a8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:41.268016 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e99d2358-e3ee-4963-8a7b-1bec711412a8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:41.268152 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-e99d2358-e3ee-4963-8a7b-1bec711412a8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] delete called for member b52f7843-28c2-4eca-bf5b-dc36c122eeb3 {{(pid=100266) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 09:10:41.268306 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-e99d2358-e3ee-4963-8a7b-1bec711412a8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Delete group_snapshot with id: b52f7843-28c2-4eca-bf5b-dc36c122eeb3 Aug 18 09:10:41.272481 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e99d2358-e3ee-4963-8a7b-1bec711412a8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 returned with HTTP 404 Aug 18 09:10:41.273259 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 22/89] 10.4.3.41 () {68 vars in 1409 bytes} [Tue Aug 18 09:10:41 2026] DELETE /volume/v3/group_snapshots/b52f7843-28c2-4eca-bf5b-dc36c122eeb3 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:41.280523 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6e07f5e-9b45-4bef-925e-3264903058fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:41.283039 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:10:41.283429 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:41.283826 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:41.285045 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:41.285185 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:10:41.294643 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all volumes completed successfully. Aug 18 09:10:41.295586 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:41.295758 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:41.350728 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:41.354262 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:41.354262 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:41.359768 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:41.359979 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:41.406733 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:41.412370 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:41.412370 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:41.427116 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6e07f5e-9b45-4bef-925e-3264903058fa tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:10:41.427521 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 22/90] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:10:41 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:10:41.441367 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc528dfa-95c5-4d28-aed9-44a441230ebd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:41.443665 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc528dfa-95c5-4d28-aed9-44a441230ebd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f/action Aug 18 09:10:41.443970 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc528dfa-95c5-4d28-aed9-44a441230ebd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:10:41.444116 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc528dfa-95c5-4d28-aed9-44a441230ebd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:41.445805 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-cc528dfa-95c5-4d28-aed9-44a441230ebd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] delete called for group dfd58a31-0ac5-46e5-92f5-96cdedf8c20f {{(pid=100264) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:10:41.445956 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-cc528dfa-95c5-4d28-aed9-44a441230ebd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Delete group with id: dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:41.449311 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:41.449311 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:41.508892 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc528dfa-95c5-4d28-aed9-44a441230ebd tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f/action returned with HTTP 202 Aug 18 09:10:41.508892 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 24/91] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:10:41 2026] POST /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:41.518020 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c4632cb-bf84-4db5-93d2-4e2a86378fb8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:41.521121 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c4632cb-bf84-4db5-93d2-4e2a86378fb8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/a3f876b4-d7f1-4daa-a78f-502575695eae Aug 18 09:10:41.521238 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c4632cb-bf84-4db5-93d2-4e2a86378fb8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:41.521437 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c4632cb-bf84-4db5-93d2-4e2a86378fb8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:41.531868 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:41.531868 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:41.539738 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5c4632cb-bf84-4db5-93d2-4e2a86378fb8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:41.539738 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-5c4632cb-bf84-4db5-93d2-4e2a86378fb8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:41.539738 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-5c4632cb-bf84-4db5-93d2-4e2a86378fb8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:41.584260 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-5c4632cb-bf84-4db5-93d2-4e2a86378fb8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:41.586862 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:41.586862 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:41.594666 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c4632cb-bf84-4db5-93d2-4e2a86378fb8 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/a3f876b4-d7f1-4daa-a78f-502575695eae returned with HTTP 200 Aug 18 09:10:41.595239 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 24/92] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:41 2026] GET /volume/v3/volumes/a3f876b4-d7f1-4daa-a78f-502575695eae => generated 911 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:41.798363 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc1424dc-9ec4-4f9b-be4a-b34c544b9502 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:41.800087 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc1424dc-9ec4-4f9b-be4a-b34c544b9502 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c Aug 18 09:10:41.800276 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc1424dc-9ec4-4f9b-be4a-b34c544b9502 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:41.800476 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc1424dc-9ec4-4f9b-be4a-b34c544b9502 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:41.809839 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:41.809839 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:41.814658 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc1424dc-9ec4-4f9b-be4a-b34c544b9502 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:10:41.822182 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc1424dc-9ec4-4f9b-be4a-b34c544b9502 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c returned with HTTP 200 Aug 18 09:10:41.822764 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 23/93] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:41 2026] GET /volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:41.982978 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f8f2dbd2-43c2-48a1-8512-ef680f53c11f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:41.985830 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8f2dbd2-43c2-48a1-8512-ef680f53c11f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:41.986263 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8f2dbd2-43c2-48a1-8512-ef680f53c11f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:41.986556 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8f2dbd2-43c2-48a1-8512-ef680f53c11f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:42.000225 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:42.000225 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:42.009290 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f8f2dbd2-43c2-48a1-8512-ef680f53c11f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:42.013463 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8f2dbd2-43c2-48a1-8512-ef680f53c11f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:42.013910 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 23/94] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:41 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 909 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:42.615381 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1213e260-ba1d-47c2-8b2d-e0515fcf0843 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:42.621451 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1213e260-ba1d-47c2-8b2d-e0515fcf0843 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/a3f876b4-d7f1-4daa-a78f-502575695eae Aug 18 09:10:42.621945 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1213e260-ba1d-47c2-8b2d-e0515fcf0843 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:42.621945 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1213e260-ba1d-47c2-8b2d-e0515fcf0843 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:42.633499 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1213e260-ba1d-47c2-8b2d-e0515fcf0843 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/a3f876b4-d7f1-4daa-a78f-502575695eae returned with HTTP 404 Aug 18 09:10:42.633499 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 25/95] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:42 2026] GET /volume/v3/volumes/a3f876b4-d7f1-4daa-a78f-502575695eae => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:42.647170 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39f82b94-af8c-4d41-b7ad-47615178ee74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:42.650989 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39f82b94-af8c-4d41-b7ad-47615178ee74 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/82405632-89a5-4c3c-b9bc-d50780428d75 Aug 18 09:10:42.651172 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39f82b94-af8c-4d41-b7ad-47615178ee74 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:42.651375 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39f82b94-af8c-4d41-b7ad-47615178ee74 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:42.668400 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39f82b94-af8c-4d41-b7ad-47615178ee74 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/82405632-89a5-4c3c-b9bc-d50780428d75 returned with HTTP 404 Aug 18 09:10:42.669291 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 25/96] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:42 2026] GET /volume/v3/volumes/82405632-89a5-4c3c-b9bc-d50780428d75 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:42.678309 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d29d4f57-413d-4948-9f50-db39bce097ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:42.682467 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d29d4f57-413d-4948-9f50-db39bce097ff tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f Aug 18 09:10:42.682467 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d29d4f57-413d-4948-9f50-db39bce097ff tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:42.682684 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d29d4f57-413d-4948-9f50-db39bce097ff tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:42.682911 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-d29d4f57-413d-4948-9f50-db39bce097ff tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member dfd58a31-0ac5-46e5-92f5-96cdedf8c20f {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:42.687284 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d29d4f57-413d-4948-9f50-db39bce097ff tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f returned with HTTP 404 Aug 18 09:10:42.687284 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 24/97] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:42 2026] GET /volume/v3/groups/dfd58a31-0ac5-46e5-92f5-96cdedf8c20f => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:42.698136 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c278329a-aca1-4101-8f20-c8e424e8d522 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:42.701897 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c278329a-aca1-4101-8f20-c8e424e8d522 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/1cba96a1-c056-494c-b120-bd76df4cf4da Aug 18 09:10:42.702262 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c278329a-aca1-4101-8f20-c8e424e8d522 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:42.702596 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c278329a-aca1-4101-8f20-c8e424e8d522 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:42.739648 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c278329a-aca1-4101-8f20-c8e424e8d522 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/group_types/1cba96a1-c056-494c-b120-bd76df4cf4da returned with HTTP 202 Aug 18 09:10:42.739648 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 24/98] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:10:42 2026] DELETE /volume/v3/group_types/1cba96a1-c056-494c-b120-bd76df4cf4da => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:42.749497 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-05bef8b6-cf73-4221-9f65-782ee78293b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:42.751540 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05bef8b6-cf73-4221-9f65-782ee78293b1 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] DELETE https://10.4.3.41/volume/v3/types/75f07895-62c6-4216-ab84-e0b8dbc27651 Aug 18 09:10:42.751540 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05bef8b6-cf73-4221-9f65-782ee78293b1 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:42.751796 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05bef8b6-cf73-4221-9f65-782ee78293b1 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:42.818110 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05bef8b6-cf73-4221-9f65-782ee78293b1 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/types/75f07895-62c6-4216-ab84-e0b8dbc27651 returned with HTTP 202 Aug 18 09:10:42.818618 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 26/99] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:10:42 2026] DELETE /volume/v3/types/75f07895-62c6-4216-ab84-e0b8dbc27651 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 09:10:42.829241 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-981cffbc-4cd4-437a-8e13-f169bb6aee05 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:42.830969 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-981cffbc-4cd4-437a-8e13-f169bb6aee05 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] GET https://10.4.3.41/volume/v3/types/75f07895-62c6-4216-ab84-e0b8dbc27651 Aug 18 09:10:42.832425 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-981cffbc-4cd4-437a-8e13-f169bb6aee05 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:42.832425 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-981cffbc-4cd4-437a-8e13-f169bb6aee05 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:42.838845 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-981cffbc-4cd4-437a-8e13-f169bb6aee05 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/types/75f07895-62c6-4216-ab84-e0b8dbc27651 returned with HTTP 404 Aug 18 09:10:42.839487 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 26/100] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:10:42 2026] GET /volume/v3/types/75f07895-62c6-4216-ab84-e0b8dbc27651 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:42.841261 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-537a6744-cee4-4951-b934-84f42c5e0484 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:42.845610 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-537a6744-cee4-4951-b934-84f42c5e0484 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c Aug 18 09:10:42.845610 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-537a6744-cee4-4951-b934-84f42c5e0484 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:42.845610 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-537a6744-cee4-4951-b934-84f42c5e0484 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:42.851865 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:42.851865 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:42.852521 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-256698c1-d1d6-4948-9fd9-cd7f4307e79e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:42.855161 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-256698c1-d1d6-4948-9fd9-cd7f4307e79e tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:10:42.855961 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-256698c1-d1d6-4948-9fd9-cd7f4307e79e tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1849853058"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:42.856316 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-537a6744-cee4-4951-b934-84f42c5e0484 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:10:42.861604 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-537a6744-cee4-4951-b934-84f42c5e0484 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c returned with HTTP 200 Aug 18 09:10:42.862016 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 25/101] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:42 2026] GET /volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:42.884042 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-256698c1-d1d6-4948-9fd9-cd7f4307e79e tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:10:42.884624 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 25/102] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:10:42 2026] POST /volume/v3/types => generated 224 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:42.897691 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-070a38d4-704c-455b-a819-fefe51d79d58 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:42.901182 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-070a38d4-704c-455b-a819-fefe51d79d58 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 18 09:10:42.901602 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-070a38d4-704c-455b-a819-fefe51d79d58 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-433812124"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:43.035478 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3a35fea-0cd8-426c-84a4-5f5c5d8461d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:43.039324 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3a35fea-0cd8-426c-84a4-5f5c5d8461d0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:43.039579 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3a35fea-0cd8-426c-84a4-5f5c5d8461d0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:43.039777 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3a35fea-0cd8-426c-84a4-5f5c5d8461d0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:43.054480 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:43.054480 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:43.059962 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3a35fea-0cd8-426c-84a4-5f5c5d8461d0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:43.076482 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3a35fea-0cd8-426c-84a4-5f5c5d8461d0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:43.077300 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 27/103] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:43 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 909 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:43.091930 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-070a38d4-704c-455b-a819-fefe51d79d58 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 18 09:10:43.092376 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 27/104] 10.4.3.41 () {70 vars in 1304 bytes} [Tue Aug 18 09:10:42 2026] POST /volume/v3/group_types => generated 180 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:43.103992 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bcf826df-ca91-4aab-8c27-db227de3345b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:43.106460 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcf826df-ca91-4aab-8c27-db227de3345b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/groups Aug 18 09:10:43.106820 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcf826df-ca91-4aab-8c27-db227de3345b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2770e213-4df0-47fe-8cae-ff593a2ebd54", "volume_types": ["2f287c56-a24a-44e0-9be6-bbfcb9925758"], "name": "tempest-GroupSnapshotsTest-Group-1709918876"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:43.108188 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-bcf826df-ca91-4aab-8c27-db227de3345b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating new group {'group': {'group_type': '2770e213-4df0-47fe-8cae-ff593a2ebd54', 'volume_types': ['2f287c56-a24a-44e0-9be6-bbfcb9925758'], 'name': 'tempest-GroupSnapshotsTest-Group-1709918876'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 09:10:43.113038 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-bcf826df-ca91-4aab-8c27-db227de3345b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating group tempest-GroupSnapshotsTest-Group-1709918876. Aug 18 09:10:43.127221 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bcf826df-ca91-4aab-8c27-db227de3345b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability Zones retrieved successfully. Aug 18 09:10:43.142860 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-bcf826df-ca91-4aab-8c27-db227de3345b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Created reservations ['16e70d13-c5aa-4cd2-8f4a-3885cab6a82c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:43.168506 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcf826df-ca91-4aab-8c27-db227de3345b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 18 09:10:43.169099 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 26/105] 10.4.3.41 () {70 vars in 1290 bytes} [Tue Aug 18 09:10:43 2026] POST /volume/v3/groups => generated 112 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:43.178861 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-303f362d-7ac0-4893-afeb-c9d1f6bf560b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:43.182176 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-303f362d-7ac0-4893-afeb-c9d1f6bf560b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/46146683-01a9-4bcc-ad39-583a1e4296b8 Aug 18 09:10:43.182176 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-303f362d-7ac0-4893-afeb-c9d1f6bf560b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:43.182176 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-303f362d-7ac0-4893-afeb-c9d1f6bf560b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:43.182176 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-303f362d-7ac0-4893-afeb-c9d1f6bf560b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 46146683-01a9-4bcc-ad39-583a1e4296b8 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:43.185039 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:43.185039 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:43.196140 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-303f362d-7ac0-4893-afeb-c9d1f6bf560b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/46146683-01a9-4bcc-ad39-583a1e4296b8 returned with HTTP 200 Aug 18 09:10:43.196649 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 26/106] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:43 2026] GET /volume/v3/groups/46146683-01a9-4bcc-ad39-583a1e4296b8 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:43.875513 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5fbdea22-5dbd-47b2-8eab-a41975ab16f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:43.877386 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fbdea22-5dbd-47b2-8eab-a41975ab16f7 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c Aug 18 09:10:43.877624 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fbdea22-5dbd-47b2-8eab-a41975ab16f7 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:43.877798 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fbdea22-5dbd-47b2-8eab-a41975ab16f7 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:43.889554 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:43.889554 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:43.893228 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5fbdea22-5dbd-47b2-8eab-a41975ab16f7 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:10:43.898443 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fbdea22-5dbd-47b2-8eab-a41975ab16f7 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c returned with HTTP 200 Aug 18 09:10:43.898830 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 28/107] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:43 2026] GET /volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:43.910973 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-05e709d7-be57-485e-96df-b1cfe449a45d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:43.913204 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:10:43.913467 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1572703611"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:43.915113 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1572703611'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:10:43.915260 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Create volume of 1 GB Aug 18 09:10:43.919091 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Availability Zones retrieved successfully. Aug 18 09:10:43.924046 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Flow 'volume_create_api' (6e52803f-3106-4f92-9431-f61c435092e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:43.925182 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c445af7f-f49b-4556-88b3-98b567c858a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:43.926011 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:10:43.950386 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c445af7f-f49b-4556-88b3-98b567c858a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:43.951036 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9677451-3d27-477f-b397-7429f0c63538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:43.975877 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:43.976161 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:43.992470 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Created reservations ['833d7a09-8bde-4ecc-9472-0293f9d6064f', 'c3921b86-5862-43e0-a9ee-e57b303c1bbb', '87127daa-f73a-404a-9f95-f928a6587f2b', '4e4da1de-a0ed-4d98-aca6-f1f70760ef3b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:43.993205 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9677451-3d27-477f-b397-7429f0c63538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['833d7a09-8bde-4ecc-9472-0293f9d6064f', 'c3921b86-5862-43e0-a9ee-e57b303c1bbb', '87127daa-f73a-404a-9f95-f928a6587f2b', '4e4da1de-a0ed-4d98-aca6-f1f70760ef3b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:43.993934 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ff94ea6-7440-4107-bb04-aa24fdce9d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:44.016242 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ff94ea6-7440-4107-bb04-aa24fdce9d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b70756a-831b-4334-aae9-2162a36254e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1572703611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='394a8fa1332d486e946f203178700e65',qos_specs=None,replication_status=,reservations=['833d7a09-8bde-4ecc-9472-0293f9d6064f','c3921b86-5862-43e0-a9ee-e57b303c1bbb','87127daa-f73a-404a-9f95-f928a6587f2b','4e4da1de-a0ed-4d98-aca6-f1f70760ef3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='805ebfb4e2c54ae29f596a04fa34ab20',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1572703611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b70756a-831b-4334-aae9-2162a36254e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='394a8fa1332d486e946f203178700e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='805ebfb4e2c54ae29f596a04fa34ab20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:44.017281 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e57f771-df4b-43de-8ee4-4a10e4f486c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:44.038052 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e57f771-df4b-43de-8ee4-4a10e4f486c3) transitioned into state 'SUCCESS' from state '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-1572703611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='394a8fa1332d486e946f203178700e65',qos_specs=None,replication_status=,reservations=['833d7a09-8bde-4ecc-9472-0293f9d6064f','c3921b86-5862-43e0-a9ee-e57b303c1bbb','87127daa-f73a-404a-9f95-f928a6587f2b','4e4da1de-a0ed-4d98-aca6-f1f70760ef3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='805ebfb4e2c54ae29f596a04fa34ab20',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:44.039626 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f11f5ec-b978-4d2d-b7de-8aed57c69139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:44.051000 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f11f5ec-b978-4d2d-b7de-8aed57c69139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:44.051883 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Flow 'volume_create_api' (6e52803f-3106-4f92-9431-f61c435092e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:44.052100 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Create volume request issued successfully. Aug 18 09:10:44.052665 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05e709d7-be57-485e-96df-b1cfe449a45d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:10:44.053090 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 28/108] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:10:43 2026] POST /volume/v3/volumes => generated 755 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:10:44.070954 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e9d7673-cc6a-4cd5-b7d9-c76cef92f311 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:44.073499 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e9d7673-cc6a-4cd5-b7d9-c76cef92f311 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 Aug 18 09:10:44.073735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e9d7673-cc6a-4cd5-b7d9-c76cef92f311 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:44.074020 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e9d7673-cc6a-4cd5-b7d9-c76cef92f311 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:44.081539 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:44.081539 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:44.086223 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7e9d7673-cc6a-4cd5-b7d9-c76cef92f311 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:10:44.091195 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e9d7673-cc6a-4cd5-b7d9-c76cef92f311 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 returned with HTTP 200 Aug 18 09:10:44.091591 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 27/109] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:44 2026] GET /volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:44.094931 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f04b86d-0e34-425f-978d-9cfb324f35af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:44.098311 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f04b86d-0e34-425f-978d-9cfb324f35af tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:44.098508 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f04b86d-0e34-425f-978d-9cfb324f35af tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:44.098695 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f04b86d-0e34-425f-978d-9cfb324f35af tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:44.105550 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:44.105550 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:44.108802 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5f04b86d-0e34-425f-978d-9cfb324f35af tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:44.112909 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f04b86d-0e34-425f-978d-9cfb324f35af tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:44.113447 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 27/110] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:44 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:44.209599 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b1946b1-2c6a-44ab-9fe5-2bea69399db2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:44.211894 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b1946b1-2c6a-44ab-9fe5-2bea69399db2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/46146683-01a9-4bcc-ad39-583a1e4296b8 Aug 18 09:10:44.212104 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b1946b1-2c6a-44ab-9fe5-2bea69399db2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:44.212279 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b1946b1-2c6a-44ab-9fe5-2bea69399db2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:44.212494 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-9b1946b1-2c6a-44ab-9fe5-2bea69399db2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 46146683-01a9-4bcc-ad39-583a1e4296b8 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:44.219193 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:44.219193 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:44.229534 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b1946b1-2c6a-44ab-9fe5-2bea69399db2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/46146683-01a9-4bcc-ad39-583a1e4296b8 returned with HTTP 200 Aug 18 09:10:44.230115 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 29/111] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:44 2026] GET /volume/v3/groups/46146683-01a9-4bcc-ad39-583a1e4296b8 => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:44.244815 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d9acb779-822e-4d1a-8055-5b17fad7331d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:44.247804 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:10:44.248230 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1307352348", "volume_type": "2f287c56-a24a-44e0-9be6-bbfcb9925758", "group_id": "46146683-01a9-4bcc-ad39-583a1e4296b8", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:44.250682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1307352348', 'volume_type': '2f287c56-a24a-44e0-9be6-bbfcb9925758', 'group_id': '46146683-01a9-4bcc-ad39-583a1e4296b8', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:10:44.264277 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:44.264277 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:44.264954 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume of 1 GB Aug 18 09:10:44.276191 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Availability Zones retrieved successfully. Aug 18 09:10:44.282355 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Flow 'volume_create_api' (406680d3-e919-466a-8f25-9103de0ea71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:44.283608 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7c4292d-4146-43f6-b4a5-7d8c9bef1d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:44.284660 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:44.284660 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:44.285268 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:10:44.317187 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7c4292d-4146-43f6-b4a5-7d8c9bef1d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:10:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f287c56-a24a-44e0-9be6-bbfcb9925758,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1849853058',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f287c56-a24a-44e0-9be6-bbfcb9925758', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '46146683-01a9-4bcc-ad39-583a1e4296b8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:44.318385 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6ecbe7-12db-4a34-8082-1fe1a3a9e1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:44.353526 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1849853058 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1849853058, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:44.353852 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1849853058 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1849853058, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:44.389910 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Created reservations ['c8d81ff3-60c2-4277-bd9f-edefabdc9c94', '699e3c6c-71cc-4332-897c-ea3239a02aa8', 'a309630b-eba1-4eee-8667-714f96729fa0', 'f8535a1c-01a2-4407-b78e-be6d010d3ee9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:44.390802 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6ecbe7-12db-4a34-8082-1fe1a3a9e1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8d81ff3-60c2-4277-bd9f-edefabdc9c94', '699e3c6c-71cc-4332-897c-ea3239a02aa8', 'a309630b-eba1-4eee-8667-714f96729fa0', 'f8535a1c-01a2-4407-b78e-be6d010d3ee9']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:44.391582 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d112470-74aa-448c-a22d-bb3b18fa248f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:44.422125 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d112470-74aa-448c-a22d-bb3b18fa248f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10d69775-8efb-47f2-a0ce-a567084382b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1307352348',encryption_key_id=None,group_id=46146683-01a9-4bcc-ad39-583a1e4296b8,group_type_id=,metadata={},multiattach=False,project_id='fa475b3a3f4f430a905752992656a4e8',qos_specs=None,replication_status=,reservations=['c8d81ff3-60c2-4277-bd9f-edefabdc9c94','699e3c6c-71cc-4332-897c-ea3239a02aa8','a309630b-eba1-4eee-8667-714f96729fa0','f8535a1c-01a2-4407-b78e-be6d010d3ee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681d29952e3a41cdb9b08096514f0f63',volume_type_id=2f287c56-a24a-44e0-9be6-bbfcb9925758), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1307352348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=46146683-01a9-4bcc-ad39-583a1e4296b8,host=None,id=10d69775-8efb-47f2-a0ce-a567084382b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa475b3a3f4f430a905752992656a4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='681d29952e3a41cdb9b08096514f0f63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f287c56-a24a-44e0-9be6-bbfcb9925758),volume_type_id=2f287c56-a24a-44e0-9be6-bbfcb9925758)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:44.423078 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61a78dfb-f769-4033-ad07-ba124ebdb622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:44.451354 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61a78dfb-f769-4033-ad07-ba124ebdb622) transitioned into state 'SUCCESS' from state '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-1307352348',encryption_key_id=None,group_id=46146683-01a9-4bcc-ad39-583a1e4296b8,group_type_id=,metadata={},multiattach=False,project_id='fa475b3a3f4f430a905752992656a4e8',qos_specs=None,replication_status=,reservations=['c8d81ff3-60c2-4277-bd9f-edefabdc9c94','699e3c6c-71cc-4332-897c-ea3239a02aa8','a309630b-eba1-4eee-8667-714f96729fa0','f8535a1c-01a2-4407-b78e-be6d010d3ee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681d29952e3a41cdb9b08096514f0f63',volume_type_id=2f287c56-a24a-44e0-9be6-bbfcb9925758)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:44.452059 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44872941-aba8-4c36-95b4-3942dbf4e303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:44.467998 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44872941-aba8-4c36-95b4-3942dbf4e303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:44.468190 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Flow 'volume_create_api' (406680d3-e919-466a-8f25-9103de0ea71e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:44.468500 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Create volume request issued successfully. Aug 18 09:10:44.469431 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:44.469431 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:44.507263 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:44.512010 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:44.512010 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:44.516230 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9acb779-822e-4d1a-8055-5b17fad7331d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:10:44.516789 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 29/112] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:10:44 2026] POST /volume/v3/volumes => generated 821 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:44.530386 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-58c5b4e2-dc35-490b-8d65-22449ad1be65 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:44.532737 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58c5b4e2-dc35-490b-8d65-22449ad1be65 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/10d69775-8efb-47f2-a0ce-a567084382b2 Aug 18 09:10:44.533042 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58c5b4e2-dc35-490b-8d65-22449ad1be65 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:44.533355 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58c5b4e2-dc35-490b-8d65-22449ad1be65 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:44.541989 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:44.541989 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:44.546631 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-58c5b4e2-dc35-490b-8d65-22449ad1be65 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:44.547448 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-58c5b4e2-dc35-490b-8d65-22449ad1be65 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:44.547603 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-58c5b4e2-dc35-490b-8d65-22449ad1be65 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:44.596020 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-58c5b4e2-dc35-490b-8d65-22449ad1be65 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:44.599977 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:44.599977 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:44.610844 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58c5b4e2-dc35-490b-8d65-22449ad1be65 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/10d69775-8efb-47f2-a0ce-a567084382b2 returned with HTTP 200 Aug 18 09:10:44.610844 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 28/113] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:44 2026] GET /volume/v3/volumes/10d69775-8efb-47f2-a0ce-a567084382b2 => generated 889 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:44.721618 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-47c07e72-227a-42fa-9904-d4f98a1d35b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:45.094575 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-47c07e72-227a-42fa-9904-d4f98a1d35b3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:45.094575 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-47c07e72-227a-42fa-9904-d4f98a1d35b3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:45.094575 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-47c07e72-227a-42fa-9904-d4f98a1d35b3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:45.107618 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b681a021-382f-44e5-9f13-31be9d4e3187 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:45.108381 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:45.108381 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:45.109490 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b681a021-382f-44e5-9f13-31be9d4e3187 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 Aug 18 09:10:45.110898 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b681a021-382f-44e5-9f13-31be9d4e3187 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:45.111243 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b681a021-382f-44e5-9f13-31be9d4e3187 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:45.114631 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-47c07e72-227a-42fa-9904-d4f98a1d35b3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:45.119305 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:45.119305 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:45.121988 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-47c07e72-227a-42fa-9904-d4f98a1d35b3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:45.122619 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 28/114] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:10:44 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 1395 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:45.123074 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b681a021-382f-44e5-9f13-31be9d4e3187 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:10:45.127158 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b681a021-382f-44e5-9f13-31be9d4e3187 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 returned with HTTP 200 Aug 18 09:10:45.127640 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 30/115] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:45 2026] GET /volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:45.140772 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8f623edb-f472-4a08-b64e-e968e43e6125 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:45.142714 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:10:45.143225 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-908962326"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:45.144821 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-908962326'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:10:45.145431 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Create volume of 1 GB Aug 18 09:10:45.149181 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Availability Zones retrieved successfully. Aug 18 09:10:45.155028 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Flow 'volume_create_api' (cadf8467-a7e1-4ef2-8018-407a28abbed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:45.156011 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1fc790b-89bc-4472-a8ed-c148af4ccd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:45.156877 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:10:45.191242 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1fc790b-89bc-4472-a8ed-c148af4ccd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:45.192342 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9519f0b5-7310-41e5-845d-a17dc7be2beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:45.244624 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Created reservations ['5b3fa1a0-d4e5-4b9f-9d5a-90eca96df8c2', '897c1340-1dd5-4ecd-a9ac-110f73e8da1f', '91f8d02b-aa53-4ae4-bbed-8caff4eb57aa', 'e36a4dbd-d0e9-4594-8094-f65f227dc69e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:45.245264 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9519f0b5-7310-41e5-845d-a17dc7be2beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b3fa1a0-d4e5-4b9f-9d5a-90eca96df8c2', '897c1340-1dd5-4ecd-a9ac-110f73e8da1f', '91f8d02b-aa53-4ae4-bbed-8caff4eb57aa', 'e36a4dbd-d0e9-4594-8094-f65f227dc69e']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:45.246006 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b51b8b2-9569-43a6-b952-2df42a6c0b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:45.266122 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b51b8b2-9569-43a6-b952-2df42a6c0b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01f5b0b5-93ae-4641-b8cb-bb8f6c381127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-908962326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='394a8fa1332d486e946f203178700e65',qos_specs=None,replication_status=,reservations=['5b3fa1a0-d4e5-4b9f-9d5a-90eca96df8c2','897c1340-1dd5-4ecd-a9ac-110f73e8da1f','91f8d02b-aa53-4ae4-bbed-8caff4eb57aa','e36a4dbd-d0e9-4594-8094-f65f227dc69e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='805ebfb4e2c54ae29f596a04fa34ab20',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-908962326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01f5b0b5-93ae-4641-b8cb-bb8f6c381127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='394a8fa1332d486e946f203178700e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='805ebfb4e2c54ae29f596a04fa34ab20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:45.266825 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22e79db4-f6ac-4b4a-8014-f587dacd0219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:45.291188 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22e79db4-f6ac-4b4a-8014-f587dacd0219) transitioned into state 'SUCCESS' from state '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-908962326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='394a8fa1332d486e946f203178700e65',qos_specs=None,replication_status=,reservations=['5b3fa1a0-d4e5-4b9f-9d5a-90eca96df8c2','897c1340-1dd5-4ecd-a9ac-110f73e8da1f','91f8d02b-aa53-4ae4-bbed-8caff4eb57aa','e36a4dbd-d0e9-4594-8094-f65f227dc69e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='805ebfb4e2c54ae29f596a04fa34ab20',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:45.291188 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff9b6ad-fc4a-46f2-ab28-77886c9c62c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:45.304839 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff9b6ad-fc4a-46f2-ab28-77886c9c62c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:45.304839 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Flow 'volume_create_api' (cadf8467-a7e1-4ef2-8018-407a28abbed4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:45.304839 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Create volume request issued successfully. Aug 18 09:10:45.304839 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f623edb-f472-4a08-b64e-e968e43e6125 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:10:45.305042 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 30/116] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:10:45 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) Aug 18 09:10:45.316546 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a2db307-4808-4969-980d-51075877e868 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:45.320218 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a2db307-4808-4969-980d-51075877e868 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 Aug 18 09:10:45.320218 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a2db307-4808-4969-980d-51075877e868 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:45.320218 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a2db307-4808-4969-980d-51075877e868 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:45.331027 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:45.331027 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:45.336996 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5a2db307-4808-4969-980d-51075877e868 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:10:45.345582 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a2db307-4808-4969-980d-51075877e868 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 returned with HTTP 200 Aug 18 09:10:45.346104 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 29/117] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:45 2026] GET /volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:45.632334 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4e58a98a-bf46-47bf-a7be-6cd093255506 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:45.634851 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e58a98a-bf46-47bf-a7be-6cd093255506 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/10d69775-8efb-47f2-a0ce-a567084382b2 Aug 18 09:10:45.635130 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e58a98a-bf46-47bf-a7be-6cd093255506 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:45.635377 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e58a98a-bf46-47bf-a7be-6cd093255506 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:45.644653 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:45.644653 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:45.649615 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4e58a98a-bf46-47bf-a7be-6cd093255506 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:45.650312 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-4e58a98a-bf46-47bf-a7be-6cd093255506 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:45.650486 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-4e58a98a-bf46-47bf-a7be-6cd093255506 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:45.687369 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-4e58a98a-bf46-47bf-a7be-6cd093255506 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:45.690292 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:45.690292 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:45.697439 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e58a98a-bf46-47bf-a7be-6cd093255506 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/10d69775-8efb-47f2-a0ce-a567084382b2 returned with HTTP 200 Aug 18 09:10:45.697686 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 29/118] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:45 2026] GET /volume/v3/volumes/10d69775-8efb-47f2-a0ce-a567084382b2 => generated 914 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:45.710185 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4026542f-2efb-4154-b629-8c945ebe9db4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:45.711711 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4026542f-2efb-4154-b629-8c945ebe9db4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/group_snapshots Aug 18 09:10:45.712525 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4026542f-2efb-4154-b629-8c945ebe9db4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "46146683-01a9-4bcc-ad39-583a1e4296b8", "name": "tempest-group_snapshot-203444640"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:45.713336 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-4026542f-2efb-4154-b629-8c945ebe9db4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '46146683-01a9-4bcc-ad39-583a1e4296b8', 'name': 'tempest-group_snapshot-203444640'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 09:10:45.716484 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:45.716484 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:45.719193 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-4026542f-2efb-4154-b629-8c945ebe9db4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Creating group_snapshot tempest-group_snapshot-203444640. Aug 18 09:10:45.737854 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:45.737854 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:45.770510 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-4026542f-2efb-4154-b629-8c945ebe9db4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1849853058 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1849853058, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:45.770823 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-4026542f-2efb-4154-b629-8c945ebe9db4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1849853058 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1849853058, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:45.800903 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4026542f-2efb-4154-b629-8c945ebe9db4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Created reservations ['43428386-1310-4e26-a7cb-568aae47834a', '0ef6bf0d-deaf-423b-a7f3-9eed0d0f4fb4', '8b7bb469-7cb0-4d23-bdb0-29ca56eb6438', 'fb92cf36-9d98-49ed-a3f5-f6849a6cb08d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:45.852299 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4026542f-2efb-4154-b629-8c945ebe9db4 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots returned with HTTP 202 Aug 18 09:10:45.852861 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 31/119] 10.4.3.41 () {70 vars in 1317 bytes} [Tue Aug 18 09:10:45 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:45.861142 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7d92068d-a716-4ece-b3a4-c581b9fb7201 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:45.867958 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d92068d-a716-4ece-b3a4-c581b9fb7201 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 Aug 18 09:10:45.868195 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d92068d-a716-4ece-b3a4-c581b9fb7201 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:45.868452 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d92068d-a716-4ece-b3a4-c581b9fb7201 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:45.868600 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-7d92068d-a716-4ece-b3a4-c581b9fb7201 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 5186d884-5322-4235-b699-3baa2bd68787 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:10:45.873841 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:45.873841 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:45.881056 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d92068d-a716-4ece-b3a4-c581b9fb7201 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 returned with HTTP 200 Aug 18 09:10:45.881502 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 31/120] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:10:45 2026] GET /volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:46.362090 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a6888ee-2c4e-4353-9334-d7915038f686 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:46.364028 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a6888ee-2c4e-4353-9334-d7915038f686 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 Aug 18 09:10:46.364164 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a6888ee-2c4e-4353-9334-d7915038f686 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:46.364355 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a6888ee-2c4e-4353-9334-d7915038f686 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:46.374900 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:46.374900 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:46.379279 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1a6888ee-2c4e-4353-9334-d7915038f686 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:10:46.383687 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a6888ee-2c4e-4353-9334-d7915038f686 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 returned with HTTP 200 Aug 18 09:10:46.384230 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 30/121] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:46 2026] GET /volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:46.823231 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-caa35c41-4cce-44af-9fd8-946496a7e828 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:46.891373 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27d8b587-8c8f-414d-a14a-b269d66d994f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:46.893483 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27d8b587-8c8f-414d-a14a-b269d66d994f tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 Aug 18 09:10:46.893681 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27d8b587-8c8f-414d-a14a-b269d66d994f tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:46.893897 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27d8b587-8c8f-414d-a14a-b269d66d994f tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:46.894010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-27d8b587-8c8f-414d-a14a-b269d66d994f tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 5186d884-5322-4235-b699-3baa2bd68787 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:10:46.896955 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:46.896955 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:46.902382 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27d8b587-8c8f-414d-a14a-b269d66d994f tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 returned with HTTP 200 Aug 18 09:10:46.902929 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 32/122] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:10:46 2026] GET /volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:46.916341 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d4d0787-c27c-4900-b0dc-12ac103ddfbe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:46.918536 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d4d0787-c27c-4900-b0dc-12ac103ddfbe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 18 09:10:46.918803 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d4d0787-c27c-4900-b0dc-12ac103ddfbe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:46.919044 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d4d0787-c27c-4900-b0dc-12ac103ddfbe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:46.919368 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-1d4d0787-c27c-4900-b0dc-12ac103ddfbe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:46.920685 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-1d4d0787-c27c-4900-b0dc-12ac103ddfbe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:10:46.924717 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d4d0787-c27c-4900-b0dc-12ac103ddfbe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all snapshots completed successfully. Aug 18 09:10:46.925184 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:46.925184 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:46.925881 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d4d0787-c27c-4900-b0dc-12ac103ddfbe tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 09:10:46.926343 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 32/123] 10.4.3.41 () {66 vars in 1257 bytes} [Tue Aug 18 09:10:46 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:46.940616 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0efcd04-a6a4-451e-8f05-44f9a786f04d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:46.942805 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0efcd04-a6a4-451e-8f05-44f9a786f04d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/snapshots/289a5c55-5d81-40de-8e33-95fb6fd31dfb Aug 18 09:10:46.943056 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0efcd04-a6a4-451e-8f05-44f9a786f04d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:46.943319 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0efcd04-a6a4-451e-8f05-44f9a786f04d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:46.951712 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:46.951712 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:46.952198 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0efcd04-a6a4-451e-8f05-44f9a786f04d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Snapshot retrieved successfully. Aug 18 09:10:46.953226 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0efcd04-a6a4-451e-8f05-44f9a786f04d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/snapshots/289a5c55-5d81-40de-8e33-95fb6fd31dfb returned with HTTP 200 Aug 18 09:10:46.953796 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 31/124] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:46 2026] GET /volume/v3/snapshots/289a5c55-5d81-40de-8e33-95fb6fd31dfb => generated 450 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:46.964141 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-519aaebb-98f5-4eef-83a1-d31506be00d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:46.965908 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-519aaebb-98f5-4eef-83a1-d31506be00d3 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 Aug 18 09:10:46.966157 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-519aaebb-98f5-4eef-83a1-d31506be00d3 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:46.966463 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-519aaebb-98f5-4eef-83a1-d31506be00d3 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:46.966463 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-519aaebb-98f5-4eef-83a1-d31506be00d3 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 5186d884-5322-4235-b699-3baa2bd68787 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:10:46.970931 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:46.970931 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:46.974451 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-519aaebb-98f5-4eef-83a1-d31506be00d3 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 returned with HTTP 200 Aug 18 09:10:46.975030 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 33/125] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:10:46 2026] GET /volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:46.987293 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-60865541-4158-4c6c-aced-0c56896b058e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:46.989823 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60865541-4158-4c6c-aced-0c56896b058e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/detail Aug 18 09:10:46.990790 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60865541-4158-4c6c-aced-0c56896b058e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:46.990790 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60865541-4158-4c6c-aced-0c56896b058e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:47.004409 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60865541-4158-4c6c-aced-0c56896b058e tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 18 09:10:47.005079 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 33/126] 10.4.3.41 () {68 vars in 1316 bytes} [Tue Aug 18 09:10:46 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:47.014930 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f25dc194-2f49-4dc4-a55f-94b41b00035d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:47.017487 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f25dc194-2f49-4dc4-a55f-94b41b00035d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] DELETE https://10.4.3.41/volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 Aug 18 09:10:47.017760 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f25dc194-2f49-4dc4-a55f-94b41b00035d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:47.018002 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f25dc194-2f49-4dc4-a55f-94b41b00035d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:47.018253 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-f25dc194-2f49-4dc4-a55f-94b41b00035d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] delete called for member 5186d884-5322-4235-b699-3baa2bd68787 {{(pid=100266) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 09:10:47.018313 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-f25dc194-2f49-4dc4-a55f-94b41b00035d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Delete group_snapshot with id: 5186d884-5322-4235-b699-3baa2bd68787 Aug 18 09:10:47.022203 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:47.022203 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:47.039735 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:10:47.040210 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-50197417"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:47.041835 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-50197417'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:10:47.041995 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Create volume of 1 GB Aug 18 09:10:47.047016 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Availability Zones retrieved successfully. Aug 18 09:10:47.053060 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Flow 'volume_create_api' (eebc5fd2-0be8-4770-9da6-2619527d3b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:47.054048 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf04e8a2-8abe-4f1c-90d1-d5719c72741b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:47.054893 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:10:47.088244 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf04e8a2-8abe-4f1c-90d1-d5719c72741b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:47.089132 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dbcc8e2-0b3a-4fc9-a48a-a5f1077e4bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:47.115108 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:47.115373 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:10:47.162907 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Created reservations ['83e3e87e-d1ee-4d71-b674-6eeee77a4c93', 'c88e4aa3-deb7-4c49-b66a-80d0921715ab', '0d523db0-9b8e-4881-94bd-6289106e3629', 'e85202f1-553a-4ac4-9677-86b647857683'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:47.163803 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dbcc8e2-0b3a-4fc9-a48a-a5f1077e4bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83e3e87e-d1ee-4d71-b674-6eeee77a4c93', 'c88e4aa3-deb7-4c49-b66a-80d0921715ab', '0d523db0-9b8e-4881-94bd-6289106e3629', 'e85202f1-553a-4ac4-9677-86b647857683']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:47.164826 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377093bc-bc88-4dd0-8814-d6bc331c5304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:47.209281 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377093bc-bc88-4dd0-8814-d6bc331c5304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76f6d4cc-ec31-421f-90f8-045125abcece', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-50197417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c70852bd3494e997f591e41d5d941',qos_specs=None,replication_status=,reservations=['83e3e87e-d1ee-4d71-b674-6eeee77a4c93','c88e4aa3-deb7-4c49-b66a-80d0921715ab','0d523db0-9b8e-4881-94bd-6289106e3629','e85202f1-553a-4ac4-9677-86b647857683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f9102672414f518223c137ce93840a',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-50197417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76f6d4cc-ec31-421f-90f8-045125abcece,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='159c70852bd3494e997f591e41d5d941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f9102672414f518223c137ce93840a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:47.211231 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (226cfffa-d10d-47b4-8c11-2ad41c40eed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:47.211306 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f25dc194-2f49-4dc4-a55f-94b41b00035d tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 returned with HTTP 202 Aug 18 09:10:47.211306 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 32/127] 10.4.3.41 () {68 vars in 1409 bytes} [Tue Aug 18 09:10:47 2026] DELETE /volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:47.219901 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd61d1c5-f0cb-4f63-9211-d8888003c5ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:47.221191 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd61d1c5-f0cb-4f63-9211-d8888003c5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:10:47.223413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd61d1c5-f0cb-4f63-9211-d8888003c5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:47.223413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd61d1c5-f0cb-4f63-9211-d8888003c5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:47.223413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-dd61d1c5-f0cb-4f63-9211-d8888003c5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:47.223413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd61d1c5-f0cb-4f63-9211-d8888003c5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:10:47.230496 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dd61d1c5-f0cb-4f63-9211-d8888003c5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all volumes completed successfully. Aug 18 09:10:47.231321 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-dd61d1c5-f0cb-4f63-9211-d8888003c5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:47.231530 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-dd61d1c5-f0cb-4f63-9211-d8888003c5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:47.235063 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (226cfffa-d10d-47b4-8c11-2ad41c40eed8) transitioned into state 'SUCCESS' from state '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-50197417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159c70852bd3494e997f591e41d5d941',qos_specs=None,replication_status=,reservations=['83e3e87e-d1ee-4d71-b674-6eeee77a4c93','c88e4aa3-deb7-4c49-b66a-80d0921715ab','0d523db0-9b8e-4881-94bd-6289106e3629','e85202f1-553a-4ac4-9677-86b647857683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f9102672414f518223c137ce93840a',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:47.235702 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ab274e-eb02-485e-8d59-197c0a4fa8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:47.246572 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ab274e-eb02-485e-8d59-197c0a4fa8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:47.247198 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Flow 'volume_create_api' (eebc5fd2-0be8-4770-9da6-2619527d3b9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:47.247482 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Create volume request issued successfully. Aug 18 09:10:47.248023 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-caa35c41-4cce-44af-9fd8-946496a7e828 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:10:47.248492 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 30/128] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:10:46 2026] POST /volume/v3/volumes => generated 781 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:10:47.262741 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c6904d8-f1c0-4ef3-9b54-ca0168763ed7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:47.264851 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c6904d8-f1c0-4ef3-9b54-ca0168763ed7 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:10:47.265182 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c6904d8-f1c0-4ef3-9b54-ca0168763ed7 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:47.265431 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c6904d8-f1c0-4ef3-9b54-ca0168763ed7 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:47.266732 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-dd61d1c5-f0cb-4f63-9211-d8888003c5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:47.270253 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:47.270253 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:47.277125 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd61d1c5-f0cb-4f63-9211-d8888003c5ec tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:10:47.277679 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 34/129] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:10:47 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:47.289856 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-29d99f1c-80f7-42a1-b055-644873f1c6bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:47.291947 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29d99f1c-80f7-42a1-b055-644873f1c6bf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 18 09:10:47.292188 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29d99f1c-80f7-42a1-b055-644873f1c6bf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:47.292424 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29d99f1c-80f7-42a1-b055-644873f1c6bf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:47.292768 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-29d99f1c-80f7-42a1-b055-644873f1c6bf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:47.293091 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:47.293091 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:47.294057 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-29d99f1c-80f7-42a1-b055-644873f1c6bf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:10:47.301181 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-29d99f1c-80f7-42a1-b055-644873f1c6bf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all snapshots completed successfully. Aug 18 09:10:47.302722 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29d99f1c-80f7-42a1-b055-644873f1c6bf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 09:10:47.303482 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 33/130] 10.4.3.41 () {66 vars in 1257 bytes} [Tue Aug 18 09:10:47 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:10:47.303722 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:47.303722 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:47.307381 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9c6904d8-f1c0-4ef3-9b54-ca0168763ed7 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:10:47.313216 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b4e11a4d-9f9d-4d56-a157-b37748c9bffb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:47.314498 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c6904d8-f1c0-4ef3-9b54-ca0168763ed7 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:10:47.318588 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 34/131] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:47 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 960 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:47.318848 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b4e11a4d-9f9d-4d56-a157-b37748c9bffb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 Aug 18 09:10:47.318848 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b4e11a4d-9f9d-4d56-a157-b37748c9bffb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:47.318848 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b4e11a4d-9f9d-4d56-a157-b37748c9bffb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:47.318848 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-b4e11a4d-9f9d-4d56-a157-b37748c9bffb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 5186d884-5322-4235-b699-3baa2bd68787 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:10:47.322412 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b4e11a4d-9f9d-4d56-a157-b37748c9bffb tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 returned with HTTP 404 Aug 18 09:10:47.322412 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 31/132] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:10:47 2026] GET /volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:47.329619 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f41c8340-8542-4a61-bac9-286c6e4bbdaf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:47.332802 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f41c8340-8542-4a61-bac9-286c6e4bbdaf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/group_snapshots Aug 18 09:10:47.333172 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f41c8340-8542-4a61-bac9-286c6e4bbdaf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:47.333724 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f41c8340-8542-4a61-bac9-286c6e4bbdaf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:47.344639 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f41c8340-8542-4a61-bac9-286c6e4bbdaf tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots returned with HTTP 200 Aug 18 09:10:47.345082 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 35/133] 10.4.3.41 () {68 vars in 1295 bytes} [Tue Aug 18 09:10:47 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:47.353904 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6777c04-30d9-4af5-aa72-571525164fe1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:47.356439 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6777c04-30d9-4af5-aa72-571525164fe1 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] DELETE https://10.4.3.41/volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 Aug 18 09:10:47.356599 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6777c04-30d9-4af5-aa72-571525164fe1 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:47.357075 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6777c04-30d9-4af5-aa72-571525164fe1 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:47.357075 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-c6777c04-30d9-4af5-aa72-571525164fe1 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] delete called for member 5186d884-5322-4235-b699-3baa2bd68787 {{(pid=100266) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 09:10:47.357075 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-c6777c04-30d9-4af5-aa72-571525164fe1 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Delete group_snapshot with id: 5186d884-5322-4235-b699-3baa2bd68787 Aug 18 09:10:47.360346 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6777c04-30d9-4af5-aa72-571525164fe1 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 returned with HTTP 404 Aug 18 09:10:47.360962 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 34/134] 10.4.3.41 () {68 vars in 1409 bytes} [Tue Aug 18 09:10:47 2026] DELETE /volume/v3/group_snapshots/5186d884-5322-4235-b699-3baa2bd68787 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:47.368755 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2ee336c-3af9-4399-930a-89eceb2495a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:47.370929 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2ee336c-3af9-4399-930a-89eceb2495a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:10:47.370929 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2ee336c-3af9-4399-930a-89eceb2495a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:47.371189 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2ee336c-3af9-4399-930a-89eceb2495a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:47.371573 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-b2ee336c-3af9-4399-930a-89eceb2495a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:10:47.372460 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b2ee336c-3af9-4399-930a-89eceb2495a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:10:47.382600 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b2ee336c-3af9-4399-930a-89eceb2495a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Get all volumes completed successfully. Aug 18 09:10:47.383621 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-b2ee336c-3af9-4399-930a-89eceb2495a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:47.383961 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-b2ee336c-3af9-4399-930a-89eceb2495a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:47.426291 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-b2ee336c-3af9-4399-930a-89eceb2495a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:47.429189 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:47.429189 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:47.435950 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2ee336c-3af9-4399-930a-89eceb2495a2 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:10:47.436432 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 35/135] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:10:47 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:47.448806 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-907574fa-1e45-4b56-a4b5-cad965c2e5d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:47.451005 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-907574fa-1e45-4b56-a4b5-cad965c2e5d6 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] POST https://10.4.3.41/volume/v3/groups/46146683-01a9-4bcc-ad39-583a1e4296b8/action Aug 18 09:10:47.451494 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-907574fa-1e45-4b56-a4b5-cad965c2e5d6 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:10:47.451834 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-907574fa-1e45-4b56-a4b5-cad965c2e5d6 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:47.453456 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-907574fa-1e45-4b56-a4b5-cad965c2e5d6 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] delete called for group 46146683-01a9-4bcc-ad39-583a1e4296b8 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:10:47.453762 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-907574fa-1e45-4b56-a4b5-cad965c2e5d6 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Delete group with id: 46146683-01a9-4bcc-ad39-583a1e4296b8 Aug 18 09:10:47.458378 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:47.458378 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:47.523069 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-907574fa-1e45-4b56-a4b5-cad965c2e5d6 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/46146683-01a9-4bcc-ad39-583a1e4296b8/action returned with HTTP 202 Aug 18 09:10:47.523624 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 32/136] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:10:47 2026] POST /volume/v3/groups/46146683-01a9-4bcc-ad39-583a1e4296b8/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:10:47.533808 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9079e0ee-56b7-4b92-baf7-249380e948c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:47.536169 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9079e0ee-56b7-4b92-baf7-249380e948c5 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/10d69775-8efb-47f2-a0ce-a567084382b2 Aug 18 09:10:47.536523 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9079e0ee-56b7-4b92-baf7-249380e948c5 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:47.536828 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9079e0ee-56b7-4b92-baf7-249380e948c5 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:47.545939 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:47.545939 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:47.551078 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9079e0ee-56b7-4b92-baf7-249380e948c5 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Volume info retrieved successfully. Aug 18 09:10:47.552005 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-9079e0ee-56b7-4b92-baf7-249380e948c5 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:10:47.552075 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-9079e0ee-56b7-4b92-baf7-249380e948c5 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:10:47.604135 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-9079e0ee-56b7-4b92-baf7-249380e948c5 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:10:47.609730 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:47.609730 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:47.619455 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9079e0ee-56b7-4b92-baf7-249380e948c5 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/10d69775-8efb-47f2-a0ce-a567084382b2 returned with HTTP 200 Aug 18 09:10:47.620064 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 36/137] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:47 2026] GET /volume/v3/volumes/10d69775-8efb-47f2-a0ce-a567084382b2 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:48.319695 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-e1bacc21-3e1c-4aa9-a565-eaac04f23ae5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:48.323418 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-e1bacc21-3e1c-4aa9-a565-eaac04f23ae5 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:48.323418 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-e1bacc21-3e1c-4aa9-a565-eaac04f23ae5 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:48.323714 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-e1bacc21-3e1c-4aa9-a565-eaac04f23ae5 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:48.330329 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-43709699-3fe3-41fa-9934-fa1cb048390a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:48.333563 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-43709699-3fe3-41fa-9934-fa1cb048390a tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:10:48.333834 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-43709699-3fe3-41fa-9934-fa1cb048390a tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:48.334102 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-43709699-3fe3-41fa-9934-fa1cb048390a tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:48.334478 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:48.334478 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:48.339433 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-e1bacc21-3e1c-4aa9-a565-eaac04f23ae5 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:48.344799 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:48.344799 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:48.347158 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-e1bacc21-3e1c-4aa9-a565-eaac04f23ae5 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:48.347630 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 35/138] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:10:48 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:48.349716 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-43709699-3fe3-41fa-9934-fa1cb048390a tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:10:48.354128 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-43709699-3fe3-41fa-9934-fa1cb048390a tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:10:48.354592 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 36/139] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:48 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:48.360488 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6074cdbb-bb49-440b-9ba0-92935766155e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:48.361436 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6074cdbb-bb49-440b-9ba0-92935766155e None None] GET https://10.4.3.41/volume// Aug 18 09:10:48.362503 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6074cdbb-bb49-440b-9ba0-92935766155e None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:48.362503 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6074cdbb-bb49-440b-9ba0-92935766155e None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:48.362675 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6074cdbb-bb49-440b-9ba0-92935766155e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:10:48.363038 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 33/140] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:10:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:10:48.373693 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-4814a8ed-7a7c-4e5c-9cf3-f50ddc02e578 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:48.374748 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-4814a8ed-7a7c-4e5c-9cf3-f50ddc02e578 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:10:48.375742 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-4814a8ed-7a7c-4e5c-9cf3-f50ddc02e578 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85b55e05-9c06-4717-937d-3ef18e509692", "connector": null, "instance_uuid": "a3a1f25c-bc80-4c02-a9b0-b541337b0e9c"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:48.392069 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:48.392069 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:48.435466 np0000007625 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 18 09:10:48.435466 np0000007625 devstack@c-api.service[100267]: .first() Aug 18 09:10:48.461647 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-4814a8ed-7a7c-4e5c-9cf3-f50ddc02e578 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:10:48.463697 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 37/141] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:10:48 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:48.638875 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ef234f3-c2e2-4047-ba54-80bf9d2658e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:48.644292 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ef234f3-c2e2-4047-ba54-80bf9d2658e9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/volumes/10d69775-8efb-47f2-a0ce-a567084382b2 Aug 18 09:10:48.645895 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ef234f3-c2e2-4047-ba54-80bf9d2658e9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:48.646165 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ef234f3-c2e2-4047-ba54-80bf9d2658e9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:48.656023 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ef234f3-c2e2-4047-ba54-80bf9d2658e9 tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/volumes/10d69775-8efb-47f2-a0ce-a567084382b2 returned with HTTP 404 Aug 18 09:10:48.657517 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 36/142] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:10:48 2026] GET /volume/v3/volumes/10d69775-8efb-47f2-a0ce-a567084382b2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:48.666113 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7e9c7a4a-0417-4f90-9f94-3d25eb97e41b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:48.668158 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e9c7a4a-0417-4f90-9f94-3d25eb97e41b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] GET https://10.4.3.41/volume/v3/groups/46146683-01a9-4bcc-ad39-583a1e4296b8 Aug 18 09:10:48.668457 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e9c7a4a-0417-4f90-9f94-3d25eb97e41b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:48.668731 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e9c7a4a-0417-4f90-9f94-3d25eb97e41b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:48.668920 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-7e9c7a4a-0417-4f90-9f94-3d25eb97e41b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] show called for member 46146683-01a9-4bcc-ad39-583a1e4296b8 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:10:48.673375 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e9c7a4a-0417-4f90-9f94-3d25eb97e41b tempest-GroupSnapshotsTest-1779141779 tempest-GroupSnapshotsTest-1779141779-project-member] https://10.4.3.41/volume/v3/groups/46146683-01a9-4bcc-ad39-583a1e4296b8 returned with HTTP 404 Aug 18 09:10:48.673917 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 37/143] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:10:48 2026] GET /volume/v3/groups/46146683-01a9-4bcc-ad39-583a1e4296b8 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:10:48.686185 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6cee7d2-12da-4d10-9f04-699aa5fb8923 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:48.688738 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6cee7d2-12da-4d10-9f04-699aa5fb8923 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/2770e213-4df0-47fe-8cae-ff593a2ebd54 Aug 18 09:10:48.689067 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6cee7d2-12da-4d10-9f04-699aa5fb8923 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:48.690580 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6cee7d2-12da-4d10-9f04-699aa5fb8923 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:48.709368 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6cee7d2-12da-4d10-9f04-699aa5fb8923 tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/group_types/2770e213-4df0-47fe-8cae-ff593a2ebd54 returned with HTTP 202 Aug 18 09:10:48.709368 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 34/144] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:10:48 2026] DELETE /volume/v3/group_types/2770e213-4df0-47fe-8cae-ff593a2ebd54 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 18 09:10:48.715324 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c8ef174-0a5f-4375-8bf2-577dd78ec1df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:48.718047 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c8ef174-0a5f-4375-8bf2-577dd78ec1df tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] DELETE https://10.4.3.41/volume/v3/types/2f287c56-a24a-44e0-9be6-bbfcb9925758 Aug 18 09:10:48.718340 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c8ef174-0a5f-4375-8bf2-577dd78ec1df tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:48.718664 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c8ef174-0a5f-4375-8bf2-577dd78ec1df tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:48.719002 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:48.719002 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:48.915201 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c8ef174-0a5f-4375-8bf2-577dd78ec1df tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/types/2f287c56-a24a-44e0-9be6-bbfcb9925758 returned with HTTP 202 Aug 18 09:10:48.915674 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 38/145] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:10:48 2026] DELETE /volume/v3/types/2f287c56-a24a-44e0-9be6-bbfcb9925758 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:48.925355 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f254b12-f10b-4dac-99c9-fb7723e3ddcc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:48.929830 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f254b12-f10b-4dac-99c9-fb7723e3ddcc tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] GET https://10.4.3.41/volume/v3/types/2f287c56-a24a-44e0-9be6-bbfcb9925758 Aug 18 09:10:48.929983 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f254b12-f10b-4dac-99c9-fb7723e3ddcc tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:48.930246 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f254b12-f10b-4dac-99c9-fb7723e3ddcc tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:48.936187 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f254b12-f10b-4dac-99c9-fb7723e3ddcc tempest-GroupSnapshotsTest-836759868 tempest-GroupSnapshotsTest-836759868-project-admin] https://10.4.3.41/volume/v3/types/2f287c56-a24a-44e0-9be6-bbfcb9925758 returned with HTTP 404 Aug 18 09:10:48.936275 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 37/146] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:10:48 2026] GET /volume/v3/types/2f287c56-a24a-44e0-9be6-bbfcb9925758 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:50.084208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99e51e7d-ceab-44ba-89f9-ff316d42ff13 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:50.084949 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99e51e7d-ceab-44ba-89f9-ff316d42ff13 None None] GET https://10.4.3.41/volume// Aug 18 09:10:50.084949 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99e51e7d-ceab-44ba-89f9-ff316d42ff13 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:50.084949 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99e51e7d-ceab-44ba-89f9-ff316d42ff13 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:50.085950 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99e51e7d-ceab-44ba-89f9-ff316d42ff13 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:10:50.086379 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 38/147] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:10:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:10:50.134209 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-8b9b7487-e481-49ad-ad3f-61fe074db3af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:50.141421 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-8b9b7487-e481-49ad-ad3f-61fe074db3af tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:10:50.141421 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-8b9b7487-e481-49ad-ad3f-61fe074db3af tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:50.141421 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-8b9b7487-e481-49ad-ad3f-61fe074db3af tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:50.156330 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:50.156330 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:50.160907 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-8b9b7487-e481-49ad-ad3f-61fe074db3af tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:10:50.167224 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-8b9b7487-e481-49ad-ad3f-61fe074db3af tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:10:50.167779 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 35/148] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:10:50 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 1574 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:10:50.949253 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-0eca223a-f3e7-4aea-b665-55a47618946f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:50.952905 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-0eca223a-f3e7-4aea-b665-55a47618946f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] PUT https://10.4.3.41/volume/v3/attachments/16ed3ca4-4e0b-469c-8822-7050554bd74f Aug 18 09:10:50.953672 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-0eca223a-f3e7-4aea-b665-55a47618946f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:50.965206 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-0eca223a-f3e7-4aea-b665-55a47618946f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Acquiring lock "cinder-attachment_update-85b55e05-9c06-4717-937d-3ef18e509692-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:10:50.974279 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-0eca223a-f3e7-4aea-b665-55a47618946f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-85b55e05-9c06-4717-937d-3ef18e509692-np0000007625" acquired by "attachment_update" :: waited 0.009s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:10:50.975927 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:50.975927 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:51.113499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-0eca223a-f3e7-4aea-b665-55a47618946f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-85b55e05-9c06-4717-937d-3ef18e509692-np0000007625" released by "attachment_update" :: held 0.139s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:10:51.114003 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-0eca223a-f3e7-4aea-b665-55a47618946f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/16ed3ca4-4e0b-469c-8822-7050554bd74f returned with HTTP 200 Aug 18 09:10:51.114787 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 39/149] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:10:50 2026] PUT /volume/v3/attachments/16ed3ca4-4e0b-469c-8822-7050554bd74f => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:51.150302 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-89e163ea-63a5-4863-94aa-c6522e67acf4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:51.152301 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-89e163ea-63a5-4863-94aa-c6522e67acf4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments/16ed3ca4-4e0b-469c-8822-7050554bd74f/action Aug 18 09:10:51.152965 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-89e163ea-63a5-4863-94aa-c6522e67acf4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:10:51.153085 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-89e163ea-63a5-4863-94aa-c6522e67acf4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:51.165121 np0000007625 devstack@c-api.service[100266]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 18 09:10:51.165121 np0000007625 devstack@c-api.service[100266]: .first() Aug 18 09:10:51.183324 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:51.183324 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:51.194719 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2ea3213e-65d9-4e2d-bb1a-a5c6aaeb44a3 req-89e163ea-63a5-4863-94aa-c6522e67acf4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/16ed3ca4-4e0b-469c-8822-7050554bd74f/action returned with HTTP 204 Aug 18 09:10:51.196216 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 38/150] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:10:51 2026] POST /volume/v3/attachments/16ed3ca4-4e0b-469c-8822-7050554bd74f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:52.799651 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-35707177-9f85-4a0d-af46-b77b498e7d79 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:53.001789 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:10:53.002090 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1807278474"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:53.003700 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1807278474'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:10:53.007578 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Create volume of 1 GB Aug 18 09:10:53.007817 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:53.007817 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:53.008294 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Availability Zones retrieved successfully. Aug 18 09:10:53.013979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Flow 'volume_create_api' (32252438-3a84-43aa-8837-b319f33ec6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:53.015442 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b14c60-1e68-4e31-a063-272d3c73fb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:53.016305 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:10:53.024445 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:53.024445 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:53.038634 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b14c60-1e68-4e31-a063-272d3c73fb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e884d6c3-ba40-48d1-be9f-9b82166169f7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e884d6c3-ba40-48d1-be9f-9b82166169f7', 'encryption_key_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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:53.039684 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0cd904-c164-49bc-99e3-bae5fab379ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:53.100453 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Created reservations ['aac86631-d8f1-4e85-9b55-0517f7656731', 'e346f0b2-ce4d-4074-a713-5a85581ea668', '6cea468b-8814-431e-95d9-29a953679af3', 'ebbf8ec3-038d-4cdc-9270-de9f9994b3e5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:53.101599 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0cd904-c164-49bc-99e3-bae5fab379ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aac86631-d8f1-4e85-9b55-0517f7656731', 'e346f0b2-ce4d-4074-a713-5a85581ea668', '6cea468b-8814-431e-95d9-29a953679af3', 'ebbf8ec3-038d-4cdc-9270-de9f9994b3e5']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:53.102708 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f197082-f1c1-41d4-9548-24cefaaf15fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:53.129987 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f197082-f1c1-41d4-9548-24cefaaf15fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1807278474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d74f8031262345d09dbf3a44a3483bf6',qos_specs=None,replication_status=,reservations=['aac86631-d8f1-4e85-9b55-0517f7656731','e346f0b2-ce4d-4074-a713-5a85581ea668','6cea468b-8814-431e-95d9-29a953679af3','ebbf8ec3-038d-4cdc-9270-de9f9994b3e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff2e4576d4ca4d8da94ddeae88fe1192',volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1807278474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d74f8031262345d09dbf3a44a3483bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff2e4576d4ca4d8da94ddeae88fe1192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e884d6c3-ba40-48d1-be9f-9b82166169f7),volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:53.130838 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30a7081d-7c98-4461-94e7-a8237b5ee194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:53.152781 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30a7081d-7c98-4461-94e7-a8237b5ee194) transitioned into state 'SUCCESS' from state '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-1807278474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d74f8031262345d09dbf3a44a3483bf6',qos_specs=None,replication_status=,reservations=['aac86631-d8f1-4e85-9b55-0517f7656731','e346f0b2-ce4d-4074-a713-5a85581ea668','6cea468b-8814-431e-95d9-29a953679af3','ebbf8ec3-038d-4cdc-9270-de9f9994b3e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff2e4576d4ca4d8da94ddeae88fe1192',volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:53.153524 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075cf312-d0dd-472c-ba1a-d3a3131e12f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:53.164511 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075cf312-d0dd-472c-ba1a-d3a3131e12f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:53.165339 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Flow 'volume_create_api' (32252438-3a84-43aa-8837-b319f33ec6d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:53.165675 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Create volume request issued successfully. Aug 18 09:10:53.166208 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35707177-9f85-4a0d-af46-b77b498e7d79 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:10:53.166695 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 39/151] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:10:52 2026] POST /volume/v3/volumes => generated 756 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:10:53.182879 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-716d6dd3-edcb-43f1-9c3c-cf010f31d20d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:53.190553 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-716d6dd3-edcb-43f1-9c3c-cf010f31d20d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:10:53.191939 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-716d6dd3-edcb-43f1-9c3c-cf010f31d20d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:53.191939 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-716d6dd3-edcb-43f1-9c3c-cf010f31d20d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:53.197992 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:53.197992 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:53.202788 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-716d6dd3-edcb-43f1-9c3c-cf010f31d20d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:10:53.208862 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-716d6dd3-edcb-43f1-9c3c-cf010f31d20d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:10:53.210151 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 36/152] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:53 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:54.228703 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95ccc53d-d843-4204-a8a7-bfdfa1dd0d24 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:54.230753 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95ccc53d-d843-4204-a8a7-bfdfa1dd0d24 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:10:54.230933 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95ccc53d-d843-4204-a8a7-bfdfa1dd0d24 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:54.231899 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95ccc53d-d843-4204-a8a7-bfdfa1dd0d24 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:54.244969 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:54.244969 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:54.249833 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95ccc53d-d843-4204-a8a7-bfdfa1dd0d24 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:10:54.255620 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95ccc53d-d843-4204-a8a7-bfdfa1dd0d24 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:10:54.256015 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 40/153] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:54 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:54.273318 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-78be149f-010c-4e3d-901c-ab536045bbe7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:54.543902 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78be149f-010c-4e3d-901c-ab536045bbe7 tempest-TestMultiAttachVolumeSwap-53801119 tempest-TestMultiAttachVolumeSwap-53801119-project-admin] POST https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4/action Aug 18 09:10:54.544304 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78be149f-010c-4e3d-901c-ab536045bbe7 tempest-TestMultiAttachVolumeSwap-53801119 tempest-TestMultiAttachVolumeSwap-53801119-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:10:54.544434 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78be149f-010c-4e3d-901c-ab536045bbe7 tempest-TestMultiAttachVolumeSwap-53801119 tempest-TestMultiAttachVolumeSwap-53801119-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:54.584631 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:54.584631 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:54.585044 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-78be149f-010c-4e3d-901c-ab536045bbe7 tempest-TestMultiAttachVolumeSwap-53801119 tempest-TestMultiAttachVolumeSwap-53801119-project-admin] Volume info retrieved successfully. Aug 18 09:10:54.594684 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-78be149f-010c-4e3d-901c-ab536045bbe7 tempest-TestMultiAttachVolumeSwap-53801119 tempest-TestMultiAttachVolumeSwap-53801119-project-admin] Update volume admin metadata completed successfully. Aug 18 09:10:54.596431 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-78be149f-010c-4e3d-901c-ab536045bbe7 tempest-TestMultiAttachVolumeSwap-53801119 tempest-TestMultiAttachVolumeSwap-53801119-project-admin] Update readonly setting on volume completed successfully. Aug 18 09:10:54.596431 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78be149f-010c-4e3d-901c-ab536045bbe7 tempest-TestMultiAttachVolumeSwap-53801119 tempest-TestMultiAttachVolumeSwap-53801119-project-admin] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4/action returned with HTTP 202 Aug 18 09:10:54.596431 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 39/154] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:10:54 2026] POST /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4/action => generated 0 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:10:54.606672 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:54.609081 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:10:54.609551 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-614561100"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:54.612532 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-614561100'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:10:54.620109 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Create volume of 1 GB Aug 18 09:10:54.620578 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:54.620578 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:54.621237 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Availability Zones retrieved successfully. Aug 18 09:10:54.629609 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Flow 'volume_create_api' (bbe2f37e-3229-4b53-80f2-98afed1e7bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:54.630338 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa3dc17-1ef4-483c-83ff-101cc2878eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:54.631933 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:10:54.640655 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:54.640655 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:54.656531 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa3dc17-1ef4-483c-83ff-101cc2878eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e884d6c3-ba40-48d1-be9f-9b82166169f7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e884d6c3-ba40-48d1-be9f-9b82166169f7', 'encryption_key_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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:54.657846 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca9e0518-a61e-43e2-9732-3b6733260d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:54.711189 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Created reservations ['e99e1497-f58d-4e2d-9f99-7c70219a7e3d', '531acdba-546e-42a9-ad7d-a8f93073a62e', '494b658c-aab6-4f0a-96bf-8f1108b35682', '20cf3356-3216-454f-a7c1-3386a7afb003'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:10:54.711189 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca9e0518-a61e-43e2-9732-3b6733260d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e99e1497-f58d-4e2d-9f99-7c70219a7e3d', '531acdba-546e-42a9-ad7d-a8f93073a62e', '494b658c-aab6-4f0a-96bf-8f1108b35682', '20cf3356-3216-454f-a7c1-3386a7afb003']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:54.711189 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bc14bfb-c93f-4059-9c46-6e325913d958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:54.739790 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bc14bfb-c93f-4059-9c46-6e325913d958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e999e87-3da8-4527-b0c4-4b75861f19cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-614561100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d74f8031262345d09dbf3a44a3483bf6',qos_specs=None,replication_status=,reservations=['e99e1497-f58d-4e2d-9f99-7c70219a7e3d','531acdba-546e-42a9-ad7d-a8f93073a62e','494b658c-aab6-4f0a-96bf-8f1108b35682','20cf3356-3216-454f-a7c1-3386a7afb003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff2e4576d4ca4d8da94ddeae88fe1192',volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-614561100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e999e87-3da8-4527-b0c4-4b75861f19cf,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d74f8031262345d09dbf3a44a3483bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff2e4576d4ca4d8da94ddeae88fe1192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e884d6c3-ba40-48d1-be9f-9b82166169f7),volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:54.740772 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306c88b5-d8a7-4ee5-b347-4d24122df23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:54.765001 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306c88b5-d8a7-4ee5-b347-4d24122df23a) transitioned into state 'SUCCESS' from state '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-614561100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d74f8031262345d09dbf3a44a3483bf6',qos_specs=None,replication_status=,reservations=['e99e1497-f58d-4e2d-9f99-7c70219a7e3d','531acdba-546e-42a9-ad7d-a8f93073a62e','494b658c-aab6-4f0a-96bf-8f1108b35682','20cf3356-3216-454f-a7c1-3386a7afb003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff2e4576d4ca4d8da94ddeae88fe1192',volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:54.765971 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61eaf0e7-bfb5-4bef-a427-48d53e02d7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:10:54.778662 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61eaf0e7-bfb5-4bef-a427-48d53e02d7c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:10:54.779760 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Flow 'volume_create_api' (bbe2f37e-3229-4b53-80f2-98afed1e7bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:10:54.780127 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Create volume request issued successfully. Aug 18 09:10:54.781648 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7a89924-43f5-41ea-8343-e46dacce7cd4 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:10:54.782111 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 40/155] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:10:54 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) Aug 18 09:10:54.795843 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4505a68f-86d4-4e10-bcba-42bd0584dd51 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:54.798838 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4505a68f-86d4-4e10-bcba-42bd0584dd51 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf Aug 18 09:10:54.799129 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4505a68f-86d4-4e10-bcba-42bd0584dd51 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:54.799538 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4505a68f-86d4-4e10-bcba-42bd0584dd51 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:54.810700 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:54.810700 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:54.817052 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4505a68f-86d4-4e10-bcba-42bd0584dd51 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:10:54.828161 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4505a68f-86d4-4e10-bcba-42bd0584dd51 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf returned with HTTP 200 Aug 18 09:10:54.828537 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 37/156] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:54 2026] GET /volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:55.844611 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72c92170-b624-446f-9fcd-09769c08ad54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:55.850678 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72c92170-b624-446f-9fcd-09769c08ad54 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf Aug 18 09:10:55.851413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72c92170-b624-446f-9fcd-09769c08ad54 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:55.851413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72c92170-b624-446f-9fcd-09769c08ad54 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:55.877285 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:55.877285 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:55.882548 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72c92170-b624-446f-9fcd-09769c08ad54 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:10:55.888675 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72c92170-b624-446f-9fcd-09769c08ad54 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf returned with HTTP 200 Aug 18 09:10:55.889332 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 41/157] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:10:55 2026] GET /volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:56.952236 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17ef2d8b-8527-42d9-a893-0c2e359c6730 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.233489 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17ef2d8b-8527-42d9-a893-0c2e359c6730 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] POST https://10.4.3.41/volume/v3/qos-specs Aug 18 09:10:57.233905 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17ef2d8b-8527-42d9-a893-0c2e359c6730 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1690181023", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:57.235746 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.qos_specs [None req-17ef2d8b-8527-42d9-a893-0c2e359c6730 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1690181023', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100266) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 09:10:57.252147 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-17ef2d8b-8527-42d9-a893-0c2e359c6730 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DB qos_specs_create(): root {'id': '64f4178f-3d9a-4766-8e8f-998feb817690', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1690181023'} {{(pid=100266) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 09:10:57.273440 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17ef2d8b-8527-42d9-a893-0c2e359c6730 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 18 09:10:57.274030 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 40/158] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:10:56 2026] POST /volume/v3/qos-specs => generated 391 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:57.283724 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e6a32dfd-d6b4-4c6c-a8ba-6b519b1ce0b4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.288055 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6a32dfd-d6b4-4c6c-a8ba-6b519b1ce0b4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:10:57.288742 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6a32dfd-d6b4-4c6c-a8ba-6b519b1ce0b4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1639894172"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:57.292085 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:57.292085 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:57.313402 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6a32dfd-d6b4-4c6c-a8ba-6b519b1ce0b4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:10:57.313402 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 41/159] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:10:57 2026] POST /volume/v3/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:57.327461 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e00bea0-bbc5-4fb9-ba0c-8978a03bdf62 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.327461 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e00bea0-bbc5-4fb9-ba0c-8978a03bdf62 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:10:57.327461 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e00bea0-bbc5-4fb9-ba0c-8978a03bdf62 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1623895513"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:57.356245 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e00bea0-bbc5-4fb9-ba0c-8978a03bdf62 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:10:57.356475 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 38/160] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:10:57 2026] POST /volume/v3/types => generated 222 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:57.369956 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d92ba5f9-bc12-44a2-a3d4-1c70302485ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.371937 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d92ba5f9-bc12-44a2-a3d4-1c70302485ca tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:10:57.372345 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d92ba5f9-bc12-44a2-a3d4-1c70302485ca tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1361311068"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:57.398709 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d92ba5f9-bc12-44a2-a3d4-1c70302485ca tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:10:57.399220 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 42/161] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:10:57 2026] POST /volume/v3/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:57.410539 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f944c97f-dbbd-4339-a895-d8db64271344 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.414859 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f944c97f-dbbd-4339-a895-d8db64271344 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associate?vol_type_id=5151cfc2-def9-44bd-b899-6984aac4d98f Aug 18 09:10:57.416416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f944c97f-dbbd-4339-a895-d8db64271344 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.416416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f944c97f-dbbd-4339-a895-d8db64271344 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'associate' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.416416 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:57.416416 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:57.416760 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f944c97f-dbbd-4339-a895-d8db64271344 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Associate qos_spec: 64f4178f-3d9a-4766-8e8f-998feb817690 with type: 5151cfc2-def9-44bd-b899-6984aac4d98f {{(pid=100266) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 09:10:57.463128 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f944c97f-dbbd-4339-a895-d8db64271344 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associate?vol_type_id=5151cfc2-def9-44bd-b899-6984aac4d98f returned with HTTP 202 Aug 18 09:10:57.463128 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 41/162] 10.4.3.41 () {66 vars in 1474 bytes} [Tue Aug 18 09:10:57 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associate?vol_type_id=5151cfc2-def9-44bd-b899-6984aac4d98f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:57.474049 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-51c3eae6-1cc2-4447-963f-8f57e70f0c6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.476422 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51c3eae6-1cc2-4447-963f-8f57e70f0c6a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associate?vol_type_id=68eecd3e-34c6-4f75-93fc-ce1d0fdbd0fe Aug 18 09:10:57.476778 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51c3eae6-1cc2-4447-963f-8f57e70f0c6a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.477031 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51c3eae6-1cc2-4447-963f-8f57e70f0c6a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'associate' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.477867 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-51c3eae6-1cc2-4447-963f-8f57e70f0c6a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Associate qos_spec: 64f4178f-3d9a-4766-8e8f-998feb817690 with type: 68eecd3e-34c6-4f75-93fc-ce1d0fdbd0fe {{(pid=100264) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 09:10:57.506455 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51c3eae6-1cc2-4447-963f-8f57e70f0c6a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associate?vol_type_id=68eecd3e-34c6-4f75-93fc-ce1d0fdbd0fe returned with HTTP 202 Aug 18 09:10:57.507065 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 42/163] 10.4.3.41 () {66 vars in 1474 bytes} [Tue Aug 18 09:10:57 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associate?vol_type_id=68eecd3e-34c6-4f75-93fc-ce1d0fdbd0fe => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:57.517985 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e51aa67a-2784-4bf4-9f2c-b8a83870096f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.519636 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e51aa67a-2784-4bf4-9f2c-b8a83870096f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associate?vol_type_id=b4a373c2-1dc5-485c-8003-6f26da4496e4 Aug 18 09:10:57.519896 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e51aa67a-2784-4bf4-9f2c-b8a83870096f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.520053 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e51aa67a-2784-4bf4-9f2c-b8a83870096f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'associate' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.520720 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e51aa67a-2784-4bf4-9f2c-b8a83870096f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Associate qos_spec: 64f4178f-3d9a-4766-8e8f-998feb817690 with type: b4a373c2-1dc5-485c-8003-6f26da4496e4 {{(pid=100265) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 09:10:57.553418 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e51aa67a-2784-4bf4-9f2c-b8a83870096f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associate?vol_type_id=b4a373c2-1dc5-485c-8003-6f26da4496e4 returned with HTTP 202 Aug 18 09:10:57.554019 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 39/164] 10.4.3.41 () {66 vars in 1474 bytes} [Tue Aug 18 09:10:57 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associate?vol_type_id=b4a373c2-1dc5-485c-8003-6f26da4496e4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:57.565303 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-76f1a05b-1d8a-4e15-9a04-a318816712ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.568711 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76f1a05b-1d8a-4e15-9a04-a318816712ab tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associations Aug 18 09:10:57.569010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76f1a05b-1d8a-4e15-9a04-a318816712ab tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.569299 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76f1a05b-1d8a-4e15-9a04-a318816712ab tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'associations' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.570031 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-76f1a05b-1d8a-4e15-9a04-a318816712ab tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Get associations for qos_spec id: 64f4178f-3d9a-4766-8e8f-998feb817690 {{(pid=100267) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 09:10:57.602346 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76f1a05b-1d8a-4e15-9a04-a318816712ab tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associations returned with HTTP 200 Aug 18 09:10:57.602539 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 43/165] 10.4.3.41 () {66 vars in 1386 bytes} [Tue Aug 18 09:10:57 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associations => generated 448 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:57.612286 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ecae83db-0194-4a6e-9626-bba7f916ca0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.614979 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecae83db-0194-4a6e-9626-bba7f916ca0e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/disassociate?vol_type_id=5151cfc2-def9-44bd-b899-6984aac4d98f Aug 18 09:10:57.615370 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecae83db-0194-4a6e-9626-bba7f916ca0e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.616005 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecae83db-0194-4a6e-9626-bba7f916ca0e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'disassociate' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.616476 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:57.616476 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:57.617278 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ecae83db-0194-4a6e-9626-bba7f916ca0e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Disassociate qos_spec: 64f4178f-3d9a-4766-8e8f-998feb817690 from type: 5151cfc2-def9-44bd-b899-6984aac4d98f {{(pid=100266) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 18 09:10:57.638726 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecae83db-0194-4a6e-9626-bba7f916ca0e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/disassociate?vol_type_id=5151cfc2-def9-44bd-b899-6984aac4d98f returned with HTTP 202 Aug 18 09:10:57.639137 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 42/166] 10.4.3.41 () {66 vars in 1483 bytes} [Tue Aug 18 09:10:57 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/disassociate?vol_type_id=5151cfc2-def9-44bd-b899-6984aac4d98f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:57.647683 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e0d5fd97-0758-4623-9b30-ba8288d4c317 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.653624 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0d5fd97-0758-4623-9b30-ba8288d4c317 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associations Aug 18 09:10:57.654090 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0d5fd97-0758-4623-9b30-ba8288d4c317 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.654090 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0d5fd97-0758-4623-9b30-ba8288d4c317 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'associations' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.654288 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:57.654288 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:57.654638 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e0d5fd97-0758-4623-9b30-ba8288d4c317 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Get associations for qos_spec id: 64f4178f-3d9a-4766-8e8f-998feb817690 {{(pid=100264) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 09:10:57.684189 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0d5fd97-0758-4623-9b30-ba8288d4c317 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associations returned with HTTP 200 Aug 18 09:10:57.684585 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 43/167] 10.4.3.41 () {66 vars in 1386 bytes} [Tue Aug 18 09:10:57 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associations => generated 306 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:57.697288 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d5f40df-c7d9-49f2-8a70-f3aeac456a3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.699435 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d5f40df-c7d9-49f2-8a70-f3aeac456a3e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/disassociate_all Aug 18 09:10:57.699435 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d5f40df-c7d9-49f2-8a70-f3aeac456a3e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.699640 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d5f40df-c7d9-49f2-8a70-f3aeac456a3e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'disassociate_all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.700738 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:57.700738 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:57.700738 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d5f40df-c7d9-49f2-8a70-f3aeac456a3e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Disassociate qos_spec: 64f4178f-3d9a-4766-8e8f-998feb817690 from all. {{(pid=100265) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 18 09:10:57.712619 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d5f40df-c7d9-49f2-8a70-f3aeac456a3e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/disassociate_all returned with HTTP 202 Aug 18 09:10:57.713075 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 40/168] 10.4.3.41 () {66 vars in 1398 bytes} [Tue Aug 18 09:10:57 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/disassociate_all => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:57.722734 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f98cd1ec-e380-49eb-889f-790cbedec2a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.725563 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f98cd1ec-e380-49eb-889f-790cbedec2a4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associations Aug 18 09:10:57.725563 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f98cd1ec-e380-49eb-889f-790cbedec2a4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.725563 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f98cd1ec-e380-49eb-889f-790cbedec2a4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'associations' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.725810 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:57.725810 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:57.726951 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f98cd1ec-e380-49eb-889f-790cbedec2a4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Get associations for qos_spec id: 64f4178f-3d9a-4766-8e8f-998feb817690 {{(pid=100267) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 09:10:57.738975 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f98cd1ec-e380-49eb-889f-790cbedec2a4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associations returned with HTTP 200 Aug 18 09:10:57.739204 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 44/169] 10.4.3.41 () {66 vars in 1386 bytes} [Tue Aug 18 09:10:57 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/associations => generated 24 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:10:57.751981 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8358e48d-9bc4-42b7-9a5f-58fd28edb167 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.755840 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8358e48d-9bc4-42b7-9a5f-58fd28edb167 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DELETE https://10.4.3.41/volume/v3/types/b4a373c2-1dc5-485c-8003-6f26da4496e4 Aug 18 09:10:57.755840 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8358e48d-9bc4-42b7-9a5f-58fd28edb167 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.756056 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8358e48d-9bc4-42b7-9a5f-58fd28edb167 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.756416 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:57.756416 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:57.801911 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8358e48d-9bc4-42b7-9a5f-58fd28edb167 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/types/b4a373c2-1dc5-485c-8003-6f26da4496e4 returned with HTTP 202 Aug 18 09:10:57.802573 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 43/170] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:10:57 2026] DELETE /volume/v3/types/b4a373c2-1dc5-485c-8003-6f26da4496e4 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:57.815506 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75cfe5df-016a-49e3-9e4c-c143378db503 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.824472 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75cfe5df-016a-49e3-9e4c-c143378db503 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/types/b4a373c2-1dc5-485c-8003-6f26da4496e4 Aug 18 09:10:57.824653 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75cfe5df-016a-49e3-9e4c-c143378db503 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.824895 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75cfe5df-016a-49e3-9e4c-c143378db503 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.833675 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75cfe5df-016a-49e3-9e4c-c143378db503 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/types/b4a373c2-1dc5-485c-8003-6f26da4496e4 returned with HTTP 404 Aug 18 09:10:57.835040 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 44/171] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:10:57 2026] GET /volume/v3/types/b4a373c2-1dc5-485c-8003-6f26da4496e4 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:57.849614 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74181664-1c3a-448a-b027-59d20fd29b23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.852951 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74181664-1c3a-448a-b027-59d20fd29b23 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DELETE https://10.4.3.41/volume/v3/types/68eecd3e-34c6-4f75-93fc-ce1d0fdbd0fe Aug 18 09:10:57.854335 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74181664-1c3a-448a-b027-59d20fd29b23 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.854335 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74181664-1c3a-448a-b027-59d20fd29b23 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.854641 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:57.854641 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:57.923995 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74181664-1c3a-448a-b027-59d20fd29b23 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/types/68eecd3e-34c6-4f75-93fc-ce1d0fdbd0fe returned with HTTP 202 Aug 18 09:10:57.924786 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 41/172] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:10:57 2026] DELETE /volume/v3/types/68eecd3e-34c6-4f75-93fc-ce1d0fdbd0fe => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:57.932047 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be88e899-1912-426b-8985-aef96222da1d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.934534 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be88e899-1912-426b-8985-aef96222da1d tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/types/68eecd3e-34c6-4f75-93fc-ce1d0fdbd0fe Aug 18 09:10:57.935096 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be88e899-1912-426b-8985-aef96222da1d tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.935373 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be88e899-1912-426b-8985-aef96222da1d tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.941477 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be88e899-1912-426b-8985-aef96222da1d tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/types/68eecd3e-34c6-4f75-93fc-ce1d0fdbd0fe returned with HTTP 404 Aug 18 09:10:57.942226 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 45/173] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:10:57 2026] GET /volume/v3/types/68eecd3e-34c6-4f75-93fc-ce1d0fdbd0fe => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:57.949657 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6088a35d-f4ab-4b13-b8c8-f40fb2a1dbc5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:57.951959 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6088a35d-f4ab-4b13-b8c8-f40fb2a1dbc5 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DELETE https://10.4.3.41/volume/v3/types/5151cfc2-def9-44bd-b899-6984aac4d98f Aug 18 09:10:57.952158 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6088a35d-f4ab-4b13-b8c8-f40fb2a1dbc5 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:57.952524 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6088a35d-f4ab-4b13-b8c8-f40fb2a1dbc5 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:57.987972 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6088a35d-f4ab-4b13-b8c8-f40fb2a1dbc5 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/types/5151cfc2-def9-44bd-b899-6984aac4d98f returned with HTTP 202 Aug 18 09:10:57.988468 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 44/174] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:10:57 2026] DELETE /volume/v3/types/5151cfc2-def9-44bd-b899-6984aac4d98f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:57.999088 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-82f4f8dd-709a-4694-adc5-55f1f3d836dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.004176 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82f4f8dd-709a-4694-adc5-55f1f3d836dd tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/types/5151cfc2-def9-44bd-b899-6984aac4d98f Aug 18 09:10:58.004411 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82f4f8dd-709a-4694-adc5-55f1f3d836dd tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.004696 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82f4f8dd-709a-4694-adc5-55f1f3d836dd tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.010893 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82f4f8dd-709a-4694-adc5-55f1f3d836dd tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/types/5151cfc2-def9-44bd-b899-6984aac4d98f returned with HTTP 404 Aug 18 09:10:58.011639 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 45/175] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:10:57 2026] GET /volume/v3/types/5151cfc2-def9-44bd-b899-6984aac4d98f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:58.023549 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c37f0b25-ff4a-4218-b810-8fe7298609c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.026147 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c37f0b25-ff4a-4218-b810-8fe7298609c1 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] POST https://10.4.3.41/volume/v3/qos-specs Aug 18 09:10:58.026674 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c37f0b25-ff4a-4218-b810-8fe7298609c1 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1448099834", "consumer": "back-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:58.030292 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.qos_specs [None req-c37f0b25-ff4a-4218-b810-8fe7298609c1 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1448099834', 'consumer': 'back-end', 'specs': {}} {{(pid=100265) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 09:10:58.040455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-c37f0b25-ff4a-4218-b810-8fe7298609c1 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DB qos_specs_create(): root {'id': '96c85896-1d2c-4555-b494-5a915518f834', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1448099834'} {{(pid=100265) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 09:10:58.054734 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c37f0b25-ff4a-4218-b810-8fe7298609c1 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 18 09:10:58.055541 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 42/176] 10.4.3.41 () {68 vars in 1257 bytes} [Tue Aug 18 09:10:58 2026] POST /volume/v3/qos-specs => generated 367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:58.068624 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-877e3ffb-dcb7-49a3-87b2-00d7cef2cf5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.072855 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-877e3ffb-dcb7-49a3-87b2-00d7cef2cf5f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/96c85896-1d2c-4555-b494-5a915518f834?force=False Aug 18 09:10:58.072855 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-877e3ffb-dcb7-49a3-87b2-00d7cef2cf5f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.073465 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-877e3ffb-dcb7-49a3-87b2-00d7cef2cf5f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.073465 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.073465 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:58.073759 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-877e3ffb-dcb7-49a3-87b2-00d7cef2cf5f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Delete qos_spec: 96c85896-1d2c-4555-b494-5a915518f834, force: False {{(pid=100267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 09:10:58.097058 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-877e3ffb-dcb7-49a3-87b2-00d7cef2cf5f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/96c85896-1d2c-4555-b494-5a915518f834?force=False returned with HTTP 202 Aug 18 09:10:58.097563 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 46/177] 10.4.3.41 () {66 vars in 1373 bytes} [Tue Aug 18 09:10:58 2026] DELETE /volume/v3/qos-specs/96c85896-1d2c-4555-b494-5a915518f834?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:58.111358 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3458215d-9b24-4524-8c71-b9eeef22cf43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.115026 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3458215d-9b24-4524-8c71-b9eeef22cf43 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/96c85896-1d2c-4555-b494-5a915518f834 Aug 18 09:10:58.115026 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3458215d-9b24-4524-8c71-b9eeef22cf43 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.115026 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3458215d-9b24-4524-8c71-b9eeef22cf43 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.118554 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3458215d-9b24-4524-8c71-b9eeef22cf43 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/96c85896-1d2c-4555-b494-5a915518f834 returned with HTTP 404 Aug 18 09:10:58.118959 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 45/178] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs/96c85896-1d2c-4555-b494-5a915518f834 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:58.127737 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-469542f2-4365-4651-be49-3c8e3de45a3a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.129658 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-469542f2-4365-4651-be49-3c8e3de45a3a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs Aug 18 09:10:58.130241 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-469542f2-4365-4651-be49-3c8e3de45a3a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.130241 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-469542f2-4365-4651-be49-3c8e3de45a3a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.130488 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.130488 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:58.141249 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-469542f2-4365-4651-be49-3c8e3de45a3a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 18 09:10:58.141812 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 46/179] 10.4.3.41 () {66 vars in 1236 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:58.156216 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-261b8150-463c-4adf-afab-a746a28c9f8e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.158419 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-261b8150-463c-4adf-afab-a746a28c9f8e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/96c85896-1d2c-4555-b494-5a915518f834?force=False Aug 18 09:10:58.158692 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-261b8150-463c-4adf-afab-a746a28c9f8e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.159415 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-261b8150-463c-4adf-afab-a746a28c9f8e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.159415 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.159415 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:58.159823 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-261b8150-463c-4adf-afab-a746a28c9f8e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Delete qos_spec: 96c85896-1d2c-4555-b494-5a915518f834, force: False {{(pid=100265) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 09:10:58.166231 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-261b8150-463c-4adf-afab-a746a28c9f8e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/96c85896-1d2c-4555-b494-5a915518f834?force=False returned with HTTP 404 Aug 18 09:10:58.166945 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 43/180] 10.4.3.41 () {66 vars in 1373 bytes} [Tue Aug 18 09:10:58 2026] DELETE /volume/v3/qos-specs/96c85896-1d2c-4555-b494-5a915518f834?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:58.174705 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cfbf32ef-44a1-42b0-b20d-8ed500ff4b94 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.177169 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cfbf32ef-44a1-42b0-b20d-8ed500ff4b94 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/96c85896-1d2c-4555-b494-5a915518f834 Aug 18 09:10:58.177433 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cfbf32ef-44a1-42b0-b20d-8ed500ff4b94 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.177785 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cfbf32ef-44a1-42b0-b20d-8ed500ff4b94 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.178033 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.178033 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:58.183341 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cfbf32ef-44a1-42b0-b20d-8ed500ff4b94 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/96c85896-1d2c-4555-b494-5a915518f834 returned with HTTP 404 Aug 18 09:10:58.184193 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 47/181] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs/96c85896-1d2c-4555-b494-5a915518f834 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:58.196184 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2bad1a4-9c4c-4f4c-b3a2-66a8e1ca4577 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.198796 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2bad1a4-9c4c-4f4c-b3a2-66a8e1ca4577 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] POST https://10.4.3.41/volume/v3/qos-specs Aug 18 09:10:58.199216 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2bad1a4-9c4c-4f4c-b3a2-66a8e1ca4577 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-948164705", "consumer": "both"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:58.201519 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.qos_specs [None req-b2bad1a4-9c4c-4f4c-b3a2-66a8e1ca4577 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-948164705', 'consumer': 'both', 'specs': {}} {{(pid=100266) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 09:10:58.204662 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-b2bad1a4-9c4c-4f4c-b3a2-66a8e1ca4577 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DB qos_specs_create(): root {'id': 'f6571f88-cdc3-4345-acf5-c72622a58e6f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-948164705'} {{(pid=100266) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 09:10:58.211307 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2bad1a4-9c4c-4f4c-b3a2-66a8e1ca4577 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 18 09:10:58.211307 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 46/182] 10.4.3.41 () {68 vars in 1257 bytes} [Tue Aug 18 09:10:58 2026] POST /volume/v3/qos-specs => generated 362 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:10:58.223128 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a672a575-77ca-4da6-9177-f9773c17730f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.226057 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a672a575-77ca-4da6-9177-f9773c17730f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/f6571f88-cdc3-4345-acf5-c72622a58e6f?force=False Aug 18 09:10:58.226309 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a672a575-77ca-4da6-9177-f9773c17730f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.226660 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a672a575-77ca-4da6-9177-f9773c17730f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.227485 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.227485 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:58.228219 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a672a575-77ca-4da6-9177-f9773c17730f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Delete qos_spec: f6571f88-cdc3-4345-acf5-c72622a58e6f, force: False {{(pid=100264) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 09:10:58.266408 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a672a575-77ca-4da6-9177-f9773c17730f tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/f6571f88-cdc3-4345-acf5-c72622a58e6f?force=False returned with HTTP 202 Aug 18 09:10:58.266408 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 47/183] 10.4.3.41 () {66 vars in 1373 bytes} [Tue Aug 18 09:10:58 2026] DELETE /volume/v3/qos-specs/f6571f88-cdc3-4345-acf5-c72622a58e6f?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:58.275560 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22deb6cc-e602-4968-931a-9935b02c549c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.279967 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22deb6cc-e602-4968-931a-9935b02c549c tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/f6571f88-cdc3-4345-acf5-c72622a58e6f Aug 18 09:10:58.280132 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22deb6cc-e602-4968-931a-9935b02c549c tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.280316 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22deb6cc-e602-4968-931a-9935b02c549c tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.296381 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22deb6cc-e602-4968-931a-9935b02c549c tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/f6571f88-cdc3-4345-acf5-c72622a58e6f returned with HTTP 404 Aug 18 09:10:58.296951 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 44/184] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs/f6571f88-cdc3-4345-acf5-c72622a58e6f => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:58.308784 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28c91256-75c3-49b6-b51c-4e9f72757adb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.310287 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28c91256-75c3-49b6-b51c-4e9f72757adb tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs Aug 18 09:10:58.310553 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28c91256-75c3-49b6-b51c-4e9f72757adb tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.310742 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28c91256-75c3-49b6-b51c-4e9f72757adb tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.332068 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28c91256-75c3-49b6-b51c-4e9f72757adb tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 18 09:10:58.332068 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 48/185] 10.4.3.41 () {66 vars in 1236 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:58.342005 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-76a49ee4-a52d-47dd-bfb2-cb3165f89b35 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.344900 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-76a49ee4-a52d-47dd-bfb2-cb3165f89b35 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/f6571f88-cdc3-4345-acf5-c72622a58e6f?force=False Aug 18 09:10:58.345185 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-76a49ee4-a52d-47dd-bfb2-cb3165f89b35 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.345502 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-76a49ee4-a52d-47dd-bfb2-cb3165f89b35 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.345878 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.345878 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:58.346421 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-76a49ee4-a52d-47dd-bfb2-cb3165f89b35 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Delete qos_spec: f6571f88-cdc3-4345-acf5-c72622a58e6f, force: False {{(pid=100266) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 09:10:58.351796 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-76a49ee4-a52d-47dd-bfb2-cb3165f89b35 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/f6571f88-cdc3-4345-acf5-c72622a58e6f?force=False returned with HTTP 404 Aug 18 09:10:58.352126 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 47/186] 10.4.3.41 () {66 vars in 1373 bytes} [Tue Aug 18 09:10:58 2026] DELETE /volume/v3/qos-specs/f6571f88-cdc3-4345-acf5-c72622a58e6f?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:58.363801 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee1408bb-afc6-4b88-9919-ac25964b79f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.366792 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee1408bb-afc6-4b88-9919-ac25964b79f1 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/f6571f88-cdc3-4345-acf5-c72622a58e6f Aug 18 09:10:58.366888 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee1408bb-afc6-4b88-9919-ac25964b79f1 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.367724 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee1408bb-afc6-4b88-9919-ac25964b79f1 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.368173 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.368173 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:58.377101 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee1408bb-afc6-4b88-9919-ac25964b79f1 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/f6571f88-cdc3-4345-acf5-c72622a58e6f returned with HTTP 404 Aug 18 09:10:58.377810 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 48/187] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs/f6571f88-cdc3-4345-acf5-c72622a58e6f => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:58.389336 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-363ae00d-90b2-4588-b32c-5b08509a2d6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.391746 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-363ae00d-90b2-4588-b32c-5b08509a2d6b tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] POST https://10.4.3.41/volume/v3/qos-specs Aug 18 09:10:58.392115 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-363ae00d-90b2-4588-b32c-5b08509a2d6b tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-109492009", "consumer": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:58.394481 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.qos_specs [None req-363ae00d-90b2-4588-b32c-5b08509a2d6b tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-109492009', 'consumer': 'front-end', 'specs': {}} {{(pid=100265) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 09:10:58.397697 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-363ae00d-90b2-4588-b32c-5b08509a2d6b tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DB qos_specs_create(): root {'id': 'b9510e17-7e0c-4e97-9804-3d8365e31c83', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-109492009'} {{(pid=100265) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 09:10:58.411572 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-363ae00d-90b2-4588-b32c-5b08509a2d6b tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 18 09:10:58.412037 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 45/188] 10.4.3.41 () {68 vars in 1257 bytes} [Tue Aug 18 09:10:58 2026] POST /volume/v3/qos-specs => generated 367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:58.422976 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d49029f-ce4f-4fb8-8c04-4349ed70a213 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.425469 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d49029f-ce4f-4fb8-8c04-4349ed70a213 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/b9510e17-7e0c-4e97-9804-3d8365e31c83?force=False Aug 18 09:10:58.425751 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d49029f-ce4f-4fb8-8c04-4349ed70a213 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.426236 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d49029f-ce4f-4fb8-8c04-4349ed70a213 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.426561 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.426561 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:58.430023 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4d49029f-ce4f-4fb8-8c04-4349ed70a213 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Delete qos_spec: b9510e17-7e0c-4e97-9804-3d8365e31c83, force: False {{(pid=100267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 09:10:58.463969 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d49029f-ce4f-4fb8-8c04-4349ed70a213 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/b9510e17-7e0c-4e97-9804-3d8365e31c83?force=False returned with HTTP 202 Aug 18 09:10:58.463969 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 49/189] 10.4.3.41 () {66 vars in 1373 bytes} [Tue Aug 18 09:10:58 2026] DELETE /volume/v3/qos-specs/b9510e17-7e0c-4e97-9804-3d8365e31c83?force=False => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:58.476731 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-66450184-9731-463e-b283-02ba0f7b349e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.479150 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66450184-9731-463e-b283-02ba0f7b349e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/b9510e17-7e0c-4e97-9804-3d8365e31c83 Aug 18 09:10:58.479838 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66450184-9731-463e-b283-02ba0f7b349e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.479838 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66450184-9731-463e-b283-02ba0f7b349e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.487375 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66450184-9731-463e-b283-02ba0f7b349e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/b9510e17-7e0c-4e97-9804-3d8365e31c83 returned with HTTP 404 Aug 18 09:10:58.488067 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 48/190] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs/b9510e17-7e0c-4e97-9804-3d8365e31c83 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:58.496245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-85e2d730-14c5-4b30-a156-c0c8ba042946 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.498969 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85e2d730-14c5-4b30-a156-c0c8ba042946 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs Aug 18 09:10:58.499155 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85e2d730-14c5-4b30-a156-c0c8ba042946 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.499335 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85e2d730-14c5-4b30-a156-c0c8ba042946 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.505297 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85e2d730-14c5-4b30-a156-c0c8ba042946 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 18 09:10:58.505812 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 49/191] 10.4.3.41 () {66 vars in 1236 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:58.520952 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-575f15dd-dc19-408c-bd7f-302ea96a2cd5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.525798 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-575f15dd-dc19-408c-bd7f-302ea96a2cd5 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/b9510e17-7e0c-4e97-9804-3d8365e31c83?force=False Aug 18 09:10:58.525798 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-575f15dd-dc19-408c-bd7f-302ea96a2cd5 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.525914 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-575f15dd-dc19-408c-bd7f-302ea96a2cd5 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.526249 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.526249 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:58.527519 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-575f15dd-dc19-408c-bd7f-302ea96a2cd5 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Delete qos_spec: b9510e17-7e0c-4e97-9804-3d8365e31c83, force: False {{(pid=100265) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 09:10:58.533916 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-575f15dd-dc19-408c-bd7f-302ea96a2cd5 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/b9510e17-7e0c-4e97-9804-3d8365e31c83?force=False returned with HTTP 404 Aug 18 09:10:58.534551 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 46/192] 10.4.3.41 () {66 vars in 1373 bytes} [Tue Aug 18 09:10:58 2026] DELETE /volume/v3/qos-specs/b9510e17-7e0c-4e97-9804-3d8365e31c83?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:58.542166 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-451fc03b-3f21-4816-8a60-2923b034d9f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.545306 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-451fc03b-3f21-4816-8a60-2923b034d9f0 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/b9510e17-7e0c-4e97-9804-3d8365e31c83 Aug 18 09:10:58.545583 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-451fc03b-3f21-4816-8a60-2923b034d9f0 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.545795 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-451fc03b-3f21-4816-8a60-2923b034d9f0 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.546102 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.546102 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:58.550072 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-451fc03b-3f21-4816-8a60-2923b034d9f0 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/b9510e17-7e0c-4e97-9804-3d8365e31c83 returned with HTTP 404 Aug 18 09:10:58.550681 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 50/193] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs/b9510e17-7e0c-4e97-9804-3d8365e31c83 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:58.562416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0390487-1cd6-4cf5-8b4e-c964db57d87c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.565503 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0390487-1cd6-4cf5-8b4e-c964db57d87c tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 Aug 18 09:10:58.566518 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0390487-1cd6-4cf5-8b4e-c964db57d87c tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.566797 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0390487-1cd6-4cf5-8b4e-c964db57d87c tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.571614 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0390487-1cd6-4cf5-8b4e-c964db57d87c tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 returned with HTTP 200 Aug 18 09:10:58.572642 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 49/194] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 => generated 391 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:58.584485 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-930c6f9e-12e3-4c6a-b90d-33d9af7553c4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.587011 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-930c6f9e-12e3-4c6a-b90d-33d9af7553c4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs Aug 18 09:10:58.587456 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-930c6f9e-12e3-4c6a-b90d-33d9af7553c4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.587851 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-930c6f9e-12e3-4c6a-b90d-33d9af7553c4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.588680 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.588680 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:58.596246 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-930c6f9e-12e3-4c6a-b90d-33d9af7553c4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 18 09:10:58.596944 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 50/195] 10.4.3.41 () {66 vars in 1236 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:58.610606 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-184d896a-c57d-4e0e-aac5-6420fffb943a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.615780 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-184d896a-c57d-4e0e-aac5-6420fffb943a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] PUT https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 Aug 18 09:10:58.615780 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-184d896a-c57d-4e0e-aac5-6420fffb943a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:58.627176 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.qos_specs [None req-184d896a-c57d-4e0e-aac5-6420fffb943a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100265) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 18 09:10:58.640605 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-184d896a-c57d-4e0e-aac5-6420fffb943a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] qos_specs_update() value: {'id': '3458fe54-1c0d-470f-8a06-178b21d34e19', 'key': 'iops_bytes', 'value': '500', 'specs_id': '64f4178f-3d9a-4766-8e8f-998feb817690', 'deleted': False} {{(pid=100265) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 18 09:10:58.648309 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-184d896a-c57d-4e0e-aac5-6420fffb943a tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 returned with HTTP 200 Aug 18 09:10:58.648467 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 47/196] 10.4.3.41 () {68 vars in 1367 bytes} [Tue Aug 18 09:10:58 2026] PUT /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 => generated 36 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:10:58.659281 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f1ae89d-614b-4d3a-a97a-6338884f5224 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.661719 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f1ae89d-614b-4d3a-a97a-6338884f5224 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 Aug 18 09:10:58.661955 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f1ae89d-614b-4d3a-a97a-6338884f5224 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.662222 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f1ae89d-614b-4d3a-a97a-6338884f5224 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.669012 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f1ae89d-614b-4d3a-a97a-6338884f5224 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 returned with HTTP 200 Aug 18 09:10:58.669435 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 51/197] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 => generated 412 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:58.680090 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35811392-a587-45d2-8fb9-d1f71e6f5620 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.685425 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35811392-a587-45d2-8fb9-d1f71e6f5620 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] PUT https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/delete_keys Aug 18 09:10:58.685425 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35811392-a587-45d2-8fb9-d1f71e6f5620 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:58.687626 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.687626 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:58.688215 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-35811392-a587-45d2-8fb9-d1f71e6f5620 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Delete_key spec: 64f4178f-3d9a-4766-8e8f-998feb817690, keys: ['iops_bytes'] {{(pid=100266) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 18 09:10:58.708522 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-6c902bbc-4cb5-47ca-939d-34e7e16ace5f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.710941 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-6c902bbc-4cb5-47ca-939d-34e7e16ace5f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c Aug 18 09:10:58.711223 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-6c902bbc-4cb5-47ca-939d-34e7e16ace5f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.711523 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-6c902bbc-4cb5-47ca-939d-34e7e16ace5f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.717646 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35811392-a587-45d2-8fb9-d1f71e6f5620 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/delete_keys returned with HTTP 202 Aug 18 09:10:58.719205 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 50/198] 10.4.3.41 () {68 vars in 1403 bytes} [Tue Aug 18 09:10:58 2026] PUT /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690/delete_keys => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:58.728194 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.728194 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:10:58.729982 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2d1bb895-cf9f-49c5-a4f6-9e2c1b106221 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.734252 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-6c902bbc-4cb5-47ca-939d-34e7e16ace5f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:10:58.735003 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d1bb895-cf9f-49c5-a4f6-9e2c1b106221 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 Aug 18 09:10:58.735132 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d1bb895-cf9f-49c5-a4f6-9e2c1b106221 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.735331 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d1bb895-cf9f-49c5-a4f6-9e2c1b106221 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.735745 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.735745 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:58.740430 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-6c902bbc-4cb5-47ca-939d-34e7e16ace5f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c returned with HTTP 200 Aug 18 09:10:58.741013 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 51/199] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:58.742956 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d1bb895-cf9f-49c5-a4f6-9e2c1b106221 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 returned with HTTP 200 Aug 18 09:10:58.743453 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 48/200] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:58.753949 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-eae9dfb1-f34b-41c6-bd6b-b2fa9c0f7359 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.755141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46d54392-acde-4757-b891-58e4c7934d4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.757202 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-eae9dfb1-f34b-41c6-bd6b-b2fa9c0f7359 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 Aug 18 09:10:58.757301 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46d54392-acde-4757-b891-58e4c7934d4e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 Aug 18 09:10:58.760425 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-eae9dfb1-f34b-41c6-bd6b-b2fa9c0f7359 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.760645 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46d54392-acde-4757-b891-58e4c7934d4e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.760695 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-eae9dfb1-f34b-41c6-bd6b-b2fa9c0f7359 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.760733 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46d54392-acde-4757-b891-58e4c7934d4e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.760733 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.760733 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:58.766921 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.766921 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:10:58.770799 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46d54392-acde-4757-b891-58e4c7934d4e tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 returned with HTTP 200 Aug 18 09:10:58.771271 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 51/201] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:58.772920 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-eae9dfb1-f34b-41c6-bd6b-b2fa9c0f7359 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:10:58.777791 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-eae9dfb1-f34b-41c6-bd6b-b2fa9c0f7359 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 returned with HTTP 200 Aug 18 09:10:58.778372 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 52/202] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:58.784225 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1bb4deff-a681-48f2-9fb8-81c9662ca2e4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.787225 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1bb4deff-a681-48f2-9fb8-81c9662ca2e4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690?force=False Aug 18 09:10:58.787571 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1bb4deff-a681-48f2-9fb8-81c9662ca2e4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.787858 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1bb4deff-a681-48f2-9fb8-81c9662ca2e4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.787923 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-acbe765b-dad3-48c1-aaa6-d7e8496f820b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.788311 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1bb4deff-a681-48f2-9fb8-81c9662ca2e4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Delete qos_spec: 64f4178f-3d9a-4766-8e8f-998feb817690, force: False {{(pid=100264) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 09:10:58.791336 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-acbe765b-dad3-48c1-aaa6-d7e8496f820b tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 Aug 18 09:10:58.791659 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-acbe765b-dad3-48c1-aaa6-d7e8496f820b tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.791929 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-acbe765b-dad3-48c1-aaa6-d7e8496f820b tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.803627 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.803627 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:58.813437 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-acbe765b-dad3-48c1-aaa6-d7e8496f820b tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:10:58.818837 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-acbe765b-dad3-48c1-aaa6-d7e8496f820b tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 returned with HTTP 200 Aug 18 09:10:58.818837 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 49/203] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:10:58.826318 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1bb4deff-a681-48f2-9fb8-81c9662ca2e4 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690?force=False returned with HTTP 202 Aug 18 09:10:58.826843 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 52/204] 10.4.3.41 () {66 vars in 1373 bytes} [Tue Aug 18 09:10:58 2026] DELETE /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:10:58.836695 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e63c871-1ef8-4bea-afae-6bee307a73b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.836695 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e63c871-1ef8-4bea-afae-6bee307a73b1 None None] GET https://10.4.3.41/volume// Aug 18 09:10:58.836939 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e63c871-1ef8-4bea-afae-6bee307a73b1 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.837242 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e63c871-1ef8-4bea-afae-6bee307a73b1 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.837728 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e63c871-1ef8-4bea-afae-6bee307a73b1 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:10:58.839289 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 52/205] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:10:58.839462 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94d1c466-fed6-4344-b8ca-b130d89d2b30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.842637 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94d1c466-fed6-4344-b8ca-b130d89d2b30 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 Aug 18 09:10:58.842894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94d1c466-fed6-4344-b8ca-b130d89d2b30 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.843144 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94d1c466-fed6-4344-b8ca-b130d89d2b30 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.849218 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94d1c466-fed6-4344-b8ca-b130d89d2b30 tempest-QosSpecsTestJSON-490150048 tempest-QosSpecsTestJSON-490150048-project-admin] https://10.4.3.41/volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 returned with HTTP 404 Aug 18 09:10:58.849884 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 53/206] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/v3/qos-specs/64f4178f-3d9a-4766-8e8f-998feb817690 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:10:58.852673 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-4f0cc8cb-0718-4142-86c0-e788476c5e9c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.857023 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-4f0cc8cb-0718-4142-86c0-e788476c5e9c tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:10:58.857486 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-4f0cc8cb-0718-4142-86c0-e788476c5e9c tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "188ce25a-7a5e-428f-8c6d-e700ddbf012c", "connector": null, "instance_uuid": "fa969ba5-974d-465c-bcd5-b46e5cce5c30"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:58.873420 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.873420 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:58.930089 np0000007625 devstack@c-api.service[100265]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 18 09:10:58.930089 np0000007625 devstack@c-api.service[100265]: .first() Aug 18 09:10:58.953813 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-4f0cc8cb-0718-4142-86c0-e788476c5e9c tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:10:58.954532 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 50/207] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:10:58 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:58.971285 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d07d981-86cc-41b8-9388-cf42415885fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.971793 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d07d981-86cc-41b8-9388-cf42415885fd None None] GET https://10.4.3.41/volume// Aug 18 09:10:58.972034 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d07d981-86cc-41b8-9388-cf42415885fd None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:58.972294 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d07d981-86cc-41b8-9388-cf42415885fd None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:58.972785 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d07d981-86cc-41b8-9388-cf42415885fd None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:10:58.973248 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 53/208] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:10:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:10:58.986954 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-d57c225e-409a-4292-b299-68b1eed8e057 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:58.989598 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-d57c225e-409a-4292-b299-68b1eed8e057 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:10:58.989984 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-d57c225e-409a-4292-b299-68b1eed8e057 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b70756a-831b-4334-aae9-2162a36254e7", "connector": null, "instance_uuid": "fa969ba5-974d-465c-bcd5-b46e5cce5c30"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:58.999787 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:58.999787 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:10:59.068006 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-d57c225e-409a-4292-b299-68b1eed8e057 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:10:59.068544 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 53/209] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:10:58 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:10:59.085712 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09d885e3-f4d5-44ef-be67-d7209a78ded6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:59.085712 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09d885e3-f4d5-44ef-be67-d7209a78ded6 None None] GET https://10.4.3.41/volume// Aug 18 09:10:59.085712 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09d885e3-f4d5-44ef-be67-d7209a78ded6 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:10:59.085712 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09d885e3-f4d5-44ef-be67-d7209a78ded6 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:10:59.085712 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09d885e3-f4d5-44ef-be67-d7209a78ded6 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:10:59.085712 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 54/210] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:10:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:10:59.098013 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-acc1ccbd-21bd-475b-ad33-4299e9b26d2d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:10:59.100677 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-acc1ccbd-21bd-475b-ad33-4299e9b26d2d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:10:59.101202 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-acc1ccbd-21bd-475b-ad33-4299e9b26d2d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01f5b0b5-93ae-4641-b8cb-bb8f6c381127", "connector": null, "instance_uuid": "fa969ba5-974d-465c-bcd5-b46e5cce5c30"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:10:59.111360 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:10:59.111360 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:10:59.157085 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-acc1ccbd-21bd-475b-ad33-4299e9b26d2d tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:10:59.157794 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 51/211] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:10:59 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:02.074469 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:02.078447 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:02.079273 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1589409254"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:02.081463 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1589409254'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:02.081754 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Create volume of 1 GB Aug 18 09:11:02.082902 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:02.082902 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:02.089884 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Availability Zones retrieved successfully. Aug 18 09:11:02.097279 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Flow 'volume_create_api' (e934d4a2-be0d-4b6f-b2d9-556239e9f1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:02.099063 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85145167-11db-4907-b005-b1f9851e4364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:02.100326 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:02.136945 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85145167-11db-4907-b005-b1f9851e4364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:02.138003 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7572e8b9-0785-4f31-aab2-b278c8755742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:02.235322 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Created reservations ['8b0b8682-8225-4c19-84d1-586a11352266', 'b3ebe418-1efa-423d-9ba0-cca4aee7803d', 'f0afa22f-9dad-4f3c-9668-0d00d4222da8', 'e72d9aba-9fd6-4c2c-895b-23ed84c22e56'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:02.235322 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7572e8b9-0785-4f31-aab2-b278c8755742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b0b8682-8225-4c19-84d1-586a11352266', 'b3ebe418-1efa-423d-9ba0-cca4aee7803d', 'f0afa22f-9dad-4f3c-9668-0d00d4222da8', 'e72d9aba-9fd6-4c2c-895b-23ed84c22e56']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:02.235819 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d205f8-9be4-45bf-877f-8acb776cbc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:02.269647 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d205f8-9be4-45bf-877f-8acb776cbc1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dbd384d-0645-4dc1-a7e0-c38ff07640c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1589409254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d1645421474e8f83df936fb3d5a986',qos_specs=None,replication_status=,reservations=['8b0b8682-8225-4c19-84d1-586a11352266','b3ebe418-1efa-423d-9ba0-cca4aee7803d','f0afa22f-9dad-4f3c-9668-0d00d4222da8','e72d9aba-9fd6-4c2c-895b-23ed84c22e56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20a2f6cabb14292a43fe882a1f69ffb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1589409254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dbd384d-0645-4dc1-a7e0-c38ff07640c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d1645421474e8f83df936fb3d5a986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e20a2f6cabb14292a43fe882a1f69ffb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:02.271024 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (061c65b7-a1e4-481a-9be9-bdc48956b377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:02.303302 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (061c65b7-a1e4-481a-9be9-bdc48956b377) transitioned into state 'SUCCESS' from state '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-1589409254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d1645421474e8f83df936fb3d5a986',qos_specs=None,replication_status=,reservations=['8b0b8682-8225-4c19-84d1-586a11352266','b3ebe418-1efa-423d-9ba0-cca4aee7803d','f0afa22f-9dad-4f3c-9668-0d00d4222da8','e72d9aba-9fd6-4c2c-895b-23ed84c22e56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20a2f6cabb14292a43fe882a1f69ffb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:02.304948 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (393c4377-d528-4710-9750-72bc1148a651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:02.319165 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (393c4377-d528-4710-9750-72bc1148a651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:02.322337 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Flow 'volume_create_api' (e934d4a2-be0d-4b6f-b2d9-556239e9f1c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:02.324514 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Create volume request issued successfully. Aug 18 09:11:02.327799 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7e975c1-1ca4-4b1e-bc10-90fa620d964a tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:02.328663 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 54/212] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:11:02 2026] POST /volume/v3/volumes => generated 753 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:02.347121 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87c43cb9-3857-44fb-9275-cea2d33deadd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:02.353574 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87c43cb9-3857-44fb-9275-cea2d33deadd tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] GET https://10.4.3.41/volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 Aug 18 09:11:02.353974 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87c43cb9-3857-44fb-9275-cea2d33deadd tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:02.354163 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87c43cb9-3857-44fb-9275-cea2d33deadd tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:02.369636 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:02.369636 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:02.383770 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-87c43cb9-3857-44fb-9275-cea2d33deadd tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Volume info retrieved successfully. Aug 18 09:11:02.391673 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87c43cb9-3857-44fb-9275-cea2d33deadd tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] https://10.4.3.41/volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 returned with HTTP 200 Aug 18 09:11:02.392625 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 54/213] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:02 2026] GET /volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:02.518676 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82ef4566-6c0e-454a-a84f-e5f8aa7f6024 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:02.518676 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82ef4566-6c0e-454a-a84f-e5f8aa7f6024 None None] GET https://10.4.3.41/volume// Aug 18 09:11:02.518676 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82ef4566-6c0e-454a-a84f-e5f8aa7f6024 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:02.519017 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82ef4566-6c0e-454a-a84f-e5f8aa7f6024 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:02.519389 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82ef4566-6c0e-454a-a84f-e5f8aa7f6024 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:02.519812 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 55/214] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:02.534124 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-157e4796-53bc-4c11-8e4b-2a2c195e80f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:02.540098 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-157e4796-53bc-4c11-8e4b-2a2c195e80f1 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c Aug 18 09:11:02.540345 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-157e4796-53bc-4c11-8e4b-2a2c195e80f1 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:02.540636 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-157e4796-53bc-4c11-8e4b-2a2c195e80f1 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:02.555308 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:02.555308 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:02.564784 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-157e4796-53bc-4c11-8e4b-2a2c195e80f1 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:11:02.570250 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-157e4796-53bc-4c11-8e4b-2a2c195e80f1 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c returned with HTTP 200 Aug 18 09:11:02.570665 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 52/215] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:02 2026] GET /volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c => generated 1541 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:02.691938 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-053c4ef4-efcb-40b4-9d66-b8461ae40f80 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:02.695634 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-053c4ef4-efcb-40b4-9d66-b8461ae40f80 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] PUT https://10.4.3.41/volume/v3/attachments/68642e34-d6cf-4ca5-95da-8433362ad193 Aug 18 09:11:02.696657 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-053c4ef4-efcb-40b4-9d66-b8461ae40f80 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:02.709031 np0000007625 devstack@c-api.service[100264]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 18 09:11:02.709031 np0000007625 devstack@c-api.service[100264]: .first() Aug 18 09:11:02.718924 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-053c4ef4-efcb-40b4-9d66-b8461ae40f80 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Acquiring lock "cinder-attachment_update-188ce25a-7a5e-428f-8c6d-e700ddbf012c-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:11:02.724953 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-053c4ef4-efcb-40b4-9d66-b8461ae40f80 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Lock "cinder-attachment_update-188ce25a-7a5e-428f-8c6d-e700ddbf012c-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:11:02.726099 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:02.726099 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:02.852773 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-053c4ef4-efcb-40b4-9d66-b8461ae40f80 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Lock "cinder-attachment_update-188ce25a-7a5e-428f-8c6d-e700ddbf012c-np0000007625" released by "attachment_update" :: held 0.128s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:11:02.853081 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-053c4ef4-efcb-40b4-9d66-b8461ae40f80 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/attachments/68642e34-d6cf-4ca5-95da-8433362ad193 returned with HTTP 200 Aug 18 09:11:02.853676 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 55/216] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:11:02 2026] PUT /volume/v3/attachments/68642e34-d6cf-4ca5-95da-8433362ad193 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:11:02.883771 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-4bf8f566-f5c4-45ed-8342-f7874137b12b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:02.887777 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-4bf8f566-f5c4-45ed-8342-f7874137b12b tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] POST https://10.4.3.41/volume/v3/attachments/68642e34-d6cf-4ca5-95da-8433362ad193/action Aug 18 09:11:02.888230 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-4bf8f566-f5c4-45ed-8342-f7874137b12b tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:02.888404 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-4bf8f566-f5c4-45ed-8342-f7874137b12b tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:02.915095 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:02.915095 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:02.932458 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-4bf8f566-f5c4-45ed-8342-f7874137b12b tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/attachments/68642e34-d6cf-4ca5-95da-8433362ad193/action returned with HTTP 204 Aug 18 09:11:02.932921 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 55/217] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:11:02 2026] POST /volume/v3/attachments/68642e34-d6cf-4ca5-95da-8433362ad193/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:02.964141 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b126cd90-5a94-45c5-bcf8-6db3df8cc22a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:02.965225 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b126cd90-5a94-45c5-bcf8-6db3df8cc22a None None] GET https://10.4.3.41/volume// Aug 18 09:11:02.966640 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b126cd90-5a94-45c5-bcf8-6db3df8cc22a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:02.966980 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b126cd90-5a94-45c5-bcf8-6db3df8cc22a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:02.967500 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b126cd90-5a94-45c5-bcf8-6db3df8cc22a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:02.968869 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 56/218] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:02 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:02.997107 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-ee4144f8-ed47-4516-8efb-37ddabecb694 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.002447 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-ee4144f8-ed47-4516-8efb-37ddabecb694 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 Aug 18 09:11:03.002447 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-ee4144f8-ed47-4516-8efb-37ddabecb694 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.002447 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-ee4144f8-ed47-4516-8efb-37ddabecb694 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.018874 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:03.018874 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:03.029454 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-ee4144f8-ed47-4516-8efb-37ddabecb694 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:11:03.035972 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-ee4144f8-ed47-4516-8efb-37ddabecb694 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 returned with HTTP 200 Aug 18 09:11:03.036774 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 53/219] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:02 2026] GET /volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 => generated 1027 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:03.163600 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-e7184e68-bf52-4f90-a382-7a39d3aaedcb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.164046 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8818bc2-8378-4c23-bec1-6c578651286c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.167318 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-e7184e68-bf52-4f90-a382-7a39d3aaedcb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] PUT https://10.4.3.41/volume/v3/attachments/7702c5ce-50dc-4b24-8ead-eaca06f8e252 Aug 18 09:11:03.169020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-e7184e68-bf52-4f90-a382-7a39d3aaedcb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:03.185424 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-e7184e68-bf52-4f90-a382-7a39d3aaedcb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Acquiring lock "cinder-attachment_update-1b70756a-831b-4334-aae9-2162a36254e7-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:11:03.192412 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-e7184e68-bf52-4f90-a382-7a39d3aaedcb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Lock "cinder-attachment_update-1b70756a-831b-4334-aae9-2162a36254e7-np0000007625" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:11:03.193414 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:03.193414 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:03.334725 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-e7184e68-bf52-4f90-a382-7a39d3aaedcb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Lock "cinder-attachment_update-1b70756a-831b-4334-aae9-2162a36254e7-np0000007625" released by "attachment_update" :: held 0.142s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:11:03.335269 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-e7184e68-bf52-4f90-a382-7a39d3aaedcb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/attachments/7702c5ce-50dc-4b24-8ead-eaca06f8e252 returned with HTTP 200 Aug 18 09:11:03.336511 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 56/220] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:11:03 2026] PUT /volume/v3/attachments/7702c5ce-50dc-4b24-8ead-eaca06f8e252 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:03.402496 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-a588e3f8-59d8-4009-9356-3d30dd513188 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.404845 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-a588e3f8-59d8-4009-9356-3d30dd513188 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] POST https://10.4.3.41/volume/v3/attachments/7702c5ce-50dc-4b24-8ead-eaca06f8e252/action Aug 18 09:11:03.405418 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-a588e3f8-59d8-4009-9356-3d30dd513188 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:03.405579 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-a588e3f8-59d8-4009-9356-3d30dd513188 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:03.408029 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c296d5bf-cc54-445b-bcf6-048a4e93f9dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.410801 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c296d5bf-cc54-445b-bcf6-048a4e93f9dd tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] GET https://10.4.3.41/volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 Aug 18 09:11:03.411028 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c296d5bf-cc54-445b-bcf6-048a4e93f9dd tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.411240 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c296d5bf-cc54-445b-bcf6-048a4e93f9dd tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.428601 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:03.428601 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:03.437877 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:03.437877 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:03.441831 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c296d5bf-cc54-445b-bcf6-048a4e93f9dd tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Volume info retrieved successfully. Aug 18 09:11:03.453925 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c296d5bf-cc54-445b-bcf6-048a4e93f9dd tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] https://10.4.3.41/volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 returned with HTTP 200 Aug 18 09:11:03.454214 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 54/221] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:03 2026] GET /volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:03.477321 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-a588e3f8-59d8-4009-9356-3d30dd513188 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/attachments/7702c5ce-50dc-4b24-8ead-eaca06f8e252/action returned with HTTP 204 Aug 18 09:11:03.477707 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 57/222] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:11:03 2026] POST /volume/v3/attachments/7702c5ce-50dc-4b24-8ead-eaca06f8e252/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:03.532456 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-328a044d-345d-40c0-a379-2aa922572632 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.533009 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-328a044d-345d-40c0-a379-2aa922572632 None None] GET https://10.4.3.41/volume// Aug 18 09:11:03.533234 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-328a044d-345d-40c0-a379-2aa922572632 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.533524 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-328a044d-345d-40c0-a379-2aa922572632 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.533895 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-328a044d-345d-40c0-a379-2aa922572632 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:03.534643 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 57/223] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:03.546420 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-3193efd3-e546-4966-9f60-448b03af5e45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.547007 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8818bc2-8378-4c23-bec1-6c578651286c tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 18 09:11:03.547524 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8818bc2-8378-4c23-bec1-6c578651286c tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1561422198", "description": "tempest-group-type-description-1278868731", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:03.549661 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-3193efd3-e546-4966-9f60-448b03af5e45 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 Aug 18 09:11:03.552250 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-3193efd3-e546-4966-9f60-448b03af5e45 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.552250 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-3193efd3-e546-4966-9f60-448b03af5e45 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.568425 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:03.568425 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:03.573639 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-3193efd3-e546-4966-9f60-448b03af5e45 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:11:03.580943 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-3193efd3-e546-4966-9f60-448b03af5e45 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 returned with HTTP 200 Aug 18 09:11:03.581876 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 55/224] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:03 2026] GET /volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:03.595785 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8818bc2-8378-4c23-bec1-6c578651286c tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 18 09:11:03.596383 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 56/225] 10.4.3.41 () {70 vars in 1305 bytes} [Tue Aug 18 09:11:03 2026] POST /volume/v3/group_types => generated 265 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:03.606942 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4d0fa5b-e704-4873-adaf-f92799a3a800 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.612245 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4d0fa5b-e704-4873-adaf-f92799a3a800 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] GET https://10.4.3.41/volume/v3/group_types Aug 18 09:11:03.612245 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4d0fa5b-e704-4873-adaf-f92799a3a800 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.612409 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4d0fa5b-e704-4873-adaf-f92799a3a800 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.632042 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4d0fa5b-e704-4873-adaf-f92799a3a800 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 200 Aug 18 09:11:03.632432 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 58/226] 10.4.3.41 () {68 vars in 1283 bytes} [Tue Aug 18 09:11:03 2026] GET /volume/v3/group_types => generated 499 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:03.646593 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27e1087a-57b8-415c-8476-725fda4b2c98 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.650215 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27e1087a-57b8-415c-8476-725fda4b2c98 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] PUT https://10.4.3.41/volume/v3/group_types/27581b37-8a46-48a4-b606-82cf13d2d329 Aug 18 09:11:03.650215 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27e1087a-57b8-415c-8476-725fda4b2c98 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-164874087", "description": "updated-group-type-desc"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:03.659671 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:03.659671 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:03.679823 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27e1087a-57b8-415c-8476-725fda4b2c98 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types/27581b37-8a46-48a4-b606-82cf13d2d329 returned with HTTP 200 Aug 18 09:11:03.680427 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 58/227] 10.4.3.41 () {70 vars in 1415 bytes} [Tue Aug 18 09:11:03 2026] PUT /volume/v3/group_types/27581b37-8a46-48a4-b606-82cf13d2d329 => generated 254 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:03.688227 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-7bca6570-6021-4c35-8668-5b9a358e709f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.691719 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37493d72-9023-4423-b76e-e0fda30850ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.694304 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37493d72-9023-4423-b76e-e0fda30850ac tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] GET https://10.4.3.41/volume/v3/group_types/27581b37-8a46-48a4-b606-82cf13d2d329 Aug 18 09:11:03.694435 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37493d72-9023-4423-b76e-e0fda30850ac tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.694631 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37493d72-9023-4423-b76e-e0fda30850ac tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.695180 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-7bca6570-6021-4c35-8668-5b9a358e709f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] PUT https://10.4.3.41/volume/v3/attachments/e0d207a5-f9ce-42b7-bd87-75cc8efd7967 Aug 18 09:11:03.695749 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-7bca6570-6021-4c35-8668-5b9a358e709f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:03.701261 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37493d72-9023-4423-b76e-e0fda30850ac tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types/27581b37-8a46-48a4-b606-82cf13d2d329 returned with HTTP 200 Aug 18 09:11:03.701348 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 57/228] 10.4.3.41 () {68 vars in 1394 bytes} [Tue Aug 18 09:11:03 2026] GET /volume/v3/group_types/27581b37-8a46-48a4-b606-82cf13d2d329 => generated 254 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:03.712075 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-7bca6570-6021-4c35-8668-5b9a358e709f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Acquiring lock "cinder-attachment_update-01f5b0b5-93ae-4641-b8cb-bb8f6c381127-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:11:03.713661 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88942b64-215b-488a-bfc7-7802b0ea91ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.717282 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88942b64-215b-488a-bfc7-7802b0ea91ee tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/27581b37-8a46-48a4-b606-82cf13d2d329 Aug 18 09:11:03.717622 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88942b64-215b-488a-bfc7-7802b0ea91ee tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.717862 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88942b64-215b-488a-bfc7-7802b0ea91ee tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.723952 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-7bca6570-6021-4c35-8668-5b9a358e709f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Lock "cinder-attachment_update-01f5b0b5-93ae-4641-b8cb-bb8f6c381127-np0000007625" acquired by "attachment_update" :: waited 0.012s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:11:03.725186 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:03.725186 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:03.744209 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88942b64-215b-488a-bfc7-7802b0ea91ee tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types/27581b37-8a46-48a4-b606-82cf13d2d329 returned with HTTP 202 Aug 18 09:11:03.744689 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 59/229] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:11:03 2026] DELETE /volume/v3/group_types/27581b37-8a46-48a4-b606-82cf13d2d329 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:11:03.757867 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28838995-0d9d-415d-9807-09b0361d9192 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.762567 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28838995-0d9d-415d-9807-09b0361d9192 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] GET https://10.4.3.41/volume/v3/group_types Aug 18 09:11:03.762973 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28838995-0d9d-415d-9807-09b0361d9192 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.763598 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28838995-0d9d-415d-9807-09b0361d9192 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.783688 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28838995-0d9d-415d-9807-09b0361d9192 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 200 Aug 18 09:11:03.784178 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 59/230] 10.4.3.41 () {68 vars in 1283 bytes} [Tue Aug 18 09:11:03 2026] GET /volume/v3/group_types => generated 248 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:03.796002 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be7a5a01-b56e-476e-a1a6-e56af0786aeb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.797795 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be7a5a01-b56e-476e-a1a6-e56af0786aeb tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 18 09:11:03.798131 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be7a5a01-b56e-476e-a1a6-e56af0786aeb tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-275958914", "is_public": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:03.826656 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be7a5a01-b56e-476e-a1a6-e56af0786aeb tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 18 09:11:03.826943 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 58/231] 10.4.3.41 () {70 vars in 1304 bytes} [Tue Aug 18 09:11:03 2026] POST /volume/v3/group_types => generated 163 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:03.838116 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5392af3-047e-4985-9e8c-a3fb24b9768a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.840931 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5392af3-047e-4985-9e8c-a3fb24b9768a tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 18 09:11:03.840931 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5392af3-047e-4985-9e8c-a3fb24b9768a tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1622878473", "is_public": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:03.856238 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-7bca6570-6021-4c35-8668-5b9a358e709f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Lock "cinder-attachment_update-01f5b0b5-93ae-4641-b8cb-bb8f6c381127-np0000007625" released by "attachment_update" :: held 0.132s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:11:03.857451 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-7bca6570-6021-4c35-8668-5b9a358e709f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/attachments/e0d207a5-f9ce-42b7-bd87-75cc8efd7967 returned with HTTP 200 Aug 18 09:11:03.857534 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5392af3-047e-4985-9e8c-a3fb24b9768a tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 18 09:11:03.857579 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 56/232] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:11:03 2026] PUT /volume/v3/attachments/e0d207a5-f9ce-42b7-bd87-75cc8efd7967 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:03.857610 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 60/233] 10.4.3.41 () {70 vars in 1304 bytes} [Tue Aug 18 09:11:03 2026] POST /volume/v3/group_types => generated 165 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:03.859382 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e8736d75-c9ec-4b18-b311-2cc291e437dd req-b58a785a-b82a-47db-9494-ef4dc8a08f4a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.862706 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e8736d75-c9ec-4b18-b311-2cc291e437dd req-b58a785a-b82a-47db-9494-ef4dc8a08f4a tempest-VolumesAdminNegativeTest-387411363 tempest-VolumesAdminNegativeTest-387411363-project] GET https://10.4.3.41/volume/v3/volumes/54096829-a23e-4350-831d-182533c707a2 Aug 18 09:11:03.864322 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e8736d75-c9ec-4b18-b311-2cc291e437dd req-b58a785a-b82a-47db-9494-ef4dc8a08f4a tempest-VolumesAdminNegativeTest-387411363 tempest-VolumesAdminNegativeTest-387411363-project] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.864322 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e8736d75-c9ec-4b18-b311-2cc291e437dd req-b58a785a-b82a-47db-9494-ef4dc8a08f4a tempest-VolumesAdminNegativeTest-387411363 tempest-VolumesAdminNegativeTest-387411363-project] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.872557 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6dba0432-a1d3-43c3-b9c0-8664b6472260 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.873838 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6dba0432-a1d3-43c3-b9c0-8664b6472260 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] GET https://10.4.3.41/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 18 09:11:03.874134 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6dba0432-a1d3-43c3-b9c0-8664b6472260 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.874406 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6dba0432-a1d3-43c3-b9c0-8664b6472260 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.874588 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e8736d75-c9ec-4b18-b311-2cc291e437dd req-b58a785a-b82a-47db-9494-ef4dc8a08f4a tempest-VolumesAdminNegativeTest-387411363 tempest-VolumesAdminNegativeTest-387411363-project] https://10.4.3.41/volume/v3/volumes/54096829-a23e-4350-831d-182533c707a2 returned with HTTP 404 Aug 18 09:11:03.875311 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 60/234] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:03 2026] GET /volume/v3/volumes/54096829-a23e-4350-831d-182533c707a2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:03.890786 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6dba0432-a1d3-43c3-b9c0-8664b6472260 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 18 09:11:03.891172 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 59/235] 10.4.3.41 () {68 vars in 1344 bytes} [Tue Aug 18 09:11:03 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:03.893624 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09157956-6dfd-4d7a-b608-e5a8014a25ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.896050 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09157956-6dfd-4d7a-b608-e5a8014a25ee tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] DELETE https://10.4.3.41/volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 Aug 18 09:11:03.896528 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09157956-6dfd-4d7a-b608-e5a8014a25ee tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.896528 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09157956-6dfd-4d7a-b608-e5a8014a25ee tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.896768 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-09157956-6dfd-4d7a-b608-e5a8014a25ee tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Delete volume with id: 5dbd384d-0645-4dc1-a7e0-c38ff07640c2 Aug 18 09:11:03.896855 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-70f38310-e4ce-486c-af30-e08969e2c6b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.900286 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-70f38310-e4ce-486c-af30-e08969e2c6b0 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] POST https://10.4.3.41/volume/v3/attachments/e0d207a5-f9ce-42b7-bd87-75cc8efd7967/action Aug 18 09:11:03.900286 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-70f38310-e4ce-486c-af30-e08969e2c6b0 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:03.900567 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-70f38310-e4ce-486c-af30-e08969e2c6b0 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:03.904595 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-287049e5-ef20-4d1d-931e-641fd614ede5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.906306 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-287049e5-ef20-4d1d-931e-641fd614ede5 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] GET https://10.4.3.41/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 18 09:11:03.906605 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-287049e5-ef20-4d1d-931e-641fd614ede5 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.906784 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-287049e5-ef20-4d1d-931e-641fd614ede5 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.908180 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:03.908180 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:03.910486 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09157956-6dfd-4d7a-b608-e5a8014a25ee tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Volume info retrieved successfully. Aug 18 09:11:03.918373 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-287049e5-ef20-4d1d-931e-641fd614ede5 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 18 09:11:03.918688 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 61/236] 10.4.3.41 () {68 vars in 1346 bytes} [Tue Aug 18 09:11:03 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:03.924444 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:03.924444 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:03.933182 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4593e73a-a476-439b-8098-4b06071a2e94 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.936801 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4593e73a-a476-439b-8098-4b06071a2e94 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] GET https://10.4.3.41/volume/v3/group_types?is_public=False Aug 18 09:11:03.937217 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4593e73a-a476-439b-8098-4b06071a2e94 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.937217 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4593e73a-a476-439b-8098-4b06071a2e94 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.948436 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defbeb65-4935-406d-ac09-81c42e9a1c61 req-70f38310-e4ce-486c-af30-e08969e2c6b0 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/attachments/e0d207a5-f9ce-42b7-bd87-75cc8efd7967/action returned with HTTP 204 Aug 18 09:11:03.948756 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4593e73a-a476-439b-8098-4b06071a2e94 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 18 09:11:03.949119 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 60/237] 10.4.3.41 () {68 vars in 1314 bytes} [Tue Aug 18 09:11:03 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:03.950506 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 61/238] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:11:03 2026] POST /volume/v3/attachments/e0d207a5-f9ce-42b7-bd87-75cc8efd7967/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:03.952033 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09157956-6dfd-4d7a-b608-e5a8014a25ee tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Delete volume request issued successfully. Aug 18 09:11:03.952300 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09157956-6dfd-4d7a-b608-e5a8014a25ee tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] https://10.4.3.41/volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 returned with HTTP 202 Aug 18 09:11:03.952854 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 57/239] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:11:03 2026] DELETE /volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:03.965860 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7c6201e2-7f28-475e-879e-042f3b8b06ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.966238 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-faf5dbbf-20d8-4824-9c61-8787306a8fea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:03.969597 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c6201e2-7f28-475e-879e-042f3b8b06ba tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] GET https://10.4.3.41/volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 Aug 18 09:11:03.969804 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c6201e2-7f28-475e-879e-042f3b8b06ba tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.969992 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c6201e2-7f28-475e-879e-042f3b8b06ba tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.972793 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-faf5dbbf-20d8-4824-9c61-8787306a8fea tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] GET https://10.4.3.41/volume/v3/group_types?is_public=True Aug 18 09:11:03.973244 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-faf5dbbf-20d8-4824-9c61-8787306a8fea tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:03.973367 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-faf5dbbf-20d8-4824-9c61-8787306a8fea tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:03.987932 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-faf5dbbf-20d8-4824-9c61-8787306a8fea tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 18 09:11:03.988321 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 61/240] 10.4.3.41 () {68 vars in 1312 bytes} [Tue Aug 18 09:11:03 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:03.992299 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:03.992299 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:04.001127 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7c6201e2-7f28-475e-879e-042f3b8b06ba tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Volume info retrieved successfully. Aug 18 09:11:04.007760 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c6201e2-7f28-475e-879e-042f3b8b06ba tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] https://10.4.3.41/volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 returned with HTTP 200 Aug 18 09:11:04.007760 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 62/241] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:03 2026] GET /volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:04.010419 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-531c9e44-7bcb-46e9-a3a3-3787b56eaff2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:04.016302 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-531c9e44-7bcb-46e9-a3a3-3787b56eaff2 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/a2f5b5ae-faa0-44a3-a543-91d77188af99 Aug 18 09:11:04.016302 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-531c9e44-7bcb-46e9-a3a3-3787b56eaff2 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:04.016705 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-531c9e44-7bcb-46e9-a3a3-3787b56eaff2 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:04.050934 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-531c9e44-7bcb-46e9-a3a3-3787b56eaff2 tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types/a2f5b5ae-faa0-44a3-a543-91d77188af99 returned with HTTP 202 Aug 18 09:11:04.051731 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 62/242] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:11:04 2026] DELETE /volume/v3/group_types/a2f5b5ae-faa0-44a3-a543-91d77188af99 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:11:04.064539 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-84a1547a-0396-4857-8261-134945c778eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:04.067522 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84a1547a-0396-4857-8261-134945c778eb tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/227a7644-e45c-4414-886e-e5b84a6037f8 Aug 18 09:11:04.067522 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84a1547a-0396-4857-8261-134945c778eb tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:04.067522 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84a1547a-0396-4857-8261-134945c778eb tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:04.093274 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84a1547a-0396-4857-8261-134945c778eb tempest-GroupTypesTest-226660681 tempest-GroupTypesTest-226660681-project-admin] https://10.4.3.41/volume/v3/group_types/227a7644-e45c-4414-886e-e5b84a6037f8 returned with HTTP 202 Aug 18 09:11:04.093845 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 58/243] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:11:04 2026] DELETE /volume/v3/group_types/227a7644-e45c-4414-886e-e5b84a6037f8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:11:04.791036 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:05.025482 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-76bd4a1d-0786-4e00-b614-b8973601d325 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:05.027158 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76bd4a1d-0786-4e00-b614-b8973601d325 tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] GET https://10.4.3.41/volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 Aug 18 09:11:05.027372 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76bd4a1d-0786-4e00-b614-b8973601d325 tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:05.027714 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76bd4a1d-0786-4e00-b614-b8973601d325 tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:05.036695 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76bd4a1d-0786-4e00-b614-b8973601d325 tempest-VolumesAdminNegativeTest-959153088 tempest-VolumesAdminNegativeTest-959153088-project-member] https://10.4.3.41/volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 returned with HTTP 404 Aug 18 09:11:05.037164 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 63/244] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:05 2026] GET /volume/v3/volumes/5dbd384d-0645-4dc1-a7e0-c38ff07640c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:05.038176 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:05.038629 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2140375834"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:05.040073 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2140375834'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:05.040208 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Create volume of 1 GB Aug 18 09:11:05.046198 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Availability Zones retrieved successfully. Aug 18 09:11:05.054746 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Flow 'volume_create_api' (cb7c28b2-c411-42c0-9d94-24574f5fb996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:05.056339 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c718ba02-8dd0-4181-b04d-a5787bc6c0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:05.057578 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:05.095206 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c718ba02-8dd0-4181-b04d-a5787bc6c0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:05.096143 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (178ffb5a-e4fa-4e15-b065-0a451cdf5bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:05.169645 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Created reservations ['c42f65f9-221c-412c-aa02-80d13daf7ddf', 'd3512f67-7b59-4db2-968c-df87c75741c6', 'eeef7b9f-a793-4a98-9c94-8ed997b4bdbb', '18dea894-c9d1-44f2-a25e-90c5206b53e8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:05.171702 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (178ffb5a-e4fa-4e15-b065-0a451cdf5bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c42f65f9-221c-412c-aa02-80d13daf7ddf', 'd3512f67-7b59-4db2-968c-df87c75741c6', 'eeef7b9f-a793-4a98-9c94-8ed997b4bdbb', '18dea894-c9d1-44f2-a25e-90c5206b53e8']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:05.172007 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9acf9b30-7a4d-41bb-8146-75af2360d87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:05.206546 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9acf9b30-7a4d-41bb-8146-75af2360d87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4372d0df-91de-4642-ae6a-8ced95d94127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2140375834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d303fd6304c17a62bdf457727591e',qos_specs=None,replication_status=,reservations=['c42f65f9-221c-412c-aa02-80d13daf7ddf','d3512f67-7b59-4db2-968c-df87c75741c6','eeef7b9f-a793-4a98-9c94-8ed997b4bdbb','18dea894-c9d1-44f2-a25e-90c5206b53e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72eeb048bcd944099e283bf2ad67034b',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2140375834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4372d0df-91de-4642-ae6a-8ced95d94127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661d303fd6304c17a62bdf457727591e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72eeb048bcd944099e283bf2ad67034b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:05.207531 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0af29b-1850-4b89-b89c-ae82c142299b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:05.231713 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0af29b-1850-4b89-b89c-ae82c142299b) transitioned into state 'SUCCESS' from state '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-2140375834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d303fd6304c17a62bdf457727591e',qos_specs=None,replication_status=,reservations=['c42f65f9-221c-412c-aa02-80d13daf7ddf','d3512f67-7b59-4db2-968c-df87c75741c6','eeef7b9f-a793-4a98-9c94-8ed997b4bdbb','18dea894-c9d1-44f2-a25e-90c5206b53e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72eeb048bcd944099e283bf2ad67034b',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:05.232772 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33291298-0d74-4b1f-a8bd-737ba2b0dd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:05.246191 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33291298-0d74-4b1f-a8bd-737ba2b0dd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:05.247618 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Flow 'volume_create_api' (cb7c28b2-c411-42c0-9d94-24574f5fb996) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:05.247798 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Create volume request issued successfully. Aug 18 09:11:05.248623 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d34adec-327a-4be1-9bfe-63f52a3bf313 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:05.249217 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 62/245] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:11:04 2026] POST /volume/v3/volumes => generated 749 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:05.263661 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3671db0-cb87-4890-92d4-08d1eedc01ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:05.265802 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3671db0-cb87-4890-92d4-08d1eedc01ee tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 Aug 18 09:11:05.266089 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3671db0-cb87-4890-92d4-08d1eedc01ee tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:05.266356 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3671db0-cb87-4890-92d4-08d1eedc01ee tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:05.279382 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:05.279382 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:05.286416 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3671db0-cb87-4890-92d4-08d1eedc01ee tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Volume info retrieved successfully. Aug 18 09:11:05.294258 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3671db0-cb87-4890-92d4-08d1eedc01ee tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 returned with HTTP 200 Aug 18 09:11:05.295094 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 63/246] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:05 2026] GET /volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:06.312338 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86d2444c-423a-4165-9455-842e73245a08 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:06.315944 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86d2444c-423a-4165-9455-842e73245a08 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 Aug 18 09:11:06.316211 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86d2444c-423a-4165-9455-842e73245a08 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:06.316485 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86d2444c-423a-4165-9455-842e73245a08 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:06.326235 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:06.326235 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:06.332502 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-86d2444c-423a-4165-9455-842e73245a08 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Volume info retrieved successfully. Aug 18 09:11:06.344339 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86d2444c-423a-4165-9455-842e73245a08 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 returned with HTTP 200 Aug 18 09:11:06.344844 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 59/247] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:06 2026] GET /volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:06.362793 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6d1dfb87-cd34-4324-ba39-5f9d66cf1821 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:06.365249 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d1dfb87-cd34-4324-ba39-5f9d66cf1821 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:11:06.365717 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d1dfb87-cd34-4324-ba39-5f9d66cf1821 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4372d0df-91de-4642-ae6a-8ced95d94127", "name": "tempest-SnapshotsActionsTest-Snapshot-905473811"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:06.375327 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:06.375327 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:06.375846 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6d1dfb87-cd34-4324-ba39-5f9d66cf1821 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Volume info retrieved successfully. Aug 18 09:11:06.375986 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-6d1dfb87-cd34-4324-ba39-5f9d66cf1821 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Create snapshot from volume 4372d0df-91de-4642-ae6a-8ced95d94127 Aug 18 09:11:06.398344 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-6d1dfb87-cd34-4324-ba39-5f9d66cf1821 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:06.457230 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6d1dfb87-cd34-4324-ba39-5f9d66cf1821 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Created reservations ['7807cb1c-13ad-4e4b-8ec0-cc3c6813e68b', 'ecd2c3f2-9259-4adf-9bdf-17b637d65788', '0ac98a0a-35ea-4cd0-a169-a8aa15f644cb', 'ba6c0b2d-f7ce-45b7-954d-a40c461275ba'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:06.510371 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6d1dfb87-cd34-4324-ba39-5f9d66cf1821 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot create request issued successfully. Aug 18 09:11:06.510843 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d1dfb87-cd34-4324-ba39-5f9d66cf1821 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:11:06.511275 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 64/248] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:11:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:06.524828 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0d3f369-f939-4dec-be8b-2d203c23f9ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:06.533105 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0d3f369-f939-4dec-be8b-2d203c23f9ac tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:06.533283 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0d3f369-f939-4dec-be8b-2d203c23f9ac tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:06.533493 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0d3f369-f939-4dec-be8b-2d203c23f9ac tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:06.556438 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:06.556438 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:06.556438 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0d3f369-f939-4dec-be8b-2d203c23f9ac tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:06.559343 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0d3f369-f939-4dec-be8b-2d203c23f9ac tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 200 Aug 18 09:11:06.559898 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 63/249] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:06 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:07.571169 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99fb1283-6234-45ed-9383-173f862082fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:07.573754 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99fb1283-6234-45ed-9383-173f862082fb tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:07.573951 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99fb1283-6234-45ed-9383-173f862082fb tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:07.574491 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99fb1283-6234-45ed-9383-173f862082fb tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:07.581870 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:07.581870 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:07.582334 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-99fb1283-6234-45ed-9383-173f862082fb tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:07.583218 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99fb1283-6234-45ed-9383-173f862082fb tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 200 Aug 18 09:11:07.583659 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 64/250] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:07 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:11:07.595032 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-87d89c7e-5b66-4218-b16a-b3ac82fdf2de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:07.865445 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87d89c7e-5b66-4218-b16a-b3ac82fdf2de tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action Aug 18 09:11:07.865445 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87d89c7e-5b66-4218-b16a-b3ac82fdf2de tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:07.865445 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87d89c7e-5b66-4218-b16a-b3ac82fdf2de tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:07.867047 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-87d89c7e-5b66-4218-b16a-b3ac82fdf2de tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Updating snapshot '23d813ab-bfb6-48ed-975d-7ab85402c01a' with '{'status': 'creating'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:11:07.911030 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:07.911030 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:07.929566 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87d89c7e-5b66-4218-b16a-b3ac82fdf2de tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action returned with HTTP 202 Aug 18 09:11:07.930241 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 60/251] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:07 2026] POST /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action => generated 0 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:07.938065 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-086236bf-8698-489b-b5d8-12a02232418e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:07.940181 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-086236bf-8698-489b-b5d8-12a02232418e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:07.940370 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-086236bf-8698-489b-b5d8-12a02232418e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:07.940587 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-086236bf-8698-489b-b5d8-12a02232418e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:07.946647 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:07.946647 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:07.947063 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-086236bf-8698-489b-b5d8-12a02232418e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:07.947809 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-086236bf-8698-489b-b5d8-12a02232418e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 200 Aug 18 09:11:07.948124 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 65/252] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:07 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:07.959179 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bac60cf2-8b98-4ecf-8b29-32d13e08c3ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:07.962161 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bac60cf2-8b98-4ecf-8b29-32d13e08c3ee tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action Aug 18 09:11:07.962710 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bac60cf2-8b98-4ecf-8b29-32d13e08c3ee tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:07.962894 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bac60cf2-8b98-4ecf-8b29-32d13e08c3ee tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:07.964953 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-bac60cf2-8b98-4ecf-8b29-32d13e08c3ee tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Updating snapshot '23d813ab-bfb6-48ed-975d-7ab85402c01a' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:11:08.000204 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:08.000204 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:08.018906 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bac60cf2-8b98-4ecf-8b29-32d13e08c3ee tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action returned with HTTP 202 Aug 18 09:11:08.019464 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 64/253] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:07 2026] POST /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:08.026650 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-166eb479-35b2-4dd8-886a-86aef8c3a8dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:08.029779 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-166eb479-35b2-4dd8-886a-86aef8c3a8dc tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:08.030040 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-166eb479-35b2-4dd8-886a-86aef8c3a8dc tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:08.030307 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-166eb479-35b2-4dd8-886a-86aef8c3a8dc tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:08.039421 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:08.039421 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:08.040385 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-166eb479-35b2-4dd8-886a-86aef8c3a8dc tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:08.042038 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-166eb479-35b2-4dd8-886a-86aef8c3a8dc tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 200 Aug 18 09:11:08.043482 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 65/254] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:08 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:08.059318 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49bfea49-a1ce-4ca7-a63e-8221e09090e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:08.060203 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49bfea49-a1ce-4ca7-a63e-8221e09090e3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:11:08.060609 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49bfea49-a1ce-4ca7-a63e-8221e09090e3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4372d0df-91de-4642-ae6a-8ced95d94127", "name": "tempest-SnapshotsActionsTest-Snapshot-1118505784"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:08.071865 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:08.071865 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:08.072618 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-49bfea49-a1ce-4ca7-a63e-8221e09090e3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Volume info retrieved successfully. Aug 18 09:11:08.072783 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-49bfea49-a1ce-4ca7-a63e-8221e09090e3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Create snapshot from volume 4372d0df-91de-4642-ae6a-8ced95d94127 Aug 18 09:11:08.092218 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-49bfea49-a1ce-4ca7-a63e-8221e09090e3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:08.107532 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-49bfea49-a1ce-4ca7-a63e-8221e09090e3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Created reservations ['915b4c46-aa59-49bd-bcdf-2ae8f674a2f5', '7d7ded79-8e61-4e32-a4d5-6f5b37549529', 'a928471b-33d1-450f-9cff-a6a0f7cc954c', 'cd37da0a-e92e-47fa-ab54-1794914bdde4'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:08.154919 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-49bfea49-a1ce-4ca7-a63e-8221e09090e3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot create request issued successfully. Aug 18 09:11:08.155370 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49bfea49-a1ce-4ca7-a63e-8221e09090e3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:11:08.155949 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 61/255] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:11:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 09:11:08.171704 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fb682c34-99b6-4941-b42c-a43140b0ce66 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:08.173929 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb682c34-99b6-4941-b42c-a43140b0ce66 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 Aug 18 09:11:08.174438 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb682c34-99b6-4941-b42c-a43140b0ce66 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:08.174507 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb682c34-99b6-4941-b42c-a43140b0ce66 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:08.188724 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:08.188724 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:08.190719 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb682c34-99b6-4941-b42c-a43140b0ce66 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:08.191958 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb682c34-99b6-4941-b42c-a43140b0ce66 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 returned with HTTP 200 Aug 18 09:11:08.193508 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 66/256] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:08 2026] GET /volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:09.209991 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e8fbcf22-4b41-4666-af3e-07c6ae282f69 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:09.211989 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8fbcf22-4b41-4666-af3e-07c6ae282f69 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 Aug 18 09:11:09.212296 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8fbcf22-4b41-4666-af3e-07c6ae282f69 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:09.212641 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8fbcf22-4b41-4666-af3e-07c6ae282f69 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:09.219646 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:09.219646 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:09.220204 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e8fbcf22-4b41-4666-af3e-07c6ae282f69 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:09.221271 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8fbcf22-4b41-4666-af3e-07c6ae282f69 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 returned with HTTP 200 Aug 18 09:11:09.223368 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 65/257] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:09 2026] GET /volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:09.238474 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a496f0f2-7407-4942-a7ae-4341d3fb66e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:09.240744 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a496f0f2-7407-4942-a7ae-4341d3fb66e2 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54/action Aug 18 09:11:09.241720 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a496f0f2-7407-4942-a7ae-4341d3fb66e2 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:09.241720 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a496f0f2-7407-4942-a7ae-4341d3fb66e2 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:09.243166 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-a496f0f2-7407-4942-a7ae-4341d3fb66e2 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Updating snapshot 'c0c4b754-69da-4b0f-99e3-a4cedcb81e54' with '{'status': 'creating'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:11:09.274977 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:09.274977 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:09.293287 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a496f0f2-7407-4942-a7ae-4341d3fb66e2 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54/action returned with HTTP 202 Aug 18 09:11:09.294139 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 66/258] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:09 2026] POST /volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:09.306477 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a843c049-7511-4281-9b01-8339c07289f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:09.309324 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a843c049-7511-4281-9b01-8339c07289f3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 Aug 18 09:11:09.309506 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a843c049-7511-4281-9b01-8339c07289f3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:09.310066 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a843c049-7511-4281-9b01-8339c07289f3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:09.317504 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:09.317504 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:09.317504 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a843c049-7511-4281-9b01-8339c07289f3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:09.318301 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a843c049-7511-4281-9b01-8339c07289f3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 returned with HTTP 200 Aug 18 09:11:09.318907 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 62/259] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:09 2026] GET /volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:09.341026 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0b62bec1-1724-4f6d-a194-40df0284334e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:09.343499 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b62bec1-1724-4f6d-a194-40df0284334e tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54/action Aug 18 09:11:09.344467 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b62bec1-1724-4f6d-a194-40df0284334e tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:09.344467 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b62bec1-1724-4f6d-a194-40df0284334e tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:09.367761 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:09.367761 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:09.368231 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0b62bec1-1724-4f6d-a194-40df0284334e tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Snapshot retrieved successfully. Aug 18 09:11:09.401874 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0b62bec1-1724-4f6d-a194-40df0284334e tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Snapshot delete request issued successfully. Aug 18 09:11:09.401874 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b62bec1-1724-4f6d-a194-40df0284334e tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54/action returned with HTTP 202 Aug 18 09:11:09.401874 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 67/260] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:09 2026] POST /volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:09.411218 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f87a062-3f24-45a1-9d19-6234610111a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:09.415601 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f87a062-3f24-45a1-9d19-6234610111a3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 Aug 18 09:11:09.415898 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f87a062-3f24-45a1-9d19-6234610111a3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:09.416159 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f87a062-3f24-45a1-9d19-6234610111a3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:09.426510 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:09.426510 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:09.429079 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f87a062-3f24-45a1-9d19-6234610111a3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:09.436424 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f87a062-3f24-45a1-9d19-6234610111a3 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 returned with HTTP 200 Aug 18 09:11:09.439352 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 66/261] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:09 2026] GET /volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:10.386582 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.453562 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b702f7ad-e423-4d91-ace3-e5e36ea2eeb7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.455819 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b702f7ad-e423-4d91-ace3-e5e36ea2eeb7 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 Aug 18 09:11:10.456155 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b702f7ad-e423-4d91-ace3-e5e36ea2eeb7 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:10.456455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b702f7ad-e423-4d91-ace3-e5e36ea2eeb7 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:10.462638 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b702f7ad-e423-4d91-ace3-e5e36ea2eeb7 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 returned with HTTP 404 Aug 18 09:11:10.463209 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 63/262] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:10 2026] GET /volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:10.473232 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-efa90f9a-0ef0-4a50-bf30-32905a4dd6e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.475209 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efa90f9a-0ef0-4a50-bf30-32905a4dd6e5 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action Aug 18 09:11:10.475644 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efa90f9a-0ef0-4a50-bf30-32905a4dd6e5 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:10.475900 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efa90f9a-0ef0-4a50-bf30-32905a4dd6e5 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:10.477250 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-efa90f9a-0ef0-4a50-bf30-32905a4dd6e5 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Updating snapshot '23d813ab-bfb6-48ed-975d-7ab85402c01a' with '{'status': 'available'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:11:10.492370 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:10.492370 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:10.510806 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efa90f9a-0ef0-4a50-bf30-32905a4dd6e5 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action returned with HTTP 202 Aug 18 09:11:10.511067 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 68/263] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:10 2026] POST /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:10.520754 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-429eb225-b97d-4f76-a86d-577760bb04a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.522719 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-429eb225-b97d-4f76-a86d-577760bb04a2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:10.522969 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-429eb225-b97d-4f76-a86d-577760bb04a2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:10.523203 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-429eb225-b97d-4f76-a86d-577760bb04a2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:10.532756 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:10.532756 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:10.533657 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-429eb225-b97d-4f76-a86d-577760bb04a2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:10.535267 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-429eb225-b97d-4f76-a86d-577760bb04a2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 200 Aug 18 09:11:10.536947 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 67/264] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:10 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:10.547763 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa6699d0-beba-423e-8b2f-484f86aeddd2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.550912 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa6699d0-beba-423e-8b2f-484f86aeddd2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 Aug 18 09:11:10.550912 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa6699d0-beba-423e-8b2f-484f86aeddd2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:10.550912 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa6699d0-beba-423e-8b2f-484f86aeddd2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:10.550912 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-aa6699d0-beba-423e-8b2f-484f86aeddd2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Delete snapshot with id: c0c4b754-69da-4b0f-99e3-a4cedcb81e54 Aug 18 09:11:10.559179 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa6699d0-beba-423e-8b2f-484f86aeddd2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 returned with HTTP 404 Aug 18 09:11:10.559834 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 64/265] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:11:10 2026] DELETE /volume/v3/snapshots/c0c4b754-69da-4b0f-99e3-a4cedcb81e54 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:10.568835 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22b4d0a2-e4ed-4a18-b9b7-340217d09f8f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.571967 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22b4d0a2-e4ed-4a18-b9b7-340217d09f8f tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:11:10.573101 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22b4d0a2-e4ed-4a18-b9b7-340217d09f8f tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4372d0df-91de-4642-ae6a-8ced95d94127", "name": "tempest-SnapshotsActionsTest-Snapshot-2050650153"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:10.583739 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:10.583739 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:10.584298 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22b4d0a2-e4ed-4a18-b9b7-340217d09f8f tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Volume info retrieved successfully. Aug 18 09:11:10.584451 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-22b4d0a2-e4ed-4a18-b9b7-340217d09f8f tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Create snapshot from volume 4372d0df-91de-4642-ae6a-8ced95d94127 Aug 18 09:11:10.611971 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-22b4d0a2-e4ed-4a18-b9b7-340217d09f8f tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Created reservations ['9c834540-9178-47c9-bde1-9826f1506437', '998c70ff-5a55-4350-9fe9-2753efa7e1d1', '59b229ef-94fd-4828-84cc-df8f7660da17', '4d695939-91e8-422b-b550-727c929b8f68'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:10.646840 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 Aug 18 09:11:10.647643 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:10.648092 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:10.649456 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:10.649456 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:10.659780 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.659780 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.659780 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.659780 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.659780 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.660020 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.660178 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.660382 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.660632 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.660960 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22b4d0a2-e4ed-4a18-b9b7-340217d09f8f tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot create request issued successfully. Aug 18 09:11:10.661488 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22b4d0a2-e4ed-4a18-b9b7-340217d09f8f tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:11:10.662084 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 69/266] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:11:10 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) Aug 18 09:11:10.668030 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be193f4f-f9c4-4ac3-b2db-a20d8979df4e tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 returned with HTTP 200 Aug 18 09:11:10.668543 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 67/267] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:10 2026] GET /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 => generated 437 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:10.675523 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-344e1ab9-73dc-4251-831e-9e0b9d47a969 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.679760 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6557fd4a-fa70-4e12-b7fe-7321a231d793 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.679923 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-344e1ab9-73dc-4251-831e-9e0b9d47a969 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf Aug 18 09:11:10.680199 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-344e1ab9-73dc-4251-831e-9e0b9d47a969 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:10.680491 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-344e1ab9-73dc-4251-831e-9e0b9d47a969 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:10.687131 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6557fd4a-fa70-4e12-b7fe-7321a231d793 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77/defaults Aug 18 09:11:10.687669 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6557fd4a-fa70-4e12-b7fe-7321a231d793 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:10.687989 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6557fd4a-fa70-4e12-b7fe-7321a231d793 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'defaults' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:10.691091 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:10.691091 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:10.692745 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-344e1ab9-73dc-4251-831e-9e0b9d47a969 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:10.693159 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-344e1ab9-73dc-4251-831e-9e0b9d47a969 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf returned with HTTP 200 Aug 18 09:11:10.693577 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 68/268] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:10 2026] GET /volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:10.703452 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6557fd4a-fa70-4e12-b7fe-7321a231d793 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.703672 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6557fd4a-fa70-4e12-b7fe-7321a231d793 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.704060 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6557fd4a-fa70-4e12-b7fe-7321a231d793 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.705422 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6557fd4a-fa70-4e12-b7fe-7321a231d793 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.706608 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6557fd4a-fa70-4e12-b7fe-7321a231d793 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.707610 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6557fd4a-fa70-4e12-b7fe-7321a231d793 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.712857 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6557fd4a-fa70-4e12-b7fe-7321a231d793 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77/defaults returned with HTTP 200 Aug 18 09:11:10.713463 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 65/269] 10.4.3.41 () {66 vars in 1374 bytes} [Tue Aug 18 09:11:10 2026] GET /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77/defaults => generated 437 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:10.725103 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b5397205-dd0e-4b48-a9b5-7a821b58c232 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.730707 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5397205-dd0e-4b48-a9b5-7a821b58c232 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 Aug 18 09:11:10.731730 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5397205-dd0e-4b48-a9b5-7a821b58c232 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:10.738092 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:10.738092 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:10.768311 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b5397205-dd0e-4b48-a9b5-7a821b58c232 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.769204 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b5397205-dd0e-4b48-a9b5-7a821b58c232 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.769639 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b5397205-dd0e-4b48-a9b5-7a821b58c232 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.770125 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b5397205-dd0e-4b48-a9b5-7a821b58c232 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.776247 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5397205-dd0e-4b48-a9b5-7a821b58c232 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 returned with HTTP 200 Aug 18 09:11:10.776896 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 70/270] 10.4.3.41 () {68 vars in 1367 bytes} [Tue Aug 18 09:11:10 2026] PUT /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 => generated 395 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:10.785635 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-173f1c8c-2e35-4e6b-b4ca-fa6d5d5de96c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.787639 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-173f1c8c-2e35-4e6b-b4ca-fa6d5d5de96c tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] DELETE https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 Aug 18 09:11:10.787901 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-173f1c8c-2e35-4e6b-b4ca-fa6d5d5de96c tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:10.788147 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-173f1c8c-2e35-4e6b-b4ca-fa6d5d5de96c tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:10.795341 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-173f1c8c-2e35-4e6b-b4ca-fa6d5d5de96c tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 returned with HTTP 200 Aug 18 09:11:10.795796 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 68/271] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:11:10 2026] DELETE /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 => generated 0 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 09:11:10.804007 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a6a8cbc9-2ce8-40cb-a32b-92e92a90715b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.806248 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6a8cbc9-2ce8-40cb-a32b-92e92a90715b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 Aug 18 09:11:10.806571 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6a8cbc9-2ce8-40cb-a32b-92e92a90715b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:10.806756 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6a8cbc9-2ce8-40cb-a32b-92e92a90715b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:10.825490 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-a6a8cbc9-2ce8-40cb-a32b-92e92a90715b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.825906 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-a6a8cbc9-2ce8-40cb-a32b-92e92a90715b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.826242 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-a6a8cbc9-2ce8-40cb-a32b-92e92a90715b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.826845 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-a6a8cbc9-2ce8-40cb-a32b-92e92a90715b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.827168 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-a6a8cbc9-2ce8-40cb-a32b-92e92a90715b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.827603 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-a6a8cbc9-2ce8-40cb-a32b-92e92a90715b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.828028 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-a6a8cbc9-2ce8-40cb-a32b-92e92a90715b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:10.840119 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6a8cbc9-2ce8-40cb-a32b-92e92a90715b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 returned with HTTP 200 Aug 18 09:11:10.842325 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 69/272] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:10 2026] GET /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 => generated 437 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:10.852603 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a89bb90-92ea-4b3a-a1eb-dd9580f31629 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.854527 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a89bb90-92ea-4b3a-a1eb-dd9580f31629 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 Aug 18 09:11:10.854867 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a89bb90-92ea-4b3a-a1eb-dd9580f31629 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:10.968203 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a89bb90-92ea-4b3a-a1eb-dd9580f31629 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 returned with HTTP 200 Aug 18 09:11:10.968714 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 66/273] 10.4.3.41 () {68 vars in 1368 bytes} [Tue Aug 18 09:11:10 2026] PUT /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 => generated 395 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:10.979671 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbe9651d-c870-4458-aaac-7ceb1b4cb115 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:10.982482 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe9651d-c870-4458-aaac-7ceb1b4cb115 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77/defaults Aug 18 09:11:10.983459 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe9651d-c870-4458-aaac-7ceb1b4cb115 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:10.983459 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe9651d-c870-4458-aaac-7ceb1b4cb115 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'defaults' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:10.998484 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe9651d-c870-4458-aaac-7ceb1b4cb115 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77/defaults returned with HTTP 200 Aug 18 09:11:10.999122 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 71/274] 10.4.3.41 () {66 vars in 1374 bytes} [Tue Aug 18 09:11:10 2026] GET /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77/defaults => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:11.012543 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c49f815-1354-4804-b2a3-ab88a612b856 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:11.016316 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c49f815-1354-4804-b2a3-ab88a612b856 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 Aug 18 09:11:11.016621 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c49f815-1354-4804-b2a3-ab88a612b856 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:11.016878 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c49f815-1354-4804-b2a3-ab88a612b856 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:11.033093 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c49f815-1354-4804-b2a3-ab88a612b856 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 returned with HTTP 200 Aug 18 09:11:11.033602 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 69/275] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:11 2026] GET /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:11.045605 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-44999f9f-032a-499b-bd39-ea9918941841 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:11.047514 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44999f9f-032a-499b-bd39-ea9918941841 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77?usage=True Aug 18 09:11:11.047733 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44999f9f-032a-499b-bd39-ea9918941841 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:11.047961 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44999f9f-032a-499b-bd39-ea9918941841 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:11.066269 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44999f9f-032a-499b-bd39-ea9918941841 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77?usage=True returned with HTTP 200 Aug 18 09:11:11.066763 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 70/276] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:11:11 2026] GET /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:11.084972 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-caee8074-4371-4000-95b2-4e9a5d954af9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:11.348974 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:11.349739 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-146703772"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:11.351469 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-146703772'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:11.351557 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Create volume of 1 GB Aug 18 09:11:11.357719 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Availability Zones retrieved successfully. Aug 18 09:11:11.365030 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Flow 'volume_create_api' (355ab188-24c9-4f85-97df-e2a18f6afa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:11.366553 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5d25b5-08fe-49f9-9694-1d7f2b1286e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:11.368001 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:11.397562 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5d25b5-08fe-49f9-9694-1d7f2b1286e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:11.398617 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6419e923-995f-4e63-8cda-f7d94449ddc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:11.473977 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Created reservations ['0777a6ec-ba02-4e54-8922-d0b4b5c36802', '8e2bbee6-c843-44db-b0d4-8eb8caafde5b', '1185a9b9-5c77-499c-97cf-60ac9a5310b6', 'bb7a4ffe-d331-40f7-85f1-46356f3c1d8d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:11.475418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6419e923-995f-4e63-8cda-f7d94449ddc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0777a6ec-ba02-4e54-8922-d0b4b5c36802', '8e2bbee6-c843-44db-b0d4-8eb8caafde5b', '1185a9b9-5c77-499c-97cf-60ac9a5310b6', 'bb7a4ffe-d331-40f7-85f1-46356f3c1d8d']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:11.476769 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1582e7-3ef3-4b4b-a03f-66af9e44f571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:11.498427 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1582e7-3ef3-4b4b-a03f-66af9e44f571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f91e74fa-fdde-4991-aa5a-92f9ac4390d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-146703772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79ebcc1e7cf4b65a8c9af3de6321a77',qos_specs=None,replication_status=,reservations=['0777a6ec-ba02-4e54-8922-d0b4b5c36802','8e2bbee6-c843-44db-b0d4-8eb8caafde5b','1185a9b9-5c77-499c-97cf-60ac9a5310b6','bb7a4ffe-d331-40f7-85f1-46356f3c1d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f593a8e091644418a92f76bc6e23ca1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-146703772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f91e74fa-fdde-4991-aa5a-92f9ac4390d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79ebcc1e7cf4b65a8c9af3de6321a77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f593a8e091644418a92f76bc6e23ca1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:11.499304 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1335760b-5f01-4718-bf1e-04dc9b25f356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:11.518455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1335760b-5f01-4718-bf1e-04dc9b25f356) transitioned into state 'SUCCESS' from state '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-146703772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79ebcc1e7cf4b65a8c9af3de6321a77',qos_specs=None,replication_status=,reservations=['0777a6ec-ba02-4e54-8922-d0b4b5c36802','8e2bbee6-c843-44db-b0d4-8eb8caafde5b','1185a9b9-5c77-499c-97cf-60ac9a5310b6','bb7a4ffe-d331-40f7-85f1-46356f3c1d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f593a8e091644418a92f76bc6e23ca1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:11.519560 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (895e0230-c95e-4c4c-a09a-c4dfa4ba1c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:11.532321 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (895e0230-c95e-4c4c-a09a-c4dfa4ba1c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:11.533749 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Flow 'volume_create_api' (355ab188-24c9-4f85-97df-e2a18f6afa90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:11.534225 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Create volume request issued successfully. Aug 18 09:11:11.536254 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-caee8074-4371-4000-95b2-4e9a5d954af9 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:11.536254 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 67/277] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:11:11 2026] POST /volume/v3/volumes => generated 753 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 09:11:11.554218 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a0342d6e-bafe-41e4-9e2a-0143650abc83 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:11.556180 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0342d6e-bafe-41e4-9e2a-0143650abc83 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] GET https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 Aug 18 09:11:11.556400 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0342d6e-bafe-41e4-9e2a-0143650abc83 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:11.556639 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0342d6e-bafe-41e4-9e2a-0143650abc83 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:11.565311 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:11.565311 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:11.569193 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a0342d6e-bafe-41e4-9e2a-0143650abc83 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Volume info retrieved successfully. Aug 18 09:11:11.573262 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0342d6e-bafe-41e4-9e2a-0143650abc83 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 returned with HTTP 200 Aug 18 09:11:11.573986 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 72/278] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:11 2026] GET /volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:11.705847 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ca96c9a-74fc-439f-a0f9-96260034bdfc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:11.709058 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ca96c9a-74fc-439f-a0f9-96260034bdfc tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf Aug 18 09:11:11.709333 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ca96c9a-74fc-439f-a0f9-96260034bdfc tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:11.709575 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ca96c9a-74fc-439f-a0f9-96260034bdfc tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:11.715162 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:11.715162 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:11.715676 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ca96c9a-74fc-439f-a0f9-96260034bdfc tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:11.716723 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ca96c9a-74fc-439f-a0f9-96260034bdfc tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf returned with HTTP 200 Aug 18 09:11:11.717097 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 70/279] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:11 2026] GET /volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:11.727199 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17b7a3b4-949f-459a-9fbe-5add2655eb0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:11.729175 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17b7a3b4-949f-459a-9fbe-5add2655eb0a tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf/action Aug 18 09:11:11.729653 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17b7a3b4-949f-459a-9fbe-5add2655eb0a tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:11.729824 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17b7a3b4-949f-459a-9fbe-5add2655eb0a tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:11.731245 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-17b7a3b4-949f-459a-9fbe-5add2655eb0a tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Updating snapshot 'f95debb8-3082-4446-8c91-cf004aeb9bdf' with '{'status': 'deleting'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:11:11.739920 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:11.739920 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:11.749639 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17b7a3b4-949f-459a-9fbe-5add2655eb0a tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf/action returned with HTTP 202 Aug 18 09:11:11.750248 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 71/280] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:11 2026] POST /volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:11.758139 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d0ddc324-130b-4717-a129-f28d8346350c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:11.761427 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0ddc324-130b-4717-a129-f28d8346350c tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf Aug 18 09:11:11.762333 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0ddc324-130b-4717-a129-f28d8346350c tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:11.762707 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0ddc324-130b-4717-a129-f28d8346350c tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:11.770044 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:11.770044 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:11.770783 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d0ddc324-130b-4717-a129-f28d8346350c tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:11.772260 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0ddc324-130b-4717-a129-f28d8346350c tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf returned with HTTP 200 Aug 18 09:11:11.772837 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 68/281] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:11 2026] GET /volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:11.781448 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5b1976f4-020d-4ccc-b9f2-c89a587f965a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:11.783170 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b1976f4-020d-4ccc-b9f2-c89a587f965a tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf/action Aug 18 09:11:11.783549 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b1976f4-020d-4ccc-b9f2-c89a587f965a tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:11.783690 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b1976f4-020d-4ccc-b9f2-c89a587f965a tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:11.789976 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:11.789976 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:11.790763 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5b1976f4-020d-4ccc-b9f2-c89a587f965a tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Snapshot retrieved successfully. Aug 18 09:11:11.812033 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5b1976f4-020d-4ccc-b9f2-c89a587f965a tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Snapshot delete request issued successfully. Aug 18 09:11:11.812189 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b1976f4-020d-4ccc-b9f2-c89a587f965a tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf/action returned with HTTP 202 Aug 18 09:11:11.812991 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 73/282] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:11 2026] POST /volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:11.820070 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9fde73d-19ec-4585-92da-2b7dbcd2cddf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:11.822315 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9fde73d-19ec-4585-92da-2b7dbcd2cddf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf Aug 18 09:11:11.822643 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9fde73d-19ec-4585-92da-2b7dbcd2cddf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:11.822875 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9fde73d-19ec-4585-92da-2b7dbcd2cddf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:11.830331 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:11.830331 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:11.831366 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b9fde73d-19ec-4585-92da-2b7dbcd2cddf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:11.832860 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9fde73d-19ec-4585-92da-2b7dbcd2cddf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf returned with HTTP 200 Aug 18 09:11:11.833402 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 71/283] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:11 2026] GET /volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:12.590236 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eee5bc18-ef4c-40fe-a685-6feeb512a48e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:12.593226 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eee5bc18-ef4c-40fe-a685-6feeb512a48e tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] GET https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 Aug 18 09:11:12.593519 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eee5bc18-ef4c-40fe-a685-6feeb512a48e tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:12.593767 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eee5bc18-ef4c-40fe-a685-6feeb512a48e tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:12.605329 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:12.605329 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:12.612206 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eee5bc18-ef4c-40fe-a685-6feeb512a48e tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Volume info retrieved successfully. Aug 18 09:11:12.620326 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eee5bc18-ef4c-40fe-a685-6feeb512a48e tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 returned with HTTP 200 Aug 18 09:11:12.620810 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 72/284] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:12 2026] GET /volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:12.636299 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5194d4f9-4c98-46e4-adea-7983ca651b5b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:12.638612 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5194d4f9-4c98-46e4-adea-7983ca651b5b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77?usage=True Aug 18 09:11:12.639247 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5194d4f9-4c98-46e4-adea-7983ca651b5b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:12.640310 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5194d4f9-4c98-46e4-adea-7983ca651b5b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:12.666507 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5194d4f9-4c98-46e4-adea-7983ca651b5b tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77?usage=True returned with HTTP 200 Aug 18 09:11:12.667020 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 69/285] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:11:12 2026] GET /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:12.679955 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-64570f33-60ca-49af-b765-8e3e5cb7ac4d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:12.682789 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64570f33-60ca-49af-b765-8e3e5cb7ac4d tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 Aug 18 09:11:12.683163 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64570f33-60ca-49af-b765-8e3e5cb7ac4d tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:12.683591 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64570f33-60ca-49af-b765-8e3e5cb7ac4d tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:12.683967 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-64570f33-60ca-49af-b765-8e3e5cb7ac4d tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Delete volume with id: f91e74fa-fdde-4991-aa5a-92f9ac4390d2 Aug 18 09:11:12.693824 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:12.693824 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:12.695493 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-64570f33-60ca-49af-b765-8e3e5cb7ac4d tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Volume info retrieved successfully. Aug 18 09:11:12.723096 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-64570f33-60ca-49af-b765-8e3e5cb7ac4d tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Delete volume request issued successfully. Aug 18 09:11:12.723630 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64570f33-60ca-49af-b765-8e3e5cb7ac4d tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 returned with HTTP 202 Aug 18 09:11:12.724307 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 74/286] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:11:12 2026] DELETE /volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:12.731576 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c5e3f54-6dcc-4b76-8d8c-86354f52b811 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:12.733368 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c5e3f54-6dcc-4b76-8d8c-86354f52b811 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] GET https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 Aug 18 09:11:12.733578 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c5e3f54-6dcc-4b76-8d8c-86354f52b811 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:12.733691 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c5e3f54-6dcc-4b76-8d8c-86354f52b811 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:12.740220 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:12.740220 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:12.754568 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1c5e3f54-6dcc-4b76-8d8c-86354f52b811 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Volume info retrieved successfully. Aug 18 09:11:12.757277 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c5e3f54-6dcc-4b76-8d8c-86354f52b811 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 returned with HTTP 200 Aug 18 09:11:12.759963 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 72/287] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:12 2026] GET /volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:12.844141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c89ac9c-2beb-409f-8669-3ed6fae42a3a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:12.846885 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c89ac9c-2beb-409f-8669-3ed6fae42a3a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf Aug 18 09:11:12.847085 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c89ac9c-2beb-409f-8669-3ed6fae42a3a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:12.847265 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c89ac9c-2beb-409f-8669-3ed6fae42a3a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:12.852631 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c89ac9c-2beb-409f-8669-3ed6fae42a3a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf returned with HTTP 404 Aug 18 09:11:12.853279 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 73/288] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:12 2026] GET /volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:12.863408 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a4527b8a-58ec-4272-8966-aecd6b29ea7d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:12.865485 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4527b8a-58ec-4272-8966-aecd6b29ea7d tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action Aug 18 09:11:12.865837 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4527b8a-58ec-4272-8966-aecd6b29ea7d tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:12.865991 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4527b8a-58ec-4272-8966-aecd6b29ea7d tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:12.867320 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-a4527b8a-58ec-4272-8966-aecd6b29ea7d tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Updating snapshot '23d813ab-bfb6-48ed-975d-7ab85402c01a' with '{'status': 'available'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:11:12.869105 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=396,cinder:INSERT=64,cinder:UPDATE=95,cinder:DELETE=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:11:12.878374 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:12.878374 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:12.891273 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4527b8a-58ec-4272-8966-aecd6b29ea7d tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action returned with HTTP 202 Aug 18 09:11:12.891913 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 70/289] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:12 2026] POST /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:12.901613 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12e1d841-7006-42e7-a8c5-89d6876052bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:12.904420 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12e1d841-7006-42e7-a8c5-89d6876052bf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:12.905285 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12e1d841-7006-42e7-a8c5-89d6876052bf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:12.905681 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12e1d841-7006-42e7-a8c5-89d6876052bf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:12.914363 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:12.914363 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:12.915522 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-12e1d841-7006-42e7-a8c5-89d6876052bf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:12.917233 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12e1d841-7006-42e7-a8c5-89d6876052bf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 200 Aug 18 09:11:12.917812 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 75/290] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:12 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:12.930995 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0638f155-6864-4d20-9345-4d00cf85ecf0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:12.933194 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0638f155-6864-4d20-9345-4d00cf85ecf0 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf Aug 18 09:11:12.933484 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0638f155-6864-4d20-9345-4d00cf85ecf0 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:12.933734 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0638f155-6864-4d20-9345-4d00cf85ecf0 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:12.933881 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-0638f155-6864-4d20-9345-4d00cf85ecf0 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Delete snapshot with id: f95debb8-3082-4446-8c91-cf004aeb9bdf Aug 18 09:11:12.940217 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0638f155-6864-4d20-9345-4d00cf85ecf0 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf returned with HTTP 404 Aug 18 09:11:12.940832 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 73/291] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:11:12 2026] DELETE /volume/v3/snapshots/f95debb8-3082-4446-8c91-cf004aeb9bdf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:12.948641 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6f89c9c2-b6c6-4ebf-a6bc-8b9e1413ae3b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:12.950561 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f89c9c2-b6c6-4ebf-a6bc-8b9e1413ae3b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:11:12.950970 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f89c9c2-b6c6-4ebf-a6bc-8b9e1413ae3b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4372d0df-91de-4642-ae6a-8ced95d94127", "name": "tempest-SnapshotsActionsTest-Snapshot-1844244920"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:12.959671 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:12.959671 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:12.960302 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f89c9c2-b6c6-4ebf-a6bc-8b9e1413ae3b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Volume info retrieved successfully. Aug 18 09:11:12.960516 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-6f89c9c2-b6c6-4ebf-a6bc-8b9e1413ae3b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Create snapshot from volume 4372d0df-91de-4642-ae6a-8ced95d94127 Aug 18 09:11:13.010622 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6f89c9c2-b6c6-4ebf-a6bc-8b9e1413ae3b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Created reservations ['af65a953-2021-4be9-9a7a-b5f6e8bb8383', 'a9fb8f60-fbfb-4ac6-afd0-5dc2c05d667e', '448751a0-c29e-40d6-a872-dc1956546e77', '2296296d-3d85-4d82-aae2-ba98636816c4'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:13.042160 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f89c9c2-b6c6-4ebf-a6bc-8b9e1413ae3b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot create request issued successfully. Aug 18 09:11:13.042552 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f89c9c2-b6c6-4ebf-a6bc-8b9e1413ae3b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:11:13.042980 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 74/292] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:11:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:13.057249 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e245bed7-e52f-4e9d-bed8-db6e8502c3bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:13.063491 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e245bed7-e52f-4e9d-bed8-db6e8502c3bf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de Aug 18 09:11:13.064344 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e245bed7-e52f-4e9d-bed8-db6e8502c3bf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:13.064663 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e245bed7-e52f-4e9d-bed8-db6e8502c3bf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:13.075159 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:13.075159 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:13.075852 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e245bed7-e52f-4e9d-bed8-db6e8502c3bf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:13.076837 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e245bed7-e52f-4e9d-bed8-db6e8502c3bf tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de returned with HTTP 200 Aug 18 09:11:13.077380 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 71/293] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:13 2026] GET /volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:13.770999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0b61c597-cd0e-4d1c-9f3d-a4c9adaea832 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:13.772936 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b61c597-cd0e-4d1c-9f3d-a4c9adaea832 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] GET https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 Aug 18 09:11:13.773219 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b61c597-cd0e-4d1c-9f3d-a4c9adaea832 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:13.773427 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b61c597-cd0e-4d1c-9f3d-a4c9adaea832 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:13.781515 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b61c597-cd0e-4d1c-9f3d-a4c9adaea832 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 returned with HTTP 404 Aug 18 09:11:13.781981 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 76/294] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:13 2026] GET /volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:13.789929 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f54385cb-adff-44b8-886b-79eb22cef130 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:13.791811 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f54385cb-adff-44b8-886b-79eb22cef130 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] GET https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 Aug 18 09:11:13.793416 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f54385cb-adff-44b8-886b-79eb22cef130 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:13.793416 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f54385cb-adff-44b8-886b-79eb22cef130 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:13.800880 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f54385cb-adff-44b8-886b-79eb22cef130 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 returned with HTTP 404 Aug 18 09:11:13.802469 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 74/295] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:13 2026] GET /volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 09:11:13.811936 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db669c1f-c324-4163-91ef-4de864ee54ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:13.816050 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db669c1f-c324-4163-91ef-4de864ee54ab tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 Aug 18 09:11:13.816730 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db669c1f-c324-4163-91ef-4de864ee54ab tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:13.817051 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db669c1f-c324-4163-91ef-4de864ee54ab tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:13.817582 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-db669c1f-c324-4163-91ef-4de864ee54ab tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Delete volume with id: f91e74fa-fdde-4991-aa5a-92f9ac4390d2 Aug 18 09:11:13.825656 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db669c1f-c324-4163-91ef-4de864ee54ab tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 returned with HTTP 404 Aug 18 09:11:13.826195 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 75/296] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:11:13 2026] DELETE /volume/v3/volumes/f91e74fa-fdde-4991-aa5a-92f9ac4390d2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:13.837494 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:13.839718 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:13.840138 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1820068217"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:13.841755 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1820068217'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:13.841914 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Create volume of 1 GB Aug 18 09:11:13.849204 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Availability Zones retrieved successfully. Aug 18 09:11:13.855638 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Flow 'volume_create_api' (877e5b04-3011-45a6-bdb5-5b53e5b7fab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:13.856642 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c159f49b-0dcd-4093-ab5d-f4e665f0aef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:13.857636 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:13.886342 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c159f49b-0dcd-4093-ab5d-f4e665f0aef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:13.887693 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05039539-3e3f-4c88-a77b-20484e6db6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:13.935359 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Created reservations ['6b5441d0-68ba-4cc0-981d-ad9df1974e36', '4d883f2f-88d9-45fb-aab2-862b16db6604', '3803dd6e-9771-40e3-b347-a5fc3966dcbe', '2f4c78bb-5f3c-4f14-9ca8-1c92dc4f7ad1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:13.936414 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05039539-3e3f-4c88-a77b-20484e6db6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b5441d0-68ba-4cc0-981d-ad9df1974e36', '4d883f2f-88d9-45fb-aab2-862b16db6604', '3803dd6e-9771-40e3-b347-a5fc3966dcbe', '2f4c78bb-5f3c-4f14-9ca8-1c92dc4f7ad1']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:13.937547 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce8357b-745e-47df-901b-dfb9b481dc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:13.966188 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce8357b-745e-47df-901b-dfb9b481dc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b747542-7c17-4fe3-b8af-dd326c619a76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1820068217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79ebcc1e7cf4b65a8c9af3de6321a77',qos_specs=None,replication_status=,reservations=['6b5441d0-68ba-4cc0-981d-ad9df1974e36','4d883f2f-88d9-45fb-aab2-862b16db6604','3803dd6e-9771-40e3-b347-a5fc3966dcbe','2f4c78bb-5f3c-4f14-9ca8-1c92dc4f7ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f593a8e091644418a92f76bc6e23ca1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1820068217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b747542-7c17-4fe3-b8af-dd326c619a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79ebcc1e7cf4b65a8c9af3de6321a77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f593a8e091644418a92f76bc6e23ca1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:13.966967 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f6755bf-8339-43b1-bb5b-b125f5a00a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:13.998490 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f6755bf-8339-43b1-bb5b-b125f5a00a9a) transitioned into state 'SUCCESS' from state '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-1820068217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79ebcc1e7cf4b65a8c9af3de6321a77',qos_specs=None,replication_status=,reservations=['6b5441d0-68ba-4cc0-981d-ad9df1974e36','4d883f2f-88d9-45fb-aab2-862b16db6604','3803dd6e-9771-40e3-b347-a5fc3966dcbe','2f4c78bb-5f3c-4f14-9ca8-1c92dc4f7ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f593a8e091644418a92f76bc6e23ca1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:13.999257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3682fb77-d1e2-41c1-8c76-e814625ce332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:14.014151 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3682fb77-d1e2-41c1-8c76-e814625ce332) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:14.015547 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Flow 'volume_create_api' (877e5b04-3011-45a6-bdb5-5b53e5b7fab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:14.016063 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Create volume request issued successfully. Aug 18 09:11:14.017028 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-850619d8-82df-4c77-bb60-336a84bcf7a0 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:14.017536 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 72/297] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:11:13 2026] POST /volume/v3/volumes => generated 754 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:14.034147 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f5dca60-31c9-40c0-b888-aa11ec05654a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:14.038001 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f5dca60-31c9-40c0-b888-aa11ec05654a tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] GET https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 Aug 18 09:11:14.045639 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f5dca60-31c9-40c0-b888-aa11ec05654a tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:14.045639 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f5dca60-31c9-40c0-b888-aa11ec05654a tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:14.055884 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:14.055884 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:14.060744 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9f5dca60-31c9-40c0-b888-aa11ec05654a tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Volume info retrieved successfully. Aug 18 09:11:14.065522 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f5dca60-31c9-40c0-b888-aa11ec05654a tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 returned with HTTP 200 Aug 18 09:11:14.066603 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 77/298] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:14 2026] GET /volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:14.089603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39144432-fe8f-4c91-b829-e9955a9ba76a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:14.092310 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39144432-fe8f-4c91-b829-e9955a9ba76a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de Aug 18 09:11:14.092763 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39144432-fe8f-4c91-b829-e9955a9ba76a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:14.092833 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39144432-fe8f-4c91-b829-e9955a9ba76a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:14.102613 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:14.102613 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:14.103197 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-39144432-fe8f-4c91-b829-e9955a9ba76a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:14.104314 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39144432-fe8f-4c91-b829-e9955a9ba76a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de returned with HTTP 200 Aug 18 09:11:14.104898 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 75/299] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:14 2026] GET /volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:11:14.116360 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-745281e5-1edd-4e61-a6e9-747e010f89d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:14.118866 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-745281e5-1edd-4e61-a6e9-747e010f89d5 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de/action Aug 18 09:11:14.120439 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-745281e5-1edd-4e61-a6e9-747e010f89d5 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:14.120439 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-745281e5-1edd-4e61-a6e9-747e010f89d5 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:14.121459 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-745281e5-1edd-4e61-a6e9-747e010f89d5 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Updating snapshot 'f6328721-582c-4518-bdc8-a15f393151de' with '{'status': 'error'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:11:14.131775 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:14.131775 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:14.144214 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-745281e5-1edd-4e61-a6e9-747e010f89d5 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de/action returned with HTTP 202 Aug 18 09:11:14.144723 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 76/300] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:14 2026] POST /volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:14.154688 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43b65943-5b9c-4366-94b9-2fe2fb8ec13a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:14.157187 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43b65943-5b9c-4366-94b9-2fe2fb8ec13a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de Aug 18 09:11:14.157480 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43b65943-5b9c-4366-94b9-2fe2fb8ec13a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:14.157860 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43b65943-5b9c-4366-94b9-2fe2fb8ec13a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:14.168088 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:14.168088 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:14.168595 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-43b65943-5b9c-4366-94b9-2fe2fb8ec13a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:14.169572 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43b65943-5b9c-4366-94b9-2fe2fb8ec13a tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de returned with HTTP 200 Aug 18 09:11:14.169989 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 73/301] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:14 2026] GET /volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:14.185543 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-598082b6-d8e5-40c1-a168-7f32f1841f45 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:14.189656 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-598082b6-d8e5-40c1-a168-7f32f1841f45 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de/action Aug 18 09:11:14.190143 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-598082b6-d8e5-40c1-a168-7f32f1841f45 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:14.190326 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-598082b6-d8e5-40c1-a168-7f32f1841f45 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:14.199289 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:14.199289 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:14.199781 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-598082b6-d8e5-40c1-a168-7f32f1841f45 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Snapshot retrieved successfully. Aug 18 09:11:14.225499 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-598082b6-d8e5-40c1-a168-7f32f1841f45 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Snapshot delete request issued successfully. Aug 18 09:11:14.225842 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-598082b6-d8e5-40c1-a168-7f32f1841f45 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de/action returned with HTTP 202 Aug 18 09:11:14.226399 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 78/302] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:14 2026] POST /volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:14.237443 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8309d774-f750-4721-8337-3345a605dd8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:14.240684 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8309d774-f750-4721-8337-3345a605dd8d tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de Aug 18 09:11:14.240818 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8309d774-f750-4721-8337-3345a605dd8d tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:14.241083 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8309d774-f750-4721-8337-3345a605dd8d tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:14.251308 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:14.251308 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:14.251308 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8309d774-f750-4721-8337-3345a605dd8d tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:14.251308 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8309d774-f750-4721-8337-3345a605dd8d tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de returned with HTTP 200 Aug 18 09:11:14.251308 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 76/303] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:14 2026] GET /volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:15.084485 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db6ccf91-7c14-4692-ba5c-4a18d44ac466 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.086547 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db6ccf91-7c14-4692-ba5c-4a18d44ac466 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] GET https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 Aug 18 09:11:15.086633 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db6ccf91-7c14-4692-ba5c-4a18d44ac466 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:15.086825 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db6ccf91-7c14-4692-ba5c-4a18d44ac466 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:15.095534 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:15.095534 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:15.100902 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db6ccf91-7c14-4692-ba5c-4a18d44ac466 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Volume info retrieved successfully. Aug 18 09:11:15.105576 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db6ccf91-7c14-4692-ba5c-4a18d44ac466 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 returned with HTTP 200 Aug 18 09:11:15.105932 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 77/304] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:15 2026] GET /volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:11:15.120899 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a62e762e-4025-4649-90ba-3fc98eeacbfe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.125005 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a62e762e-4025-4649-90ba-3fc98eeacbfe tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77?usage=True Aug 18 09:11:15.125005 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a62e762e-4025-4649-90ba-3fc98eeacbfe tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:15.125005 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a62e762e-4025-4649-90ba-3fc98eeacbfe tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:15.149796 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a62e762e-4025-4649-90ba-3fc98eeacbfe tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77?usage=True returned with HTTP 200 Aug 18 09:11:15.150410 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 74/305] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:11:15 2026] GET /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:15.165354 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ed62d866-bafc-40c7-8c3a-ef7c92fa498a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.167156 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed62d866-bafc-40c7-8c3a-ef7c92fa498a tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/ff97aa55a2684316b68cd7eadde4df50?usage=True Aug 18 09:11:15.167576 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed62d866-bafc-40c7-8c3a-ef7c92fa498a tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:15.167752 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed62d866-bafc-40c7-8c3a-ef7c92fa498a tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:15.167908 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:15.167908 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:15.182870 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed62d866-bafc-40c7-8c3a-ef7c92fa498a tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/ff97aa55a2684316b68cd7eadde4df50?usage=True returned with HTTP 200 Aug 18 09:11:15.183493 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 79/306] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:11:15 2026] GET /volume/v3/os-quota-sets/ff97aa55a2684316b68cd7eadde4df50?usage=True => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:15.196114 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-673676d9-1c79-48e4-a42f-917d7d649396 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.197721 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-673676d9-1c79-48e4-a42f-917d7d649396 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] POST https://10.4.3.41/volume/v3/os-volume-transfer Aug 18 09:11:15.198023 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-673676d9-1c79-48e4-a42f-917d7d649396 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7b747542-7c17-4fe3-b8af-dd326c619a76"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:15.199283 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.volume_transfer [None req-673676d9-1c79-48e4-a42f-917d7d649396 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Creating new volume transfer {'transfer': {'volume_id': '7b747542-7c17-4fe3-b8af-dd326c619a76'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 09:11:15.199451 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-673676d9-1c79-48e4-a42f-917d7d649396 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Creating transfer of volume 7b747542-7c17-4fe3-b8af-dd326c619a76 Aug 18 09:11:15.199707 np0000007625 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-673676d9-1c79-48e4-a42f-917d7d649396 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Generating transfer record for volume 7b747542-7c17-4fe3-b8af-dd326c619a76 Aug 18 09:11:15.206595 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:15.206595 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:15.219549 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-673676d9-1c79-48e4-a42f-917d7d649396 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 09:11:15.220298 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 77/307] 10.4.3.41 () {68 vars in 1284 bytes} [Tue Aug 18 09:11:15 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:15.228187 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4310248-b6ad-4e04-b271-2c9d81c4d69f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.263647 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-35d8a090-0e76-4d0e-b152-745a1386f688 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.268218 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35d8a090-0e76-4d0e-b152-745a1386f688 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de Aug 18 09:11:15.270157 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35d8a090-0e76-4d0e-b152-745a1386f688 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:15.271281 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35d8a090-0e76-4d0e-b152-745a1386f688 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:15.282170 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35d8a090-0e76-4d0e-b152-745a1386f688 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de returned with HTTP 404 Aug 18 09:11:15.282907 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 75/308] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:15 2026] GET /volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:15.295232 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a4ea4d3f-44e2-45f2-ae0d-3f5f54a2e6bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.297935 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a4ea4d3f-44e2-45f2-ae0d-3f5f54a2e6bb tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action Aug 18 09:11:15.298817 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a4ea4d3f-44e2-45f2-ae0d-3f5f54a2e6bb tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:15.298817 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a4ea4d3f-44e2-45f2-ae0d-3f5f54a2e6bb tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:15.304954 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-a4ea4d3f-44e2-45f2-ae0d-3f5f54a2e6bb tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Updating snapshot '23d813ab-bfb6-48ed-975d-7ab85402c01a' with '{'status': 'available'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:11:15.321662 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:15.321662 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:15.340253 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a4ea4d3f-44e2-45f2-ae0d-3f5f54a2e6bb tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action returned with HTTP 202 Aug 18 09:11:15.341030 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 80/309] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:15 2026] POST /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:15.351469 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c89b51a8-44e7-44ba-9d41-202cf6bc9818 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.353893 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c89b51a8-44e7-44ba-9d41-202cf6bc9818 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:15.354448 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c89b51a8-44e7-44ba-9d41-202cf6bc9818 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:15.354933 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c89b51a8-44e7-44ba-9d41-202cf6bc9818 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:15.361584 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:15.361584 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:15.362117 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c89b51a8-44e7-44ba-9d41-202cf6bc9818 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:15.363244 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c89b51a8-44e7-44ba-9d41-202cf6bc9818 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 200 Aug 18 09:11:15.363795 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 78/310] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:15 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:15.375683 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8583e5dd-8298-4603-aca0-91468fc10252 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.377832 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8583e5dd-8298-4603-aca0-91468fc10252 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de Aug 18 09:11:15.378200 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8583e5dd-8298-4603-aca0-91468fc10252 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:15.379340 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8583e5dd-8298-4603-aca0-91468fc10252 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:15.379340 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-8583e5dd-8298-4603-aca0-91468fc10252 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Delete snapshot with id: f6328721-582c-4518-bdc8-a15f393151de Aug 18 09:11:15.385808 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8583e5dd-8298-4603-aca0-91468fc10252 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de returned with HTTP 404 Aug 18 09:11:15.385808 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 76/311] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:11:15 2026] DELETE /volume/v3/snapshots/f6328721-582c-4518-bdc8-a15f393151de => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:15.398653 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-21bb0623-08e5-463a-aa83-e8542116adf2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.403632 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21bb0623-08e5-463a-aa83-e8542116adf2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:11:15.403702 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21bb0623-08e5-463a-aa83-e8542116adf2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4372d0df-91de-4642-ae6a-8ced95d94127", "name": "tempest-SnapshotsActionsTest-Snapshot-1067267202"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:15.421841 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:15.421841 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:15.422606 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-21bb0623-08e5-463a-aa83-e8542116adf2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Volume info retrieved successfully. Aug 18 09:11:15.422777 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-21bb0623-08e5-463a-aa83-e8542116adf2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Create snapshot from volume 4372d0df-91de-4642-ae6a-8ced95d94127 Aug 18 09:11:15.459668 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-21bb0623-08e5-463a-aa83-e8542116adf2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Created reservations ['51240fbe-9cd6-4a5a-b450-aa46ccc1a602', '746e7af7-09ab-4818-bba9-0523ce17592d', 'c755e57b-2afc-4b09-996e-2fbf00e256c4', 'a4bbfffc-fbae-404a-aa07-681df6ed39e2'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:15.492159 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-21bb0623-08e5-463a-aa83-e8542116adf2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot create request issued successfully. Aug 18 09:11:15.492672 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21bb0623-08e5-463a-aa83-e8542116adf2 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:11:15.493722 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 81/312] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:11:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:15.505585 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc112dbb-e5d4-4328-b942-f141e77ee122 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.516185 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc112dbb-e5d4-4328-b942-f141e77ee122 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 Aug 18 09:11:15.516185 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc112dbb-e5d4-4328-b942-f141e77ee122 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:15.516185 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc112dbb-e5d4-4328-b942-f141e77ee122 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:15.522292 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:15.522292 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:15.523002 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bc112dbb-e5d4-4328-b942-f141e77ee122 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:15.524566 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc112dbb-e5d4-4328-b942-f141e77ee122 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 returned with HTTP 200 Aug 18 09:11:15.525209 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 79/313] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:15 2026] GET /volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:11:15.525276 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4310248-b6ad-4e04-b271-2c9d81c4d69f tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] POST https://10.4.3.41/volume/v3/os-volume-transfer/897ecfec-a50b-480f-9b9c-e8b254d2c542/accept Aug 18 09:11:15.525671 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4310248-b6ad-4e04-b271-2c9d81c4d69f tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "da8fbe39c88b6ec2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:15.528063 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.volume_transfer [None req-a4310248-b6ad-4e04-b271-2c9d81c4d69f tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] Accepting volume transfer 897ecfec-a50b-480f-9b9c-e8b254d2c542 {{(pid=100266) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 09:11:15.528206 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-a4310248-b6ad-4e04-b271-2c9d81c4d69f tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] Accepting transfer 897ecfec-a50b-480f-9b9c-e8b254d2c542 Aug 18 09:11:15.597153 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a4310248-b6ad-4e04-b271-2c9d81c4d69f tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] Created reservations ['24b10864-a581-4f5f-bdb8-1f367a932424', 'a50e9457-f2c4-440e-ae29-990563cba293', 'dfdc9ace-d340-485b-8678-21e8e3d15dc7', '60bfa73c-5c90-45dd-9ec7-5a5ffc0874e3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:15.617219 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a4310248-b6ad-4e04-b271-2c9d81c4d69f tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] Created reservations ['8c6bd8c3-fdc5-455d-beae-87b0cc3dade8', 'c7d2c0d1-b551-46fa-b225-e728be0ee4bd', '92ae506c-a31d-46af-838a-ba83657f04b3', 'e15cab88-af3c-4f76-9c19-22859829cb6b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:15.650539 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a4310248-b6ad-4e04-b271-2c9d81c4d69f tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] Created reservations ['c52822f2-62dd-4213-a158-3eca1209e199', '231e0802-039c-4735-98ce-c1da7bb7f60c', '646e3a0c-891d-4024-92e4-6bb45cfd7212', '79e7955a-6f39-4fa0-9d2f-df82e97ccb19'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:15.676839 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a4310248-b6ad-4e04-b271-2c9d81c4d69f tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] Created reservations ['e85bad9e-9124-4cd8-a197-935eb18bee65', 'f0ce5e67-43c2-45f7-a3c0-c1229e73b53f', '18154c9e-b04f-43a8-8966-160ff25298c6', 'aff2849e-10af-4621-b40b-22a4495265c3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:15.696295 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a4310248-b6ad-4e04-b271-2c9d81c4d69f tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] Transfer volume completed successfully. Aug 18 09:11:15.764343 np0000007625 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-a4310248-b6ad-4e04-b271-2c9d81c4d69f tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] Volume 7b747542-7c17-4fe3-b8af-dd326c619a76 has been transferred. Aug 18 09:11:15.773363 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4310248-b6ad-4e04-b271-2c9d81c4d69f tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/897ecfec-a50b-480f-9b9c-e8b254d2c542/accept returned with HTTP 202 Aug 18 09:11:15.773868 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 78/314] 10.4.3.41 () {68 vars in 1416 bytes} [Tue Aug 18 09:11:15 2026] POST /volume/v3/os-volume-transfer/897ecfec-a50b-480f-9b9c-e8b254d2c542/accept => generated 363 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:15.783952 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91b9f20e-caa4-4b6c-a4c0-4b0690bbb5cf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.785659 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91b9f20e-caa4-4b6c-a4c0-4b0690bbb5cf tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] GET https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 Aug 18 09:11:15.785869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91b9f20e-caa4-4b6c-a4c0-4b0690bbb5cf tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:15.786039 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91b9f20e-caa4-4b6c-a4c0-4b0690bbb5cf tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:15.794365 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:15.794365 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:15.801685 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-91b9f20e-caa4-4b6c-a4c0-4b0690bbb5cf tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] Volume info retrieved successfully. Aug 18 09:11:15.810531 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91b9f20e-caa4-4b6c-a4c0-4b0690bbb5cf tempest-VolumeQuotasAdminTestJSON-2015924815 tempest-VolumeQuotasAdminTestJSON-2015924815-project-member] https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 returned with HTTP 200 Aug 18 09:11:15.810531 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 77/315] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:15 2026] GET /volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:15.822991 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef39c2c7-8ca1-49b0-8b63-c9997a14e462 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.828138 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef39c2c7-8ca1-49b0-8b63-c9997a14e462 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77?usage=True Aug 18 09:11:15.828330 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef39c2c7-8ca1-49b0-8b63-c9997a14e462 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:15.828578 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef39c2c7-8ca1-49b0-8b63-c9997a14e462 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:15.828862 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:15.828862 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:15.850970 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef39c2c7-8ca1-49b0-8b63-c9997a14e462 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77?usage=True returned with HTTP 200 Aug 18 09:11:15.851455 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 82/316] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:11:15 2026] GET /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:15.864197 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36d0bbd7-f1ac-40b5-b650-f5c6303a96e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.866077 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36d0bbd7-f1ac-40b5-b650-f5c6303a96e3 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/ff97aa55a2684316b68cd7eadde4df50?usage=True Aug 18 09:11:15.866463 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36d0bbd7-f1ac-40b5-b650-f5c6303a96e3 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:15.866741 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36d0bbd7-f1ac-40b5-b650-f5c6303a96e3 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:15.892383 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36d0bbd7-f1ac-40b5-b650-f5c6303a96e3 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/ff97aa55a2684316b68cd7eadde4df50?usage=True returned with HTTP 200 Aug 18 09:11:15.892936 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 80/317] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:11:15 2026] GET /volume/v3/os-quota-sets/ff97aa55a2684316b68cd7eadde4df50?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:15.904776 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f81a606b-b6eb-45d0-8d7d-9ad0d1ff2899 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.906807 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f81a606b-b6eb-45d0-8d7d-9ad0d1ff2899 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 Aug 18 09:11:15.907049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f81a606b-b6eb-45d0-8d7d-9ad0d1ff2899 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:15.907247 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f81a606b-b6eb-45d0-8d7d-9ad0d1ff2899 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:15.907442 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f81a606b-b6eb-45d0-8d7d-9ad0d1ff2899 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Delete volume with id: 7b747542-7c17-4fe3-b8af-dd326c619a76 Aug 18 09:11:15.914047 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:15.914047 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:15.914475 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f81a606b-b6eb-45d0-8d7d-9ad0d1ff2899 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Volume info retrieved successfully. Aug 18 09:11:15.934785 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f81a606b-b6eb-45d0-8d7d-9ad0d1ff2899 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Delete volume request issued successfully. Aug 18 09:11:15.935064 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f81a606b-b6eb-45d0-8d7d-9ad0d1ff2899 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 returned with HTTP 202 Aug 18 09:11:15.935672 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 79/318] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:11:15 2026] DELETE /volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:15.945983 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d4f55c5-7faf-4d92-b7f8-3bbc608e482c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:15.947345 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d4f55c5-7faf-4d92-b7f8-3bbc608e482c tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 Aug 18 09:11:15.947715 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d4f55c5-7faf-4d92-b7f8-3bbc608e482c tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:15.948012 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d4f55c5-7faf-4d92-b7f8-3bbc608e482c tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:15.960406 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:15.960406 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:15.963560 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5d4f55c5-7faf-4d92-b7f8-3bbc608e482c tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Volume info retrieved successfully. Aug 18 09:11:15.968663 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d4f55c5-7faf-4d92-b7f8-3bbc608e482c tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 returned with HTTP 200 Aug 18 09:11:15.969284 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 78/319] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:15 2026] GET /volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 => generated 1010 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:16.538901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ad9ec2b8-be3d-42dc-8bee-1ba41197edfa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:16.540892 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad9ec2b8-be3d-42dc-8bee-1ba41197edfa tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 Aug 18 09:11:16.541176 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad9ec2b8-be3d-42dc-8bee-1ba41197edfa tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:16.541484 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad9ec2b8-be3d-42dc-8bee-1ba41197edfa tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:16.546830 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:16.546830 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:16.547518 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ad9ec2b8-be3d-42dc-8bee-1ba41197edfa tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:16.548567 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad9ec2b8-be3d-42dc-8bee-1ba41197edfa tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 returned with HTTP 200 Aug 18 09:11:16.549253 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 83/320] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:16 2026] GET /volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:16.560900 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92949f62-e4ce-4728-8363-348694ceca08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:16.562789 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92949f62-e4ce-4728-8363-348694ceca08 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3/action Aug 18 09:11:16.563170 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92949f62-e4ce-4728-8363-348694ceca08 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:16.563311 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92949f62-e4ce-4728-8363-348694ceca08 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:16.564886 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-92949f62-e4ce-4728-8363-348694ceca08 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Updating snapshot '9007d2e6-7ed1-498b-88d2-3230931f1cf3' with '{'status': 'error_deleting'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:11:16.576592 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:16.576592 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:16.597212 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92949f62-e4ce-4728-8363-348694ceca08 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3/action returned with HTTP 202 Aug 18 09:11:16.597826 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 81/321] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:16 2026] POST /volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:16.611338 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55f61661-6204-4e17-aa96-83dcb70c482f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:16.614187 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55f61661-6204-4e17-aa96-83dcb70c482f tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 Aug 18 09:11:16.614187 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55f61661-6204-4e17-aa96-83dcb70c482f tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:16.614505 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55f61661-6204-4e17-aa96-83dcb70c482f tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:16.621156 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:16.621156 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:16.621939 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-55f61661-6204-4e17-aa96-83dcb70c482f tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:16.622908 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55f61661-6204-4e17-aa96-83dcb70c482f tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 returned with HTTP 200 Aug 18 09:11:16.623441 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 80/322] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:16 2026] GET /volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:16.635102 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0af0ae72-d51b-41ae-acd4-d0b4bdd9cbbd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:16.636809 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0af0ae72-d51b-41ae-acd4-d0b4bdd9cbbd tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3/action Aug 18 09:11:16.637188 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0af0ae72-d51b-41ae-acd4-d0b4bdd9cbbd tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:16.637295 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0af0ae72-d51b-41ae-acd4-d0b4bdd9cbbd tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:16.645728 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:16.645728 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:16.646108 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0af0ae72-d51b-41ae-acd4-d0b4bdd9cbbd tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Snapshot retrieved successfully. Aug 18 09:11:16.679750 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0af0ae72-d51b-41ae-acd4-d0b4bdd9cbbd tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Snapshot delete request issued successfully. Aug 18 09:11:16.680065 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0af0ae72-d51b-41ae-acd4-d0b4bdd9cbbd tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3/action returned with HTTP 202 Aug 18 09:11:16.680651 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 79/323] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:16 2026] POST /volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:16.691885 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-55691921-fae1-473e-86dd-c9e5c9aaf708 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:16.695352 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55691921-fae1-473e-86dd-c9e5c9aaf708 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 Aug 18 09:11:16.695662 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55691921-fae1-473e-86dd-c9e5c9aaf708 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:16.695994 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55691921-fae1-473e-86dd-c9e5c9aaf708 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:16.705021 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:16.705021 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:16.705858 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-55691921-fae1-473e-86dd-c9e5c9aaf708 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:16.707248 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55691921-fae1-473e-86dd-c9e5c9aaf708 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 returned with HTTP 200 Aug 18 09:11:16.707844 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 84/324] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:16 2026] GET /volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:16.985168 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01ca2d6d-c917-4d15-8ee1-f96b74d53738 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:16.988262 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01ca2d6d-c917-4d15-8ee1-f96b74d53738 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 Aug 18 09:11:16.988597 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01ca2d6d-c917-4d15-8ee1-f96b74d53738 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:16.988866 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01ca2d6d-c917-4d15-8ee1-f96b74d53738 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:17.029817 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01ca2d6d-c917-4d15-8ee1-f96b74d53738 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 returned with HTTP 404 Aug 18 09:11:17.030497 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 82/325] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:16 2026] GET /volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:17.037955 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c3983c14-c195-468d-8d5e-85135689a0d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.039772 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3983c14-c195-468d-8d5e-85135689a0d6 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] GET https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 Aug 18 09:11:17.039962 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3983c14-c195-468d-8d5e-85135689a0d6 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:17.040151 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3983c14-c195-468d-8d5e-85135689a0d6 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:17.046336 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3983c14-c195-468d-8d5e-85135689a0d6 tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 returned with HTTP 404 Aug 18 09:11:17.046935 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 81/326] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:17 2026] GET /volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:17.054573 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d960ddc4-b8d4-43b8-a426-38a947d78e7c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.057236 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d960ddc4-b8d4-43b8-a426-38a947d78e7c tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 Aug 18 09:11:17.057504 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d960ddc4-b8d4-43b8-a426-38a947d78e7c tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:17.057750 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d960ddc4-b8d4-43b8-a426-38a947d78e7c tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:17.057983 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d960ddc4-b8d4-43b8-a426-38a947d78e7c tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] Delete volume with id: 7b747542-7c17-4fe3-b8af-dd326c619a76 Aug 18 09:11:17.065795 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d960ddc4-b8d4-43b8-a426-38a947d78e7c tempest-VolumeQuotasAdminTestJSON-1057432532 tempest-VolumeQuotasAdminTestJSON-1057432532-project-member] https://10.4.3.41/volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 returned with HTTP 404 Aug 18 09:11:17.066239 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 80/327] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:11:17 2026] DELETE /volume/v3/volumes/7b747542-7c17-4fe3-b8af-dd326c619a76 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:17.075178 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-37fb640a-2f25-4f05-91ef-0374b79ba086 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.079580 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37fb640a-2f25-4f05-91ef-0374b79ba086 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/4fbc35cfbe964c36b357f766d521a4fa?usage=True Aug 18 09:11:17.079580 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37fb640a-2f25-4f05-91ef-0374b79ba086 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:17.079580 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37fb640a-2f25-4f05-91ef-0374b79ba086 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:17.105703 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37fb640a-2f25-4f05-91ef-0374b79ba086 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/4fbc35cfbe964c36b357f766d521a4fa?usage=True returned with HTTP 200 Aug 18 09:11:17.106457 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 85/328] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:11:17 2026] GET /volume/v3/os-quota-sets/4fbc35cfbe964c36b357f766d521a4fa?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:17.118815 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-962eab70-bcdb-4790-8925-a1819f666da4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.120496 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-962eab70-bcdb-4790-8925-a1819f666da4 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 Aug 18 09:11:17.120893 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-962eab70-bcdb-4790-8925-a1819f666da4 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:17.138677 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:17.138677 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:17.210900 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-962eab70-bcdb-4790-8925-a1819f666da4 tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 returned with HTTP 200 Aug 18 09:11:17.211316 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 83/329] 10.4.3.41 () {68 vars in 1368 bytes} [Tue Aug 18 09:11:17 2026] PUT /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 => generated 397 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:17.231806 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0c4bbe1-870d-4b77-babc-06ae405f627f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.236556 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0c4bbe1-870d-4b77-babc-06ae405f627f tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 Aug 18 09:11:17.236884 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0c4bbe1-870d-4b77-babc-06ae405f627f tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:17.339225 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0c4bbe1-870d-4b77-babc-06ae405f627f tempest-VolumeQuotasAdminTestJSON-184401223 tempest-VolumeQuotasAdminTestJSON-184401223-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 returned with HTTP 200 Aug 18 09:11:17.340469 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 82/330] 10.4.3.41 () {68 vars in 1368 bytes} [Tue Aug 18 09:11:17 2026] PUT /volume/v3/os-quota-sets/f79ebcc1e7cf4b65a8c9af3de6321a77 => generated 395 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:17.720038 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-faf39b79-64d0-4b94-ac8d-4b6218cf5926 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.723873 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-faf39b79-64d0-4b94-ac8d-4b6218cf5926 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 Aug 18 09:11:17.724130 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-faf39b79-64d0-4b94-ac8d-4b6218cf5926 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:17.724330 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-faf39b79-64d0-4b94-ac8d-4b6218cf5926 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:17.728737 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-faf39b79-64d0-4b94-ac8d-4b6218cf5926 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 returned with HTTP 404 Aug 18 09:11:17.729208 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 81/331] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:17 2026] GET /volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:17.748034 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3857f561-b348-459a-8889-b2903168b2c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.750519 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3857f561-b348-459a-8889-b2903168b2c2 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action Aug 18 09:11:17.751009 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3857f561-b348-459a-8889-b2903168b2c2 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:17.751161 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3857f561-b348-459a-8889-b2903168b2c2 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:17.752868 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-3857f561-b348-459a-8889-b2903168b2c2 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Updating snapshot '23d813ab-bfb6-48ed-975d-7ab85402c01a' with '{'status': 'available'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:11:17.766743 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:17.766743 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:17.793037 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3857f561-b348-459a-8889-b2903168b2c2 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action returned with HTTP 202 Aug 18 09:11:17.793614 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 86/332] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:17 2026] POST /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 09:11:17.808794 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf844728-8f75-4b40-aa22-53c2f0e05023 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.815581 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf844728-8f75-4b40-aa22-53c2f0e05023 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:17.815911 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf844728-8f75-4b40-aa22-53c2f0e05023 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:17.816127 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf844728-8f75-4b40-aa22-53c2f0e05023 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:17.826457 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:17.826457 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:17.828341 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf844728-8f75-4b40-aa22-53c2f0e05023 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:17.830676 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf844728-8f75-4b40-aa22-53c2f0e05023 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 200 Aug 18 09:11:17.831319 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 84/333] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:17 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:17.843355 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a17c1cc-973d-4506-ab9a-3da1b1afc13c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.850007 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a17c1cc-973d-4506-ab9a-3da1b1afc13c tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 Aug 18 09:11:17.850007 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a17c1cc-973d-4506-ab9a-3da1b1afc13c tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:17.850007 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a17c1cc-973d-4506-ab9a-3da1b1afc13c tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:17.850007 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-3a17c1cc-973d-4506-ab9a-3da1b1afc13c tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Delete snapshot with id: 9007d2e6-7ed1-498b-88d2-3230931f1cf3 Aug 18 09:11:17.860992 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a17c1cc-973d-4506-ab9a-3da1b1afc13c tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 returned with HTTP 404 Aug 18 09:11:17.861713 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 83/334] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:11:17 2026] DELETE /volume/v3/snapshots/9007d2e6-7ed1-498b-88d2-3230931f1cf3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:17.875209 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-54322365-d8bc-48ce-b035-6fc4255c2378 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.881285 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54322365-d8bc-48ce-b035-6fc4255c2378 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action Aug 18 09:11:17.881285 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54322365-d8bc-48ce-b035-6fc4255c2378 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:17.881285 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54322365-d8bc-48ce-b035-6fc4255c2378 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:17.881656 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-54322365-d8bc-48ce-b035-6fc4255c2378 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Updating snapshot '23d813ab-bfb6-48ed-975d-7ab85402c01a' with '{'status': 'creating'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:11:17.893747 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:17.893747 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:17.911065 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54322365-d8bc-48ce-b035-6fc4255c2378 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action returned with HTTP 202 Aug 18 09:11:17.912270 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 82/335] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:17 2026] POST /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:17.920431 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4205204c-7400-41f8-9ee1-35a3467169ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.923668 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4205204c-7400-41f8-9ee1-35a3467169ff tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:17.923883 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4205204c-7400-41f8-9ee1-35a3467169ff tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:17.924090 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4205204c-7400-41f8-9ee1-35a3467169ff tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:17.931165 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:17.931165 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:17.931682 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4205204c-7400-41f8-9ee1-35a3467169ff tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:17.932590 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4205204c-7400-41f8-9ee1-35a3467169ff tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 200 Aug 18 09:11:17.933118 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 87/336] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:17 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:17.944711 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99934b82-122c-4ede-9695-c6454781d1fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.949915 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99934b82-122c-4ede-9695-c6454781d1fd tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] POST https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action Aug 18 09:11:17.950320 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99934b82-122c-4ede-9695-c6454781d1fd tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:17.950583 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99934b82-122c-4ede-9695-c6454781d1fd tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:17.954688 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [None req-99934b82-122c-4ede-9695-c6454781d1fd tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100267) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 09:11:17.963304 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:17.963304 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:17.963304 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.snapshot_actions [None req-99934b82-122c-4ede-9695-c6454781d1fd tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Updating snapshot 23d813ab-bfb6-48ed-975d-7ab85402c01a with info {'id': '23d813ab-bfb6-48ed-975d-7ab85402c01a', 'status': 'error', 'progress': '80%'} Aug 18 09:11:17.972519 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99934b82-122c-4ede-9695-c6454781d1fd tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action returned with HTTP 202 Aug 18 09:11:17.973113 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 85/337] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:17 2026] POST /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:17.981375 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69642978-44f7-461e-8d07-0aa3c37ce0e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:17.983292 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69642978-44f7-461e-8d07-0aa3c37ce0e3 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:17.983533 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69642978-44f7-461e-8d07-0aa3c37ce0e3 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:17.983699 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69642978-44f7-461e-8d07-0aa3c37ce0e3 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:17.989627 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:17.989627 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:17.990327 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-69642978-44f7-461e-8d07-0aa3c37ce0e3 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Snapshot retrieved successfully. Aug 18 09:11:17.991230 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69642978-44f7-461e-8d07-0aa3c37ce0e3 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 200 Aug 18 09:11:17.991693 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 84/338] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:17 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:18.000821 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-204d41b8-f7e7-44b8-92de-00722eae4568 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:18.002736 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-204d41b8-f7e7-44b8-92de-00722eae4568 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] POST https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action Aug 18 09:11:18.003087 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-204d41b8-f7e7-44b8-92de-00722eae4568 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:18.003218 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-204d41b8-f7e7-44b8-92de-00722eae4568 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:18.004691 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-204d41b8-f7e7-44b8-92de-00722eae4568 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] Updating snapshot '23d813ab-bfb6-48ed-975d-7ab85402c01a' with '{'status': 'available'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:11:18.014647 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:18.014647 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:18.030609 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-204d41b8-f7e7-44b8-92de-00722eae4568 tempest-SnapshotsActionsTest-1860291619 tempest-SnapshotsActionsTest-1860291619-project-admin] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action returned with HTTP 202 Aug 18 09:11:18.031117 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 83/339] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:11:17 2026] POST /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:18.039064 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-579d2ba9-9ec6-48c8-bd2a-d47cff135148 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:18.041044 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-579d2ba9-9ec6-48c8-bd2a-d47cff135148 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:18.041236 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-579d2ba9-9ec6-48c8-bd2a-d47cff135148 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:18.041475 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-579d2ba9-9ec6-48c8-bd2a-d47cff135148 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:18.048105 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:18.048105 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:18.049277 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-579d2ba9-9ec6-48c8-bd2a-d47cff135148 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:18.050315 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-579d2ba9-9ec6-48c8-bd2a-d47cff135148 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 200 Aug 18 09:11:18.050725 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 88/340] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:18 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:18.064511 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4163ff2-b972-4b11-9246-31dcf3e2211b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:18.067324 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4163ff2-b972-4b11-9246-31dcf3e2211b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:18.068718 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4163ff2-b972-4b11-9246-31dcf3e2211b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:18.069251 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4163ff2-b972-4b11-9246-31dcf3e2211b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:18.070141 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-c4163ff2-b972-4b11-9246-31dcf3e2211b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Delete snapshot with id: 23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:18.076961 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:18.076961 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:18.077496 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c4163ff2-b972-4b11-9246-31dcf3e2211b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:18.099812 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c4163ff2-b972-4b11-9246-31dcf3e2211b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot delete request issued successfully. Aug 18 09:11:18.100530 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4163ff2-b972-4b11-9246-31dcf3e2211b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 202 Aug 18 09:11:18.100597 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 86/341] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:11:18 2026] DELETE /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:18.112940 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a793b817-6c11-4648-8150-215516b15db0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:18.116448 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a793b817-6c11-4648-8150-215516b15db0 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:18.116659 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a793b817-6c11-4648-8150-215516b15db0 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:18.116864 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a793b817-6c11-4648-8150-215516b15db0 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:18.123315 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:18.123315 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:18.124039 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a793b817-6c11-4648-8150-215516b15db0 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Snapshot retrieved successfully. Aug 18 09:11:18.124903 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a793b817-6c11-4648-8150-215516b15db0 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 200 Aug 18 09:11:18.125346 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 85/342] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:18 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:19.134225 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3459e4ba-ae4b-4fe3-9f78-8b8b9651206b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:19.137497 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3459e4ba-ae4b-4fe3-9f78-8b8b9651206b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a Aug 18 09:11:19.137497 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3459e4ba-ae4b-4fe3-9f78-8b8b9651206b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:19.137652 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3459e4ba-ae4b-4fe3-9f78-8b8b9651206b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:19.142514 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3459e4ba-ae4b-4fe3-9f78-8b8b9651206b tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a returned with HTTP 404 Aug 18 09:11:19.143159 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 84/343] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:19 2026] GET /volume/v3/snapshots/23d813ab-bfb6-48ed-975d-7ab85402c01a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:19.154231 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-82ca853d-de84-42e2-8068-4cb6fe8f09d9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:19.156631 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82ca853d-de84-42e2-8068-4cb6fe8f09d9 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 Aug 18 09:11:19.156867 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82ca853d-de84-42e2-8068-4cb6fe8f09d9 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:19.157119 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82ca853d-de84-42e2-8068-4cb6fe8f09d9 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:19.164670 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:19.164670 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:19.169232 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-82ca853d-de84-42e2-8068-4cb6fe8f09d9 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Volume info retrieved successfully. Aug 18 09:11:19.173959 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82ca853d-de84-42e2-8068-4cb6fe8f09d9 tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 returned with HTTP 200 Aug 18 09:11:19.174364 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 89/344] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:19 2026] GET /volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:19.188218 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df234c46-1d28-45de-a02d-c054474d570d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:19.191501 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df234c46-1d28-45de-a02d-c054474d570d tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] DELETE https://10.4.3.41/volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 Aug 18 09:11:19.191777 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df234c46-1d28-45de-a02d-c054474d570d tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:19.192049 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df234c46-1d28-45de-a02d-c054474d570d tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:19.192296 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-df234c46-1d28-45de-a02d-c054474d570d tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Delete volume with id: 4372d0df-91de-4642-ae6a-8ced95d94127 Aug 18 09:11:19.203009 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:19.203009 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:19.203748 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df234c46-1d28-45de-a02d-c054474d570d tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Volume info retrieved successfully. Aug 18 09:11:19.230538 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df234c46-1d28-45de-a02d-c054474d570d tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Delete volume request issued successfully. Aug 18 09:11:19.230758 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df234c46-1d28-45de-a02d-c054474d570d tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 returned with HTTP 202 Aug 18 09:11:19.231364 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 87/345] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:11:19 2026] DELETE /volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:19.239923 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d706020-4890-47d5-a845-8157714ed70e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:19.242502 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d706020-4890-47d5-a845-8157714ed70e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 Aug 18 09:11:19.242756 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d706020-4890-47d5-a845-8157714ed70e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:19.242956 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d706020-4890-47d5-a845-8157714ed70e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:19.251450 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:19.251450 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:19.255976 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1d706020-4890-47d5-a845-8157714ed70e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Volume info retrieved successfully. Aug 18 09:11:19.261150 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d706020-4890-47d5-a845-8157714ed70e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 returned with HTTP 200 Aug 18 09:11:19.262057 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 86/346] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:19 2026] GET /volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:20.275172 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85e515ab-96f7-44af-8501-b71e767c7b8e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:20.277333 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85e515ab-96f7-44af-8501-b71e767c7b8e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] GET https://10.4.3.41/volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 Aug 18 09:11:20.277564 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85e515ab-96f7-44af-8501-b71e767c7b8e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:20.277753 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85e515ab-96f7-44af-8501-b71e767c7b8e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:20.286083 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85e515ab-96f7-44af-8501-b71e767c7b8e tempest-SnapshotsActionsTest-966284427 tempest-SnapshotsActionsTest-966284427-project-member] https://10.4.3.41/volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 returned with HTTP 404 Aug 18 09:11:20.286717 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 85/347] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:20 2026] GET /volume/v3/volumes/4372d0df-91de-4642-ae6a-8ced95d94127 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:22.104252 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9a053201-554a-4af2-8867-5aaee7659b25 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:22.112782 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:22.113494 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1764525021"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:22.115253 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1764525021'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:22.116472 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=467,cinder:INSERT=90,cinder:UPDATE=159,cinder:DELETE=3 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:11:22.119622 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create volume of 1 GB Aug 18 09:11:22.120115 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:22.120115 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:22.121000 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Availability Zones retrieved successfully. Aug 18 09:11:22.131522 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Flow 'volume_create_api' (12cadcb2-724f-4031-b293-17e0de852b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:22.133008 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9524240-7a8e-404a-8838-7b99b76dcf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:22.134512 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:22.150931 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:22.150931 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:22.173323 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9524240-7a8e-404a-8838-7b99b76dcf16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e884d6c3-ba40-48d1-be9f-9b82166169f7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e884d6c3-ba40-48d1-be9f-9b82166169f7', 'encryption_key_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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:22.174327 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a278a00c-4eb4-459a-b5b9-a9af52882b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:22.232810 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Created reservations ['b0a8bc20-732e-4cf3-a616-fe839a5940aa', 'c8c1cd32-c2fc-497f-9cf4-229606bdb96e', '7754fb45-0cfa-40db-9e54-899a6e7435cf', '5856ce79-6923-46bc-ae84-d7b14ac3898e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:22.233901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a278a00c-4eb4-459a-b5b9-a9af52882b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0a8bc20-732e-4cf3-a616-fe839a5940aa', 'c8c1cd32-c2fc-497f-9cf4-229606bdb96e', '7754fb45-0cfa-40db-9e54-899a6e7435cf', '5856ce79-6923-46bc-ae84-d7b14ac3898e']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:22.235934 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38eda812-17f6-4e37-88ea-a0eb8c2a98ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:22.269839 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38eda812-17f6-4e37-88ea-a0eb8c2a98ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8bbde2e-3f27-415d-914b-39bb028dbfbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1764525021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='137302dc41fd4591a7221943c57b3982',qos_specs=None,replication_status=,reservations=['b0a8bc20-732e-4cf3-a616-fe839a5940aa','c8c1cd32-c2fc-497f-9cf4-229606bdb96e','7754fb45-0cfa-40db-9e54-899a6e7435cf','5856ce79-6923-46bc-ae84-d7b14ac3898e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c7808da24147028ef947d0316ff87c',volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1764525021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8bbde2e-3f27-415d-914b-39bb028dbfbc,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='137302dc41fd4591a7221943c57b3982',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2c7808da24147028ef947d0316ff87c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e884d6c3-ba40-48d1-be9f-9b82166169f7),volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:22.270981 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f553a130-02b8-47d0-8b00-d29a99f2bccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:22.298143 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f553a130-02b8-47d0-8b00-d29a99f2bccb) transitioned into state 'SUCCESS' from state '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-1764525021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='137302dc41fd4591a7221943c57b3982',qos_specs=None,replication_status=,reservations=['b0a8bc20-732e-4cf3-a616-fe839a5940aa','c8c1cd32-c2fc-497f-9cf4-229606bdb96e','7754fb45-0cfa-40db-9e54-899a6e7435cf','5856ce79-6923-46bc-ae84-d7b14ac3898e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c7808da24147028ef947d0316ff87c',volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:22.299292 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bf6cd78-3dea-495a-9c76-2fc51db054a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:22.313901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bf6cd78-3dea-495a-9c76-2fc51db054a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:22.315037 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Flow 'volume_create_api' (12cadcb2-724f-4031-b293-17e0de852b31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:22.315763 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create volume request issued successfully. Aug 18 09:11:22.316594 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a053201-554a-4af2-8867-5aaee7659b25 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:22.317121 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 90/348] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:11:22 2026] POST /volume/v3/volumes => generated 758 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:22.333483 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71122e1f-fc76-4832-8a7c-138b95fc5dc0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:22.336479 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71122e1f-fc76-4832-8a7c-138b95fc5dc0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:22.336786 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71122e1f-fc76-4832-8a7c-138b95fc5dc0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:22.337177 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71122e1f-fc76-4832-8a7c-138b95fc5dc0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:22.344306 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=294,cinder:UPDATE=49,cinder:INSERT=13,cinder:DELETE=2 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:11:22.350324 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:22.350324 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:22.358720 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71122e1f-fc76-4832-8a7c-138b95fc5dc0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:22.363952 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71122e1f-fc76-4832-8a7c-138b95fc5dc0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:22.364323 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 88/349] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:22 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:23.381443 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-663af3c5-f5f7-4200-b15c-c345340d5a44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:23.386456 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-663af3c5-f5f7-4200-b15c-c345340d5a44 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:23.386456 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-663af3c5-f5f7-4200-b15c-c345340d5a44 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:23.386456 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-663af3c5-f5f7-4200-b15c-c345340d5a44 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:23.388072 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=429,cinder:INSERT=83,cinder:UPDATE=129,cinder:DELETE=3 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:11:23.397039 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:23.397039 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:23.403279 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-663af3c5-f5f7-4200-b15c-c345340d5a44 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:23.415737 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-663af3c5-f5f7-4200-b15c-c345340d5a44 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:23.415970 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 87/350] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:23 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:23.507249 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b945f736-8fde-40a9-8531-30595d2317dd req-d7b36e74-92a0-48ce-ba68-e14c2fc51323 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:23.509801 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-d7b36e74-92a0-48ce-ba68-e14c2fc51323 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:23.510169 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-d7b36e74-92a0-48ce-ba68-e14c2fc51323 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:23.510543 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-d7b36e74-92a0-48ce-ba68-e14c2fc51323 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:23.525516 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:23.525516 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:23.530858 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b945f736-8fde-40a9-8531-30595d2317dd req-d7b36e74-92a0-48ce-ba68-e14c2fc51323 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:23.537457 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-d7b36e74-92a0-48ce-ba68-e14c2fc51323 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:23.538042 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 86/351] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:23 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:23.739277 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75304b0b-acb5-4459-84eb-7f983d89e854 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:23.980481 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0cd7f404-9b0a-4662-889d-c7be9b67c2f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:23.980481 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cd7f404-9b0a-4662-889d-c7be9b67c2f7 None None] GET https://10.4.3.41/volume// Aug 18 09:11:23.980876 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cd7f404-9b0a-4662-889d-c7be9b67c2f7 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:23.981002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cd7f404-9b0a-4662-889d-c7be9b67c2f7 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:23.981469 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cd7f404-9b0a-4662-889d-c7be9b67c2f7 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:23.981759 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 89/352] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:11:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:24.005176 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b945f736-8fde-40a9-8531-30595d2317dd req-8a1dc17d-9260-4f70-94e0-9906a748339f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:24.035932 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75304b0b-acb5-4459-84eb-7f983d89e854 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf Aug 18 09:11:24.036139 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75304b0b-acb5-4459-84eb-7f983d89e854 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:24.036965 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75304b0b-acb5-4459-84eb-7f983d89e854 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:24.036965 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:24.036965 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:24.056295 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75304b0b-acb5-4459-84eb-7f983d89e854 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf returned with HTTP 200 Aug 18 09:11:24.059018 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 91/353] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:23 2026] GET /volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf => generated 437 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:24.070327 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc2f4791-1fe0-4035-9afe-6149bd5e6ac4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:24.072792 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc2f4791-1fe0-4035-9afe-6149bd5e6ac4 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf Aug 18 09:11:24.073301 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc2f4791-1fe0-4035-9afe-6149bd5e6ac4 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:24.159705 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc2f4791-1fe0-4035-9afe-6149bd5e6ac4 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf returned with HTTP 200 Aug 18 09:11:24.160089 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 87/354] 10.4.3.41 () {68 vars in 1367 bytes} [Tue Aug 18 09:11:24 2026] PUT /volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf => generated 390 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:24.175263 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:24.295100 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-8a1dc17d-9260-4f70-94e0-9906a748339f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:11:24.297069 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-8a1dc17d-9260-4f70-94e0-9906a748339f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8bbde2e-3f27-415d-914b-39bb028dbfbc", "connector": null, "instance_uuid": "0440dde4-83b8-41be-835d-acf3c0f2fd19"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:24.309901 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:24.309901 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:24.349415 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-8a1dc17d-9260-4f70-94e0-9906a748339f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:11:24.349858 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 88/355] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:11:24 2026] POST /volume/v3/attachments => generated 273 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:24.401801 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e02e0c4a-c963-4c99-ad85-31c235691f2b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:24.405698 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e02e0c4a-c963-4c99-ad85-31c235691f2b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:24.405698 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e02e0c4a-c963-4c99-ad85-31c235691f2b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:24.405827 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e02e0c4a-c963-4c99-ad85-31c235691f2b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:24.429160 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ebabf7d-88c5-4494-a1c6-1a3f2b22479c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:24.431762 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:24.431762 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:24.431926 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ebabf7d-88c5-4494-a1c6-1a3f2b22479c None None] GET https://10.4.3.41/volume// Aug 18 09:11:24.431926 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ebabf7d-88c5-4494-a1c6-1a3f2b22479c None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:24.431926 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ebabf7d-88c5-4494-a1c6-1a3f2b22479c None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:24.431926 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ebabf7d-88c5-4494-a1c6-1a3f2b22479c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:24.431926 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 88/356] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:24.442815 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e02e0c4a-c963-4c99-ad85-31c235691f2b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:24.447877 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b945f736-8fde-40a9-8531-30595d2317dd req-929325ab-964c-46fc-834b-b7ab0c18a441 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:24.450740 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e02e0c4a-c963-4c99-ad85-31c235691f2b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:24.450920 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-929325ab-964c-46fc-834b-b7ab0c18a441 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:24.452483 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-929325ab-964c-46fc-834b-b7ab0c18a441 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:24.452549 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 92/357] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:24 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:24.452598 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-929325ab-964c-46fc-834b-b7ab0c18a441 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:24.465642 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:24.465642 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:24.470595 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b945f736-8fde-40a9-8531-30595d2317dd req-929325ab-964c-46fc-834b-b7ab0c18a441 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:24.479150 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-929325ab-964c-46fc-834b-b7ab0c18a441 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:24.479150 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 89/358] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:24 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1030 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:24.512586 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:24.514469 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-642683773"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:24.516255 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-642683773'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:24.516762 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Create volume of 1 GB Aug 18 09:11:24.530218 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Availability zone cache updated, next update will occur around 2026-08-18 10:11:24.529524. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 09:11:24.530449 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Availability Zones retrieved successfully. Aug 18 09:11:24.564704 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Flow 'volume_create_api' (bed91983-9f7a-4e4f-ae20-da7fefb24e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:24.568518 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0324ba10-fa43-4c87-81bf-e2afc508767e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:24.568518 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:24.612719 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b945f736-8fde-40a9-8531-30595d2317dd req-7b3b1d42-722c-420a-97d5-bd268a7a892c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:24.617422 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-7b3b1d42-722c-420a-97d5-bd268a7a892c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] PUT https://10.4.3.41/volume/v3/attachments/aa6ada8e-3494-4597-841f-5fdca89f4f9d Aug 18 09:11:24.617422 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-7b3b1d42-722c-420a-97d5-bd268a7a892c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:24.629319 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-b945f736-8fde-40a9-8531-30595d2317dd req-7b3b1d42-722c-420a-97d5-bd268a7a892c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Acquiring lock "cinder-attachment_update-f8bbde2e-3f27-415d-914b-39bb028dbfbc-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:11:24.637430 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-b945f736-8fde-40a9-8531-30595d2317dd req-7b3b1d42-722c-420a-97d5-bd268a7a892c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-f8bbde2e-3f27-415d-914b-39bb028dbfbc-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:11:24.637430 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:24.637430 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:24.638705 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0324ba10-fa43-4c87-81bf-e2afc508767e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:24.639800 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72114dea-affe-4157-a5e9-b1d9c25e641f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:24.746160 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Created reservations ['cc382f89-3b04-4ddf-b54d-5be1e5d80d30', '8d5559e4-e727-4463-b0b1-425e7736aa18', '5169a131-786e-4fef-80f7-dddc3ae86616', '01b79a5c-5834-4737-98d0-64d26988dee8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:24.747282 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72114dea-affe-4157-a5e9-b1d9c25e641f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc382f89-3b04-4ddf-b54d-5be1e5d80d30', '8d5559e4-e727-4463-b0b1-425e7736aa18', '5169a131-786e-4fef-80f7-dddc3ae86616', '01b79a5c-5834-4737-98d0-64d26988dee8']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:24.749312 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1726222e-568e-41dd-bda8-38bb580fc959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:24.758731 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-b945f736-8fde-40a9-8531-30595d2317dd req-7b3b1d42-722c-420a-97d5-bd268a7a892c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-f8bbde2e-3f27-415d-914b-39bb028dbfbc-np0000007625" released by "attachment_update" :: held 0.123s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:11:24.759146 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-7b3b1d42-722c-420a-97d5-bd268a7a892c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/aa6ada8e-3494-4597-841f-5fdca89f4f9d returned with HTTP 200 Aug 18 09:11:24.762682 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 89/359] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:11:24 2026] PUT /volume/v3/attachments/aa6ada8e-3494-4597-841f-5fdca89f4f9d => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:24.786693 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1726222e-568e-41dd-bda8-38bb580fc959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104b37e8-0c18-4347-8656-8a1383323668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-642683773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168e93f850654eaea535eff1ee490fcf',qos_specs=None,replication_status=,reservations=['cc382f89-3b04-4ddf-b54d-5be1e5d80d30','8d5559e4-e727-4463-b0b1-425e7736aa18','5169a131-786e-4fef-80f7-dddc3ae86616','01b79a5c-5834-4737-98d0-64d26988dee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3871c7a8d6e7401e87a7a803e70b976d',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-642683773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104b37e8-0c18-4347-8656-8a1383323668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='168e93f850654eaea535eff1ee490fcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3871c7a8d6e7401e87a7a803e70b976d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:24.788038 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c40381e-516a-4955-988b-5eea2abcdb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:24.821092 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c40381e-516a-4955-988b-5eea2abcdb8c) transitioned into state 'SUCCESS' from state '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-642683773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168e93f850654eaea535eff1ee490fcf',qos_specs=None,replication_status=,reservations=['cc382f89-3b04-4ddf-b54d-5be1e5d80d30','8d5559e4-e727-4463-b0b1-425e7736aa18','5169a131-786e-4fef-80f7-dddc3ae86616','01b79a5c-5834-4737-98d0-64d26988dee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3871c7a8d6e7401e87a7a803e70b976d',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:24.821941 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5ec5053-b3bd-493c-8eaa-d78f70f4bd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:24.835311 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5ec5053-b3bd-493c-8eaa-d78f70f4bd89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:24.835530 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Flow 'volume_create_api' (bed91983-9f7a-4e4f-ae20-da7fefb24e83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:24.835841 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Create volume request issued successfully. Aug 18 09:11:24.838495 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85ed3074-28ba-4818-abe6-ff5380bdaa26 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:24.838949 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 90/360] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:11:24 2026] POST /volume/v3/volumes => generated 764 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:24.855478 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-83a116a7-d195-48b7-84b9-3136101edfef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:24.860018 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83a116a7-d195-48b7-84b9-3136101edfef tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] GET https://10.4.3.41/volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 Aug 18 09:11:24.860255 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83a116a7-d195-48b7-84b9-3136101edfef tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:24.860436 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83a116a7-d195-48b7-84b9-3136101edfef tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:24.871851 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:24.871851 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:24.876251 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-83a116a7-d195-48b7-84b9-3136101edfef tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Volume info retrieved successfully. Aug 18 09:11:24.881859 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83a116a7-d195-48b7-84b9-3136101edfef tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 returned with HTTP 200 Aug 18 09:11:24.882590 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 93/361] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:24 2026] GET /volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:25.470106 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72466d5d-c6bd-496b-94da-3d357ff278ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:25.475603 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72466d5d-c6bd-496b-94da-3d357ff278ce tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:25.475894 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72466d5d-c6bd-496b-94da-3d357ff278ce tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:25.476164 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72466d5d-c6bd-496b-94da-3d357ff278ce tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:25.490461 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:25.490461 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:25.495877 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-72466d5d-c6bd-496b-94da-3d357ff278ce tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:25.502838 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72466d5d-c6bd-496b-94da-3d357ff278ce tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:25.503545 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 90/362] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:25 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:11:25.897903 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f4d028e7-8721-4722-92ac-51253559a827 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:25.904268 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4d028e7-8721-4722-92ac-51253559a827 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] GET https://10.4.3.41/volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 Aug 18 09:11:25.904268 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4d028e7-8721-4722-92ac-51253559a827 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:25.904572 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4d028e7-8721-4722-92ac-51253559a827 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:25.917610 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:25.917610 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:25.922320 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f4d028e7-8721-4722-92ac-51253559a827 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Volume info retrieved successfully. Aug 18 09:11:25.929703 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4d028e7-8721-4722-92ac-51253559a827 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 returned with HTTP 200 Aug 18 09:11:25.929703 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 90/363] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:25 2026] GET /volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:25.945220 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e14ac2fc-aaf4-49a4-b899-e8ead51a54f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:25.945626 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-72ecc20b-aab9-4888-9f7d-4620327481a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:25.948056 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e14ac2fc-aaf4-49a4-b899-e8ead51a54f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:11:25.948565 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e14ac2fc-aaf4-49a4-b899-e8ead51a54f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "104b37e8-0c18-4347-8656-8a1383323668", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-561172381"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:25.962633 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:25.962633 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:25.963197 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e14ac2fc-aaf4-49a4-b899-e8ead51a54f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Volume info retrieved successfully. Aug 18 09:11:25.963343 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-e14ac2fc-aaf4-49a4-b899-e8ead51a54f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Create snapshot from volume 104b37e8-0c18-4347-8656-8a1383323668 Aug 18 09:11:26.005060 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e14ac2fc-aaf4-49a4-b899-e8ead51a54f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Created reservations ['45e8c88d-a58d-4ccf-a209-27984ac42874', '6b6ddcf4-860b-4b62-a3a3-6e2739097bed', '4be9f185-ea94-4382-8577-cbf673aaf483', 'd8ccb62d-f7c4-4ca4-95da-6efa4c6447d3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:26.042741 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e14ac2fc-aaf4-49a4-b899-e8ead51a54f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Snapshot create request issued successfully. Aug 18 09:11:26.043043 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e14ac2fc-aaf4-49a4-b899-e8ead51a54f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:11:26.043451 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 91/364] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:11:25 2026] POST /volume/v3/snapshots => generated 322 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:26.055564 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6bfb278e-9301-4a27-8d06-8f2f4ed028aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:26.057418 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6bfb278e-9301-4a27-8d06-8f2f4ed028aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] GET https://10.4.3.41/volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b Aug 18 09:11:26.057601 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6bfb278e-9301-4a27-8d06-8f2f4ed028aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:26.058373 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6bfb278e-9301-4a27-8d06-8f2f4ed028aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:26.065249 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:26.065249 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:26.065875 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6bfb278e-9301-4a27-8d06-8f2f4ed028aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Snapshot retrieved successfully. Aug 18 09:11:26.066976 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6bfb278e-9301-4a27-8d06-8f2f4ed028aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b returned with HTTP 200 Aug 18 09:11:26.067518 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 91/365] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:26 2026] GET /volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:26.282141 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72ecc20b-aab9-4888-9f7d-4620327481a6 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:11:26.282141 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72ecc20b-aab9-4888-9f7d-4620327481a6 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-766543383", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1304448286", "vendor_name": "tempest-vendor_name-906457600"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:26.303432 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72ecc20b-aab9-4888-9f7d-4620327481a6 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:11:26.303985 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 94/366] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:11:25 2026] POST /volume/v3/types => generated 326 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:26.316371 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bafde471-516d-4d51-a7f5-64e3d238d748 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:26.519042 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6bfc7799-e02e-4e73-aac1-cba7d5f0ccaa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:26.521511 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bfc7799-e02e-4e73-aac1-cba7d5f0ccaa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:26.522307 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bfc7799-e02e-4e73-aac1-cba7d5f0ccaa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:26.522307 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bfc7799-e02e-4e73-aac1-cba7d5f0ccaa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:26.531926 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:26.531926 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:26.536104 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6bfc7799-e02e-4e73-aac1-cba7d5f0ccaa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:26.541722 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bfc7799-e02e-4e73-aac1-cba7d5f0ccaa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:26.542376 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 92/367] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:26 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:26.546981 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:26.547344 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "41a91614-945b-4669-b63f-3d142548ef6a", "size": 1, "name": "tempest-UserMessagesTest-Volume-1644574182"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:26.548856 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Create volume request body: {'volume': {'volume_type': '41a91614-945b-4669-b63f-3d142548ef6a', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1644574182'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:26.553830 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Create volume of 1 GB Aug 18 09:11:26.554236 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:26.554236 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:26.554871 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Availability Zones retrieved successfully. Aug 18 09:11:26.562726 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Flow 'volume_create_api' (87532be2-4347-4496-80f2-c8c5938dea1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:26.564201 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9d901e-3b7f-44dd-9618-ba3d50612164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:26.565178 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:26.589761 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9d901e-3b7f-44dd-9618-ba3d50612164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1304448286',vendor_name='tempest-vendor_name-906457600'},id=41a91614-945b-4669-b63f-3d142548ef6a,is_public=True,name='tempest-UserMessagesTest-volume-type-766543383',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41a91614-945b-4669-b63f-3d142548ef6a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:26.590736 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (119a0a21-aa6e-4e46-ba94-fc566982badf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:26.621054 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-766543383 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-766543383, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:26.621631 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-766543383 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-766543383, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:26.658628 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Created reservations ['0199c2c6-545c-4629-9bab-06dea016c61e', 'bbbba024-d7a3-4ea6-9c44-eeec0c404a32', '934bca35-9951-4a03-b74f-88635d033225', '70c827f8-50f0-464b-8a68-8693823b4bd5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:26.659350 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (119a0a21-aa6e-4e46-ba94-fc566982badf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0199c2c6-545c-4629-9bab-06dea016c61e', 'bbbba024-d7a3-4ea6-9c44-eeec0c404a32', '934bca35-9951-4a03-b74f-88635d033225', '70c827f8-50f0-464b-8a68-8693823b4bd5']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:26.660181 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6936299-ddb8-42b8-ba55-4613ab74ea79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:26.692558 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6936299-ddb8-42b8-ba55-4613ab74ea79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2312f9fe-575e-4663-b309-e65461fb156d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1644574182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6ca28db54484496a52829696d47bf35',qos_specs=None,replication_status=,reservations=['0199c2c6-545c-4629-9bab-06dea016c61e','bbbba024-d7a3-4ea6-9c44-eeec0c404a32','934bca35-9951-4a03-b74f-88635d033225','70c827f8-50f0-464b-8a68-8693823b4bd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d571c3229874f9a8b35f52e7f1d5e34',volume_type_id=41a91614-945b-4669-b63f-3d142548ef6a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1644574182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2312f9fe-575e-4663-b309-e65461fb156d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6ca28db54484496a52829696d47bf35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d571c3229874f9a8b35f52e7f1d5e34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41a91614-945b-4669-b63f-3d142548ef6a),volume_type_id=41a91614-945b-4669-b63f-3d142548ef6a)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:26.693792 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (595188aa-0da6-40e5-9982-eae955afc0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:26.717125 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (595188aa-0da6-40e5-9982-eae955afc0ae) transitioned into state 'SUCCESS' from state '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-1644574182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6ca28db54484496a52829696d47bf35',qos_specs=None,replication_status=,reservations=['0199c2c6-545c-4629-9bab-06dea016c61e','bbbba024-d7a3-4ea6-9c44-eeec0c404a32','934bca35-9951-4a03-b74f-88635d033225','70c827f8-50f0-464b-8a68-8693823b4bd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d571c3229874f9a8b35f52e7f1d5e34',volume_type_id=41a91614-945b-4669-b63f-3d142548ef6a)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:26.718033 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2e99ab8-9444-4019-911b-b7fdb3448b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:26.729188 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2e99ab8-9444-4019-911b-b7fdb3448b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:26.730374 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Flow 'volume_create_api' (87532be2-4347-4496-80f2-c8c5938dea1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:26.730754 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Create volume request issued successfully. Aug 18 09:11:26.731918 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bafde471-516d-4d51-a7f5-64e3d238d748 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:26.732522 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 91/368] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:11:26 2026] POST /volume/v3/volumes => generated 783 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 09:11:26.748153 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3b73d4c5-e342-44f4-a093-1319c31e2067 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:26.750307 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b73d4c5-e342-44f4-a093-1319c31e2067 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d Aug 18 09:11:26.750659 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b73d4c5-e342-44f4-a093-1319c31e2067 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:26.750846 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b73d4c5-e342-44f4-a093-1319c31e2067 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:26.758614 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:26.758614 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:26.764224 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3b73d4c5-e342-44f4-a093-1319c31e2067 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Volume info retrieved successfully. Aug 18 09:11:26.769217 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b73d4c5-e342-44f4-a093-1319c31e2067 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d returned with HTTP 200 Aug 18 09:11:26.769684 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 92/369] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:11:26 2026] GET /volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:27.079023 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a3556d5-32a7-4a6e-94f0-732ae375c4a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.080715 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a3556d5-32a7-4a6e-94f0-732ae375c4a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] GET https://10.4.3.41/volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b Aug 18 09:11:27.080944 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a3556d5-32a7-4a6e-94f0-732ae375c4a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:27.081129 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a3556d5-32a7-4a6e-94f0-732ae375c4a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:27.088174 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:27.088174 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:27.088174 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7a3556d5-32a7-4a6e-94f0-732ae375c4a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Snapshot retrieved successfully. Aug 18 09:11:27.088174 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a3556d5-32a7-4a6e-94f0-732ae375c4a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b returned with HTTP 200 Aug 18 09:11:27.088469 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 95/370] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:27 2026] GET /volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:27.100548 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b7897f5-ad19-41d1-b18a-7db38f72a937 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.102607 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b7897f5-ad19-41d1-b18a-7db38f72a937 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf Aug 18 09:11:27.102926 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b7897f5-ad19-41d1-b18a-7db38f72a937 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:27.163688 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7b7897f5-ad19-41d1-b18a-7db38f72a937 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-766543383 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-766543383, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:27.164093 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7b7897f5-ad19-41d1-b18a-7db38f72a937 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-766543383 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-766543383, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:27.164487 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7b7897f5-ad19-41d1-b18a-7db38f72a937 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-766543383 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-766543383, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:27.172168 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b7897f5-ad19-41d1-b18a-7db38f72a937 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf returned with HTTP 200 Aug 18 09:11:27.172873 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 93/371] 10.4.3.41 () {68 vars in 1367 bytes} [Tue Aug 18 09:11:27 2026] PUT /volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf => generated 580 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:27.184250 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd68c65c-e5cd-4616-88fd-0cd2b493395a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.186487 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd68c65c-e5cd-4616-88fd-0cd2b493395a tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:11:27.187217 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd68c65c-e5cd-4616-88fd-0cd2b493395a tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "104b37e8-0c18-4347-8656-8a1383323668"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:27.197870 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:27.197870 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:27.198254 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd68c65c-e5cd-4616-88fd-0cd2b493395a tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Volume info retrieved successfully. Aug 18 09:11:27.198425 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-dd68c65c-e5cd-4616-88fd-0cd2b493395a tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Create snapshot from volume 104b37e8-0c18-4347-8656-8a1383323668 Aug 18 09:11:27.219504 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota_utils [None req-dd68c65c-e5cd-4616-88fd-0cd2b493395a tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Quota exceeded for 168e93f850654eaea535eff1ee490fcf, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 09:11:27.219822 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.middleware.fault [None req-dd68c65c-e5cd-4616-88fd-0cd2b493395a tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 413 Aug 18 09:11:27.221056 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 92/372] 10.4.3.41 () {68 vars in 1257 bytes} [Tue Aug 18 09:11:27 2026] POST /volume/v3/snapshots => generated 208 bytes in 37 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 09:11:27.232346 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-649a69cf-5bae-4f23-acf4-3ec7942db4e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.235160 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-649a69cf-5bae-4f23-acf4-3ec7942db4e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf Aug 18 09:11:27.236014 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-649a69cf-5bae-4f23-acf4-3ec7942db4e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:27.296119 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-649a69cf-5bae-4f23-acf4-3ec7942db4e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-766543383 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-766543383, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:27.296624 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-649a69cf-5bae-4f23-acf4-3ec7942db4e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-766543383 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-766543383, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:27.297030 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-649a69cf-5bae-4f23-acf4-3ec7942db4e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-766543383 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-766543383, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:27.305642 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-649a69cf-5bae-4f23-acf4-3ec7942db4e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf returned with HTTP 200 Aug 18 09:11:27.306278 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 93/373] 10.4.3.41 () {68 vars in 1367 bytes} [Tue Aug 18 09:11:27 2026] PUT /volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf => generated 580 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:27.318336 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-09e48b08-427d-4a2f-abc2-f8cf579c6060 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.321772 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09e48b08-427d-4a2f-abc2-f8cf579c6060 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:11:27.322135 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09e48b08-427d-4a2f-abc2-f8cf579c6060 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "104b37e8-0c18-4347-8656-8a1383323668"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:27.332531 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:27.332531 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:27.333125 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-09e48b08-427d-4a2f-abc2-f8cf579c6060 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Volume info retrieved successfully. Aug 18 09:11:27.333522 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-09e48b08-427d-4a2f-abc2-f8cf579c6060 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Create snapshot from volume 104b37e8-0c18-4347-8656-8a1383323668 Aug 18 09:11:27.357850 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota_utils [None req-09e48b08-427d-4a2f-abc2-f8cf579c6060 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Quota exceeded for 168e93f850654eaea535eff1ee490fcf, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 18 09:11:27.358224 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.middleware.fault [None req-09e48b08-427d-4a2f-abc2-f8cf579c6060 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 413 Aug 18 09:11:27.359221 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 96/374] 10.4.3.41 () {68 vars in 1257 bytes} [Tue Aug 18 09:11:27 2026] POST /volume/v3/snapshots => generated 133 bytes in 41 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 09:11:27.371155 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8ad9a01-9009-4d6d-bbeb-e3f40b861b9b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.373742 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8ad9a01-9009-4d6d-bbeb-e3f40b861b9b tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b Aug 18 09:11:27.374009 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8ad9a01-9009-4d6d-bbeb-e3f40b861b9b tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:27.374234 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8ad9a01-9009-4d6d-bbeb-e3f40b861b9b tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:27.374685 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-d8ad9a01-9009-4d6d-bbeb-e3f40b861b9b tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Delete snapshot with id: ad209d8f-bd38-41a8-af5f-f8d66ba9a29b Aug 18 09:11:27.382136 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:27.382136 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:27.382783 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8ad9a01-9009-4d6d-bbeb-e3f40b861b9b tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Snapshot retrieved successfully. Aug 18 09:11:27.405195 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8ad9a01-9009-4d6d-bbeb-e3f40b861b9b tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Snapshot delete request issued successfully. Aug 18 09:11:27.405195 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8ad9a01-9009-4d6d-bbeb-e3f40b861b9b tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b returned with HTTP 202 Aug 18 09:11:27.405195 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 94/375] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:11:27 2026] DELETE /volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:27.416667 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd58e420-479b-4cb2-8968-d144649087e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.419736 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd58e420-479b-4cb2-8968-d144649087e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] GET https://10.4.3.41/volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b Aug 18 09:11:27.419736 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd58e420-479b-4cb2-8968-d144649087e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:27.419736 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd58e420-479b-4cb2-8968-d144649087e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:27.425693 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:27.425693 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:27.426119 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fd58e420-479b-4cb2-8968-d144649087e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Snapshot retrieved successfully. Aug 18 09:11:27.427231 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd58e420-479b-4cb2-8968-d144649087e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b returned with HTTP 200 Aug 18 09:11:27.428458 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 93/376] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:27 2026] GET /volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:27.562441 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b4f4ec20-60c6-4e32-9313-fdcc67a40fb0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.564295 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4f4ec20-60c6-4e32-9313-fdcc67a40fb0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:27.564735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4f4ec20-60c6-4e32-9313-fdcc67a40fb0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:27.565093 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4f4ec20-60c6-4e32-9313-fdcc67a40fb0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:27.578132 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:27.578132 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:27.583019 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b4f4ec20-60c6-4e32-9313-fdcc67a40fb0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:27.589238 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4f4ec20-60c6-4e32-9313-fdcc67a40fb0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:27.589238 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 94/377] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:27 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:27.787264 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a819eaab-5b54-4f8b-8c1c-10bf33872023 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.789175 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a819eaab-5b54-4f8b-8c1c-10bf33872023 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d Aug 18 09:11:27.789445 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a819eaab-5b54-4f8b-8c1c-10bf33872023 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:27.789642 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a819eaab-5b54-4f8b-8c1c-10bf33872023 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:27.796717 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:27.796717 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:27.802004 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a819eaab-5b54-4f8b-8c1c-10bf33872023 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Volume info retrieved successfully. Aug 18 09:11:27.812159 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a819eaab-5b54-4f8b-8c1c-10bf33872023 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d returned with HTTP 200 Aug 18 09:11:27.812621 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 97/378] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:11:27 2026] GET /volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:27.831299 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8811a7e-dee7-4319-8072-ff618b69f5ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.833953 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8811a7e-dee7-4319-8072-ff618b69f5ea tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/messages Aug 18 09:11:27.834161 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8811a7e-dee7-4319-8072-ff618b69f5ea tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:27.834579 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8811a7e-dee7-4319-8072-ff618b69f5ea tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:27.835406 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:27.835406 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:27.842671 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8811a7e-dee7-4319-8072-ff618b69f5ea tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:11:27.843496 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 95/379] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:11:27 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:27.852123 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7442180c-83d0-4690-81fd-6b8e8d76e0c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.855409 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7442180c-83d0-4690-81fd-6b8e8d76e0c9 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] DELETE https://10.4.3.41/volume/v3/messages/131cf555-ffc2-4cde-b35c-6d7f90907fa2 Aug 18 09:11:27.855409 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7442180c-83d0-4690-81fd-6b8e8d76e0c9 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:27.855409 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7442180c-83d0-4690-81fd-6b8e8d76e0c9 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:27.868103 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7442180c-83d0-4690-81fd-6b8e8d76e0c9 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/messages/131cf555-ffc2-4cde-b35c-6d7f90907fa2 returned with HTTP 204 Aug 18 09:11:27.868718 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 94/380] 10.4.3.41 () {68 vars in 1387 bytes} [Tue Aug 18 09:11:27 2026] DELETE /volume/v3/messages/131cf555-ffc2-4cde-b35c-6d7f90907fa2 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 09:11:27.880164 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe299cdf-2a3b-4181-baf0-0df2fcf92676 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.887467 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe299cdf-2a3b-4181-baf0-0df2fcf92676 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/messages/131cf555-ffc2-4cde-b35c-6d7f90907fa2 Aug 18 09:11:27.887467 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe299cdf-2a3b-4181-baf0-0df2fcf92676 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:27.887467 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe299cdf-2a3b-4181-baf0-0df2fcf92676 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:27.892881 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe299cdf-2a3b-4181-baf0-0df2fcf92676 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/messages/131cf555-ffc2-4cde-b35c-6d7f90907fa2 returned with HTTP 404 Aug 18 09:11:27.893642 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 95/381] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:11:27 2026] GET /volume/v3/messages/131cf555-ffc2-4cde-b35c-6d7f90907fa2 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:27.905411 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-44d44e14-f4b8-4219-84fa-6d6d03d67377 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.918943 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44d44e14-f4b8-4219-84fa-6d6d03d67377 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d Aug 18 09:11:27.918943 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44d44e14-f4b8-4219-84fa-6d6d03d67377 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:27.918943 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44d44e14-f4b8-4219-84fa-6d6d03d67377 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:27.925360 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:27.925360 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:27.931557 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-44d44e14-f4b8-4219-84fa-6d6d03d67377 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Volume info retrieved successfully. Aug 18 09:11:27.935734 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44d44e14-f4b8-4219-84fa-6d6d03d67377 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d returned with HTTP 200 Aug 18 09:11:27.936130 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 98/382] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:11:27 2026] GET /volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:27.954947 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c7bfa82-e324-4d4c-9b77-54056ad0831b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:27.958951 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c7bfa82-e324-4d4c-9b77-54056ad0831b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] DELETE https://10.4.3.41/volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d Aug 18 09:11:27.959177 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c7bfa82-e324-4d4c-9b77-54056ad0831b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:27.959544 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c7bfa82-e324-4d4c-9b77-54056ad0831b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:27.959710 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2c7bfa82-e324-4d4c-9b77-54056ad0831b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Delete volume with id: 2312f9fe-575e-4663-b309-e65461fb156d Aug 18 09:11:27.974496 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:27.974496 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:27.975867 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c7bfa82-e324-4d4c-9b77-54056ad0831b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Volume info retrieved successfully. Aug 18 09:11:27.977256 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c7bfa82-e324-4d4c-9b77-54056ad0831b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 09:11:28.010060 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2c7bfa82-e324-4d4c-9b77-54056ad0831b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Created reservations ['a7a2a4e1-c552-46ec-80bd-d149c6a3b239', '92417c4a-e487-4d08-a35c-fa80f786f412', '8b7d6d00-3a69-4e1e-8f2e-d67771a03b95', '6e76ef31-fc8a-48fa-ac08-7ba7442a8f3d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:28.054665 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c7bfa82-e324-4d4c-9b77-54056ad0831b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Delete volume request issued successfully. Aug 18 09:11:28.055288 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c7bfa82-e324-4d4c-9b77-54056ad0831b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d returned with HTTP 202 Aug 18 09:11:28.055288 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 96/383] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:11:27 2026] DELETE /volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:28.064747 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-20527fbe-a2a8-4a9a-9f25-b12e92487462 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.066804 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b945f736-8fde-40a9-8531-30595d2317dd req-d433a40e-ed15-4e72-8a04-766476887311 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.067271 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20527fbe-a2a8-4a9a-9f25-b12e92487462 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d Aug 18 09:11:28.067840 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20527fbe-a2a8-4a9a-9f25-b12e92487462 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:28.068238 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20527fbe-a2a8-4a9a-9f25-b12e92487462 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:28.069814 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-d433a40e-ed15-4e72-8a04-766476887311 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments/aa6ada8e-3494-4597-841f-5fdca89f4f9d/action Aug 18 09:11:28.070202 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-d433a40e-ed15-4e72-8a04-766476887311 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:28.070426 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-d433a40e-ed15-4e72-8a04-766476887311 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:28.074211 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20527fbe-a2a8-4a9a-9f25-b12e92487462 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d returned with HTTP 404 Aug 18 09:11:28.074776 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 95/384] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:11:28 2026] GET /volume/v3/volumes/2312f9fe-575e-4663-b309-e65461fb156d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:28.084859 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3de78e99-3311-49fc-9580-8456b5eb4fd2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.087006 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3de78e99-3311-49fc-9580-8456b5eb4fd2 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] DELETE https://10.4.3.41/volume/v3/types/41a91614-945b-4669-b63f-3d142548ef6a Aug 18 09:11:28.087232 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3de78e99-3311-49fc-9580-8456b5eb4fd2 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:28.087500 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3de78e99-3311-49fc-9580-8456b5eb4fd2 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:28.096634 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:28.096634 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:28.115067 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b945f736-8fde-40a9-8531-30595d2317dd req-d433a40e-ed15-4e72-8a04-766476887311 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/aa6ada8e-3494-4597-841f-5fdca89f4f9d/action returned with HTTP 204 Aug 18 09:11:28.115852 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 96/385] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:11:28 2026] POST /volume/v3/attachments/aa6ada8e-3494-4597-841f-5fdca89f4f9d/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:28.121270 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3de78e99-3311-49fc-9580-8456b5eb4fd2 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] https://10.4.3.41/volume/v3/types/41a91614-945b-4669-b63f-3d142548ef6a returned with HTTP 202 Aug 18 09:11:28.121897 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 99/386] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:11:28 2026] DELETE /volume/v3/types/41a91614-945b-4669-b63f-3d142548ef6a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:28.132712 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-486d5394-4cad-4fa4-9b62-9488c42863e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.134962 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-486d5394-4cad-4fa4-9b62-9488c42863e6 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] GET https://10.4.3.41/volume/v3/types/41a91614-945b-4669-b63f-3d142548ef6a Aug 18 09:11:28.135184 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-486d5394-4cad-4fa4-9b62-9488c42863e6 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:28.135441 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-486d5394-4cad-4fa4-9b62-9488c42863e6 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:28.141361 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-486d5394-4cad-4fa4-9b62-9488c42863e6 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] https://10.4.3.41/volume/v3/types/41a91614-945b-4669-b63f-3d142548ef6a returned with HTTP 404 Aug 18 09:11:28.142093 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 97/387] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:11:28 2026] GET /volume/v3/types/41a91614-945b-4669-b63f-3d142548ef6a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:28.153615 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ffcc434-aca9-43bc-bc8e-0106c69f871d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.156947 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ffcc434-aca9-43bc-bc8e-0106c69f871d tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:11:28.157413 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ffcc434-aca9-43bc-bc8e-0106c69f871d tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1600897234", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1505419755", "vendor_name": "tempest-vendor_name-20964637"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:28.205085 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ffcc434-aca9-43bc-bc8e-0106c69f871d tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:11:28.205673 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 96/388] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:11:28 2026] POST /volume/v3/types => generated 326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:28.224180 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89370749-dfce-4992-842e-2cae1a12093c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.225215 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:28.225636 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bbc3e649-e60e-4b11-92a5-47a5611f63ad", "size": 1, "name": "tempest-UserMessagesTest-Volume-540564466"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:28.227083 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Create volume request body: {'volume': {'volume_type': 'bbc3e649-e60e-4b11-92a5-47a5611f63ad', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-540564466'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:28.231899 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Create volume of 1 GB Aug 18 09:11:28.232298 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:28.232298 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:28.232879 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Availability Zones retrieved successfully. Aug 18 09:11:28.239273 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Flow 'volume_create_api' (f23563bc-3a53-4721-82f7-7216939f23c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:28.241876 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f2f547-4bd6-4c9c-9cff-9009b5ec6b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:28.243089 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:28.266486 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f2f547-4bd6-4c9c-9cff-9009b5ec6b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1505419755',vendor_name='tempest-vendor_name-20964637'},id=bbc3e649-e60e-4b11-92a5-47a5611f63ad,is_public=True,name='tempest-UserMessagesTest-volume-type-1600897234',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbc3e649-e60e-4b11-92a5-47a5611f63ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:28.267384 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (635d18f7-89d4-4888-89df-604a90d796b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:28.305261 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1600897234 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1600897234, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:28.305716 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1600897234 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1600897234, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:28.369601 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Created reservations ['039f96e1-888b-4465-a053-6b2ce3ee2564', 'c18086c8-63aa-4e75-9c87-1635503c3f54', '45f40efc-51b7-4d85-872a-db4814ee4296', '39dd75b7-1299-4f33-835c-e85603176646'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:28.370735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (635d18f7-89d4-4888-89df-604a90d796b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['039f96e1-888b-4465-a053-6b2ce3ee2564', 'c18086c8-63aa-4e75-9c87-1635503c3f54', '45f40efc-51b7-4d85-872a-db4814ee4296', '39dd75b7-1299-4f33-835c-e85603176646']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:28.371806 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41ff0407-a427-4524-a808-c4d1493f6699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:28.417245 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41ff0407-a427-4524-a808-c4d1493f6699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f06abe5-1825-4f43-9fb2-12ab794c10f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-540564466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6ca28db54484496a52829696d47bf35',qos_specs=None,replication_status=,reservations=['039f96e1-888b-4465-a053-6b2ce3ee2564','c18086c8-63aa-4e75-9c87-1635503c3f54','45f40efc-51b7-4d85-872a-db4814ee4296','39dd75b7-1299-4f33-835c-e85603176646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d571c3229874f9a8b35f52e7f1d5e34',volume_type_id=bbc3e649-e60e-4b11-92a5-47a5611f63ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-540564466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f06abe5-1825-4f43-9fb2-12ab794c10f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6ca28db54484496a52829696d47bf35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d571c3229874f9a8b35f52e7f1d5e34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbc3e649-e60e-4b11-92a5-47a5611f63ad),volume_type_id=bbc3e649-e60e-4b11-92a5-47a5611f63ad)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:28.418576 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4511a1b7-5e06-4061-b2fc-f47d95778dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:28.442312 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e7c8f524-673b-4a32-b3af-ac015ed23252 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.444958 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7c8f524-673b-4a32-b3af-ac015ed23252 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] GET https://10.4.3.41/volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b Aug 18 09:11:28.445052 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7c8f524-673b-4a32-b3af-ac015ed23252 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:28.445324 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7c8f524-673b-4a32-b3af-ac015ed23252 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:28.453499 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7c8f524-673b-4a32-b3af-ac015ed23252 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b returned with HTTP 404 Aug 18 09:11:28.453887 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4511a1b7-5e06-4061-b2fc-f47d95778dc3) transitioned into state 'SUCCESS' from state '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-540564466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6ca28db54484496a52829696d47bf35',qos_specs=None,replication_status=,reservations=['039f96e1-888b-4465-a053-6b2ce3ee2564','c18086c8-63aa-4e75-9c87-1635503c3f54','45f40efc-51b7-4d85-872a-db4814ee4296','39dd75b7-1299-4f33-835c-e85603176646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d571c3229874f9a8b35f52e7f1d5e34',volume_type_id=bbc3e649-e60e-4b11-92a5-47a5611f63ad)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:28.454108 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 100/389] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:28 2026] GET /volume/v3/snapshots/ad209d8f-bd38-41a8-af5f-f8d66ba9a29b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:28.455024 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5487ce3c-c7cd-466c-8114-d8dc5e1d78dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:28.465844 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b26492e-a185-43c7-a7ef-c0dc275602c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.468210 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b26492e-a185-43c7-a7ef-c0dc275602c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] GET https://10.4.3.41/volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 Aug 18 09:11:28.468562 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b26492e-a185-43c7-a7ef-c0dc275602c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:28.468776 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5487ce3c-c7cd-466c-8114-d8dc5e1d78dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:28.468850 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b26492e-a185-43c7-a7ef-c0dc275602c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:28.469669 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Flow 'volume_create_api' (f23563bc-3a53-4721-82f7-7216939f23c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:28.470039 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Create volume request issued successfully. Aug 18 09:11:28.470767 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89370749-dfce-4992-842e-2cae1a12093c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:28.471297 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 97/390] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:11:28 2026] POST /volume/v3/volumes => generated 783 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:28.485879 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:28.485879 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:28.490587 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b26492e-a185-43c7-a7ef-c0dc275602c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Volume info retrieved successfully. Aug 18 09:11:28.497114 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c53432d-5c6a-46b0-b7e0-26999a80c28c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.499618 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b26492e-a185-43c7-a7ef-c0dc275602c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 returned with HTTP 200 Aug 18 09:11:28.500009 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c53432d-5c6a-46b0-b7e0-26999a80c28c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 Aug 18 09:11:28.500204 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 98/391] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:28 2026] GET /volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:28.501259 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c53432d-5c6a-46b0-b7e0-26999a80c28c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:28.501636 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c53432d-5c6a-46b0-b7e0-26999a80c28c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:28.511442 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:28.511442 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:28.514746 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d49018e-496f-4cb6-bba6-117a09579079 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.517094 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c53432d-5c6a-46b0-b7e0-26999a80c28c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Volume info retrieved successfully. Aug 18 09:11:28.517709 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d49018e-496f-4cb6-bba6-117a09579079 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] DELETE https://10.4.3.41/volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 Aug 18 09:11:28.517900 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d49018e-496f-4cb6-bba6-117a09579079 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:28.518084 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d49018e-496f-4cb6-bba6-117a09579079 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:28.518271 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1d49018e-496f-4cb6-bba6-117a09579079 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Delete volume with id: 104b37e8-0c18-4347-8656-8a1383323668 Aug 18 09:11:28.522876 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c53432d-5c6a-46b0-b7e0-26999a80c28c tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 returned with HTTP 200 Aug 18 09:11:28.523426 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 97/392] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:11:28 2026] GET /volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:28.526834 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:28.526834 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:28.527263 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d49018e-496f-4cb6-bba6-117a09579079 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Volume info retrieved successfully. Aug 18 09:11:28.550019 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d49018e-496f-4cb6-bba6-117a09579079 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Delete volume request issued successfully. Aug 18 09:11:28.550019 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d49018e-496f-4cb6-bba6-117a09579079 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 returned with HTTP 202 Aug 18 09:11:28.550019 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 101/393] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:11:28 2026] DELETE /volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:28.560982 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0bc5d7c-323b-4ffc-abd4-3a8327889cb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.563381 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0bc5d7c-323b-4ffc-abd4-3a8327889cb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] GET https://10.4.3.41/volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 Aug 18 09:11:28.563725 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0bc5d7c-323b-4ffc-abd4-3a8327889cb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:28.564029 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0bc5d7c-323b-4ffc-abd4-3a8327889cb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:28.573874 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:28.573874 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:28.580678 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0bc5d7c-323b-4ffc-abd4-3a8327889cb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Volume info retrieved successfully. Aug 18 09:11:28.587437 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0bc5d7c-323b-4ffc-abd4-3a8327889cb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 returned with HTTP 200 Aug 18 09:11:28.587998 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 98/394] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:28 2026] GET /volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:28.606443 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d2a7e2d-c40a-4ef1-97ac-6325130e4418 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.609281 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d2a7e2d-c40a-4ef1-97ac-6325130e4418 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:28.609497 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d2a7e2d-c40a-4ef1-97ac-6325130e4418 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:28.609722 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d2a7e2d-c40a-4ef1-97ac-6325130e4418 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:28.623621 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:28.623621 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:28.632578 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d2a7e2d-c40a-4ef1-97ac-6325130e4418 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:28.638028 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d2a7e2d-c40a-4ef1-97ac-6325130e4418 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:28.638468 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 99/395] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:28 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:28.729151 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-55128631-278e-4485-a1be-b9dbb73b4fed req-1a906abd-5367-4362-b43e-1c6a2d41428c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:28.733065 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-1a906abd-5367-4362-b43e-1c6a2d41428c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:28.733388 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-1a906abd-5367-4362-b43e-1c6a2d41428c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:28.733700 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-1a906abd-5367-4362-b43e-1c6a2d41428c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:28.747020 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:28.747020 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:28.753382 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-55128631-278e-4485-a1be-b9dbb73b4fed req-1a906abd-5367-4362-b43e-1c6a2d41428c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:28.758728 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-1a906abd-5367-4362-b43e-1c6a2d41428c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:28.759338 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 98/396] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:28 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:29.081906 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38e2427d-05cc-427a-8d5f-d79ec8b1e199 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.082547 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38e2427d-05cc-427a-8d5f-d79ec8b1e199 None None] GET https://10.4.3.41/volume// Aug 18 09:11:29.082787 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38e2427d-05cc-427a-8d5f-d79ec8b1e199 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.083068 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38e2427d-05cc-427a-8d5f-d79ec8b1e199 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.083705 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38e2427d-05cc-427a-8d5f-d79ec8b1e199 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:29.084131 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 102/397] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:11:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:29.105647 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-55128631-278e-4485-a1be-b9dbb73b4fed req-5c8cabac-0f52-4d65-9244-b9cd08b3a035 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.305509 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-5c8cabac-0f52-4d65-9244-b9cd08b3a035 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:11:29.305977 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-5c8cabac-0f52-4d65-9244-b9cd08b3a035 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8bbde2e-3f27-415d-914b-39bb028dbfbc", "connector": null, "instance_uuid": "e3041021-20eb-482f-80ed-6efef1b80c91"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:29.323785 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:29.323785 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:29.364904 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-5c8cabac-0f52-4d65-9244-b9cd08b3a035 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:11:29.365462 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 99/398] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:11:29 2026] POST /volume/v3/attachments => generated 273 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:29.397761 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b29e6dd4-e60f-450b-9394-39a333830b59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.399646 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b29e6dd4-e60f-450b-9394-39a333830b59 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:29.399849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b29e6dd4-e60f-450b-9394-39a333830b59 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.400424 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b29e6dd4-e60f-450b-9394-39a333830b59 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.410568 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ce46928-5b16-49ab-bccc-d30c4ef91bfa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.411058 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ce46928-5b16-49ab-bccc-d30c4ef91bfa None None] GET https://10.4.3.41/volume// Aug 18 09:11:29.411262 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ce46928-5b16-49ab-bccc-d30c4ef91bfa None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.411529 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ce46928-5b16-49ab-bccc-d30c4ef91bfa None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.411946 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ce46928-5b16-49ab-bccc-d30c4ef91bfa None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:29.412248 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 99/399] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:29.423744 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:29.423744 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:29.426333 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-55128631-278e-4485-a1be-b9dbb73b4fed req-af0c6c41-fed0-4704-a881-2755af5482c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.430053 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-af0c6c41-fed0-4704-a881-2755af5482c8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:29.430350 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-af0c6c41-fed0-4704-a881-2755af5482c8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.430636 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-af0c6c41-fed0-4704-a881-2755af5482c8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.433428 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b29e6dd4-e60f-450b-9394-39a333830b59 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:29.441336 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b29e6dd4-e60f-450b-9394-39a333830b59 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:29.441899 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 100/400] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:29 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:29.445359 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:29.445359 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:29.448866 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-55128631-278e-4485-a1be-b9dbb73b4fed req-af0c6c41-fed0-4704-a881-2755af5482c8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:29.454316 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-af0c6c41-fed0-4704-a881-2755af5482c8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:29.454939 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 103/401] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:29 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:29.535855 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-55128631-278e-4485-a1be-b9dbb73b4fed req-968a9515-c869-404d-b85f-9059e861c58e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.538772 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-968a9515-c869-404d-b85f-9059e861c58e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] PUT https://10.4.3.41/volume/v3/attachments/9d591af9-45d3-4b77-9357-ee523075573b Aug 18 09:11:29.539264 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-968a9515-c869-404d-b85f-9059e861c58e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:29.539384 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05115a32-513f-48d4-9824-f26c88cae973 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.541384 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05115a32-513f-48d4-9824-f26c88cae973 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 Aug 18 09:11:29.541674 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05115a32-513f-48d4-9824-f26c88cae973 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.541885 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05115a32-513f-48d4-9824-f26c88cae973 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.549708 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:29.549708 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:29.549850 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-55128631-278e-4485-a1be-b9dbb73b4fed req-968a9515-c869-404d-b85f-9059e861c58e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Acquiring lock "cinder-attachment_update-f8bbde2e-3f27-415d-914b-39bb028dbfbc-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:11:29.555318 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-55128631-278e-4485-a1be-b9dbb73b4fed req-968a9515-c869-404d-b85f-9059e861c58e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-f8bbde2e-3f27-415d-914b-39bb028dbfbc-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:11:29.555783 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-05115a32-513f-48d4-9824-f26c88cae973 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Volume info retrieved successfully. Aug 18 09:11:29.556727 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:29.556727 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:29.561070 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05115a32-513f-48d4-9824-f26c88cae973 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 returned with HTTP 200 Aug 18 09:11:29.561532 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 100/402] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:11:29 2026] GET /volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:29.577757 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37cf4f89-aa90-43fe-9fc8-b1b73215135b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.579643 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37cf4f89-aa90-43fe-9fc8-b1b73215135b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/messages Aug 18 09:11:29.580074 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37cf4f89-aa90-43fe-9fc8-b1b73215135b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.580074 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37cf4f89-aa90-43fe-9fc8-b1b73215135b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.583571 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37cf4f89-aa90-43fe-9fc8-b1b73215135b tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:11:29.583957 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 101/403] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:11:29 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:29.594411 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-88f8d53e-ea49-4998-8c8e-2f70198a9f48 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.596656 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-88f8d53e-ea49-4998-8c8e-2f70198a9f48 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/messages/15fbe40e-89b5-4d67-9087-8986207adf89 Aug 18 09:11:29.596936 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-88f8d53e-ea49-4998-8c8e-2f70198a9f48 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.597183 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-88f8d53e-ea49-4998-8c8e-2f70198a9f48 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.604797 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-88f8d53e-ea49-4998-8c8e-2f70198a9f48 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/messages/15fbe40e-89b5-4d67-9087-8986207adf89 returned with HTTP 200 Aug 18 09:11:29.605252 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 104/404] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:11:29 2026] GET /volume/v3/messages/15fbe40e-89b5-4d67-9087-8986207adf89 => generated 665 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:29.613605 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df958f3a-f5a9-44ac-acb1-1bc0d47f0830 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.615537 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df958f3a-f5a9-44ac-acb1-1bc0d47f0830 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] GET https://10.4.3.41/volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 Aug 18 09:11:29.615819 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df958f3a-f5a9-44ac-acb1-1bc0d47f0830 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.616093 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df958f3a-f5a9-44ac-acb1-1bc0d47f0830 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.618921 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcbd3508-a3dd-4bfa-9d3a-4b1c038dd805 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.622242 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df958f3a-f5a9-44ac-acb1-1bc0d47f0830 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836 tempest-VolumeSnapshotQuotasNegativeTestJSON-2077574836-project-member] https://10.4.3.41/volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 returned with HTTP 404 Aug 18 09:11:29.622968 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 101/405] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:29 2026] GET /volume/v3/volumes/104b37e8-0c18-4347-8656-8a1383323668 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:29.623265 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcbd3508-a3dd-4bfa-9d3a-4b1c038dd805 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/messages Aug 18 09:11:29.623639 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcbd3508-a3dd-4bfa-9d3a-4b1c038dd805 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.623888 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcbd3508-a3dd-4bfa-9d3a-4b1c038dd805 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.629831 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcbd3508-a3dd-4bfa-9d3a-4b1c038dd805 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:11:29.630292 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 102/406] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:11:29 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:29.632620 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-217ba0ce-1c66-4d30-977e-ff9a3c5ccbd6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.634546 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-217ba0ce-1c66-4d30-977e-ff9a3c5ccbd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf Aug 18 09:11:29.634546 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-217ba0ce-1c66-4d30-977e-ff9a3c5ccbd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:29.642000 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d27873c4-b02f-44d6-b3a4-8ed9abe3bee7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.643959 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d27873c4-b02f-44d6-b3a4-8ed9abe3bee7 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] DELETE https://10.4.3.41/volume/v3/messages/15fbe40e-89b5-4d67-9087-8986207adf89 Aug 18 09:11:29.644235 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d27873c4-b02f-44d6-b3a4-8ed9abe3bee7 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.644518 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d27873c4-b02f-44d6-b3a4-8ed9abe3bee7 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.656259 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d27873c4-b02f-44d6-b3a4-8ed9abe3bee7 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/messages/15fbe40e-89b5-4d67-9087-8986207adf89 returned with HTTP 204 Aug 18 09:11:29.656771 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 102/407] 10.4.3.41 () {68 vars in 1387 bytes} [Tue Aug 18 09:11:29 2026] DELETE /volume/v3/messages/15fbe40e-89b5-4d67-9087-8986207adf89 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 09:11:29.669765 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c40ab98-70a4-467e-a541-a1addaa0a371 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.669908 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-55128631-278e-4485-a1be-b9dbb73b4fed req-968a9515-c869-404d-b85f-9059e861c58e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-f8bbde2e-3f27-415d-914b-39bb028dbfbc-np0000007625" released by "attachment_update" :: held 0.114s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:11:29.669908 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-968a9515-c869-404d-b85f-9059e861c58e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/9d591af9-45d3-4b77-9357-ee523075573b returned with HTTP 200 Aug 18 09:11:29.669908 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 100/408] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:11:29 2026] PUT /volume/v3/attachments/9d591af9-45d3-4b77-9357-ee523075573b => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:29.670824 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c40ab98-70a4-467e-a541-a1addaa0a371 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 Aug 18 09:11:29.671711 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c40ab98-70a4-467e-a541-a1addaa0a371 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.675036 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c40ab98-70a4-467e-a541-a1addaa0a371 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.687642 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:29.687642 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:29.695279 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c40ab98-70a4-467e-a541-a1addaa0a371 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Volume info retrieved successfully. Aug 18 09:11:29.702577 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c40ab98-70a4-467e-a541-a1addaa0a371 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 returned with HTTP 200 Aug 18 09:11:29.703226 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 103/409] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:11:29 2026] GET /volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:29.722683 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10fd9732-d9e9-43e7-8c1e-6c4d8781ff22 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.726305 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10fd9732-d9e9-43e7-8c1e-6c4d8781ff22 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 Aug 18 09:11:29.726607 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10fd9732-d9e9-43e7-8c1e-6c4d8781ff22 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.726831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10fd9732-d9e9-43e7-8c1e-6c4d8781ff22 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.727062 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-10fd9732-d9e9-43e7-8c1e-6c4d8781ff22 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Delete volume with id: 0f06abe5-1825-4f43-9fb2-12ab794c10f1 Aug 18 09:11:29.735178 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-217ba0ce-1c66-4d30-977e-ff9a3c5ccbd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1600897234 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1600897234, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:29.735614 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-217ba0ce-1c66-4d30-977e-ff9a3c5ccbd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1600897234 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1600897234, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:29.736051 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-217ba0ce-1c66-4d30-977e-ff9a3c5ccbd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-1600897234 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-1600897234, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:29.739244 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:29.739244 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:29.739783 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10fd9732-d9e9-43e7-8c1e-6c4d8781ff22 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Volume info retrieved successfully. Aug 18 09:11:29.741356 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10fd9732-d9e9-43e7-8c1e-6c4d8781ff22 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 09:11:29.742306 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-217ba0ce-1c66-4d30-977e-ff9a3c5ccbd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342 tempest-VolumeSnapshotQuotasNegativeTestJSON-744282342-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf returned with HTTP 200 Aug 18 09:11:29.742924 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 105/410] 10.4.3.41 () {68 vars in 1368 bytes} [Tue Aug 18 09:11:29 2026] PUT /volume/v3/os-quota-sets/168e93f850654eaea535eff1ee490fcf => generated 588 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:29.761849 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-10fd9732-d9e9-43e7-8c1e-6c4d8781ff22 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1600897234 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1600897234, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:29.762496 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-10fd9732-d9e9-43e7-8c1e-6c4d8781ff22 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1600897234 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1600897234, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:11:29.772594 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-10fd9732-d9e9-43e7-8c1e-6c4d8781ff22 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Created reservations ['033810b5-fa74-4ed6-8894-cecf2fe31396', 'b021d9c3-8ff6-4bef-84d9-7c134e7b450c', 'ae4b905a-bd6c-4a59-b430-462523fd340d', 'd1125845-ce11-410e-a119-425887667e88'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:29.803209 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10fd9732-d9e9-43e7-8c1e-6c4d8781ff22 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Delete volume request issued successfully. Aug 18 09:11:29.803673 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10fd9732-d9e9-43e7-8c1e-6c4d8781ff22 tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 returned with HTTP 202 Aug 18 09:11:29.804202 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 103/411] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:11:29 2026] DELETE /volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:29.813558 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-332f9c33-cedb-4e0a-8904-2a8d8b208c4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.816062 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-332f9c33-cedb-4e0a-8904-2a8d8b208c4e tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] GET https://10.4.3.41/volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 Aug 18 09:11:29.816278 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-332f9c33-cedb-4e0a-8904-2a8d8b208c4e tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.816549 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-332f9c33-cedb-4e0a-8904-2a8d8b208c4e tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.823466 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-332f9c33-cedb-4e0a-8904-2a8d8b208c4e tempest-UserMessagesTest-1869592715 tempest-UserMessagesTest-1869592715-project-member] https://10.4.3.41/volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 returned with HTTP 404 Aug 18 09:11:29.824090 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 101/412] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:11:29 2026] GET /volume/v3/volumes/0f06abe5-1825-4f43-9fb2-12ab794c10f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:29.832300 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c41bbd6-9261-41c3-881d-9d1c74b27a86 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.834938 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c41bbd6-9261-41c3-881d-9d1c74b27a86 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] DELETE https://10.4.3.41/volume/v3/types/bbc3e649-e60e-4b11-92a5-47a5611f63ad Aug 18 09:11:29.835263 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c41bbd6-9261-41c3-881d-9d1c74b27a86 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.835633 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c41bbd6-9261-41c3-881d-9d1c74b27a86 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.876314 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c41bbd6-9261-41c3-881d-9d1c74b27a86 tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] https://10.4.3.41/volume/v3/types/bbc3e649-e60e-4b11-92a5-47a5611f63ad returned with HTTP 202 Aug 18 09:11:29.877461 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 104/413] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:11:29 2026] DELETE /volume/v3/types/bbc3e649-e60e-4b11-92a5-47a5611f63ad => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:29.885580 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d25a10fa-ed91-49d9-a887-ab685829fa9e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:29.888263 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d25a10fa-ed91-49d9-a887-ab685829fa9e tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] GET https://10.4.3.41/volume/v3/types/bbc3e649-e60e-4b11-92a5-47a5611f63ad Aug 18 09:11:29.888681 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d25a10fa-ed91-49d9-a887-ab685829fa9e tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:29.888961 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d25a10fa-ed91-49d9-a887-ab685829fa9e tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:29.894942 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d25a10fa-ed91-49d9-a887-ab685829fa9e tempest-UserMessagesTest-586298591 tempest-UserMessagesTest-586298591-project-admin] https://10.4.3.41/volume/v3/types/bbc3e649-e60e-4b11-92a5-47a5611f63ad returned with HTTP 404 Aug 18 09:11:29.896122 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 106/414] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:11:29 2026] GET /volume/v3/types/bbc3e649-e60e-4b11-92a5-47a5611f63ad => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:30.460624 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f292fe52-13f1-44ab-a90b-ae78c8eea92a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:30.463017 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f292fe52-13f1-44ab-a90b-ae78c8eea92a tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:30.463261 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f292fe52-13f1-44ab-a90b-ae78c8eea92a tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:30.463563 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f292fe52-13f1-44ab-a90b-ae78c8eea92a tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:30.476830 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:30.476830 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:30.481019 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f292fe52-13f1-44ab-a90b-ae78c8eea92a tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:30.486414 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f292fe52-13f1-44ab-a90b-ae78c8eea92a tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:30.486953 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 104/415] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:30 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:31.511943 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-058060ca-5649-48e7-a65c-e081bbf3ea46 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:31.511943 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-058060ca-5649-48e7-a65c-e081bbf3ea46 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:31.511943 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-058060ca-5649-48e7-a65c-e081bbf3ea46 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:31.511943 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-058060ca-5649-48e7-a65c-e081bbf3ea46 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:31.527832 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:31.527832 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:31.531452 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-058060ca-5649-48e7-a65c-e081bbf3ea46 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:31.536810 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-058060ca-5649-48e7-a65c-e081bbf3ea46 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:31.537192 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 102/416] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:31 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:32.004772 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-55128631-278e-4485-a1be-b9dbb73b4fed req-8f4436f2-88ba-4f80-bf5a-f7e2fb423ac8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:32.008262 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-8f4436f2-88ba-4f80-bf5a-f7e2fb423ac8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments/9d591af9-45d3-4b77-9357-ee523075573b/action Aug 18 09:11:32.008762 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-8f4436f2-88ba-4f80-bf5a-f7e2fb423ac8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:32.008959 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-8f4436f2-88ba-4f80-bf5a-f7e2fb423ac8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:32.038648 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:32.038648 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:32.050448 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-55128631-278e-4485-a1be-b9dbb73b4fed req-8f4436f2-88ba-4f80-bf5a-f7e2fb423ac8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/9d591af9-45d3-4b77-9357-ee523075573b/action returned with HTTP 204 Aug 18 09:11:32.050962 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 105/417] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:11:32 2026] POST /volume/v3/attachments/9d591af9-45d3-4b77-9357-ee523075573b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:32.554758 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8d16f4f2-edd0-43c6-b606-88df6aab0f34 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:32.557972 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d16f4f2-edd0-43c6-b606-88df6aab0f34 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:32.558295 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d16f4f2-edd0-43c6-b606-88df6aab0f34 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:32.558574 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d16f4f2-edd0-43c6-b606-88df6aab0f34 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:32.574032 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:32.574032 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:32.579023 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8d16f4f2-edd0-43c6-b606-88df6aab0f34 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:32.584692 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d16f4f2-edd0-43c6-b606-88df6aab0f34 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:32.585383 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 107/418] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:32 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:32.601071 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b333749-b731-4118-97cc-ca19ea4d407f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:32.840085 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b333749-b731-4118-97cc-ca19ea4d407f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:32.840313 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b333749-b731-4118-97cc-ca19ea4d407f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:32.843869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b333749-b731-4118-97cc-ca19ea4d407f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:32.851566 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:32.851566 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:32.854815 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4b333749-b731-4118-97cc-ca19ea4d407f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Volume info retrieved successfully. Aug 18 09:11:32.859382 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b333749-b731-4118-97cc-ca19ea4d407f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:32.859788 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 105/419] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:32 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1440 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:32.937559 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38e959a8-728c-4f44-8b9d-f25ceebcfbb7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:32.940338 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38e959a8-728c-4f44-8b9d-f25ceebcfbb7 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:32.940686 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38e959a8-728c-4f44-8b9d-f25ceebcfbb7 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:32.941160 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38e959a8-728c-4f44-8b9d-f25ceebcfbb7 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:32.961022 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:32.961022 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:32.966606 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-38e959a8-728c-4f44-8b9d-f25ceebcfbb7 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Volume info retrieved successfully. Aug 18 09:11:32.971605 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38e959a8-728c-4f44-8b9d-f25ceebcfbb7 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:32.971958 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 103/420] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:32 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:33.048670 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e7072851-9878-482b-9968-e652a65029ef req-c352cf08-a02b-4ade-a306-d82fdbac6913 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:33.051579 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-c352cf08-a02b-4ade-a306-d82fdbac6913 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:33.051859 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-c352cf08-a02b-4ade-a306-d82fdbac6913 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:33.052138 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-c352cf08-a02b-4ade-a306-d82fdbac6913 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:33.068719 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:33.068719 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:33.074310 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e7072851-9878-482b-9968-e652a65029ef req-c352cf08-a02b-4ade-a306-d82fdbac6913 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:33.080326 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-c352cf08-a02b-4ade-a306-d82fdbac6913 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:33.080939 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 106/421] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:33 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:33.141911 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e7072851-9878-482b-9968-e652a65029ef req-2d907609-fe2f-48fe-9188-68cdbc05cc06 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:33.143964 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-2d907609-fe2f-48fe-9188-68cdbc05cc06 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc/action Aug 18 09:11:33.144370 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-2d907609-fe2f-48fe-9188-68cdbc05cc06 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:33.144569 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-2d907609-fe2f-48fe-9188-68cdbc05cc06 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:33.159025 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:33.159025 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:33.159718 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e7072851-9878-482b-9968-e652a65029ef req-2d907609-fe2f-48fe-9188-68cdbc05cc06 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:33.172641 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e7072851-9878-482b-9968-e652a65029ef req-2d907609-fe2f-48fe-9188-68cdbc05cc06 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Begin detaching volume completed successfully. Aug 18 09:11:33.172884 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-2d907609-fe2f-48fe-9188-68cdbc05cc06 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc/action returned with HTTP 202 Aug 18 09:11:33.173930 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 108/422] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:11:33 2026] POST /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:33.194307 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01f9717c-c013-4dc1-8c7f-07908a030474 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:33.196913 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01f9717c-c013-4dc1-8c7f-07908a030474 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:33.197125 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01f9717c-c013-4dc1-8c7f-07908a030474 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:33.197311 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01f9717c-c013-4dc1-8c7f-07908a030474 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:33.214135 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:33.214135 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:33.220980 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-01f9717c-c013-4dc1-8c7f-07908a030474 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:33.228287 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01f9717c-c013-4dc1-8c7f-07908a030474 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:33.228754 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 106/423] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:33 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:33.233475 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-793c2688-6012-4f70-9833-b9be19aec244 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:33.233803 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-793c2688-6012-4f70-9833-b9be19aec244 None None] GET https://10.4.3.41/volume// Aug 18 09:11:33.233946 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-793c2688-6012-4f70-9833-b9be19aec244 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:33.234142 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-793c2688-6012-4f70-9833-b9be19aec244 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:33.234515 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-793c2688-6012-4f70-9833-b9be19aec244 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:33.234791 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 104/424] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:33.244696 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e7072851-9878-482b-9968-e652a65029ef req-125faac5-bd04-4787-99d9-aa77e9ecd1e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:33.247452 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-125faac5-bd04-4787-99d9-aa77e9ecd1e9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:33.247702 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-125faac5-bd04-4787-99d9-aa77e9ecd1e9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:33.247765 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-125faac5-bd04-4787-99d9-aa77e9ecd1e9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:33.265681 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:33.265681 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:33.269958 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e7072851-9878-482b-9968-e652a65029ef req-125faac5-bd04-4787-99d9-aa77e9ecd1e9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:33.274903 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-125faac5-bd04-4787-99d9-aa77e9ecd1e9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:33.275442 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 107/425] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:33 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1623 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:34.021427 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e7072851-9878-482b-9968-e652a65029ef req-c8922eba-43e8-4bfe-98b1-a772312c1486 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.024352 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-c8922eba-43e8-4bfe-98b1-a772312c1486 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:34.024978 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-c8922eba-43e8-4bfe-98b1-a772312c1486 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:34.025245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-c8922eba-43e8-4bfe-98b1-a772312c1486 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:34.039821 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:34.039821 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:34.044259 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e7072851-9878-482b-9968-e652a65029ef req-c8922eba-43e8-4bfe-98b1-a772312c1486 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:34.051135 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-c8922eba-43e8-4bfe-98b1-a772312c1486 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:34.051883 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 109/426] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:34 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:34.079034 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e7072851-9878-482b-9968-e652a65029ef req-e3e5cd77-e837-40bb-a442-fcf3dd367413 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.081570 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-e3e5cd77-e837-40bb-a442-fcf3dd367413 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/attachments/aa6ada8e-3494-4597-841f-5fdca89f4f9d Aug 18 09:11:34.081807 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-e3e5cd77-e837-40bb-a442-fcf3dd367413 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:34.082040 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-e3e5cd77-e837-40bb-a442-fcf3dd367413 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:34.096031 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:34.096031 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:34.176882 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e7072851-9878-482b-9968-e652a65029ef req-e3e5cd77-e837-40bb-a442-fcf3dd367413 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/aa6ada8e-3494-4597-841f-5fdca89f4f9d returned with HTTP 200 Aug 18 09:11:34.177969 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 107/427] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:11:34 2026] DELETE /volume/v3/attachments/aa6ada8e-3494-4597-841f-5fdca89f4f9d => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:34.245522 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d197ea43-aa45-4a1b-8157-ee62f68e7879 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.251060 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d197ea43-aa45-4a1b-8157-ee62f68e7879 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:34.251494 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d197ea43-aa45-4a1b-8157-ee62f68e7879 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:34.253542 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d197ea43-aa45-4a1b-8157-ee62f68e7879 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:34.254413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.265512 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:34.265512 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:34.270210 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d197ea43-aa45-4a1b-8157-ee62f68e7879 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:34.276651 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d197ea43-aa45-4a1b-8157-ee62f68e7879 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:34.276651 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 105/428] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:34 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:34.352266 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6cca7b0a-9255-4e66-8c4d-ef4026605566 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.354176 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cca7b0a-9255-4e66-8c4d-ef4026605566 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:34.354425 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cca7b0a-9255-4e66-8c4d-ef4026605566 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:34.354621 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cca7b0a-9255-4e66-8c4d-ef4026605566 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:34.364051 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:34.364051 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:34.367342 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6cca7b0a-9255-4e66-8c4d-ef4026605566 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Volume info retrieved successfully. Aug 18 09:11:34.371347 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cca7b0a-9255-4e66-8c4d-ef4026605566 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:34.371777 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 110/429] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:34 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:34.438032 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-db806eee-4241-4722-931b-9c457d7f47d5 req-3a68c218-740f-48b1-b86c-41bc43368420 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.440075 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-3a68c218-740f-48b1-b86c-41bc43368420 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:34.440260 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-3a68c218-740f-48b1-b86c-41bc43368420 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:34.440483 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-3a68c218-740f-48b1-b86c-41bc43368420 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:34.462534 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:34.462534 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:34.465726 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df342371-80d2-4f64-809e-2f80c35501ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.467310 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-db806eee-4241-4722-931b-9c457d7f47d5 req-3a68c218-740f-48b1-b86c-41bc43368420 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:34.481801 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-3a68c218-740f-48b1-b86c-41bc43368420 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:34.481801 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 108/430] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:34 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:34.540617 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:34.540936 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1040051747"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:34.545152 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1040051747'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:34.545366 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Create volume of 1 GB Aug 18 09:11:34.549747 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-db806eee-4241-4722-931b-9c457d7f47d5 req-a99e92bb-18e0-45db-ab33-efac17ff8852 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.552336 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-a99e92bb-18e0-45db-ab33-efac17ff8852 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc/action Aug 18 09:11:34.552621 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Availability Zones retrieved successfully. Aug 18 09:11:34.552829 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-a99e92bb-18e0-45db-ab33-efac17ff8852 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:34.553013 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-a99e92bb-18e0-45db-ab33-efac17ff8852 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:34.561323 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Flow 'volume_create_api' (16d34a01-62d4-4c20-8395-694f2325b3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:34.562929 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7177d793-478e-4861-b81e-c07ef11b4fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:34.564358 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:34.566133 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:34.566133 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:34.566678 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-db806eee-4241-4722-931b-9c457d7f47d5 req-a99e92bb-18e0-45db-ab33-efac17ff8852 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:34.573562 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-db806eee-4241-4722-931b-9c457d7f47d5 req-a99e92bb-18e0-45db-ab33-efac17ff8852 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Begin detaching volume completed successfully. Aug 18 09:11:34.573810 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-a99e92bb-18e0-45db-ab33-efac17ff8852 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc/action returned with HTTP 202 Aug 18 09:11:34.574240 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 111/431] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:11:34 2026] POST /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:34.597709 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-751165ff-4295-45e7-b0ff-9b0bf8309a6c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.599741 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-751165ff-4295-45e7-b0ff-9b0bf8309a6c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:34.599951 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-751165ff-4295-45e7-b0ff-9b0bf8309a6c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:34.600164 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-751165ff-4295-45e7-b0ff-9b0bf8309a6c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:34.605620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7177d793-478e-4861-b81e-c07ef11b4fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:34.606919 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff857cc9-b5ef-4143-b95d-8c5e42831487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:34.612742 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:34.612742 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:34.620322 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-751165ff-4295-45e7-b0ff-9b0bf8309a6c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:34.627637 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-751165ff-4295-45e7-b0ff-9b0bf8309a6c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:34.627637 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 109/432] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:34 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:34.641475 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-06dd1995-246c-45be-940f-a13af438bc93 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.642039 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06dd1995-246c-45be-940f-a13af438bc93 None None] GET https://10.4.3.41/volume// Aug 18 09:11:34.642353 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06dd1995-246c-45be-940f-a13af438bc93 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:34.642599 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06dd1995-246c-45be-940f-a13af438bc93 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:34.642991 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06dd1995-246c-45be-940f-a13af438bc93 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:34.643697 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 112/433] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:34.654526 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-db806eee-4241-4722-931b-9c457d7f47d5 req-4dfc8334-56d2-4c2e-9bb9-5d4d10253f07 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.657403 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-4dfc8334-56d2-4c2e-9bb9-5d4d10253f07 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:34.657779 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-4dfc8334-56d2-4c2e-9bb9-5d4d10253f07 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:34.657844 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-4dfc8334-56d2-4c2e-9bb9-5d4d10253f07 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:34.679838 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:34.679838 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:34.694384 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-db806eee-4241-4722-931b-9c457d7f47d5 req-4dfc8334-56d2-4c2e-9bb9-5d4d10253f07 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:34.706170 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-4dfc8334-56d2-4c2e-9bb9-5d4d10253f07 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:34.706170 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 110/434] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:34 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:34.722280 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Created reservations ['1103c533-3efd-47e4-9e4c-3e080ab50433', 'aac3ab8d-3eaa-4121-ad54-fc40a1fc5ddb', 'cd3c882c-b46f-4328-a5c4-bb49670250f6', '5a285369-ddc9-40dd-ba63-a167a6b6896f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:34.723495 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff857cc9-b5ef-4143-b95d-8c5e42831487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1103c533-3efd-47e4-9e4c-3e080ab50433', 'aac3ab8d-3eaa-4121-ad54-fc40a1fc5ddb', 'cd3c882c-b46f-4328-a5c4-bb49670250f6', '5a285369-ddc9-40dd-ba63-a167a6b6896f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:34.724224 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fbdb23e-bcfc-4837-a739-2e7649f90538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:34.757665 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fbdb23e-bcfc-4837-a739-2e7649f90538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce5abe0c-ac4e-4291-88d1-cc28815fcd4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1040051747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cd87975cabc439a958cbf66cf1654c7',qos_specs=None,replication_status=,reservations=['1103c533-3efd-47e4-9e4c-3e080ab50433','aac3ab8d-3eaa-4121-ad54-fc40a1fc5ddb','cd3c882c-b46f-4328-a5c4-bb49670250f6','5a285369-ddc9-40dd-ba63-a167a6b6896f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65425cc781ba4c3dbfbeae59d48f558e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1040051747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce5abe0c-ac4e-4291-88d1-cc28815fcd4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cd87975cabc439a958cbf66cf1654c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65425cc781ba4c3dbfbeae59d48f558e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:34.759121 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72b349cc-6e10-40d6-b1da-13e4881778c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:34.790959 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72b349cc-6e10-40d6-b1da-13e4881778c9) transitioned into state 'SUCCESS' from state '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-1040051747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cd87975cabc439a958cbf66cf1654c7',qos_specs=None,replication_status=,reservations=['1103c533-3efd-47e4-9e4c-3e080ab50433','aac3ab8d-3eaa-4121-ad54-fc40a1fc5ddb','cd3c882c-b46f-4328-a5c4-bb49670250f6','5a285369-ddc9-40dd-ba63-a167a6b6896f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65425cc781ba4c3dbfbeae59d48f558e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:34.792142 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5208728-6fa7-497d-9c6b-879b884f2395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:34.805896 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5208728-6fa7-497d-9c6b-879b884f2395) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:34.806640 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Flow 'volume_create_api' (16d34a01-62d4-4c20-8395-694f2325b3c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:34.806999 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Create volume request issued successfully. Aug 18 09:11:34.807795 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bd0e24a-b703-4723-a96c-13fdbc87eb6d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:34.808679 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 108/435] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:11:34 2026] POST /volume/v3/volumes => generated 752 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:34.826474 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df342371-80d2-4f64-809e-2f80c35501ee tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 Aug 18 09:11:34.830203 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df342371-80d2-4f64-809e-2f80c35501ee tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:34.830203 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df342371-80d2-4f64-809e-2f80c35501ee tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:34.830480 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2080813d-2b36-4a2d-86fc-14305f5929cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.833243 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2080813d-2b36-4a2d-86fc-14305f5929cb tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f Aug 18 09:11:34.833592 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2080813d-2b36-4a2d-86fc-14305f5929cb tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:34.833908 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2080813d-2b36-4a2d-86fc-14305f5929cb tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:34.848220 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:34.848220 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:34.850211 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df342371-80d2-4f64-809e-2f80c35501ee tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 returned with HTTP 200 Aug 18 09:11:34.850211 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 106/436] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:11:34 2026] GET /volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 => generated 437 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:34.859308 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2080813d-2b36-4a2d-86fc-14305f5929cb tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:11:34.863690 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:34.872108 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2080813d-2b36-4a2d-86fc-14305f5929cb tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f returned with HTTP 200 Aug 18 09:11:34.873020 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 113/437] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:34 2026] GET /volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:35.174302 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:35.174804 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1978765520"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:35.177173 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1978765520'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:35.177386 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Create volume of 1 GB Aug 18 09:11:35.184236 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Availability Zones retrieved successfully. Aug 18 09:11:35.193750 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Flow 'volume_create_api' (a13e9dfe-5d3b-47a3-a480-9579c4d16b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:35.195162 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66768320-2082-4953-94ab-e75666d0d735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:35.196870 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:35.242372 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66768320-2082-4953-94ab-e75666d0d735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:35.243182 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c5dd4a8-c05b-49e1-81bb-dbe582ba6cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:35.329997 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Created reservations ['247fe7dc-3589-42cd-98e8-4c4023c926bc', 'e4eda5e6-704e-4a2f-bf3e-ec28b8b6362c', '87669c16-2606-411f-86a3-d8c688fcec7c', 'e470bdcc-ab1c-48c1-beb2-b1f371fcadde'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:35.331052 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c5dd4a8-c05b-49e1-81bb-dbe582ba6cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['247fe7dc-3589-42cd-98e8-4c4023c926bc', 'e4eda5e6-704e-4a2f-bf3e-ec28b8b6362c', '87669c16-2606-411f-86a3-d8c688fcec7c', 'e470bdcc-ab1c-48c1-beb2-b1f371fcadde']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:35.332124 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54341fda-d938-41ac-94e1-67c06198d215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:35.364812 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54341fda-d938-41ac-94e1-67c06198d215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49915d9e-3c06-47ea-9edf-0e60189eea44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1978765520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cac6a85c7e4ee9a127a5af912a6b09',qos_specs=None,replication_status=,reservations=['247fe7dc-3589-42cd-98e8-4c4023c926bc','e4eda5e6-704e-4a2f-bf3e-ec28b8b6362c','87669c16-2606-411f-86a3-d8c688fcec7c','e470bdcc-ab1c-48c1-beb2-b1f371fcadde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68153779dcc642aeb2a5ce0de799dd07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1978765520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49915d9e-3c06-47ea-9edf-0e60189eea44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2cac6a85c7e4ee9a127a5af912a6b09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68153779dcc642aeb2a5ce0de799dd07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:35.365661 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035ff358-fc14-49f6-9478-8799c6383468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:35.396336 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035ff358-fc14-49f6-9478-8799c6383468) transitioned into state 'SUCCESS' from state '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-1978765520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cac6a85c7e4ee9a127a5af912a6b09',qos_specs=None,replication_status=,reservations=['247fe7dc-3589-42cd-98e8-4c4023c926bc','e4eda5e6-704e-4a2f-bf3e-ec28b8b6362c','87669c16-2606-411f-86a3-d8c688fcec7c','e470bdcc-ab1c-48c1-beb2-b1f371fcadde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68153779dcc642aeb2a5ce0de799dd07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:35.397059 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c405bb4a-8c16-4c79-916c-17de343a2df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:35.415639 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c405bb4a-8c16-4c79-916c-17de343a2df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:35.416864 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Flow 'volume_create_api' (a13e9dfe-5d3b-47a3-a480-9579c4d16b65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:35.417349 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Create volume request issued successfully. Aug 18 09:11:35.418180 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f89be359-ddb5-45f9-bb38-a89a877d3d56 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:35.418727 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 111/438] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:11:34 2026] POST /volume/v3/volumes => generated 757 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:35.437011 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c61993d-430d-410f-aad5-62b0c70d2b88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:35.439301 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c61993d-430d-410f-aad5-62b0c70d2b88 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] GET https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 Aug 18 09:11:35.439587 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c61993d-430d-410f-aad5-62b0c70d2b88 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:35.439802 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c61993d-430d-410f-aad5-62b0c70d2b88 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:35.449055 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:35.449055 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:35.453702 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1c61993d-430d-410f-aad5-62b0c70d2b88 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Volume info retrieved successfully. Aug 18 09:11:35.459516 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c61993d-430d-410f-aad5-62b0c70d2b88 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 returned with HTTP 200 Aug 18 09:11:35.460056 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 109/439] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:35 2026] GET /volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:35.648812 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a51477ab-a0d8-43d7-8c62-79a8a9e22b9b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:35.653300 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a51477ab-a0d8-43d7-8c62-79a8a9e22b9b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:35.653300 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a51477ab-a0d8-43d7-8c62-79a8a9e22b9b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:35.653300 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a51477ab-a0d8-43d7-8c62-79a8a9e22b9b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:35.663702 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:35.663702 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:35.668130 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a51477ab-a0d8-43d7-8c62-79a8a9e22b9b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:35.672667 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a51477ab-a0d8-43d7-8c62-79a8a9e22b9b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:35.673146 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 107/440] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:35 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:35.891135 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a8cf0c9d-a3fa-44fa-89b9-c18210d1a0ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:35.893427 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8cf0c9d-a3fa-44fa-89b9-c18210d1a0ea tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f Aug 18 09:11:35.893538 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8cf0c9d-a3fa-44fa-89b9-c18210d1a0ea tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:35.893778 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8cf0c9d-a3fa-44fa-89b9-c18210d1a0ea tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:35.908577 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:35.908577 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:35.912671 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a8cf0c9d-a3fa-44fa-89b9-c18210d1a0ea tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:11:35.918489 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8cf0c9d-a3fa-44fa-89b9-c18210d1a0ea tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f returned with HTTP 200 Aug 18 09:11:35.919090 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 114/441] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:35 2026] GET /volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:35.935100 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7debb009-f0df-4058-a0bc-8aa0b073e6df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:35.937232 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7debb009-f0df-4058-a0bc-8aa0b073e6df tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:11:35.937827 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7debb009-f0df-4058-a0bc-8aa0b073e6df tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce5abe0c-ac4e-4291-88d1-cc28815fcd4f", "name": "tempest-VolumesBackupsAdminTest-Backup-1033123408", "container": "tempest-volumesbackupsadmintest-backup-container-1677032558"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:35.939291 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-7debb009-f0df-4058-a0bc-8aa0b073e6df tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Creating new backup {'backup': {'volume_id': 'ce5abe0c-ac4e-4291-88d1-cc28815fcd4f', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1033123408', 'container': 'tempest-volumesbackupsadmintest-backup-container-1677032558'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:11:35.939551 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-7debb009-f0df-4058-a0bc-8aa0b073e6df tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Creating backup of volume ce5abe0c-ac4e-4291-88d1-cc28815fcd4f in container tempest-volumesbackupsadmintest-backup-container-1677032558 Aug 18 09:11:35.951477 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:35.951477 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:35.952100 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7debb009-f0df-4058-a0bc-8aa0b073e6df tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:11:35.998406 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7debb009-f0df-4058-a0bc-8aa0b073e6df tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Created reservations ['553ae5f0-ef63-45fd-97f8-c2d31edb6356', 'e2935021-9318-4d7b-8a7b-68e13769afad'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:36.063554 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7debb009-f0df-4058-a0bc-8aa0b073e6df tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:11:36.064076 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 112/442] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:11:35 2026] POST /volume/v3/backups => generated 333 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:36.077323 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7d9a4a6-ed18-431f-8e7b-d7a962915329 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:36.082054 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7d9a4a6-ed18-431f-8e7b-d7a962915329 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:36.082191 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7d9a4a6-ed18-431f-8e7b-d7a962915329 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:36.084437 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7d9a4a6-ed18-431f-8e7b-d7a962915329 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:36.084437 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e7d9a4a6-ed18-431f-8e7b-d7a962915329 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:36.102629 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:36.102629 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:36.106180 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7d9a4a6-ed18-431f-8e7b-d7a962915329 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:36.106180 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 110/443] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:36 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 797 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:36.201054 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:36.204072 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:36.204072 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1565739672"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:36.205931 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1565739672'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:36.206168 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Create volume of 1 GB Aug 18 09:11:36.211344 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Availability Zones retrieved successfully. Aug 18 09:11:36.217982 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Flow 'volume_create_api' (2d95da19-d1fa-44ba-904e-fa713c9867d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:36.219077 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dfc8eba-0943-45dd-a8e2-9d41336bdbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.220702 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:36.263528 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dfc8eba-0943-45dd-a8e2-9d41336bdbc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:36.264350 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c58210-5a7e-4eb0-83e7-2e8125c3dfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.340850 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Created reservations ['b319c26a-b469-453d-839a-ce8922e7bb2c', '21c1e765-b49e-41aa-ba35-959f9c06bd69', 'b16404ac-8784-4be4-b91f-787736b5c5f1', 'a6a23f94-1565-4795-bbbe-29428139abeb'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:36.341949 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c58210-5a7e-4eb0-83e7-2e8125c3dfb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b319c26a-b469-453d-839a-ce8922e7bb2c', '21c1e765-b49e-41aa-ba35-959f9c06bd69', 'b16404ac-8784-4be4-b91f-787736b5c5f1', 'a6a23f94-1565-4795-bbbe-29428139abeb']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:36.346517 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec78e4bc-afb3-4cb5-a036-dfc32acf5e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.377093 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec78e4bc-afb3-4cb5-a036-dfc32acf5e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9556e48-e77d-4fc4-8ff1-b847306dd8c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1565739672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca441861ec7947f59f7dc830a6b7c8d7',qos_specs=None,replication_status=,reservations=['b319c26a-b469-453d-839a-ce8922e7bb2c','21c1e765-b49e-41aa-ba35-959f9c06bd69','b16404ac-8784-4be4-b91f-787736b5c5f1','a6a23f94-1565-4795-bbbe-29428139abeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b642ba87e5dc4fb49d744907bf51b60e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1565739672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9556e48-e77d-4fc4-8ff1-b847306dd8c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca441861ec7947f59f7dc830a6b7c8d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b642ba87e5dc4fb49d744907bf51b60e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:36.379147 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3e0bd9-b796-4358-907e-291875512604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.401598 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3e0bd9-b796-4358-907e-291875512604) transitioned into state 'SUCCESS' from state '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-1565739672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca441861ec7947f59f7dc830a6b7c8d7',qos_specs=None,replication_status=,reservations=['b319c26a-b469-453d-839a-ce8922e7bb2c','21c1e765-b49e-41aa-ba35-959f9c06bd69','b16404ac-8784-4be4-b91f-787736b5c5f1','a6a23f94-1565-4795-bbbe-29428139abeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b642ba87e5dc4fb49d744907bf51b60e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:36.402404 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce20bb0b-795c-4d97-9539-d48edf38e7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.412177 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce20bb0b-795c-4d97-9539-d48edf38e7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:36.413474 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Flow 'volume_create_api' (2d95da19-d1fa-44ba-904e-fa713c9867d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:36.413878 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Create volume request issued successfully. Aug 18 09:11:36.414858 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af0db4de-4024-4eeb-8200-9dbc460eee86 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:36.415434 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 108/444] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:11:36 2026] POST /volume/v3/volumes => generated 753 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:36.434572 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4310683f-3d50-4ab6-87e2-4766e515be2e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:36.436670 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4310683f-3d50-4ab6-87e2-4766e515be2e tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:36.436906 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4310683f-3d50-4ab6-87e2-4766e515be2e tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:36.437114 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4310683f-3d50-4ab6-87e2-4766e515be2e tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:36.448086 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:36.448086 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:36.453197 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4310683f-3d50-4ab6-87e2-4766e515be2e tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:36.457950 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4310683f-3d50-4ab6-87e2-4766e515be2e tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:36.461412 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 115/445] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:36 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:36.477847 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55b84986-2f5c-4488-99c8-887d6bb66962 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:36.480426 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55b84986-2f5c-4488-99c8-887d6bb66962 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] GET https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 Aug 18 09:11:36.480689 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55b84986-2f5c-4488-99c8-887d6bb66962 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:36.480958 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55b84986-2f5c-4488-99c8-887d6bb66962 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:36.490471 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:36.490471 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:36.495911 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-55b84986-2f5c-4488-99c8-887d6bb66962 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Volume info retrieved successfully. Aug 18 09:11:36.502323 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55b84986-2f5c-4488-99c8-887d6bb66962 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 returned with HTTP 200 Aug 18 09:11:36.502827 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 113/446] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:36 2026] GET /volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:36.522220 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae930b60-78cf-4a62-b559-6838b0207b68 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:36.527405 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae930b60-78cf-4a62-b559-6838b0207b68 tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 Aug 18 09:11:36.527405 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae930b60-78cf-4a62-b559-6838b0207b68 tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:36.579024 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae930b60-78cf-4a62-b559-6838b0207b68 tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 returned with HTTP 200 Aug 18 09:11:36.579634 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 111/447] 10.4.3.41 () {68 vars in 1367 bytes} [Tue Aug 18 09:11:36 2026] PUT /volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:36.591014 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:36.593616 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:36.594081 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:36.596030 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:36.596299 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Create volume of 2 GB Aug 18 09:11:36.596738 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:36.596738 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:36.601744 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Availability Zones retrieved successfully. Aug 18 09:11:36.609514 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Flow 'volume_create_api' (1499f503-ec21-4645-b1da-4b712d3997c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:36.610867 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7215a68e-79aa-4a3d-b772-a8a52d1f2bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.612094 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Validating volume size '2' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:36.645569 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7215a68e-79aa-4a3d-b772-a8a52d1f2bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:36.646793 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0759d58f-33ac-440d-8781-b11d68ca965f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.683243 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota_utils [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Quota exceeded for f2cac6a85c7e4ee9a127a5af912a6b09, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 09:11:36.686698 np0000007625 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0759d58f-33ac-440d-8781-b11d68ca965f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 09:11:36.686698 np0000007625 devstack@c-api.service[100266]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 18 09:11:36.689067 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0759d58f-33ac-440d-8781-b11d68ca965f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.690002 np0000007625 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0759d58f-33ac-440d-8781-b11d68ca965f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 09:11:36.690722 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7215a68e-79aa-4a3d-b772-a8a52d1f2bf5) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.691664 np0000007625 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7215a68e-79aa-4a3d-b772-a8a52d1f2bf5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 09:11:36.691988 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36190a5d-722a-4dc5-942d-9dae393acc0c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:36.692506 np0000007625 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Flow 'volume_create_api' (1499f503-ec21-4645-b1da-4b712d3997c4) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 09:11:36.692850 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.middleware.fault [None req-296bb3be-fa9f-4ec0-a8ea-7d47dd91a892 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 413 Aug 18 09:11:36.693678 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 109/448] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:11:36 2026] POST /volume/v3/volumes => generated 208 bytes in 103 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 09:11:36.693882 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36190a5d-722a-4dc5-942d-9dae393acc0c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:36.694091 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36190a5d-722a-4dc5-942d-9dae393acc0c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:36.694295 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36190a5d-722a-4dc5-942d-9dae393acc0c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:36.705276 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:36.705276 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:36.709531 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-36190a5d-722a-4dc5-942d-9dae393acc0c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:36.710320 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38086832-adf1-4aa5-a8a8-a30a1eb00b2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:36.715179 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36190a5d-722a-4dc5-942d-9dae393acc0c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:36.715595 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 116/449] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:36 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:36.716918 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38086832-adf1-4aa5-a8a8-a30a1eb00b2a tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 Aug 18 09:11:36.717237 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38086832-adf1-4aa5-a8a8-a30a1eb00b2a tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:36.758524 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38086832-adf1-4aa5-a8a8-a30a1eb00b2a tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 returned with HTTP 200 Aug 18 09:11:36.758924 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 114/450] 10.4.3.41 () {68 vars in 1367 bytes} [Tue Aug 18 09:11:36 2026] PUT /volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:36.767592 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:36.769190 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:36.769885 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:36.771817 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:36.772113 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Create volume of 1 GB Aug 18 09:11:36.776857 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Availability Zones retrieved successfully. Aug 18 09:11:36.783413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Flow 'volume_create_api' (10d4e16d-8e48-4022-b2e3-7120820e0740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:36.784077 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c015210-78aa-4078-a829-1f19acf63d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.785159 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:36.811161 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c015210-78aa-4078-a829-1f19acf63d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:36.812410 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c4f5889-7f3e-414e-b02f-284ed08468cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.845275 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota_utils [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Quota exceeded for f2cac6a85c7e4ee9a127a5af912a6b09, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 18 09:11:36.848274 np0000007625 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c4f5889-7f3e-414e-b02f-284ed08468cf) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 09:11:36.848274 np0000007625 devstack@c-api.service[100267]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 18 09:11:36.850089 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c4f5889-7f3e-414e-b02f-284ed08468cf) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.851553 np0000007625 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c4f5889-7f3e-414e-b02f-284ed08468cf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 09:11:36.852379 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c015210-78aa-4078-a829-1f19acf63d56) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:36.853245 np0000007625 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c015210-78aa-4078-a829-1f19acf63d56) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 09:11:36.854214 np0000007625 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Flow 'volume_create_api' (10d4e16d-8e48-4022-b2e3-7120820e0740) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 09:11:36.856138 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-1ceb1f14-e75f-4bbe-8b9b-2561b1b3c9db tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 413 Aug 18 09:11:36.856138 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 112/451] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:11:36 2026] POST /volume/v3/volumes => generated 150 bytes in 89 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 09:11:36.866173 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7c3171d-0035-46c4-a341-d0e042fb8fce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:36.869235 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7c3171d-0035-46c4-a341-d0e042fb8fce tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 Aug 18 09:11:36.869692 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7c3171d-0035-46c4-a341-d0e042fb8fce tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:36.877911 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:36.877911 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:36.907776 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7c3171d-0035-46c4-a341-d0e042fb8fce tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 returned with HTTP 200 Aug 18 09:11:36.908199 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 110/452] 10.4.3.41 () {68 vars in 1367 bytes} [Tue Aug 18 09:11:36 2026] PUT /volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 => generated 391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:36.921690 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8de7a928-ea62-40a1-b528-629c7461f36c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:36.926783 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8de7a928-ea62-40a1-b528-629c7461f36c tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] POST https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44/action Aug 18 09:11:36.927206 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8de7a928-ea62-40a1-b528-629c7461f36c tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:36.927349 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8de7a928-ea62-40a1-b528-629c7461f36c tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:36.936658 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:36.936658 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:36.937156 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8de7a928-ea62-40a1-b528-629c7461f36c tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Volume info retrieved successfully. Aug 18 09:11:36.968906 np0000007625 devstack@c-api.service[100264]: ERROR cinder.volume.api [None req-8de7a928-ea62-40a1-b528-629c7461f36c tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Quota exceeded for f2cac6a85c7e4ee9a127a5af912a6b09, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 09:11:36.976444 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.middleware.fault [None req-8de7a928-ea62-40a1-b528-629c7461f36c tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44/action returned with HTTP 413 Aug 18 09:11:36.976929 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 117/453] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:11:36 2026] POST /volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44/action => generated 208 bytes in 56 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 09:11:36.988935 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8e76d213-048e-4537-be28-07f820262356 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:36.990655 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e76d213-048e-4537-be28-07f820262356 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] GET https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 Aug 18 09:11:36.991324 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e76d213-048e-4537-be28-07f820262356 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:36.991324 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e76d213-048e-4537-be28-07f820262356 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:36.998022 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:36.998022 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:37.002003 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e76d213-048e-4537-be28-07f820262356 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Volume info retrieved successfully. Aug 18 09:11:37.006677 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e76d213-048e-4537-be28-07f820262356 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 returned with HTTP 200 Aug 18 09:11:37.007152 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 115/454] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:36 2026] GET /volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:37.023053 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d69ef1a-f932-48d6-8188-e9d49d5e4274 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:37.025027 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d69ef1a-f932-48d6-8188-e9d49d5e4274 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] DELETE https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 Aug 18 09:11:37.025426 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d69ef1a-f932-48d6-8188-e9d49d5e4274 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:37.025769 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d69ef1a-f932-48d6-8188-e9d49d5e4274 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:37.026069 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1d69ef1a-f932-48d6-8188-e9d49d5e4274 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Delete volume with id: 49915d9e-3c06-47ea-9edf-0e60189eea44 Aug 18 09:11:37.039542 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:37.039542 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:37.039542 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1d69ef1a-f932-48d6-8188-e9d49d5e4274 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Volume info retrieved successfully. Aug 18 09:11:37.058055 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1d69ef1a-f932-48d6-8188-e9d49d5e4274 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Delete volume request issued successfully. Aug 18 09:11:37.058545 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d69ef1a-f932-48d6-8188-e9d49d5e4274 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 returned with HTTP 202 Aug 18 09:11:37.059028 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 113/455] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:11:37 2026] DELETE /volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:37.067868 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-249740a1-6429-45f5-9442-f584ba81e9d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:37.070644 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-249740a1-6429-45f5-9442-f584ba81e9d6 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] GET https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 Aug 18 09:11:37.070940 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-249740a1-6429-45f5-9442-f584ba81e9d6 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:37.071231 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-249740a1-6429-45f5-9442-f584ba81e9d6 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:37.079265 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:37.079265 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:37.083603 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-249740a1-6429-45f5-9442-f584ba81e9d6 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Volume info retrieved successfully. Aug 18 09:11:37.088667 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-249740a1-6429-45f5-9442-f584ba81e9d6 tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 returned with HTTP 200 Aug 18 09:11:37.089229 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 111/456] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:37 2026] GET /volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:37.119271 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-751a95f4-909e-4ad3-9405-759eb0b7e70d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:37.121962 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-751a95f4-909e-4ad3-9405-759eb0b7e70d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:37.122229 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-751a95f4-909e-4ad3-9405-759eb0b7e70d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:37.122539 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-751a95f4-909e-4ad3-9405-759eb0b7e70d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:37.123506 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-751a95f4-909e-4ad3-9405-759eb0b7e70d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:37.145351 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:37.145351 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:37.146853 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-751a95f4-909e-4ad3-9405-759eb0b7e70d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:37.147370 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 118/457] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:37 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:37.474815 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3e16ec4-c116-4963-be0a-460e0db93b45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:37.476518 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3e16ec4-c116-4963-be0a-460e0db93b45 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:37.476764 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3e16ec4-c116-4963-be0a-460e0db93b45 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:37.476978 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3e16ec4-c116-4963-be0a-460e0db93b45 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:37.483840 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:37.483840 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:37.487485 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3e16ec4-c116-4963-be0a-460e0db93b45 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:37.494526 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3e16ec4-c116-4963-be0a-460e0db93b45 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:37.495022 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 116/458] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:37 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:37.599218 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-039dc275-d0eb-4fc9-9568-4847eb6e626f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:37.602047 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-039dc275-d0eb-4fc9-9568-4847eb6e626f tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:37.603986 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-039dc275-d0eb-4fc9-9568-4847eb6e626f tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:37.603986 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-039dc275-d0eb-4fc9-9568-4847eb6e626f tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:37.611259 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:37.611259 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:37.616261 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-039dc275-d0eb-4fc9-9568-4847eb6e626f tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:37.621667 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-039dc275-d0eb-4fc9-9568-4847eb6e626f tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:37.622259 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 114/459] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:37 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:37.732784 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc59beed-1378-42cc-af12-2c503b074584 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:37.734643 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc59beed-1378-42cc-af12-2c503b074584 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:37.734872 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc59beed-1378-42cc-af12-2c503b074584 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:37.735105 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc59beed-1378-42cc-af12-2c503b074584 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:37.746144 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:37.746144 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:37.749671 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bc59beed-1378-42cc-af12-2c503b074584 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:37.755164 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc59beed-1378-42cc-af12-2c503b074584 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:37.755696 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 112/460] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:37 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:38.015837 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57986f8d-dea3-4adb-b4ed-bc0eb0db6f5a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:38.016240 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57986f8d-dea3-4adb-b4ed-bc0eb0db6f5a None None] GET https://10.4.3.41/volume// Aug 18 09:11:38.016490 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57986f8d-dea3-4adb-b4ed-bc0eb0db6f5a None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:38.016698 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57986f8d-dea3-4adb-b4ed-bc0eb0db6f5a None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:38.017014 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57986f8d-dea3-4adb-b4ed-bc0eb0db6f5a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:38.017337 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 119/461] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:11:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:38.039366 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-8dd42e21-7059-4a4b-9fd9-e685f1a795af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:38.107598 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11c0b990-3f59-484e-898f-deba28f802fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:38.109462 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11c0b990-3f59-484e-898f-deba28f802fa tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] GET https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 Aug 18 09:11:38.109856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11c0b990-3f59-484e-898f-deba28f802fa tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:38.110237 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11c0b990-3f59-484e-898f-deba28f802fa tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:38.119576 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11c0b990-3f59-484e-898f-deba28f802fa tempest-VolumeQuotasNegativeTestJSON-1016657380 tempest-VolumeQuotasNegativeTestJSON-1016657380-project-member] https://10.4.3.41/volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 returned with HTTP 404 Aug 18 09:11:38.119576 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 115/462] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:38 2026] GET /volume/v3/volumes/49915d9e-3c06-47ea-9edf-0e60189eea44 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:38.126098 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7febe5c7-cac5-40f9-bde0-0f6a62e330ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:38.131722 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7febe5c7-cac5-40f9-bde0-0f6a62e330ac tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 Aug 18 09:11:38.132057 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7febe5c7-cac5-40f9-bde0-0f6a62e330ac tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:38.161531 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8fd92151-479a-4150-bb0e-53cceb145587 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:38.166831 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fd92151-479a-4150-bb0e-53cceb145587 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:38.166831 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fd92151-479a-4150-bb0e-53cceb145587 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:38.166831 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fd92151-479a-4150-bb0e-53cceb145587 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:38.166831 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8fd92151-479a-4150-bb0e-53cceb145587 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:38.176125 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:38.176125 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:38.177154 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fd92151-479a-4150-bb0e-53cceb145587 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:38.177664 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 120/463] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:38 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:38.221214 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7febe5c7-cac5-40f9-bde0-0f6a62e330ac tempest-VolumeQuotasNegativeTestJSON-157015278 tempest-VolumeQuotasNegativeTestJSON-157015278-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 returned with HTTP 200 Aug 18 09:11:38.221762 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 113/464] 10.4.3.41 () {68 vars in 1368 bytes} [Tue Aug 18 09:11:38 2026] PUT /volume/v3/os-quota-sets/f2cac6a85c7e4ee9a127a5af912a6b09 => generated 395 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:38.249421 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-8dd42e21-7059-4a4b-9fd9-e685f1a795af tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:11:38.249421 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-8dd42e21-7059-4a4b-9fd9-e685f1a795af tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9556e48-e77d-4fc4-8ff1-b847306dd8c7", "connector": null, "instance_uuid": "bc173725-ba0c-411e-9c13-99e2edf4098b"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:38.260407 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:38.260407 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:38.286248 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-8dd42e21-7059-4a4b-9fd9-e685f1a795af tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:11:38.286939 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 117/465] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:11:38 2026] POST /volume/v3/attachments => generated 273 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:38.316142 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e613a73e-19e1-4256-b358-6512efe13fff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:38.318059 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e613a73e-19e1-4256-b358-6512efe13fff tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:38.318303 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e613a73e-19e1-4256-b358-6512efe13fff tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:38.318503 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e613a73e-19e1-4256-b358-6512efe13fff tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:38.330820 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:38.330820 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:38.333319 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2757d5ec-38cb-4c03-9aca-3da338298f36 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:38.333791 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2757d5ec-38cb-4c03-9aca-3da338298f36 None None] GET https://10.4.3.41/volume// Aug 18 09:11:38.333975 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2757d5ec-38cb-4c03-9aca-3da338298f36 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:38.334488 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2757d5ec-38cb-4c03-9aca-3da338298f36 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:38.334621 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2757d5ec-38cb-4c03-9aca-3da338298f36 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:38.334699 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e613a73e-19e1-4256-b358-6512efe13fff tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:38.335236 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 121/466] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:38.341099 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e613a73e-19e1-4256-b358-6512efe13fff tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:38.341099 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 116/467] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:38 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:38.343779 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-2fba849e-7621-4334-be66-e8103e0050a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:38.345967 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-2fba849e-7621-4334-be66-e8103e0050a3 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:38.346196 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-2fba849e-7621-4334-be66-e8103e0050a3 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:38.346408 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-2fba849e-7621-4334-be66-e8103e0050a3 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:38.355823 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:38.355823 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:38.358902 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-2fba849e-7621-4334-be66-e8103e0050a3 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:38.362922 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-2fba849e-7621-4334-be66-e8103e0050a3 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:38.363278 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 114/468] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:38 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:38.439011 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-3b2cda0c-ed23-4514-bbc0-9a648e742fc5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:38.441365 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-3b2cda0c-ed23-4514-bbc0-9a648e742fc5 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] PUT https://10.4.3.41/volume/v3/attachments/c5382eb5-9d5b-4b7c-af82-a65a5f693cd4 Aug 18 09:11:38.441803 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-3b2cda0c-ed23-4514-bbc0-9a648e742fc5 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:38.449845 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-3b2cda0c-ed23-4514-bbc0-9a648e742fc5 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Acquiring lock "cinder-attachment_update-d9556e48-e77d-4fc4-8ff1-b847306dd8c7-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:11:38.454951 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-3b2cda0c-ed23-4514-bbc0-9a648e742fc5 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Lock "cinder-attachment_update-d9556e48-e77d-4fc4-8ff1-b847306dd8c7-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:11:38.456151 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:38.456151 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:38.541886 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-3b2cda0c-ed23-4514-bbc0-9a648e742fc5 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Lock "cinder-attachment_update-d9556e48-e77d-4fc4-8ff1-b847306dd8c7-np0000007625" released by "attachment_update" :: held 0.087s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:11:38.541886 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-3b2cda0c-ed23-4514-bbc0-9a648e742fc5 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/attachments/c5382eb5-9d5b-4b7c-af82-a65a5f693cd4 returned with HTTP 200 Aug 18 09:11:38.542547 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 118/469] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:11:38 2026] PUT /volume/v3/attachments/c5382eb5-9d5b-4b7c-af82-a65a5f693cd4 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:38.771363 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22b44d92-6b6d-437d-a271-1ad8c9c28309 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:38.773224 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22b44d92-6b6d-437d-a271-1ad8c9c28309 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:38.773453 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22b44d92-6b6d-437d-a271-1ad8c9c28309 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:38.773669 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22b44d92-6b6d-437d-a271-1ad8c9c28309 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:38.784026 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:38.784026 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:38.787618 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22b44d92-6b6d-437d-a271-1ad8c9c28309 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:38.792118 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22b44d92-6b6d-437d-a271-1ad8c9c28309 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:38.792545 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 122/470] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:38 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:39.190241 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31aa4dea-a73c-442f-aa4e-c380ec8581f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:39.192314 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31aa4dea-a73c-442f-aa4e-c380ec8581f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:39.192551 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31aa4dea-a73c-442f-aa4e-c380ec8581f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:39.192762 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31aa4dea-a73c-442f-aa4e-c380ec8581f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:39.192948 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-31aa4dea-a73c-442f-aa4e-c380ec8581f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:39.197793 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:39.197793 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:39.198771 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31aa4dea-a73c-442f-aa4e-c380ec8581f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:39.199230 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 117/471] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:39 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:39.359846 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a18b6f91-4825-46b3-8d98-7dedc739345a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:39.363483 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a18b6f91-4825-46b3-8d98-7dedc739345a tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:39.363670 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a18b6f91-4825-46b3-8d98-7dedc739345a tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:39.363908 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a18b6f91-4825-46b3-8d98-7dedc739345a tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:39.368200 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-7f968ee8-f3cc-4bc2-a974-9a7ddf00c91d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:39.370616 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-7f968ee8-f3cc-4bc2-a974-9a7ddf00c91d tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:39.370804 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-7f968ee8-f3cc-4bc2-a974-9a7ddf00c91d tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:39.371053 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-7f968ee8-f3cc-4bc2-a974-9a7ddf00c91d tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:39.381129 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:39.381129 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:39.381790 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:39.381790 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:39.386516 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-7f968ee8-f3cc-4bc2-a974-9a7ddf00c91d tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:39.389563 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a18b6f91-4825-46b3-8d98-7dedc739345a tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:39.391257 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-7f968ee8-f3cc-4bc2-a974-9a7ddf00c91d tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:39.391836 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 119/472] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:39 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:39.394761 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a18b6f91-4825-46b3-8d98-7dedc739345a tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:39.395109 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 115/473] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:39 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:39.496732 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c9395e72-b590-428a-8232-73c35e7bc78a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:39.498878 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c9395e72-b590-428a-8232-73c35e7bc78a None None] GET https://10.4.3.41/volume// Aug 18 09:11:39.498878 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c9395e72-b590-428a-8232-73c35e7bc78a None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:39.498878 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c9395e72-b590-428a-8232-73c35e7bc78a None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:39.498878 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c9395e72-b590-428a-8232-73c35e7bc78a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:39.498878 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 123/474] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:11:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:39.505637 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-ab7c6881-5076-488b-aba8-d1183e9b47af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:39.508142 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-ab7c6881-5076-488b-aba8-d1183e9b47af tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:11:39.508613 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-ab7c6881-5076-488b-aba8-d1183e9b47af tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76f6d4cc-ec31-421f-90f8-045125abcece", "connector": null, "instance_uuid": "1e064cb2-9c25-42b0-9a67-ca2972722f78"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:39.517085 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:39.517085 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:39.538875 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-ab7c6881-5076-488b-aba8-d1183e9b47af tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:11:39.539603 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 118/475] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:11:39 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:39.570969 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f6e1e6d6-40b2-4f3c-a09b-e6a1ea11d563 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:39.572845 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6e1e6d6-40b2-4f3c-a09b-e6a1ea11d563 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:39.573100 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6e1e6d6-40b2-4f3c-a09b-e6a1ea11d563 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:39.573372 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6e1e6d6-40b2-4f3c-a09b-e6a1ea11d563 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:39.588839 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:39.588839 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:39.592600 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f6e1e6d6-40b2-4f3c-a09b-e6a1ea11d563 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:39.597179 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6e1e6d6-40b2-4f3c-a09b-e6a1ea11d563 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:39.597656 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 120/476] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:39 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1020 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:39.597901 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0efca0cc-161a-41cc-bcaf-8314fbfa06dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:39.598500 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0efca0cc-161a-41cc-bcaf-8314fbfa06dd None None] GET https://10.4.3.41/volume// Aug 18 09:11:39.598771 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0efca0cc-161a-41cc-bcaf-8314fbfa06dd None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:39.599009 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0efca0cc-161a-41cc-bcaf-8314fbfa06dd None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:39.599512 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0efca0cc-161a-41cc-bcaf-8314fbfa06dd None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:39.600922 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 116/477] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:39 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:39.611628 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-8650e348-9ed4-4f40-a828-ebf31a68b3d4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:39.613916 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-8650e348-9ed4-4f40-a828-ebf31a68b3d4 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:39.614457 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-8650e348-9ed4-4f40-a828-ebf31a68b3d4 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:39.614759 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-8650e348-9ed4-4f40-a828-ebf31a68b3d4 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:39.633822 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:39.633822 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:39.637747 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-8650e348-9ed4-4f40-a828-ebf31a68b3d4 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:39.642139 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-8650e348-9ed4-4f40-a828-ebf31a68b3d4 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:39.642553 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 124/478] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:39 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1243 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:39.736752 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-48e4e540-cb2c-42bd-b7e6-a5db366df7d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:39.739085 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-48e4e540-cb2c-42bd-b7e6-a5db366df7d2 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] PUT https://10.4.3.41/volume/v3/attachments/67cd1fc7-463a-4d18-978e-88549d2d8247 Aug 18 09:11:39.739487 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-48e4e540-cb2c-42bd-b7e6-a5db366df7d2 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:39.748540 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-48e4e540-cb2c-42bd-b7e6-a5db366df7d2 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Acquiring lock "cinder-attachment_update-76f6d4cc-ec31-421f-90f8-045125abcece-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:11:39.753174 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-48e4e540-cb2c-42bd-b7e6-a5db366df7d2 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Lock "cinder-attachment_update-76f6d4cc-ec31-421f-90f8-045125abcece-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:11:39.754039 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:39.754039 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:39.756354 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-db806eee-4241-4722-931b-9c457d7f47d5 req-4f41feda-1576-4cd1-b913-a30971375edd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:39.765302 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-4f41feda-1576-4cd1-b913-a30971375edd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:39.765631 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-4f41feda-1576-4cd1-b913-a30971375edd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:39.765898 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-4f41feda-1576-4cd1-b913-a30971375edd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:39.784735 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:39.784735 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:39.789927 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-db806eee-4241-4722-931b-9c457d7f47d5 req-4f41feda-1576-4cd1-b913-a30971375edd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:39.797799 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-4f41feda-1576-4cd1-b913-a30971375edd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:39.798587 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 121/479] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:39 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:11:39.809062 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-377db0df-ee9b-45c3-b639-68d04ec9b805 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:39.810913 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-377db0df-ee9b-45c3-b639-68d04ec9b805 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:39.811122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-377db0df-ee9b-45c3-b639-68d04ec9b805 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:39.811359 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-377db0df-ee9b-45c3-b639-68d04ec9b805 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:39.827736 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:39.827736 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:39.832586 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-377db0df-ee9b-45c3-b639-68d04ec9b805 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:39.837903 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-377db0df-ee9b-45c3-b639-68d04ec9b805 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:39.838722 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 117/480] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:39 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:39.898786 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-48e4e540-cb2c-42bd-b7e6-a5db366df7d2 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Lock "cinder-attachment_update-76f6d4cc-ec31-421f-90f8-045125abcece-np0000007625" released by "attachment_update" :: held 0.146s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:11:39.899171 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-48e4e540-cb2c-42bd-b7e6-a5db366df7d2 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/attachments/67cd1fc7-463a-4d18-978e-88549d2d8247 returned with HTTP 200 Aug 18 09:11:39.899927 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 119/481] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:11:39 2026] PUT /volume/v3/attachments/67cd1fc7-463a-4d18-978e-88549d2d8247 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:40.218410 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-79110f38-74fa-4fcb-9a0f-8d4922140fa3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:40.220167 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79110f38-74fa-4fcb-9a0f-8d4922140fa3 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:40.220457 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79110f38-74fa-4fcb-9a0f-8d4922140fa3 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:40.220746 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79110f38-74fa-4fcb-9a0f-8d4922140fa3 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:40.220920 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-79110f38-74fa-4fcb-9a0f-8d4922140fa3 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:40.226245 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:40.226245 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:40.227206 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79110f38-74fa-4fcb-9a0f-8d4922140fa3 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:40.227631 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 125/482] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:40 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:40.409000 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ee09c0a5-bb8e-4bdf-a88f-1c821e83663c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:40.411769 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee09c0a5-bb8e-4bdf-a88f-1c821e83663c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:40.411942 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee09c0a5-bb8e-4bdf-a88f-1c821e83663c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:40.412354 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee09c0a5-bb8e-4bdf-a88f-1c821e83663c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:40.434681 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:40.434681 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:40.440958 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ee09c0a5-bb8e-4bdf-a88f-1c821e83663c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:40.446419 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee09c0a5-bb8e-4bdf-a88f-1c821e83663c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:40.446916 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 122/483] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:40 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:40.611986 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c90e706f-ff90-48cb-b19f-40142c65d990 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:40.615508 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c90e706f-ff90-48cb-b19f-40142c65d990 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:40.616070 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c90e706f-ff90-48cb-b19f-40142c65d990 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:40.616070 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c90e706f-ff90-48cb-b19f-40142c65d990 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:40.628734 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:40.628734 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:40.632221 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c90e706f-ff90-48cb-b19f-40142c65d990 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:40.635834 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c90e706f-ff90-48cb-b19f-40142c65d990 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:40.636190 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 118/484] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:40 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:40.856058 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0ee3a5e-1b30-4f7a-9166-f7f628088952 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:40.857877 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0ee3a5e-1b30-4f7a-9166-f7f628088952 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:40.858058 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0ee3a5e-1b30-4f7a-9166-f7f628088952 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:40.858223 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0ee3a5e-1b30-4f7a-9166-f7f628088952 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:40.867758 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:40.867758 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:40.871900 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0ee3a5e-1b30-4f7a-9166-f7f628088952 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:40.876235 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0ee3a5e-1b30-4f7a-9166-f7f628088952 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:40.876663 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 120/485] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:40 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:41.246311 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df823355-4982-411e-a5ac-38d295719db5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:41.251317 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df823355-4982-411e-a5ac-38d295719db5 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:41.251317 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df823355-4982-411e-a5ac-38d295719db5 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:41.251317 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df823355-4982-411e-a5ac-38d295719db5 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:41.251750 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-df823355-4982-411e-a5ac-38d295719db5 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:41.257428 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:41.257428 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:41.258219 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df823355-4982-411e-a5ac-38d295719db5 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:41.258640 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 126/486] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:41 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:41.466129 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4753dead-750c-4008-b361-f05462e23633 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:41.470600 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4753dead-750c-4008-b361-f05462e23633 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:41.473187 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4753dead-750c-4008-b361-f05462e23633 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:41.474143 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4753dead-750c-4008-b361-f05462e23633 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:41.492207 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:41.492207 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:41.496713 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4753dead-750c-4008-b361-f05462e23633 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:41.501168 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4753dead-750c-4008-b361-f05462e23633 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:41.501839 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 123/487] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:41 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:41.656885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-13e87cb4-e70c-4220-b264-69e5f9149a9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:41.659193 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13e87cb4-e70c-4220-b264-69e5f9149a9e tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:41.659696 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13e87cb4-e70c-4220-b264-69e5f9149a9e tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:41.660135 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13e87cb4-e70c-4220-b264-69e5f9149a9e tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:41.673186 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:41.673186 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:41.677132 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-13e87cb4-e70c-4220-b264-69e5f9149a9e tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:41.685135 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13e87cb4-e70c-4220-b264-69e5f9149a9e tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:41.685135 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 119/488] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:41 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1021 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:41.892569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52f7c473-50cc-470e-a03f-15ccbdea560e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:41.894417 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52f7c473-50cc-470e-a03f-15ccbdea560e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:41.894619 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52f7c473-50cc-470e-a03f-15ccbdea560e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:41.894823 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52f7c473-50cc-470e-a03f-15ccbdea560e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:41.906847 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:41.906847 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:41.911522 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52f7c473-50cc-470e-a03f-15ccbdea560e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:41.915769 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52f7c473-50cc-470e-a03f-15ccbdea560e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:41.916353 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 121/489] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:41 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:42.273343 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87731c86-8fd7-4975-8b99-5a7dc789971a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:42.275203 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87731c86-8fd7-4975-8b99-5a7dc789971a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:42.275645 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87731c86-8fd7-4975-8b99-5a7dc789971a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:42.275967 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87731c86-8fd7-4975-8b99-5a7dc789971a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:42.276207 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-87731c86-8fd7-4975-8b99-5a7dc789971a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:42.288079 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:42.288079 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:42.288079 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87731c86-8fd7-4975-8b99-5a7dc789971a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:42.288079 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 127/490] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:42 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:42.519349 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f6cc851f-700f-4b52-a0ca-1d3cfc565951 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:42.523418 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6cc851f-700f-4b52-a0ca-1d3cfc565951 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:42.523418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6cc851f-700f-4b52-a0ca-1d3cfc565951 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:42.523418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6cc851f-700f-4b52-a0ca-1d3cfc565951 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:42.535125 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:42.535125 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:42.539846 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f6cc851f-700f-4b52-a0ca-1d3cfc565951 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:42.545144 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6cc851f-700f-4b52-a0ca-1d3cfc565951 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:42.545728 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 124/491] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:42 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:42.584320 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-722dc4a2-ee5c-4951-a5cd-a7c910dfabde None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:42.586249 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-722dc4a2-ee5c-4951-a5cd-a7c910dfabde tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] POST https://10.4.3.41/volume/v3/attachments/c5382eb5-9d5b-4b7c-af82-a65a5f693cd4/action Aug 18 09:11:42.586843 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-722dc4a2-ee5c-4951-a5cd-a7c910dfabde tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:42.587030 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-722dc4a2-ee5c-4951-a5cd-a7c910dfabde tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:42.607011 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:42.607011 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:42.631349 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2ad9525d-b2ee-4205-9265-0d857f872926 req-722dc4a2-ee5c-4951-a5cd-a7c910dfabde tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/attachments/c5382eb5-9d5b-4b7c-af82-a65a5f693cd4/action returned with HTTP 204 Aug 18 09:11:42.632084 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 120/492] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:11:42 2026] POST /volume/v3/attachments/c5382eb5-9d5b-4b7c-af82-a65a5f693cd4/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:42.660625 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-db806eee-4241-4722-931b-9c457d7f47d5 req-85e5a869-c82e-4fa3-8e30-b84310423c41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:42.663223 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-85e5a869-c82e-4fa3-8e30-b84310423c41 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/attachments/9d591af9-45d3-4b77-9357-ee523075573b Aug 18 09:11:42.663556 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-85e5a869-c82e-4fa3-8e30-b84310423c41 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:42.664382 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-85e5a869-c82e-4fa3-8e30-b84310423c41 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:42.685801 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:42.685801 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:42.704216 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-411c9218-6d46-4f07-978c-1371bcbfbedc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:42.710541 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-411c9218-6d46-4f07-978c-1371bcbfbedc tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:42.712295 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-411c9218-6d46-4f07-978c-1371bcbfbedc tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:42.712295 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-411c9218-6d46-4f07-978c-1371bcbfbedc tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:42.725168 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:42.725168 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:42.732794 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-411c9218-6d46-4f07-978c-1371bcbfbedc tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:42.739113 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-411c9218-6d46-4f07-978c-1371bcbfbedc tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:42.739866 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 128/493] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:42 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:42.754521 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-db806eee-4241-4722-931b-9c457d7f47d5 req-85e5a869-c82e-4fa3-8e30-b84310423c41 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/9d591af9-45d3-4b77-9357-ee523075573b returned with HTTP 200 Aug 18 09:11:42.755184 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 122/494] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:11:42 2026] DELETE /volume/v3/attachments/9d591af9-45d3-4b77-9357-ee523075573b => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:42.827348 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7967b2cd-a52f-4f09-9bd0-d38c1dbe3099 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:42.929591 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55596f09-593c-478c-9a4a-a7d36cfec6ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:42.931527 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55596f09-593c-478c-9a4a-a7d36cfec6ba tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:42.931796 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55596f09-593c-478c-9a4a-a7d36cfec6ba tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:42.932019 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55596f09-593c-478c-9a4a-a7d36cfec6ba tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:42.940031 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:42.940031 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:42.944462 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-55596f09-593c-478c-9a4a-a7d36cfec6ba tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:42.950030 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55596f09-593c-478c-9a4a-a7d36cfec6ba tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:42.950527 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 121/495] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:42 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:42.969433 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-02756804-9a1d-4232-91de-6017610f41b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:42.979150 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02756804-9a1d-4232-91de-6017610f41b8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:42.980995 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02756804-9a1d-4232-91de-6017610f41b8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:42.981338 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02756804-9a1d-4232-91de-6017610f41b8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.010483 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:43.010483 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:43.028103 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-02756804-9a1d-4232-91de-6017610f41b8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:43.049126 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02756804-9a1d-4232-91de-6017610f41b8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:43.050408 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 129/496] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:42 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:43.069175 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7967b2cd-a52f-4f09-9bd0-d38c1dbe3099 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] GET https://10.4.3.41/volume/v3/os-services Aug 18 09:11:43.075810 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7967b2cd-a52f-4f09-9bd0-d38c1dbe3099 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.075810 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7967b2cd-a52f-4f09-9bd0-d38c1dbe3099 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.081358 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7967b2cd-a52f-4f09-9bd0-d38c1dbe3099 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] https://10.4.3.41/volume/v3/os-services returned with HTTP 200 Aug 18 09:11:43.081906 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 125/497] 10.4.3.41 () {66 vars in 1242 bytes} [Tue Aug 18 09:11:42 2026] GET /volume/v3/os-services => generated 626 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:43.092363 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f82faa80-101e-4a58-aae8-8bbcd1d21965 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.094573 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f82faa80-101e-4a58-aae8-8bbcd1d21965 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] GET https://10.4.3.41/volume/v3/os-services?host=np0000007625 Aug 18 09:11:43.094838 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f82faa80-101e-4a58-aae8-8bbcd1d21965 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.095070 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f82faa80-101e-4a58-aae8-8bbcd1d21965 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.095435 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:43.095435 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:43.103975 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f82faa80-101e-4a58-aae8-8bbcd1d21965 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] https://10.4.3.41/volume/v3/os-services?host=np0000007625 returned with HTTP 200 Aug 18 09:11:43.104461 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 123/498] 10.4.3.41 () {66 vars in 1277 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/v3/os-services?host=np0000007625 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:43.120049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ebbbd35-0112-442d-ab83-06c50d8265b2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.121789 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ebbbd35-0112-442d-ab83-06c50d8265b2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:11:43.121979 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ebbbd35-0112-442d-ab83-06c50d8265b2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.122170 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ebbbd35-0112-442d-ab83-06c50d8265b2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.124514 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d0de322-5319-4a1c-acff-ab8795d4da0b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.126196 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d0de322-5319-4a1c-acff-ab8795d4da0b tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] GET https://10.4.3.41/volume/v3/os-services?host=np0000007625&binary=cinder-scheduler Aug 18 09:11:43.126481 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d0de322-5319-4a1c-acff-ab8795d4da0b tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.126710 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d0de322-5319-4a1c-acff-ab8795d4da0b tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.132296 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d0de322-5319-4a1c-acff-ab8795d4da0b tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] https://10.4.3.41/volume/v3/os-services?host=np0000007625&binary=cinder-scheduler returned with HTTP 200 Aug 18 09:11:43.132698 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 130/499] 10.4.3.41 () {66 vars in 1325 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/v3/os-services?host=np0000007625&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:43.134540 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:43.134540 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:43.142800 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ebbbd35-0112-442d-ab83-06c50d8265b2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:11:43.146381 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10061794-473d-41db-903f-94eb1c997432 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.149873 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10061794-473d-41db-903f-94eb1c997432 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] GET https://10.4.3.41/volume/v3/os-services?binary=cinder-scheduler Aug 18 09:11:43.150125 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10061794-473d-41db-903f-94eb1c997432 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.150414 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10061794-473d-41db-903f-94eb1c997432 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.155569 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ebbbd35-0112-442d-ab83-06c50d8265b2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:11:43.158868 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 122/500] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:43.158982 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10061794-473d-41db-903f-94eb1c997432 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] https://10.4.3.41/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 18 09:11:43.158982 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 126/501] 10.4.3.41 () {66 vars in 1289 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:43.172668 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.299679 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a36977d5-16f2-47f0-8d3a-6352e96cbd68 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.301719 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a36977d5-16f2-47f0-8d3a-6352e96cbd68 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:43.302042 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a36977d5-16f2-47f0-8d3a-6352e96cbd68 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.302237 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a36977d5-16f2-47f0-8d3a-6352e96cbd68 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.302424 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a36977d5-16f2-47f0-8d3a-6352e96cbd68 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:43.307417 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:43.307417 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:43.308346 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a36977d5-16f2-47f0-8d3a-6352e96cbd68 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:43.308844 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 131/502] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:43.379845 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:43.380233 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1788151254"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:43.383659 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1788151254'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:43.383802 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Create volume of 1 GB Aug 18 09:11:43.393411 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Availability Zones retrieved successfully. Aug 18 09:11:43.398314 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Flow 'volume_create_api' (9cf617c4-c592-4d37-886f-78d6fc5fc152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:43.399325 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (026fbd89-3ae6-40dd-b85e-aed42b60da4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:43.401160 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:43.430352 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (026fbd89-3ae6-40dd-b85e-aed42b60da4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:43.431375 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4a0ed8-8e6f-47b0-8aef-7902d74a06d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:43.499485 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Created reservations ['de1664d4-be7f-482c-9928-e9ba471b3956', '81b3f792-a722-4f21-b2e4-cd17527479ab', '4e4f0c0a-ec63-4490-9b17-21e0389d3328', '0bd2b2b1-d49f-4a44-90b1-a3d1c9fd30f1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:43.501481 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4a0ed8-8e6f-47b0-8aef-7902d74a06d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de1664d4-be7f-482c-9928-e9ba471b3956', '81b3f792-a722-4f21-b2e4-cd17527479ab', '4e4f0c0a-ec63-4490-9b17-21e0389d3328', '0bd2b2b1-d49f-4a44-90b1-a3d1c9fd30f1']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:43.502304 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02693018-afb8-46ac-a5e1-ebc28f3a017c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:43.535884 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02693018-afb8-46ac-a5e1-ebc28f3a017c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccf3fe9c-c98c-471e-8cf6-34622da8ea6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1788151254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52b4017d37f1402d8a32e659e4521653',qos_specs=None,replication_status=,reservations=['de1664d4-be7f-482c-9928-e9ba471b3956','81b3f792-a722-4f21-b2e4-cd17527479ab','4e4f0c0a-ec63-4490-9b17-21e0389d3328','0bd2b2b1-d49f-4a44-90b1-a3d1c9fd30f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eac8a6e70124ec180b7fc6d5390e40a',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1788151254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccf3fe9c-c98c-471e-8cf6-34622da8ea6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52b4017d37f1402d8a32e659e4521653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6eac8a6e70124ec180b7fc6d5390e40a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:43.536955 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c462faa-4a77-41b7-a341-09f297936fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:43.564925 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-672a0752-92df-4796-8e84-ff20c314c650 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.567511 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-672a0752-92df-4796-8e84-ff20c314c650 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:43.567743 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-672a0752-92df-4796-8e84-ff20c314c650 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.568027 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-672a0752-92df-4796-8e84-ff20c314c650 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.569566 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c462faa-4a77-41b7-a341-09f297936fca) transitioned into state 'SUCCESS' from state '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-1788151254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52b4017d37f1402d8a32e659e4521653',qos_specs=None,replication_status=,reservations=['de1664d4-be7f-482c-9928-e9ba471b3956','81b3f792-a722-4f21-b2e4-cd17527479ab','4e4f0c0a-ec63-4490-9b17-21e0389d3328','0bd2b2b1-d49f-4a44-90b1-a3d1c9fd30f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eac8a6e70124ec180b7fc6d5390e40a',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:43.570474 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cfef0d-3024-4403-9231-2dd9695eab66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:43.579857 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:43.579857 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:43.584846 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-672a0752-92df-4796-8e84-ff20c314c650 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:43.587663 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cfef0d-3024-4403-9231-2dd9695eab66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:43.588657 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Flow 'volume_create_api' (9cf617c4-c592-4d37-886f-78d6fc5fc152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:43.589029 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Create volume request issued successfully. Aug 18 09:11:43.589721 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cb5469d-72df-488e-bb61-b0c00e3c48a2 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:43.590157 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 124/503] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:11:43 2026] POST /volume/v3/volumes => generated 752 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:43.592043 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-672a0752-92df-4796-8e84-ff20c314c650 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:43.592677 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 123/504] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:43.609980 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71af1233-660b-4aca-9f0e-20968b2c9856 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.612595 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71af1233-660b-4aca-9f0e-20968b2c9856 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] GET https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c Aug 18 09:11:43.612692 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e9928a5d-9cf9-4ac4-bd4d-2461c87bb22c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.612861 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71af1233-660b-4aca-9f0e-20968b2c9856 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.615505 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71af1233-660b-4aca-9f0e-20968b2c9856 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.616279 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9928a5d-9cf9-4ac4-bd4d-2461c87bb22c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:43.616516 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9928a5d-9cf9-4ac4-bd4d-2461c87bb22c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.616785 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9928a5d-9cf9-4ac4-bd4d-2461c87bb22c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.620832 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:43.620832 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:43.626125 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71af1233-660b-4aca-9f0e-20968b2c9856 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Volume info retrieved successfully. Aug 18 09:11:43.631376 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71af1233-660b-4aca-9f0e-20968b2c9856 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c returned with HTTP 200 Aug 18 09:11:43.631798 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 127/505] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:43.632799 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:43.632799 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:43.639451 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e9928a5d-9cf9-4ac4-bd4d-2461c87bb22c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:43.646430 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9928a5d-9cf9-4ac4-bd4d-2461c87bb22c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:43.647016 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 132/506] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:43.670216 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40dc08f9-12d3-4e53-8058-a88d823a1f00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.672602 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40dc08f9-12d3-4e53-8058-a88d823a1f00 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:43.672851 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40dc08f9-12d3-4e53-8058-a88d823a1f00 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.673084 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40dc08f9-12d3-4e53-8058-a88d823a1f00 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.693720 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:43.693720 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:43.702618 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-40dc08f9-12d3-4e53-8058-a88d823a1f00 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Volume info retrieved successfully. Aug 18 09:11:43.710991 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40dc08f9-12d3-4e53-8058-a88d823a1f00 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:43.711642 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 125/507] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:43.757229 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c047dd92-dc39-4cdb-8fff-aef5a2f29375 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.760600 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c047dd92-dc39-4cdb-8fff-aef5a2f29375 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:43.761178 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c047dd92-dc39-4cdb-8fff-aef5a2f29375 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.761178 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c047dd92-dc39-4cdb-8fff-aef5a2f29375 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.780319 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:43.780319 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:43.788140 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c047dd92-dc39-4cdb-8fff-aef5a2f29375 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:43.796801 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c047dd92-dc39-4cdb-8fff-aef5a2f29375 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:43.797838 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 124/508] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:43.826433 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-25b17758-7e94-427a-b693-f8172decbe3f req-7c234ce3-491b-4065-a676-ead819397224 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.832573 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-7c234ce3-491b-4065-a676-ead819397224 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:43.833546 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-7c234ce3-491b-4065-a676-ead819397224 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.833546 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-7c234ce3-491b-4065-a676-ead819397224 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.847827 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:43.847827 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:43.855130 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-25b17758-7e94-427a-b693-f8172decbe3f req-7c234ce3-491b-4065-a676-ead819397224 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:43.861177 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-7c234ce3-491b-4065-a676-ead819397224 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:43.861786 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 128/509] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:43.884436 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-25b17758-7e94-427a-b693-f8172decbe3f req-8ee9ec35-0d56-4428-bfa9-79d01d5f46e7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.891479 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-8ee9ec35-0d56-4428-bfa9-79d01d5f46e7 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] POST https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7/action Aug 18 09:11:43.891479 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-8ee9ec35-0d56-4428-bfa9-79d01d5f46e7 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:43.891479 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-8ee9ec35-0d56-4428-bfa9-79d01d5f46e7 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:43.912828 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:43.912828 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:43.912828 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-25b17758-7e94-427a-b693-f8172decbe3f req-8ee9ec35-0d56-4428-bfa9-79d01d5f46e7 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:43.915736 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-25b17758-7e94-427a-b693-f8172decbe3f req-8ee9ec35-0d56-4428-bfa9-79d01d5f46e7 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Begin detaching volume completed successfully. Aug 18 09:11:43.917019 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-8ee9ec35-0d56-4428-bfa9-79d01d5f46e7 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7/action returned with HTTP 202 Aug 18 09:11:43.917019 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 133/510] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:11:43 2026] POST /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:43.942016 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b2e1e7e-16d9-4105-b36b-53598c8817ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.944584 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b2e1e7e-16d9-4105-b36b-53598c8817ff tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:43.944742 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b2e1e7e-16d9-4105-b36b-53598c8817ff tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.944998 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b2e1e7e-16d9-4105-b36b-53598c8817ff tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.961298 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:43.961298 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:43.967236 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4b2e1e7e-16d9-4105-b36b-53598c8817ff tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Volume info retrieved successfully. Aug 18 09:11:43.976548 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b2e1e7e-16d9-4105-b36b-53598c8817ff tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:43.977142 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 126/511] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:43.990671 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e965cb51-60da-4728-8d76-c8c7c39e0e88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:43.991557 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e965cb51-60da-4728-8d76-c8c7c39e0e88 None None] GET https://10.4.3.41/volume// Aug 18 09:11:43.991557 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e965cb51-60da-4728-8d76-c8c7c39e0e88 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:43.991661 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e965cb51-60da-4728-8d76-c8c7c39e0e88 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:43.992790 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e965cb51-60da-4728-8d76-c8c7c39e0e88 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:43.992790 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 125/512] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:44.002399 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-25b17758-7e94-427a-b693-f8172decbe3f req-5ee4c570-f860-4834-8cad-5760a2950239 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:44.006636 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-5ee4c570-f860-4834-8cad-5760a2950239 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:44.006929 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-5ee4c570-f860-4834-8cad-5760a2950239 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:44.007142 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-5ee4c570-f860-4834-8cad-5760a2950239 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:44.017750 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:44.017750 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:44.022627 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-25b17758-7e94-427a-b693-f8172decbe3f req-5ee4c570-f860-4834-8cad-5760a2950239 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:44.026175 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-5ee4c570-f860-4834-8cad-5760a2950239 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:44.027739 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 129/513] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:44 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:44.319121 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5cccc51b-47c8-4a2a-9b48-ec7aa5c9cb10 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:44.321460 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5cccc51b-47c8-4a2a-9b48-ec7aa5c9cb10 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:44.321611 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5cccc51b-47c8-4a2a-9b48-ec7aa5c9cb10 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:44.321869 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5cccc51b-47c8-4a2a-9b48-ec7aa5c9cb10 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:44.322015 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5cccc51b-47c8-4a2a-9b48-ec7aa5c9cb10 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:44.329611 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:44.329611 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:44.330684 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5cccc51b-47c8-4a2a-9b48-ec7aa5c9cb10 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:44.331215 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 134/514] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:44 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:44.648661 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8143d7aa-17e0-4fc5-8d2a-e8855e403468 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:44.651979 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8143d7aa-17e0-4fc5-8d2a-e8855e403468 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] GET https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c Aug 18 09:11:44.652319 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8143d7aa-17e0-4fc5-8d2a-e8855e403468 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:44.654264 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8143d7aa-17e0-4fc5-8d2a-e8855e403468 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:44.667850 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:44.667850 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:44.674361 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8143d7aa-17e0-4fc5-8d2a-e8855e403468 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Volume info retrieved successfully. Aug 18 09:11:44.680795 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8143d7aa-17e0-4fc5-8d2a-e8855e403468 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c returned with HTTP 200 Aug 18 09:11:44.681289 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 127/515] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:44 2026] GET /volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:44.697831 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c61981f-cd09-4b26-9a71-0c8199402a3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:44.699924 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c61981f-cd09-4b26-9a71-0c8199402a3d tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] GET https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c Aug 18 09:11:44.700165 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c61981f-cd09-4b26-9a71-0c8199402a3d tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:44.700398 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c61981f-cd09-4b26-9a71-0c8199402a3d tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:44.716019 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:44.716019 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:44.723704 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4c61981f-cd09-4b26-9a71-0c8199402a3d tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Volume info retrieved successfully. Aug 18 09:11:44.728044 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c61981f-cd09-4b26-9a71-0c8199402a3d tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c returned with HTTP 200 Aug 18 09:11:44.728760 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 126/516] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:44 2026] GET /volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:44.744110 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-db10537a-aeea-4042-8681-584636ae1f78 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:44.745903 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db10537a-aeea-4042-8681-584636ae1f78 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] GET https://10.4.3.41/volume/v3/os-services?host=np0000007625&binary=cinder-volume Aug 18 09:11:44.746074 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db10537a-aeea-4042-8681-584636ae1f78 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:44.746247 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db10537a-aeea-4042-8681-584636ae1f78 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:44.751604 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db10537a-aeea-4042-8681-584636ae1f78 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] https://10.4.3.41/volume/v3/os-services?host=np0000007625&binary=cinder-volume returned with HTTP 200 Aug 18 09:11:44.751928 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 130/517] 10.4.3.41 () {66 vars in 1319 bytes} [Tue Aug 18 09:11:44 2026] GET /volume/v3/os-services?host=np0000007625&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:44.761592 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d42c33b5-7ed6-4e59-98e5-5e46516f1e68 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:44.763826 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d42c33b5-7ed6-4e59-98e5-5e46516f1e68 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] GET https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c Aug 18 09:11:44.764067 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d42c33b5-7ed6-4e59-98e5-5e46516f1e68 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:44.764439 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d42c33b5-7ed6-4e59-98e5-5e46516f1e68 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:44.776900 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:44.776900 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:44.781178 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d42c33b5-7ed6-4e59-98e5-5e46516f1e68 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Volume info retrieved successfully. Aug 18 09:11:44.786497 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d42c33b5-7ed6-4e59-98e5-5e46516f1e68 tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c returned with HTTP 200 Aug 18 09:11:44.786985 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 135/518] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:44 2026] GET /volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:44.801050 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4869a19-83e3-47bd-85fd-4a7576be6ede None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:44.814050 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4869a19-83e3-47bd-85fd-4a7576be6ede tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c Aug 18 09:11:44.817604 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e1384c04-018b-40d0-a28b-19a9cc5f718b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:44.818889 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4869a19-83e3-47bd-85fd-4a7576be6ede tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:44.819281 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4869a19-83e3-47bd-85fd-4a7576be6ede tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:44.820507 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1384c04-018b-40d0-a28b-19a9cc5f718b tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:44.820588 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c4869a19-83e3-47bd-85fd-4a7576be6ede tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Delete volume with id: ccf3fe9c-c98c-471e-8cf6-34622da8ea6c Aug 18 09:11:44.820630 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1384c04-018b-40d0-a28b-19a9cc5f718b tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:44.821025 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1384c04-018b-40d0-a28b-19a9cc5f718b tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:44.835538 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:44.835538 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:44.842057 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e1384c04-018b-40d0-a28b-19a9cc5f718b tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:44.846973 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:44.846973 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:44.847587 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1384c04-018b-40d0-a28b-19a9cc5f718b tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:44.847772 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c4869a19-83e3-47bd-85fd-4a7576be6ede tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Volume info retrieved successfully. Aug 18 09:11:44.848151 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 127/519] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:44 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:44.884092 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c4869a19-83e3-47bd-85fd-4a7576be6ede tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Delete volume request issued successfully. Aug 18 09:11:44.884500 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4869a19-83e3-47bd-85fd-4a7576be6ede tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c returned with HTTP 202 Aug 18 09:11:44.885246 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 128/520] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:11:44 2026] DELETE /volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:44.895716 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62af1614-69f1-4563-ad75-b3a7a142b84c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:44.906362 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62af1614-69f1-4563-ad75-b3a7a142b84c tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] GET https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c Aug 18 09:11:44.906692 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62af1614-69f1-4563-ad75-b3a7a142b84c tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:44.906884 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62af1614-69f1-4563-ad75-b3a7a142b84c tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:44.917892 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:44.917892 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:44.921889 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-62af1614-69f1-4563-ad75-b3a7a142b84c tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Volume info retrieved successfully. Aug 18 09:11:44.927658 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62af1614-69f1-4563-ad75-b3a7a142b84c tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c returned with HTTP 200 Aug 18 09:11:44.928141 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 131/521] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:44 2026] GET /volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:44.995510 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2a30164f-96ba-458f-b321-9174a4d19f23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:44.998835 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a30164f-96ba-458f-b321-9174a4d19f23 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:44.999154 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a30164f-96ba-458f-b321-9174a4d19f23 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:44.999425 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a30164f-96ba-458f-b321-9174a4d19f23 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:45.021428 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:45.021428 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:45.027041 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2a30164f-96ba-458f-b321-9174a4d19f23 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Volume info retrieved successfully. Aug 18 09:11:45.035312 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a30164f-96ba-458f-b321-9174a4d19f23 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:45.035653 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 136/522] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:44 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 1141 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:45.344344 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a729597e-0792-4cb3-8efa-4b02860fe8c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:45.349419 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a729597e-0792-4cb3-8efa-4b02860fe8c0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:45.349419 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a729597e-0792-4cb3-8efa-4b02860fe8c0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:45.349419 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a729597e-0792-4cb3-8efa-4b02860fe8c0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:45.349419 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a729597e-0792-4cb3-8efa-4b02860fe8c0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:45.377169 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:45.377169 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:45.377169 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a729597e-0792-4cb3-8efa-4b02860fe8c0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:45.377169 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 128/523] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:45 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:45.863098 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9743f6d8-f124-4bf0-9c71-f3cac3ea39f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:45.865433 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9743f6d8-f124-4bf0-9c71-f3cac3ea39f3 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:45.865898 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9743f6d8-f124-4bf0-9c71-f3cac3ea39f3 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:45.866045 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9743f6d8-f124-4bf0-9c71-f3cac3ea39f3 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:45.894301 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:45.894301 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:45.899348 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9743f6d8-f124-4bf0-9c71-f3cac3ea39f3 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:45.907786 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9743f6d8-f124-4bf0-9c71-f3cac3ea39f3 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:45.908525 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 129/524] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:45 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1021 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:45.944296 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53220d78-3cc4-454f-945d-fd351e1f2fea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:45.948513 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53220d78-3cc4-454f-945d-fd351e1f2fea tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] GET https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c Aug 18 09:11:45.948513 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53220d78-3cc4-454f-945d-fd351e1f2fea tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:45.948849 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53220d78-3cc4-454f-945d-fd351e1f2fea tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:45.961796 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53220d78-3cc4-454f-945d-fd351e1f2fea tempest-VolumesServicesTestJSON-888961619 tempest-VolumesServicesTestJSON-888961619-project-member] https://10.4.3.41/volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c returned with HTTP 404 Aug 18 09:11:45.962087 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 132/525] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:45 2026] GET /volume/v3/volumes/ccf3fe9c-c98c-471e-8cf6-34622da8ea6c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:45.975684 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b710b13b-73e6-4b04-a282-74823d174ac5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:45.977557 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b710b13b-73e6-4b04-a282-74823d174ac5 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] GET https://10.4.3.41/volume/v3/os-services Aug 18 09:11:45.977700 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b710b13b-73e6-4b04-a282-74823d174ac5 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:45.977966 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b710b13b-73e6-4b04-a282-74823d174ac5 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:45.984914 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b710b13b-73e6-4b04-a282-74823d174ac5 tempest-VolumesServicesTestJSON-525512178 tempest-VolumesServicesTestJSON-525512178-project-admin] https://10.4.3.41/volume/v3/os-services returned with HTTP 200 Aug 18 09:11:45.984914 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 137/526] 10.4.3.41 () {66 vars in 1242 bytes} [Tue Aug 18 09:11:45 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:46.053659 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3296cf3b-b850-4299-bd03-56c703c8b2b2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:46.057476 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3296cf3b-b850-4299-bd03-56c703c8b2b2 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:46.057476 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3296cf3b-b850-4299-bd03-56c703c8b2b2 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:46.057476 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3296cf3b-b850-4299-bd03-56c703c8b2b2 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:46.063306 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-73219210-4359-40a2-aecd-605dfed78f2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:46.067225 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-73219210-4359-40a2-aecd-605dfed78f2c tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] POST https://10.4.3.41/volume/v3/attachments/67cd1fc7-463a-4d18-978e-88549d2d8247/action Aug 18 09:11:46.067814 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-73219210-4359-40a2-aecd-605dfed78f2c tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:46.067999 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-73219210-4359-40a2-aecd-605dfed78f2c tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:46.071680 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:46.071680 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:46.077870 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3296cf3b-b850-4299-bd03-56c703c8b2b2 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Volume info retrieved successfully. Aug 18 09:11:46.089701 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3296cf3b-b850-4299-bd03-56c703c8b2b2 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:46.090413 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 129/527] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:46 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:46.097224 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:46.097224 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:46.114098 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-edc02aeb-4a5b-4c40-96c2-f4852ce53340 req-73219210-4359-40a2-aecd-605dfed78f2c tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/attachments/67cd1fc7-463a-4d18-978e-88549d2d8247/action returned with HTTP 204 Aug 18 09:11:46.114737 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 130/528] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:11:46 2026] POST /volume/v3/attachments/67cd1fc7-463a-4d18-978e-88549d2d8247/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:46.209094 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-25b17758-7e94-427a-b693-f8172decbe3f req-674aed3f-a4d4-4672-9be6-2b4f1d2dc1f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:46.221505 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-674aed3f-a4d4-4672-9be6-2b4f1d2dc1f4 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] DELETE https://10.4.3.41/volume/v3/attachments/c5382eb5-9d5b-4b7c-af82-a65a5f693cd4 Aug 18 09:11:46.222484 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-674aed3f-a4d4-4672-9be6-2b4f1d2dc1f4 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:46.222646 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-674aed3f-a4d4-4672-9be6-2b4f1d2dc1f4 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:46.242323 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:46.242323 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:46.327567 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-25b17758-7e94-427a-b693-f8172decbe3f req-674aed3f-a4d4-4672-9be6-2b4f1d2dc1f4 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/attachments/c5382eb5-9d5b-4b7c-af82-a65a5f693cd4 returned with HTTP 200 Aug 18 09:11:46.328081 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 133/529] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:11:46 2026] DELETE /volume/v3/attachments/c5382eb5-9d5b-4b7c-af82-a65a5f693cd4 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:46.390363 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0d8e9129-e647-4d1c-a5a5-903356d09e12 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:46.392422 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d8e9129-e647-4d1c-a5a5-903356d09e12 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:46.392666 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d8e9129-e647-4d1c-a5a5-903356d09e12 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:46.392957 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d8e9129-e647-4d1c-a5a5-903356d09e12 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:46.393089 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0d8e9129-e647-4d1c-a5a5-903356d09e12 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:46.397593 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:46.397593 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:46.398335 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d8e9129-e647-4d1c-a5a5-903356d09e12 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:46.399084 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 138/530] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:46 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:11:46.927736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc128e66-db31-48ab-a500-67d0b9f227e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:46.930173 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc128e66-db31-48ab-a500-67d0b9f227e9 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:46.930750 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc128e66-db31-48ab-a500-67d0b9f227e9 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:46.931029 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc128e66-db31-48ab-a500-67d0b9f227e9 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:46.943972 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:46.943972 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:46.949641 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cc128e66-db31-48ab-a500-67d0b9f227e9 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:46.955548 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc128e66-db31-48ab-a500-67d0b9f227e9 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:46.955548 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 130/531] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:46 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:46.974073 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0ba1cc03-2f18-4999-baa2-498a14463450 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:46.977168 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ba1cc03-2f18-4999-baa2-498a14463450 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:46.977378 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ba1cc03-2f18-4999-baa2-498a14463450 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:46.977623 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ba1cc03-2f18-4999-baa2-498a14463450 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:46.992680 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:46.992680 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:46.997602 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0ba1cc03-2f18-4999-baa2-498a14463450 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:47.005654 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ba1cc03-2f18-4999-baa2-498a14463450 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:47.005654 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 131/532] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:46 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:47.108012 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2893ef17-0eff-4ad8-a1e1-9961f24b862c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:47.110299 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2893ef17-0eff-4ad8-a1e1-9961f24b862c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:47.110842 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2893ef17-0eff-4ad8-a1e1-9961f24b862c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:47.111123 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2893ef17-0eff-4ad8-a1e1-9961f24b862c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:47.123415 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:47.123415 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:47.133661 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2893ef17-0eff-4ad8-a1e1-9961f24b862c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] Volume info retrieved successfully. Aug 18 09:11:47.138752 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2893ef17-0eff-4ad8-a1e1-9961f24b862c tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-reader] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:47.139199 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 134/533] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:47 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:47.195670 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b7605989-243d-4e78-a72d-9a22ebf7b490 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:47.197557 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7605989-243d-4e78-a72d-9a22ebf7b490 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:47.197721 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7605989-243d-4e78-a72d-9a22ebf7b490 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:47.197898 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7605989-243d-4e78-a72d-9a22ebf7b490 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:47.205652 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:47.205652 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:47.209980 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b7605989-243d-4e78-a72d-9a22ebf7b490 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:47.215734 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7605989-243d-4e78-a72d-9a22ebf7b490 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:47.216231 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 139/534] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:47 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:47.289652 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6c3a2cf-0b43-4a63-ba3b-bc1482aa3dc6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:47.294037 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6c3a2cf-0b43-4a63-ba3b-bc1482aa3dc6 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:47.294526 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6c3a2cf-0b43-4a63-ba3b-bc1482aa3dc6 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:47.294742 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6c3a2cf-0b43-4a63-ba3b-bc1482aa3dc6 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:47.303762 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:47.303762 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:47.309635 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f6c3a2cf-0b43-4a63-ba3b-bc1482aa3dc6 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:47.316621 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6c3a2cf-0b43-4a63-ba3b-bc1482aa3dc6 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:47.316621 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 131/535] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:47 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:47.412374 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d3f2699-9d72-4df7-9a25-d270049948e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:47.414378 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d3f2699-9d72-4df7-9a25-d270049948e7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:47.414695 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d3f2699-9d72-4df7-9a25-d270049948e7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:47.414929 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d3f2699-9d72-4df7-9a25-d270049948e7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:47.415037 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1d3f2699-9d72-4df7-9a25-d270049948e7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:47.422837 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:47.422837 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:47.425569 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d3f2699-9d72-4df7-9a25-d270049948e7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:47.425569 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 132/536] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:47 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:47.527936 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f08aa13e-d9ef-433f-9017-e73395797104 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:47.531419 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f08aa13e-d9ef-433f-9017-e73395797104 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:47.531624 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f08aa13e-d9ef-433f-9017-e73395797104 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:47.532921 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f08aa13e-d9ef-433f-9017-e73395797104 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:47.550960 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:47.550960 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:47.554915 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c49df788-eca5-4fc8-b2ad-4a3c1b4eca84 req-059bb935-793f-421b-a189-c1a938994d73 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:47.556333 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c49df788-eca5-4fc8-b2ad-4a3c1b4eca84 req-059bb935-793f-421b-a189-c1a938994d73 tempest-VolumesAssistedSnapshotsTest-181798115 tempest-VolumesAssistedSnapshotsTest-181798115-project] POST https://10.4.3.41/volume/v3/snapshots/None/action Aug 18 09:11:47.556333 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c49df788-eca5-4fc8-b2ad-4a3c1b4eca84 req-059bb935-793f-421b-a189-c1a938994d73 tempest-VolumesAssistedSnapshotsTest-181798115 tempest-VolumesAssistedSnapshotsTest-181798115-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:47.556333 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c49df788-eca5-4fc8-b2ad-4a3c1b4eca84 req-059bb935-793f-421b-a189-c1a938994d73 tempest-VolumesAssistedSnapshotsTest-181798115 tempest-VolumesAssistedSnapshotsTest-181798115-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:47.559689 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f08aa13e-d9ef-433f-9017-e73395797104 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:47.560006 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.snapshot_actions [req-c49df788-eca5-4fc8-b2ad-4a3c1b4eca84 req-059bb935-793f-421b-a189-c1a938994d73 tempest-VolumesAssistedSnapshotsTest-181798115 tempest-VolumesAssistedSnapshotsTest-181798115-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100264) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 09:11:47.564720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ab1a9e09-124d-4f44-b79b-9494a3aa5178 req-c538b90a-bc6a-47b3-9265-5d40dfca6e43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:47.566336 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c49df788-eca5-4fc8-b2ad-4a3c1b4eca84 req-059bb935-793f-421b-a189-c1a938994d73 tempest-VolumesAssistedSnapshotsTest-181798115 tempest-VolumesAssistedSnapshotsTest-181798115-project] https://10.4.3.41/volume/v3/snapshots/None/action returned with HTTP 404 Aug 18 09:11:47.568306 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 140/537] 10.4.3.41 () {72 vars in 1575 bytes} [Tue Aug 18 09:11:47 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:47.568432 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ab1a9e09-124d-4f44-b79b-9494a3aa5178 req-c538b90a-bc6a-47b3-9265-5d40dfca6e43 tempest-VolumesAssistedSnapshotsTest-181798115 tempest-VolumesAssistedSnapshotsTest-181798115-project] POST https://10.4.3.41/volume/v3/snapshots/75548a6a-c26b-45c5-9fb5-b355bd4fd453/action Aug 18 09:11:47.568812 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f08aa13e-d9ef-433f-9017-e73395797104 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:47.568934 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ab1a9e09-124d-4f44-b79b-9494a3aa5178 req-c538b90a-bc6a-47b3-9265-5d40dfca6e43 tempest-VolumesAssistedSnapshotsTest-181798115 tempest-VolumesAssistedSnapshotsTest-181798115-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:47.569128 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ab1a9e09-124d-4f44-b79b-9494a3aa5178 req-c538b90a-bc6a-47b3-9265-5d40dfca6e43 tempest-VolumesAssistedSnapshotsTest-181798115 tempest-VolumesAssistedSnapshotsTest-181798115-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:47.569597 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 135/538] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:47 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:47.571259 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.snapshot_actions [req-ab1a9e09-124d-4f44-b79b-9494a3aa5178 req-c538b90a-bc6a-47b3-9265-5d40dfca6e43 tempest-VolumesAssistedSnapshotsTest-181798115 tempest-VolumesAssistedSnapshotsTest-181798115-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100266) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 09:11:47.583744 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ab1a9e09-124d-4f44-b79b-9494a3aa5178 req-c538b90a-bc6a-47b3-9265-5d40dfca6e43 tempest-VolumesAssistedSnapshotsTest-181798115 tempest-VolumesAssistedSnapshotsTest-181798115-project] https://10.4.3.41/volume/v3/snapshots/75548a6a-c26b-45c5-9fb5-b355bd4fd453/action returned with HTTP 404 Aug 18 09:11:47.584309 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 132/539] 10.4.3.41 () {72 vars in 1671 bytes} [Tue Aug 18 09:11:47 2026] POST /volume/v3/snapshots/75548a6a-c26b-45c5-9fb5-b355bd4fd453/action => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:47.674183 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-ebee6f42-670d-44fc-8d4f-af18e31289ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:47.679677 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-ebee6f42-670d-44fc-8d4f-af18e31289ff tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:47.680172 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-ebee6f42-670d-44fc-8d4f-af18e31289ff tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:47.680172 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-ebee6f42-670d-44fc-8d4f-af18e31289ff tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:47.702794 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:47.702794 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:47.710759 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-ebee6f42-670d-44fc-8d4f-af18e31289ff tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:47.719995 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-ebee6f42-670d-44fc-8d4f-af18e31289ff tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:47.720512 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 133/540] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:47 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:47.771588 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-e81d953c-cca4-404d-9317-2336cda5bc07 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:47.774454 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-e81d953c-cca4-404d-9317-2336cda5bc07 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] POST https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece/action Aug 18 09:11:47.774838 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-e81d953c-cca4-404d-9317-2336cda5bc07 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:47.778551 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-e81d953c-cca4-404d-9317-2336cda5bc07 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:47.804721 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:47.804721 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:47.805220 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-e81d953c-cca4-404d-9317-2336cda5bc07 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:47.826643 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-e81d953c-cca4-404d-9317-2336cda5bc07 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Begin detaching volume completed successfully. Aug 18 09:11:47.826887 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-e81d953c-cca4-404d-9317-2336cda5bc07 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece/action returned with HTTP 202 Aug 18 09:11:47.827527 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 141/541] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:11:47 2026] POST /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:47.859313 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-00344192-0da3-4403-bcdd-401de6c44070 req-5e2b796f-3234-4e64-b07d-7b3f97165c3b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:47.863669 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-5e2b796f-3234-4e64-b07d-7b3f97165c3b tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:47.864050 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-5e2b796f-3234-4e64-b07d-7b3f97165c3b tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:47.864232 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-5e2b796f-3234-4e64-b07d-7b3f97165c3b tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:47.875982 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:47.875982 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:47.881430 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-00344192-0da3-4403-bcdd-401de6c44070 req-5e2b796f-3234-4e64-b07d-7b3f97165c3b tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:47.886886 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-5e2b796f-3234-4e64-b07d-7b3f97165c3b tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:47.887409 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 136/542] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:47 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:11:47.912622 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19b72275-58f5-4dfe-ac5a-fea7dc4c9434 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:47.912622 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19b72275-58f5-4dfe-ac5a-fea7dc4c9434 None None] GET https://10.4.3.41/volume// Aug 18 09:11:47.912872 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19b72275-58f5-4dfe-ac5a-fea7dc4c9434 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:47.913096 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19b72275-58f5-4dfe-ac5a-fea7dc4c9434 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:47.913557 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19b72275-58f5-4dfe-ac5a-fea7dc4c9434 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:47.913950 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 133/543] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:47.927055 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-2d790095-33de-4507-a363-45f8417dc82b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:47.929829 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-2d790095-33de-4507-a363-45f8417dc82b tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:47.930497 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-2d790095-33de-4507-a363-45f8417dc82b tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:47.930497 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-2d790095-33de-4507-a363-45f8417dc82b tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:47.947483 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:47.947483 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:47.965041 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-2d790095-33de-4507-a363-45f8417dc82b tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:47.979999 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-2d790095-33de-4507-a363-45f8417dc82b tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:47.982515 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 134/544] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:47 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1549 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:48.333921 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-93159d14-4897-4870-8b7b-c91752d9bd3e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:48.333921 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93159d14-4897-4870-8b7b-c91752d9bd3e None None] GET https://10.4.3.41/volume// Aug 18 09:11:48.334460 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93159d14-4897-4870-8b7b-c91752d9bd3e None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:48.334687 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93159d14-4897-4870-8b7b-c91752d9bd3e None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:48.335044 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93159d14-4897-4870-8b7b-c91752d9bd3e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:48.335506 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 142/545] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:11:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:48.361797 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-00344192-0da3-4403-bcdd-401de6c44070 req-39bd9306-acdf-4383-8550-1535f21e7f86 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:48.437900 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c007ddb1-c185-45b8-9b12-00e2b2da95bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:48.442584 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c007ddb1-c185-45b8-9b12-00e2b2da95bc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:48.442930 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c007ddb1-c185-45b8-9b12-00e2b2da95bc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:48.442989 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c007ddb1-c185-45b8-9b12-00e2b2da95bc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:48.443122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c007ddb1-c185-45b8-9b12-00e2b2da95bc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:48.456671 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:48.456671 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:48.457759 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c007ddb1-c185-45b8-9b12-00e2b2da95bc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:48.458442 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 134/546] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:48 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:48.687890 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-39bd9306-acdf-4383-8550-1535f21e7f86 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:11:48.688412 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-39bd9306-acdf-4383-8550-1535f21e7f86 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4", "connector": null, "instance_uuid": "08fdab05-47fb-4cfa-a516-c2ace37843b5"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:48.701340 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:48.701340 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:48.727718 np0000007625 devstack@c-api.service[100265]: WARNING cinder.volume.api [req-00344192-0da3-4403-bcdd-401de6c44070 req-39bd9306-acdf-4383-8550-1535f21e7f86 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 09:11:48.737504 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-39bd9306-acdf-4383-8550-1535f21e7f86 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:11:48.738031 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 137/547] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:11:48 2026] POST /volume/v3/attachments => generated 271 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:48.787515 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d85b73c-3d7d-499f-afa0-e44d25f50819 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:48.793522 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d85b73c-3d7d-499f-afa0-e44d25f50819 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:48.793522 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d85b73c-3d7d-499f-afa0-e44d25f50819 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:48.793522 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d85b73c-3d7d-499f-afa0-e44d25f50819 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:48.810085 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-63e08261-67c2-47c4-9a9b-67754b02108b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:48.810591 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63e08261-67c2-47c4-9a9b-67754b02108b None None] GET https://10.4.3.41/volume// Aug 18 09:11:48.810862 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63e08261-67c2-47c4-9a9b-67754b02108b None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:48.811651 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63e08261-67c2-47c4-9a9b-67754b02108b None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:48.811651 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63e08261-67c2-47c4-9a9b-67754b02108b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:48.811968 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 143/548] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:48.814759 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:48.814759 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:48.822903 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4d85b73c-3d7d-499f-afa0-e44d25f50819 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:48.827526 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-00344192-0da3-4403-bcdd-401de6c44070 req-b43f163b-e3f7-487c-9bf7-3a138e7f8c25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:48.831130 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-b43f163b-e3f7-487c-9bf7-3a138e7f8c25 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:48.831649 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-b43f163b-e3f7-487c-9bf7-3a138e7f8c25 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:48.831804 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-b43f163b-e3f7-487c-9bf7-3a138e7f8c25 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:48.837096 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d85b73c-3d7d-499f-afa0-e44d25f50819 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:48.838668 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 135/549] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:48 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:48.849191 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:48.849191 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:48.854073 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-00344192-0da3-4403-bcdd-401de6c44070 req-b43f163b-e3f7-487c-9bf7-3a138e7f8c25 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:48.861506 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-b43f163b-e3f7-487c-9bf7-3a138e7f8c25 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:48.862546 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 135/550] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:48 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1046 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:48.996220 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-00344192-0da3-4403-bcdd-401de6c44070 req-e14fa015-889c-4b6b-865a-c269cc049200 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:49.004005 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-e14fa015-889c-4b6b-865a-c269cc049200 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] PUT https://10.4.3.41/volume/v3/attachments/50bde4e2-74e0-4035-8ef1-588c0b15149b Aug 18 09:11:49.004484 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-e14fa015-889c-4b6b-865a-c269cc049200 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:49.016996 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-00344192-0da3-4403-bcdd-401de6c44070 req-e14fa015-889c-4b6b-865a-c269cc049200 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Acquiring lock "cinder-attachment_update-47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:11:49.025791 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-00344192-0da3-4403-bcdd-401de6c44070 req-e14fa015-889c-4b6b-865a-c269cc049200 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Lock "cinder-attachment_update-47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4-np0000007625" acquired by "attachment_update" :: waited 0.009s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:11:49.026877 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:49.026877 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:49.137217 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-2b7170b7-63da-43f7-a886-f2a99e523306 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:49.142538 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-2b7170b7-63da-43f7-a886-f2a99e523306 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] DELETE https://10.4.3.41/volume/v3/attachments/67cd1fc7-463a-4d18-978e-88549d2d8247 Aug 18 09:11:49.142538 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-2b7170b7-63da-43f7-a886-f2a99e523306 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:49.142538 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-2b7170b7-63da-43f7-a886-f2a99e523306 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:49.162492 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:49.162492 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:49.196436 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-00344192-0da3-4403-bcdd-401de6c44070 req-e14fa015-889c-4b6b-865a-c269cc049200 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Lock "cinder-attachment_update-47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4-np0000007625" released by "attachment_update" :: held 0.168s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:11:49.196436 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-e14fa015-889c-4b6b-865a-c269cc049200 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/attachments/50bde4e2-74e0-4035-8ef1-588c0b15149b returned with HTTP 200 Aug 18 09:11:49.196436 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 138/551] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:11:48 2026] PUT /volume/v3/attachments/50bde4e2-74e0-4035-8ef1-588c0b15149b => generated 967 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:49.252826 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8f17b0ad-121d-4a09-8ef0-752add050e6f req-2b7170b7-63da-43f7-a886-f2a99e523306 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/attachments/67cd1fc7-463a-4d18-978e-88549d2d8247 returned with HTTP 200 Aug 18 09:11:49.252826 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 144/552] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:11:49 2026] DELETE /volume/v3/attachments/67cd1fc7-463a-4d18-978e-88549d2d8247 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:49.472128 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9744314-a374-4e2d-8202-c416353fd1a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:49.477534 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9744314-a374-4e2d-8202-c416353fd1a7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:49.477817 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9744314-a374-4e2d-8202-c416353fd1a7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:49.478075 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9744314-a374-4e2d-8202-c416353fd1a7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:49.478202 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b9744314-a374-4e2d-8202-c416353fd1a7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:49.484381 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:49.484381 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:49.485953 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9744314-a374-4e2d-8202-c416353fd1a7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:49.486446 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 136/553] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:49 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:49.859959 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ef929c73-8edd-41ff-9011-675e7999774d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:49.863760 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef929c73-8edd-41ff-9011-675e7999774d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:49.863760 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef929c73-8edd-41ff-9011-675e7999774d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:49.863760 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef929c73-8edd-41ff-9011-675e7999774d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:49.874900 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:49.874900 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:49.880007 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ef929c73-8edd-41ff-9011-675e7999774d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:49.885860 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef929c73-8edd-41ff-9011-675e7999774d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:49.886293 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 136/554] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:49 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:50.062885 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f0b7b55-e385-42bf-98b5-76b3a354b0f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:50.064980 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f0b7b55-e385-42bf-98b5-76b3a354b0f2 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:50.065201 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f0b7b55-e385-42bf-98b5-76b3a354b0f2 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:50.065524 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f0b7b55-e385-42bf-98b5-76b3a354b0f2 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:50.075645 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:50.075645 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:50.085510 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9f0b7b55-e385-42bf-98b5-76b3a354b0f2 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:50.094409 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f0b7b55-e385-42bf-98b5-76b3a354b0f2 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:50.095080 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 139/555] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:50 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:50.109312 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00486242-3663-40d2-b6ef-865b6969d132 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:50.111947 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00486242-3663-40d2-b6ef-865b6969d132 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:50.115518 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00486242-3663-40d2-b6ef-865b6969d132 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:50.115906 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00486242-3663-40d2-b6ef-865b6969d132 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:50.116170 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-00486242-3663-40d2-b6ef-865b6969d132 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Delete volume with id: 76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:50.128132 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:50.128132 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:50.129537 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00486242-3663-40d2-b6ef-865b6969d132 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:50.156117 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00486242-3663-40d2-b6ef-865b6969d132 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Delete volume request issued successfully. Aug 18 09:11:50.156850 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00486242-3663-40d2-b6ef-865b6969d132 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 202 Aug 18 09:11:50.157291 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 145/556] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:11:50 2026] DELETE /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:50.171298 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da6add3b-aeb7-4a07-a05a-55edcbf6326f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:50.174287 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da6add3b-aeb7-4a07-a05a-55edcbf6326f tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:50.174601 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da6add3b-aeb7-4a07-a05a-55edcbf6326f tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:50.174889 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da6add3b-aeb7-4a07-a05a-55edcbf6326f tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:50.187376 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:50.187376 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:50.192094 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da6add3b-aeb7-4a07-a05a-55edcbf6326f tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Volume info retrieved successfully. Aug 18 09:11:50.196865 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da6add3b-aeb7-4a07-a05a-55edcbf6326f tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 200 Aug 18 09:11:50.197269 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 137/557] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:50 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 1020 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:50.445139 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a28ae749-ed90-4918-a4ca-d90b06dddcce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:50.445139 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a28ae749-ed90-4918-a4ca-d90b06dddcce None None] GET https://10.4.3.41/volume// Aug 18 09:11:50.445139 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a28ae749-ed90-4918-a4ca-d90b06dddcce None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:50.445139 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a28ae749-ed90-4918-a4ca-d90b06dddcce None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:50.445139 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a28ae749-ed90-4918-a4ca-d90b06dddcce None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:50.445139 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 137/558] 10.4.3.41 () {64 vars in 997 bytes} [Tue Aug 18 09:11:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:50.467306 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fbe340bf-04d5-4073-8c61-6f2654b62f33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:50.467306 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbe340bf-04d5-4073-8c61-6f2654b62f33 None None] GET https://10.4.3.41/volume// Aug 18 09:11:50.467306 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbe340bf-04d5-4073-8c61-6f2654b62f33 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:50.467306 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbe340bf-04d5-4073-8c61-6f2654b62f33 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:50.467306 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbe340bf-04d5-4073-8c61-6f2654b62f33 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:50.467306 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 140/559] 10.4.3.41 () {64 vars in 997 bytes} [Tue Aug 18 09:11:50 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:50.482995 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-834e523b-8abc-4d29-8229-ea682e094ef1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:50.502149 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f99dabca-931c-4d91-8891-58fdd3d53eda None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:50.505487 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f99dabca-931c-4d91-8891-58fdd3d53eda tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:50.505680 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f99dabca-931c-4d91-8891-58fdd3d53eda tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:50.506525 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f99dabca-931c-4d91-8891-58fdd3d53eda tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:50.506525 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f99dabca-931c-4d91-8891-58fdd3d53eda tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:50.522734 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:50.522734 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:50.526416 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f99dabca-931c-4d91-8891-58fdd3d53eda tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:50.526416 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 138/560] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:50 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:50.801939 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-834e523b-8abc-4d29-8229-ea682e094ef1 tempest-VersionsTest-458236774 tempest-VersionsTest-458236774-project-member] GET https://10.4.3.41/volume/v3/ Aug 18 09:11:50.802581 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-834e523b-8abc-4d29-8229-ea682e094ef1 tempest-VersionsTest-458236774 tempest-VersionsTest-458236774-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:50.802655 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-834e523b-8abc-4d29-8229-ea682e094ef1 tempest-VersionsTest-458236774 tempest-VersionsTest-458236774-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:50.803150 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-834e523b-8abc-4d29-8229-ea682e094ef1 tempest-VersionsTest-458236774 tempest-VersionsTest-458236774-project-member] https://10.4.3.41/volume/v3/ returned with HTTP 200 Aug 18 09:11:50.803653 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 146/561] 10.4.3.41 () {66 vars in 1209 bytes} [Tue Aug 18 09:11:50 2026] GET /volume/v3/ => generated 385 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:50.905433 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bd909d10-e6ae-428b-a26f-c9d11662e44a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:50.908527 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd909d10-e6ae-428b-a26f-c9d11662e44a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:50.908805 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd909d10-e6ae-428b-a26f-c9d11662e44a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:50.909063 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd909d10-e6ae-428b-a26f-c9d11662e44a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:50.925851 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:50.925851 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:50.932810 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd909d10-e6ae-428b-a26f-c9d11662e44a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:50.940195 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd909d10-e6ae-428b-a26f-c9d11662e44a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:50.941491 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 138/562] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:50 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:51.215545 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-784645da-b22e-4c16-84e5-79ff6d34bbff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:51.217861 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-784645da-b22e-4c16-84e5-79ff6d34bbff tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:51.217861 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-784645da-b22e-4c16-84e5-79ff6d34bbff tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:51.218095 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-784645da-b22e-4c16-84e5-79ff6d34bbff tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:51.223990 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-784645da-b22e-4c16-84e5-79ff6d34bbff tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 404 Aug 18 09:11:51.224468 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 141/563] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:51 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:51.537113 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2ac883b-da55-450f-a30a-961c9b9e2bb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:51.541588 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2ac883b-da55-450f-a30a-961c9b9e2bb0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:51.541894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2ac883b-da55-450f-a30a-961c9b9e2bb0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:51.542003 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2ac883b-da55-450f-a30a-961c9b9e2bb0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:51.542121 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a2ac883b-da55-450f-a30a-961c9b9e2bb0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:51.552583 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:51.552583 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:51.553456 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2ac883b-da55-450f-a30a-961c9b9e2bb0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:51.553808 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 139/564] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:51 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:11:51.593252 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-048e1640-305f-4c6a-a1c2-590ff063f441 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:51.595158 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-048e1640-305f-4c6a-a1c2-590ff063f441 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:51.595357 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-048e1640-305f-4c6a-a1c2-590ff063f441 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:51.595698 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-048e1640-305f-4c6a-a1c2-590ff063f441 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:51.595934 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-048e1640-305f-4c6a-a1c2-590ff063f441 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Delete volume with id: d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:51.610724 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:51.610724 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:51.611581 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-048e1640-305f-4c6a-a1c2-590ff063f441 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:51.648424 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-048e1640-305f-4c6a-a1c2-590ff063f441 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Delete volume request issued successfully. Aug 18 09:11:51.650491 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-048e1640-305f-4c6a-a1c2-590ff063f441 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 202 Aug 18 09:11:51.650491 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 147/565] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:11:51 2026] DELETE /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:11:51.657110 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de28ae7b-69a2-4320-af13-8c42eca9d4e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:51.658849 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de28ae7b-69a2-4320-af13-8c42eca9d4e4 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:51.658849 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de28ae7b-69a2-4320-af13-8c42eca9d4e4 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:51.659123 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de28ae7b-69a2-4320-af13-8c42eca9d4e4 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:51.677891 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:51.677891 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:51.684199 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-de28ae7b-69a2-4320-af13-8c42eca9d4e4 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Volume info retrieved successfully. Aug 18 09:11:51.691990 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de28ae7b-69a2-4320-af13-8c42eca9d4e4 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 200 Aug 18 09:11:51.692501 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 139/566] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:51 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:51.962169 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a24ee745-4dec-45a0-bc9e-d70d4eb8c29b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:51.964679 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a24ee745-4dec-45a0-bc9e-d70d4eb8c29b tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:51.964949 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a24ee745-4dec-45a0-bc9e-d70d4eb8c29b tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:51.965238 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a24ee745-4dec-45a0-bc9e-d70d4eb8c29b tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:51.989441 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:51.989441 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:51.994568 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a24ee745-4dec-45a0-bc9e-d70d4eb8c29b tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:52.003652 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a24ee745-4dec-45a0-bc9e-d70d4eb8c29b tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:52.004590 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 142/567] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:51 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:52.535618 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-00344192-0da3-4403-bcdd-401de6c44070 req-720be57f-afb5-4324-a967-f0d3005446ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:52.540369 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-720be57f-afb5-4324-a967-f0d3005446ce tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] POST https://10.4.3.41/volume/v3/attachments/50bde4e2-74e0-4035-8ef1-588c0b15149b/action Aug 18 09:11:52.541091 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-720be57f-afb5-4324-a967-f0d3005446ce tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:52.541091 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-720be57f-afb5-4324-a967-f0d3005446ce tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:52.574332 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7cda4a0b-1d77-4765-9a59-e863cd828281 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:52.576699 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cda4a0b-1d77-4765-9a59-e863cd828281 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:52.577229 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cda4a0b-1d77-4765-9a59-e863cd828281 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:52.577661 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cda4a0b-1d77-4765-9a59-e863cd828281 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:52.577938 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7cda4a0b-1d77-4765-9a59-e863cd828281 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:52.582494 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:52.582494 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:52.587338 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:52.587338 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:52.588678 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cda4a0b-1d77-4765-9a59-e863cd828281 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:52.589854 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 148/568] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:52 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:52.628079 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-00344192-0da3-4403-bcdd-401de6c44070 req-720be57f-afb5-4324-a967-f0d3005446ce tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/attachments/50bde4e2-74e0-4035-8ef1-588c0b15149b/action returned with HTTP 204 Aug 18 09:11:52.628872 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 140/569] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:11:52 2026] POST /volume/v3/attachments/50bde4e2-74e0-4035-8ef1-588c0b15149b/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:52.713571 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f36b045d-f321-42b1-b956-471e2ed44c32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:52.719541 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f36b045d-f321-42b1-b956-471e2ed44c32 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] GET https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 Aug 18 09:11:52.722725 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f36b045d-f321-42b1-b956-471e2ed44c32 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:52.725221 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f36b045d-f321-42b1-b956-471e2ed44c32 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:52.737596 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f36b045d-f321-42b1-b956-471e2ed44c32 tempest-AttachSCSIVolumeTestJSON-1865169908 tempest-AttachSCSIVolumeTestJSON-1865169908-project-member] https://10.4.3.41/volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 returned with HTTP 404 Aug 18 09:11:52.738556 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 140/570] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:52 2026] GET /volume/v3/volumes/d9556e48-e77d-4fc4-8ff1-b847306dd8c7 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:53.022155 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-304c577e-41dd-4035-bab7-f8979b7bf033 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:53.027499 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-304c577e-41dd-4035-bab7-f8979b7bf033 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:53.027499 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-304c577e-41dd-4035-bab7-f8979b7bf033 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:53.027499 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-304c577e-41dd-4035-bab7-f8979b7bf033 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:53.036723 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:53.036723 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:53.040113 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-304c577e-41dd-4035-bab7-f8979b7bf033 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:53.044934 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-304c577e-41dd-4035-bab7-f8979b7bf033 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:53.045406 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 143/571] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:53 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:53.116069 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-ac0c3070-de8e-4a86-b5d6-878a6c1e232c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:53.121762 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-ac0c3070-de8e-4a86-b5d6-878a6c1e232c tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:53.121951 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-ac0c3070-de8e-4a86-b5d6-878a6c1e232c tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:53.122134 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-ac0c3070-de8e-4a86-b5d6-878a6c1e232c tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:53.135881 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:53.135881 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:53.143729 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-ac0c3070-de8e-4a86-b5d6-878a6c1e232c tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:53.148409 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-ac0c3070-de8e-4a86-b5d6-878a6c1e232c tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:53.148797 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 149/572] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:53 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:53.267362 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c39e96d9-81ff-49f5-a1b6-adf04a53675a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:53.267894 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c39e96d9-81ff-49f5-a1b6-adf04a53675a None None] GET https://10.4.3.41/volume// Aug 18 09:11:53.268134 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c39e96d9-81ff-49f5-a1b6-adf04a53675a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:53.268423 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c39e96d9-81ff-49f5-a1b6-adf04a53675a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:53.268855 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c39e96d9-81ff-49f5-a1b6-adf04a53675a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:53.269230 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 141/573] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:11:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:53.280541 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-e8d002ef-234b-4cba-a21e-828723967ca3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:53.280994 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-e8d002ef-234b-4cba-a21e-828723967ca3 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:11:53.281329 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-e8d002ef-234b-4cba-a21e-828723967ca3 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4", "connector": null, "instance_uuid": "4ef9aa4d-a156-4107-bea4-bfe60499b3b1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:53.296905 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:53.296905 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:53.328225 np0000007625 devstack@c-api.service[100266]: WARNING cinder.volume.api [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-e8d002ef-234b-4cba-a21e-828723967ca3 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 09:11:53.339506 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-e8d002ef-234b-4cba-a21e-828723967ca3 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:11:53.340178 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 141/574] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:11:53 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) Aug 18 09:11:53.381899 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e44967dd-2c3f-4581-a3f6-a72cfe080aa9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:53.385481 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e44967dd-2c3f-4581-a3f6-a72cfe080aa9 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:53.385846 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e44967dd-2c3f-4581-a3f6-a72cfe080aa9 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:53.386186 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e44967dd-2c3f-4581-a3f6-a72cfe080aa9 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:53.394415 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-24f52d4b-80f7-44f6-8a5d-26184f5e03ee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:53.394415 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24f52d4b-80f7-44f6-8a5d-26184f5e03ee None None] GET https://10.4.3.41/volume// Aug 18 09:11:53.394415 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24f52d4b-80f7-44f6-8a5d-26184f5e03ee None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:53.394415 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24f52d4b-80f7-44f6-8a5d-26184f5e03ee None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:53.394708 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24f52d4b-80f7-44f6-8a5d-26184f5e03ee None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:53.395009 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 150/575] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:53.403332 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-2626dccf-25da-4c53-9a41-519120ae807e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:53.407356 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:53.407356 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:53.409826 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-2626dccf-25da-4c53-9a41-519120ae807e tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:53.410307 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-2626dccf-25da-4c53-9a41-519120ae807e tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:53.410688 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-2626dccf-25da-4c53-9a41-519120ae807e tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:53.412240 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e44967dd-2c3f-4581-a3f6-a72cfe080aa9 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:53.418111 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e44967dd-2c3f-4581-a3f6-a72cfe080aa9 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:53.418626 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 144/576] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:53 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:11:53.426286 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:53.426286 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:53.431032 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-2626dccf-25da-4c53-9a41-519120ae807e tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:53.436984 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-2626dccf-25da-4c53-9a41-519120ae807e tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:53.436984 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 142/577] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:53 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:53.534316 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-0beb87fd-bc84-47a5-b6a3-1abf7e7ea208 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:53.537357 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-0beb87fd-bc84-47a5-b6a3-1abf7e7ea208 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] PUT https://10.4.3.41/volume/v3/attachments/92919609-037d-45e5-8ada-b1bc7e593d92 Aug 18 09:11:53.537905 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-0beb87fd-bc84-47a5-b6a3-1abf7e7ea208 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:53.552013 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-0beb87fd-bc84-47a5-b6a3-1abf7e7ea208 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Acquiring lock "cinder-attachment_update-47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:11:53.558027 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-0beb87fd-bc84-47a5-b6a3-1abf7e7ea208 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Lock "cinder-attachment_update-47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4-np0000007625" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:11:53.558027 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:53.558027 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:53.604778 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-23501efe-656b-49f9-9d93-586d6ef61cd7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:53.608262 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23501efe-656b-49f9-9d93-586d6ef61cd7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:53.608559 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23501efe-656b-49f9-9d93-586d6ef61cd7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:53.608804 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23501efe-656b-49f9-9d93-586d6ef61cd7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:53.608953 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-23501efe-656b-49f9-9d93-586d6ef61cd7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:53.616834 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:53.616834 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:53.617956 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23501efe-656b-49f9-9d93-586d6ef61cd7 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:53.618473 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 151/578] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:53 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:53.693280 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-0beb87fd-bc84-47a5-b6a3-1abf7e7ea208 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Lock "cinder-attachment_update-47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4-np0000007625" released by "attachment_update" :: held 0.137s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:11:53.693280 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-0beb87fd-bc84-47a5-b6a3-1abf7e7ea208 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/attachments/92919609-037d-45e5-8ada-b1bc7e593d92 returned with HTTP 200 Aug 18 09:11:53.694184 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 142/579] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:11:53 2026] PUT /volume/v3/attachments/92919609-037d-45e5-8ada-b1bc7e593d92 => generated 967 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:54.433774 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1aedfef8-d4b5-43b1-9cda-35ac63aa894a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:54.435477 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1aedfef8-d4b5-43b1-9cda-35ac63aa894a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:54.435658 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1aedfef8-d4b5-43b1-9cda-35ac63aa894a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:54.435880 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1aedfef8-d4b5-43b1-9cda-35ac63aa894a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:54.454207 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:54.454207 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:54.459887 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1aedfef8-d4b5-43b1-9cda-35ac63aa894a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:54.465747 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1aedfef8-d4b5-43b1-9cda-35ac63aa894a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:54.466436 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 145/580] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:54 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1162 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:54.476660 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-013b806b-7469-4ff4-ae36-daf93473a8e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:54.478477 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-013b806b-7469-4ff4-ae36-daf93473a8e4 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:54.478772 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-013b806b-7469-4ff4-ae36-daf93473a8e4 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:54.479024 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-013b806b-7469-4ff4-ae36-daf93473a8e4 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:54.479226 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-013b806b-7469-4ff4-ae36-daf93473a8e4 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Delete volume with id: 76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:54.485606 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-013b806b-7469-4ff4-ae36-daf93473a8e4 tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 404 Aug 18 09:11:54.486339 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 143/581] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:11:54 2026] DELETE /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:54.493428 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f4bb37e-9e62-44f6-aa5d-53cc291497bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:54.495762 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f4bb37e-9e62-44f6-aa5d-53cc291497bb tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] GET https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece Aug 18 09:11:54.496045 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f4bb37e-9e62-44f6-aa5d-53cc291497bb tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:54.496330 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f4bb37e-9e62-44f6-aa5d-53cc291497bb tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:54.503295 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f4bb37e-9e62-44f6-aa5d-53cc291497bb tempest-VolumesAssistedSnapshotsTest-1355145461 tempest-VolumesAssistedSnapshotsTest-1355145461-project-admin] https://10.4.3.41/volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece returned with HTTP 404 Aug 18 09:11:54.504063 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 152/582] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:54 2026] GET /volume/v3/volumes/76f6d4cc-ec31-421f-90f8-045125abcece => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:54.632268 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43cb1476-6ba2-4329-8f30-520f6deaaf76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:54.636167 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43cb1476-6ba2-4329-8f30-520f6deaaf76 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:54.636424 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43cb1476-6ba2-4329-8f30-520f6deaaf76 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:54.636681 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43cb1476-6ba2-4329-8f30-520f6deaaf76 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:54.636835 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-43cb1476-6ba2-4329-8f30-520f6deaaf76 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:54.645532 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:54.645532 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:54.645532 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43cb1476-6ba2-4329-8f30-520f6deaaf76 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:54.645532 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 143/583] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:54 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:54.655075 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-efdff595-5513-46f8-8a29-541bc2010d4f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:54.657347 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-efdff595-5513-46f8-8a29-541bc2010d4f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f Aug 18 09:11:54.657637 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-efdff595-5513-46f8-8a29-541bc2010d4f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:54.657950 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-efdff595-5513-46f8-8a29-541bc2010d4f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:54.668485 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:54.668485 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:54.673972 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-efdff595-5513-46f8-8a29-541bc2010d4f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:11:54.680907 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-efdff595-5513-46f8-8a29-541bc2010d4f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f returned with HTTP 200 Aug 18 09:11:54.681555 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 146/584] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:54 2026] GET /volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:54.702782 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f9c253d-fb57-465b-a66f-cfa987e7d86b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:54.948784 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f9c253d-fb57-465b-a66f-cfa987e7d86b tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4/export_record Aug 18 09:11:54.948977 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f9c253d-fb57-465b-a66f-cfa987e7d86b tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:54.949149 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f9c253d-fb57-465b-a66f-cfa987e7d86b tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Calling method 'export_record' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:54.949262 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-4f9c253d-fb57-465b-a66f-cfa987e7d86b tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Export record for backup b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 09:11:54.958258 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:54.958258 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:54.959021 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-4f9c253d-fb57-465b-a66f-cfa987e7d86b tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Calling RPCAPI with context: , host: np0000007625, backup: b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 09:11:54.967621 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-4f9c253d-fb57-465b-a66f-cfa987e7d86b tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] export_record in rpcapi backup_id b72817b3-bc64-4e1a-9550-33333293b9b4 on host np0000007625. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 09:11:54.978928 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-4f9c253d-fb57-465b-a66f-cfa987e7d86b tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjcyODE3YjMtYmM2NC00ZTFhLTk1NTAtMzMzMzMyOTNiOWI0IiwgInVzZXJfaWQiOiAiNjU0MjVjYzc4MWJhNGMzZGJmYmVhZTU5ZDQ4ZjU1OGUiLCAicHJvamVjdF9pZCI6ICI3Y2Q4Nzk3NWNhYmM0MzlhOTU4Y2JmNjZjZjE2NTRjNyIsICJ2b2x1bWVfaWQiOiAiY2U1YWJlMGMtYWM0ZS00MjkxLTg4ZDEtY2MyODgxNWZjZDRmIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjc3MDMyNTU4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEwMzMxMjM0MDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZTVhYmUwYy1hYzRlLTQyOTEtODhkMS1jYzI4ODE1ZmNkNGYvMjAyNjA4MTgwOTExMzkvYXpfbm92YV9iYWNrdXBfYjcyODE3YjMtYmM2NC00ZTFhLTk1NTAtMzMzMzMyOTNiOWI0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToxMTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToxMTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjExOjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 09:11:54.979235 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f9c253d-fb57-465b-a66f-cfa987e7d86b tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4/export_record returned with HTTP 200 Aug 18 09:11:54.979649 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 144/585] 10.4.3.41 () {66 vars in 1383 bytes} [Tue Aug 18 09:11:54 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4/export_record => generated 1512 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:54.990888 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4afc5f73-6183-4a2b-a203-b449cb95b7c5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:54.993274 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4afc5f73-6183-4a2b-a203-b449cb95b7c5 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] POST https://10.4.3.41/volume/v3/backups/import_record Aug 18 09:11:54.994146 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4afc5f73-6183-4a2b-a203-b449cb95b7c5 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGY1YzZmMzctYTQwYi00NGFkLTg2OGMtZDVjYzIwZDViNjEwIiwgInVzZXJfaWQiOiAiNjU0MjVjYzc4MWJhNGMzZGJmYmVhZTU5ZDQ4ZjU1OGUiLCAicHJvamVjdF9pZCI6ICI3Y2Q4Nzk3NWNhYmM0MzlhOTU4Y2JmNjZjZjE2NTRjNyIsICJ2b2x1bWVfaWQiOiAiY2U1YWJlMGMtYWM0ZS00MjkxLTg4ZDEtY2MyODgxNWZjZDRmIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjc3MDMyNTU4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEwMzMxMjM0MDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZTVhYmUwYy1hYzRlLTQyOTEtODhkMS1jYzI4ODE1ZmNkNGYvMjAyNjA4MTgwOTExMzkvYXpfbm92YV9iYWNrdXBfYjcyODE3YjMtYmM2NC00ZTFhLTk1NTAtMzMzMzMyOTNiOWI0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToxMTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToxMTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjExOjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:54.996167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-4afc5f73-6183-4a2b-a203-b449cb95b7c5 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGY1YzZmMzctYTQwYi00NGFkLTg2OGMtZDVjYzIwZDViNjEwIiwgInVzZXJfaWQiOiAiNjU0MjVjYzc4MWJhNGMzZGJmYmVhZTU5ZDQ4ZjU1OGUiLCAicHJvamVjdF9pZCI6ICI3Y2Q4Nzk3NWNhYmM0MzlhOTU4Y2JmNjZjZjE2NTRjNyIsICJ2b2x1bWVfaWQiOiAiY2U1YWJlMGMtYWM0ZS00MjkxLTg4ZDEtY2MyODgxNWZjZDRmIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjc3MDMyNTU4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEwMzMxMjM0MDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZTVhYmUwYy1hYzRlLTQyOTEtODhkMS1jYzI4ODE1ZmNkNGYvMjAyNjA4MTgwOTExMzkvYXpfbm92YV9iYWNrdXBfYjcyODE3YjMtYmM2NC00ZTFhLTk1NTAtMzMzMzMyOTNiOWI0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToxMTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToxMTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjExOjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 09:11:54.996347 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-4afc5f73-6183-4a2b-a203-b449cb95b7c5 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGY1YzZmMzctYTQwYi00NGFkLTg2OGMtZDVjYzIwZDViNjEwIiwgInVzZXJfaWQiOiAiNjU0MjVjYzc4MWJhNGMzZGJmYmVhZTU5ZDQ4ZjU1OGUiLCAicHJvamVjdF9pZCI6ICI3Y2Q4Nzk3NWNhYmM0MzlhOTU4Y2JmNjZjZjE2NTRjNyIsICJ2b2x1bWVfaWQiOiAiY2U1YWJlMGMtYWM0ZS00MjkxLTg4ZDEtY2MyODgxNWZjZDRmIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjc3MDMyNTU4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEwMzMxMjM0MDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZTVhYmUwYy1hYzRlLTQyOTEtODhkMS1jYzI4ODE1ZmNkNGYvMjAyNjA4MTgwOTExMzkvYXpfbm92YV9iYWNrdXBfYjcyODE3YjMtYmM2NC00ZTFhLTk1NTAtMzMzMzMyOTNiOWI0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToxMTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToxMTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjExOjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 09:11:55.058370 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4afc5f73-6183-4a2b-a203-b449cb95b7c5 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Created reservations ['173c8eab-7efc-4da0-b136-efcde9fcbf2e', 'bb0f247e-435d-4902-95a4-6155c62f3484'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:55.091169 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-4afc5f73-6183-4a2b-a203-b449cb95b7c5 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] import_record rpcapi backup id 0f5c6f37-a40b-44ad-868c-d5cc20d5b610 on host np0000007625 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGY1YzZmMzctYTQwYi00NGFkLTg2OGMtZDVjYzIwZDViNjEwIiwgInVzZXJfaWQiOiAiNjU0MjVjYzc4MWJhNGMzZGJmYmVhZTU5ZDQ4ZjU1OGUiLCAicHJvamVjdF9pZCI6ICI3Y2Q4Nzk3NWNhYmM0MzlhOTU4Y2JmNjZjZjE2NTRjNyIsICJ2b2x1bWVfaWQiOiAiY2U1YWJlMGMtYWM0ZS00MjkxLTg4ZDEtY2MyODgxNWZjZDRmIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjc3MDMyNTU4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEwMzMxMjM0MDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZTVhYmUwYy1hYzRlLTQyOTEtODhkMS1jYzI4ODE1ZmNkNGYvMjAyNjA4MTgwOTExMzkvYXpfbm92YV9iYWNrdXBfYjcyODE3YjMtYmM2NC00ZTFhLTk1NTAtMzMzMzMyOTNiOWI0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToxMTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToxMTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjExOjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100264) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 09:11:55.094064 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-4afc5f73-6183-4a2b-a203-b449cb95b7c5 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Import record output: {'backup': {'id': '0f5c6f37-a40b-44ad-868c-d5cc20d5b610', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.41/volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610'}, {'rel': 'bookmark', 'href': 'https://10.4.3.41/volume/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610'}]}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 09:11:55.094362 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4afc5f73-6183-4a2b-a203-b449cb95b7c5 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] https://10.4.3.41/volume/v3/backups/import_record returned with HTTP 201 Aug 18 09:11:55.095135 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 153/586] 10.4.3.41 () {68 vars in 1295 bytes} [Tue Aug 18 09:11:54 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 105 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 09:11:55.109694 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f11cff52-f6bd-4fcc-bb35-9fe609bb3159 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:55.112046 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f11cff52-f6bd-4fcc-bb35-9fe609bb3159 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] GET https://10.4.3.41/volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 Aug 18 09:11:55.112353 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f11cff52-f6bd-4fcc-bb35-9fe609bb3159 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:55.112643 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f11cff52-f6bd-4fcc-bb35-9fe609bb3159 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:55.112811 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f11cff52-f6bd-4fcc-bb35-9fe609bb3159 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Show backup with id 0f5c6f37-a40b-44ad-868c-d5cc20d5b610. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:55.132900 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:55.132900 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:55.132900 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f11cff52-f6bd-4fcc-bb35-9fe609bb3159 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] https://10.4.3.41/volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 returned with HTTP 200 Aug 18 09:11:55.133301 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 144/587] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:55 2026] GET /volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 => generated 645 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:55.482590 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f015ab5a-1fcc-4f8e-8863-5e15cb290388 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:55.484160 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f015ab5a-1fcc-4f8e-8863-5e15cb290388 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:55.484657 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f015ab5a-1fcc-4f8e-8863-5e15cb290388 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:55.484934 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f015ab5a-1fcc-4f8e-8863-5e15cb290388 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:55.502977 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:55.502977 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:55.507225 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f015ab5a-1fcc-4f8e-8863-5e15cb290388 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:55.511288 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f015ab5a-1fcc-4f8e-8863-5e15cb290388 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:55.511754 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 147/588] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:55 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:56.025675 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-c2fd2639-d5e3-4e90-9a20-3a7b4a7fd602 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:56.028999 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-c2fd2639-d5e3-4e90-9a20-3a7b4a7fd602 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] POST https://10.4.3.41/volume/v3/attachments/92919609-037d-45e5-8ada-b1bc7e593d92/action Aug 18 09:11:56.029379 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-c2fd2639-d5e3-4e90-9a20-3a7b4a7fd602 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:56.029528 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-c2fd2639-d5e3-4e90-9a20-3a7b4a7fd602 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:56.060250 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:56.060250 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:56.076286 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b74c6e91-b21d-49f8-bd60-b2d18e81b9cb req-c2fd2639-d5e3-4e90-9a20-3a7b4a7fd602 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/attachments/92919609-037d-45e5-8ada-b1bc7e593d92/action returned with HTTP 204 Aug 18 09:11:56.076761 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 145/589] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:11:56 2026] POST /volume/v3/attachments/92919609-037d-45e5-8ada-b1bc7e593d92/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:11:56.143927 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ffb5b8e-e6d0-41b0-ab14-2946e5323762 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:56.145770 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ffb5b8e-e6d0-41b0-ab14-2946e5323762 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] GET https://10.4.3.41/volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 Aug 18 09:11:56.145981 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ffb5b8e-e6d0-41b0-ab14-2946e5323762 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:56.146167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ffb5b8e-e6d0-41b0-ab14-2946e5323762 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:56.146280 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2ffb5b8e-e6d0-41b0-ab14-2946e5323762 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Show backup with id 0f5c6f37-a40b-44ad-868c-d5cc20d5b610. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:56.151552 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:56.151552 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:56.152209 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ffb5b8e-e6d0-41b0-ab14-2946e5323762 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] https://10.4.3.41/volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 returned with HTTP 200 Aug 18 09:11:56.152596 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 154/590] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:56 2026] GET /volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:56.163082 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d15fe58-01b1-45f9-ab5e-4318ee6e269b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:56.169057 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d15fe58-01b1-45f9-ab5e-4318ee6e269b tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] GET https://10.4.3.41/volume/v3/backups Aug 18 09:11:56.169057 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d15fe58-01b1-45f9-ab5e-4318ee6e269b tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:56.169057 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d15fe58-01b1-45f9-ab5e-4318ee6e269b tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:56.185212 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d15fe58-01b1-45f9-ab5e-4318ee6e269b tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 200 Aug 18 09:11:56.185639 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 145/591] 10.4.3.41 () {66 vars in 1230 bytes} [Tue Aug 18 09:11:56 2026] GET /volume/v3/backups => generated 336 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:56.194589 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:56.197316 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] POST https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4/restore Aug 18 09:11:56.197940 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:56.199808 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Restoring backup b72817b3-bc64-4e1a-9550-33333293b9b4 ({'restore': {}}) {{(pid=100265) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 09:11:56.199909 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Restoring backup b72817b3-bc64-4e1a-9550-33333293b9b4 to volume None. Aug 18 09:11:56.205036 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:56.205036 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:56.206553 np0000007625 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Creating volume of 1 GB for restore of backup b72817b3-bc64-4e1a-9550-33333293b9b4. Aug 18 09:11:56.213694 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Availability zone cache updated, next update will occur around 2026-08-18 10:11:56.213340. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 09:11:56.213794 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Availability Zones retrieved successfully. Aug 18 09:11:56.220665 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Flow 'volume_create_api' (7781d18f-d237-491d-8456-fd1d8340c3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:56.222153 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d512d7-8509-4117-bff1-a0d59a76f128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:56.222911 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:56.252746 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d512d7-8509-4117-bff1-a0d59a76f128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:56.253581 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a4af6f-634b-459f-a80c-91be0d30af3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:56.312370 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Created reservations ['45445eee-1bad-4789-a444-2d247c01c7fb', '44b18c04-17c1-4350-a9b2-26b047474fc4', '83eec0e2-cdf2-4d59-b84f-097227ad5aa9', 'ff6f1fec-f0cc-43b1-a93f-c8e46683945b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:56.313457 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a4af6f-634b-459f-a80c-91be0d30af3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45445eee-1bad-4789-a444-2d247c01c7fb', '44b18c04-17c1-4350-a9b2-26b047474fc4', '83eec0e2-cdf2-4d59-b84f-097227ad5aa9', 'ff6f1fec-f0cc-43b1-a93f-c8e46683945b']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:56.316493 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1e1f81f-1011-4ed0-a7f1-2414ba409ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:56.351836 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1e1f81f-1011-4ed0-a7f1-2414ba409ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87c6a611-0c06-479c-92cb-37a65349780d', '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_b72817b3-bc64-4e1a-9550-33333293b9b4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cd87975cabc439a958cbf66cf1654c7',qos_specs=None,replication_status=,reservations=['45445eee-1bad-4789-a444-2d247c01c7fb','44b18c04-17c1-4350-a9b2-26b047474fc4','83eec0e2-cdf2-4d59-b84f-097227ad5aa9','ff6f1fec-f0cc-43b1-a93f-c8e46683945b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65425cc781ba4c3dbfbeae59d48f558e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b72817b3-bc64-4e1a-9550-33333293b9b4',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87c6a611-0c06-479c-92cb-37a65349780d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cd87975cabc439a958cbf66cf1654c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65425cc781ba4c3dbfbeae59d48f558e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:56.353031 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc428fe8-f45c-4488-bcba-a52fb7bb2af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:56.393346 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc428fe8-f45c-4488-bcba-a52fb7bb2af8) transitioned into 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_b72817b3-bc64-4e1a-9550-33333293b9b4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cd87975cabc439a958cbf66cf1654c7',qos_specs=None,replication_status=,reservations=['45445eee-1bad-4789-a444-2d247c01c7fb','44b18c04-17c1-4350-a9b2-26b047474fc4','83eec0e2-cdf2-4d59-b84f-097227ad5aa9','ff6f1fec-f0cc-43b1-a93f-c8e46683945b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65425cc781ba4c3dbfbeae59d48f558e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:56.393652 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e88d272-21c3-453d-898c-3132fb2044f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:56.412104 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e88d272-21c3-453d-898c-3132fb2044f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:56.412642 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Flow 'volume_create_api' (7781d18f-d237-491d-8456-fd1d8340c3cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:56.413065 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Create volume request issued successfully. Aug 18 09:11:56.424353 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:56.424353 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:56.424932 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:11:56.529362 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcb82ea9-e482-44c1-92fb-f1c849691724 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:56.531241 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcb82ea9-e482-44c1-92fb-f1c849691724 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:56.531338 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcb82ea9-e482-44c1-92fb-f1c849691724 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:56.531498 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcb82ea9-e482-44c1-92fb-f1c849691724 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:56.543325 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:56.543325 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:56.546618 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcb82ea9-e482-44c1-92fb-f1c849691724 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:56.550651 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcb82ea9-e482-44c1-92fb-f1c849691724 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:56.551135 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 146/592] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:56 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1456 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:56.851245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-84175238-27ea-4e79-8524-8443ed811c50 req-420da66a-fd94-4e45-90e2-090cb2d38cc2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:56.856338 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-84175238-27ea-4e79-8524-8443ed811c50 req-420da66a-fd94-4e45-90e2-090cb2d38cc2 tempest-TestMultiAttachVolumeSwap-824620649 tempest-TestMultiAttachVolumeSwap-824620649-project] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:56.857229 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-84175238-27ea-4e79-8524-8443ed811c50 req-420da66a-fd94-4e45-90e2-090cb2d38cc2 tempest-TestMultiAttachVolumeSwap-824620649 tempest-TestMultiAttachVolumeSwap-824620649-project] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:56.857229 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-84175238-27ea-4e79-8524-8443ed811c50 req-420da66a-fd94-4e45-90e2-090cb2d38cc2 tempest-TestMultiAttachVolumeSwap-824620649 tempest-TestMultiAttachVolumeSwap-824620649-project] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:56.876771 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:56.876771 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:56.883417 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-84175238-27ea-4e79-8524-8443ed811c50 req-420da66a-fd94-4e45-90e2-090cb2d38cc2 tempest-TestMultiAttachVolumeSwap-824620649 tempest-TestMultiAttachVolumeSwap-824620649-project] Volume info retrieved successfully. Aug 18 09:11:56.891617 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-84175238-27ea-4e79-8524-8443ed811c50 req-420da66a-fd94-4e45-90e2-090cb2d38cc2 tempest-TestMultiAttachVolumeSwap-824620649 tempest-TestMultiAttachVolumeSwap-824620649-project] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:56.892703 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 155/593] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:56 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1640 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:56.905877 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f3919172-42be-491b-a9fb-437632dd4d1c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:56.908580 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3919172-42be-491b-a9fb-437632dd4d1c tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-reader] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:56.908855 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3919172-42be-491b-a9fb-437632dd4d1c tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:56.909628 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3919172-42be-491b-a9fb-437632dd4d1c tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:56.928017 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:56.928017 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:56.933289 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f3919172-42be-491b-a9fb-437632dd4d1c tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-reader] Volume info retrieved successfully. Aug 18 09:11:56.941882 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3919172-42be-491b-a9fb-437632dd4d1c tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-reader] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:56.942549 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 146/594] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:56 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1456 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:56.959867 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97ababa3-fd34-41ac-a07d-ba15245c6c3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:56.963258 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97ababa3-fd34-41ac-a07d-ba15245c6c3e tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-reader] GET https://10.4.3.41/volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf Aug 18 09:11:56.963529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97ababa3-fd34-41ac-a07d-ba15245c6c3e tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:56.963760 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97ababa3-fd34-41ac-a07d-ba15245c6c3e tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:56.970910 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:56.970910 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:56.975308 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97ababa3-fd34-41ac-a07d-ba15245c6c3e tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-reader] Volume info retrieved successfully. Aug 18 09:11:56.981372 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97ababa3-fd34-41ac-a07d-ba15245c6c3e tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-reader] https://10.4.3.41/volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf returned with HTTP 200 Aug 18 09:11:56.981838 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 147/595] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:56 2026] GET /volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:57.111494 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-abca3624-b2d4-4e0e-90cc-b65ab7ec1691 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:57.113002 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abca3624-b2d4-4e0e-90cc-b65ab7ec1691 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:57.113523 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-abca3624-b2d4-4e0e-90cc-b65ab7ec1691 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:57.113523 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-abca3624-b2d4-4e0e-90cc-b65ab7ec1691 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:57.124787 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:57.124787 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:57.128835 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-abca3624-b2d4-4e0e-90cc-b65ab7ec1691 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:57.133473 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abca3624-b2d4-4e0e-90cc-b65ab7ec1691 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:57.133817 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 156/596] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:57 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1456 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:57.187888 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-eeed974a-201d-4e28-b884-f22eedfc89ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:57.192170 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-eeed974a-201d-4e28-b884-f22eedfc89ed tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:57.192430 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-eeed974a-201d-4e28-b884-f22eedfc89ed tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:57.192646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-eeed974a-201d-4e28-b884-f22eedfc89ed tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:57.206140 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:57.206140 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:57.209836 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-eeed974a-201d-4e28-b884-f22eedfc89ed tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:57.214807 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-eeed974a-201d-4e28-b884-f22eedfc89ed tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:57.215284 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 147/597] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:57 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1456 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:57.241697 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-8d5ad474-4417-4c2c-8585-5fc28ea2ec64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:57.247353 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-8d5ad474-4417-4c2c-8585-5fc28ea2ec64 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] POST https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4/action Aug 18 09:11:57.247353 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-8d5ad474-4417-4c2c-8585-5fc28ea2ec64 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:57.247353 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-8d5ad474-4417-4c2c-8585-5fc28ea2ec64 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:57.274531 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:57.274531 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:57.275084 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-8d5ad474-4417-4c2c-8585-5fc28ea2ec64 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:57.283370 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-8d5ad474-4417-4c2c-8585-5fc28ea2ec64 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Begin detaching volume completed successfully. Aug 18 09:11:57.283660 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-8d5ad474-4417-4c2c-8585-5fc28ea2ec64 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4/action returned with HTTP 202 Aug 18 09:11:57.284126 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 148/598] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:11:57 2026] POST /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:57.343051 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7237e7fa-6140-4dfe-8fab-a8237fe33d2f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:57.343810 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7237e7fa-6140-4dfe-8fab-a8237fe33d2f None None] GET https://10.4.3.41/volume// Aug 18 09:11:57.343810 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7237e7fa-6140-4dfe-8fab-a8237fe33d2f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:57.343810 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7237e7fa-6140-4dfe-8fab-a8237fe33d2f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:57.344130 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7237e7fa-6140-4dfe-8fab-a8237fe33d2f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:57.347432 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 157/599] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:57.355352 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-11bbf7f9-0af4-4165-acdf-bf44f0fd9867 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:57.358051 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-11bbf7f9-0af4-4165-acdf-bf44f0fd9867 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:57.358289 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-11bbf7f9-0af4-4165-acdf-bf44f0fd9867 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:57.358561 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-11bbf7f9-0af4-4165-acdf-bf44f0fd9867 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:57.379084 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:57.379084 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:57.382766 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-11bbf7f9-0af4-4165-acdf-bf44f0fd9867 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:57.386942 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-11bbf7f9-0af4-4165-acdf-bf44f0fd9867 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:57.387334 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 148/600] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:57 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:57.433984 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:57.433984 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:11:57.434770 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:11:57.434964 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Checking backup size 1 against volume size 1 {{(pid=100265) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 09:11:57.435115 np0000007625 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Overwriting volume 87c6a611-0c06-479c-92cb-37a65349780d with restore of backup b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:57.454790 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] restore_backup in rpcapi backup_id b72817b3-bc64-4e1a-9550-33333293b9b4 {{(pid=100265) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 09:11:57.459269 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82416d2f-6792-48ce-8cf8-cdb5beec5655 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4/restore returned with HTTP 202 Aug 18 09:11:57.459949 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 148/601] 10.4.3.41 () {68 vars in 1386 bytes} [Tue Aug 18 09:11:56 2026] POST /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4/restore => generated 189 bytes in 1266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:57.468169 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac9c0f11-8473-4f9b-b3f2-3ead7f96aa9d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:57.470230 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac9c0f11-8473-4f9b-b3f2-3ead7f96aa9d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:57.470555 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac9c0f11-8473-4f9b-b3f2-3ead7f96aa9d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:57.470838 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac9c0f11-8473-4f9b-b3f2-3ead7f96aa9d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:57.471008 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ac9c0f11-8473-4f9b-b3f2-3ead7f96aa9d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:57.475365 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:57.475365 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:57.476128 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac9c0f11-8473-4f9b-b3f2-3ead7f96aa9d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:57.476495 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 149/602] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:57 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:57.934535 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-23bb67be-7173-4839-9387-df6d643e655d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:57.937162 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-23bb67be-7173-4839-9387-df6d643e655d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:57.938251 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-23bb67be-7173-4839-9387-df6d643e655d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:57.938251 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-23bb67be-7173-4839-9387-df6d643e655d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:57.951160 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:57.951160 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:57.952746 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-23bb67be-7173-4839-9387-df6d643e655d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:57.958532 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-23bb67be-7173-4839-9387-df6d643e655d tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:57.959295 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 158/603] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:57 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1459 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:57.983098 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-0b75f065-327f-4d82-b57b-2508edcf4eaa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:57.989150 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-0b75f065-327f-4d82-b57b-2508edcf4eaa tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] DELETE https://10.4.3.41/volume/v3/attachments/92919609-037d-45e5-8ada-b1bc7e593d92 Aug 18 09:11:57.989150 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-0b75f065-327f-4d82-b57b-2508edcf4eaa tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:57.989150 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-0b75f065-327f-4d82-b57b-2508edcf4eaa tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:58.004470 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:58.004470 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:58.090509 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-83dc396b-d70a-4efd-a4ad-d87521be5d7a req-0b75f065-327f-4d82-b57b-2508edcf4eaa tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/attachments/92919609-037d-45e5-8ada-b1bc7e593d92 returned with HTTP 200 Aug 18 09:11:58.091023 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 149/604] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:11:57 2026] DELETE /volume/v3/attachments/92919609-037d-45e5-8ada-b1bc7e593d92 => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:58.320951 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:58.419745 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bcc4e323-6cb3-4418-918f-9698859497df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:58.425049 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bcc4e323-6cb3-4418-918f-9698859497df tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:58.425276 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bcc4e323-6cb3-4418-918f-9698859497df tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:58.425528 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bcc4e323-6cb3-4418-918f-9698859497df tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:58.447273 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:58.447273 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:58.453586 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bcc4e323-6cb3-4418-918f-9698859497df tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:58.461554 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bcc4e323-6cb3-4418-918f-9698859497df tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:58.461965 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 150/605] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:58 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1159 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:58.492876 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f41d17b5-7f5c-4006-ad65-368f9b2467f6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:58.495000 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f41d17b5-7f5c-4006-ad65-368f9b2467f6 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:58.495000 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f41d17b5-7f5c-4006-ad65-368f9b2467f6 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:58.495149 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f41d17b5-7f5c-4006-ad65-368f9b2467f6 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:58.495285 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f41d17b5-7f5c-4006-ad65-368f9b2467f6 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:58.508973 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:58.508973 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:58.509789 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f41d17b5-7f5c-4006-ad65-368f9b2467f6 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:58.510195 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 159/606] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:58 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:58.520375 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-c4234c94-d556-416c-979a-bc2d1844f142 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:58.523088 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-c4234c94-d556-416c-979a-bc2d1844f142 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:58.523422 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-c4234c94-d556-416c-979a-bc2d1844f142 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:58.523667 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-c4234c94-d556-416c-979a-bc2d1844f142 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:58.537550 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:58.537550 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:58.542547 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-c4234c94-d556-416c-979a-bc2d1844f142 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:58.546859 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-c4234c94-d556-416c-979a-bc2d1844f142 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:58.547090 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 150/607] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:11:58 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:11:58.566679 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-7acb7880-164d-42df-95a2-e48a5c7bd040 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:58.570066 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-7acb7880-164d-42df-95a2-e48a5c7bd040 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] POST https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4/action Aug 18 09:11:58.570746 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-7acb7880-164d-42df-95a2-e48a5c7bd040 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:11:58.570936 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-7acb7880-164d-42df-95a2-e48a5c7bd040 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:58.584000 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:11:58.584405 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-685680827"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:11:58.586628 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-685680827'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:11:58.586992 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Create volume of 1 GB Aug 18 09:11:58.588371 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:58.588371 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:58.588971 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-7acb7880-164d-42df-95a2-e48a5c7bd040 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:58.592127 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Availability Zones retrieved successfully. Aug 18 09:11:58.598924 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Flow 'volume_create_api' (08886487-97d5-4468-a8b7-8d5b1620deb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:58.600140 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-7acb7880-164d-42df-95a2-e48a5c7bd040 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Begin detaching volume completed successfully. Aug 18 09:11:58.600253 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bca1e9a8-cacb-4f0f-ac57-6f36c8f9a9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:58.600501 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-7acb7880-164d-42df-95a2-e48a5c7bd040 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4/action returned with HTTP 202 Aug 18 09:11:58.601072 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 151/608] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:11:58 2026] POST /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:11:58.601583 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:11:58.636901 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bca1e9a8-cacb-4f0f-ac57-6f36c8f9a9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:58.637126 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2b43236-46f0-481d-be9c-72c430cdbf0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:58.668052 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a7ecb5c-f8e3-4c7f-b8b3-1d3d34b71f41 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:58.668777 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a7ecb5c-f8e3-4c7f-b8b3-1d3d34b71f41 None None] GET https://10.4.3.41/volume// Aug 18 09:11:58.668922 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a7ecb5c-f8e3-4c7f-b8b3-1d3d34b71f41 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:58.669100 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a7ecb5c-f8e3-4c7f-b8b3-1d3d34b71f41 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:58.669564 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a7ecb5c-f8e3-4c7f-b8b3-1d3d34b71f41 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:11:58.670216 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 160/609] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:11:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:11:58.679235 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-15a52c68-374e-47e5-a910-ca483ea09d12 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:58.682327 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-15a52c68-374e-47e5-a910-ca483ea09d12 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:11:58.682773 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-15a52c68-374e-47e5-a910-ca483ea09d12 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:58.683097 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-15a52c68-374e-47e5-a910-ca483ea09d12 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:58.700283 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:58.700283 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:58.705570 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-15a52c68-374e-47e5-a910-ca483ea09d12 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:11:58.714424 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-15a52c68-374e-47e5-a910-ca483ea09d12 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:11:58.714878 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 151/610] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:11:58 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:11:58.725075 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Created reservations ['a276836b-3255-4529-a87f-0219453e0d37', 'a8efe72f-c1f0-4e2e-a88c-d5ec0b22d000', 'c1380854-bb65-431e-8fee-c7bc96b3cdac', '86780461-1493-4b80-9416-e72250eb48fd'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:11:58.725929 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2b43236-46f0-481d-be9c-72c430cdbf0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a276836b-3255-4529-a87f-0219453e0d37', 'a8efe72f-c1f0-4e2e-a88c-d5ec0b22d000', 'c1380854-bb65-431e-8fee-c7bc96b3cdac', '86780461-1493-4b80-9416-e72250eb48fd']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:58.726696 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e84025f-f981-4cad-afb8-c7538909a777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:58.751148 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e84025f-f981-4cad-afb8-c7538909a777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59439363-eb88-4ce6-bf27-8d9e164c3d43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-685680827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2701f63e95ea450492caeaa09f942b6d',qos_specs=None,replication_status=,reservations=['a276836b-3255-4529-a87f-0219453e0d37','a8efe72f-c1f0-4e2e-a88c-d5ec0b22d000','c1380854-bb65-431e-8fee-c7bc96b3cdac','86780461-1493-4b80-9416-e72250eb48fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='566a6de91cc641d4b65e0ce3f4a5cc42',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:11:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-685680827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59439363-eb88-4ce6-bf27-8d9e164c3d43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2701f63e95ea450492caeaa09f942b6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='566a6de91cc641d4b65e0ce3f4a5cc42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:58.754854 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57768933-7553-4846-ac91-82f04ae8e38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:58.783307 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57768933-7553-4846-ac91-82f04ae8e38f) transitioned into state 'SUCCESS' from state '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-685680827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2701f63e95ea450492caeaa09f942b6d',qos_specs=None,replication_status=,reservations=['a276836b-3255-4529-a87f-0219453e0d37','a8efe72f-c1f0-4e2e-a88c-d5ec0b22d000','c1380854-bb65-431e-8fee-c7bc96b3cdac','86780461-1493-4b80-9416-e72250eb48fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='566a6de91cc641d4b65e0ce3f4a5cc42',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:58.784041 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (effac4dd-4220-4246-a90d-8e3fe670233a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:11:58.800779 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (effac4dd-4220-4246-a90d-8e3fe670233a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:11:58.801071 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Flow 'volume_create_api' (08886487-97d5-4468-a8b7-8d5b1620deb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:11:58.801548 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Create volume request issued successfully. Aug 18 09:11:58.802307 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b4f51f9-3f15-4106-9e37-0e215d70752f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:11:58.802804 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 149/611] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:11:58 2026] POST /volume/v3/volumes => generated 746 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:11:58.817570 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74120e63-4600-462b-92fe-78522243553f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:58.820247 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74120e63-4600-462b-92fe-78522243553f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:11:58.820523 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74120e63-4600-462b-92fe-78522243553f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:58.820750 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74120e63-4600-462b-92fe-78522243553f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:58.837126 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:58.837126 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:11:58.847498 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-74120e63-4600-462b-92fe-78522243553f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:11:58.853199 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74120e63-4600-462b-92fe-78522243553f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:11:58.853737 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 152/612] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:58 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:59.523911 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-46e46230-efa3-48a1-beff-a792a6aeed9f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:59.527323 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46e46230-efa3-48a1-beff-a792a6aeed9f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:11:59.527603 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46e46230-efa3-48a1-beff-a792a6aeed9f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:59.528668 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46e46230-efa3-48a1-beff-a792a6aeed9f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:59.528668 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-46e46230-efa3-48a1-beff-a792a6aeed9f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:11:59.536913 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:59.536913 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:11:59.538020 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46e46230-efa3-48a1-beff-a792a6aeed9f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:11:59.539130 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 161/613] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:59 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:11:59.868236 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a0d2c7f-5b3e-47c5-acd3-d1a067dd8450 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:11:59.870235 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a0d2c7f-5b3e-47c5-acd3-d1a067dd8450 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:11:59.870474 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a0d2c7f-5b3e-47c5-acd3-d1a067dd8450 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:11:59.870673 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a0d2c7f-5b3e-47c5-acd3-d1a067dd8450 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:11:59.879251 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:11:59.879251 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:11:59.882591 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3a0d2c7f-5b3e-47c5-acd3-d1a067dd8450 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:11:59.886553 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a0d2c7f-5b3e-47c5-acd3-d1a067dd8450 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:11:59.886893 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 152/614] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:11:59 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:00.548983 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92002e49-90b8-4128-bb6b-ce8f0198fd63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:00.550893 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92002e49-90b8-4128-bb6b-ce8f0198fd63 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:12:00.551134 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92002e49-90b8-4128-bb6b-ce8f0198fd63 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:00.551377 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92002e49-90b8-4128-bb6b-ce8f0198fd63 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:00.551556 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-92002e49-90b8-4128-bb6b-ce8f0198fd63 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:00.555718 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:00.555718 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:00.556266 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92002e49-90b8-4128-bb6b-ce8f0198fd63 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:12:00.556644 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 150/615] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:00 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:00.594101 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-125a7219-4339-40c2-9667-13627396ca24 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:00.595763 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:12:00.596026 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1093857128"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:00.597294 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1093857128'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:12:00.601430 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create volume of 1 GB Aug 18 09:12:00.601560 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:00.601560 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:00.601963 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Availability Zones retrieved successfully. Aug 18 09:12:00.616142 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Flow 'volume_create_api' (5409f72c-fd09-49b3-bdf9-d088d0be8291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:00.617379 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6142213-df8a-45a1-89f5-e45870e36f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:00.621748 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:12:00.638299 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:00.638299 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:00.653063 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6142213-df8a-45a1-89f5-e45870e36f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e884d6c3-ba40-48d1-be9f-9b82166169f7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e884d6c3-ba40-48d1-be9f-9b82166169f7', 'encryption_key_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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:00.654414 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d24b9b-d454-44b1-8969-31ee42d17d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:00.701408 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Created reservations ['3d75fbc8-287a-4896-bf71-865a69c4040c', '7ab70c03-9854-4c69-b54b-9d8672e3c795', 'fe22d3e7-d41c-4d9b-82c3-d6a2c331d347', '6ab2decd-f679-461d-91d5-360ff2c4da2b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:00.702340 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d24b9b-d454-44b1-8969-31ee42d17d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d75fbc8-287a-4896-bf71-865a69c4040c', '7ab70c03-9854-4c69-b54b-9d8672e3c795', 'fe22d3e7-d41c-4d9b-82c3-d6a2c331d347', '6ab2decd-f679-461d-91d5-360ff2c4da2b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:00.703124 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cb92c0-2ee2-431f-8209-8cc95dfaf241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:00.729984 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cb92c0-2ee2-431f-8209-8cc95dfaf241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '890a6496-1566-4e95-9979-f7815d9ea705', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1093857128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='137302dc41fd4591a7221943c57b3982',qos_specs=None,replication_status=,reservations=['3d75fbc8-287a-4896-bf71-865a69c4040c','7ab70c03-9854-4c69-b54b-9d8672e3c795','fe22d3e7-d41c-4d9b-82c3-d6a2c331d347','6ab2decd-f679-461d-91d5-360ff2c4da2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c7808da24147028ef947d0316ff87c',volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1093857128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=890a6496-1566-4e95-9979-f7815d9ea705,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='137302dc41fd4591a7221943c57b3982',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2c7808da24147028ef947d0316ff87c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e884d6c3-ba40-48d1-be9f-9b82166169f7),volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:00.730760 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d266e16-93cc-45d6-9d55-40a1da78c84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:00.754186 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d266e16-93cc-45d6-9d55-40a1da78c84c) transitioned into state 'SUCCESS' from state '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-1093857128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='137302dc41fd4591a7221943c57b3982',qos_specs=None,replication_status=,reservations=['3d75fbc8-287a-4896-bf71-865a69c4040c','7ab70c03-9854-4c69-b54b-9d8672e3c795','fe22d3e7-d41c-4d9b-82c3-d6a2c331d347','6ab2decd-f679-461d-91d5-360ff2c4da2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c7808da24147028ef947d0316ff87c',volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:00.755020 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3d7483-0a24-4247-a6a0-8abb268132f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:00.764908 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3d7483-0a24-4247-a6a0-8abb268132f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:00.765775 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Flow 'volume_create_api' (5409f72c-fd09-49b3-bdf9-d088d0be8291) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:00.765992 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create volume request issued successfully. Aug 18 09:12:00.766604 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-125a7219-4339-40c2-9667-13627396ca24 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:12:00.767008 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 153/616] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:12:00 2026] POST /volume/v3/volumes => generated 758 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:12:00.785495 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9db383e8-1586-4fbb-a2a8-e6074b78ce2e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:00.786618 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9db383e8-1586-4fbb-a2a8-e6074b78ce2e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:00.786785 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9db383e8-1586-4fbb-a2a8-e6074b78ce2e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:00.786958 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9db383e8-1586-4fbb-a2a8-e6074b78ce2e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:00.794727 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:00.794727 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:00.799479 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9db383e8-1586-4fbb-a2a8-e6074b78ce2e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:00.805093 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9db383e8-1586-4fbb-a2a8-e6074b78ce2e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:00.805898 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 162/617] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:00 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:01.573827 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8cb64ba8-def9-49e6-8f0a-48b53a75ab5a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:01.577742 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cb64ba8-def9-49e6-8f0a-48b53a75ab5a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:12:01.577947 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cb64ba8-def9-49e6-8f0a-48b53a75ab5a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:01.578139 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cb64ba8-def9-49e6-8f0a-48b53a75ab5a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:01.578252 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8cb64ba8-def9-49e6-8f0a-48b53a75ab5a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:01.582276 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:01.582276 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:01.582996 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cb64ba8-def9-49e6-8f0a-48b53a75ab5a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:12:01.583346 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 153/618] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:01 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:01.822882 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41b15395-fc2e-45be-b401-1daa292c606d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:01.824606 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41b15395-fc2e-45be-b401-1daa292c606d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:01.824812 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41b15395-fc2e-45be-b401-1daa292c606d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:01.825408 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41b15395-fc2e-45be-b401-1daa292c606d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:01.834844 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:01.834844 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:01.840899 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-41b15395-fc2e-45be-b401-1daa292c606d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:01.844869 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41b15395-fc2e-45be-b401-1daa292c606d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:01.845263 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 151/619] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:01 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:01.906324 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-ea35dd60-53ea-4146-abd7-bb36870645c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:01.908554 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-ea35dd60-53ea-4146-abd7-bb36870645c3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:01.908768 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-ea35dd60-53ea-4146-abd7-bb36870645c3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:01.909048 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-ea35dd60-53ea-4146-abd7-bb36870645c3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:01.917866 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:01.917866 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:01.922749 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-ea35dd60-53ea-4146-abd7-bb36870645c3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:01.927600 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-ea35dd60-53ea-4146-abd7-bb36870645c3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:01.928270 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 154/620] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:12:01 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:02.030010 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c6fee860-7817-4f2c-b9de-6a39a7f655c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:02.032074 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6fee860-7817-4f2c-b9de-6a39a7f655c2 None None] GET https://10.4.3.41/volume// Aug 18 09:12:02.032074 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6fee860-7817-4f2c-b9de-6a39a7f655c2 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:02.032074 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6fee860-7817-4f2c-b9de-6a39a7f655c2 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:02.033879 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6fee860-7817-4f2c-b9de-6a39a7f655c2 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:12:02.033879 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 163/621] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:12:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:12:02.044603 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-057f744b-f69f-4c9f-b511-177302eb7e77 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:02.046692 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-057f744b-f69f-4c9f-b511-177302eb7e77 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:12:02.047179 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-057f744b-f69f-4c9f-b511-177302eb7e77 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "890a6496-1566-4e95-9979-f7815d9ea705", "connector": null, "instance_uuid": "a962df0a-507e-4780-8316-74712150e729"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:02.056365 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:02.056365 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:02.090082 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-057f744b-f69f-4c9f-b511-177302eb7e77 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:12:02.090594 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 154/622] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:12:02 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:02.130412 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff02cdf8-da28-4907-a424-33a261ed2a67 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:02.134701 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff02cdf8-da28-4907-a424-33a261ed2a67 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:02.135044 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff02cdf8-da28-4907-a424-33a261ed2a67 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:02.135167 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff02cdf8-da28-4907-a424-33a261ed2a67 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:02.152590 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:02.152590 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:02.158409 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff02cdf8-da28-4907-a424-33a261ed2a67 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:02.160703 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db644909-724a-441d-8ec7-18361a374943 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:02.161085 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db644909-724a-441d-8ec7-18361a374943 None None] GET https://10.4.3.41/volume// Aug 18 09:12:02.161264 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db644909-724a-441d-8ec7-18361a374943 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:02.161466 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db644909-724a-441d-8ec7-18361a374943 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:02.161758 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db644909-724a-441d-8ec7-18361a374943 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:12:02.162024 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 155/623] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:12:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:12:02.165218 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff02cdf8-da28-4907-a424-33a261ed2a67 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:02.165897 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 152/624] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:02 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:02.174769 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e4fe1b87-ce9b-4846-9edf-929971762977 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:02.179238 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e4fe1b87-ce9b-4846-9edf-929971762977 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:02.179607 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e4fe1b87-ce9b-4846-9edf-929971762977 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:02.179877 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e4fe1b87-ce9b-4846-9edf-929971762977 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:02.194478 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:02.194478 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:02.198240 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e4fe1b87-ce9b-4846-9edf-929971762977 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:02.205692 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e4fe1b87-ce9b-4846-9edf-929971762977 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:02.206073 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 164/625] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:12:02 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1030 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:12:02.349284 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e126ed12-2e0a-4309-9f47-3c8c2e56c3b5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:02.351753 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e126ed12-2e0a-4309-9f47-3c8c2e56c3b5 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] PUT https://10.4.3.41/volume/v3/attachments/054673ca-8a73-409d-8b11-37d500c57cd7 Aug 18 09:12:02.352428 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e126ed12-2e0a-4309-9f47-3c8c2e56c3b5 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:02.368872 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e126ed12-2e0a-4309-9f47-3c8c2e56c3b5 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Acquiring lock "cinder-attachment_update-890a6496-1566-4e95-9979-f7815d9ea705-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:12:02.378725 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e126ed12-2e0a-4309-9f47-3c8c2e56c3b5 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-890a6496-1566-4e95-9979-f7815d9ea705-np0000007625" acquired by "attachment_update" :: waited 0.010s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:12:02.379929 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:02.379929 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:02.499094 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e126ed12-2e0a-4309-9f47-3c8c2e56c3b5 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-890a6496-1566-4e95-9979-f7815d9ea705-np0000007625" released by "attachment_update" :: held 0.121s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:12:02.499551 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-e126ed12-2e0a-4309-9f47-3c8c2e56c3b5 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/054673ca-8a73-409d-8b11-37d500c57cd7 returned with HTTP 200 Aug 18 09:12:02.500011 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 155/626] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:12:02 2026] PUT /volume/v3/attachments/054673ca-8a73-409d-8b11-37d500c57cd7 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:02.595508 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3805510-3eae-41ed-802d-b443c450e9e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:02.597695 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3805510-3eae-41ed-802d-b443c450e9e3 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:12:02.597916 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3805510-3eae-41ed-802d-b443c450e9e3 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:02.598184 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3805510-3eae-41ed-802d-b443c450e9e3 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:02.598603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d3805510-3eae-41ed-802d-b443c450e9e3 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:02.604341 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:02.604341 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:02.605545 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3805510-3eae-41ed-802d-b443c450e9e3 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:12:02.605912 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 156/627] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:02 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:03.179411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02793a82-7036-4225-83da-909be1fa43d9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:03.179956 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02793a82-7036-4225-83da-909be1fa43d9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:03.180131 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02793a82-7036-4225-83da-909be1fa43d9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:03.180344 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02793a82-7036-4225-83da-909be1fa43d9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:03.188845 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:03.188845 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:03.192363 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-02793a82-7036-4225-83da-909be1fa43d9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:03.196548 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02793a82-7036-4225-83da-909be1fa43d9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:03.196900 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 153/628] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:03 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:03.327527 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-f47bba0c-f270-40c8-8167-12e7c94dca28 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:03.330499 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-f47bba0c-f270-40c8-8167-12e7c94dca28 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:12:03.330683 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-f47bba0c-f270-40c8-8167-12e7c94dca28 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:03.330865 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-f47bba0c-f270-40c8-8167-12e7c94dca28 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:03.338998 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:03.338998 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:03.342530 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-f47bba0c-f270-40c8-8167-12e7c94dca28 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:12:03.346298 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-f47bba0c-f270-40c8-8167-12e7c94dca28 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:12:03.346686 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 165/629] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:12:03 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 1162 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:03.627137 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e094bc2-12d4-4a65-8805-87aca6ba77e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:03.627622 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e094bc2-12d4-4a65-8805-87aca6ba77e9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:12:03.627622 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e094bc2-12d4-4a65-8805-87aca6ba77e9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:03.627806 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e094bc2-12d4-4a65-8805-87aca6ba77e9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:03.627806 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2e094bc2-12d4-4a65-8805-87aca6ba77e9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:03.633591 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:03.633591 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:03.634677 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e094bc2-12d4-4a65-8805-87aca6ba77e9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:12:03.635124 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 156/630] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:03 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:04.213318 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0cbefd5e-0080-439e-b5ee-d8609120f2f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:04.218529 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cbefd5e-0080-439e-b5ee-d8609120f2f0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:04.218529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cbefd5e-0080-439e-b5ee-d8609120f2f0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:04.218529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cbefd5e-0080-439e-b5ee-d8609120f2f0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:04.226415 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:04.226415 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:04.230380 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0cbefd5e-0080-439e-b5ee-d8609120f2f0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:04.235069 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cbefd5e-0080-439e-b5ee-d8609120f2f0 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:04.236359 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 157/631] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:04 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:04.652442 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85449335-20a6-4572-93ce-333912367736 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:04.657490 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85449335-20a6-4572-93ce-333912367736 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:12:04.657490 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85449335-20a6-4572-93ce-333912367736 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:04.657490 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85449335-20a6-4572-93ce-333912367736 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:04.657490 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-85449335-20a6-4572-93ce-333912367736 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:04.665420 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:04.665420 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:04.667556 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85449335-20a6-4572-93ce-333912367736 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:12:04.668235 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 154/632] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:04 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:05.251112 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c9a2f06-784e-4212-a72f-8127f52e15f9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:05.254430 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c9a2f06-784e-4212-a72f-8127f52e15f9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:05.254598 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c9a2f06-784e-4212-a72f-8127f52e15f9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:05.254791 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c9a2f06-784e-4212-a72f-8127f52e15f9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:05.265308 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:05.265308 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:05.270075 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c9a2f06-784e-4212-a72f-8127f52e15f9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:05.275594 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c9a2f06-784e-4212-a72f-8127f52e15f9 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:05.276135 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 166/633] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:05 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:05.682503 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a2b9daef-37d3-4c5e-83ca-69c220cc3e03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:05.685462 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2b9daef-37d3-4c5e-83ca-69c220cc3e03 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:12:05.685686 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2b9daef-37d3-4c5e-83ca-69c220cc3e03 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:05.685918 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2b9daef-37d3-4c5e-83ca-69c220cc3e03 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:05.686039 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a2b9daef-37d3-4c5e-83ca-69c220cc3e03 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:05.697426 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:05.697426 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:05.699540 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2b9daef-37d3-4c5e-83ca-69c220cc3e03 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:12:05.699540 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 157/634] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:05 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:05.838316 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-78e6a883-6d1a-4dfb-885e-e7ffbf00c935 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:05.842269 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-78e6a883-6d1a-4dfb-885e-e7ffbf00c935 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments/054673ca-8a73-409d-8b11-37d500c57cd7/action Aug 18 09:12:05.842765 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-78e6a883-6d1a-4dfb-885e-e7ffbf00c935 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:05.842953 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-78e6a883-6d1a-4dfb-885e-e7ffbf00c935 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:05.868484 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:05.868484 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:05.881844 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4af568dc-566e-4185-b741-2b24ab1239b1 req-78e6a883-6d1a-4dfb-885e-e7ffbf00c935 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/054673ca-8a73-409d-8b11-37d500c57cd7/action returned with HTTP 204 Aug 18 09:12:05.882495 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 158/635] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:12:05 2026] POST /volume/v3/attachments/054673ca-8a73-409d-8b11-37d500c57cd7/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:05.948375 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-bfe02746-6d35-49fb-b643-2abd6e8a974a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:05.950852 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-bfe02746-6d35-49fb-b643-2abd6e8a974a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] DELETE https://10.4.3.41/volume/v3/attachments/50bde4e2-74e0-4035-8ef1-588c0b15149b Aug 18 09:12:05.951099 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-bfe02746-6d35-49fb-b643-2abd6e8a974a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:05.951381 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-bfe02746-6d35-49fb-b643-2abd6e8a974a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:05.960199 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:05.960199 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:06.005255 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3050d527-6846-4dfe-aef5-b5fb05355c69 req-bfe02746-6d35-49fb-b643-2abd6e8a974a tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/attachments/50bde4e2-74e0-4035-8ef1-588c0b15149b returned with HTTP 200 Aug 18 09:12:06.007356 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 155/636] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:12:05 2026] DELETE /volume/v3/attachments/50bde4e2-74e0-4035-8ef1-588c0b15149b => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:06.293300 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bab7f737-3a47-44ff-ad1b-66fc3a02884c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:06.296037 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bab7f737-3a47-44ff-ad1b-66fc3a02884c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:06.296269 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bab7f737-3a47-44ff-ad1b-66fc3a02884c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:06.296474 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bab7f737-3a47-44ff-ad1b-66fc3a02884c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:06.306708 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:06.306708 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:06.310326 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bab7f737-3a47-44ff-ad1b-66fc3a02884c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:06.314772 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bab7f737-3a47-44ff-ad1b-66fc3a02884c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:06.315159 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 167/637] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:06 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:06.382884 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-fc41dace-d084-43e6-a933-52c664b87cda None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:06.384291 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-fc41dace-d084-43e6-a933-52c664b87cda tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:06.384291 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-fc41dace-d084-43e6-a933-52c664b87cda tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:06.384694 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-fc41dace-d084-43e6-a933-52c664b87cda tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:06.398764 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:06.398764 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:06.405322 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-fc41dace-d084-43e6-a933-52c664b87cda tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:06.412981 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-fc41dace-d084-43e6-a933-52c664b87cda tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:06.413718 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 158/638] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:12:06 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:06.529849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b386b5e-a126-4c60-a8f6-920481e00e81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:06.530990 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b386b5e-a126-4c60-a8f6-920481e00e81 None None] GET https://10.4.3.41/volume// Aug 18 09:12:06.531551 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b386b5e-a126-4c60-a8f6-920481e00e81 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:06.533783 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b386b5e-a126-4c60-a8f6-920481e00e81 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:06.534869 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b386b5e-a126-4c60-a8f6-920481e00e81 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:12:06.535887 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 159/639] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:12:06 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:12:06.545380 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-6d9c75f4-41b6-4a16-a109-469753cc8dcb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:06.547955 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-6d9c75f4-41b6-4a16-a109-469753cc8dcb tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:12:06.548384 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-6d9c75f4-41b6-4a16-a109-469753cc8dcb tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "890a6496-1566-4e95-9979-f7815d9ea705", "connector": null, "instance_uuid": "24f01416-8d5a-47f0-8506-5b8c2d3ffa0e"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:06.562228 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:06.562228 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:06.608994 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-6d9c75f4-41b6-4a16-a109-469753cc8dcb tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:12:06.609505 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 156/640] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:12:06 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:12:06.645105 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-757e9b42-f3a2-4645-85de-4d37c8581ae6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:06.647074 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-757e9b42-f3a2-4645-85de-4d37c8581ae6 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:06.647267 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-757e9b42-f3a2-4645-85de-4d37c8581ae6 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:06.647601 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-757e9b42-f3a2-4645-85de-4d37c8581ae6 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:06.663437 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40636733-d29b-4dc1-94b9-bb7334cf4bf4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:06.663437 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40636733-d29b-4dc1-94b9-bb7334cf4bf4 None None] GET https://10.4.3.41/volume// Aug 18 09:12:06.663594 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:06.663594 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:06.663638 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40636733-d29b-4dc1-94b9-bb7334cf4bf4 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:06.663638 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40636733-d29b-4dc1-94b9-bb7334cf4bf4 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:06.663638 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40636733-d29b-4dc1-94b9-bb7334cf4bf4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:12:06.663926 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 159/641] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:12:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:12:06.666270 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-757e9b42-f3a2-4645-85de-4d37c8581ae6 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:06.671466 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-757e9b42-f3a2-4645-85de-4d37c8581ae6 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:06.672085 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 168/642] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:06 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:06.679574 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-1fa06341-e675-441f-a4d8-e98e0f27ef54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:06.681724 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-1fa06341-e675-441f-a4d8-e98e0f27ef54 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:06.682291 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-1fa06341-e675-441f-a4d8-e98e0f27ef54 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:06.682682 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-1fa06341-e675-441f-a4d8-e98e0f27ef54 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:06.698708 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:06.698708 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:06.702781 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-1fa06341-e675-441f-a4d8-e98e0f27ef54 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:06.707862 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-1fa06341-e675-441f-a4d8-e98e0f27ef54 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:06.708733 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 160/643] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:12:06 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:12:06.710921 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b64a5a2e-9460-4b78-a1c4-710ad1efe028 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:06.713195 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b64a5a2e-9460-4b78-a1c4-710ad1efe028 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:12:06.713582 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b64a5a2e-9460-4b78-a1c4-710ad1efe028 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:06.713857 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b64a5a2e-9460-4b78-a1c4-710ad1efe028 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:06.714046 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b64a5a2e-9460-4b78-a1c4-710ad1efe028 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:06.719525 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:06.719525 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:06.720448 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b64a5a2e-9460-4b78-a1c4-710ad1efe028 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:12:06.720850 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 157/644] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:06 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:06.832957 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-f2b2f1bd-f3d3-42c8-9a01-6c60921e47fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:06.835577 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-f2b2f1bd-f3d3-42c8-9a01-6c60921e47fa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] PUT https://10.4.3.41/volume/v3/attachments/7b399774-3d3c-4ea3-8d22-1bed7fd35eee Aug 18 09:12:06.836363 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-f2b2f1bd-f3d3-42c8-9a01-6c60921e47fa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:06.852412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-f2b2f1bd-f3d3-42c8-9a01-6c60921e47fa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Acquiring lock "cinder-attachment_update-890a6496-1566-4e95-9979-f7815d9ea705-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:12:06.860279 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-f2b2f1bd-f3d3-42c8-9a01-6c60921e47fa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-890a6496-1566-4e95-9979-f7815d9ea705-np0000007625" acquired by "attachment_update" :: waited 0.008s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:12:06.861291 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:06.861291 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:06.981195 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19a661aa-fef2-4460-a0d1-f8ebc74df2ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:06.982342 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-f2b2f1bd-f3d3-42c8-9a01-6c60921e47fa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-890a6496-1566-4e95-9979-f7815d9ea705-np0000007625" released by "attachment_update" :: held 0.122s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:12:06.982643 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-f2b2f1bd-f3d3-42c8-9a01-6c60921e47fa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/7b399774-3d3c-4ea3-8d22-1bed7fd35eee returned with HTTP 200 Aug 18 09:12:06.983045 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 160/645] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:12:06 2026] PUT /volume/v3/attachments/7b399774-3d3c-4ea3-8d22-1bed7fd35eee => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:06.984857 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19a661aa-fef2-4460-a0d1-f8ebc74df2ba tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action Aug 18 09:12:06.985409 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19a661aa-fef2-4460-a0d1-f8ebc74df2ba tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action body: b'{"os-attach": {"instance_uuid": "185afb24-ae48-41fb-a9a8-ff9520694622", "mountpoint": "/dev/vdb"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:06.985550 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19a661aa-fef2-4460-a0d1-f8ebc74df2ba tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "185afb24-ae48-41fb-a9a8-ff9520694622", "mountpoint": "/dev/vdb"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:07.002481 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:07.002481 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:07.003072 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19a661aa-fef2-4460-a0d1-f8ebc74df2ba tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:07.023074 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19a661aa-fef2-4460-a0d1-f8ebc74df2ba tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Update volume admin metadata completed successfully. Aug 18 09:12:07.121970 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19a661aa-fef2-4460-a0d1-f8ebc74df2ba tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Attach volume completed successfully. Aug 18 09:12:07.121970 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19a661aa-fef2-4460-a0d1-f8ebc74df2ba tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action returned with HTTP 202 Aug 18 09:12:07.121970 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 169/646] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:12:06 2026] POST /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:12:07.133472 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3aed0a94-d487-44c7-a73d-98b9978ff529 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:07.134223 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3aed0a94-d487-44c7-a73d-98b9978ff529 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:07.134426 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3aed0a94-d487-44c7-a73d-98b9978ff529 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:07.136072 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3aed0a94-d487-44c7-a73d-98b9978ff529 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:07.150053 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:07.150053 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:07.160561 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3aed0a94-d487-44c7-a73d-98b9978ff529 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:07.165986 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3aed0a94-d487-44c7-a73d-98b9978ff529 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:07.166228 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 161/647] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:07 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 1173 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:07.184204 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89b5a8fe-abf7-4023-8dbb-f384494170e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:07.186363 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89b5a8fe-abf7-4023-8dbb-f384494170e7 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action Aug 18 09:12:07.186741 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89b5a8fe-abf7-4023-8dbb-f384494170e7 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action body: b'{"os-detach": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:07.186933 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89b5a8fe-abf7-4023-8dbb-f384494170e7 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:07.199034 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:07.199034 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:07.199243 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-89b5a8fe-abf7-4023-8dbb-f384494170e7 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:07.263237 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-89b5a8fe-abf7-4023-8dbb-f384494170e7 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Detach volume completed successfully. Aug 18 09:12:07.263237 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89b5a8fe-abf7-4023-8dbb-f384494170e7 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action returned with HTTP 202 Aug 18 09:12:07.263997 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 158/648] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:12:07 2026] POST /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:12:07.274016 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc00fcd9-847c-4cc2-b82c-5e2f779fbb8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:07.277252 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc00fcd9-847c-4cc2-b82c-5e2f779fbb8c tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:07.278356 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc00fcd9-847c-4cc2-b82c-5e2f779fbb8c tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:07.278356 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc00fcd9-847c-4cc2-b82c-5e2f779fbb8c tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:07.284297 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:07.284297 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:07.288687 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc00fcd9-847c-4cc2-b82c-5e2f779fbb8c tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:07.293752 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc00fcd9-847c-4cc2-b82c-5e2f779fbb8c tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:07.294250 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 161/649] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:07 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:07.691781 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-051e4fd0-740f-46e0-bb70-7c3a6507b5f3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:07.695526 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-051e4fd0-740f-46e0-bb70-7c3a6507b5f3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:07.695770 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-051e4fd0-740f-46e0-bb70-7c3a6507b5f3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:07.695982 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-051e4fd0-740f-46e0-bb70-7c3a6507b5f3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:07.716996 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:07.716996 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:07.721940 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-051e4fd0-740f-46e0-bb70-7c3a6507b5f3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:07.728966 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-051e4fd0-740f-46e0-bb70-7c3a6507b5f3 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:07.729377 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 170/650] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:07 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:07.736777 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0758fd3a-f9d8-409b-9c09-c777e7bd60b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:07.739269 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0758fd3a-f9d8-409b-9c09-c777e7bd60b9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:12:07.739549 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0758fd3a-f9d8-409b-9c09-c777e7bd60b9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:07.739809 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0758fd3a-f9d8-409b-9c09-c777e7bd60b9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:07.739984 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0758fd3a-f9d8-409b-9c09-c777e7bd60b9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:07.747168 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:07.747168 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:07.748344 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0758fd3a-f9d8-409b-9c09-c777e7bd60b9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:12:07.749313 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 162/651] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:07 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:07.761907 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-062eda7d-2da7-4790-ba18-feb6b1e902f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:07.766653 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-062eda7d-2da7-4790-ba18-feb6b1e902f2 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/87c6a611-0c06-479c-92cb-37a65349780d Aug 18 09:12:07.766958 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-062eda7d-2da7-4790-ba18-feb6b1e902f2 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:07.767215 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-062eda7d-2da7-4790-ba18-feb6b1e902f2 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:07.783875 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:07.783875 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:07.789963 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-062eda7d-2da7-4790-ba18-feb6b1e902f2 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:12:07.795975 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-062eda7d-2da7-4790-ba18-feb6b1e902f2 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/87c6a611-0c06-479c-92cb-37a65349780d returned with HTTP 200 Aug 18 09:12:07.796407 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 159/652] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:07 2026] GET /volume/v3/volumes/87c6a611-0c06-479c-92cb-37a65349780d => generated 900 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:07.823440 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e6ff28e6-a1c1-4319-befc-e132278c87b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:07.825943 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6ff28e6-a1c1-4319-befc-e132278c87b9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 18 09:12:07.826142 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6ff28e6-a1c1-4319-befc-e132278c87b9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:07.826336 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6ff28e6-a1c1-4319-befc-e132278c87b9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:07.826780 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-e6ff28e6-a1c1-4319-befc-e132278c87b9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:12:07.827521 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6ff28e6-a1c1-4319-befc-e132278c87b9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:12:07.862600 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e6ff28e6-a1c1-4319-befc-e132278c87b9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Get all volumes completed successfully. Aug 18 09:12:07.864108 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6ff28e6-a1c1-4319-befc-e132278c87b9 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 18 09:12:07.864108 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 162/653] 10.4.3.41 () {66 vars in 1230 bytes} [Tue Aug 18 09:12:07 2026] GET /volume/v3/volumes => generated 659 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:07.878511 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b70966b-a23d-4449-86b5-30af9aede12c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:07.881749 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b70966b-a23d-4449-86b5-30af9aede12c tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] DELETE https://10.4.3.41/volume/v3/volumes/87c6a611-0c06-479c-92cb-37a65349780d Aug 18 09:12:07.882063 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b70966b-a23d-4449-86b5-30af9aede12c tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:07.882485 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b70966b-a23d-4449-86b5-30af9aede12c tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:07.882732 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1b70966b-a23d-4449-86b5-30af9aede12c tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Delete volume with id: 87c6a611-0c06-479c-92cb-37a65349780d Aug 18 09:12:07.894701 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:07.894701 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:07.895359 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b70966b-a23d-4449-86b5-30af9aede12c tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:12:07.932212 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b70966b-a23d-4449-86b5-30af9aede12c tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Delete volume request issued successfully. Aug 18 09:12:07.932539 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b70966b-a23d-4449-86b5-30af9aede12c tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/87c6a611-0c06-479c-92cb-37a65349780d returned with HTTP 202 Aug 18 09:12:07.933006 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 171/654] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:07 2026] DELETE /volume/v3/volumes/87c6a611-0c06-479c-92cb-37a65349780d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:12:07.941504 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-487e257c-1b93-4b3f-a023-a0af6794339a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:07.946522 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-487e257c-1b93-4b3f-a023-a0af6794339a tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] DELETE https://10.4.3.41/volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 Aug 18 09:12:07.946687 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-487e257c-1b93-4b3f-a023-a0af6794339a tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:07.947007 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-487e257c-1b93-4b3f-a023-a0af6794339a tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:07.947110 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-487e257c-1b93-4b3f-a023-a0af6794339a tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Delete backup with id: 0f5c6f37-a40b-44ad-868c-d5cc20d5b610. Aug 18 09:12:07.953709 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:07.953709 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:07.982289 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-487e257c-1b93-4b3f-a023-a0af6794339a tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] delete_backup rpcapi backup_id 0f5c6f37-a40b-44ad-868c-d5cc20d5b610 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:12:07.985564 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-487e257c-1b93-4b3f-a023-a0af6794339a tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] https://10.4.3.41/volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 returned with HTTP 202 Aug 18 09:12:07.989371 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 163/655] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:07 2026] DELETE /volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:12:07.999189 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a78232e0-a148-44cb-a46e-81a51c723c97 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:08.002357 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a78232e0-a148-44cb-a46e-81a51c723c97 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] GET https://10.4.3.41/volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 Aug 18 09:12:08.002758 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a78232e0-a148-44cb-a46e-81a51c723c97 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:08.003051 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a78232e0-a148-44cb-a46e-81a51c723c97 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:08.003350 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a78232e0-a148-44cb-a46e-81a51c723c97 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Show backup with id 0f5c6f37-a40b-44ad-868c-d5cc20d5b610. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:08.021831 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:08.021831 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:08.022565 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a78232e0-a148-44cb-a46e-81a51c723c97 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] https://10.4.3.41/volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 returned with HTTP 200 Aug 18 09:12:08.022944 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 160/656] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:07 2026] GET /volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:08.745915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6149e97-d24d-4ccd-92e3-e9f8663452e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:08.747486 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6149e97-d24d-4ccd-92e3-e9f8663452e8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:08.747647 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6149e97-d24d-4ccd-92e3-e9f8663452e8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:08.747843 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6149e97-d24d-4ccd-92e3-e9f8663452e8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:08.758939 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:08.758939 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:08.762055 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f6149e97-d24d-4ccd-92e3-e9f8663452e8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:08.765865 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6149e97-d24d-4ccd-92e3-e9f8663452e8 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:08.766206 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 163/657] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:08 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:09.036711 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d897dddc-8220-43ae-90cb-a7547c102c9c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:09.038561 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d897dddc-8220-43ae-90cb-a7547c102c9c tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] GET https://10.4.3.41/volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 Aug 18 09:12:09.038561 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d897dddc-8220-43ae-90cb-a7547c102c9c tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:09.038561 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d897dddc-8220-43ae-90cb-a7547c102c9c tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:09.038561 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d897dddc-8220-43ae-90cb-a7547c102c9c tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Show backup with id 0f5c6f37-a40b-44ad-868c-d5cc20d5b610. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:09.042485 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d897dddc-8220-43ae-90cb-a7547c102c9c tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] https://10.4.3.41/volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 returned with HTTP 404 Aug 18 09:12:09.042853 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 172/658] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:09 2026] GET /volume/v3/backups/0f5c6f37-a40b-44ad-868c-d5cc20d5b610 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:09.051879 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2cfbed4-ca34-413e-9e11-860cdb015344 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:09.053530 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2cfbed4-ca34-413e-9e11-860cdb015344 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] DELETE https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:12:09.053834 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2cfbed4-ca34-413e-9e11-860cdb015344 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:09.054100 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2cfbed4-ca34-413e-9e11-860cdb015344 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:09.054375 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-b2cfbed4-ca34-413e-9e11-860cdb015344 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Delete backup with id: b72817b3-bc64-4e1a-9550-33333293b9b4. Aug 18 09:12:09.059485 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:09.059485 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:09.079305 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-b2cfbed4-ca34-413e-9e11-860cdb015344 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] delete_backup rpcapi backup_id b72817b3-bc64-4e1a-9550-33333293b9b4 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:12:09.080690 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2cfbed4-ca34-413e-9e11-860cdb015344 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 202 Aug 18 09:12:09.080690 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 164/659] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:09 2026] DELETE /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:12:09.092003 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34493285-f68f-4361-b7b7-1ec1accb5a75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:09.094812 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34493285-f68f-4361-b7b7-1ec1accb5a75 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:12:09.095025 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34493285-f68f-4361-b7b7-1ec1accb5a75 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:09.095216 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34493285-f68f-4361-b7b7-1ec1accb5a75 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:09.095318 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-34493285-f68f-4361-b7b7-1ec1accb5a75 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:09.111532 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:09.111532 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:09.113416 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34493285-f68f-4361-b7b7-1ec1accb5a75 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 200 Aug 18 09:12:09.113416 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 161/660] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:09 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:09.286295 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-5a706660-c2c0-41c3-9dcd-34c2e4c3b163 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:09.286295 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-5a706660-c2c0-41c3-9dcd-34c2e4c3b163 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments/7b399774-3d3c-4ea3-8d22-1bed7fd35eee/action Aug 18 09:12:09.286295 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-5a706660-c2c0-41c3-9dcd-34c2e4c3b163 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:09.286740 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-5a706660-c2c0-41c3-9dcd-34c2e4c3b163 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:09.314647 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:09.314647 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:09.329525 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ffc2bb7e-2bf2-4dfb-a9df-3c0eb2c97129 req-5a706660-c2c0-41c3-9dcd-34c2e4c3b163 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/7b399774-3d3c-4ea3-8d22-1bed7fd35eee/action returned with HTTP 204 Aug 18 09:12:09.329946 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 164/661] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:12:09 2026] POST /volume/v3/attachments/7b399774-3d3c-4ea3-8d22-1bed7fd35eee/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:09.797172 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99f26141-7f5f-45e8-979e-e6cd1fb815ac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:09.798804 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99f26141-7f5f-45e8-979e-e6cd1fb815ac tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:09.799012 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99f26141-7f5f-45e8-979e-e6cd1fb815ac tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:09.799210 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99f26141-7f5f-45e8-979e-e6cd1fb815ac tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:09.814621 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:09.814621 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:09.819672 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-99f26141-7f5f-45e8-979e-e6cd1fb815ac tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:09.825765 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99f26141-7f5f-45e8-979e-e6cd1fb815ac tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:09.826444 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 173/662] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:09 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:10.130839 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-175bd363-3658-4b3e-91dc-474e2abaaf8b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:10.132988 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-175bd363-3658-4b3e-91dc-474e2abaaf8b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 Aug 18 09:12:10.133213 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-175bd363-3658-4b3e-91dc-474e2abaaf8b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:10.133454 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-175bd363-3658-4b3e-91dc-474e2abaaf8b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:10.133541 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-175bd363-3658-4b3e-91dc-474e2abaaf8b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id b72817b3-bc64-4e1a-9550-33333293b9b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:10.138725 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-175bd363-3658-4b3e-91dc-474e2abaaf8b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 returned with HTTP 404 Aug 18 09:12:10.139176 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 165/663] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:10 2026] GET /volume/v3/backups/b72817b3-bc64-4e1a-9550-33333293b9b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:10.242102 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d11e64cd-24f7-4d67-b93b-40244a02ce35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:10.247537 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d11e64cd-24f7-4d67-b93b-40244a02ce35 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f Aug 18 09:12:10.247784 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d11e64cd-24f7-4d67-b93b-40244a02ce35 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:10.247962 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d11e64cd-24f7-4d67-b93b-40244a02ce35 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:10.262814 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:10.262814 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:10.269168 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d11e64cd-24f7-4d67-b93b-40244a02ce35 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:12:10.276066 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d11e64cd-24f7-4d67-b93b-40244a02ce35 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f returned with HTTP 200 Aug 18 09:12:10.276701 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 162/664] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:10 2026] GET /volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:10.296327 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3019cc7a-70cd-483b-95d1-e8caad2d30cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:10.299462 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3019cc7a-70cd-483b-95d1-e8caad2d30cb tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f Aug 18 09:12:10.299558 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3019cc7a-70cd-483b-95d1-e8caad2d30cb tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:10.299746 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3019cc7a-70cd-483b-95d1-e8caad2d30cb tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:10.300020 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3019cc7a-70cd-483b-95d1-e8caad2d30cb tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Delete volume with id: ce5abe0c-ac4e-4291-88d1-cc28815fcd4f Aug 18 09:12:10.316918 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:10.316918 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:10.317543 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3019cc7a-70cd-483b-95d1-e8caad2d30cb tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:12:10.350622 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3019cc7a-70cd-483b-95d1-e8caad2d30cb tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Delete volume request issued successfully. Aug 18 09:12:10.350768 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3019cc7a-70cd-483b-95d1-e8caad2d30cb tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f returned with HTTP 202 Aug 18 09:12:10.351102 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 165/665] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:10 2026] DELETE /volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:12:10.364658 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d24c86cb-772f-483b-b191-d0c455f90ddc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:10.369200 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d24c86cb-772f-483b-b191-d0c455f90ddc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f Aug 18 09:12:10.369483 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d24c86cb-772f-483b-b191-d0c455f90ddc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:10.369722 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d24c86cb-772f-483b-b191-d0c455f90ddc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:10.381534 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:10.381534 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:10.388578 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d24c86cb-772f-483b-b191-d0c455f90ddc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:12:10.395338 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d24c86cb-772f-483b-b191-d0c455f90ddc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f returned with HTTP 200 Aug 18 09:12:10.395781 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 174/666] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:10 2026] GET /volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:10.776596 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9ba674a-7111-4283-8884-14bb7f4b6502 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:10.781815 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9ba674a-7111-4283-8884-14bb7f4b6502 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf Aug 18 09:12:10.781997 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9ba674a-7111-4283-8884-14bb7f4b6502 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:10.782228 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9ba674a-7111-4283-8884-14bb7f4b6502 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:10.783814 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c9ba674a-7111-4283-8884-14bb7f4b6502 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Delete volume with id: 7e999e87-3da8-4527-b0c4-4b75861f19cf Aug 18 09:12:10.790314 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:10.790314 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:10.790776 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9ba674a-7111-4283-8884-14bb7f4b6502 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:12:10.812204 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9ba674a-7111-4283-8884-14bb7f4b6502 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Delete volume request issued successfully. Aug 18 09:12:10.812484 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9ba674a-7111-4283-8884-14bb7f4b6502 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf returned with HTTP 202 Aug 18 09:12:10.813009 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 166/667] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:10 2026] DELETE /volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:12:10.825415 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a775359-2143-4de8-bb3c-e1543ec171d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:10.827846 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a775359-2143-4de8-bb3c-e1543ec171d0 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf Aug 18 09:12:10.829427 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a775359-2143-4de8-bb3c-e1543ec171d0 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:10.829427 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a775359-2143-4de8-bb3c-e1543ec171d0 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:10.839474 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:10.839474 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:10.844724 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a775359-2143-4de8-bb3c-e1543ec171d0 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:12:10.852683 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a775359-2143-4de8-bb3c-e1543ec171d0 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf returned with HTTP 200 Aug 18 09:12:10.852683 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 163/668] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:10 2026] GET /volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:11.411072 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-57fbda28-34cf-49f3-a804-b03a987c09dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:11.413447 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57fbda28-34cf-49f3-a804-b03a987c09dc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f Aug 18 09:12:11.413447 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57fbda28-34cf-49f3-a804-b03a987c09dc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:11.413447 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57fbda28-34cf-49f3-a804-b03a987c09dc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:11.424499 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57fbda28-34cf-49f3-a804-b03a987c09dc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f returned with HTTP 404 Aug 18 09:12:11.425114 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 166/669] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:11 2026] GET /volume/v3/volumes/ce5abe0c-ac4e-4291-88d1-cc28815fcd4f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:11.441801 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:11.446328 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:12:11.446328 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-636997913"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:11.447090 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-636997913'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:12:11.447256 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Create volume of 1 GB Aug 18 09:12:11.452618 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Availability Zones retrieved successfully. Aug 18 09:12:11.463704 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Flow 'volume_create_api' (d1902a85-18e7-49ba-8f39-188049e28cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:11.465068 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c390502-53f5-4f19-b049-b58554cf70f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:11.467412 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:12:11.500683 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c390502-53f5-4f19-b049-b58554cf70f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:11.502412 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a39a07-ad78-4f1c-82f6-b66f0cd3042a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:11.544481 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Created reservations ['00be9971-9546-4d41-af84-e5328017cfc5', '1ca3c91e-9487-4aea-bc16-c8c3fc35d0a7', '0e44d007-520d-44fb-8ee4-cfc8a4c8812e', 'f0976666-7815-47c9-8d16-e965d7ba8d8c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:11.545052 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a39a07-ad78-4f1c-82f6-b66f0cd3042a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00be9971-9546-4d41-af84-e5328017cfc5', '1ca3c91e-9487-4aea-bc16-c8c3fc35d0a7', '0e44d007-520d-44fb-8ee4-cfc8a4c8812e', 'f0976666-7815-47c9-8d16-e965d7ba8d8c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:11.546256 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e00a88ff-ab40-4ae3-aa1b-7232004e5e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:11.570016 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e00a88ff-ab40-4ae3-aa1b-7232004e5e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-636997913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cd87975cabc439a958cbf66cf1654c7',qos_specs=None,replication_status=,reservations=['00be9971-9546-4d41-af84-e5328017cfc5','1ca3c91e-9487-4aea-bc16-c8c3fc35d0a7','0e44d007-520d-44fb-8ee4-cfc8a4c8812e','f0976666-7815-47c9-8d16-e965d7ba8d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65425cc781ba4c3dbfbeae59d48f558e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-636997913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cd87975cabc439a958cbf66cf1654c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65425cc781ba4c3dbfbeae59d48f558e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:11.572676 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec03e19-2383-4f00-824c-60f0a6374ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:11.600326 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec03e19-2383-4f00-824c-60f0a6374ad2) transitioned into state 'SUCCESS' from state '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-636997913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cd87975cabc439a958cbf66cf1654c7',qos_specs=None,replication_status=,reservations=['00be9971-9546-4d41-af84-e5328017cfc5','1ca3c91e-9487-4aea-bc16-c8c3fc35d0a7','0e44d007-520d-44fb-8ee4-cfc8a4c8812e','f0976666-7815-47c9-8d16-e965d7ba8d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65425cc781ba4c3dbfbeae59d48f558e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:11.601061 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a722e4f5-d7f4-424e-8035-9feb84f089af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:11.616825 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a722e4f5-d7f4-424e-8035-9feb84f089af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:11.617963 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Flow 'volume_create_api' (d1902a85-18e7-49ba-8f39-188049e28cb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:11.618198 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Create volume request issued successfully. Aug 18 09:12:11.619013 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0f187a0-695d-4f8c-a57e-1c5d8af475ad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:12:11.619560 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 175/670] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:12:11 2026] POST /volume/v3/volumes => generated 751 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:12:11.634078 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-146d25e2-e392-4d9e-a273-9279bc5e8f01 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:11.636313 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-146d25e2-e392-4d9e-a273-9279bc5e8f01 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d Aug 18 09:12:11.636569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-146d25e2-e392-4d9e-a273-9279bc5e8f01 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:11.636898 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-146d25e2-e392-4d9e-a273-9279bc5e8f01 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:11.645458 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:11.645458 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:11.649408 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-146d25e2-e392-4d9e-a273-9279bc5e8f01 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:12:11.657332 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-146d25e2-e392-4d9e-a273-9279bc5e8f01 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d returned with HTTP 200 Aug 18 09:12:11.657435 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 167/671] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:11 2026] GET /volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:12:11.871731 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4cad4ac1-9e9e-45f5-8edc-b5d7feb77118 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:11.879724 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4cad4ac1-9e9e-45f5-8edc-b5d7feb77118 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf Aug 18 09:12:11.879724 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4cad4ac1-9e9e-45f5-8edc-b5d7feb77118 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:11.879724 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4cad4ac1-9e9e-45f5-8edc-b5d7feb77118 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:11.889695 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4cad4ac1-9e9e-45f5-8edc-b5d7feb77118 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf returned with HTTP 404 Aug 18 09:12:11.889695 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 164/672] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:11 2026] GET /volume/v3/volumes/7e999e87-3da8-4527-b0c4-4b75861f19cf => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:11.900639 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3938210f-60e8-4914-9278-8fab013778d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:11.903938 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3938210f-60e8-4914-9278-8fab013778d0 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] DELETE https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:12:11.904043 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3938210f-60e8-4914-9278-8fab013778d0 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:11.904294 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3938210f-60e8-4914-9278-8fab013778d0 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:11.904519 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3938210f-60e8-4914-9278-8fab013778d0 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Delete volume with id: 47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:12:11.914854 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:11.914854 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:11.915484 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3938210f-60e8-4914-9278-8fab013778d0 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:12:11.943768 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3938210f-60e8-4914-9278-8fab013778d0 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Delete volume request issued successfully. Aug 18 09:12:11.944003 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3938210f-60e8-4914-9278-8fab013778d0 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 202 Aug 18 09:12:11.944509 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 167/673] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:11 2026] DELETE /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:12:11.953581 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0de32edc-e51d-45b6-b224-178298850c48 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:11.959143 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0de32edc-e51d-45b6-b224-178298850c48 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:12:11.959387 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0de32edc-e51d-45b6-b224-178298850c48 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:11.959654 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0de32edc-e51d-45b6-b224-178298850c48 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:11.969825 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:11.969825 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:11.975730 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0de32edc-e51d-45b6-b224-178298850c48 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Volume info retrieved successfully. Aug 18 09:12:11.981194 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0de32edc-e51d-45b6-b224-178298850c48 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 200 Aug 18 09:12:11.981717 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 176/674] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:11 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:12.674412 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37eb3dac-a804-4253-ba58-bdd2f447c17e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:12.676269 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37eb3dac-a804-4253-ba58-bdd2f447c17e tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d Aug 18 09:12:12.676554 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37eb3dac-a804-4253-ba58-bdd2f447c17e tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:12.676823 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37eb3dac-a804-4253-ba58-bdd2f447c17e tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:12.684219 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:12.684219 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:12.688435 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37eb3dac-a804-4253-ba58-bdd2f447c17e tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:12:12.693743 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37eb3dac-a804-4253-ba58-bdd2f447c17e tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d returned with HTTP 200 Aug 18 09:12:12.694828 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 168/675] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:12 2026] GET /volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:12.716061 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-96fde6d2-1a49-48a1-b3cd-9e7b6d4400e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:12.718021 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96fde6d2-1a49-48a1-b3cd-9e7b6d4400e2 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:12:12.718482 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96fde6d2-1a49-48a1-b3cd-9e7b6d4400e2 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d", "name": "tempest-VolumesBackupsAdminTest-Backup-413110796", "container": "tempest-volumesbackupsadmintest-backup-container-1348853645"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:12.720290 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-96fde6d2-1a49-48a1-b3cd-9e7b6d4400e2 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Creating new backup {'backup': {'volume_id': '3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-413110796', 'container': 'tempest-volumesbackupsadmintest-backup-container-1348853645'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:12:12.720538 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-96fde6d2-1a49-48a1-b3cd-9e7b6d4400e2 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Creating backup of volume 3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d in container tempest-volumesbackupsadmintest-backup-container-1348853645 Aug 18 09:12:12.729240 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:12.729240 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:12.729793 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-96fde6d2-1a49-48a1-b3cd-9e7b6d4400e2 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:12:12.752617 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-96fde6d2-1a49-48a1-b3cd-9e7b6d4400e2 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Created reservations ['5143fddb-9b19-4d1b-9367-9ce0748850e0', '1b4613b8-ced5-4c9f-87fb-61ce20367c89'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:12.789572 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96fde6d2-1a49-48a1-b3cd-9e7b6d4400e2 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:12:12.790043 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 165/676] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:12:12 2026] POST /volume/v3/backups => generated 332 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:12:12.799122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-846439fc-7bd3-46f5-84d4-67b7ef6a7f29 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:12.801291 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-846439fc-7bd3-46f5-84d4-67b7ef6a7f29 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:12.801577 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-846439fc-7bd3-46f5-84d4-67b7ef6a7f29 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:12.801858 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-846439fc-7bd3-46f5-84d4-67b7ef6a7f29 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:12.801954 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-846439fc-7bd3-46f5-84d4-67b7ef6a7f29 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:12.807039 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:12.807039 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:12.808841 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-846439fc-7bd3-46f5-84d4-67b7ef6a7f29 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:12.808841 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 168/677] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:12 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:12.994815 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-209362e5-8952-4033-b86e-3df0b82840e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:12.996885 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-209362e5-8952-4033-b86e-3df0b82840e6 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] GET https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 Aug 18 09:12:12.997128 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-209362e5-8952-4033-b86e-3df0b82840e6 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:12.997344 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-209362e5-8952-4033-b86e-3df0b82840e6 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:13.007563 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-209362e5-8952-4033-b86e-3df0b82840e6 tempest-TestMultiAttachVolumeSwap-1709248996 tempest-TestMultiAttachVolumeSwap-1709248996-project-member] https://10.4.3.41/volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 returned with HTTP 404 Aug 18 09:12:13.008182 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 177/678] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:12 2026] GET /volume/v3/volumes/47af6a9e-5ae2-4a1c-95fd-5ba361d2a4c4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:13.819668 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2a773d56-f8cf-48e3-913e-36a35ae7937f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:13.822459 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a773d56-f8cf-48e3-913e-36a35ae7937f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:13.822751 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a773d56-f8cf-48e3-913e-36a35ae7937f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:13.823025 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a773d56-f8cf-48e3-913e-36a35ae7937f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:13.823205 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2a773d56-f8cf-48e3-913e-36a35ae7937f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:13.831955 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:13.831955 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:13.833660 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a773d56-f8cf-48e3-913e-36a35ae7937f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:13.834230 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 169/679] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:13 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:14.222800 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-04db2759-9328-4c90-8765-4733712d8d81 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:14.226876 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-04db2759-9328-4c90-8765-4733712d8d81 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:14.227077 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-04db2759-9328-4c90-8765-4733712d8d81 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:14.227248 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-04db2759-9328-4c90-8765-4733712d8d81 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:14.237710 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=496,cinder:UPDATE=119,cinder:DELETE=3,cinder:INSERT=63 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:12:14.249290 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:14.249290 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:14.255203 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-04db2759-9328-4c90-8765-4733712d8d81 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:14.263215 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-04db2759-9328-4c90-8765-4733712d8d81 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:14.263215 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 166/680] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:12:14 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:14.618521 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-62c3bdcf-6d28-4b04-847f-e0ee510b9973 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:14.619040 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62c3bdcf-6d28-4b04-847f-e0ee510b9973 None None] GET https://10.4.3.41/volume// Aug 18 09:12:14.619144 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62c3bdcf-6d28-4b04-847f-e0ee510b9973 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:14.619543 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62c3bdcf-6d28-4b04-847f-e0ee510b9973 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:14.619605 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62c3bdcf-6d28-4b04-847f-e0ee510b9973 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:12:14.619858 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 169/681] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:12:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:12:14.630738 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-5e1ae639-74e9-4028-89cf-fc3a9af5e5cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:14.633991 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-5e1ae639-74e9-4028-89cf-fc3a9af5e5cf tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:12:14.635015 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-5e1ae639-74e9-4028-89cf-fc3a9af5e5cf tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "890a6496-1566-4e95-9979-f7815d9ea705", "connector": null, "instance_uuid": "a962df0a-507e-4780-8316-74712150e729"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:14.655530 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6678110-deaa-4465-b69c-07052dd7602c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:14.658693 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:14.658693 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:14.658806 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:12:14.659100 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1260495123"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:14.660628 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1260495123'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:12:14.660780 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Create volume of 1 GB Aug 18 09:12:14.664685 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Availability Zones retrieved successfully. Aug 18 09:12:14.673142 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Flow 'volume_create_api' (b96d1399-fd5b-43a3-b963-40570e9cfdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:14.675347 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5928a1f0-bb2a-4902-aeeb-f93fb76b169e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:14.677031 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:12:14.697728 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-5e1ae639-74e9-4028-89cf-fc3a9af5e5cf tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:12:14.698418 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 178/682] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:12:14 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:14.709185 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5928a1f0-bb2a-4902-aeeb-f93fb76b169e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:14.712067 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (526020f5-c65a-4ab2-a351-32269bb7ad8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:14.715997 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-c1448337-ad4c-413e-9b2e-567609f5bc41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:14.719846 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-c1448337-ad4c-413e-9b2e-567609f5bc41 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/attachments/054673ca-8a73-409d-8b11-37d500c57cd7 Aug 18 09:12:14.720132 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-c1448337-ad4c-413e-9b2e-567609f5bc41 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:14.720404 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-c1448337-ad4c-413e-9b2e-567609f5bc41 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:14.730994 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:14.730994 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:14.807552 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Created reservations ['2fa37d0d-c062-4f10-bff2-87780b3f232e', 'a35a10f4-4ad6-4656-af23-2c4a3d638d0b', 'afad5642-e280-437a-94b8-d8ae22300954', '76675f42-adbb-4c32-9f68-c04edfcb9f35'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:14.808585 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (526020f5-c65a-4ab2-a351-32269bb7ad8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fa37d0d-c062-4f10-bff2-87780b3f232e', 'a35a10f4-4ad6-4656-af23-2c4a3d638d0b', 'afad5642-e280-437a-94b8-d8ae22300954', '76675f42-adbb-4c32-9f68-c04edfcb9f35']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:14.809530 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8a8269-dadc-45cc-8cf4-a4948238221b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:14.816934 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-c1448337-ad4c-413e-9b2e-567609f5bc41 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/054673ca-8a73-409d-8b11-37d500c57cd7 returned with HTTP 200 Aug 18 09:12:14.817378 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 167/683] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:12:14 2026] DELETE /volume/v3/attachments/054673ca-8a73-409d-8b11-37d500c57cd7 => generated 367 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:14.841140 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8a8269-dadc-45cc-8cf4-a4948238221b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97325abe-511f-4753-a852-343eb58e7eab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1260495123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4583e115837405fad4480b11f6abf7f',qos_specs=None,replication_status=,reservations=['2fa37d0d-c062-4f10-bff2-87780b3f232e','a35a10f4-4ad6-4656-af23-2c4a3d638d0b','afad5642-e280-437a-94b8-d8ae22300954','76675f42-adbb-4c32-9f68-c04edfcb9f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5268eae7fc614f4eadd2d63428710e61',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1260495123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97325abe-511f-4753-a852-343eb58e7eab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4583e115837405fad4480b11f6abf7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5268eae7fc614f4eadd2d63428710e61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:14.844337 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfddc070-b255-48c2-b061-89541ab9da82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:14.845074 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c73c13ef-070f-4f9d-a724-80e109774e68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:14.849311 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c73c13ef-070f-4f9d-a724-80e109774e68 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:14.849633 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c73c13ef-070f-4f9d-a724-80e109774e68 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:14.849720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c73c13ef-070f-4f9d-a724-80e109774e68 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:14.849821 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c73c13ef-070f-4f9d-a724-80e109774e68 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:14.856585 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:14.856585 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:14.857437 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c73c13ef-070f-4f9d-a724-80e109774e68 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:14.857798 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 170/684] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:14 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:14.870421 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfddc070-b255-48c2-b061-89541ab9da82) transitioned into state 'SUCCESS' from state '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-1260495123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4583e115837405fad4480b11f6abf7f',qos_specs=None,replication_status=,reservations=['2fa37d0d-c062-4f10-bff2-87780b3f232e','a35a10f4-4ad6-4656-af23-2c4a3d638d0b','afad5642-e280-437a-94b8-d8ae22300954','76675f42-adbb-4c32-9f68-c04edfcb9f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5268eae7fc614f4eadd2d63428710e61',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:14.871027 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f331d5-bb9b-4271-b25d-9ca318b2c6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:14.885550 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f331d5-bb9b-4271-b25d-9ca318b2c6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:14.886252 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Flow 'volume_create_api' (b96d1399-fd5b-43a3-b963-40570e9cfdaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:14.886583 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Create volume request issued successfully. Aug 18 09:12:14.887078 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6678110-deaa-4465-b69c-07052dd7602c tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:12:14.887582 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 170/685] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:12:14 2026] POST /volume/v3/volumes => generated 750 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:12:14.905832 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b075fb2a-73bf-4fe7-8db4-996e3dae76b5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:14.908316 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b075fb2a-73bf-4fe7-8db4-996e3dae76b5 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:12:14.908507 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b075fb2a-73bf-4fe7-8db4-996e3dae76b5 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:14.908679 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b075fb2a-73bf-4fe7-8db4-996e3dae76b5 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:14.925279 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:14.925279 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:14.929520 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b075fb2a-73bf-4fe7-8db4-996e3dae76b5 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:12:14.935307 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b075fb2a-73bf-4fe7-8db4-996e3dae76b5 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:12:14.935701 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 179/686] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:14 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:15.878437 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e44d3b0f-17a0-4a99-b8d6-3bd1068746f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:15.882128 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e44d3b0f-17a0-4a99-b8d6-3bd1068746f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:15.882440 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e44d3b0f-17a0-4a99-b8d6-3bd1068746f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:15.882816 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e44d3b0f-17a0-4a99-b8d6-3bd1068746f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:15.883184 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e44d3b0f-17a0-4a99-b8d6-3bd1068746f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:15.891612 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:15.891612 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:15.892955 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e44d3b0f-17a0-4a99-b8d6-3bd1068746f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:15.894864 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 168/687] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:15 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:15.954489 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b5549134-b866-4351-a364-e9d0d824f4dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:15.958631 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5549134-b866-4351-a364-e9d0d824f4dc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:12:15.959244 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5549134-b866-4351-a364-e9d0d824f4dc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:15.959491 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5549134-b866-4351-a364-e9d0d824f4dc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:15.968794 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:15.968794 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:15.981767 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b5549134-b866-4351-a364-e9d0d824f4dc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:12:15.987002 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5549134-b866-4351-a364-e9d0d824f4dc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:12:15.987444 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 171/688] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:15 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:16.248243 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-968c284d-840e-4864-b386-360ab012dc12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:16.250000 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-968c284d-840e-4864-b386-360ab012dc12 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] PUT https://10.4.3.41/volume/v3/attachments/d9161abc-111b-4700-b018-f94c2304ffd0 Aug 18 09:12:16.252127 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-968c284d-840e-4864-b386-360ab012dc12 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:16.265791 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-968c284d-840e-4864-b386-360ab012dc12 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Acquiring lock "cinder-attachment_update-890a6496-1566-4e95-9979-f7815d9ea705-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:12:16.272556 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-968c284d-840e-4864-b386-360ab012dc12 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-890a6496-1566-4e95-9979-f7815d9ea705-np0000007625" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:12:16.273531 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:16.273531 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:16.414623 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-968c284d-840e-4864-b386-360ab012dc12 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-890a6496-1566-4e95-9979-f7815d9ea705-np0000007625" released by "attachment_update" :: held 0.142s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:12:16.414979 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-968c284d-840e-4864-b386-360ab012dc12 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/d9161abc-111b-4700-b018-f94c2304ffd0 returned with HTTP 200 Aug 18 09:12:16.417612 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 171/689] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:12:16 2026] PUT /volume/v3/attachments/d9161abc-111b-4700-b018-f94c2304ffd0 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:16.435026 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-6c438b5e-6dbb-4b6f-bba3-01f0b35a7967 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:16.436632 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-6c438b5e-6dbb-4b6f-bba3-01f0b35a7967 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/attachments/d9161abc-111b-4700-b018-f94c2304ffd0 Aug 18 09:12:16.436979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-6c438b5e-6dbb-4b6f-bba3-01f0b35a7967 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:16.437770 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-6c438b5e-6dbb-4b6f-bba3-01f0b35a7967 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:16.460508 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-6c438b5e-6dbb-4b6f-bba3-01f0b35a7967 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/d9161abc-111b-4700-b018-f94c2304ffd0 returned with HTTP 200 Aug 18 09:12:16.460716 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 180/690] 10.4.3.41 () {70 vars in 1644 bytes} [Tue Aug 18 09:12:16 2026] GET /volume/v3/attachments/d9161abc-111b-4700-b018-f94c2304ffd0 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:16.907592 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ee8fa2b0-8d28-4b06-aab6-df194d4e065e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:16.914125 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee8fa2b0-8d28-4b06-aab6-df194d4e065e tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:16.914125 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee8fa2b0-8d28-4b06-aab6-df194d4e065e tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:16.914125 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee8fa2b0-8d28-4b06-aab6-df194d4e065e tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:16.914363 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ee8fa2b0-8d28-4b06-aab6-df194d4e065e tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:16.921469 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:16.921469 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:16.923718 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee8fa2b0-8d28-4b06-aab6-df194d4e065e tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:16.923718 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 169/691] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:16 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:17.469662 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ce53ea4-26f0-4b20-9e36-68467cf284f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:17.471820 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ce53ea4-26f0-4b20-9e36-68467cf284f5 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action Aug 18 09:12:17.472533 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ce53ea4-26f0-4b20-9e36-68467cf284f5 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action body: b'{"os-attach": {"instance_uuid": "542953ca-195d-4249-9e74-5ddef89089d2", "mountpoint": "/dev/vdb"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:17.472820 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ce53ea4-26f0-4b20-9e36-68467cf284f5 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "542953ca-195d-4249-9e74-5ddef89089d2", "mountpoint": "/dev/vdb"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:17.484321 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:17.484321 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:17.484850 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ce53ea4-26f0-4b20-9e36-68467cf284f5 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:17.491892 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ce53ea4-26f0-4b20-9e36-68467cf284f5 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Update volume admin metadata completed successfully. Aug 18 09:12:17.558409 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ce53ea4-26f0-4b20-9e36-68467cf284f5 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Attach volume completed successfully. Aug 18 09:12:17.558519 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ce53ea4-26f0-4b20-9e36-68467cf284f5 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action returned with HTTP 202 Aug 18 09:12:17.559242 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 172/692] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:12:17 2026] POST /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:12:17.567374 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0903db6-df66-48a2-9ba9-b122ed8ee140 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:17.569847 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0903db6-df66-48a2-9ba9-b122ed8ee140 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:17.570103 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0903db6-df66-48a2-9ba9-b122ed8ee140 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:17.570362 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0903db6-df66-48a2-9ba9-b122ed8ee140 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:17.587492 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:17.587492 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:17.591320 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a0903db6-df66-48a2-9ba9-b122ed8ee140 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:17.596293 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0903db6-df66-48a2-9ba9-b122ed8ee140 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:17.597492 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 172/693] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:17 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 1173 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:17.614670 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2b9498c-31c9-4452-9db8-51aba8c2502c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:17.614670 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2b9498c-31c9-4452-9db8-51aba8c2502c tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:17.614670 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2b9498c-31c9-4452-9db8-51aba8c2502c tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:17.614670 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2b9498c-31c9-4452-9db8-51aba8c2502c tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:17.630587 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:17.630587 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:17.634953 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f2b9498c-31c9-4452-9db8-51aba8c2502c tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:17.639758 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2b9498c-31c9-4452-9db8-51aba8c2502c tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:17.640219 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 181/694] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:17 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 1173 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:17.653918 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be0dd930-23af-4a85-812b-b4fdb5615a3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:17.655994 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be0dd930-23af-4a85-812b-b4fdb5615a3f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action Aug 18 09:12:17.657684 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be0dd930-23af-4a85-812b-b4fdb5615a3f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action body: b'{"os-detach": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:17.657684 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be0dd930-23af-4a85-812b-b4fdb5615a3f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:17.668455 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:17.668455 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:17.669044 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-be0dd930-23af-4a85-812b-b4fdb5615a3f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:17.710744 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-be0dd930-23af-4a85-812b-b4fdb5615a3f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Detach volume completed successfully. Aug 18 09:12:17.710984 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be0dd930-23af-4a85-812b-b4fdb5615a3f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action returned with HTTP 202 Aug 18 09:12:17.711462 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 170/695] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:12:17 2026] POST /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:12:17.721665 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-65cbceed-15fe-4753-b3c8-051be9bc3c76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:17.724485 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65cbceed-15fe-4753-b3c8-051be9bc3c76 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:17.724485 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65cbceed-15fe-4753-b3c8-051be9bc3c76 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:17.724485 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65cbceed-15fe-4753-b3c8-051be9bc3c76 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:17.733421 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:17.733421 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:17.738574 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-65cbceed-15fe-4753-b3c8-051be9bc3c76 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:17.745302 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65cbceed-15fe-4753-b3c8-051be9bc3c76 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:17.746239 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 173/696] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:17 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:17.935057 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84b266df-f179-4d6a-96bd-e7f89f78b38a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:17.937627 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84b266df-f179-4d6a-96bd-e7f89f78b38a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:17.937708 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84b266df-f179-4d6a-96bd-e7f89f78b38a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:17.938055 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84b266df-f179-4d6a-96bd-e7f89f78b38a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:17.938233 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-84b266df-f179-4d6a-96bd-e7f89f78b38a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:17.944696 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:17.944696 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:17.946607 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84b266df-f179-4d6a-96bd-e7f89f78b38a tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:17.946607 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 173/697] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:17 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:18.538186 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9bacced6-b8ef-4a57-b051-d92638df9abd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:18.539767 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:12:18.540050 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-435404772"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:18.541315 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-435404772'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:12:18.541439 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Create volume of 1 GB Aug 18 09:12:18.552083 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Availability Zones retrieved successfully. Aug 18 09:12:18.557209 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Flow 'volume_create_api' (210d9e66-857d-4dfb-9e2a-b86292e044ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:18.558046 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab06f74-c2f0-42d7-8e8e-7c40e8c5cc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:18.560509 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:12:18.583786 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab06f74-c2f0-42d7-8e8e-7c40e8c5cc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:18.584556 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad86940-4cb9-4199-a5da-359beed28cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:18.651760 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Created reservations ['10996af3-6e84-493e-a66e-5cbdbb0bf402', '1cb986fa-6cc6-437f-a221-713aeb14ddd1', '1cd4f4ee-5c54-4039-b51c-656302e9f985', '1071cfe4-5dee-4dbf-bc39-ec8550fb4ef9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:18.652781 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad86940-4cb9-4199-a5da-359beed28cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10996af3-6e84-493e-a66e-5cbdbb0bf402', '1cb986fa-6cc6-437f-a221-713aeb14ddd1', '1cd4f4ee-5c54-4039-b51c-656302e9f985', '1071cfe4-5dee-4dbf-bc39-ec8550fb4ef9']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:18.653745 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4733f741-a21b-46c7-a16c-64ec1f7466da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:18.682012 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4733f741-a21b-46c7-a16c-64ec1f7466da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cc33b0d-392d-4c72-a603-1b9fb91963e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-435404772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd1f63c430cd4ba690950466df0dffe6',qos_specs=None,replication_status=,reservations=['10996af3-6e84-493e-a66e-5cbdbb0bf402','1cb986fa-6cc6-437f-a221-713aeb14ddd1','1cd4f4ee-5c54-4039-b51c-656302e9f985','1071cfe4-5dee-4dbf-bc39-ec8550fb4ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db419ef700f643b3819686588c4be454',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-435404772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cc33b0d-392d-4c72-a603-1b9fb91963e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd1f63c430cd4ba690950466df0dffe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db419ef700f643b3819686588c4be454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:18.682984 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a003f981-b831-4a6d-a8ce-231c83f40b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:18.718474 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a003f981-b831-4a6d-a8ce-231c83f40b3d) transitioned into state 'SUCCESS' from state '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-435404772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd1f63c430cd4ba690950466df0dffe6',qos_specs=None,replication_status=,reservations=['10996af3-6e84-493e-a66e-5cbdbb0bf402','1cb986fa-6cc6-437f-a221-713aeb14ddd1','1cd4f4ee-5c54-4039-b51c-656302e9f985','1071cfe4-5dee-4dbf-bc39-ec8550fb4ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db419ef700f643b3819686588c4be454',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:18.720451 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93ac971e-8b7b-4a57-8347-1623d585adb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:18.740496 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93ac971e-8b7b-4a57-8347-1623d585adb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:18.741600 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Flow 'volume_create_api' (210d9e66-857d-4dfb-9e2a-b86292e044ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:18.741767 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Create volume request issued successfully. Aug 18 09:12:18.742369 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9bacced6-b8ef-4a57-b051-d92638df9abd tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:12:18.742808 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 182/698] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:12:18 2026] POST /volume/v3/volumes => generated 751 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:12:18.958163 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3aa01d24-b572-416f-83cf-b1859b6e0edc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:18.959926 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3aa01d24-b572-416f-83cf-b1859b6e0edc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:18.960111 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3aa01d24-b572-416f-83cf-b1859b6e0edc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:18.960284 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3aa01d24-b572-416f-83cf-b1859b6e0edc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:18.960383 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3aa01d24-b572-416f-83cf-b1859b6e0edc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:18.965460 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:18.965460 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:18.966096 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3aa01d24-b572-416f-83cf-b1859b6e0edc tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:18.966558 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 171/699] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:18 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:19.978750 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-463eb0bb-bfce-450d-beb3-3998d72a3740 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:19.981195 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-463eb0bb-bfce-450d-beb3-3998d72a3740 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:19.981195 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-463eb0bb-bfce-450d-beb3-3998d72a3740 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:19.981640 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-463eb0bb-bfce-450d-beb3-3998d72a3740 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:19.981640 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-463eb0bb-bfce-450d-beb3-3998d72a3740 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:19.990292 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:19.990292 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:19.991250 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-463eb0bb-bfce-450d-beb3-3998d72a3740 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:19.991709 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 174/700] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:19 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:20.384204 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-571ef528-a703-422b-8608-2ac0cc180ee8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.386534 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-571ef528-a703-422b-8608-2ac0cc180ee8 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action Aug 18 09:12:20.387679 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-571ef528-a703-422b-8608-2ac0cc180ee8 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:20.387679 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-571ef528-a703-422b-8608-2ac0cc180ee8 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:20.402004 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.402004 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:20.402587 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-571ef528-a703-422b-8608-2ac0cc180ee8 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.414750 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-571ef528-a703-422b-8608-2ac0cc180ee8 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Reserve volume completed successfully. Aug 18 09:12:20.414997 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-571ef528-a703-422b-8608-2ac0cc180ee8 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action returned with HTTP 202 Aug 18 09:12:20.415443 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 174/701] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:12:20 2026] POST /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:12:20.428615 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b765ed0c-8a97-4403-bb12-9ef9d2d8abbc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.431006 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b765ed0c-8a97-4403-bb12-9ef9d2d8abbc tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:20.431238 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b765ed0c-8a97-4403-bb12-9ef9d2d8abbc tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:20.431420 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b765ed0c-8a97-4403-bb12-9ef9d2d8abbc tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:20.439450 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.439450 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:20.444609 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b765ed0c-8a97-4403-bb12-9ef9d2d8abbc tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.450370 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b765ed0c-8a97-4403-bb12-9ef9d2d8abbc tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:20.450740 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 183/702] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:20 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:20.470042 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-faa1dc34-6e88-4cb8-ac42-55c11bcce731 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.475089 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-faa1dc34-6e88-4cb8-ac42-55c11bcce731 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action Aug 18 09:12:20.475595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-faa1dc34-6e88-4cb8-ac42-55c11bcce731 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:20.475813 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-faa1dc34-6e88-4cb8-ac42-55c11bcce731 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:20.488358 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.488358 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:20.489071 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-faa1dc34-6e88-4cb8-ac42-55c11bcce731 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.516188 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-faa1dc34-6e88-4cb8-ac42-55c11bcce731 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Unreserve volume completed successfully. Aug 18 09:12:20.516188 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-faa1dc34-6e88-4cb8-ac42-55c11bcce731 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action returned with HTTP 202 Aug 18 09:12:20.518342 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 172/703] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:12:20 2026] POST /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:12:20.526565 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5fbb06cc-a332-4a79-8a97-28eb1a303cf3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.529599 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fbb06cc-a332-4a79-8a97-28eb1a303cf3 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:20.529778 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fbb06cc-a332-4a79-8a97-28eb1a303cf3 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:20.530085 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fbb06cc-a332-4a79-8a97-28eb1a303cf3 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:20.540631 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.540631 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:20.544649 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5fbb06cc-a332-4a79-8a97-28eb1a303cf3 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.549636 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fbb06cc-a332-4a79-8a97-28eb1a303cf3 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:20.550207 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 175/704] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:20 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:20.572112 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-925a3a20-b57a-44a3-8a83-0fc59342c574 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.579326 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-925a3a20-b57a-44a3-8a83-0fc59342c574 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action Aug 18 09:12:20.580436 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-925a3a20-b57a-44a3-8a83-0fc59342c574 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:20.581549 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-925a3a20-b57a-44a3-8a83-0fc59342c574 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:20.608900 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.608900 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:20.611339 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-925a3a20-b57a-44a3-8a83-0fc59342c574 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.626003 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-925a3a20-b57a-44a3-8a83-0fc59342c574 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume updated successfully. Aug 18 09:12:20.626313 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-925a3a20-b57a-44a3-8a83-0fc59342c574 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action returned with HTTP 200 Aug 18 09:12:20.626915 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 175/705] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:12:20 2026] POST /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action => generated 0 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 09:12:20.636260 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-239e1719-85b8-4a3d-b0e8-1c7fa64ea31d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.638714 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-239e1719-85b8-4a3d-b0e8-1c7fa64ea31d tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:20.639003 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-239e1719-85b8-4a3d-b0e8-1c7fa64ea31d tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:20.639291 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-239e1719-85b8-4a3d-b0e8-1c7fa64ea31d tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:20.648915 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.648915 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:20.653645 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-239e1719-85b8-4a3d-b0e8-1c7fa64ea31d tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.661111 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-239e1719-85b8-4a3d-b0e8-1c7fa64ea31d tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:20.661647 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 184/706] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:20 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:20.675873 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0ffa847-9ff4-4118-af5b-234a774d1794 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.677659 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0ffa847-9ff4-4118-af5b-234a774d1794 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action Aug 18 09:12:20.677998 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0ffa847-9ff4-4118-af5b-234a774d1794 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:20.678130 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0ffa847-9ff4-4118-af5b-234a774d1794 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:20.689338 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.689338 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:20.689338 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0ffa847-9ff4-4118-af5b-234a774d1794 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.698531 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0ffa847-9ff4-4118-af5b-234a774d1794 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume updated successfully. Aug 18 09:12:20.698531 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0ffa847-9ff4-4118-af5b-234a774d1794 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action returned with HTTP 200 Aug 18 09:12:20.698886 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 173/707] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:12:20 2026] POST /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 09:12:20.707456 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e94fe95f-1182-4332-823a-131de24357af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.707893 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e94fe95f-1182-4332-823a-131de24357af tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:20.708062 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e94fe95f-1182-4332-823a-131de24357af tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:20.708256 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e94fe95f-1182-4332-823a-131de24357af tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:20.716308 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.716308 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:20.721937 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e94fe95f-1182-4332-823a-131de24357af tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.728527 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e94fe95f-1182-4332-823a-131de24357af tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:20.728991 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 176/708] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:20 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:20.743413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5425e91-4b6b-4921-8c11-4f9799a7f538 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.745717 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5425e91-4b6b-4921-8c11-4f9799a7f538 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action Aug 18 09:12:20.745717 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5425e91-4b6b-4921-8c11-4f9799a7f538 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:20.745717 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5425e91-4b6b-4921-8c11-4f9799a7f538 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:20.753965 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.753965 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:20.754448 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5425e91-4b6b-4921-8c11-4f9799a7f538 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.768513 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5425e91-4b6b-4921-8c11-4f9799a7f538 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Update volume admin metadata completed successfully. Aug 18 09:12:20.768667 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5425e91-4b6b-4921-8c11-4f9799a7f538 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Update readonly setting on volume completed successfully. Aug 18 09:12:20.769515 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5425e91-4b6b-4921-8c11-4f9799a7f538 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action returned with HTTP 202 Aug 18 09:12:20.769515 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 176/709] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:12:20 2026] POST /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:12:20.777857 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1ceba12e-64e2-410a-9c0d-f0ee354d0fa5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.779715 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ceba12e-64e2-410a-9c0d-f0ee354d0fa5 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:20.779943 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ceba12e-64e2-410a-9c0d-f0ee354d0fa5 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:20.780249 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ceba12e-64e2-410a-9c0d-f0ee354d0fa5 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:20.789543 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.789543 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:20.794770 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1ceba12e-64e2-410a-9c0d-f0ee354d0fa5 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.800837 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ceba12e-64e2-410a-9c0d-f0ee354d0fa5 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:20.801378 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 185/710] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:20 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:20.821625 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8eb4c68e-db56-4abf-bad6-d2b5f987ed27 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.823548 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eb4c68e-db56-4abf-bad6-d2b5f987ed27 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action Aug 18 09:12:20.824380 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eb4c68e-db56-4abf-bad6-d2b5f987ed27 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:20.824380 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eb4c68e-db56-4abf-bad6-d2b5f987ed27 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:20.833584 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.833584 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:20.833867 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8eb4c68e-db56-4abf-bad6-d2b5f987ed27 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.843778 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8eb4c68e-db56-4abf-bad6-d2b5f987ed27 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Update volume admin metadata completed successfully. Aug 18 09:12:20.843778 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8eb4c68e-db56-4abf-bad6-d2b5f987ed27 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Update readonly setting on volume completed successfully. Aug 18 09:12:20.843929 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eb4c68e-db56-4abf-bad6-d2b5f987ed27 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action returned with HTTP 202 Aug 18 09:12:20.844327 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 174/711] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:12:20 2026] POST /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:12:20.855411 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18a55914-df40-493c-b4a0-ffb1ef8c274f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.855411 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18a55914-df40-493c-b4a0-ffb1ef8c274f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:20.855580 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18a55914-df40-493c-b4a0-ffb1ef8c274f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:20.855744 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18a55914-df40-493c-b4a0-ffb1ef8c274f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:20.862652 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.862652 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:20.866355 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-18a55914-df40-493c-b4a0-ffb1ef8c274f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.870700 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18a55914-df40-493c-b4a0-ffb1ef8c274f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:20.871728 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 177/712] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:20 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:20.893058 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ed19a5da-d21a-4033-9e9a-07b4cbe740c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:20.894810 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed19a5da-d21a-4033-9e9a-07b4cbe740c3 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action Aug 18 09:12:20.895244 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed19a5da-d21a-4033-9e9a-07b4cbe740c3 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-882612760", "disk_format": "raw"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:20.895378 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed19a5da-d21a-4033-9e9a-07b4cbe740c3 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-882612760", "disk_format": "raw"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:20.906271 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.906271 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:20.906732 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ed19a5da-d21a-4033-9e9a-07b4cbe740c3 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:20.924328 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:20.924328 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:20.932132 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.image.image_utils [None req-ed19a5da-d21a-4033-9e9a-07b4cbe740c3 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-882612760'}] 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-882612760'}]. {{(pid=100267) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 09:12:21.009128 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ae87b53-a4c0-49f2-9124-355f2d858909 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:21.010677 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ae87b53-a4c0-49f2-9124-355f2d858909 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:21.010846 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ae87b53-a4c0-49f2-9124-355f2d858909 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:21.011013 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ae87b53-a4c0-49f2-9124-355f2d858909 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:21.011123 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7ae87b53-a4c0-49f2-9124-355f2d858909 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:21.016181 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:21.016181 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:21.016924 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ae87b53-a4c0-49f2-9124-355f2d858909 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:21.017266 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 186/713] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:21 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:21.058115 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-54a8b785-f0e4-4c00-86c6-b6fc41d0e484 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:21.065752 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-54a8b785-f0e4-4c00-86c6-b6fc41d0e484 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments/d9161abc-111b-4700-b018-f94c2304ffd0/action Aug 18 09:12:21.065839 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-54a8b785-f0e4-4c00-86c6-b6fc41d0e484 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:21.066041 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-54a8b785-f0e4-4c00-86c6-b6fc41d0e484 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:21.087884 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:21.087884 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:21.114639 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79c8c5fa-75d7-45f7-bba7-173900f495c7 req-54a8b785-f0e4-4c00-86c6-b6fc41d0e484 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/d9161abc-111b-4700-b018-f94c2304ffd0/action returned with HTTP 204 Aug 18 09:12:21.117167 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 175/714] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:12:21 2026] POST /volume/v3/attachments/d9161abc-111b-4700-b018-f94c2304ffd0/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:22.030222 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85ba178c-31f7-4f8d-bf7b-6164e6583c7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:22.031924 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85ba178c-31f7-4f8d-bf7b-6164e6583c7f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:22.032133 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85ba178c-31f7-4f8d-bf7b-6164e6583c7f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:22.032325 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85ba178c-31f7-4f8d-bf7b-6164e6583c7f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:22.032449 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-85ba178c-31f7-4f8d-bf7b-6164e6583c7f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:22.036630 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:22.036630 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:22.037364 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85ba178c-31f7-4f8d-bf7b-6164e6583c7f tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:22.037633 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 178/715] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:22 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:22.131913 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ed19a5da-d21a-4033-9e9a-07b4cbe740c3 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Copy volume to image completed successfully. Aug 18 09:12:22.132902 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed19a5da-d21a-4033-9e9a-07b4cbe740c3 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action returned with HTTP 202 Aug 18 09:12:22.132902 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 177/716] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:12:20 2026] POST /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action => generated 686 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:12:23.059470 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-47644710-1ac0-4517-aca6-bb232e28f942 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:23.060782 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47644710-1ac0-4517-aca6-bb232e28f942 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:23.061104 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47644710-1ac0-4517-aca6-bb232e28f942 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:23.061317 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47644710-1ac0-4517-aca6-bb232e28f942 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:23.061487 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-47644710-1ac0-4517-aca6-bb232e28f942 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:23.064546 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=392,cinder:INSERT=39,cinder:UPDATE=64 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:12:23.070836 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:23.070836 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:23.071594 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47644710-1ac0-4517-aca6-bb232e28f942 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:23.072091 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 187/717] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:23 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:23.259778 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-deef164e-e9a3-472f-a185-0066deaebad5 req-7b25366e-d248-4c71-bcd2-35f19a631173 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:23.261731 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-deef164e-e9a3-472f-a185-0066deaebad5 req-7b25366e-d248-4c71-bcd2-35f19a631173 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] DELETE https://10.4.3.41/volume/v3/attachments/68642e34-d6cf-4ca5-95da-8433362ad193 Aug 18 09:12:23.262221 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-deef164e-e9a3-472f-a185-0066deaebad5 req-7b25366e-d248-4c71-bcd2-35f19a631173 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:23.262221 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-deef164e-e9a3-472f-a185-0066deaebad5 req-7b25366e-d248-4c71-bcd2-35f19a631173 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:23.271238 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:23.271238 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:23.359255 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-deef164e-e9a3-472f-a185-0066deaebad5 req-7b25366e-d248-4c71-bcd2-35f19a631173 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/attachments/68642e34-d6cf-4ca5-95da-8433362ad193 returned with HTTP 200 Aug 18 09:12:23.359707 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 176/718] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:12:23 2026] DELETE /volume/v3/attachments/68642e34-d6cf-4ca5-95da-8433362ad193 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:23.375205 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-deef164e-e9a3-472f-a185-0066deaebad5 req-dc0d5cbf-5634-4496-abcc-1295d042864f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:23.378921 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-deef164e-e9a3-472f-a185-0066deaebad5 req-dc0d5cbf-5634-4496-abcc-1295d042864f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] DELETE https://10.4.3.41/volume/v3/attachments/7702c5ce-50dc-4b24-8ead-eaca06f8e252 Aug 18 09:12:23.379130 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-deef164e-e9a3-472f-a185-0066deaebad5 req-dc0d5cbf-5634-4496-abcc-1295d042864f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:23.379352 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-deef164e-e9a3-472f-a185-0066deaebad5 req-dc0d5cbf-5634-4496-abcc-1295d042864f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:23.394708 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:23.394708 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:23.432561 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=429,cinder:UPDATE=52,cinder:INSERT=28 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:12:23.471809 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-deef164e-e9a3-472f-a185-0066deaebad5 req-dc0d5cbf-5634-4496-abcc-1295d042864f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/attachments/7702c5ce-50dc-4b24-8ead-eaca06f8e252 returned with HTTP 200 Aug 18 09:12:23.472608 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 179/719] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:12:23 2026] DELETE /volume/v3/attachments/7702c5ce-50dc-4b24-8ead-eaca06f8e252 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:23.485292 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-deef164e-e9a3-472f-a185-0066deaebad5 req-3fbc63fd-d306-47f7-9ad4-a2dabbeda285 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:23.488786 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-deef164e-e9a3-472f-a185-0066deaebad5 req-3fbc63fd-d306-47f7-9ad4-a2dabbeda285 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] DELETE https://10.4.3.41/volume/v3/attachments/e0d207a5-f9ce-42b7-bd87-75cc8efd7967 Aug 18 09:12:23.488981 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-deef164e-e9a3-472f-a185-0066deaebad5 req-3fbc63fd-d306-47f7-9ad4-a2dabbeda285 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:23.489203 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-deef164e-e9a3-472f-a185-0066deaebad5 req-3fbc63fd-d306-47f7-9ad4-a2dabbeda285 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:23.491446 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=469,cinder:INSERT=63,cinder:UPDATE=124 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:12:23.499073 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:23.499073 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:23.557715 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-deef164e-e9a3-472f-a185-0066deaebad5 req-3fbc63fd-d306-47f7-9ad4-a2dabbeda285 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/attachments/e0d207a5-f9ce-42b7-bd87-75cc8efd7967 returned with HTTP 200 Aug 18 09:12:23.558795 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 178/720] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:12:23 2026] DELETE /volume/v3/attachments/e0d207a5-f9ce-42b7-bd87-75cc8efd7967 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:24.086080 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39dafaf0-8bd1-4fa6-bc6b-b0f8f587528c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:24.088731 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39dafaf0-8bd1-4fa6-bc6b-b0f8f587528c tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:24.088986 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39dafaf0-8bd1-4fa6-bc6b-b0f8f587528c tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:24.089448 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39dafaf0-8bd1-4fa6-bc6b-b0f8f587528c tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:24.089595 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-39dafaf0-8bd1-4fa6-bc6b-b0f8f587528c tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:24.095003 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:24.095003 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:24.096084 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39dafaf0-8bd1-4fa6-bc6b-b0f8f587528c tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:24.097009 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 188/721] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:24 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:25.119270 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6a18b979-ed1e-49d7-8540-44140422e4f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:25.122924 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a18b979-ed1e-49d7-8540-44140422e4f4 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:25.123154 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a18b979-ed1e-49d7-8540-44140422e4f4 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:25.123381 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a18b979-ed1e-49d7-8540-44140422e4f4 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:25.123612 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6a18b979-ed1e-49d7-8540-44140422e4f4 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:25.130860 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:25.130860 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:25.133238 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a18b979-ed1e-49d7-8540-44140422e4f4 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:25.133238 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 177/722] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:25 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:26.147300 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be0a20d5-c9c1-48d7-aaf8-51943579e9f1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:26.153580 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be0a20d5-c9c1-48d7-aaf8-51943579e9f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:26.153931 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be0a20d5-c9c1-48d7-aaf8-51943579e9f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:26.154305 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be0a20d5-c9c1-48d7-aaf8-51943579e9f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:26.154533 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-be0a20d5-c9c1-48d7-aaf8-51943579e9f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:26.164562 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:26.164562 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:26.165566 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be0a20d5-c9c1-48d7-aaf8-51943579e9f1 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:26.165870 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 180/723] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:26 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:27.191740 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0dd6d5f-5bc9-483a-9dac-ba42060ab3ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:27.192506 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0dd6d5f-5bc9-483a-9dac-ba42060ab3ce tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:27.193123 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0dd6d5f-5bc9-483a-9dac-ba42060ab3ce tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:27.193356 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0dd6d5f-5bc9-483a-9dac-ba42060ab3ce tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:27.193516 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a0dd6d5f-5bc9-483a-9dac-ba42060ab3ce tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:27.200357 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:27.200357 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:27.201533 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0dd6d5f-5bc9-483a-9dac-ba42060ab3ce tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:27.201891 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 179/724] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:27 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:27.694412 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-393a615c-0de7-455f-a9f3-ff2f4daf6e9a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:27.700774 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-393a615c-0de7-455f-a9f3-ff2f4daf6e9a tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] DELETE https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 Aug 18 09:12:27.700774 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-393a615c-0de7-455f-a9f3-ff2f4daf6e9a tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:27.700774 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-393a615c-0de7-455f-a9f3-ff2f4daf6e9a tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:27.700913 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-393a615c-0de7-455f-a9f3-ff2f4daf6e9a tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Delete volume with id: 01f5b0b5-93ae-4641-b8cb-bb8f6c381127 Aug 18 09:12:27.713350 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:27.713350 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:27.713821 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-393a615c-0de7-455f-a9f3-ff2f4daf6e9a tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:12:27.743157 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-393a615c-0de7-455f-a9f3-ff2f4daf6e9a tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Delete volume request issued successfully. Aug 18 09:12:27.743157 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-393a615c-0de7-455f-a9f3-ff2f4daf6e9a tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 returned with HTTP 202 Aug 18 09:12:27.743513 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 189/725] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:27 2026] DELETE /volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:12:27.755528 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b24c9e5-1d6a-4f67-a4f4-71055fd041bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:27.756735 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b24c9e5-1d6a-4f67-a4f4-71055fd041bd tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 Aug 18 09:12:27.756958 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b24c9e5-1d6a-4f67-a4f4-71055fd041bd tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:27.757179 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b24c9e5-1d6a-4f67-a4f4-71055fd041bd tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:27.766034 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:27.766034 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:27.769785 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6b24c9e5-1d6a-4f67-a4f4-71055fd041bd tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:12:27.774071 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b24c9e5-1d6a-4f67-a4f4-71055fd041bd tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 returned with HTTP 200 Aug 18 09:12:27.774428 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 178/726] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:27 2026] GET /volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:28.218431 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e6b37368-90bb-4e77-acf7-806ada2485ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:28.221251 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6b37368-90bb-4e77-acf7-806ada2485ca tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:28.221462 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6b37368-90bb-4e77-acf7-806ada2485ca tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:28.221717 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6b37368-90bb-4e77-acf7-806ada2485ca tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:28.221905 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e6b37368-90bb-4e77-acf7-806ada2485ca tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:28.227265 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:28.227265 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:28.227621 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6b37368-90bb-4e77-acf7-806ada2485ca tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:28.228242 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 181/727] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:28 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:28.791462 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00eabbc3-59cb-4b6f-8823-ef946cba0ec5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:28.793287 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00eabbc3-59cb-4b6f-8823-ef946cba0ec5 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 Aug 18 09:12:28.793523 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00eabbc3-59cb-4b6f-8823-ef946cba0ec5 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:28.793710 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00eabbc3-59cb-4b6f-8823-ef946cba0ec5 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:28.799818 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00eabbc3-59cb-4b6f-8823-ef946cba0ec5 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 returned with HTTP 404 Aug 18 09:12:28.800660 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 180/728] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:28 2026] GET /volume/v3/volumes/01f5b0b5-93ae-4641-b8cb-bb8f6c381127 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:28.806641 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39fde331-1bc4-49ca-89ae-3169fd4275fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:28.810179 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39fde331-1bc4-49ca-89ae-3169fd4275fb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 Aug 18 09:12:28.810179 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39fde331-1bc4-49ca-89ae-3169fd4275fb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:28.810179 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39fde331-1bc4-49ca-89ae-3169fd4275fb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:28.810335 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-39fde331-1bc4-49ca-89ae-3169fd4275fb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Delete volume with id: 1b70756a-831b-4334-aae9-2162a36254e7 Aug 18 09:12:28.818872 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:28.818872 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:28.819539 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-39fde331-1bc4-49ca-89ae-3169fd4275fb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:12:28.842766 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-39fde331-1bc4-49ca-89ae-3169fd4275fb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Delete volume request issued successfully. Aug 18 09:12:28.842766 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39fde331-1bc4-49ca-89ae-3169fd4275fb tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 returned with HTTP 202 Aug 18 09:12:28.843192 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 190/729] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:28 2026] DELETE /volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:12:28.854206 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ffbd000-6458-4777-90ca-6a58910a4e5f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:28.857229 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ffbd000-6458-4777-90ca-6a58910a4e5f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 Aug 18 09:12:28.857229 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ffbd000-6458-4777-90ca-6a58910a4e5f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:28.857229 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ffbd000-6458-4777-90ca-6a58910a4e5f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:28.871717 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:28.871717 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:28.882118 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ffbd000-6458-4777-90ca-6a58910a4e5f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:12:28.890132 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ffbd000-6458-4777-90ca-6a58910a4e5f tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 returned with HTTP 200 Aug 18 09:12:28.890791 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 179/730] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:28 2026] GET /volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:29.241730 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e65d3e93-625d-47b7-8fae-e762d11e66e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:29.244172 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e65d3e93-625d-47b7-8fae-e762d11e66e0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:29.244652 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e65d3e93-625d-47b7-8fae-e762d11e66e0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:29.244730 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e65d3e93-625d-47b7-8fae-e762d11e66e0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:29.244900 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e65d3e93-625d-47b7-8fae-e762d11e66e0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:29.253678 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:29.253678 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:29.255378 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e65d3e93-625d-47b7-8fae-e762d11e66e0 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:29.255378 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 182/731] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:29 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:29.269276 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0643f8dd-b083-4d00-bafd-5f610841bc02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:29.272999 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0643f8dd-b083-4d00-bafd-5f610841bc02 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d Aug 18 09:12:29.274292 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0643f8dd-b083-4d00-bafd-5f610841bc02 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:29.274753 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0643f8dd-b083-4d00-bafd-5f610841bc02 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:29.289929 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:29.289929 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:29.295205 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0643f8dd-b083-4d00-bafd-5f610841bc02 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:12:29.305303 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0643f8dd-b083-4d00-bafd-5f610841bc02 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d returned with HTTP 200 Aug 18 09:12:29.305762 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 181/732] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:29 2026] GET /volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:29.320490 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e82b1d3a-31e5-46c0-93f7-212521bd6bd7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:29.323376 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e82b1d3a-31e5-46c0-93f7-212521bd6bd7 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] POST https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69/action Aug 18 09:12:29.323881 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e82b1d3a-31e5-46c0-93f7-212521bd6bd7 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:29.324105 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e82b1d3a-31e5-46c0-93f7-212521bd6bd7 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:29.327951 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-e82b1d3a-31e5-46c0-93f7-212521bd6bd7 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] Updating backup '8fc1445b-d065-490d-a8cc-213748975c69' with '{'status': 'error'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 09:12:29.336940 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:29.336940 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:29.343831 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-e82b1d3a-31e5-46c0-93f7-212521bd6bd7 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] reset_status in rpcapi backup_id 8fc1445b-d065-490d-a8cc-213748975c69 on host np0000007625. {{(pid=100264) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 09:12:29.345779 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e82b1d3a-31e5-46c0-93f7-212521bd6bd7 tempest-VolumesBackupsAdminTest-868828301 tempest-VolumesBackupsAdminTest-868828301-project-admin] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69/action returned with HTTP 202 Aug 18 09:12:29.346337 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 191/733] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:12:29 2026] POST /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:12:29.354425 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24dc15d9-2864-4fe0-8d1a-3a91f42805be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:29.356348 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24dc15d9-2864-4fe0-8d1a-3a91f42805be tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:29.357536 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24dc15d9-2864-4fe0-8d1a-3a91f42805be tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:29.357859 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24dc15d9-2864-4fe0-8d1a-3a91f42805be tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:29.357978 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-24dc15d9-2864-4fe0-8d1a-3a91f42805be tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:29.365608 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:29.365608 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:29.366769 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24dc15d9-2864-4fe0-8d1a-3a91f42805be tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:29.367107 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 180/734] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:29 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:12:30.389167 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b17b20fa-8ca0-4635-9b9e-d935c657316a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:30.389167 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b17b20fa-8ca0-4635-9b9e-d935c657316a tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 Aug 18 09:12:30.389167 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b17b20fa-8ca0-4635-9b9e-d935c657316a tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:30.389167 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b17b20fa-8ca0-4635-9b9e-d935c657316a tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:30.389167 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b17b20fa-8ca0-4635-9b9e-d935c657316a tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 returned with HTTP 404 Aug 18 09:12:30.389167 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 183/735] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:29 2026] GET /volume/v3/volumes/1b70756a-831b-4334-aae9-2162a36254e7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:30.390571 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eda006bd-230a-4226-819f-4d372d1e96e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:30.390571 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eda006bd-230a-4226-819f-4d372d1e96e5 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] DELETE https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c Aug 18 09:12:30.390571 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eda006bd-230a-4226-819f-4d372d1e96e5 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:30.390571 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eda006bd-230a-4226-819f-4d372d1e96e5 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:30.390571 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-eda006bd-230a-4226-819f-4d372d1e96e5 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Delete volume with id: 188ce25a-7a5e-428f-8c6d-e700ddbf012c Aug 18 09:12:30.390571 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:30.390571 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:30.390571 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eda006bd-230a-4226-819f-4d372d1e96e5 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:12:30.390571 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eda006bd-230a-4226-819f-4d372d1e96e5 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Delete volume request issued successfully. Aug 18 09:12:30.390571 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eda006bd-230a-4226-819f-4d372d1e96e5 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c returned with HTTP 202 Aug 18 09:12:30.390571 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 182/736] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:29 2026] DELETE /volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:12:30.391631 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-47e43094-21fb-4d65-b7c6-e4a6561834cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:30.391631 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47e43094-21fb-4d65-b7c6-e4a6561834cc tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c Aug 18 09:12:30.391631 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47e43094-21fb-4d65-b7c6-e4a6561834cc tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:30.391631 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47e43094-21fb-4d65-b7c6-e4a6561834cc tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:30.391631 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:30.391631 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:30.391631 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-47e43094-21fb-4d65-b7c6-e4a6561834cc tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Volume info retrieved successfully. Aug 18 09:12:30.391631 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47e43094-21fb-4d65-b7c6-e4a6561834cc tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c returned with HTTP 200 Aug 18 09:12:30.391631 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 192/737] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:29 2026] GET /volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:30.392365 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da9359ed-f5a3-4577-acbe-694acd785c38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:30.392365 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da9359ed-f5a3-4577-acbe-694acd785c38 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:30.392365 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da9359ed-f5a3-4577-acbe-694acd785c38 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:30.392365 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da9359ed-f5a3-4577-acbe-694acd785c38 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:30.392365 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-da9359ed-f5a3-4577-acbe-694acd785c38 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:30.392365 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:30.392365 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:30.392365 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da9359ed-f5a3-4577-acbe-694acd785c38 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:30.392365 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 181/738] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:30 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:30.396133 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-183ee89e-8260-4493-abfc-c6bcbc0d291b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:30.400806 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-183ee89e-8260-4493-abfc-c6bcbc0d291b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] DELETE https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:30.401126 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-183ee89e-8260-4493-abfc-c6bcbc0d291b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:30.401375 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-183ee89e-8260-4493-abfc-c6bcbc0d291b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:30.401787 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-183ee89e-8260-4493-abfc-c6bcbc0d291b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Delete backup with id: 8fc1445b-d065-490d-a8cc-213748975c69. Aug 18 09:12:30.420354 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:30.420354 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:30.467481 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-183ee89e-8260-4493-abfc-c6bcbc0d291b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] delete_backup rpcapi backup_id 8fc1445b-d065-490d-a8cc-213748975c69 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:12:30.468034 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-183ee89e-8260-4493-abfc-c6bcbc0d291b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 202 Aug 18 09:12:30.468460 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 184/739] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:30 2026] DELETE /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:12:30.485285 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10e1974e-c3ad-4df9-bd67-c0441afecdbf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:30.487463 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10e1974e-c3ad-4df9-bd67-c0441afecdbf tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:30.487694 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10e1974e-c3ad-4df9-bd67-c0441afecdbf tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:30.488061 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10e1974e-c3ad-4df9-bd67-c0441afecdbf tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:30.488061 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-10e1974e-c3ad-4df9-bd67-c0441afecdbf tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:30.499809 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:30.499809 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:30.501543 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10e1974e-c3ad-4df9-bd67-c0441afecdbf tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:30.501543 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 183/740] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:30 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:31.032905 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6391d2e0-16a7-4669-bb01-247084e9ea64 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:31.035117 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6391d2e0-16a7-4669-bb01-247084e9ea64 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] GET https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c Aug 18 09:12:31.036749 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6391d2e0-16a7-4669-bb01-247084e9ea64 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:31.036749 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6391d2e0-16a7-4669-bb01-247084e9ea64 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:31.045115 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6391d2e0-16a7-4669-bb01-247084e9ea64 tempest-TaggedBootDevicesTest_v242-377709177 tempest-TaggedBootDevicesTest_v242-377709177-project-member] https://10.4.3.41/volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c returned with HTTP 404 Aug 18 09:12:31.045115 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 193/741] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:31 2026] GET /volume/v3/volumes/188ce25a-7a5e-428f-8c6d-e700ddbf012c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:31.515534 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44118072-272f-420e-a7b7-17aad1b4a3ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:31.521580 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44118072-272f-420e-a7b7-17aad1b4a3ed tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:31.521915 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44118072-272f-420e-a7b7-17aad1b4a3ed tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:31.522213 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44118072-272f-420e-a7b7-17aad1b4a3ed tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:31.522352 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-44118072-272f-420e-a7b7-17aad1b4a3ed tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:31.530827 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:31.530827 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:31.531798 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44118072-272f-420e-a7b7-17aad1b4a3ed tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 200 Aug 18 09:12:31.532028 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 182/742] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:31 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:32.547775 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8be336b-a1db-41f5-a5e2-415ecc529c3b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:32.550339 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8be336b-a1db-41f5-a5e2-415ecc529c3b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 Aug 18 09:12:32.550547 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8be336b-a1db-41f5-a5e2-415ecc529c3b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:32.550750 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8be336b-a1db-41f5-a5e2-415ecc529c3b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:32.550855 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d8be336b-a1db-41f5-a5e2-415ecc529c3b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Show backup with id 8fc1445b-d065-490d-a8cc-213748975c69. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:12:32.558514 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8be336b-a1db-41f5-a5e2-415ecc529c3b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 returned with HTTP 404 Aug 18 09:12:32.559086 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 185/743] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:32 2026] GET /volume/v3/backups/8fc1445b-d065-490d-a8cc-213748975c69 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:32.668210 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c3e1ed7-8095-4ce5-95de-c186ca48862d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:32.672189 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c3e1ed7-8095-4ce5-95de-c186ca48862d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d Aug 18 09:12:32.673667 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c3e1ed7-8095-4ce5-95de-c186ca48862d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:32.675482 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c3e1ed7-8095-4ce5-95de-c186ca48862d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:32.685002 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:32.685002 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:32.696952 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5c3e1ed7-8095-4ce5-95de-c186ca48862d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:12:32.707904 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c3e1ed7-8095-4ce5-95de-c186ca48862d tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d returned with HTTP 200 Aug 18 09:12:32.708331 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 184/744] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:32 2026] GET /volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:32.723007 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38962916-bebb-4a8e-a41e-e0b0001e3aad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:32.724916 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38962916-bebb-4a8e-a41e-e0b0001e3aad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] DELETE https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d Aug 18 09:12:32.725129 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38962916-bebb-4a8e-a41e-e0b0001e3aad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:32.725332 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38962916-bebb-4a8e-a41e-e0b0001e3aad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:32.725624 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-38962916-bebb-4a8e-a41e-e0b0001e3aad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Delete volume with id: 3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d Aug 18 09:12:32.733888 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:32.733888 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:32.734491 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38962916-bebb-4a8e-a41e-e0b0001e3aad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:12:32.757297 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38962916-bebb-4a8e-a41e-e0b0001e3aad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Delete volume request issued successfully. Aug 18 09:12:32.757297 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38962916-bebb-4a8e-a41e-e0b0001e3aad tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d returned with HTTP 202 Aug 18 09:12:32.757297 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 194/745] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:32 2026] DELETE /volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:12:32.764954 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-54535d66-a524-4da6-9408-5c47cbb46d7b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:32.768554 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54535d66-a524-4da6-9408-5c47cbb46d7b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d Aug 18 09:12:32.768812 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54535d66-a524-4da6-9408-5c47cbb46d7b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:32.769082 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54535d66-a524-4da6-9408-5c47cbb46d7b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:32.787087 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:32.787087 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:32.791749 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-54535d66-a524-4da6-9408-5c47cbb46d7b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Volume info retrieved successfully. Aug 18 09:12:32.798691 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54535d66-a524-4da6-9408-5c47cbb46d7b tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d returned with HTTP 200 Aug 18 09:12:32.799333 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 183/746] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:32 2026] GET /volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:33.822656 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b85dbdc-e64a-4574-8112-acffa3720073 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:33.825796 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b85dbdc-e64a-4574-8112-acffa3720073 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] GET https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d Aug 18 09:12:33.825900 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b85dbdc-e64a-4574-8112-acffa3720073 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:33.826023 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b85dbdc-e64a-4574-8112-acffa3720073 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:33.834655 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b85dbdc-e64a-4574-8112-acffa3720073 tempest-VolumesBackupsAdminTest-1563663527 tempest-VolumesBackupsAdminTest-1563663527-project-member] https://10.4.3.41/volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d returned with HTTP 404 Aug 18 09:12:33.835328 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 186/747] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:33 2026] GET /volume/v3/volumes/3c11a015-8f66-4f6c-90d5-74e0ea4e1d5d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:38.247864 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36ce4c89-0eda-47b7-a52d-796242771ebb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:38.617195 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:12:38.619819 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1301373725"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:38.623150 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1301373725'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:12:38.623430 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Create volume of 1 GB Aug 18 09:12:38.629266 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Availability Zones retrieved successfully. Aug 18 09:12:38.637291 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Flow 'volume_create_api' (abb08266-86a3-4cbe-830a-6c843bd89c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:38.638014 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67e4bee8-45b4-436e-9460-6eb58364dcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:38.638993 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:12:38.672457 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67e4bee8-45b4-436e-9460-6eb58364dcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:38.675420 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3059dd-5be3-4c8b-b9fe-c3a7ae82a8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:38.769686 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Created reservations ['5508653d-db0d-407c-b9e3-a77a23d69345', '5a09542d-64de-4e0f-9d07-d16f26183d4e', 'd867b585-0a29-422a-8a02-c05078768f93', '8b6abe3e-86b2-4037-b910-62d47c3f09bf'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:38.770034 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3059dd-5be3-4c8b-b9fe-c3a7ae82a8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5508653d-db0d-407c-b9e3-a77a23d69345', '5a09542d-64de-4e0f-9d07-d16f26183d4e', 'd867b585-0a29-422a-8a02-c05078768f93', '8b6abe3e-86b2-4037-b910-62d47c3f09bf']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:38.773690 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dde9161-a96c-4c18-bc72-5a58117c580a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:38.809198 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dde9161-a96c-4c18-bc72-5a58117c580a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab84abeb-8e8f-4468-b6cd-3f08a279d4ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1301373725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8cab1a2038a4c1fbaee16844c21bad4',qos_specs=None,replication_status=,reservations=['5508653d-db0d-407c-b9e3-a77a23d69345','5a09542d-64de-4e0f-9d07-d16f26183d4e','d867b585-0a29-422a-8a02-c05078768f93','8b6abe3e-86b2-4037-b910-62d47c3f09bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de85ee93f6aa4069ab793e1dfe0d04c1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:12:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1301373725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab84abeb-8e8f-4468-b6cd-3f08a279d4ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8cab1a2038a4c1fbaee16844c21bad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de85ee93f6aa4069ab793e1dfe0d04c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:38.810128 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cac46ce-4cdc-4e60-b885-655423703ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:38.850608 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cac46ce-4cdc-4e60-b885-655423703ccd) transitioned into state 'SUCCESS' from state '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-1301373725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8cab1a2038a4c1fbaee16844c21bad4',qos_specs=None,replication_status=,reservations=['5508653d-db0d-407c-b9e3-a77a23d69345','5a09542d-64de-4e0f-9d07-d16f26183d4e','d867b585-0a29-422a-8a02-c05078768f93','8b6abe3e-86b2-4037-b910-62d47c3f09bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de85ee93f6aa4069ab793e1dfe0d04c1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:38.851680 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05cd3841-9fb0-47ac-84af-2673acdbf9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:38.866870 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05cd3841-9fb0-47ac-84af-2673acdbf9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:38.868376 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Flow 'volume_create_api' (abb08266-86a3-4cbe-830a-6c843bd89c46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:38.869534 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Create volume request issued successfully. Aug 18 09:12:38.870267 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36ce4c89-0eda-47b7-a52d-796242771ebb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:12:38.871225 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 185/748] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:12:38 2026] POST /volume/v3/volumes => generated 748 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:12:38.886299 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d31166e-827f-418a-8b05-08d112f38da2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:38.888531 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d31166e-827f-418a-8b05-08d112f38da2 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] GET https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca Aug 18 09:12:38.889312 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d31166e-827f-418a-8b05-08d112f38da2 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:38.889312 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d31166e-827f-418a-8b05-08d112f38da2 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:38.902116 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:38.902116 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:38.907016 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d31166e-827f-418a-8b05-08d112f38da2 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:38.912981 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d31166e-827f-418a-8b05-08d112f38da2 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca returned with HTTP 200 Aug 18 09:12:38.913112 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 195/749] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:38 2026] GET /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:39.932748 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e8adc6a-f787-4820-804c-efe72471bffb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:39.937692 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e8adc6a-f787-4820-804c-efe72471bffb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] GET https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca Aug 18 09:12:39.937964 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e8adc6a-f787-4820-804c-efe72471bffb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:39.938226 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e8adc6a-f787-4820-804c-efe72471bffb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:39.948298 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:39.948298 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:39.953691 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2e8adc6a-f787-4820-804c-efe72471bffb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:39.960632 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e8adc6a-f787-4820-804c-efe72471bffb tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca returned with HTTP 200 Aug 18 09:12:39.960760 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 184/750] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:39 2026] GET /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:39.972920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20c8c170-474d-404d-bd40-c0f6234ce585 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:39.974631 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20c8c170-474d-404d-bd40-c0f6234ce585 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] POST https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata Aug 18 09:12:39.975003 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20c8c170-474d-404d-bd40-c0f6234ce585 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:39.987805 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:39.987805 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:39.988326 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-20c8c170-474d-404d-bd40-c0f6234ce585 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:39.999217 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-20c8c170-474d-404d-bd40-c0f6234ce585 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Create volume metadata completed successfully. Aug 18 09:12:39.999588 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20c8c170-474d-404d-bd40-c0f6234ce585 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata returned with HTTP 200 Aug 18 09:12:40.000167 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 187/751] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:12:39 2026] POST /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata => generated 101 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:40.011247 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94911ceb-1070-45cd-b5c8-1e42c8534891 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.013817 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94911ceb-1070-45cd-b5c8-1e42c8534891 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] GET https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata Aug 18 09:12:40.013938 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94911ceb-1070-45cd-b5c8-1e42c8534891 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:40.014160 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94911ceb-1070-45cd-b5c8-1e42c8534891 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:40.027800 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.027800 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:40.027800 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94911ceb-1070-45cd-b5c8-1e42c8534891 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.038549 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94911ceb-1070-45cd-b5c8-1e42c8534891 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Get volume metadata completed successfully. Aug 18 09:12:40.038853 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94911ceb-1070-45cd-b5c8-1e42c8534891 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata returned with HTTP 200 Aug 18 09:12:40.039344 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 186/752] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:12:40 2026] GET /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:40.048766 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bcf1ea3b-69b5-40a2-8443-f57ad5d14bb9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.051764 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcf1ea3b-69b5-40a2-8443-f57ad5d14bb9 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] PUT https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata Aug 18 09:12:40.053216 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bcf1ea3b-69b5-40a2-8443-f57ad5d14bb9 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:40.067192 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.067192 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:40.067192 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bcf1ea3b-69b5-40a2-8443-f57ad5d14bb9 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.088348 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bcf1ea3b-69b5-40a2-8443-f57ad5d14bb9 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Update volume metadata completed successfully. Aug 18 09:12:40.088747 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcf1ea3b-69b5-40a2-8443-f57ad5d14bb9 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata returned with HTTP 200 Aug 18 09:12:40.089368 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 196/753] 10.4.3.41 () {68 vars in 1388 bytes} [Tue Aug 18 09:12:40 2026] PUT /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:12:40.097010 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f00893df-d29e-49b4-9662-f55b01f32549 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.099249 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f00893df-d29e-49b4-9662-f55b01f32549 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] GET https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata Aug 18 09:12:40.099526 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f00893df-d29e-49b4-9662-f55b01f32549 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:40.099772 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f00893df-d29e-49b4-9662-f55b01f32549 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:40.111115 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.111115 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:40.111115 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f00893df-d29e-49b4-9662-f55b01f32549 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.123971 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f00893df-d29e-49b4-9662-f55b01f32549 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Get volume metadata completed successfully. Aug 18 09:12:40.124671 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f00893df-d29e-49b4-9662-f55b01f32549 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata returned with HTTP 200 Aug 18 09:12:40.125321 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 185/754] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:12:40 2026] GET /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata => generated 57 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:12:40.133377 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-31668407-de7e-4846-97bd-d53086511f93 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.137405 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31668407-de7e-4846-97bd-d53086511f93 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata/key1 Aug 18 09:12:40.139423 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31668407-de7e-4846-97bd-d53086511f93 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:40.139560 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31668407-de7e-4846-97bd-d53086511f93 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:40.149811 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.149811 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:40.149811 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-31668407-de7e-4846-97bd-d53086511f93 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.156170 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-31668407-de7e-4846-97bd-d53086511f93 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Get volume metadata completed successfully. Aug 18 09:12:40.164534 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-31668407-de7e-4846-97bd-d53086511f93 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Delete volume metadata completed successfully. Aug 18 09:12:40.164720 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31668407-de7e-4846-97bd-d53086511f93 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata/key1 returned with HTTP 200 Aug 18 09:12:40.165656 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 188/755] 10.4.3.41 () {66 vars in 1386 bytes} [Tue Aug 18 09:12:40 2026] DELETE /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 09:12:40.175730 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4cad6d5-15ce-4c86-8025-4580e62f13e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.178611 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4cad6d5-15ce-4c86-8025-4580e62f13e4 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] GET https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata Aug 18 09:12:40.178611 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4cad6d5-15ce-4c86-8025-4580e62f13e4 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:40.178611 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4cad6d5-15ce-4c86-8025-4580e62f13e4 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:40.187743 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.187743 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:40.188365 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b4cad6d5-15ce-4c86-8025-4580e62f13e4 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.196275 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b4cad6d5-15ce-4c86-8025-4580e62f13e4 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Get volume metadata completed successfully. Aug 18 09:12:40.197341 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4cad6d5-15ce-4c86-8025-4580e62f13e4 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata returned with HTTP 200 Aug 18 09:12:40.197584 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 187/756] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:12:40 2026] GET /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata => generated 32 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:12:40.209334 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e0931dbc-2ba8-43eb-9006-ddcea85d0684 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.211361 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0931dbc-2ba8-43eb-9006-ddcea85d0684 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] PUT https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata Aug 18 09:12:40.211689 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0931dbc-2ba8-43eb-9006-ddcea85d0684 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:40.230732 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.230732 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:40.232023 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e0931dbc-2ba8-43eb-9006-ddcea85d0684 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.248805 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e0931dbc-2ba8-43eb-9006-ddcea85d0684 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Update volume metadata completed successfully. Aug 18 09:12:40.249165 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0931dbc-2ba8-43eb-9006-ddcea85d0684 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata returned with HTTP 200 Aug 18 09:12:40.249698 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 197/757] 10.4.3.41 () {68 vars in 1388 bytes} [Tue Aug 18 09:12:40 2026] PUT /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:12:40.261991 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52d02495-3ab9-4dc2-b007-3abcb4cd97b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.264664 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52d02495-3ab9-4dc2-b007-3abcb4cd97b0 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] POST https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata Aug 18 09:12:40.265015 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52d02495-3ab9-4dc2-b007-3abcb4cd97b0 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:40.275103 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.275103 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:40.275648 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52d02495-3ab9-4dc2-b007-3abcb4cd97b0 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.291774 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52d02495-3ab9-4dc2-b007-3abcb4cd97b0 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Create volume metadata completed successfully. Aug 18 09:12:40.292541 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52d02495-3ab9-4dc2-b007-3abcb4cd97b0 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata returned with HTTP 200 Aug 18 09:12:40.294884 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 186/758] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:12:40 2026] POST /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:12:40.305877 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93ad25b4-3ec8-4ff4-ba17-a54a6784d9fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.308113 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93ad25b4-3ec8-4ff4-ba17-a54a6784d9fc tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] PUT https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata/key3 Aug 18 09:12:40.308509 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93ad25b4-3ec8-4ff4-ba17-a54a6784d9fc tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:40.321335 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.321335 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:40.321917 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-93ad25b4-3ec8-4ff4-ba17-a54a6784d9fc tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.335043 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-93ad25b4-3ec8-4ff4-ba17-a54a6784d9fc tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Update volume metadata completed successfully. Aug 18 09:12:40.335547 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93ad25b4-3ec8-4ff4-ba17-a54a6784d9fc tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata/key3 returned with HTTP 200 Aug 18 09:12:40.335989 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 189/759] 10.4.3.41 () {68 vars in 1403 bytes} [Tue Aug 18 09:12:40 2026] PUT /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:12:40.344779 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-037507a5-c380-43ed-b8a1-a1db179a4935 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.348409 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-037507a5-c380-43ed-b8a1-a1db179a4935 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] GET https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata/key3 Aug 18 09:12:40.348671 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-037507a5-c380-43ed-b8a1-a1db179a4935 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:40.348874 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-037507a5-c380-43ed-b8a1-a1db179a4935 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:40.360126 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.360126 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:40.360844 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-037507a5-c380-43ed-b8a1-a1db179a4935 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.369854 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-037507a5-c380-43ed-b8a1-a1db179a4935 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Get volume metadata completed successfully. Aug 18 09:12:40.370272 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-037507a5-c380-43ed-b8a1-a1db179a4935 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata/key3 returned with HTTP 200 Aug 18 09:12:40.370890 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 188/760] 10.4.3.41 () {66 vars in 1383 bytes} [Tue Aug 18 09:12:40 2026] GET /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:12:40.379292 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3ef2e3b8-6bfe-4a04-abc5-b990c986db64 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.381074 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ef2e3b8-6bfe-4a04-abc5-b990c986db64 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] GET https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata Aug 18 09:12:40.381342 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ef2e3b8-6bfe-4a04-abc5-b990c986db64 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:40.381631 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ef2e3b8-6bfe-4a04-abc5-b990c986db64 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:40.391190 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.391190 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:40.391527 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3ef2e3b8-6bfe-4a04-abc5-b990c986db64 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.398137 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3ef2e3b8-6bfe-4a04-abc5-b990c986db64 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Get volume metadata completed successfully. Aug 18 09:12:40.398543 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ef2e3b8-6bfe-4a04-abc5-b990c986db64 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata returned with HTTP 200 Aug 18 09:12:40.399070 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 198/761] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:12:40 2026] GET /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata => generated 75 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:12:40.407577 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4eefa735-9440-49f1-8d4d-1b7db7802c59 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.410020 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4eefa735-9440-49f1-8d4d-1b7db7802c59 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] PUT https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata Aug 18 09:12:40.410483 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4eefa735-9440-49f1-8d4d-1b7db7802c59 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:40.424091 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.424091 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:40.424740 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4eefa735-9440-49f1-8d4d-1b7db7802c59 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.436026 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4eefa735-9440-49f1-8d4d-1b7db7802c59 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Update volume metadata completed successfully. Aug 18 09:12:40.436315 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4eefa735-9440-49f1-8d4d-1b7db7802c59 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata returned with HTTP 200 Aug 18 09:12:40.436928 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 187/762] 10.4.3.41 () {68 vars in 1388 bytes} [Tue Aug 18 09:12:40 2026] PUT /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:12:40.446572 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-960f4a39-6811-482b-b92f-0b24e065da1b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.448721 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-960f4a39-6811-482b-b92f-0b24e065da1b tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] GET https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca Aug 18 09:12:40.448920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-960f4a39-6811-482b-b92f-0b24e065da1b tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:40.449122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-960f4a39-6811-482b-b92f-0b24e065da1b tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:40.457475 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.457475 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:40.464086 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-960f4a39-6811-482b-b92f-0b24e065da1b tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.469048 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-960f4a39-6811-482b-b92f-0b24e065da1b tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca returned with HTTP 200 Aug 18 09:12:40.469515 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 190/763] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:40 2026] GET /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:40.483654 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9c5c98a-c2fd-42e5-a636-8c8c21eb44ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.486154 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9c5c98a-c2fd-42e5-a636-8c8c21eb44ec tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca Aug 18 09:12:40.486355 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9c5c98a-c2fd-42e5-a636-8c8c21eb44ec tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:40.486594 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9c5c98a-c2fd-42e5-a636-8c8c21eb44ec tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:40.486818 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d9c5c98a-c2fd-42e5-a636-8c8c21eb44ec tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Delete volume with id: ab84abeb-8e8f-4468-b6cd-3f08a279d4ca Aug 18 09:12:40.496903 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.496903 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:40.497577 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d9c5c98a-c2fd-42e5-a636-8c8c21eb44ec tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.515629 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d9c5c98a-c2fd-42e5-a636-8c8c21eb44ec tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Delete volume request issued successfully. Aug 18 09:12:40.515629 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9c5c98a-c2fd-42e5-a636-8c8c21eb44ec tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca returned with HTTP 202 Aug 18 09:12:40.516214 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 189/764] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:40 2026] DELETE /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:12:40.524028 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ad3ae1be-cf1b-4afa-9174-a69dfc94c8e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.526535 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad3ae1be-cf1b-4afa-9174-a69dfc94c8e2 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] GET https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca Aug 18 09:12:40.526804 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad3ae1be-cf1b-4afa-9174-a69dfc94c8e2 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:40.527465 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad3ae1be-cf1b-4afa-9174-a69dfc94c8e2 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:40.537672 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.537672 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:40.542713 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ad3ae1be-cf1b-4afa-9174-a69dfc94c8e2 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Volume info retrieved successfully. Aug 18 09:12:40.549840 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad3ae1be-cf1b-4afa-9174-a69dfc94c8e2 tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca returned with HTTP 200 Aug 18 09:12:40.550240 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 199/765] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:40 2026] GET /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:40.643091 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae2ca0d6-8625-4c90-b487-c7d015b622c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.644893 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae2ca0d6-8625-4c90-b487-c7d015b622c0 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:40.645094 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae2ca0d6-8625-4c90-b487-c7d015b622c0 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:40.645275 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae2ca0d6-8625-4c90-b487-c7d015b622c0 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:40.653643 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.653643 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:40.658677 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae2ca0d6-8625-4c90-b487-c7d015b622c0 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:40.666520 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae2ca0d6-8625-4c90-b487-c7d015b622c0 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:40.666520 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 188/766] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:40 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:40.707224 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb33f507-7c89-4ad6-bc32-54930d71af29 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:40.708578 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb33f507-7c89-4ad6-bc32-54930d71af29 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] POST https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action Aug 18 09:12:40.709175 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb33f507-7c89-4ad6-bc32-54930d71af29 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1368483200", "disk_format": "qcow2"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:40.709569 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb33f507-7c89-4ad6-bc32-54930d71af29 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1368483200", "disk_format": "qcow2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:40.718072 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.718072 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:40.718762 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb33f507-7c89-4ad6-bc32-54930d71af29 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:40.738312 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:40.738312 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:40.743505 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.image.image_utils [None req-fb33f507-7c89-4ad6-bc32-54930d71af29 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1368483200'}] 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-1368483200'}]. {{(pid=100266) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 09:12:41.108587 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:41.111236 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:12:41.111696 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-474458620"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:41.113790 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-474458620'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:12:41.114043 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Create volume of 1 GB Aug 18 09:12:41.119749 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Availability Zones retrieved successfully. Aug 18 09:12:41.129046 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Flow 'volume_create_api' (1b15ec18-de27-40a0-b2d9-f06bb51faab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:41.130717 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e7af089-a570-491e-9d33-14824af887ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:41.132165 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:12:41.173191 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e7af089-a570-491e-9d33-14824af887ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:41.174153 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6caf9754-e5f7-487f-ac77-ad3cec0aa8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:41.257261 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Created reservations ['74956fe7-43bd-43e3-a98e-c85e1391d4d4', '9426fbca-6805-4ec2-847a-72badeb3f9bd', 'e1bbc342-236a-432c-a206-d6fbd8c410c5', 'ae5fe80a-47d7-47ac-8167-574b9d908c8d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:41.257983 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6caf9754-e5f7-487f-ac77-ad3cec0aa8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74956fe7-43bd-43e3-a98e-c85e1391d4d4', '9426fbca-6805-4ec2-847a-72badeb3f9bd', 'e1bbc342-236a-432c-a206-d6fbd8c410c5', 'ae5fe80a-47d7-47ac-8167-574b9d908c8d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:41.258744 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b99d867e-d812-469f-b7e0-463d74cf1321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:41.283883 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b99d867e-d812-469f-b7e0-463d74cf1321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d8f12e5-a881-4293-947e-6b38ae3fefe1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-474458620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='137716d0e7a94a22a3d6000a15e4c85b',qos_specs=None,replication_status=,reservations=['74956fe7-43bd-43e3-a98e-c85e1391d4d4','9426fbca-6805-4ec2-847a-72badeb3f9bd','e1bbc342-236a-432c-a206-d6fbd8c410c5','ae5fe80a-47d7-47ac-8167-574b9d908c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c669fdab19a046b09ead2d645a53710a',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:12:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-474458620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d8f12e5-a881-4293-947e-6b38ae3fefe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='137716d0e7a94a22a3d6000a15e4c85b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c669fdab19a046b09ead2d645a53710a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:41.284733 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24ee6c21-5e84-4ff8-8a83-15c53e211415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:41.307470 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24ee6c21-5e84-4ff8-8a83-15c53e211415) transitioned into state 'SUCCESS' from state '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-474458620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='137716d0e7a94a22a3d6000a15e4c85b',qos_specs=None,replication_status=,reservations=['74956fe7-43bd-43e3-a98e-c85e1391d4d4','9426fbca-6805-4ec2-847a-72badeb3f9bd','e1bbc342-236a-432c-a206-d6fbd8c410c5','ae5fe80a-47d7-47ac-8167-574b9d908c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c669fdab19a046b09ead2d645a53710a',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:41.308217 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba05a744-048d-4f1f-a426-d08b1576bd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:41.318311 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba05a744-048d-4f1f-a426-d08b1576bd52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:41.318967 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Flow 'volume_create_api' (1b15ec18-de27-40a0-b2d9-f06bb51faab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:41.319279 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Create volume request issued successfully. Aug 18 09:12:41.320003 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a313b10-b82d-4112-bd5d-a4e9300ffd68 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:12:41.320383 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 190/767] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:12:41 2026] POST /volume/v3/volumes => generated 749 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:12:41.332546 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7797a725-1170-4fd1-903b-2988d803339f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:41.334867 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7797a725-1170-4fd1-903b-2988d803339f tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:41.335101 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7797a725-1170-4fd1-903b-2988d803339f tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:41.335346 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7797a725-1170-4fd1-903b-2988d803339f tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:41.345710 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:41.345710 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:41.352581 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7797a725-1170-4fd1-903b-2988d803339f tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:41.359169 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7797a725-1170-4fd1-903b-2988d803339f tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:41.359827 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 200/768] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:41 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:41.569034 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2e6270c-e9ba-48fe-a4b4-9d2bdd4d078e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:41.571267 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2e6270c-e9ba-48fe-a4b4-9d2bdd4d078e tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] GET https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca Aug 18 09:12:41.571583 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2e6270c-e9ba-48fe-a4b4-9d2bdd4d078e tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:41.571720 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2e6270c-e9ba-48fe-a4b4-9d2bdd4d078e tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:41.574586 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb33f507-7c89-4ad6-bc32-54930d71af29 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Copy volume to image completed successfully. Aug 18 09:12:41.574586 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb33f507-7c89-4ad6-bc32-54930d71af29 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action returned with HTTP 202 Aug 18 09:12:41.577190 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 191/769] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:12:40 2026] POST /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43/action => generated 689 bytes in 869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:12:41.583089 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2e6270c-e9ba-48fe-a4b4-9d2bdd4d078e tempest-VolumesMetadataTest-880630114 tempest-VolumesMetadataTest-880630114-project-member] https://10.4.3.41/volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca returned with HTTP 404 Aug 18 09:12:41.583766 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 189/770] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:41 2026] GET /volume/v3/volumes/ab84abeb-8e8f-4468-b6cd-3f08a279d4ca => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:42.374776 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6417e29b-2a33-49cd-9fbf-87d6add2635a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:42.378724 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6417e29b-2a33-49cd-9fbf-87d6add2635a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:42.378724 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6417e29b-2a33-49cd-9fbf-87d6add2635a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:42.378724 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6417e29b-2a33-49cd-9fbf-87d6add2635a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:42.386572 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:42.386572 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:42.390799 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6417e29b-2a33-49cd-9fbf-87d6add2635a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:42.395622 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6417e29b-2a33-49cd-9fbf-87d6add2635a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:42.396201 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 191/771] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:42 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:42.452740 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-94144094-b522-4983-ba68-1e2b784e13ee req-1186bc4d-5467-4c4c-9a8a-1f863026fd7a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:42.454976 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-1186bc4d-5467-4c4c-9a8a-1f863026fd7a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:42.455222 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-1186bc4d-5467-4c4c-9a8a-1f863026fd7a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:42.455458 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-1186bc4d-5467-4c4c-9a8a-1f863026fd7a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:42.462306 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:42.462306 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:42.466347 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-94144094-b522-4983-ba68-1e2b784e13ee req-1186bc4d-5467-4c4c-9a8a-1f863026fd7a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:42.471990 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-1186bc4d-5467-4c4c-9a8a-1f863026fd7a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:42.472656 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 201/772] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:12:42 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:42.572732 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f658813c-b2bc-4678-b483-3ce9c9985be6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:42.572732 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f658813c-b2bc-4678-b483-3ce9c9985be6 None None] GET https://10.4.3.41/volume// Aug 18 09:12:42.572732 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f658813c-b2bc-4678-b483-3ce9c9985be6 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:42.572732 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f658813c-b2bc-4678-b483-3ce9c9985be6 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:42.572732 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f658813c-b2bc-4678-b483-3ce9c9985be6 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:12:42.572732 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 192/773] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:12:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:12:42.579645 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-94144094-b522-4983-ba68-1e2b784e13ee req-7b32b1aa-ec91-451c-bca9-5cc1b722f319 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:42.581603 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-7b32b1aa-ec91-451c-bca9-5cc1b722f319 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:12:42.581973 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-7b32b1aa-ec91-451c-bca9-5cc1b722f319 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d8f12e5-a881-4293-947e-6b38ae3fefe1", "connector": null, "instance_uuid": "8d60ffab-c5d7-4a92-b20b-58b64ee2f724"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:42.590179 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:42.590179 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:42.618913 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-7b32b1aa-ec91-451c-bca9-5cc1b722f319 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:12:42.619544 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 190/774] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:12:42 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:42.659468 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de1010c3-ab1f-4140-ba92-9f3389c972d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:42.664213 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de1010c3-ab1f-4140-ba92-9f3389c972d2 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:42.664213 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de1010c3-ab1f-4140-ba92-9f3389c972d2 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:42.664213 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de1010c3-ab1f-4140-ba92-9f3389c972d2 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:42.675852 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:42.675852 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:42.678087 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-07416014-d002-43ac-a1e3-78a054165382 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:42.678502 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07416014-d002-43ac-a1e3-78a054165382 None None] GET https://10.4.3.41/volume// Aug 18 09:12:42.678683 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07416014-d002-43ac-a1e3-78a054165382 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:42.678879 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07416014-d002-43ac-a1e3-78a054165382 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:42.679209 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07416014-d002-43ac-a1e3-78a054165382 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:12:42.679503 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 202/775] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:12:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:12:42.681814 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de1010c3-ab1f-4140-ba92-9f3389c972d2 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:42.686996 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de1010c3-ab1f-4140-ba92-9f3389c972d2 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:42.687530 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 192/776] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:42 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:42.688481 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-94144094-b522-4983-ba68-1e2b784e13ee req-b4a43d35-0fd2-472a-a1dc-774f6c0fddbf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:42.693086 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-b4a43d35-0fd2-472a-a1dc-774f6c0fddbf tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:42.693086 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-b4a43d35-0fd2-472a-a1dc-774f6c0fddbf tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:42.693086 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-b4a43d35-0fd2-472a-a1dc-774f6c0fddbf tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:42.706932 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:42.706932 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:42.711053 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-94144094-b522-4983-ba68-1e2b784e13ee req-b4a43d35-0fd2-472a-a1dc-774f6c0fddbf tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:42.724867 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-b4a43d35-0fd2-472a-a1dc-774f6c0fddbf tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:42.724867 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 193/777] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:12:42 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 09:12:42.837320 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-94144094-b522-4983-ba68-1e2b784e13ee req-a0b887eb-baca-4eb5-8d24-466cd63ca952 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:42.843964 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-a0b887eb-baca-4eb5-8d24-466cd63ca952 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] PUT https://10.4.3.41/volume/v3/attachments/8e12ac2b-38ee-42b0-bd14-a35df794be03 Aug 18 09:12:42.844528 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-a0b887eb-baca-4eb5-8d24-466cd63ca952 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:42.857960 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-94144094-b522-4983-ba68-1e2b784e13ee req-a0b887eb-baca-4eb5-8d24-466cd63ca952 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Acquiring lock "cinder-attachment_update-3d8f12e5-a881-4293-947e-6b38ae3fefe1-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:12:42.867407 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-94144094-b522-4983-ba68-1e2b784e13ee req-a0b887eb-baca-4eb5-8d24-466cd63ca952 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Lock "cinder-attachment_update-3d8f12e5-a881-4293-947e-6b38ae3fefe1-np0000007625" acquired by "attachment_update" :: waited 0.010s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:12:42.871382 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:42.871382 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:43.004576 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-94144094-b522-4983-ba68-1e2b784e13ee req-a0b887eb-baca-4eb5-8d24-466cd63ca952 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Lock "cinder-attachment_update-3d8f12e5-a881-4293-947e-6b38ae3fefe1-np0000007625" released by "attachment_update" :: held 0.137s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:12:43.005060 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-a0b887eb-baca-4eb5-8d24-466cd63ca952 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/attachments/8e12ac2b-38ee-42b0-bd14-a35df794be03 returned with HTTP 200 Aug 18 09:12:43.005634 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 191/778] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:12:42 2026] PUT /volume/v3/attachments/8e12ac2b-38ee-42b0-bd14-a35df794be03 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:43.701467 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8792eace-9786-4d16-96d6-d9c634f3d0d4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:43.703701 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8792eace-9786-4d16-96d6-d9c634f3d0d4 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:43.703991 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8792eace-9786-4d16-96d6-d9c634f3d0d4 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:43.704278 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8792eace-9786-4d16-96d6-d9c634f3d0d4 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:43.723241 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:43.723241 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:43.727447 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8792eace-9786-4d16-96d6-d9c634f3d0d4 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:43.733189 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8792eace-9786-4d16-96d6-d9c634f3d0d4 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:43.733650 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 203/779] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:43 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:44.747400 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0aa2ea8-ad96-4170-997d-3764556fec56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:44.751413 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0aa2ea8-ad96-4170-997d-3764556fec56 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:44.751413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0aa2ea8-ad96-4170-997d-3764556fec56 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:44.751413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0aa2ea8-ad96-4170-997d-3764556fec56 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:44.763950 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:44.763950 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:44.769099 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0aa2ea8-ad96-4170-997d-3764556fec56 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:44.773206 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0aa2ea8-ad96-4170-997d-3764556fec56 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:44.773409 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 193/780] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:44 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:45.789906 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6b5f81d-489b-4eea-885b-10b5f5fea89a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:45.794511 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6b5f81d-489b-4eea-885b-10b5f5fea89a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:45.794511 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6b5f81d-489b-4eea-885b-10b5f5fea89a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:45.794511 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6b5f81d-489b-4eea-885b-10b5f5fea89a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:45.817200 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:45.817200 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:45.824588 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b6b5f81d-489b-4eea-885b-10b5f5fea89a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:45.832984 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6b5f81d-489b-4eea-885b-10b5f5fea89a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:45.833980 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 194/781] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:45 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:45.980301 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d233628a-f81b-438d-a8da-70462746f841 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:46.303416 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:12:46.303416 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1085436609"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:46.305053 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1085436609'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:12:46.305053 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Create volume of 1 GB Aug 18 09:12:46.305053 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:46.305053 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:46.311355 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Availability Zones retrieved successfully. Aug 18 09:12:46.319843 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Flow 'volume_create_api' (e45fd4ee-5b8b-42a8-bc65-a238728f1d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:46.321822 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ae4701-bf12-4f2b-98ec-021add500114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:46.323408 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:12:46.367407 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ae4701-bf12-4f2b-98ec-021add500114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:46.368921 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2e97a4-9611-447d-a0e9-868bfbf4f433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:46.460505 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Created reservations ['62f1ff3a-498f-4751-8dac-5da929d54e3b', 'f7ae4f64-9828-473d-983e-2e370ddc2d8a', '897d8dc3-f06a-4d31-bd24-484e25eb849d', '93378a4c-b42c-4746-b8af-50fda1ab8f7c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:46.461575 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2e97a4-9611-447d-a0e9-868bfbf4f433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62f1ff3a-498f-4751-8dac-5da929d54e3b', 'f7ae4f64-9828-473d-983e-2e370ddc2d8a', '897d8dc3-f06a-4d31-bd24-484e25eb849d', '93378a4c-b42c-4746-b8af-50fda1ab8f7c']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:46.463206 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f85c35-bac8-42fa-b9e1-7e9069c99dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:46.497317 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f85c35-bac8-42fa-b9e1-7e9069c99dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d595539-9375-4f5d-ae7c-dcfa2cd952e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1085436609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6858b8f7c65b4c7f8a5208cf3fffcc3e',qos_specs=None,replication_status=,reservations=['62f1ff3a-498f-4751-8dac-5da929d54e3b','f7ae4f64-9828-473d-983e-2e370ddc2d8a','897d8dc3-f06a-4d31-bd24-484e25eb849d','93378a4c-b42c-4746-b8af-50fda1ab8f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d8ddf3946a4bfe86976ec45149bfa9',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1085436609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d595539-9375-4f5d-ae7c-dcfa2cd952e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6858b8f7c65b4c7f8a5208cf3fffcc3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d8ddf3946a4bfe86976ec45149bfa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:46.498459 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb048b11-d65d-45c9-be99-fa3f90473d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:46.522159 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb048b11-d65d-45c9-be99-fa3f90473d51) transitioned into state 'SUCCESS' from state '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-1085436609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6858b8f7c65b4c7f8a5208cf3fffcc3e',qos_specs=None,replication_status=,reservations=['62f1ff3a-498f-4751-8dac-5da929d54e3b','f7ae4f64-9828-473d-983e-2e370ddc2d8a','897d8dc3-f06a-4d31-bd24-484e25eb849d','93378a4c-b42c-4746-b8af-50fda1ab8f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d8ddf3946a4bfe86976ec45149bfa9',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:46.523420 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5474320e-e6e4-4d60-83a0-375a44be825b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:46.535281 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5474320e-e6e4-4d60-83a0-375a44be825b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:46.536167 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Flow 'volume_create_api' (e45fd4ee-5b8b-42a8-bc65-a238728f1d9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:46.536476 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Create volume request issued successfully. Aug 18 09:12:46.537103 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d233628a-f81b-438d-a8da-70462746f841 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:12:46.537700 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 192/782] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:12:45 2026] POST /volume/v3/volumes => generated 817 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:46.554941 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-064fd431-4178-4b6b-aa46-e0e69a5d83f8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:46.557096 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-064fd431-4178-4b6b-aa46-e0e69a5d83f8 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] GET https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:46.557353 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-064fd431-4178-4b6b-aa46-e0e69a5d83f8 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:46.558298 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-064fd431-4178-4b6b-aa46-e0e69a5d83f8 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:46.565413 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:46.565413 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:46.569456 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-064fd431-4178-4b6b-aa46-e0e69a5d83f8 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Volume info retrieved successfully. Aug 18 09:12:46.573810 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-064fd431-4178-4b6b-aa46-e0e69a5d83f8 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 returned with HTTP 200 Aug 18 09:12:46.574235 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 204/783] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:46 2026] GET /volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:46.850902 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b0e79162-9c4d-49bf-9770-da388dd6cf5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:46.854261 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0e79162-9c4d-49bf-9770-da388dd6cf5d tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:46.854471 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0e79162-9c4d-49bf-9770-da388dd6cf5d tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:46.854751 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0e79162-9c4d-49bf-9770-da388dd6cf5d tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:46.869470 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:46.869470 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:46.873744 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b0e79162-9c4d-49bf-9770-da388dd6cf5d tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:46.878689 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0e79162-9c4d-49bf-9770-da388dd6cf5d tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:46.879065 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 194/784] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:46 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:47.589163 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-603eeb36-a59f-4d1f-942f-4e10aca36de2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:47.591813 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-603eeb36-a59f-4d1f-942f-4e10aca36de2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] GET https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:47.592145 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-603eeb36-a59f-4d1f-942f-4e10aca36de2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:47.592530 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-603eeb36-a59f-4d1f-942f-4e10aca36de2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:47.603185 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:47.603185 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:47.609561 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-603eeb36-a59f-4d1f-942f-4e10aca36de2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Volume info retrieved successfully. Aug 18 09:12:47.616173 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-603eeb36-a59f-4d1f-942f-4e10aca36de2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 returned with HTTP 200 Aug 18 09:12:47.617473 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 195/785] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:47 2026] GET /volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:47.631768 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ca595ce-688f-4255-baea-57a5c32663f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:47.633657 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ca595ce-688f-4255-baea-57a5c32663f9 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] POST https://10.4.3.41/volume/v3/volume-transfers Aug 18 09:12:47.634241 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ca595ce-688f-4255-baea-57a5c32663f9 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9d595539-9375-4f5d-ae7c-dcfa2cd952e0"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:47.635611 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-9ca595ce-688f-4255-baea-57a5c32663f9 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Creating new volume transfer {'transfer': {'volume_id': '9d595539-9375-4f5d-ae7c-dcfa2cd952e0'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 09:12:47.635732 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volume_transfer [None req-9ca595ce-688f-4255-baea-57a5c32663f9 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Creating transfer of volume 9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:47.635833 np0000007625 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-9ca595ce-688f-4255-baea-57a5c32663f9 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Generating transfer record for volume 9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:47.643177 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:47.643177 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:47.655913 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ca595ce-688f-4255-baea-57a5c32663f9 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volume-transfers returned with HTTP 202 Aug 18 09:12:47.656271 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 193/786] 10.4.3.41 () {70 vars in 1319 bytes} [Tue Aug 18 09:12:47 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:47.667924 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3811e7c4-0e98-45a4-bad1-9bb39a5e7c3a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:47.670458 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3811e7c4-0e98-45a4-bad1-9bb39a5e7c3a tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] GET https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:47.670758 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3811e7c4-0e98-45a4-bad1-9bb39a5e7c3a tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:47.671025 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3811e7c4-0e98-45a4-bad1-9bb39a5e7c3a tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:47.680530 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:47.680530 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:47.685334 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3811e7c4-0e98-45a4-bad1-9bb39a5e7c3a tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Volume info retrieved successfully. Aug 18 09:12:47.691358 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3811e7c4-0e98-45a4-bad1-9bb39a5e7c3a tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 returned with HTTP 200 Aug 18 09:12:47.692010 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 205/787] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:47 2026] GET /volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:47.710209 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b0319af4-3483-4a50-afa4-9cb0ec6961da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:47.713421 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0319af4-3483-4a50-afa4-9cb0ec6961da tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] GET https://10.4.3.41/volume/v3/volume-transfers/a8babbc7-1ba6-494c-8105-c4f64adf01b9 Aug 18 09:12:47.713980 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0319af4-3483-4a50-afa4-9cb0ec6961da tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:47.714055 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0319af4-3483-4a50-afa4-9cb0ec6961da tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:47.723079 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0319af4-3483-4a50-afa4-9cb0ec6961da tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volume-transfers/a8babbc7-1ba6-494c-8105-c4f64adf01b9 returned with HTTP 200 Aug 18 09:12:47.723916 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 195/788] 10.4.3.41 () {68 vars in 1409 bytes} [Tue Aug 18 09:12:47 2026] GET /volume/v3/volume-transfers/a8babbc7-1ba6-494c-8105-c4f64adf01b9 => generated 538 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:47.744913 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ffc11d3e-ba0a-48cf-8ec1-45ee7d2069ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:47.750109 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffc11d3e-ba0a-48cf-8ec1-45ee7d2069ba tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] GET https://10.4.3.41/volume/v3/volume-transfers Aug 18 09:12:47.750999 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffc11d3e-ba0a-48cf-8ec1-45ee7d2069ba tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:47.753428 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffc11d3e-ba0a-48cf-8ec1-45ee7d2069ba tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:47.754705 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volume_transfer [None req-ffc11d3e-ba0a-48cf-8ec1-45ee7d2069ba tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Listing volume transfers {{(pid=100266) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 09:12:47.785939 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffc11d3e-ba0a-48cf-8ec1-45ee7d2069ba tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volume-transfers returned with HTTP 200 Aug 18 09:12:47.787931 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 196/789] 10.4.3.41 () {68 vars in 1298 bytes} [Tue Aug 18 09:12:47 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:47.802797 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-511200c6-b44b-4a52-b8a7-eb1c52f15f98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:47.895206 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-faed8592-3a50-4566-80e1-994e4d8aa2d2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:47.899559 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-faed8592-3a50-4566-80e1-994e4d8aa2d2 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:47.899731 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-faed8592-3a50-4566-80e1-994e4d8aa2d2 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:47.900339 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-faed8592-3a50-4566-80e1-994e4d8aa2d2 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:47.914354 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:47.914354 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:47.919203 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-faed8592-3a50-4566-80e1-994e4d8aa2d2 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:47.925669 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-faed8592-3a50-4566-80e1-994e4d8aa2d2 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:47.926130 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 206/790] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:47 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:48.063115 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-511200c6-b44b-4a52-b8a7-eb1c52f15f98 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] POST https://10.4.3.41/volume/v3/volume-transfers/a8babbc7-1ba6-494c-8105-c4f64adf01b9/accept Aug 18 09:12:48.063979 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-511200c6-b44b-4a52-b8a7-eb1c52f15f98 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "94f4f9443bc38d55"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:48.065176 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.volume_transfer [None req-511200c6-b44b-4a52-b8a7-eb1c52f15f98 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Accepting volume transfer a8babbc7-1ba6-494c-8105-c4f64adf01b9 {{(pid=100265) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 09:12:48.065293 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-511200c6-b44b-4a52-b8a7-eb1c52f15f98 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Accepting transfer a8babbc7-1ba6-494c-8105-c4f64adf01b9 Aug 18 09:12:48.096002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-94144094-b522-4983-ba68-1e2b784e13ee req-23e16bf5-e032-480e-884a-c7f418c11470 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:48.101041 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-23e16bf5-e032-480e-884a-c7f418c11470 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] POST https://10.4.3.41/volume/v3/attachments/8e12ac2b-38ee-42b0-bd14-a35df794be03/action Aug 18 09:12:48.102998 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-23e16bf5-e032-480e-884a-c7f418c11470 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:12:48.103095 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-23e16bf5-e032-480e-884a-c7f418c11470 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:48.125612 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:48.125612 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:48.137327 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94144094-b522-4983-ba68-1e2b784e13ee req-23e16bf5-e032-480e-884a-c7f418c11470 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/attachments/8e12ac2b-38ee-42b0-bd14-a35df794be03/action returned with HTTP 204 Aug 18 09:12:48.137803 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 196/791] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:12:48 2026] POST /volume/v3/attachments/8e12ac2b-38ee-42b0-bd14-a35df794be03/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:48.171732 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-511200c6-b44b-4a52-b8a7-eb1c52f15f98 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Created reservations ['a4a04872-d94b-48d3-8ed3-4a7016684e6c', 'bd418a05-b0e0-4aa9-aa2f-880cd236f070', '407a7038-c2d8-4fc3-9a4e-77ee2a08990e', '26b3866a-54e5-4f9c-83c4-ec56b0ba7144'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:48.205634 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-511200c6-b44b-4a52-b8a7-eb1c52f15f98 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Created reservations ['9255b583-a2a0-42f2-a89d-73cc310a0cea', '68f00bd2-d39d-4944-aa17-2b8111bcd521', '33de63b0-2ba9-4a3c-ba32-c70072dce4ea', '3f3fe56d-fef7-4e29-8b3c-2992a3aa903c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:48.258048 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-511200c6-b44b-4a52-b8a7-eb1c52f15f98 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Created reservations ['e200db6a-65d1-4fda-9a3c-08d38d943f1c', '5717364d-c794-42b5-9020-a66d6f322214', '9a76f463-d127-4e98-867c-e79275a5bad9', '33eb271d-5657-4cd5-b4ff-ebef2f1d6e5f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:48.297649 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-511200c6-b44b-4a52-b8a7-eb1c52f15f98 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Created reservations ['aa1910c5-464d-43d6-94a1-90ca4602f395', '1772ea37-29e3-4f88-a441-1c666922a6cf', 'f67efa61-1ac0-496e-aa0f-de77f956d0fd', '2d4fb11f-3cbb-4312-98f8-df7a28473352'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:48.315690 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-511200c6-b44b-4a52-b8a7-eb1c52f15f98 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Transfer volume completed successfully. Aug 18 09:12:48.425836 np0000007625 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-511200c6-b44b-4a52-b8a7-eb1c52f15f98 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Volume 9d595539-9375-4f5d-ae7c-dcfa2cd952e0 has been transferred. Aug 18 09:12:48.437414 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-511200c6-b44b-4a52-b8a7-eb1c52f15f98 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] https://10.4.3.41/volume/v3/volume-transfers/a8babbc7-1ba6-494c-8105-c4f64adf01b9/accept returned with HTTP 202 Aug 18 09:12:48.437962 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 194/792] 10.4.3.41 () {70 vars in 1451 bytes} [Tue Aug 18 09:12:47 2026] POST /volume/v3/volume-transfers/a8babbc7-1ba6-494c-8105-c4f64adf01b9/accept => generated 363 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:48.455116 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9c3c04f-b929-4ed5-8d28-77080d63e2ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:48.460005 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9c3c04f-b929-4ed5-8d28-77080d63e2ae tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] GET https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:48.461690 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9c3c04f-b929-4ed5-8d28-77080d63e2ae tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:48.461952 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9c3c04f-b929-4ed5-8d28-77080d63e2ae tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:48.470151 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:48.470151 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:48.474011 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c9c3c04f-b929-4ed5-8d28-77080d63e2ae tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Volume info retrieved successfully. Aug 18 09:12:48.478267 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9c3c04f-b929-4ed5-8d28-77080d63e2ae tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 returned with HTTP 200 Aug 18 09:12:48.478699 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 197/793] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:48 2026] GET /volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:48.498368 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b6025c90-4d17-4791-aa85-e04ee7ba6df7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:48.501487 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6025c90-4d17-4791-aa85-e04ee7ba6df7 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] GET https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:48.501832 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6025c90-4d17-4791-aa85-e04ee7ba6df7 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:48.502065 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6025c90-4d17-4791-aa85-e04ee7ba6df7 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:48.511054 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:48.511054 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:48.516913 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b6025c90-4d17-4791-aa85-e04ee7ba6df7 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] Volume info retrieved successfully. Aug 18 09:12:48.525092 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6025c90-4d17-4791-aa85-e04ee7ba6df7 tempest-VolumesTransfersV357Test-993372713 tempest-VolumesTransfersV357Test-993372713-project-member] https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 returned with HTTP 200 Aug 18 09:12:48.525960 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 207/794] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:48 2026] GET /volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:48.538878 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a1122f0-c2fd-460f-a963-958a764b7640 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:48.541341 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a1122f0-c2fd-460f-a963-958a764b7640 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] DELETE https://10.4.3.41/volume/v3/volume-transfers/a8babbc7-1ba6-494c-8105-c4f64adf01b9 Aug 18 09:12:48.541641 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a1122f0-c2fd-460f-a963-958a764b7640 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:48.541846 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a1122f0-c2fd-460f-a963-958a764b7640 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:48.542261 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-9a1122f0-c2fd-460f-a963-958a764b7640 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Delete transfer with id: a8babbc7-1ba6-494c-8105-c4f64adf01b9 Aug 18 09:12:48.545799 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a1122f0-c2fd-460f-a963-958a764b7640 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volume-transfers/a8babbc7-1ba6-494c-8105-c4f64adf01b9 returned with HTTP 404 Aug 18 09:12:48.546315 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 197/795] 10.4.3.41 () {68 vars in 1412 bytes} [Tue Aug 18 09:12:48 2026] DELETE /volume/v3/volume-transfers/a8babbc7-1ba6-494c-8105-c4f64adf01b9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:12:48.557007 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-013bebdc-0321-4b68-9ea2-67c44bb02139 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:48.771275 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-013bebdc-0321-4b68-9ea2-67c44bb02139 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:48.771836 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-013bebdc-0321-4b68-9ea2-67c44bb02139 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:48.771836 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-013bebdc-0321-4b68-9ea2-67c44bb02139 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:48.771836 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-013bebdc-0321-4b68-9ea2-67c44bb02139 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Delete volume with id: 9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:48.779718 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:48.779718 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:48.780183 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-013bebdc-0321-4b68-9ea2-67c44bb02139 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Volume info retrieved successfully. Aug 18 09:12:48.801941 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-013bebdc-0321-4b68-9ea2-67c44bb02139 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Delete volume request issued successfully. Aug 18 09:12:48.802166 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-013bebdc-0321-4b68-9ea2-67c44bb02139 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 returned with HTTP 202 Aug 18 09:12:48.802568 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 195/796] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:12:48 2026] DELETE /volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:12:48.814230 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff4a8980-f0ab-4f26-9df8-780a1293a932 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:48.816613 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff4a8980-f0ab-4f26-9df8-780a1293a932 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] GET https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:48.816909 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff4a8980-f0ab-4f26-9df8-780a1293a932 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:48.817170 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff4a8980-f0ab-4f26-9df8-780a1293a932 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:48.827541 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:48.827541 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:48.835421 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ff4a8980-f0ab-4f26-9df8-780a1293a932 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Volume info retrieved successfully. Aug 18 09:12:48.842567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff4a8980-f0ab-4f26-9df8-780a1293a932 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 returned with HTTP 200 Aug 18 09:12:48.842884 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 198/797] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:48 2026] GET /volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:12:48.938055 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f7326cb-43a4-4503-b6a6-9745d79d3b5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:48.939783 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f7326cb-43a4-4503-b6a6-9745d79d3b5b tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:48.939973 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f7326cb-43a4-4503-b6a6-9745d79d3b5b tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:48.940166 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f7326cb-43a4-4503-b6a6-9745d79d3b5b tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:48.949668 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:48.949668 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:48.952924 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9f7326cb-43a4-4503-b6a6-9745d79d3b5b tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:48.957072 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f7326cb-43a4-4503-b6a6-9745d79d3b5b tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:48.957582 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 208/798] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:48 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:48.976823 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4852b797-43bd-435c-8f5f-b3a354348679 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:48.978985 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4852b797-43bd-435c-8f5f-b3a354348679 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:48.980376 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4852b797-43bd-435c-8f5f-b3a354348679 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:48.980630 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4852b797-43bd-435c-8f5f-b3a354348679 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:48.992023 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:48.992023 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:48.996933 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4852b797-43bd-435c-8f5f-b3a354348679 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:49.001785 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4852b797-43bd-435c-8f5f-b3a354348679 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:49.002159 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 198/799] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:48 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:49.860833 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d0472f5d-d0e2-4db7-a943-0c521380e826 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:49.865126 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0472f5d-d0e2-4db7-a943-0c521380e826 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] GET https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:49.865126 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0472f5d-d0e2-4db7-a943-0c521380e826 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:49.865126 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0472f5d-d0e2-4db7-a943-0c521380e826 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:49.873497 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0472f5d-d0e2-4db7-a943-0c521380e826 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 returned with HTTP 404 Aug 18 09:12:49.873497 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 196/800] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:49 2026] GET /volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:12:49.883166 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d99329c-39b2-448f-b13f-8b290fb87352 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:49.885369 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d99329c-39b2-448f-b13f-8b290fb87352 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] GET https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:49.885606 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d99329c-39b2-448f-b13f-8b290fb87352 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:49.885785 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d99329c-39b2-448f-b13f-8b290fb87352 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:49.892272 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d99329c-39b2-448f-b13f-8b290fb87352 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 returned with HTTP 404 Aug 18 09:12:49.892922 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 199/801] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:49 2026] GET /volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:12:49.901607 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d9c7da47-5dfa-421a-a75c-830d62cddeb4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:49.903871 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9c7da47-5dfa-421a-a75c-830d62cddeb4 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:49.904113 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9c7da47-5dfa-421a-a75c-830d62cddeb4 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:49.904301 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9c7da47-5dfa-421a-a75c-830d62cddeb4 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:49.904496 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d9c7da47-5dfa-421a-a75c-830d62cddeb4 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Delete volume with id: 9d595539-9375-4f5d-ae7c-dcfa2cd952e0 Aug 18 09:12:49.911776 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9c7da47-5dfa-421a-a75c-830d62cddeb4 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 returned with HTTP 404 Aug 18 09:12:49.912479 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 209/802] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:12:49 2026] DELETE /volume/v3/volumes/9d595539-9375-4f5d-ae7c-dcfa2cd952e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:12:49.923479 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:49.925173 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:12:49.925591 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1858359160"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:49.927092 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1858359160'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:12:49.927190 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Create volume of 1 GB Aug 18 09:12:49.933043 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Availability Zones retrieved successfully. Aug 18 09:12:49.939696 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Flow 'volume_create_api' (c756c039-61ae-478a-a86d-d733dfe2507e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:49.940758 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07555fac-306e-4583-ac20-e00193e10b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:49.941726 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:12:49.974293 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07555fac-306e-4583-ac20-e00193e10b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:49.975456 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eb890ec-93ab-4743-96a7-aecfc94e0fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:50.016727 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Created reservations ['e33e1f86-9ce8-4e38-b5bb-b50febb15845', '671cea52-6688-4c34-b5a9-e27816fb2040', '5a3df5b0-e82a-452c-82ef-a6c1903484de', '20c19885-a636-4270-9656-255761115be7'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:50.017457 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eb890ec-93ab-4743-96a7-aecfc94e0fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e33e1f86-9ce8-4e38-b5bb-b50febb15845', '671cea52-6688-4c34-b5a9-e27816fb2040', '5a3df5b0-e82a-452c-82ef-a6c1903484de', '20c19885-a636-4270-9656-255761115be7']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:50.018412 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1490e6cf-74a1-4d42-b074-5aa3319171a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:50.044476 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1490e6cf-74a1-4d42-b074-5aa3319171a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '872bcf8d-7dbc-4283-a757-300f813d4054', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1858359160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6858b8f7c65b4c7f8a5208cf3fffcc3e',qos_specs=None,replication_status=,reservations=['e33e1f86-9ce8-4e38-b5bb-b50febb15845','671cea52-6688-4c34-b5a9-e27816fb2040','5a3df5b0-e82a-452c-82ef-a6c1903484de','20c19885-a636-4270-9656-255761115be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d8ddf3946a4bfe86976ec45149bfa9',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1858359160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=872bcf8d-7dbc-4283-a757-300f813d4054,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6858b8f7c65b4c7f8a5208cf3fffcc3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d8ddf3946a4bfe86976ec45149bfa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:50.045553 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a597f0d-22da-4960-a158-b194b56b845e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:50.068636 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a597f0d-22da-4960-a158-b194b56b845e) transitioned into state 'SUCCESS' from state '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-1858359160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6858b8f7c65b4c7f8a5208cf3fffcc3e',qos_specs=None,replication_status=,reservations=['e33e1f86-9ce8-4e38-b5bb-b50febb15845','671cea52-6688-4c34-b5a9-e27816fb2040','5a3df5b0-e82a-452c-82ef-a6c1903484de','20c19885-a636-4270-9656-255761115be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d8ddf3946a4bfe86976ec45149bfa9',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:50.069363 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a1c5bac-e4f1-435c-aedb-5335dee302ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:50.082480 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a1c5bac-e4f1-435c-aedb-5335dee302ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:50.083248 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Flow 'volume_create_api' (c756c039-61ae-478a-a86d-d733dfe2507e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:50.083678 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Create volume request issued successfully. Aug 18 09:12:50.084403 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f8fdceb-0b86-4907-a5d5-4da7fdb79dd2 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:12:50.084967 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 199/803] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:12:49 2026] POST /volume/v3/volumes => generated 817 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:50.098854 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59f4cdb8-04c2-4ca1-a320-7f3b66fe1508 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:50.100922 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59f4cdb8-04c2-4ca1-a320-7f3b66fe1508 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] GET https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:50.101132 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59f4cdb8-04c2-4ca1-a320-7f3b66fe1508 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:50.101333 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59f4cdb8-04c2-4ca1-a320-7f3b66fe1508 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:50.109369 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:50.109369 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:50.113932 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-59f4cdb8-04c2-4ca1-a320-7f3b66fe1508 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Volume info retrieved successfully. Aug 18 09:12:50.119008 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59f4cdb8-04c2-4ca1-a320-7f3b66fe1508 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 returned with HTTP 200 Aug 18 09:12:50.119518 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 197/804] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:50 2026] GET /volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 => generated 885 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:50.571479 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aa674b02-a7f3-4c5d-9ceb-2dff7dcf2cb2 req-95a30d19-307f-4d74-91e7-ea78da207199 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:50.584359 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa674b02-a7f3-4c5d-9ceb-2dff7dcf2cb2 req-95a30d19-307f-4d74-91e7-ea78da207199 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] DELETE https://10.4.3.41/volume/v3/attachments/8e12ac2b-38ee-42b0-bd14-a35df794be03 Aug 18 09:12:50.585051 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa674b02-a7f3-4c5d-9ceb-2dff7dcf2cb2 req-95a30d19-307f-4d74-91e7-ea78da207199 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:50.585051 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa674b02-a7f3-4c5d-9ceb-2dff7dcf2cb2 req-95a30d19-307f-4d74-91e7-ea78da207199 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:50.595895 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:50.595895 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:50.661172 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa674b02-a7f3-4c5d-9ceb-2dff7dcf2cb2 req-95a30d19-307f-4d74-91e7-ea78da207199 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/attachments/8e12ac2b-38ee-42b0-bd14-a35df794be03 returned with HTTP 200 Aug 18 09:12:50.661659 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 200/805] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:12:50 2026] DELETE /volume/v3/attachments/8e12ac2b-38ee-42b0-bd14-a35df794be03 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:50.779790 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-577b8d1b-31c3-46fa-bab6-96dfa2e6b69f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:50.781895 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-577b8d1b-31c3-46fa-bab6-96dfa2e6b69f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:50.782096 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-577b8d1b-31c3-46fa-bab6-96dfa2e6b69f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:50.782356 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-577b8d1b-31c3-46fa-bab6-96dfa2e6b69f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:50.789587 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:50.789587 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:50.793978 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-577b8d1b-31c3-46fa-bab6-96dfa2e6b69f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:50.801366 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-577b8d1b-31c3-46fa-bab6-96dfa2e6b69f tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:50.801804 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 210/806] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:50 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:51.132816 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cfea506a-9b37-4551-9c08-75cf1daecf85 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.134816 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cfea506a-9b37-4551-9c08-75cf1daecf85 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] GET https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:51.135040 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cfea506a-9b37-4551-9c08-75cf1daecf85 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.135215 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cfea506a-9b37-4551-9c08-75cf1daecf85 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.143411 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.143411 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:51.148008 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cfea506a-9b37-4551-9c08-75cf1daecf85 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Volume info retrieved successfully. Aug 18 09:12:51.153410 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cfea506a-9b37-4551-9c08-75cf1daecf85 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 returned with HTTP 200 Aug 18 09:12:51.154037 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 200/807] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:51 2026] GET /volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:51.170521 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-273e51a7-1f06-45eb-9c17-8784ed686ade None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.172136 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-273e51a7-1f06-45eb-9c17-8784ed686ade tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] POST https://10.4.3.41/volume/v3/volume-transfers Aug 18 09:12:51.172577 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-273e51a7-1f06-45eb-9c17-8784ed686ade tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "872bcf8d-7dbc-4283-a757-300f813d4054"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:51.173945 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-273e51a7-1f06-45eb-9c17-8784ed686ade tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Creating new volume transfer {'transfer': {'volume_id': '872bcf8d-7dbc-4283-a757-300f813d4054'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 09:12:51.175296 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volume_transfer [None req-273e51a7-1f06-45eb-9c17-8784ed686ade tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Creating transfer of volume 872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:51.175296 np0000007625 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-273e51a7-1f06-45eb-9c17-8784ed686ade tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Generating transfer record for volume 872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:51.180833 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.180833 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:51.189538 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-273e51a7-1f06-45eb-9c17-8784ed686ade tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volume-transfers returned with HTTP 202 Aug 18 09:12:51.190257 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 198/808] 10.4.3.41 () {70 vars in 1319 bytes} [Tue Aug 18 09:12:51 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:51.200121 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2c33121-482e-430d-a796-e050d0d49853 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.202582 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2c33121-482e-430d-a796-e050d0d49853 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] GET https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:51.202826 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2c33121-482e-430d-a796-e050d0d49853 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.203024 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2c33121-482e-430d-a796-e050d0d49853 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.212331 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.212331 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:51.216268 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2c33121-482e-430d-a796-e050d0d49853 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Volume info retrieved successfully. Aug 18 09:12:51.223571 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2c33121-482e-430d-a796-e050d0d49853 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 returned with HTTP 200 Aug 18 09:12:51.223945 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 201/809] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:51 2026] GET /volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:51.238672 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d6dd055-09ca-419e-937d-72da13733016 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.240693 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d6dd055-09ca-419e-937d-72da13733016 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] GET https://10.4.3.41/volume/v3/volume-transfers/detail Aug 18 09:12:51.240975 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d6dd055-09ca-419e-937d-72da13733016 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.241205 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d6dd055-09ca-419e-937d-72da13733016 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.241403 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volume_transfer [None req-1d6dd055-09ca-419e-937d-72da13733016 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Listing volume transfers {{(pid=100264) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 09:12:51.248736 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d6dd055-09ca-419e-937d-72da13733016 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 09:12:51.249307 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 211/810] 10.4.3.41 () {68 vars in 1319 bytes} [Tue Aug 18 09:12:51 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:51.260425 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45e6a9fd-8983-4acc-ae47-401a03a73325 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.264007 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45e6a9fd-8983-4acc-ae47-401a03a73325 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] DELETE https://10.4.3.41/volume/v3/volume-transfers/12a78b09-8c37-4ff2-994c-4998c7646528 Aug 18 09:12:51.264343 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45e6a9fd-8983-4acc-ae47-401a03a73325 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.264679 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45e6a9fd-8983-4acc-ae47-401a03a73325 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.264824 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-45e6a9fd-8983-4acc-ae47-401a03a73325 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Delete transfer with id: 12a78b09-8c37-4ff2-994c-4998c7646528 Aug 18 09:12:51.277774 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.277774 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:51.287242 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45e6a9fd-8983-4acc-ae47-401a03a73325 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volume-transfers/12a78b09-8c37-4ff2-994c-4998c7646528 returned with HTTP 202 Aug 18 09:12:51.287679 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 201/811] 10.4.3.41 () {68 vars in 1412 bytes} [Tue Aug 18 09:12:51 2026] DELETE /volume/v3/volume-transfers/12a78b09-8c37-4ff2-994c-4998c7646528 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:12:51.295427 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10e7d33e-f946-486a-89ec-206e41424b88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.298706 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10e7d33e-f946-486a-89ec-206e41424b88 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] GET https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:51.298706 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10e7d33e-f946-486a-89ec-206e41424b88 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.298706 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10e7d33e-f946-486a-89ec-206e41424b88 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.305066 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.305066 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:51.308999 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10e7d33e-f946-486a-89ec-206e41424b88 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Volume info retrieved successfully. Aug 18 09:12:51.313112 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10e7d33e-f946-486a-89ec-206e41424b88 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 returned with HTTP 200 Aug 18 09:12:51.313631 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 199/812] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:51 2026] GET /volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:51.331016 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8fe7e0d-79dc-4d66-8f5e-a81e1236705c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.333268 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8fe7e0d-79dc-4d66-8f5e-a81e1236705c tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] DELETE https://10.4.3.41/volume/v3/volume-transfers/12a78b09-8c37-4ff2-994c-4998c7646528 Aug 18 09:12:51.333604 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8fe7e0d-79dc-4d66-8f5e-a81e1236705c tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.333904 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8fe7e0d-79dc-4d66-8f5e-a81e1236705c tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.334031 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-f8fe7e0d-79dc-4d66-8f5e-a81e1236705c tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Delete transfer with id: 12a78b09-8c37-4ff2-994c-4998c7646528 Aug 18 09:12:51.338094 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8fe7e0d-79dc-4d66-8f5e-a81e1236705c tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volume-transfers/12a78b09-8c37-4ff2-994c-4998c7646528 returned with HTTP 404 Aug 18 09:12:51.338772 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 202/813] 10.4.3.41 () {68 vars in 1412 bytes} [Tue Aug 18 09:12:51 2026] DELETE /volume/v3/volume-transfers/12a78b09-8c37-4ff2-994c-4998c7646528 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:12:51.345899 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17414925-20c9-4e7d-967b-9c5c3d403cbd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.347761 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17414925-20c9-4e7d-967b-9c5c3d403cbd tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:51.347979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17414925-20c9-4e7d-967b-9c5c3d403cbd tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.348176 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17414925-20c9-4e7d-967b-9c5c3d403cbd tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.348353 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-17414925-20c9-4e7d-967b-9c5c3d403cbd tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Delete volume with id: 872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:51.357378 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.357378 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:51.357785 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17414925-20c9-4e7d-967b-9c5c3d403cbd tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Volume info retrieved successfully. Aug 18 09:12:51.389103 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17414925-20c9-4e7d-967b-9c5c3d403cbd tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Delete volume request issued successfully. Aug 18 09:12:51.389293 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17414925-20c9-4e7d-967b-9c5c3d403cbd tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 returned with HTTP 202 Aug 18 09:12:51.390035 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 212/814] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:12:51 2026] DELETE /volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:12:51.397698 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-03e30f53-dfd3-4e50-b359-601c40c4f20e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.400047 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03e30f53-dfd3-4e50-b359-601c40c4f20e tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] GET https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:51.400209 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03e30f53-dfd3-4e50-b359-601c40c4f20e tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.400385 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03e30f53-dfd3-4e50-b359-601c40c4f20e tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.408046 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.408046 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:51.411959 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-03e30f53-dfd3-4e50-b359-601c40c4f20e tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Volume info retrieved successfully. Aug 18 09:12:51.419674 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03e30f53-dfd3-4e50-b359-601c40c4f20e tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 returned with HTTP 200 Aug 18 09:12:51.420359 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 202/815] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:51 2026] GET /volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 => generated 1128 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:12:51.711238 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3ab253a-59e5-417f-bf3b-f6f4582834ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.712663 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3ab253a-59e5-417f-bf3b-f6f4582834ed tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:51.712995 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3ab253a-59e5-417f-bf3b-f6f4582834ed tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.713314 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3ab253a-59e5-417f-bf3b-f6f4582834ed tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.720566 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.720566 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:51.726937 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3ab253a-59e5-417f-bf3b-f6f4582834ed tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:51.730739 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3ab253a-59e5-417f-bf3b-f6f4582834ed tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:51.731819 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 200/816] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:51 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:51.743809 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f64f0cf-7a48-4cd7-aeac-c6bb43a157de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.745703 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f64f0cf-7a48-4cd7-aeac-c6bb43a157de tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:51.745936 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f64f0cf-7a48-4cd7-aeac-c6bb43a157de tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.746154 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f64f0cf-7a48-4cd7-aeac-c6bb43a157de tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.754437 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.754437 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:51.759137 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f64f0cf-7a48-4cd7-aeac-c6bb43a157de tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:51.764656 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f64f0cf-7a48-4cd7-aeac-c6bb43a157de tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:51.765050 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 203/817] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:51 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:12:51.807083 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ae2d0b42-21fa-4717-8c0d-de4c0cc458a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.808976 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae2d0b42-21fa-4717-8c0d-de4c0cc458a3 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:51.809219 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae2d0b42-21fa-4717-8c0d-de4c0cc458a3 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.809471 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae2d0b42-21fa-4717-8c0d-de4c0cc458a3 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.814460 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d5c0375-941b-47a4-ae43-8ef09828a908 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.816309 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d5c0375-941b-47a4-ae43-8ef09828a908 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:51.816551 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d5c0375-941b-47a4-ae43-8ef09828a908 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.816747 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d5c0375-941b-47a4-ae43-8ef09828a908 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.818370 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.818370 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:51.823054 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ae2d0b42-21fa-4717-8c0d-de4c0cc458a3 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:51.827039 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.827039 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:51.829752 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae2d0b42-21fa-4717-8c0d-de4c0cc458a3 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:51.830524 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 213/818] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:51 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:51.832263 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d5c0375-941b-47a4-ae43-8ef09828a908 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:51.843416 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d5c0375-941b-47a4-ae43-8ef09828a908 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:51.843842 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 203/819] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:51 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:51.851223 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d6a8a1f3-15c4-4fe8-beb2-93b95c9434d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.853161 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6a8a1f3-15c4-4fe8-beb2-93b95c9434d6 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] DELETE https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:51.853463 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6a8a1f3-15c4-4fe8-beb2-93b95c9434d6 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.853734 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6a8a1f3-15c4-4fe8-beb2-93b95c9434d6 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.853987 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d6a8a1f3-15c4-4fe8-beb2-93b95c9434d6 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Delete volume with id: 3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:51.865419 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.865419 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:51.865419 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d6a8a1f3-15c4-4fe8-beb2-93b95c9434d6 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:51.890278 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d6a8a1f3-15c4-4fe8-beb2-93b95c9434d6 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Delete volume request issued successfully. Aug 18 09:12:51.890628 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6a8a1f3-15c4-4fe8-beb2-93b95c9434d6 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 202 Aug 18 09:12:51.891133 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 201/820] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:51 2026] DELETE /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:12:51.903113 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-910c0f70-45fb-4202-a815-b1d5d0417a0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:51.905767 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-910c0f70-45fb-4202-a815-b1d5d0417a0a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:51.905861 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-910c0f70-45fb-4202-a815-b1d5d0417a0a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:51.906028 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-910c0f70-45fb-4202-a815-b1d5d0417a0a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:51.913240 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:51.913240 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:51.917242 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-910c0f70-45fb-4202-a815-b1d5d0417a0a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Volume info retrieved successfully. Aug 18 09:12:51.921638 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-910c0f70-45fb-4202-a815-b1d5d0417a0a tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 200 Aug 18 09:12:51.922118 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 204/821] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:51 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:52.436165 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-383447fb-6d89-4f65-b6fe-d8820f3954f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:52.442198 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-383447fb-6d89-4f65-b6fe-d8820f3954f1 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] GET https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:52.442532 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-383447fb-6d89-4f65-b6fe-d8820f3954f1 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:52.442817 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-383447fb-6d89-4f65-b6fe-d8820f3954f1 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:52.454163 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-383447fb-6d89-4f65-b6fe-d8820f3954f1 tempest-VolumesTransfersV357Test-633162582 tempest-VolumesTransfersV357Test-633162582-project-admin] https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 returned with HTTP 404 Aug 18 09:12:52.454787 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 214/822] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:52 2026] GET /volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:12:52.462180 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b1d77ea9-1cec-419a-9ade-48afb224b91c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:52.465865 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1d77ea9-1cec-419a-9ade-48afb224b91c tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] GET https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:52.466091 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1d77ea9-1cec-419a-9ade-48afb224b91c tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:52.466273 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1d77ea9-1cec-419a-9ade-48afb224b91c tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:52.473818 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1d77ea9-1cec-419a-9ade-48afb224b91c tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 returned with HTTP 404 Aug 18 09:12:52.474363 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 204/823] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:12:52 2026] GET /volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:12:52.483115 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3cad2ad-d957-4446-be6a-49ed345239e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:52.486090 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3cad2ad-d957-4446-be6a-49ed345239e8 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] DELETE https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:52.486304 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3cad2ad-d957-4446-be6a-49ed345239e8 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:52.486515 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3cad2ad-d957-4446-be6a-49ed345239e8 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:52.486675 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f3cad2ad-d957-4446-be6a-49ed345239e8 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] Delete volume with id: 872bcf8d-7dbc-4283-a757-300f813d4054 Aug 18 09:12:52.494776 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3cad2ad-d957-4446-be6a-49ed345239e8 tempest-VolumesTransfersV357Test-843392912 tempest-VolumesTransfersV357Test-843392912-project-member] https://10.4.3.41/volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 returned with HTTP 404 Aug 18 09:12:52.495835 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 202/824] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:12:52 2026] DELETE /volume/v3/volumes/872bcf8d-7dbc-4283-a757-300f813d4054 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:12:52.937294 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf1cde87-d8a3-49ff-ba72-471274d4def9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:52.939464 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf1cde87-d8a3-49ff-ba72-471274d4def9 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] GET https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 Aug 18 09:12:52.939648 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf1cde87-d8a3-49ff-ba72-471274d4def9 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:52.939982 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf1cde87-d8a3-49ff-ba72-471274d4def9 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:52.950547 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf1cde87-d8a3-49ff-ba72-471274d4def9 tempest-DeleteServersTestJSON-1101248865 tempest-DeleteServersTestJSON-1101248865-project-member] https://10.4.3.41/volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 returned with HTTP 404 Aug 18 09:12:52.953548 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 205/825] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:52 2026] GET /volume/v3/volumes/3d8f12e5-a881-4293-947e-6b38ae3fefe1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:53.219705 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8073de5e-d4bb-4c28-b650-7d9eb91ad428 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:53.221372 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8073de5e-d4bb-4c28-b650-7d9eb91ad428 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:53.221587 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8073de5e-d4bb-4c28-b650-7d9eb91ad428 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:53.221803 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8073de5e-d4bb-4c28-b650-7d9eb91ad428 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:53.229880 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:53.229880 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:53.233576 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8073de5e-d4bb-4c28-b650-7d9eb91ad428 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:53.237899 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8073de5e-d4bb-4c28-b650-7d9eb91ad428 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:53.238277 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 215/826] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:53 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:53.254051 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b176050-843e-4caa-bdab-cbc9e9a79f02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:53.255518 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b176050-843e-4caa-bdab-cbc9e9a79f02 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] DELETE https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:53.255709 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b176050-843e-4caa-bdab-cbc9e9a79f02 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:53.255813 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b176050-843e-4caa-bdab-cbc9e9a79f02 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:53.255960 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0b176050-843e-4caa-bdab-cbc9e9a79f02 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Delete volume with id: 59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:53.262251 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:53.262251 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:53.262682 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b176050-843e-4caa-bdab-cbc9e9a79f02 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:53.282661 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b176050-843e-4caa-bdab-cbc9e9a79f02 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Delete volume request issued successfully. Aug 18 09:12:53.283778 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b176050-843e-4caa-bdab-cbc9e9a79f02 tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 202 Aug 18 09:12:53.283778 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 205/827] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:12:53 2026] DELETE /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:12:53.293682 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-08d588e4-8777-4bba-8ac3-3f2751364cda None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:53.296254 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08d588e4-8777-4bba-8ac3-3f2751364cda tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:53.296606 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08d588e4-8777-4bba-8ac3-3f2751364cda tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:53.296851 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08d588e4-8777-4bba-8ac3-3f2751364cda tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:53.308555 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:53.308555 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:53.313142 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-08d588e4-8777-4bba-8ac3-3f2751364cda tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Volume info retrieved successfully. Aug 18 09:12:53.319277 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08d588e4-8777-4bba-8ac3-3f2751364cda tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 200 Aug 18 09:12:53.319862 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 203/828] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:53 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:54.332302 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b67ab2ac-899c-44f5-aa70-a97dbdbb906a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:54.336524 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b67ab2ac-899c-44f5-aa70-a97dbdbb906a tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] GET https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 Aug 18 09:12:54.336524 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b67ab2ac-899c-44f5-aa70-a97dbdbb906a tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:54.336524 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b67ab2ac-899c-44f5-aa70-a97dbdbb906a tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:54.344561 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b67ab2ac-899c-44f5-aa70-a97dbdbb906a tempest-VolumesActionsTest-2141347928 tempest-VolumesActionsTest-2141347928-project-member] https://10.4.3.41/volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 returned with HTTP 404 Aug 18 09:12:54.345534 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 206/829] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:54 2026] GET /volume/v3/volumes/59439363-eb88-4ce6-bf27-8d9e164c3d43 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:12:54.885097 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-da54636f-9425-4526-90f8-db5d89361ace None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:55.049526 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:12:55.051875 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-293509113", "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:55.054497 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-293509113', 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:12:55.172131 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Create volume of 1 GB Aug 18 09:12:55.178666 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Availability Zones retrieved successfully. Aug 18 09:12:55.187190 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Flow 'volume_create_api' (70ea1f87-2ff8-49ce-a0fb-27ca927658bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:55.188748 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (006df09e-271b-4fae-9dab-4c59beadbda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:55.190158 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:12:55.276965 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (006df09e-271b-4fae-9dab-4c59beadbda3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:55.279522 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6257793-023c-498d-86a6-17c9e36e9920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:55.387072 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Created reservations ['37b9dc94-e5cb-439b-acc7-4b2c78d63928', '2e6b0ad1-bc85-4835-94de-a7b1a498fa99', '224f9e46-ab71-4c78-a207-4db89e1ebc74', '6d2e4a5b-8881-40cf-84fa-782495def744'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:55.387950 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6257793-023c-498d-86a6-17c9e36e9920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37b9dc94-e5cb-439b-acc7-4b2c78d63928', '2e6b0ad1-bc85-4835-94de-a7b1a498fa99', '224f9e46-ab71-4c78-a207-4db89e1ebc74', '6d2e4a5b-8881-40cf-84fa-782495def744']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:55.388807 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (097c440c-65ad-4f16-b1e7-585109259342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:55.430054 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (097c440c-65ad-4f16-b1e7-585109259342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95a73176-ef08-4e9b-9847-038f303f234b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-293509113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c24715aa0994b8f9d7574aae93449fb',qos_specs=None,replication_status=,reservations=['37b9dc94-e5cb-439b-acc7-4b2c78d63928','2e6b0ad1-bc85-4835-94de-a7b1a498fa99','224f9e46-ab71-4c78-a207-4db89e1ebc74','6d2e4a5b-8881-40cf-84fa-782495def744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947f0fb3216846eb909ff26752557c7f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-293509113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95a73176-ef08-4e9b-9847-038f303f234b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c24715aa0994b8f9d7574aae93449fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='947f0fb3216846eb909ff26752557c7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:55.430379 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8d07429-da61-44ad-9348-8984e78d0f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:55.469345 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8d07429-da61-44ad-9348-8984e78d0f14) transitioned into state 'SUCCESS' from state '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-293509113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c24715aa0994b8f9d7574aae93449fb',qos_specs=None,replication_status=,reservations=['37b9dc94-e5cb-439b-acc7-4b2c78d63928','2e6b0ad1-bc85-4835-94de-a7b1a498fa99','224f9e46-ab71-4c78-a207-4db89e1ebc74','6d2e4a5b-8881-40cf-84fa-782495def744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947f0fb3216846eb909ff26752557c7f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:55.470330 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4725f452-4b09-44fd-af19-43b5228e11ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:55.485574 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4725f452-4b09-44fd-af19-43b5228e11ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:55.487369 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Flow 'volume_create_api' (70ea1f87-2ff8-49ce-a0fb-27ca927658bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:55.487369 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Create volume request issued successfully. Aug 18 09:12:55.487369 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da54636f-9425-4526-90f8-db5d89361ace tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:12:55.489408 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 216/830] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:12:54 2026] POST /volume/v3/volumes => generated 749 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:12:55.502958 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59cf427a-7515-4d2e-8090-3dc66e69355b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:55.505627 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59cf427a-7515-4d2e-8090-3dc66e69355b tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b Aug 18 09:12:55.505929 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59cf427a-7515-4d2e-8090-3dc66e69355b tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:55.506201 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59cf427a-7515-4d2e-8090-3dc66e69355b tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:55.517016 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:55.517016 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:55.522271 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-59cf427a-7515-4d2e-8090-3dc66e69355b tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:12:55.529706 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59cf427a-7515-4d2e-8090-3dc66e69355b tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b returned with HTTP 200 Aug 18 09:12:55.530410 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 206/831] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:55 2026] GET /volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:56.545377 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af5b04d6-c602-4de6-ad88-940196040bc7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:56.547926 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af5b04d6-c602-4de6-ad88-940196040bc7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b Aug 18 09:12:56.548032 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af5b04d6-c602-4de6-ad88-940196040bc7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:56.548230 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af5b04d6-c602-4de6-ad88-940196040bc7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:56.559732 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:56.559732 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:56.563412 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-af5b04d6-c602-4de6-ad88-940196040bc7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:12:56.570602 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af5b04d6-c602-4de6-ad88-940196040bc7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b returned with HTTP 200 Aug 18 09:12:56.571126 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 204/832] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:56 2026] GET /volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:56.596217 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30295e9c-a804-41f5-a603-614341017cb7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:56.598641 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:12:56.599452 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-275606527"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:56.600416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-275606527'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:12:56.600569 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Create volume of 1 GB Aug 18 09:12:56.604467 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Availability Zones retrieved successfully. Aug 18 09:12:56.611026 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Flow 'volume_create_api' (40a8ee33-ef9a-456c-a918-d58cf42686b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:56.611272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdabf5f7-40e6-4ad2-9051-a0bfc3bcbbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:56.612836 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:12:56.648933 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdabf5f7-40e6-4ad2-9051-a0bfc3bcbbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:56.648933 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d39308c-373e-4059-80cc-a0d5080605e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:56.701986 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Created reservations ['4137bd6e-a64f-4e3e-adfd-c9c349552988', '5cc9c86b-2c32-4bd4-b68e-e4f8c2d9f810', 'a0dabdf0-4cde-4b77-b2e4-8e249ea770f2', '1831005c-ea16-47b8-b1ab-843620b47a90'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:56.702762 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d39308c-373e-4059-80cc-a0d5080605e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4137bd6e-a64f-4e3e-adfd-c9c349552988', '5cc9c86b-2c32-4bd4-b68e-e4f8c2d9f810', 'a0dabdf0-4cde-4b77-b2e4-8e249ea770f2', '1831005c-ea16-47b8-b1ab-843620b47a90']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:56.703542 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228138d8-49ed-4082-b740-75ef53949815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:56.726931 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228138d8-49ed-4082-b740-75ef53949815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b620f764-d62f-4725-ac16-2df53bd99c88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-275606527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c24715aa0994b8f9d7574aae93449fb',qos_specs=None,replication_status=,reservations=['4137bd6e-a64f-4e3e-adfd-c9c349552988','5cc9c86b-2c32-4bd4-b68e-e4f8c2d9f810','a0dabdf0-4cde-4b77-b2e4-8e249ea770f2','1831005c-ea16-47b8-b1ab-843620b47a90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947f0fb3216846eb909ff26752557c7f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-275606527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b620f764-d62f-4725-ac16-2df53bd99c88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c24715aa0994b8f9d7574aae93449fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='947f0fb3216846eb909ff26752557c7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:56.727642 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e36883a-1ebe-4e83-af52-bda17d6307d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:56.752124 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e36883a-1ebe-4e83-af52-bda17d6307d5) transitioned into state 'SUCCESS' from state '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-275606527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c24715aa0994b8f9d7574aae93449fb',qos_specs=None,replication_status=,reservations=['4137bd6e-a64f-4e3e-adfd-c9c349552988','5cc9c86b-2c32-4bd4-b68e-e4f8c2d9f810','a0dabdf0-4cde-4b77-b2e4-8e249ea770f2','1831005c-ea16-47b8-b1ab-843620b47a90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947f0fb3216846eb909ff26752557c7f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:56.752124 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45ea4390-d18e-4ca7-8d3c-4a7246c55fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:56.764681 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45ea4390-d18e-4ca7-8d3c-4a7246c55fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:56.765606 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Flow 'volume_create_api' (40a8ee33-ef9a-456c-a918-d58cf42686b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:56.765926 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Create volume request issued successfully. Aug 18 09:12:56.766503 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30295e9c-a804-41f5-a603-614341017cb7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:12:56.767021 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 207/833] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:12:56 2026] POST /volume/v3/volumes => generated 749 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:12:56.786189 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-03064f1d-d349-4699-87c7-6bf2d4a9091a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:56.793408 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03064f1d-d349-4699-87c7-6bf2d4a9091a tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 Aug 18 09:12:56.793408 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03064f1d-d349-4699-87c7-6bf2d4a9091a tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:56.793408 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03064f1d-d349-4699-87c7-6bf2d4a9091a tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:56.805347 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:56.805347 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:56.813378 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-03064f1d-d349-4699-87c7-6bf2d4a9091a tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:12:56.817302 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03064f1d-d349-4699-87c7-6bf2d4a9091a tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 returned with HTTP 200 Aug 18 09:12:56.817672 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 217/834] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:56 2026] GET /volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:57.838843 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8cd8f762-2125-4254-a6fc-614d0fda771a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:57.840750 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8cd8f762-2125-4254-a6fc-614d0fda771a tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 Aug 18 09:12:57.840986 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8cd8f762-2125-4254-a6fc-614d0fda771a tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:57.841184 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8cd8f762-2125-4254-a6fc-614d0fda771a tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:57.848304 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:57.848304 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:12:57.851830 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8cd8f762-2125-4254-a6fc-614d0fda771a tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:12:57.856431 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8cd8f762-2125-4254-a6fc-614d0fda771a tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 returned with HTTP 200 Aug 18 09:12:57.856807 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 207/835] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:57 2026] GET /volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:57.875439 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:57.877721 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:12:57.878065 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1946560953"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:57.880146 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1946560953'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:12:57.880257 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Create volume of 1 GB Aug 18 09:12:57.888089 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Availability Zones retrieved successfully. Aug 18 09:12:57.894716 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Flow 'volume_create_api' (0271dcae-d615-4b68-b3de-ed84397409fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:57.895602 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c6af215-f601-4274-b6b7-a1bacb7ca7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:57.896965 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:12:57.933588 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c6af215-f601-4274-b6b7-a1bacb7ca7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:57.934157 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df31382e-aebf-4af2-90c1-1e46424834c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:57.969513 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Created reservations ['3f0ab9d4-2bf0-47b8-908c-17a08b4b21a8', '2c22314e-0650-4f96-bf43-ce77b3d6a207', '4fa420b0-50c1-4317-94a5-ea1da0fcd7ed', 'f9c1cf21-8ac6-44cc-b68e-4e88c6070ad2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:12:57.970304 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df31382e-aebf-4af2-90c1-1e46424834c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f0ab9d4-2bf0-47b8-908c-17a08b4b21a8', '2c22314e-0650-4f96-bf43-ce77b3d6a207', '4fa420b0-50c1-4317-94a5-ea1da0fcd7ed', 'f9c1cf21-8ac6-44cc-b68e-4e88c6070ad2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:57.971120 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e5af26b-4ef0-4b9c-8b5d-3d1faf441feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:57.993667 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e5af26b-4ef0-4b9c-8b5d-3d1faf441feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a59b513a-8782-4adf-86bf-d1acb269274d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1946560953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c24715aa0994b8f9d7574aae93449fb',qos_specs=None,replication_status=,reservations=['3f0ab9d4-2bf0-47b8-908c-17a08b4b21a8','2c22314e-0650-4f96-bf43-ce77b3d6a207','4fa420b0-50c1-4317-94a5-ea1da0fcd7ed','f9c1cf21-8ac6-44cc-b68e-4e88c6070ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947f0fb3216846eb909ff26752557c7f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1946560953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a59b513a-8782-4adf-86bf-d1acb269274d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c24715aa0994b8f9d7574aae93449fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='947f0fb3216846eb909ff26752557c7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:57.994663 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12f6f2bf-5afd-4c9d-a877-3ebf43470637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:58.013097 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12f6f2bf-5afd-4c9d-a877-3ebf43470637) transitioned into state 'SUCCESS' from state '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-1946560953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c24715aa0994b8f9d7574aae93449fb',qos_specs=None,replication_status=,reservations=['3f0ab9d4-2bf0-47b8-908c-17a08b4b21a8','2c22314e-0650-4f96-bf43-ce77b3d6a207','4fa420b0-50c1-4317-94a5-ea1da0fcd7ed','f9c1cf21-8ac6-44cc-b68e-4e88c6070ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947f0fb3216846eb909ff26752557c7f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:58.013868 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17bc640a-b958-4805-9371-617334921920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:12:58.023007 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17bc640a-b958-4805-9371-617334921920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:12:58.023836 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Flow 'volume_create_api' (0271dcae-d615-4b68-b3de-ed84397409fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:12:58.024151 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Create volume request issued successfully. Aug 18 09:12:58.025135 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fcdc1a56-0a7e-43fd-9b4c-250909ddce7c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:12:58.025177 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 205/836] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:12:57 2026] POST /volume/v3/volumes => generated 750 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:12:58.037357 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2e4b03c-85b2-4cbf-9785-c79c5310ab33 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:58.039925 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2e4b03c-85b2-4cbf-9785-c79c5310ab33 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d Aug 18 09:12:58.040191 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2e4b03c-85b2-4cbf-9785-c79c5310ab33 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:58.040455 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2e4b03c-85b2-4cbf-9785-c79c5310ab33 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:58.050746 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:58.050746 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:58.055353 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d2e4b03c-85b2-4cbf-9785-c79c5310ab33 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:12:58.059763 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2e4b03c-85b2-4cbf-9785-c79c5310ab33 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d returned with HTTP 200 Aug 18 09:12:58.060445 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 208/837] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:58 2026] GET /volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:12:58.272702 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-77964b94-0d3b-4b26-96ab-9c389f2653dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:58.276484 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-77964b94-0d3b-4b26-96ab-9c389f2653dd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:12:58.276770 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-77964b94-0d3b-4b26-96ab-9c389f2653dd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:58.277063 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-77964b94-0d3b-4b26-96ab-9c389f2653dd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:58.293102 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:58.293102 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:58.298057 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-77964b94-0d3b-4b26-96ab-9c389f2653dd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:12:58.304661 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-77964b94-0d3b-4b26-96ab-9c389f2653dd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:12:58.308819 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 218/838] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:12:58 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:58.721666 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1837d1c6-b11b-4b88-9da3-31825c1098d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:58.722119 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1837d1c6-b11b-4b88-9da3-31825c1098d3 None None] GET https://10.4.3.41/volume// Aug 18 09:12:58.722300 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1837d1c6-b11b-4b88-9da3-31825c1098d3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:58.722553 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1837d1c6-b11b-4b88-9da3-31825c1098d3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:58.722934 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1837d1c6-b11b-4b88-9da3-31825c1098d3 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:12:58.723255 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 208/839] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:12:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:12:58.733633 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-86cb4ada-4034-44b4-9687-b3576ce76060 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:58.736729 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-86cb4ada-4034-44b4-9687-b3576ce76060 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:12:58.737228 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-86cb4ada-4034-44b4-9687-b3576ce76060 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "890a6496-1566-4e95-9979-f7815d9ea705", "connector": null, "instance_uuid": "24f01416-8d5a-47f0-8506-5b8c2d3ffa0e"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:12:58.755601 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:58.755601 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:12:58.791508 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-86cb4ada-4034-44b4-9687-b3576ce76060 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:12:58.792438 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 206/840] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:12:58 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:58.802652 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-0dea9443-8d15-415a-9421-46e160afc023 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:58.805314 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-0dea9443-8d15-415a-9421-46e160afc023 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/attachments/7b399774-3d3c-4ea3-8d22-1bed7fd35eee Aug 18 09:12:58.805554 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-0dea9443-8d15-415a-9421-46e160afc023 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:58.805841 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-0dea9443-8d15-415a-9421-46e160afc023 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:58.814236 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:58.814236 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:12:58.867278 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-0dea9443-8d15-415a-9421-46e160afc023 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/7b399774-3d3c-4ea3-8d22-1bed7fd35eee returned with HTTP 200 Aug 18 09:12:58.867724 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 209/841] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:12:58 2026] DELETE /volume/v3/attachments/7b399774-3d3c-4ea3-8d22-1bed7fd35eee => generated 367 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:12:59.074457 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53d69ea7-c573-447d-b22a-7a41a5d97dd5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:12:59.078413 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53d69ea7-c573-447d-b22a-7a41a5d97dd5 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d Aug 18 09:12:59.078413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53d69ea7-c573-447d-b22a-7a41a5d97dd5 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:12:59.078413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53d69ea7-c573-447d-b22a-7a41a5d97dd5 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:12:59.086291 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:12:59.086291 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:12:59.091656 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-53d69ea7-c573-447d-b22a-7a41a5d97dd5 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:12:59.097438 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53d69ea7-c573-447d-b22a-7a41a5d97dd5 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d returned with HTTP 200 Aug 18 09:12:59.097915 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 219/842] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:12:59 2026] GET /volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:02.186364 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:02.332655 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:13:02.332655 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1641868019"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:02.336813 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1641868019'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:13:02.337001 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume of 1 GB Aug 18 09:13:02.343446 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Availability Zones retrieved successfully. Aug 18 09:13:02.353676 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Flow 'volume_create_api' (9eb5e1b2-439e-4025-b120-855d5d22dc68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:02.355578 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eadf2c5-38d4-4ab7-b1b2-3901c01dc7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:02.358238 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:13:02.403192 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eadf2c5-38d4-4ab7-b1b2-3901c01dc7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:02.405425 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543a746b-abc8-412f-afd8-204f20c6ec20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:02.483765 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['48bfce80-0e5f-4451-823b-449c74469640', '2f5b228b-b0c7-4654-bf78-1db25fe5f094', '9fface16-0455-496a-98e2-7fe00fb2e944', 'f742c97d-18d4-476e-b308-6f47e9495aa7'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:13:02.484530 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543a746b-abc8-412f-afd8-204f20c6ec20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48bfce80-0e5f-4451-823b-449c74469640', '2f5b228b-b0c7-4654-bf78-1db25fe5f094', '9fface16-0455-496a-98e2-7fe00fb2e944', 'f742c97d-18d4-476e-b308-6f47e9495aa7']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:02.485216 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8536ab3d-100f-4844-a39d-461a05ba3268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:02.510454 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8536ab3d-100f-4844-a39d-461a05ba3268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72b6878f-71d2-4f7a-8e72-0150d4b57a5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1641868019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',qos_specs=None,replication_status=,reservations=['48bfce80-0e5f-4451-823b-449c74469640','2f5b228b-b0c7-4654-bf78-1db25fe5f094','9fface16-0455-496a-98e2-7fe00fb2e944','f742c97d-18d4-476e-b308-6f47e9495aa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1641868019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72b6878f-71d2-4f7a-8e72-0150d4b57a5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:02.511294 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c69acca-3b9c-4458-9aac-6862aad04c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:02.546029 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c69acca-3b9c-4458-9aac-6862aad04c2d) transitioned into state 'SUCCESS' from state '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-1641868019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',qos_specs=None,replication_status=,reservations=['48bfce80-0e5f-4451-823b-449c74469640','2f5b228b-b0c7-4654-bf78-1db25fe5f094','9fface16-0455-496a-98e2-7fe00fb2e944','f742c97d-18d4-476e-b308-6f47e9495aa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:02.546934 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0b21cc-aede-4da4-bf99-12412a874236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:02.560920 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0b21cc-aede-4da4-bf99-12412a874236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:02.562103 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Flow 'volume_create_api' (9eb5e1b2-439e-4025-b120-855d5d22dc68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:02.562604 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume request issued successfully. Aug 18 09:13:02.564112 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2bb01cc-6a3a-415e-a231-d4f5c9b26b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:13:02.564112 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 209/843] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:13:02 2026] POST /volume/v3/volumes => generated 752 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:13:02.577648 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a62bccc3-faf0-4c60-bf03-33efa5b1ce33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:02.579331 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a62bccc3-faf0-4c60-bf03-33efa5b1ce33 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:13:02.579571 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a62bccc3-faf0-4c60-bf03-33efa5b1ce33 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:02.579841 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a62bccc3-faf0-4c60-bf03-33efa5b1ce33 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:02.586732 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:02.586732 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:02.590202 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a62bccc3-faf0-4c60-bf03-33efa5b1ce33 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:13:02.594162 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a62bccc3-faf0-4c60-bf03-33efa5b1ce33 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:13:02.594517 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 207/844] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:02 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:02.650369 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-e5378a71-0330-4c1b-9e18-c27b0edef249 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:02.653353 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-e5378a71-0330-4c1b-9e18-c27b0edef249 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] PUT https://10.4.3.41/volume/v3/attachments/10088127-3541-4e02-b3ca-f0e9557678aa Aug 18 09:13:02.653884 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-e5378a71-0330-4c1b-9e18-c27b0edef249 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:02.668830 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-e5378a71-0330-4c1b-9e18-c27b0edef249 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Acquiring lock "cinder-attachment_update-890a6496-1566-4e95-9979-f7815d9ea705-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:13:02.676765 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-e5378a71-0330-4c1b-9e18-c27b0edef249 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-890a6496-1566-4e95-9979-f7815d9ea705-np0000007625" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:13:02.677107 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:02.677107 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:02.790056 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-e5378a71-0330-4c1b-9e18-c27b0edef249 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-890a6496-1566-4e95-9979-f7815d9ea705-np0000007625" released by "attachment_update" :: held 0.114s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:13:02.790467 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-e5378a71-0330-4c1b-9e18-c27b0edef249 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/10088127-3541-4e02-b3ca-f0e9557678aa returned with HTTP 200 Aug 18 09:13:02.791034 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 210/845] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:13:02 2026] PUT /volume/v3/attachments/10088127-3541-4e02-b3ca-f0e9557678aa => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:02.800332 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-72eda784-a5aa-42cf-b7a8-23389831bede None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:02.802627 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-72eda784-a5aa-42cf-b7a8-23389831bede tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/attachments/10088127-3541-4e02-b3ca-f0e9557678aa Aug 18 09:13:02.802770 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-72eda784-a5aa-42cf-b7a8-23389831bede tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:02.802964 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-72eda784-a5aa-42cf-b7a8-23389831bede tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:02.820637 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-72eda784-a5aa-42cf-b7a8-23389831bede tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/10088127-3541-4e02-b3ca-f0e9557678aa returned with HTTP 200 Aug 18 09:13:02.820637 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 220/846] 10.4.3.41 () {70 vars in 1644 bytes} [Tue Aug 18 09:13:02 2026] GET /volume/v3/attachments/10088127-3541-4e02-b3ca-f0e9557678aa => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:03.611573 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3140bff0-2016-407a-b56b-46de20d09227 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:03.615415 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3140bff0-2016-407a-b56b-46de20d09227 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:13:03.615415 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3140bff0-2016-407a-b56b-46de20d09227 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:03.615415 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3140bff0-2016-407a-b56b-46de20d09227 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:03.625224 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:03.625224 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:03.634414 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3140bff0-2016-407a-b56b-46de20d09227 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:13:03.638529 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3140bff0-2016-407a-b56b-46de20d09227 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:13:03.639203 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 210/847] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:03 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:03.658793 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba9c1fb2-a89b-4688-82f7-104c7003b61a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:03.660931 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba9c1fb2-a89b-4688-82f7-104c7003b61a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:13:03.661112 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba9c1fb2-a89b-4688-82f7-104c7003b61a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:03.661286 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba9c1fb2-a89b-4688-82f7-104c7003b61a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:03.670347 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:03.670347 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:03.674698 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ba9c1fb2-a89b-4688-82f7-104c7003b61a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:13:03.678929 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba9c1fb2-a89b-4688-82f7-104c7003b61a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:13:03.679303 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 208/848] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:03 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:03.691651 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-decfbc1f-3c53-44be-b6f6-c2faceb4cf5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:03.694811 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-decfbc1f-3c53-44be-b6f6-c2faceb4cf5c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:13:03.695261 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-decfbc1f-3c53-44be-b6f6-c2faceb4cf5c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72b6878f-71d2-4f7a-8e72-0150d4b57a5e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-622013710"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:03.706924 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:03.706924 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:03.707381 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-decfbc1f-3c53-44be-b6f6-c2faceb4cf5c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:13:03.708217 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-decfbc1f-3c53-44be-b6f6-c2faceb4cf5c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create snapshot from volume 72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:13:03.762090 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-decfbc1f-3c53-44be-b6f6-c2faceb4cf5c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['3869d485-3846-44fd-9009-7eadd264bc1c', '560b01ca-db25-41c7-852c-36a27d56257d', 'de57a027-77e3-41f2-be98-51fe08a7c0e5', '8be85f1d-459c-47f5-bbcb-339d50a3fd65'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:13:03.809112 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-decfbc1f-3c53-44be-b6f6-c2faceb4cf5c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot create request issued successfully. Aug 18 09:13:03.809677 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-decfbc1f-3c53-44be-b6f6-c2faceb4cf5c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:13:03.810172 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 211/849] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:13:03 2026] POST /volume/v3/snapshots => generated 309 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:13:03.822465 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a4ab57e-30f8-409a-b367-e08fac105cc3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:03.824226 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a4ab57e-30f8-409a-b367-e08fac105cc3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b Aug 18 09:13:03.824568 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a4ab57e-30f8-409a-b367-e08fac105cc3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:03.824875 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a4ab57e-30f8-409a-b367-e08fac105cc3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:03.832219 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:03.832219 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:03.833032 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a4ab57e-30f8-409a-b367-e08fac105cc3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:13:03.834041 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a4ab57e-30f8-409a-b367-e08fac105cc3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b returned with HTTP 200 Aug 18 09:13:03.837570 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 221/850] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:13:03 2026] GET /volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:04.848951 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-720f45b1-ca56-46fc-9723-90142efceb89 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:04.852731 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-720f45b1-ca56-46fc-9723-90142efceb89 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b Aug 18 09:13:04.852731 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-720f45b1-ca56-46fc-9723-90142efceb89 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:04.852731 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-720f45b1-ca56-46fc-9723-90142efceb89 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:04.857620 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:04.857620 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:04.861031 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-720f45b1-ca56-46fc-9723-90142efceb89 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:13:04.861031 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-720f45b1-ca56-46fc-9723-90142efceb89 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b returned with HTTP 200 Aug 18 09:13:04.861031 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 211/851] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:13:04 2026] GET /volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:04.868256 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d5eacfa8-613a-4119-b40b-220318f90683 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:04.870321 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5eacfa8-613a-4119-b40b-220318f90683 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:13:04.871944 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5eacfa8-613a-4119-b40b-220318f90683 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72b6878f-71d2-4f7a-8e72-0150d4b57a5e", "snapshot_id": "7533931a-82ce-4bcb-bce0-5992a8c09a5b", "name": "tempest-VolumesSnapshotTestJSON-Backup-972940974", "container": "tempest-volumessnapshottestjson-backup-container-1131465561"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:04.873848 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-d5eacfa8-613a-4119-b40b-220318f90683 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Creating new backup {'backup': {'volume_id': '72b6878f-71d2-4f7a-8e72-0150d4b57a5e', 'snapshot_id': '7533931a-82ce-4bcb-bce0-5992a8c09a5b', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-972940974', 'container': 'tempest-volumessnapshottestjson-backup-container-1131465561'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:13:04.874233 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-d5eacfa8-613a-4119-b40b-220318f90683 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Creating backup of volume 72b6878f-71d2-4f7a-8e72-0150d4b57a5e in container tempest-volumessnapshottestjson-backup-container-1131465561 Aug 18 09:13:04.881984 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:04.881984 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:04.882563 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d5eacfa8-613a-4119-b40b-220318f90683 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:13:04.888480 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:04.888480 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:04.889343 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d5eacfa8-613a-4119-b40b-220318f90683 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:13:04.895813 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:04.920189 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d5eacfa8-613a-4119-b40b-220318f90683 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['fff37e3a-0e33-40be-9dcd-aa25d779533d', '9d5de112-8c68-4567-b381-c042e957e249'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:13:04.956438 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5eacfa8-613a-4119-b40b-220318f90683 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:13:04.956931 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 209/852] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:13:04 2026] POST /volume/v3/backups => generated 332 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:13:04.970712 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c77a1e11-136a-4c9e-9ff0-69ccf201b69c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:04.973683 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c77a1e11-136a-4c9e-9ff0-69ccf201b69c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:04.973955 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c77a1e11-136a-4c9e-9ff0-69ccf201b69c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:04.974188 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c77a1e11-136a-4c9e-9ff0-69ccf201b69c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:04.974381 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c77a1e11-136a-4c9e-9ff0-69ccf201b69c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:04.983463 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:04.983463 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:04.984419 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c77a1e11-136a-4c9e-9ff0-69ccf201b69c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:04.984827 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 222/853] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:04 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:05.060460 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:13:05.060460 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-544969027"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:05.062060 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-544969027'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:13:05.062335 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Create volume of 1 GB Aug 18 09:13:05.062842 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:05.062842 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:05.072832 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Availability Zones retrieved successfully. Aug 18 09:13:05.083422 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Flow 'volume_create_api' (c7d3e74d-3589-4958-ac44-eeff0c607f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:05.089623 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9150ebe3-ac18-4289-a078-b50e78b73264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:05.095837 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:13:05.137088 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9150ebe3-ac18-4289-a078-b50e78b73264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:05.138218 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74dbcda2-c93b-42d4-b488-baf99840d095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:05.219026 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Created reservations ['78fd2b6b-3a18-4eae-bdf0-92c64290bf95', 'a68fac38-0420-41c7-b664-a43187d9d684', 'ccc3b16d-5e25-411a-b761-9704e2c28262', '50b1c0ef-2567-4281-9785-6872c3487e20'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:13:05.220022 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74dbcda2-c93b-42d4-b488-baf99840d095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78fd2b6b-3a18-4eae-bdf0-92c64290bf95', 'a68fac38-0420-41c7-b664-a43187d9d684', 'ccc3b16d-5e25-411a-b761-9704e2c28262', '50b1c0ef-2567-4281-9785-6872c3487e20']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:05.220999 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffbc3658-ba64-4d46-8f18-f31329115e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:05.247472 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffbc3658-ba64-4d46-8f18-f31329115e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6988a0e2-93f3-4937-a1c0-b93f862db9c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-544969027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7efaa389142a4f129c75b3b31bee8d26',qos_specs=None,replication_status=,reservations=['78fd2b6b-3a18-4eae-bdf0-92c64290bf95','a68fac38-0420-41c7-b664-a43187d9d684','ccc3b16d-5e25-411a-b761-9704e2c28262','50b1c0ef-2567-4281-9785-6872c3487e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='859b077a1d5c40c4b579a02a20d27a8d',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-544969027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6988a0e2-93f3-4937-a1c0-b93f862db9c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7efaa389142a4f129c75b3b31bee8d26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='859b077a1d5c40c4b579a02a20d27a8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:05.249821 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69e3fa5-97dc-45dc-8ae4-9116ca25af56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:05.276681 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69e3fa5-97dc-45dc-8ae4-9116ca25af56) transitioned into state 'SUCCESS' from state '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-544969027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7efaa389142a4f129c75b3b31bee8d26',qos_specs=None,replication_status=,reservations=['78fd2b6b-3a18-4eae-bdf0-92c64290bf95','a68fac38-0420-41c7-b664-a43187d9d684','ccc3b16d-5e25-411a-b761-9704e2c28262','50b1c0ef-2567-4281-9785-6872c3487e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='859b077a1d5c40c4b579a02a20d27a8d',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:05.277329 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (960bf60f-c4c3-47cf-adb5-e4222be1862f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:05.290853 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (960bf60f-c4c3-47cf-adb5-e4222be1862f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:05.291524 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Flow 'volume_create_api' (c7d3e74d-3589-4958-ac44-eeff0c607f39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:05.291851 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Create volume request issued successfully. Aug 18 09:13:05.292515 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45d27a94-ba71-4036-9b5e-ed28357fe727 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:13:05.292974 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 212/854] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:13:04 2026] POST /volume/v3/volumes => generated 756 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:13:05.565457 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37076af4-a610-4ad5-ac86-4747e09bb1d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:05.567147 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37076af4-a610-4ad5-ac86-4747e09bb1d3 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:05.567535 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37076af4-a610-4ad5-ac86-4747e09bb1d3 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:05.567874 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37076af4-a610-4ad5-ac86-4747e09bb1d3 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:05.578065 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:05.578065 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:05.584919 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37076af4-a610-4ad5-ac86-4747e09bb1d3 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:05.591906 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37076af4-a610-4ad5-ac86-4747e09bb1d3 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:05.592534 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 212/855] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:05 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:13:05.647409 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-58b37eda-46f5-4766-966a-54c1fdc3b063 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:05.649613 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-58b37eda-46f5-4766-966a-54c1fdc3b063 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:05.649836 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-58b37eda-46f5-4766-966a-54c1fdc3b063 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:05.650199 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-58b37eda-46f5-4766-966a-54c1fdc3b063 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:05.657950 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:05.657950 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:05.661979 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-58b37eda-46f5-4766-966a-54c1fdc3b063 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:05.667148 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-58b37eda-46f5-4766-966a-54c1fdc3b063 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:05.667569 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 210/856] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:05 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:05.764743 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dedc5351-794d-46ba-8b52-dc08de306024 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:05.765266 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dedc5351-794d-46ba-8b52-dc08de306024 None None] GET https://10.4.3.41/volume// Aug 18 09:13:05.765491 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dedc5351-794d-46ba-8b52-dc08de306024 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:05.765694 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dedc5351-794d-46ba-8b52-dc08de306024 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:05.767350 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dedc5351-794d-46ba-8b52-dc08de306024 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:05.767680 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 223/857] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:13:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:05.776003 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-73c266ab-0230-4224-885c-581ff69336f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:05.778404 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-73c266ab-0230-4224-885c-581ff69336f3 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:13:05.778809 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-73c266ab-0230-4224-885c-581ff69336f3 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cc33b0d-392d-4c72-a603-1b9fb91963e7", "connector": null, "instance_uuid": "fb9afe08-2cd6-4e93-8b78-b18c56836b3b"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:05.789189 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:05.789189 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:05.815793 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-73c266ab-0230-4224-885c-581ff69336f3 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:13:05.816561 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 213/858] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:13:05 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:05.851585 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6140c17f-c0a5-4c0a-b25c-0c3e52ef50e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:05.855278 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6140c17f-c0a5-4c0a-b25c-0c3e52ef50e1 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:05.856158 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6140c17f-c0a5-4c0a-b25c-0c3e52ef50e1 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:05.856158 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6140c17f-c0a5-4c0a-b25c-0c3e52ef50e1 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:05.864071 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c34e54c9-4d06-4c07-a4c6-bfc47f23bf2f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:05.868005 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c34e54c9-4d06-4c07-a4c6-bfc47f23bf2f None None] GET https://10.4.3.41/volume// Aug 18 09:13:05.868005 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c34e54c9-4d06-4c07-a4c6-bfc47f23bf2f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:05.868005 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c34e54c9-4d06-4c07-a4c6-bfc47f23bf2f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:05.868005 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c34e54c9-4d06-4c07-a4c6-bfc47f23bf2f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:05.868005 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 211/859] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:05.876126 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:05.876126 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:05.879818 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-1d995db4-c64b-405d-8533-46a775f500a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:05.883187 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6140c17f-c0a5-4c0a-b25c-0c3e52ef50e1 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:05.883625 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-1d995db4-c64b-405d-8533-46a775f500a9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:05.884262 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-1d995db4-c64b-405d-8533-46a775f500a9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:05.884594 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-1d995db4-c64b-405d-8533-46a775f500a9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:05.888553 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6140c17f-c0a5-4c0a-b25c-0c3e52ef50e1 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:05.889127 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 213/860] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:05 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:05.902475 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:05.902475 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:05.907563 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-1d995db4-c64b-405d-8533-46a775f500a9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:05.914576 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-1d995db4-c64b-405d-8533-46a775f500a9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:05.914989 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 224/861] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:05 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:05.998488 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a3023aa9-678f-4b07-96d7-0297fdd3920f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:06.002445 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3023aa9-678f-4b07-96d7-0297fdd3920f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:06.002682 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3023aa9-678f-4b07-96d7-0297fdd3920f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:06.002859 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3023aa9-678f-4b07-96d7-0297fdd3920f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:06.002958 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a3023aa9-678f-4b07-96d7-0297fdd3920f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:06.007364 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:06.007364 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:06.008230 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3023aa9-678f-4b07-96d7-0297fdd3920f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:06.008685 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 214/862] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:05 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:06.014254 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-ca0dc7ab-e363-444e-99c3-6027095db7a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:06.016882 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-ca0dc7ab-e363-444e-99c3-6027095db7a7 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] PUT https://10.4.3.41/volume/v3/attachments/0ec5c522-7a59-4626-93e4-4791a446057c Aug 18 09:13:06.017263 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-ca0dc7ab-e363-444e-99c3-6027095db7a7 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:06.029840 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-ca0dc7ab-e363-444e-99c3-6027095db7a7 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Acquiring lock "cinder-attachment_update-9cc33b0d-392d-4c72-a603-1b9fb91963e7-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:13:06.036245 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-ca0dc7ab-e363-444e-99c3-6027095db7a7 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Lock "cinder-attachment_update-9cc33b0d-392d-4c72-a603-1b9fb91963e7-np0000007625" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:13:06.037236 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:06.037236 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:06.136919 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-ca0dc7ab-e363-444e-99c3-6027095db7a7 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Lock "cinder-attachment_update-9cc33b0d-392d-4c72-a603-1b9fb91963e7-np0000007625" released by "attachment_update" :: held 0.101s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:13:06.137258 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-ca0dc7ab-e363-444e-99c3-6027095db7a7 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/0ec5c522-7a59-4626-93e4-4791a446057c returned with HTTP 200 Aug 18 09:13:06.137718 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 212/863] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:13:06 2026] PUT /volume/v3/attachments/0ec5c522-7a59-4626-93e4-4791a446057c => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:06.809125 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-6dba0aee-5292-4981-b7da-b36d03c19948 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:06.811097 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-6dba0aee-5292-4981-b7da-b36d03c19948 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments/10088127-3541-4e02-b3ca-f0e9557678aa/action Aug 18 09:13:06.811563 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-6dba0aee-5292-4981-b7da-b36d03c19948 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:06.811829 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-6dba0aee-5292-4981-b7da-b36d03c19948 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:06.831936 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:06.831936 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:06.845907 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bf0caafb-7421-45c2-88fc-6f2d62665bd5 req-6dba0aee-5292-4981-b7da-b36d03c19948 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/10088127-3541-4e02-b3ca-f0e9557678aa/action returned with HTTP 204 Aug 18 09:13:06.846532 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 214/864] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:13:06 2026] POST /volume/v3/attachments/10088127-3541-4e02-b3ca-f0e9557678aa/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:06.899188 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-565dac04-e804-45d7-91ad-b3383c7a5fe5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:06.901423 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-565dac04-e804-45d7-91ad-b3383c7a5fe5 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b Aug 18 09:13:06.901689 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-565dac04-e804-45d7-91ad-b3383c7a5fe5 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:06.901975 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-565dac04-e804-45d7-91ad-b3383c7a5fe5 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:06.903245 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89879cee-6426-4823-aef2-4c64c3a4359e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:06.908622 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89879cee-6426-4823-aef2-4c64c3a4359e tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:06.908622 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89879cee-6426-4823-aef2-4c64c3a4359e tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:06.908622 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89879cee-6426-4823-aef2-4c64c3a4359e tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:06.913917 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:06.913917 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:06.920180 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-565dac04-e804-45d7-91ad-b3383c7a5fe5 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:13:06.921737 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:06.921737 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:06.927211 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89879cee-6426-4823-aef2-4c64c3a4359e tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:06.927374 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-565dac04-e804-45d7-91ad-b3383c7a5fe5 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b returned with HTTP 200 Aug 18 09:13:06.927938 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 225/865] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:06 2026] GET /volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:06.935976 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89879cee-6426-4823-aef2-4c64c3a4359e tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:06.935976 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 215/866] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:06 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:06.942473 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a2f43946-3147-46b3-8dc2-e7bcafc7055c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:06.945610 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a2f43946-3147-46b3-8dc2-e7bcafc7055c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 Aug 18 09:13:06.945820 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a2f43946-3147-46b3-8dc2-e7bcafc7055c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:06.946075 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a2f43946-3147-46b3-8dc2-e7bcafc7055c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:06.956991 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:06.956991 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:06.963295 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a2f43946-3147-46b3-8dc2-e7bcafc7055c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:13:06.967236 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a2f43946-3147-46b3-8dc2-e7bcafc7055c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 returned with HTTP 200 Aug 18 09:13:06.967799 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 213/867] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:06 2026] GET /volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:06.979834 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-f12731ec-5cf4-40c8-98da-994b8092c5c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:06.989155 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-f12731ec-5cf4-40c8-98da-994b8092c5c6 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d Aug 18 09:13:06.989471 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-f12731ec-5cf4-40c8-98da-994b8092c5c6 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:06.989777 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-f12731ec-5cf4-40c8-98da-994b8092c5c6 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:06.999965 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:06.999965 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:07.005284 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-f12731ec-5cf4-40c8-98da-994b8092c5c6 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:13:07.011733 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-f12731ec-5cf4-40c8-98da-994b8092c5c6 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d returned with HTTP 200 Aug 18 09:13:07.012297 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 215/868] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:06 2026] GET /volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:07.028109 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d04cf2f9-6330-4686-8b83-5f0b44a2ec29 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.031241 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d04cf2f9-6330-4686-8b83-5f0b44a2ec29 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:07.031481 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d04cf2f9-6330-4686-8b83-5f0b44a2ec29 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:07.031680 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d04cf2f9-6330-4686-8b83-5f0b44a2ec29 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:07.031935 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d04cf2f9-6330-4686-8b83-5f0b44a2ec29 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:07.036039 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2318eadd-df43-4e94-ac8b-e9b862ee3e2a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.036039 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2318eadd-df43-4e94-ac8b-e9b862ee3e2a None None] GET https://10.4.3.41/volume// Aug 18 09:13:07.036039 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2318eadd-df43-4e94-ac8b-e9b862ee3e2a None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:07.036039 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2318eadd-df43-4e94-ac8b-e9b862ee3e2a None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:07.036039 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2318eadd-df43-4e94-ac8b-e9b862ee3e2a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:07.036039 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 216/869] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:13:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:07.044735 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:07.044735 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:07.046874 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d04cf2f9-6330-4686-8b83-5f0b44a2ec29 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:07.048655 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 226/870] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:07 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:07.055781 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-fcc03f34-bf11-40b9-9727-cfe18c931f55 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.058723 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-fcc03f34-bf11-40b9-9727-cfe18c931f55 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:13:07.059340 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-fcc03f34-bf11-40b9-9727-cfe18c931f55 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95a73176-ef08-4e9b-9847-038f303f234b", "connector": null, "instance_uuid": "3fc1893e-333d-47c7-ab29-b72814f911ce"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:07.072816 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:07.072816 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:07.107445 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-fcc03f34-bf11-40b9-9727-cfe18c931f55 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:13:07.107906 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 214/871] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:13:07 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:07.127295 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c9c7db4-96a6-4535-b4e2-3e40734c3a95 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.127568 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c9c7db4-96a6-4535-b4e2-3e40734c3a95 None None] GET https://10.4.3.41/volume// Aug 18 09:13:07.127819 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c9c7db4-96a6-4535-b4e2-3e40734c3a95 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:07.128036 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c9c7db4-96a6-4535-b4e2-3e40734c3a95 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:07.128342 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c9c7db4-96a6-4535-b4e2-3e40734c3a95 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:07.128657 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 216/872] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:13:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:07.137354 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-8871277e-afc2-48af-8ef5-1a45f1beedab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.141813 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-8871277e-afc2-48af-8ef5-1a45f1beedab tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:13:07.141813 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-8871277e-afc2-48af-8ef5-1a45f1beedab tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b620f764-d62f-4725-ac16-2df53bd99c88", "connector": null, "instance_uuid": "3fc1893e-333d-47c7-ab29-b72814f911ce"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:07.154678 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:07.154678 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:07.185295 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-8871277e-afc2-48af-8ef5-1a45f1beedab tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:13:07.185921 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 217/873] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:13:07 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:07.196344 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a2a1cb03-019f-4e59-94b1-2b26fe12156f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.196507 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2a1cb03-019f-4e59-94b1-2b26fe12156f None None] GET https://10.4.3.41/volume// Aug 18 09:13:07.196682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2a1cb03-019f-4e59-94b1-2b26fe12156f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:07.198073 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2a1cb03-019f-4e59-94b1-2b26fe12156f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:07.198073 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2a1cb03-019f-4e59-94b1-2b26fe12156f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:07.198073 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 227/874] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:13:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:07.206730 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-8f9772f0-b22c-4bf0-abd7-212dfe8a7f74 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.210068 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-8f9772f0-b22c-4bf0-abd7-212dfe8a7f74 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:13:07.210504 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-8f9772f0-b22c-4bf0-abd7-212dfe8a7f74 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a59b513a-8782-4adf-86bf-d1acb269274d", "connector": null, "instance_uuid": "3fc1893e-333d-47c7-ab29-b72814f911ce"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:07.222384 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:07.222384 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:07.258549 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-8f9772f0-b22c-4bf0-abd7-212dfe8a7f74 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:13:07.259327 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 215/875] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:13:07 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:07.515596 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-18001055-aae3-4e2d-be4f-98437267854b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.519721 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-18001055-aae3-4e2d-be4f-98437267854b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:07.521542 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-18001055-aae3-4e2d-be4f-98437267854b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:07.521542 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-18001055-aae3-4e2d-be4f-98437267854b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:07.534559 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:07.534559 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:07.540462 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-18001055-aae3-4e2d-be4f-98437267854b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:07.544819 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-18001055-aae3-4e2d-be4f-98437267854b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:07.545269 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 217/876] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:07 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:07.654777 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1e7d45d-6e9c-4754-923e-b3eefb3716be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.655276 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1e7d45d-6e9c-4754-923e-b3eefb3716be None None] GET https://10.4.3.41/volume// Aug 18 09:13:07.655507 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1e7d45d-6e9c-4754-923e-b3eefb3716be None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:07.655751 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1e7d45d-6e9c-4754-923e-b3eefb3716be None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:07.656162 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1e7d45d-6e9c-4754-923e-b3eefb3716be None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:07.656526 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 218/877] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:13:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:07.668076 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-272f3859-e30f-4834-9c34-3f910803307e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.672633 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-272f3859-e30f-4834-9c34-3f910803307e tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:13:07.673083 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-272f3859-e30f-4834-9c34-3f910803307e tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97325abe-511f-4753-a852-343eb58e7eab", "connector": null, "instance_uuid": "a452d3c8-500d-4a86-9755-ebedfc136a93"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:07.687955 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:07.687955 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:07.730559 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-272f3859-e30f-4834-9c34-3f910803307e tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:13:07.731164 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 228/878] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:13:07 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:07.773293 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a0b87a5-7804-4557-9d83-dae725682029 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.775042 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a0b87a5-7804-4557-9d83-dae725682029 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:07.775241 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a0b87a5-7804-4557-9d83-dae725682029 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:07.775455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a0b87a5-7804-4557-9d83-dae725682029 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:07.790453 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:07.790453 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:07.795659 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fdf6a265-a99b-4118-8b24-8c024be7f3cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.796199 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdf6a265-a99b-4118-8b24-8c024be7f3cd None None] GET https://10.4.3.41/volume// Aug 18 09:13:07.796524 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdf6a265-a99b-4118-8b24-8c024be7f3cd None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:07.796735 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdf6a265-a99b-4118-8b24-8c024be7f3cd None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:07.797185 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdf6a265-a99b-4118-8b24-8c024be7f3cd None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:07.797668 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 218/879] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:07.799496 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a0b87a5-7804-4557-9d83-dae725682029 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:07.804629 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a0b87a5-7804-4557-9d83-dae725682029 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:07.805771 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 216/880] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:07 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:07.807672 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-d7543a22-d835-4566-96fa-607ac7bd7f25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.813275 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-d7543a22-d835-4566-96fa-607ac7bd7f25 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:07.813584 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-d7543a22-d835-4566-96fa-607ac7bd7f25 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:07.813820 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-d7543a22-d835-4566-96fa-607ac7bd7f25 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:07.828041 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:07.828041 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:07.834099 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-d7543a22-d835-4566-96fa-607ac7bd7f25 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:07.840883 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-d7543a22-d835-4566-96fa-607ac7bd7f25 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:07.841420 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 219/881] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:07 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 1022 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:07.961587 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89a9a9d9-c240-426f-82e2-190b0a6231c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.965538 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89a9a9d9-c240-426f-82e2-190b0a6231c7 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:07.965724 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89a9a9d9-c240-426f-82e2-190b0a6231c7 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:07.966130 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89a9a9d9-c240-426f-82e2-190b0a6231c7 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:07.983034 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:07.983034 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:07.985624 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-0c6076ae-4f8a-49a0-a951-d40375139cfc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:07.988272 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89a9a9d9-c240-426f-82e2-190b0a6231c7 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:07.989193 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-0c6076ae-4f8a-49a0-a951-d40375139cfc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] PUT https://10.4.3.41/volume/v3/attachments/9eb990ee-80f7-4f94-85ae-f307b1600827 Aug 18 09:13:07.989620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-0c6076ae-4f8a-49a0-a951-d40375139cfc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:07.998313 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89a9a9d9-c240-426f-82e2-190b0a6231c7 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:07.999715 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 229/882] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:07 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:08.002370 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-0c6076ae-4f8a-49a0-a951-d40375139cfc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Acquiring lock "cinder-attachment_update-97325abe-511f-4753-a852-343eb58e7eab-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:13:08.007023 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-0c6076ae-4f8a-49a0-a951-d40375139cfc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Lock "cinder-attachment_update-97325abe-511f-4753-a852-343eb58e7eab-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:13:08.007724 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:08.007724 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:08.061952 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3ad95e0-c370-4b2c-811c-f01d5951fd07 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:08.064173 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3ad95e0-c370-4b2c-811c-f01d5951fd07 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:08.064366 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3ad95e0-c370-4b2c-811c-f01d5951fd07 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:08.064596 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3ad95e0-c370-4b2c-811c-f01d5951fd07 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:08.064700 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c3ad95e0-c370-4b2c-811c-f01d5951fd07 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:08.068946 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:08.068946 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:08.069660 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3ad95e0-c370-4b2c-811c-f01d5951fd07 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:08.070035 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 217/883] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:08 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:13:08.154865 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-0c6076ae-4f8a-49a0-a951-d40375139cfc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Lock "cinder-attachment_update-97325abe-511f-4753-a852-343eb58e7eab-np0000007625" released by "attachment_update" :: held 0.147s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:13:08.154865 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-0c6076ae-4f8a-49a0-a951-d40375139cfc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/attachments/9eb990ee-80f7-4f94-85ae-f307b1600827 returned with HTTP 200 Aug 18 09:13:08.154865 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 219/884] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:13:07 2026] PUT /volume/v3/attachments/9eb990ee-80f7-4f94-85ae-f307b1600827 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:08.820587 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ccf7d29-da38-4f6a-a18e-f929820d9510 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:08.822981 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ccf7d29-da38-4f6a-a18e-f929820d9510 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:08.823020 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ccf7d29-da38-4f6a-a18e-f929820d9510 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:08.823260 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ccf7d29-da38-4f6a-a18e-f929820d9510 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:08.835898 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:08.835898 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:08.841863 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6ccf7d29-da38-4f6a-a18e-f929820d9510 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:08.848406 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ccf7d29-da38-4f6a-a18e-f929820d9510 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:08.849001 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 220/885] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:08 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:09.019258 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7c33d80a-dd94-4dd5-8b04-be616316bca6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:09.023660 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c33d80a-dd94-4dd5-8b04-be616316bca6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:09.025160 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c33d80a-dd94-4dd5-8b04-be616316bca6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:09.026122 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c33d80a-dd94-4dd5-8b04-be616316bca6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:09.038628 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:09.038628 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:09.043129 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7c33d80a-dd94-4dd5-8b04-be616316bca6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:09.057207 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c33d80a-dd94-4dd5-8b04-be616316bca6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:09.057671 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 230/886] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:09 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:09.081429 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32fe9812-ac83-4bda-a68c-510fbfc112c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:09.085033 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32fe9812-ac83-4bda-a68c-510fbfc112c3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:09.086087 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32fe9812-ac83-4bda-a68c-510fbfc112c3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:09.086087 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32fe9812-ac83-4bda-a68c-510fbfc112c3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:09.086087 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-32fe9812-ac83-4bda-a68c-510fbfc112c3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:09.090900 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:09.090900 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:09.094452 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32fe9812-ac83-4bda-a68c-510fbfc112c3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:09.094452 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 218/887] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:09 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:09.881079 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8d72e8b-c731-43c6-98c0-5024f491aeff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:09.883415 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8d72e8b-c731-43c6-98c0-5024f491aeff tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:09.883643 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8d72e8b-c731-43c6-98c0-5024f491aeff tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:09.883893 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8d72e8b-c731-43c6-98c0-5024f491aeff tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:09.895904 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:09.895904 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:09.899936 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f8d72e8b-c731-43c6-98c0-5024f491aeff tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:09.905028 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8d72e8b-c731-43c6-98c0-5024f491aeff tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:09.905484 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 220/888] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:09 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:10.074710 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-175744bb-f360-4e59-b71f-82bc031f1336 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:10.077768 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-175744bb-f360-4e59-b71f-82bc031f1336 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:10.082381 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-175744bb-f360-4e59-b71f-82bc031f1336 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:10.082570 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-175744bb-f360-4e59-b71f-82bc031f1336 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:10.101914 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e431c98-4743-4edb-bcb4-f4aa271b5dc6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:10.102217 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:10.102217 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:10.103678 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e431c98-4743-4edb-bcb4-f4aa271b5dc6 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:10.103903 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e431c98-4743-4edb-bcb4-f4aa271b5dc6 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:10.104080 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e431c98-4743-4edb-bcb4-f4aa271b5dc6 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:10.104180 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4e431c98-4743-4edb-bcb4-f4aa271b5dc6 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:10.109926 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-175744bb-f360-4e59-b71f-82bc031f1336 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:10.109989 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:10.109989 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:10.111345 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e431c98-4743-4edb-bcb4-f4aa271b5dc6 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:10.112335 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 231/889] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:10 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:10.114837 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-175744bb-f360-4e59-b71f-82bc031f1336 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:10.115564 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 221/890] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:10 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:10.283847 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b95b1c5-b7c3-4094-ba19-d8efa148e1ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:10.284314 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b95b1c5-b7c3-4094-ba19-d8efa148e1ef None None] GET https://10.4.3.41/volume// Aug 18 09:13:10.284552 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b95b1c5-b7c3-4094-ba19-d8efa148e1ef None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:10.284805 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b95b1c5-b7c3-4094-ba19-d8efa148e1ef None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:10.285184 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b95b1c5-b7c3-4094-ba19-d8efa148e1ef None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:10.285557 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 219/891] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:10.295665 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-176fc409-e2d5-477e-a473-70ee1f060656 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:10.299502 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-176fc409-e2d5-477e-a473-70ee1f060656 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b Aug 18 09:13:10.299680 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-176fc409-e2d5-477e-a473-70ee1f060656 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:10.299948 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-176fc409-e2d5-477e-a473-70ee1f060656 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:10.314346 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:10.314346 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:10.319579 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-176fc409-e2d5-477e-a473-70ee1f060656 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:13:10.327104 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-176fc409-e2d5-477e-a473-70ee1f060656 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b returned with HTTP 200 Aug 18 09:13:10.327904 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 221/892] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:10 2026] GET /volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b => generated 1536 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:10.447181 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-33115f1e-40e0-4883-b254-cee16da4983f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:10.449553 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-33115f1e-40e0-4883-b254-cee16da4983f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] PUT https://10.4.3.41/volume/v3/attachments/0e0abe91-daac-4e50-acf4-573ee0a09bb9 Aug 18 09:13:10.449933 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-33115f1e-40e0-4883-b254-cee16da4983f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:10.458548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-33115f1e-40e0-4883-b254-cee16da4983f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Acquiring lock "cinder-attachment_update-95a73176-ef08-4e9b-9847-038f303f234b-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:13:10.463884 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-33115f1e-40e0-4883-b254-cee16da4983f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Lock "cinder-attachment_update-95a73176-ef08-4e9b-9847-038f303f234b-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:13:10.465278 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:10.465278 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:10.584292 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-33115f1e-40e0-4883-b254-cee16da4983f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Lock "cinder-attachment_update-95a73176-ef08-4e9b-9847-038f303f234b-np0000007625" released by "attachment_update" :: held 0.120s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:13:10.584699 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-33115f1e-40e0-4883-b254-cee16da4983f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/attachments/0e0abe91-daac-4e50-acf4-573ee0a09bb9 returned with HTTP 200 Aug 18 09:13:10.585239 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 232/893] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:13:10 2026] PUT /volume/v3/attachments/0e0abe91-daac-4e50-acf4-573ee0a09bb9 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:13:10.617260 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-b671d7f3-457d-4f83-ae5a-4df098bdcf05 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:10.620276 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-b671d7f3-457d-4f83-ae5a-4df098bdcf05 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] POST https://10.4.3.41/volume/v3/attachments/0e0abe91-daac-4e50-acf4-573ee0a09bb9/action Aug 18 09:13:10.620685 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-b671d7f3-457d-4f83-ae5a-4df098bdcf05 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:10.620942 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-b671d7f3-457d-4f83-ae5a-4df098bdcf05 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:10.639427 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:10.639427 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:10.657418 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-b671d7f3-457d-4f83-ae5a-4df098bdcf05 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/attachments/0e0abe91-daac-4e50-acf4-573ee0a09bb9/action returned with HTTP 204 Aug 18 09:13:10.657859 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 222/894] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:13:10 2026] POST /volume/v3/attachments/0e0abe91-daac-4e50-acf4-573ee0a09bb9/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:10.684188 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4918931f-744d-4b8d-a089-f8e9878767f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:10.685518 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4918931f-744d-4b8d-a089-f8e9878767f9 None None] GET https://10.4.3.41/volume// Aug 18 09:13:10.685518 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4918931f-744d-4b8d-a089-f8e9878767f9 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:10.685518 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4918931f-744d-4b8d-a089-f8e9878767f9 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:10.685701 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4918931f-744d-4b8d-a089-f8e9878767f9 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:10.686123 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 220/895] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:10.696708 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-89ab2781-71ef-40b4-bc69-ae6c1c46ce2f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:10.700183 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-89ab2781-71ef-40b4-bc69-ae6c1c46ce2f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 Aug 18 09:13:10.701353 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-89ab2781-71ef-40b4-bc69-ae6c1c46ce2f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:10.701353 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-89ab2781-71ef-40b4-bc69-ae6c1c46ce2f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:10.714316 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:10.714316 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:10.719691 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-89ab2781-71ef-40b4-bc69-ae6c1c46ce2f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:13:10.723489 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-89ab2781-71ef-40b4-bc69-ae6c1c46ce2f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 returned with HTTP 200 Aug 18 09:13:10.723644 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 222/896] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:10 2026] GET /volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:10.860682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-c259815f-8dd7-4f32-bae4-d3d7ab688bd0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:10.864172 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-c259815f-8dd7-4f32-bae4-d3d7ab688bd0 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] PUT https://10.4.3.41/volume/v3/attachments/a70e54eb-e9b9-4a2c-a603-4363777aba99 Aug 18 09:13:10.864594 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-c259815f-8dd7-4f32-bae4-d3d7ab688bd0 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:10.875214 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-cf297bad-7df3-4702-9bd7-b082cd66cb3e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:10.878183 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-cf297bad-7df3-4702-9bd7-b082cd66cb3e tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] POST https://10.4.3.41/volume/v3/attachments/0ec5c522-7a59-4626-93e4-4791a446057c/action Aug 18 09:13:10.878646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-cf297bad-7df3-4702-9bd7-b082cd66cb3e tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:10.878778 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-cf297bad-7df3-4702-9bd7-b082cd66cb3e tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:10.881311 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-c259815f-8dd7-4f32-bae4-d3d7ab688bd0 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Acquiring lock "cinder-attachment_update-b620f764-d62f-4725-ac16-2df53bd99c88-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:13:10.886793 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-c259815f-8dd7-4f32-bae4-d3d7ab688bd0 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Lock "cinder-attachment_update-b620f764-d62f-4725-ac16-2df53bd99c88-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:13:10.887914 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:10.887914 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:10.901020 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:10.901020 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:10.918923 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ecb34e0e-3bfc-43bb-af91-5f94dff9cfd2 req-cf297bad-7df3-4702-9bd7-b082cd66cb3e tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/0ec5c522-7a59-4626-93e4-4791a446057c/action returned with HTTP 204 Aug 18 09:13:10.919440 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 223/897] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:13:10 2026] POST /volume/v3/attachments/0ec5c522-7a59-4626-93e4-4791a446057c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:10.920479 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c96fea7-d6a3-406c-bf24-de7686e06891 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:10.926809 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c96fea7-d6a3-406c-bf24-de7686e06891 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:10.927007 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c96fea7-d6a3-406c-bf24-de7686e06891 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:10.927238 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c96fea7-d6a3-406c-bf24-de7686e06891 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:10.947779 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:10.947779 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:10.951631 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8c96fea7-d6a3-406c-bf24-de7686e06891 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:10.956557 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c96fea7-d6a3-406c-bf24-de7686e06891 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:10.956926 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 221/898] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:10 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:10.999496 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-c259815f-8dd7-4f32-bae4-d3d7ab688bd0 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Lock "cinder-attachment_update-b620f764-d62f-4725-ac16-2df53bd99c88-np0000007625" released by "attachment_update" :: held 0.112s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:13:11.000818 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-c259815f-8dd7-4f32-bae4-d3d7ab688bd0 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/attachments/a70e54eb-e9b9-4a2c-a603-4363777aba99 returned with HTTP 200 Aug 18 09:13:11.000818 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 233/899] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:13:10 2026] PUT /volume/v3/attachments/a70e54eb-e9b9-4a2c-a603-4363777aba99 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:11.038149 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a403cac0-6af2-4dba-8e66-0fe6f13c0042 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:11.042632 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a403cac0-6af2-4dba-8e66-0fe6f13c0042 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] POST https://10.4.3.41/volume/v3/attachments/a70e54eb-e9b9-4a2c-a603-4363777aba99/action Aug 18 09:13:11.043627 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a403cac0-6af2-4dba-8e66-0fe6f13c0042 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:11.043627 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a403cac0-6af2-4dba-8e66-0fe6f13c0042 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:11.072615 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:11.072615 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:11.092998 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a403cac0-6af2-4dba-8e66-0fe6f13c0042 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/attachments/a70e54eb-e9b9-4a2c-a603-4363777aba99/action returned with HTTP 204 Aug 18 09:13:11.093504 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 223/900] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:13:11 2026] POST /volume/v3/attachments/a70e54eb-e9b9-4a2c-a603-4363777aba99/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:11.124434 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71cf4954-adc8-4002-8e41-deb031541744 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:11.126221 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71cf4954-adc8-4002-8e41-deb031541744 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:11.126486 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71cf4954-adc8-4002-8e41-deb031541744 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:11.126711 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71cf4954-adc8-4002-8e41-deb031541744 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:11.126874 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-71cf4954-adc8-4002-8e41-deb031541744 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:11.132521 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:11.132521 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:11.133232 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10e763b8-9931-4551-8b03-6294aad542a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:11.133437 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71cf4954-adc8-4002-8e41-deb031541744 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:11.133804 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10e763b8-9931-4551-8b03-6294aad542a4 None None] GET https://10.4.3.41/volume// Aug 18 09:13:11.134290 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10e763b8-9931-4551-8b03-6294aad542a4 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:11.134348 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 224/901] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:11 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:11.134405 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10e763b8-9931-4551-8b03-6294aad542a4 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:11.135017 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10e763b8-9931-4551-8b03-6294aad542a4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:11.135369 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 222/902] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:11.136460 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f46f4478-8f51-4a3f-b319-e9d9c24f4a93 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:11.142706 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f46f4478-8f51-4a3f-b319-e9d9c24f4a93 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:11.142706 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f46f4478-8f51-4a3f-b319-e9d9c24f4a93 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:11.142706 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f46f4478-8f51-4a3f-b319-e9d9c24f4a93 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:11.165576 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:11.165576 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:11.167009 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a47ce482-9ecd-4ce6-b914-778f8983cd50 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:11.169454 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a47ce482-9ecd-4ce6-b914-778f8983cd50 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d Aug 18 09:13:11.170568 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a47ce482-9ecd-4ce6-b914-778f8983cd50 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:11.170568 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a47ce482-9ecd-4ce6-b914-778f8983cd50 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:11.171458 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f46f4478-8f51-4a3f-b319-e9d9c24f4a93 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:11.177507 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f46f4478-8f51-4a3f-b319-e9d9c24f4a93 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:11.177507 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 234/903] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:11 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:11.189241 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:11.189241 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:11.192706 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-155ae8ff-3840-436b-9174-bc4a2fe59748 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:11.194549 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a47ce482-9ecd-4ce6-b914-778f8983cd50 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:13:11.195022 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-155ae8ff-3840-436b-9174-bc4a2fe59748 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:11.195338 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-155ae8ff-3840-436b-9174-bc4a2fe59748 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:11.195542 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-155ae8ff-3840-436b-9174-bc4a2fe59748 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:11.207877 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-a47ce482-9ecd-4ce6-b914-778f8983cd50 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d returned with HTTP 200 Aug 18 09:13:11.208684 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 224/904] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:11 2026] GET /volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d => generated 1022 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:11.214504 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:11.214504 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:11.224113 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-155ae8ff-3840-436b-9174-bc4a2fe59748 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:11.234847 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-155ae8ff-3840-436b-9174-bc4a2fe59748 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:11.237171 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 225/905] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:11 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:11.410583 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-948a1a0f-5768-4f7d-8b9f-9915943f609c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:11.413408 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-948a1a0f-5768-4f7d-8b9f-9915943f609c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] PUT https://10.4.3.41/volume/v3/attachments/0a3dabd4-dff8-435b-a844-b4cb6c1217f6 Aug 18 09:13:11.414077 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-948a1a0f-5768-4f7d-8b9f-9915943f609c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:11.424608 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-948a1a0f-5768-4f7d-8b9f-9915943f609c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Acquiring lock "cinder-attachment_update-a59b513a-8782-4adf-86bf-d1acb269274d-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:13:11.433507 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-948a1a0f-5768-4f7d-8b9f-9915943f609c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Lock "cinder-attachment_update-a59b513a-8782-4adf-86bf-d1acb269274d-np0000007625" acquired by "attachment_update" :: waited 0.009s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:13:11.434512 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:11.434512 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:11.555712 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-948a1a0f-5768-4f7d-8b9f-9915943f609c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Lock "cinder-attachment_update-a59b513a-8782-4adf-86bf-d1acb269274d-np0000007625" released by "attachment_update" :: held 0.122s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:13:11.556127 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-948a1a0f-5768-4f7d-8b9f-9915943f609c tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/attachments/0a3dabd4-dff8-435b-a844-b4cb6c1217f6 returned with HTTP 200 Aug 18 09:13:11.556645 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 223/906] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:13:11 2026] PUT /volume/v3/attachments/0a3dabd4-dff8-435b-a844-b4cb6c1217f6 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:11.619254 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-7246dfb6-1f98-4be4-82e2-f341045aa617 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:11.622642 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-7246dfb6-1f98-4be4-82e2-f341045aa617 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] POST https://10.4.3.41/volume/v3/attachments/0a3dabd4-dff8-435b-a844-b4cb6c1217f6/action Aug 18 09:13:11.624141 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-7246dfb6-1f98-4be4-82e2-f341045aa617 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:11.624141 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-7246dfb6-1f98-4be4-82e2-f341045aa617 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:11.659139 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:11.659139 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:11.683171 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ed567ec2-e46f-493f-95e5-334f77bef9ce req-7246dfb6-1f98-4be4-82e2-f341045aa617 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/attachments/0a3dabd4-dff8-435b-a844-b4cb6c1217f6/action returned with HTTP 204 Aug 18 09:13:11.683645 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 235/907] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:13:11 2026] POST /volume/v3/attachments/0a3dabd4-dff8-435b-a844-b4cb6c1217f6/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:11.930197 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-744dbd86-292c-43b6-b021-25c1de5fe7b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:11.936565 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-744dbd86-292c-43b6-b021-25c1de5fe7b9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:11.936565 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-744dbd86-292c-43b6-b021-25c1de5fe7b9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:11.936565 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-744dbd86-292c-43b6-b021-25c1de5fe7b9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:11.947687 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:11.947687 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:11.951383 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-744dbd86-292c-43b6-b021-25c1de5fe7b9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:11.957712 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-744dbd86-292c-43b6-b021-25c1de5fe7b9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:11.958483 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 225/908] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:11 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:11.975511 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0628575-5be2-4ab5-b4ea-7eb2ab006c52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:11.977669 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0628575-5be2-4ab5-b4ea-7eb2ab006c52 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:11.977920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0628575-5be2-4ab5-b4ea-7eb2ab006c52 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:11.978348 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0628575-5be2-4ab5-b4ea-7eb2ab006c52 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:11.988442 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:11.988442 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:11.990949 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0628575-5be2-4ab5-b4ea-7eb2ab006c52 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:11.994853 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0628575-5be2-4ab5-b4ea-7eb2ab006c52 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:11.995279 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 226/909] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:11 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:12.148025 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b40d6ae0-c390-4dda-bab1-6bff6d7ce72d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:12.150040 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b40d6ae0-c390-4dda-bab1-6bff6d7ce72d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:12.150272 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b40d6ae0-c390-4dda-bab1-6bff6d7ce72d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:12.150534 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b40d6ae0-c390-4dda-bab1-6bff6d7ce72d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:12.150683 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b40d6ae0-c390-4dda-bab1-6bff6d7ce72d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:12.157339 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:12.157339 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:12.158466 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b40d6ae0-c390-4dda-bab1-6bff6d7ce72d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:12.159090 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 224/910] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:12 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:12.983010 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c1021e6d-96f7-4455-8b36-dfa4bf428433 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:12.984447 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1021e6d-96f7-4455-8b36-dfa4bf428433 None None] GET https://10.4.3.41/volume// Aug 18 09:13:12.984447 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1021e6d-96f7-4455-8b36-dfa4bf428433 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:12.984447 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1021e6d-96f7-4455-8b36-dfa4bf428433 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:12.984447 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1021e6d-96f7-4455-8b36-dfa4bf428433 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:12.984684 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 236/911] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:12.997197 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-620c3796-272b-40e7-b267-f9c3d002b021 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:13.001933 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-620c3796-272b-40e7-b267-f9c3d002b021 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:13:13.002373 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-620c3796-272b-40e7-b267-f9c3d002b021 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cc33b0d-392d-4c72-a603-1b9fb91963e7", "connector": null, "instance_uuid": "fb9afe08-2cd6-4e93-8b78-b18c56836b3b"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:13.013850 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bcb2ecc4-4bf9-496c-a928-defd5e8c8a5b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:13.018196 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcb2ecc4-4bf9-496c-a928-defd5e8c8a5b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:13.018196 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcb2ecc4-4bf9-496c-a928-defd5e8c8a5b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:13.018370 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:13.018370 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:13.018469 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcb2ecc4-4bf9-496c-a928-defd5e8c8a5b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:13.032334 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:13.032334 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:13.036899 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bcb2ecc4-4bf9-496c-a928-defd5e8c8a5b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:13.044473 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcb2ecc4-4bf9-496c-a928-defd5e8c8a5b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:13.044473 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 227/912] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:13 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:13.055213 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-620c3796-272b-40e7-b267-f9c3d002b021 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:13:13.055688 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 226/913] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:13:12 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:13.065001 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90675e81-2098-4213-9e48-e55ec9eac13f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:13.065414 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90675e81-2098-4213-9e48-e55ec9eac13f None None] GET https://10.4.3.41/volume// Aug 18 09:13:13.065980 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90675e81-2098-4213-9e48-e55ec9eac13f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:13.066202 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90675e81-2098-4213-9e48-e55ec9eac13f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:13.066631 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90675e81-2098-4213-9e48-e55ec9eac13f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:13.066975 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 225/914] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:13.074757 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-f24ca5a0-f8b1-4be6-a124-6428dd1c22e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:13.077032 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-f24ca5a0-f8b1-4be6-a124-6428dd1c22e2 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:13.077245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-f24ca5a0-f8b1-4be6-a124-6428dd1c22e2 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:13.077455 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-f24ca5a0-f8b1-4be6-a124-6428dd1c22e2 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:13.089796 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:13.089796 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:13.093652 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-f24ca5a0-f8b1-4be6-a124-6428dd1c22e2 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:13.099483 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-f24ca5a0-f8b1-4be6-a124-6428dd1c22e2 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:13.099967 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 237/915] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:13 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 1316 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:13.172071 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60d87391-20ad-4742-b92d-2162ddc73b2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:13.174079 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60d87391-20ad-4742-b92d-2162ddc73b2e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:13.174378 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60d87391-20ad-4742-b92d-2162ddc73b2e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:13.174616 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60d87391-20ad-4742-b92d-2162ddc73b2e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:13.174790 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-60d87391-20ad-4742-b92d-2162ddc73b2e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:13.184013 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:13.184013 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:13.185090 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60d87391-20ad-4742-b92d-2162ddc73b2e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:13.185889 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 228/916] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:13 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:13.937233 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-cfd5356e-396b-4344-a859-b0dc05f1fdf1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:13.941972 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-cfd5356e-396b-4344-a859-b0dc05f1fdf1 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] POST https://10.4.3.41/volume/v3/attachments/9eb990ee-80f7-4f94-85ae-f307b1600827/action Aug 18 09:13:13.941972 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-cfd5356e-396b-4344-a859-b0dc05f1fdf1 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:13.941972 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-cfd5356e-396b-4344-a859-b0dc05f1fdf1 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:13.966033 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:13.966033 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:13.979758 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b7803f14-592d-4e0d-8c3f-ca73675eecf7 req-cfd5356e-396b-4344-a859-b0dc05f1fdf1 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/attachments/9eb990ee-80f7-4f94-85ae-f307b1600827/action returned with HTTP 204 Aug 18 09:13:13.980377 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 227/917] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:13:13 2026] POST /volume/v3/attachments/9eb990ee-80f7-4f94-85ae-f307b1600827/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:14.050185 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-79b1ba13-e0f6-4de5-9e5a-94c1b79815d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:14.052480 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-79b1ba13-e0f6-4de5-9e5a-94c1b79815d8 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] DELETE https://10.4.3.41/volume/v3/attachments/0ec5c522-7a59-4626-93e4-4791a446057c Aug 18 09:13:14.052696 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-79b1ba13-e0f6-4de5-9e5a-94c1b79815d8 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:14.052908 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-79b1ba13-e0f6-4de5-9e5a-94c1b79815d8 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:14.057718 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0a95051d-fe30-4d69-8fc3-95e5d7821e8f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:14.060764 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a95051d-fe30-4d69-8fc3-95e5d7821e8f tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:14.060999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a95051d-fe30-4d69-8fc3-95e5d7821e8f tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:14.061291 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:14.061291 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:14.061348 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a95051d-fe30-4d69-8fc3-95e5d7821e8f tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:14.074940 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:14.074940 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:14.082785 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0a95051d-fe30-4d69-8fc3-95e5d7821e8f tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:14.089485 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a95051d-fe30-4d69-8fc3-95e5d7821e8f tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:14.090030 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 238/918] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:14 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:14.107446 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-07e144f9-7d5c-47d9-bfb0-cb9564ec62db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:14.110206 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07e144f9-7d5c-47d9-bfb0-cb9564ec62db tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:14.110442 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07e144f9-7d5c-47d9-bfb0-cb9564ec62db tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:14.110624 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07e144f9-7d5c-47d9-bfb0-cb9564ec62db tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:14.111077 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-79b1ba13-e0f6-4de5-9e5a-94c1b79815d8 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/0ec5c522-7a59-4626-93e4-4791a446057c returned with HTTP 200 Aug 18 09:13:14.111501 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 226/919] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:13:14 2026] DELETE /volume/v3/attachments/0ec5c522-7a59-4626-93e4-4791a446057c => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:14.126847 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:14.126847 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:14.132786 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-07e144f9-7d5c-47d9-bfb0-cb9564ec62db tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:14.139748 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07e144f9-7d5c-47d9-bfb0-cb9564ec62db tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:14.140086 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 229/920] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:14 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:14.204925 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c735560b-150a-42e9-9c09-15b7d564337a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:14.208246 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c735560b-150a-42e9-9c09-15b7d564337a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:14.208547 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c735560b-150a-42e9-9c09-15b7d564337a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:14.208873 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c735560b-150a-42e9-9c09-15b7d564337a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:14.209110 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c735560b-150a-42e9-9c09-15b7d564337a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:14.216743 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:14.216743 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:14.217048 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c735560b-150a-42e9-9c09-15b7d564337a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:14.217590 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 228/921] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:14 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:14.463931 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b5c13d78-644c-4d5b-97cd-bad853824aa4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:14.464578 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5c13d78-644c-4d5b-97cd-bad853824aa4 None None] GET https://10.4.3.41/volume// Aug 18 09:13:14.464854 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5c13d78-644c-4d5b-97cd-bad853824aa4 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:14.465248 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5c13d78-644c-4d5b-97cd-bad853824aa4 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:14.465725 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5c13d78-644c-4d5b-97cd-bad853824aa4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:14.467783 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 239/922] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:14.483103 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-e64e4d45-25d9-4063-a869-53ab11f1fb48 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:14.486284 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-e64e4d45-25d9-4063-a869-53ab11f1fb48 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:14.486518 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-e64e4d45-25d9-4063-a869-53ab11f1fb48 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:14.486741 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-e64e4d45-25d9-4063-a869-53ab11f1fb48 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:14.488961 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=303,cinder:UPDATE=92,cinder:INSERT=54 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:13:14.498636 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:14.498636 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:14.502739 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-e64e4d45-25d9-4063-a869-53ab11f1fb48 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:14.507827 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-e64e4d45-25d9-4063-a869-53ab11f1fb48 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:14.508278 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 227/923] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:14 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:14.616379 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-8a9d9d1a-1676-486c-b5ef-1133d6619cf4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:14.621337 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-8a9d9d1a-1676-486c-b5ef-1133d6619cf4 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] PUT https://10.4.3.41/volume/v3/attachments/3bde00e6-7ec1-4008-a69c-1b6958f73a0a Aug 18 09:13:14.621862 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-8a9d9d1a-1676-486c-b5ef-1133d6619cf4 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:14.634797 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-8a9d9d1a-1676-486c-b5ef-1133d6619cf4 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Acquiring lock "cinder-attachment_update-9cc33b0d-392d-4c72-a603-1b9fb91963e7-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:13:14.639906 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-8a9d9d1a-1676-486c-b5ef-1133d6619cf4 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Lock "cinder-attachment_update-9cc33b0d-392d-4c72-a603-1b9fb91963e7-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:13:14.641216 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:14.641216 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:14.760000 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-8a9d9d1a-1676-486c-b5ef-1133d6619cf4 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Lock "cinder-attachment_update-9cc33b0d-392d-4c72-a603-1b9fb91963e7-np0000007625" released by "attachment_update" :: held 0.120s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:13:14.760153 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-8a9d9d1a-1676-486c-b5ef-1133d6619cf4 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/3bde00e6-7ec1-4008-a69c-1b6958f73a0a returned with HTTP 200 Aug 18 09:13:14.760814 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 230/924] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:13:14 2026] PUT /volume/v3/attachments/3bde00e6-7ec1-4008-a69c-1b6958f73a0a => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:14.794979 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-5cc1af80-503c-4015-8ee3-f8c72a5f6581 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:14.798321 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-5cc1af80-503c-4015-8ee3-f8c72a5f6581 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] POST https://10.4.3.41/volume/v3/attachments/3bde00e6-7ec1-4008-a69c-1b6958f73a0a/action Aug 18 09:13:14.798854 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-5cc1af80-503c-4015-8ee3-f8c72a5f6581 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:14.799023 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-5cc1af80-503c-4015-8ee3-f8c72a5f6581 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:14.827066 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:14.827066 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:14.846746 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ab05e07-d794-4cd6-850d-e743c6c7d633 req-5cc1af80-503c-4015-8ee3-f8c72a5f6581 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/3bde00e6-7ec1-4008-a69c-1b6958f73a0a/action returned with HTTP 204 Aug 18 09:13:14.846746 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 229/925] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:13:14 2026] POST /volume/v3/attachments/3bde00e6-7ec1-4008-a69c-1b6958f73a0a/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 09:13:15.241290 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-644568b6-5e4b-4d0d-a758-6f55426cda67 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:15.246290 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-644568b6-5e4b-4d0d-a758-6f55426cda67 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:15.246535 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-644568b6-5e4b-4d0d-a758-6f55426cda67 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:15.246811 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-644568b6-5e4b-4d0d-a758-6f55426cda67 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:15.246946 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-644568b6-5e4b-4d0d-a758-6f55426cda67 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:15.260161 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:15.260161 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:15.261598 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-644568b6-5e4b-4d0d-a758-6f55426cda67 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:15.262159 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 240/926] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:15 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:15.642873 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-ac482021-0383-4b0c-a395-cb72c87511dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:15.645166 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-ac482021-0383-4b0c-a395-cb72c87511dc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:15.645429 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-ac482021-0383-4b0c-a395-cb72c87511dc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:15.645680 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-ac482021-0383-4b0c-a395-cb72c87511dc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:15.662452 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:15.662452 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:15.667471 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-ac482021-0383-4b0c-a395-cb72c87511dc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:15.674204 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-ac482021-0383-4b0c-a395-cb72c87511dc tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:15.674817 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 228/927] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:15 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:15.728603 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-32e0414d-879b-4c92-a1ee-ae491f0e5196 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:15.734345 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-32e0414d-879b-4c92-a1ee-ae491f0e5196 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] POST https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab/action Aug 18 09:13:15.734721 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-32e0414d-879b-4c92-a1ee-ae491f0e5196 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:15.734819 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-32e0414d-879b-4c92-a1ee-ae491f0e5196 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:15.753069 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:15.753069 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:15.753448 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-32e0414d-879b-4c92-a1ee-ae491f0e5196 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:15.764908 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-32e0414d-879b-4c92-a1ee-ae491f0e5196 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Begin detaching volume completed successfully. Aug 18 09:13:15.765208 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-32e0414d-879b-4c92-a1ee-ae491f0e5196 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab/action returned with HTTP 202 Aug 18 09:13:15.765843 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 231/928] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:13:15 2026] POST /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:13:15.796336 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa1eae9d-0faf-4b94-99ad-8c3b60071b6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:15.798172 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa1eae9d-0faf-4b94-99ad-8c3b60071b6e tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:15.798349 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa1eae9d-0faf-4b94-99ad-8c3b60071b6e tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:15.798661 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa1eae9d-0faf-4b94-99ad-8c3b60071b6e tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:15.807904 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:15.807904 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:15.812059 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fa1eae9d-0faf-4b94-99ad-8c3b60071b6e tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:15.817248 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa1eae9d-0faf-4b94-99ad-8c3b60071b6e tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:15.817846 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 230/929] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:15 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:15.889588 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ea19230-1ede-4d93-9c5a-17f4e7408133 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:15.890057 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ea19230-1ede-4d93-9c5a-17f4e7408133 None None] GET https://10.4.3.41/volume// Aug 18 09:13:15.890304 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ea19230-1ede-4d93-9c5a-17f4e7408133 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:15.890579 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ea19230-1ede-4d93-9c5a-17f4e7408133 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:15.891000 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ea19230-1ede-4d93-9c5a-17f4e7408133 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:15.891377 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 241/930] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:15.903864 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-fff48253-710e-485b-b6bd-d9ad51981ce8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:15.908601 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-fff48253-710e-485b-b6bd-d9ad51981ce8 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:15.908601 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-fff48253-710e-485b-b6bd-d9ad51981ce8 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:15.908601 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-fff48253-710e-485b-b6bd-d9ad51981ce8 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:15.921864 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:15.921864 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:15.927002 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-fff48253-710e-485b-b6bd-d9ad51981ce8 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:15.932850 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-fff48253-710e-485b-b6bd-d9ad51981ce8 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:15.933592 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 229/931] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:15 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:16.275082 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27e7afdf-3b62-4539-8b2a-e70b96fd88cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:16.278081 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27e7afdf-3b62-4539-8b2a-e70b96fd88cc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:16.278427 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27e7afdf-3b62-4539-8b2a-e70b96fd88cc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:16.278793 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27e7afdf-3b62-4539-8b2a-e70b96fd88cc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:16.279020 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-27e7afdf-3b62-4539-8b2a-e70b96fd88cc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:16.288117 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:16.288117 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:16.289252 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27e7afdf-3b62-4539-8b2a-e70b96fd88cc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:16.289813 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 232/932] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:16 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:16.834939 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c3b2c22-bb74-41c2-b494-58748ea9d578 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:16.837544 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c3b2c22-bb74-41c2-b494-58748ea9d578 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:16.838117 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c3b2c22-bb74-41c2-b494-58748ea9d578 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:16.838117 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c3b2c22-bb74-41c2-b494-58748ea9d578 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:16.851378 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:16.851378 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:16.856507 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c3b2c22-bb74-41c2-b494-58748ea9d578 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:16.867375 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c3b2c22-bb74-41c2-b494-58748ea9d578 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:16.867375 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 231/933] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:16 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:17.009365 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-c321f650-8d70-4ef4-806c-9179b27d5a4e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:17.013556 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-c321f650-8d70-4ef4-806c-9179b27d5a4e tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] DELETE https://10.4.3.41/volume/v3/attachments/9eb990ee-80f7-4f94-85ae-f307b1600827 Aug 18 09:13:17.013783 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-c321f650-8d70-4ef4-806c-9179b27d5a4e tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:17.013994 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-c321f650-8d70-4ef4-806c-9179b27d5a4e tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:17.024112 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:17.024112 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:17.103214 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-31eefa3f-5114-45c9-b58e-5d30fcdd4484 req-c321f650-8d70-4ef4-806c-9179b27d5a4e tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/attachments/9eb990ee-80f7-4f94-85ae-f307b1600827 returned with HTTP 200 Aug 18 09:13:17.103769 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 242/934] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:13:17 2026] DELETE /volume/v3/attachments/9eb990ee-80f7-4f94-85ae-f307b1600827 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:17.309122 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f66c190f-f5cb-48ec-baa6-dd9b50baa49f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:17.311367 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f66c190f-f5cb-48ec-baa6-dd9b50baa49f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:17.311557 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f66c190f-f5cb-48ec-baa6-dd9b50baa49f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:17.311770 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f66c190f-f5cb-48ec-baa6-dd9b50baa49f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:17.311863 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f66c190f-f5cb-48ec-baa6-dd9b50baa49f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:17.316588 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:17.316588 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:17.317253 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f66c190f-f5cb-48ec-baa6-dd9b50baa49f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:17.317642 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 230/935] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:17 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:17.881095 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e7308a1c-ae8c-4684-8659-ac0b8209fcb9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:17.886143 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e7308a1c-ae8c-4684-8659-ac0b8209fcb9 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:17.886385 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e7308a1c-ae8c-4684-8659-ac0b8209fcb9 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:17.886654 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e7308a1c-ae8c-4684-8659-ac0b8209fcb9 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:17.897749 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:17.897749 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:17.902640 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e7308a1c-ae8c-4684-8659-ac0b8209fcb9 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:17.909220 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e7308a1c-ae8c-4684-8659-ac0b8209fcb9 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:17.909740 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 233/936] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:17 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:18.334751 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd634240-dd65-4402-806c-6f25b4055e9c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:18.337022 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd634240-dd65-4402-806c-6f25b4055e9c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:18.337439 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd634240-dd65-4402-806c-6f25b4055e9c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:18.338415 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd634240-dd65-4402-806c-6f25b4055e9c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:18.338415 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dd634240-dd65-4402-806c-6f25b4055e9c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:18.344081 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:18.344081 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:18.345486 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd634240-dd65-4402-806c-6f25b4055e9c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:18.346132 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 232/937] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:18 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:19.361819 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ed805483-b79c-4823-9d98-1b9fdee6a536 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:19.365535 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed805483-b79c-4823-9d98-1b9fdee6a536 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:19.365535 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed805483-b79c-4823-9d98-1b9fdee6a536 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:19.365535 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed805483-b79c-4823-9d98-1b9fdee6a536 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:19.365535 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ed805483-b79c-4823-9d98-1b9fdee6a536 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:19.371369 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:19.371369 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:19.372407 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed805483-b79c-4823-9d98-1b9fdee6a536 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:19.372917 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 243/938] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:19 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:20.390362 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c35b1b24-edfc-49a5-bf7b-23516eeec0fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:20.392910 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c35b1b24-edfc-49a5-bf7b-23516eeec0fb tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:20.393966 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c35b1b24-edfc-49a5-bf7b-23516eeec0fb tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:20.394196 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c35b1b24-edfc-49a5-bf7b-23516eeec0fb tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:20.394277 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c35b1b24-edfc-49a5-bf7b-23516eeec0fb tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:20.402386 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:20.402386 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:20.403521 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c35b1b24-edfc-49a5-bf7b-23516eeec0fb tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:20.403953 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 231/939] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:20 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:13:21.170328 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:21.174414 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:13:21.174414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1631797933", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:21.174740 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1631797933', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:13:21.175001 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Create volume of 1 GB Aug 18 09:13:21.179458 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Availability Zones retrieved successfully. Aug 18 09:13:21.185736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Flow 'volume_create_api' (099c1091-0c42-4d0f-9e22-26df25ca5a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:21.186888 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0a7372-1d9c-42e8-b220-3f2c7d431259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:21.188755 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:13:21.225696 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0a7372-1d9c-42e8-b220-3f2c7d431259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:21.226026 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55c91a55-0f3e-4615-a8fa-76b7ab12715b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:21.321605 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Created reservations ['fee4414b-aced-42b6-aeab-4ae412a54a1e', '3ca84ac1-df73-4e1c-a301-8b533240c963', 'a796a815-6973-4207-a5a3-e12213400da2', '1b565f24-6f61-4e8c-b982-906f58bc8ecc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:13:21.321605 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55c91a55-0f3e-4615-a8fa-76b7ab12715b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fee4414b-aced-42b6-aeab-4ae412a54a1e', '3ca84ac1-df73-4e1c-a301-8b533240c963', 'a796a815-6973-4207-a5a3-e12213400da2', '1b565f24-6f61-4e8c-b982-906f58bc8ecc']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:21.321895 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509642ce-fa85-44ea-b558-e2ae4a1e8250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:21.355509 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509642ce-fa85-44ea-b558-e2ae4a1e8250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f83dc001-9df5-4862-b4fe-f4f21845b7d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1631797933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3442a81e6d174a61ac572e7e99592fb0',qos_specs=None,replication_status=,reservations=['fee4414b-aced-42b6-aeab-4ae412a54a1e','3ca84ac1-df73-4e1c-a301-8b533240c963','a796a815-6973-4207-a5a3-e12213400da2','1b565f24-6f61-4e8c-b982-906f58bc8ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64cead573e874d85ac86c07f0bf32afa',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1631797933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f83dc001-9df5-4862-b4fe-f4f21845b7d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3442a81e6d174a61ac572e7e99592fb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64cead573e874d85ac86c07f0bf32afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:21.357022 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b28ddf-6267-4f6f-ba6d-8b174d16ac3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:21.390210 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b28ddf-6267-4f6f-ba6d-8b174d16ac3e) transitioned into state 'SUCCESS' from state '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-1631797933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3442a81e6d174a61ac572e7e99592fb0',qos_specs=None,replication_status=,reservations=['fee4414b-aced-42b6-aeab-4ae412a54a1e','3ca84ac1-df73-4e1c-a301-8b533240c963','a796a815-6973-4207-a5a3-e12213400da2','1b565f24-6f61-4e8c-b982-906f58bc8ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64cead573e874d85ac86c07f0bf32afa',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:21.391337 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f03a3672-bf84-403b-8922-c7de55705326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:21.407726 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f03a3672-bf84-403b-8922-c7de55705326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:21.409427 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Flow 'volume_create_api' (099c1091-0c42-4d0f-9e22-26df25ca5a74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:21.410625 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Create volume request issued successfully. Aug 18 09:13:21.411450 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e115223-f07b-46f7-88a7-1e67f4611f55 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:13:21.412075 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 234/940] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:13:21 2026] POST /volume/v3/volumes => generated 753 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:13:21.423264 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91a9324d-d46a-4acf-9c20-697dd6451078 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:21.425361 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91a9324d-d46a-4acf-9c20-697dd6451078 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:21.425585 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91a9324d-d46a-4acf-9c20-697dd6451078 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:21.425790 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91a9324d-d46a-4acf-9c20-697dd6451078 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:21.425901 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-91a9324d-d46a-4acf-9c20-697dd6451078 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:21.429926 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8a7d888-a6ac-47a2-945c-c611c894e43f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:21.430853 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:21.430853 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:21.431739 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91a9324d-d46a-4acf-9c20-697dd6451078 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:21.431805 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8a7d888-a6ac-47a2-945c-c611c894e43f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:21.432269 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8a7d888-a6ac-47a2-945c-c611c894e43f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:21.432269 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8a7d888-a6ac-47a2-945c-c611c894e43f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:21.432746 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 233/941] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:21 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:21.439311 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:21.439311 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:21.443948 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8a7d888-a6ac-47a2-945c-c611c894e43f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:21.449137 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8a7d888-a6ac-47a2-945c-c611c894e43f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:21.449633 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 244/942] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:21 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:21.577847 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59d4fced-d0ba-4b21-b5d3-82df76b5c1ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:21.580405 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59d4fced-d0ba-4b21-b5d3-82df76b5c1ee tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:21.580712 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59d4fced-d0ba-4b21-b5d3-82df76b5c1ee tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:21.581002 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59d4fced-d0ba-4b21-b5d3-82df76b5c1ee tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:21.590713 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:21.590713 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:21.595812 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-59d4fced-d0ba-4b21-b5d3-82df76b5c1ee tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:21.604171 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59d4fced-d0ba-4b21-b5d3-82df76b5c1ee tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:21.604476 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 232/943] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:21 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:21.681202 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-307c4db5-fb70-4980-9a9b-098bc951bf55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:21.683347 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-307c4db5-fb70-4980-9a9b-098bc951bf55 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:21.683686 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-307c4db5-fb70-4980-9a9b-098bc951bf55 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:21.683934 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-307c4db5-fb70-4980-9a9b-098bc951bf55 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:21.693001 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:21.693001 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:21.697239 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-307c4db5-fb70-4980-9a9b-098bc951bf55 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:21.702682 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-307c4db5-fb70-4980-9a9b-098bc951bf55 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:21.703156 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 235/944] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:21 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:22.449287 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-feb91fd3-00e4-408f-906a-6dfecdcbc4d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.451072 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-feb91fd3-00e4-408f-906a-6dfecdcbc4d0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:22.451275 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-feb91fd3-00e4-408f-906a-6dfecdcbc4d0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:22.451478 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-feb91fd3-00e4-408f-906a-6dfecdcbc4d0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:22.451637 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-feb91fd3-00e4-408f-906a-6dfecdcbc4d0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:22.457075 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:22.457075 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:22.458137 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-feb91fd3-00e4-408f-906a-6dfecdcbc4d0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:22.458631 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 234/945] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:22 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:13:22.465593 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-580c615a-2281-4e90-b09e-36b4956fc368 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.468415 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-580c615a-2281-4e90-b09e-36b4956fc368 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:22.468415 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-580c615a-2281-4e90-b09e-36b4956fc368 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:22.468608 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-580c615a-2281-4e90-b09e-36b4956fc368 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:22.471148 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1669a8a9-032d-4d48-bc2a-3c292efa0bf3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.473566 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1669a8a9-032d-4d48-bc2a-3c292efa0bf3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b Aug 18 09:13:22.473835 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1669a8a9-032d-4d48-bc2a-3c292efa0bf3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:22.474084 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1669a8a9-032d-4d48-bc2a-3c292efa0bf3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:22.479690 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:22.479690 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:22.483581 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:22.483581 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:22.484196 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1669a8a9-032d-4d48-bc2a-3c292efa0bf3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:13:22.485488 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1669a8a9-032d-4d48-bc2a-3c292efa0bf3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b returned with HTTP 200 Aug 18 09:13:22.486045 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 233/946] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:13:22 2026] GET /volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:22.490342 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-580c615a-2281-4e90-b09e-36b4956fc368 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:22.500098 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-580c615a-2281-4e90-b09e-36b4956fc368 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:22.504978 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 245/947] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:22 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:22.520803 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-082797c9-ff45-479e-a64b-f0eac629e89b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.525915 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd876bdb-4cee-46c2-931a-0f623cda2930 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.526616 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-082797c9-ff45-479e-a64b-f0eac629e89b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:22.526929 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-082797c9-ff45-479e-a64b-f0eac629e89b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:22.527196 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-082797c9-ff45-479e-a64b-f0eac629e89b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:22.527355 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-082797c9-ff45-479e-a64b-f0eac629e89b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:22.529294 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd876bdb-4cee-46c2-931a-0f623cda2930 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:22.529635 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd876bdb-4cee-46c2-931a-0f623cda2930 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:22.529960 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd876bdb-4cee-46c2-931a-0f623cda2930 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:22.535163 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:22.535163 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:22.535824 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-082797c9-ff45-479e-a64b-f0eac629e89b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:22.537189 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 236/948] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:22 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:13:22.545120 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:22.545120 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:22.549068 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cd876bdb-4cee-46c2-931a-0f623cda2930 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:22.551743 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d795facb-8f0a-4855-ad53-d9206aa5a25e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.555341 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d795facb-8f0a-4855-ad53-d9206aa5a25e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:22.555491 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d795facb-8f0a-4855-ad53-d9206aa5a25e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:22.555545 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd876bdb-4cee-46c2-931a-0f623cda2930 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:22.555747 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d795facb-8f0a-4855-ad53-d9206aa5a25e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:22.555827 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-d795facb-8f0a-4855-ad53-d9206aa5a25e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete backup with id: 71adf676-510c-4af6-a04f-340d8a2a6c60. Aug 18 09:13:22.556043 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 235/949] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:22 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:22.563135 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:22.563135 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:22.569416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-289e9f09-15f6-4261-9433-862491499657 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.571941 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-289e9f09-15f6-4261-9433-862491499657 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 18 09:13:22.573005 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-289e9f09-15f6-4261-9433-862491499657 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:22.573358 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-289e9f09-15f6-4261-9433-862491499657 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:22.573801 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-289e9f09-15f6-4261-9433-862491499657 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:13:22.574897 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-289e9f09-15f6-4261-9433-862491499657 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:13:22.586021 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-289e9f09-15f6-4261-9433-862491499657 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Get all volumes completed successfully. Aug 18 09:13:22.586574 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-289e9f09-15f6-4261-9433-862491499657 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 18 09:13:22.587128 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 246/950] 10.4.3.41 () {66 vars in 1230 bytes} [Tue Aug 18 09:13:22 2026] GET /volume/v3/volumes => generated 337 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:22.589530 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-d795facb-8f0a-4855-ad53-d9206aa5a25e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] delete_backup rpcapi backup_id 71adf676-510c-4af6-a04f-340d8a2a6c60 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:13:22.592405 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d795facb-8f0a-4855-ad53-d9206aa5a25e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 202 Aug 18 09:13:22.593126 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 234/951] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:13:22 2026] DELETE /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:13:22.602199 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a13f5d5-117a-4aca-b354-63f8a17ae647 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.605263 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-134f794b-b3c9-4d22-84ad-40f39b49e739 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.608494 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a13f5d5-117a-4aca-b354-63f8a17ae647 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:22.608759 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a13f5d5-117a-4aca-b354-63f8a17ae647 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:22.608951 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-134f794b-b3c9-4d22-84ad-40f39b49e739 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:22.609039 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a13f5d5-117a-4aca-b354-63f8a17ae647 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:22.609262 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-134f794b-b3c9-4d22-84ad-40f39b49e739 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:22.609549 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-134f794b-b3c9-4d22-84ad-40f39b49e739 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:22.609714 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-134f794b-b3c9-4d22-84ad-40f39b49e739 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:22.615649 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:22.615649 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:22.617212 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-134f794b-b3c9-4d22-84ad-40f39b49e739 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 200 Aug 18 09:13:22.617432 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 236/952] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:22 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:22.621350 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:22.621350 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:22.631528 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1a13f5d5-117a-4aca-b354-63f8a17ae647 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:22.642277 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a13f5d5-117a-4aca-b354-63f8a17ae647 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:22.642688 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 237/953] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:22 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:22.700865 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-3d6b058d-113e-4c3d-ba7a-a184b9fa1f72 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.702431 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-3d6b058d-113e-4c3d-ba7a-a184b9fa1f72 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:22.704420 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-3d6b058d-113e-4c3d-ba7a-a184b9fa1f72 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:22.704420 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-3d6b058d-113e-4c3d-ba7a-a184b9fa1f72 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:22.714687 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:22.714687 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:22.721279 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-3d6b058d-113e-4c3d-ba7a-a184b9fa1f72 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:22.730348 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-3d6b058d-113e-4c3d-ba7a-a184b9fa1f72 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:22.731416 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 247/954] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:22 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:22.849418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36c6cffc-9ecc-49ef-84cb-175884d1cf6c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.849418 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36c6cffc-9ecc-49ef-84cb-175884d1cf6c None None] GET https://10.4.3.41/volume// Aug 18 09:13:22.849418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36c6cffc-9ecc-49ef-84cb-175884d1cf6c None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:22.849418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36c6cffc-9ecc-49ef-84cb-175884d1cf6c None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:22.850369 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36c6cffc-9ecc-49ef-84cb-175884d1cf6c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:22.851327 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 235/955] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:13:22 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:22.859587 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-4b88b98d-cb33-48ee-862e-37b8a88408a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.862748 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-4b88b98d-cb33-48ee-862e-37b8a88408a0 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:13:22.863021 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-4b88b98d-cb33-48ee-862e-37b8a88408a0 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f83dc001-9df5-4862-b4fe-f4f21845b7d4", "connector": null, "instance_uuid": "e420bf6e-e2fe-42f2-ac2c-e2c3ae1e5e90"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:22.877928 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:22.877928 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:22.924812 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-4b88b98d-cb33-48ee-862e-37b8a88408a0 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:13:22.925514 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 237/956] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:13:22 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:22.994626 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b23c3e2f-5179-4088-a3c2-96f8055131aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:22.997086 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b23c3e2f-5179-4088-a3c2-96f8055131aa tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:22.997623 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b23c3e2f-5179-4088-a3c2-96f8055131aa tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:22.998031 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b23c3e2f-5179-4088-a3c2-96f8055131aa tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:23.023705 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:23.023705 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:23.035706 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b23c3e2f-5179-4088-a3c2-96f8055131aa tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:23.042516 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b23c3e2f-5179-4088-a3c2-96f8055131aa tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:23.043124 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 238/957] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:22 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:13:23.049924 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b6d0531-9b7d-4d7a-bc52-611823764364 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:23.050931 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b6d0531-9b7d-4d7a-bc52-611823764364 None None] GET https://10.4.3.41/volume// Aug 18 09:13:23.050931 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b6d0531-9b7d-4d7a-bc52-611823764364 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:23.050931 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b6d0531-9b7d-4d7a-bc52-611823764364 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:23.051243 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b6d0531-9b7d-4d7a-bc52-611823764364 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:23.051721 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 248/958] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:23.065087 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-dd3f5c75-6def-437a-9a07-752a88a22f7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:23.067940 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-dd3f5c75-6def-437a-9a07-752a88a22f7f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:23.067940 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-dd3f5c75-6def-437a-9a07-752a88a22f7f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:23.068563 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-dd3f5c75-6def-437a-9a07-752a88a22f7f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:23.087343 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:23.087343 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:23.093949 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-dd3f5c75-6def-437a-9a07-752a88a22f7f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:23.098571 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-dd3f5c75-6def-437a-9a07-752a88a22f7f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:23.099017 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 236/959] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:23 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:23.253014 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-41062bb8-b628-46a7-b942-55d9c379791c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:23.255293 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-41062bb8-b628-46a7-b942-55d9c379791c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] PUT https://10.4.3.41/volume/v3/attachments/952f97bb-bf3b-49f5-9568-5c8c4e503850 Aug 18 09:13:23.255636 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-41062bb8-b628-46a7-b942-55d9c379791c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:23.264969 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-41062bb8-b628-46a7-b942-55d9c379791c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Acquiring lock "cinder-attachment_update-f83dc001-9df5-4862-b4fe-f4f21845b7d4-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:13:23.271588 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-41062bb8-b628-46a7-b942-55d9c379791c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Lock "cinder-attachment_update-f83dc001-9df5-4862-b4fe-f4f21845b7d4-np0000007625" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:13:23.273947 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:23.273947 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:23.405989 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-41062bb8-b628-46a7-b942-55d9c379791c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Lock "cinder-attachment_update-f83dc001-9df5-4862-b4fe-f4f21845b7d4-np0000007625" released by "attachment_update" :: held 0.134s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:13:23.406315 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-41062bb8-b628-46a7-b942-55d9c379791c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/attachments/952f97bb-bf3b-49f5-9568-5c8c4e503850 returned with HTTP 200 Aug 18 09:13:23.407039 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 238/960] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:13:23 2026] PUT /volume/v3/attachments/952f97bb-bf3b-49f5-9568-5c8c4e503850 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:23.630568 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ff13145-1cf1-468c-8110-20b0d019136c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:23.632287 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ff13145-1cf1-468c-8110-20b0d019136c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 Aug 18 09:13:23.632515 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ff13145-1cf1-468c-8110-20b0d019136c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:23.632730 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ff13145-1cf1-468c-8110-20b0d019136c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:23.632849 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0ff13145-1cf1-468c-8110-20b0d019136c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Show backup with id 71adf676-510c-4af6-a04f-340d8a2a6c60. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:13:23.636671 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=282,cinder:UPDATE=73,cinder:INSERT=36 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:13:23.636765 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ff13145-1cf1-468c-8110-20b0d019136c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 returned with HTTP 404 Aug 18 09:13:23.637237 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 239/961] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:23 2026] GET /volume/v3/backups/71adf676-510c-4af6-a04f-340d8a2a6c60 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:23.732131 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7eeda1c7-2eef-4c7d-a296-f8647f38f241 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:23.734525 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7eeda1c7-2eef-4c7d-a296-f8647f38f241 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b Aug 18 09:13:23.734822 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7eeda1c7-2eef-4c7d-a296-f8647f38f241 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:23.735065 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7eeda1c7-2eef-4c7d-a296-f8647f38f241 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:23.735216 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-7eeda1c7-2eef-4c7d-a296-f8647f38f241 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: 7533931a-82ce-4bcb-bce0-5992a8c09a5b Aug 18 09:13:23.737760 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=217,cinder:UPDATE=30,cinder:INSERT=15 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:13:23.742976 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:23.742976 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:23.743460 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7eeda1c7-2eef-4c7d-a296-f8647f38f241 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:13:23.763788 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7eeda1c7-2eef-4c7d-a296-f8647f38f241 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot delete request issued successfully. Aug 18 09:13:23.764038 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7eeda1c7-2eef-4c7d-a296-f8647f38f241 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b returned with HTTP 202 Aug 18 09:13:23.764479 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 249/962] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:13:23 2026] DELETE /volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:13:23.773118 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c3c0304-faef-4302-a01d-9000f81c2954 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:23.777576 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c3c0304-faef-4302-a01d-9000f81c2954 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b Aug 18 09:13:23.777910 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c3c0304-faef-4302-a01d-9000f81c2954 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:23.778213 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c3c0304-faef-4302-a01d-9000f81c2954 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:23.787316 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:23.787316 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:23.788133 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9c3c0304-faef-4302-a01d-9000f81c2954 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:13:23.789824 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c3c0304-faef-4302-a01d-9000f81c2954 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b returned with HTTP 200 Aug 18 09:13:23.790988 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 237/963] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:13:23 2026] GET /volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:24.063164 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af5a7292-fa91-4539-b534-d8736cc3635b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:24.069306 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af5a7292-fa91-4539-b534-d8736cc3635b tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:24.069518 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af5a7292-fa91-4539-b534-d8736cc3635b tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:24.069676 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af5a7292-fa91-4539-b534-d8736cc3635b tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:24.075849 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=300,cinder:UPDATE=72,cinder:INSERT=41 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:13:24.088501 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:24.088501 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:24.098308 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af5a7292-fa91-4539-b534-d8736cc3635b tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:24.106504 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af5a7292-fa91-4539-b534-d8736cc3635b tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:24.107250 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 239/964] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:24 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:24.803914 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b34fdab-4a0c-4b9b-a661-a9b29d9f3ed3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:24.806307 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b34fdab-4a0c-4b9b-a661-a9b29d9f3ed3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b Aug 18 09:13:24.806591 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b34fdab-4a0c-4b9b-a661-a9b29d9f3ed3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:24.807095 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b34fdab-4a0c-4b9b-a661-a9b29d9f3ed3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:24.813081 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b34fdab-4a0c-4b9b-a661-a9b29d9f3ed3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b returned with HTTP 404 Aug 18 09:13:24.813718 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 240/965] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:13:24 2026] GET /volume/v3/snapshots/7533931a-82ce-4bcb-bce0-5992a8c09a5b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:24.826456 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a0c7f889-bd50-48e1-95af-87c1f35aa415 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:24.830018 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0c7f889-bd50-48e1-95af-87c1f35aa415 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:13:24.830221 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0c7f889-bd50-48e1-95af-87c1f35aa415 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:24.830449 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0c7f889-bd50-48e1-95af-87c1f35aa415 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:24.848279 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:24.848279 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:24.853236 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a0c7f889-bd50-48e1-95af-87c1f35aa415 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:13:24.859070 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0c7f889-bd50-48e1-95af-87c1f35aa415 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:13:24.859562 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 250/966] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:24 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:24.895449 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-020fd3b0-deb5-430f-ba73-0184d46590ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:24.902410 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:13:24.902410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-545277864"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:24.905374 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume request body: {'volume': {'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-545277864'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:13:25.123201 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-363a3c33-3fac-4247-9937-533f77546b9c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:25.124783 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-363a3c33-3fac-4247-9937-533f77546b9c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:25.124946 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-363a3c33-3fac-4247-9937-533f77546b9c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:25.125172 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-363a3c33-3fac-4247-9937-533f77546b9c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:25.128808 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume of 1 GB Aug 18 09:13:25.134139 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Availability Zones retrieved successfully. Aug 18 09:13:25.138040 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:25.138040 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:25.140110 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Flow 'volume_create_api' (52e4e3bc-4649-412f-886d-87ad049003cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:25.141224 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900764e7-9ffb-44b0-965c-12f6bd2c6b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:25.143580 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:13:25.144620 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-363a3c33-3fac-4247-9937-533f77546b9c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:25.154088 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-363a3c33-3fac-4247-9937-533f77546b9c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:25.154575 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 240/967] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:25 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:25.240154 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900764e7-9ffb-44b0-965c-12f6bd2c6b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:25.240457 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2fadfea-0022-4562-ae20-2cf1b5c48b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:25.280112 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['d03e56bd-e603-4699-ac0b-940346315687', '2d3e9932-df6f-4694-b3c8-fdcf8fd508a8', 'eac9b7ce-f936-41d1-b7bf-f57bce81fb52', 'f21d6fe2-127b-44d3-9ca7-7297fbec5bf9'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:13:25.281304 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2fadfea-0022-4562-ae20-2cf1b5c48b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d03e56bd-e603-4699-ac0b-940346315687', '2d3e9932-df6f-4694-b3c8-fdcf8fd508a8', 'eac9b7ce-f936-41d1-b7bf-f57bce81fb52', 'f21d6fe2-127b-44d3-9ca7-7297fbec5bf9']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:25.282378 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63542002-1415-4b1d-8272-6abca8500315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:25.319607 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63542002-1415-4b1d-8272-6abca8500315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0137025-e13e-42f2-b744-5da5a8ece363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-545277864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',qos_specs=None,replication_status=,reservations=['d03e56bd-e603-4699-ac0b-940346315687','2d3e9932-df6f-4694-b3c8-fdcf8fd508a8','eac9b7ce-f936-41d1-b7bf-f57bce81fb52','f21d6fe2-127b-44d3-9ca7-7297fbec5bf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-545277864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0137025-e13e-42f2-b744-5da5a8ece363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:25.320667 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0840f427-c0b7-4d46-8734-e30404ebf53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:25.347257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0840f427-c0b7-4d46-8734-e30404ebf53d) transitioned into state 'SUCCESS' from state '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-545277864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',qos_specs=None,replication_status=,reservations=['d03e56bd-e603-4699-ac0b-940346315687','2d3e9932-df6f-4694-b3c8-fdcf8fd508a8','eac9b7ce-f936-41d1-b7bf-f57bce81fb52','f21d6fe2-127b-44d3-9ca7-7297fbec5bf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:25.347257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (901c8ec7-3ec4-4bd1-9005-0dd65965666e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:25.361362 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (901c8ec7-3ec4-4bd1-9005-0dd65965666e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:25.363249 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Flow 'volume_create_api' (52e4e3bc-4649-412f-886d-87ad049003cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:25.363249 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume request issued successfully. Aug 18 09:13:25.364133 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-020fd3b0-deb5-430f-ba73-0184d46590ed tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:13:25.364746 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 238/968] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:13:24 2026] POST /volume/v3/volumes => generated 751 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:13:25.366573 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e77112f-c40b-4acb-806a-aee5f81ee295 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:25.370732 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e77112f-c40b-4acb-806a-aee5f81ee295 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] DELETE https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:25.370943 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e77112f-c40b-4acb-806a-aee5f81ee295 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:25.371159 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e77112f-c40b-4acb-806a-aee5f81ee295 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:25.371370 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7e77112f-c40b-4acb-806a-aee5f81ee295 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Delete volume with id: 97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:25.378494 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ccab1992-3dba-4104-a017-68e4e9956fec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:25.382829 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ccab1992-3dba-4104-a017-68e4e9956fec tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:13:25.382970 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ccab1992-3dba-4104-a017-68e4e9956fec tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:25.383256 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ccab1992-3dba-4104-a017-68e4e9956fec tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:25.384711 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:25.384711 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:25.385318 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7e77112f-c40b-4acb-806a-aee5f81ee295 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:25.394209 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:25.394209 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:25.400448 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ccab1992-3dba-4104-a017-68e4e9956fec tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:13:25.408156 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7e77112f-c40b-4acb-806a-aee5f81ee295 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Delete volume request issued successfully. Aug 18 09:13:25.408331 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e77112f-c40b-4acb-806a-aee5f81ee295 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 202 Aug 18 09:13:25.408962 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 241/969] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:13:25 2026] DELETE /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:13:25.410845 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ccab1992-3dba-4104-a017-68e4e9956fec tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:13:25.411507 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 251/970] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:25 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:25.419539 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1912169a-47d1-4cd0-99e5-d3bd008f127b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:25.421670 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1912169a-47d1-4cd0-99e5-d3bd008f127b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:25.421875 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1912169a-47d1-4cd0-99e5-d3bd008f127b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:25.422111 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1912169a-47d1-4cd0-99e5-d3bd008f127b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:25.432246 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:25.432246 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:25.436749 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1912169a-47d1-4cd0-99e5-d3bd008f127b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Volume info retrieved successfully. Aug 18 09:13:25.443312 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1912169a-47d1-4cd0-99e5-d3bd008f127b tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 200 Aug 18 09:13:25.443794 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 241/971] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:25 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:26.166981 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-261446a0-8f7b-415d-af59-2c195e97446c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:26.168698 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-261446a0-8f7b-415d-af59-2c195e97446c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:26.168862 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-261446a0-8f7b-415d-af59-2c195e97446c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:26.169033 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-261446a0-8f7b-415d-af59-2c195e97446c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:26.179031 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:26.179031 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:26.183042 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-261446a0-8f7b-415d-af59-2c195e97446c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:26.188480 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-261446a0-8f7b-415d-af59-2c195e97446c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:26.188843 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 239/972] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:26 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:13:26.424454 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cef6a39b-e31f-42f9-b82f-2b75fc1510dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:26.426095 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cef6a39b-e31f-42f9-b82f-2b75fc1510dd tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:13:26.426260 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cef6a39b-e31f-42f9-b82f-2b75fc1510dd tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:26.426452 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cef6a39b-e31f-42f9-b82f-2b75fc1510dd tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:26.433156 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:26.433156 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:26.436953 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cef6a39b-e31f-42f9-b82f-2b75fc1510dd tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:13:26.441939 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cef6a39b-e31f-42f9-b82f-2b75fc1510dd tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:13:26.442326 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 242/973] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:26 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:26.461418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5f714ff9-bbad-4583-ba20-f254ac0c6974 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:26.463752 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f714ff9-bbad-4583-ba20-f254ac0c6974 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] GET https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab Aug 18 09:13:26.463999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f714ff9-bbad-4583-ba20-f254ac0c6974 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:26.464238 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f714ff9-bbad-4583-ba20-f254ac0c6974 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:26.471053 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f714ff9-bbad-4583-ba20-f254ac0c6974 tempest-TaggedAttachmentsTest-917561894 tempest-TaggedAttachmentsTest-917561894-project-member] https://10.4.3.41/volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab returned with HTTP 404 Aug 18 09:13:26.471723 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 252/974] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:26 2026] GET /volume/v3/volumes/97325abe-511f-4753-a852-343eb58e7eab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:27.202085 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-195924b5-6442-4b6e-82b3-e3ded336ca1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:27.204221 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-195924b5-6442-4b6e-82b3-e3ded336ca1e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:27.204593 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-195924b5-6442-4b6e-82b3-e3ded336ca1e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:27.204860 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-195924b5-6442-4b6e-82b3-e3ded336ca1e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:27.218346 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:27.218346 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:27.224589 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-195924b5-6442-4b6e-82b3-e3ded336ca1e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:27.230369 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-195924b5-6442-4b6e-82b3-e3ded336ca1e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:27.230992 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 242/975] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:27 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:28.243817 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fabebf51-32c3-44f2-86b8-f7eb5c461caf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:28.245545 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fabebf51-32c3-44f2-86b8-f7eb5c461caf tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:28.245740 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fabebf51-32c3-44f2-86b8-f7eb5c461caf tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:28.245909 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fabebf51-32c3-44f2-86b8-f7eb5c461caf tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:28.259254 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:28.259254 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:28.263548 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fabebf51-32c3-44f2-86b8-f7eb5c461caf tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:28.269202 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fabebf51-32c3-44f2-86b8-f7eb5c461caf tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:28.269679 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 240/976] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:28 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:29.158047 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-d6dedc52-cab6-487d-aed0-edacded08d60 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:29.161108 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-d6dedc52-cab6-487d-aed0-edacded08d60 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] POST https://10.4.3.41/volume/v3/attachments/952f97bb-bf3b-49f5-9568-5c8c4e503850/action Aug 18 09:13:29.161642 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-d6dedc52-cab6-487d-aed0-edacded08d60 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:29.161847 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-d6dedc52-cab6-487d-aed0-edacded08d60 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:29.181463 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:29.181463 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:29.194092 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ffd22089-1654-44fa-b958-f8bbaad36723 req-d6dedc52-cab6-487d-aed0-edacded08d60 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/attachments/952f97bb-bf3b-49f5-9568-5c8c4e503850/action returned with HTTP 204 Aug 18 09:13:29.194686 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 243/977] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:13:29 2026] POST /volume/v3/attachments/952f97bb-bf3b-49f5-9568-5c8c4e503850/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:29.282811 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b651bcaa-b5e6-4f62-a1dd-bf838cca4f14 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:29.285368 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b651bcaa-b5e6-4f62-a1dd-bf838cca4f14 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:29.285368 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b651bcaa-b5e6-4f62-a1dd-bf838cca4f14 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:29.285368 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b651bcaa-b5e6-4f62-a1dd-bf838cca4f14 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:29.294934 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:29.294934 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:29.301022 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b651bcaa-b5e6-4f62-a1dd-bf838cca4f14 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:29.303233 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b651bcaa-b5e6-4f62-a1dd-bf838cca4f14 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:29.303423 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 253/978] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:29 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:29.315579 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e852f1f5-b7b3-4f0a-834d-e4a48a805163 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:29.318794 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e852f1f5-b7b3-4f0a-834d-e4a48a805163 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:29.318940 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e852f1f5-b7b3-4f0a-834d-e4a48a805163 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:29.319132 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e852f1f5-b7b3-4f0a-834d-e4a48a805163 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:29.332822 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:29.332822 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:29.336589 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e852f1f5-b7b3-4f0a-834d-e4a48a805163 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:29.341766 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e852f1f5-b7b3-4f0a-834d-e4a48a805163 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:29.342193 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 243/979] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:29 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:29.360118 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-429df8da-b8e2-42fd-8aa6-0113fa9e1c91 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:29.364763 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-429df8da-b8e2-42fd-8aa6-0113fa9e1c91 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:13:29.365263 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-429df8da-b8e2-42fd-8aa6-0113fa9e1c91 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f83dc001-9df5-4862-b4fe-f4f21845b7d4", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-757663249", "description": null, "metadata": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:29.385986 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:29.385986 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:29.386668 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-429df8da-b8e2-42fd-8aa6-0113fa9e1c91 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:29.387062 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-429df8da-b8e2-42fd-8aa6-0113fa9e1c91 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Create snapshot from volume f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:29.449466 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-429df8da-b8e2-42fd-8aa6-0113fa9e1c91 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Created reservations ['63de5389-c3e4-4007-9a88-ba5db0ec2f7a', '0d0b212f-5e51-48ee-a228-f5f3bf2ab8ee', '8dd2f71a-c965-494c-a5fa-3ddcdac5e1b0', '3f242491-a1c8-49dc-9981-789e8de97be2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:13:29.498201 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-429df8da-b8e2-42fd-8aa6-0113fa9e1c91 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Snapshot force create request issued successfully. Aug 18 09:13:29.498677 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-429df8da-b8e2-42fd-8aa6-0113fa9e1c91 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:13:29.501449 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 241/980] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:13:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:13:29.510011 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8ac0288-525a-4375-8822-6d163db0d0be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:29.513360 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8ac0288-525a-4375-8822-6d163db0d0be tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f Aug 18 09:13:29.513748 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8ac0288-525a-4375-8822-6d163db0d0be tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:29.514063 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8ac0288-525a-4375-8822-6d163db0d0be tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:29.519710 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:29.519710 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:29.520285 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f8ac0288-525a-4375-8822-6d163db0d0be tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Snapshot retrieved successfully. Aug 18 09:13:29.520929 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8ac0288-525a-4375-8822-6d163db0d0be tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f returned with HTTP 200 Aug 18 09:13:29.521437 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 244/981] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:13:29 2026] GET /volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:30.530673 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf600958-d267-4eeb-b2cd-6dc26d8a06eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:30.532314 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf600958-d267-4eeb-b2cd-6dc26d8a06eb tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f Aug 18 09:13:30.532510 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf600958-d267-4eeb-b2cd-6dc26d8a06eb tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:30.532698 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf600958-d267-4eeb-b2cd-6dc26d8a06eb tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:30.538281 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:30.538281 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:30.538925 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bf600958-d267-4eeb-b2cd-6dc26d8a06eb tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Snapshot retrieved successfully. Aug 18 09:13:30.539938 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf600958-d267-4eeb-b2cd-6dc26d8a06eb tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f returned with HTTP 200 Aug 18 09:13:30.540219 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 254/982] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:13:30 2026] GET /volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:30.549310 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f849bcb2-962e-4e52-a810-5a798cd5287a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:30.553291 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f849bcb2-962e-4e52-a810-5a798cd5287a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f Aug 18 09:13:30.553623 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f849bcb2-962e-4e52-a810-5a798cd5287a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:30.553807 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f849bcb2-962e-4e52-a810-5a798cd5287a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:30.560584 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:30.560584 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:30.561168 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f849bcb2-962e-4e52-a810-5a798cd5287a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Snapshot retrieved successfully. Aug 18 09:13:30.562245 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f849bcb2-962e-4e52-a810-5a798cd5287a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f returned with HTTP 200 Aug 18 09:13:30.563049 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 244/983] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:13:30 2026] GET /volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:30.572485 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b0fdd32-963a-4cfe-bf2e-05c7b5ee4d2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:30.574388 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b0fdd32-963a-4cfe-bf2e-05c7b5ee4d2c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:13:30.574595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b0fdd32-963a-4cfe-bf2e-05c7b5ee4d2c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:30.574800 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b0fdd32-963a-4cfe-bf2e-05c7b5ee4d2c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:30.583844 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:30.583844 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:30.587215 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1b0fdd32-963a-4cfe-bf2e-05c7b5ee4d2c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:13:30.591772 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b0fdd32-963a-4cfe-bf2e-05c7b5ee4d2c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:13:30.591772 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 242/984] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:30 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:33.480010 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:33.483098 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:13:33.483653 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-633063229"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:33.487708 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-633063229'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:13:33.487850 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Create volume of 1 GB Aug 18 09:13:33.494138 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Availability Zones retrieved successfully. Aug 18 09:13:33.499747 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Flow 'volume_create_api' (06af99b7-a09f-4b96-b856-b58a95f6eab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:33.500651 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d03b9d4-8028-41d9-be24-a7636dd7427b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:33.501565 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:13:33.533456 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d03b9d4-8028-41d9-be24-a7636dd7427b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:33.534692 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b07b24-bd20-4bce-9505-5968ebc19598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:33.605588 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Created reservations ['1b8ffd06-8ef7-4525-9972-95070038d3a7', '165b0545-ac63-44be-b654-39a20421111c', 'b49d43f8-9756-4ab4-9a41-04f04089273a', '97b18d8d-8b10-48e9-a403-e6595a06d07f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:13:33.606340 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b07b24-bd20-4bce-9505-5968ebc19598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b8ffd06-8ef7-4525-9972-95070038d3a7', '165b0545-ac63-44be-b654-39a20421111c', 'b49d43f8-9756-4ab4-9a41-04f04089273a', '97b18d8d-8b10-48e9-a403-e6595a06d07f']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:33.607028 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c831b0-cf53-4d34-8e0a-4b59697e7884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:33.637850 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c831b0-cf53-4d34-8e0a-4b59697e7884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32bd0635-3bdc-4396-97f2-e62b5faf03ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-633063229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4eb7f0f1672448f903a40a8f71355d4',qos_specs=None,replication_status=,reservations=['1b8ffd06-8ef7-4525-9972-95070038d3a7','165b0545-ac63-44be-b654-39a20421111c','b49d43f8-9756-4ab4-9a41-04f04089273a','97b18d8d-8b10-48e9-a403-e6595a06d07f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e181f34776cb45e0966d2200a4694869',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-633063229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32bd0635-3bdc-4396-97f2-e62b5faf03ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4eb7f0f1672448f903a40a8f71355d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e181f34776cb45e0966d2200a4694869',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:33.638909 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (169e7e19-0329-49dd-8103-3a121161125c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:33.666178 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (169e7e19-0329-49dd-8103-3a121161125c) transitioned into state 'SUCCESS' from state '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-633063229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4eb7f0f1672448f903a40a8f71355d4',qos_specs=None,replication_status=,reservations=['1b8ffd06-8ef7-4525-9972-95070038d3a7','165b0545-ac63-44be-b654-39a20421111c','b49d43f8-9756-4ab4-9a41-04f04089273a','97b18d8d-8b10-48e9-a403-e6595a06d07f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e181f34776cb45e0966d2200a4694869',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:33.667271 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98517fc4-3f45-4e48-b56c-b8d0cd09f244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:33.677377 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98517fc4-3f45-4e48-b56c-b8d0cd09f244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:33.678204 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Flow 'volume_create_api' (06af99b7-a09f-4b96-b856-b58a95f6eab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:33.678836 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Create volume request issued successfully. Aug 18 09:13:33.679148 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04c7db0c-5e34-40e0-b9fe-85c55efb1187 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:13:33.679618 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 245/985] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:13:33 2026] POST /volume/v3/volumes => generated 752 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:13:33.694224 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-497b8c78-4562-4b5d-adaf-6917cf494a1e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:33.699226 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-497b8c78-4562-4b5d-adaf-6917cf494a1e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:13:33.699226 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-497b8c78-4562-4b5d-adaf-6917cf494a1e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:33.699226 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-497b8c78-4562-4b5d-adaf-6917cf494a1e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:33.711520 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:33.711520 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:33.719088 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-497b8c78-4562-4b5d-adaf-6917cf494a1e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:13:33.726654 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-497b8c78-4562-4b5d-adaf-6917cf494a1e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:13:33.727240 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 255/986] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:33 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:34.744439 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2eeaef59-713b-4def-95fc-9c783e5f6e65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:34.746744 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2eeaef59-713b-4def-95fc-9c783e5f6e65 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:13:34.747094 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2eeaef59-713b-4def-95fc-9c783e5f6e65 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:34.747317 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2eeaef59-713b-4def-95fc-9c783e5f6e65 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:34.754689 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:34.754689 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:34.758921 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2eeaef59-713b-4def-95fc-9c783e5f6e65 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:13:34.764947 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2eeaef59-713b-4def-95fc-9c783e5f6e65 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:13:34.765438 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 245/987] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:34 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:34.822250 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-76f60753-1ed8-4b91-b2d6-1991a4b8ed70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:34.824418 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-76f60753-1ed8-4b91-b2d6-1991a4b8ed70 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:13:34.824634 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-76f60753-1ed8-4b91-b2d6-1991a4b8ed70 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:34.824814 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-76f60753-1ed8-4b91-b2d6-1991a4b8ed70 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:34.832323 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:34.832323 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:34.836107 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-76f60753-1ed8-4b91-b2d6-1991a4b8ed70 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:13:34.840172 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-76f60753-1ed8-4b91-b2d6-1991a4b8ed70 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:13:34.840172 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 243/988] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:34 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:34.928363 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40bd6267-5543-4ba3-afc0-aedffcbfbb76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:34.928929 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40bd6267-5543-4ba3-afc0-aedffcbfbb76 None None] GET https://10.4.3.41/volume// Aug 18 09:13:34.929104 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40bd6267-5543-4ba3-afc0-aedffcbfbb76 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:34.929296 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40bd6267-5543-4ba3-afc0-aedffcbfbb76 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:34.929660 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40bd6267-5543-4ba3-afc0-aedffcbfbb76 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:34.929999 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 246/989] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:13:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:34.938535 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-b9f87701-a2a3-4aa3-84f6-7a66ba71137d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:34.944090 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-b9f87701-a2a3-4aa3-84f6-7a66ba71137d tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:13:34.944521 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-b9f87701-a2a3-4aa3-84f6-7a66ba71137d tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32bd0635-3bdc-4396-97f2-e62b5faf03ac", "connector": null, "instance_uuid": "76a4b409-29b8-43ae-bec6-fb3cd2d35a62"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:34.965428 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:34.965428 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:34.992310 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-b9f87701-a2a3-4aa3-84f6-7a66ba71137d tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:13:34.992911 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 256/990] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:13:34 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:35.035176 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82afac5c-74c2-44d7-868b-863528115646 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:35.039603 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82afac5c-74c2-44d7-868b-863528115646 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:13:35.039856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82afac5c-74c2-44d7-868b-863528115646 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:35.040217 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82afac5c-74c2-44d7-868b-863528115646 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:35.055192 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:35.055192 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:35.063808 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-82afac5c-74c2-44d7-868b-863528115646 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:13:35.067016 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f108fc50-4023-4e74-b54a-450838eece05 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:35.067421 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f108fc50-4023-4e74-b54a-450838eece05 None None] GET https://10.4.3.41/volume// Aug 18 09:13:35.067943 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f108fc50-4023-4e74-b54a-450838eece05 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:35.068188 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f108fc50-4023-4e74-b54a-450838eece05 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:35.068756 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f108fc50-4023-4e74-b54a-450838eece05 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:35.068821 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82afac5c-74c2-44d7-868b-863528115646 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:13:35.069259 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 246/991] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:35 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:35.070179 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 244/992] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 09:13:35.094305 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-b4f82d0e-5e3b-4b96-b930-1ee9765b0218 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:35.103129 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-b4f82d0e-5e3b-4b96-b930-1ee9765b0218 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:13:35.103129 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-b4f82d0e-5e3b-4b96-b930-1ee9765b0218 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:35.103129 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-b4f82d0e-5e3b-4b96-b930-1ee9765b0218 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:35.115949 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:35.115949 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:35.120414 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-b4f82d0e-5e3b-4b96-b930-1ee9765b0218 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:13:35.125349 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-b4f82d0e-5e3b-4b96-b930-1ee9765b0218 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:13:35.125976 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 247/993] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:35 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:35.256248 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-f550268b-1dfe-4c9f-b0d8-822ddc81a12a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:35.263595 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-f550268b-1dfe-4c9f-b0d8-822ddc81a12a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] PUT https://10.4.3.41/volume/v3/attachments/584f00c7-83b1-4b7c-a65b-1a92fd574af3 Aug 18 09:13:35.264036 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-f550268b-1dfe-4c9f-b0d8-822ddc81a12a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:35.285759 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-f550268b-1dfe-4c9f-b0d8-822ddc81a12a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Acquiring lock "cinder-attachment_update-32bd0635-3bdc-4396-97f2-e62b5faf03ac-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:13:35.293739 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-f550268b-1dfe-4c9f-b0d8-822ddc81a12a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Lock "cinder-attachment_update-32bd0635-3bdc-4396-97f2-e62b5faf03ac-np0000007625" acquired by "attachment_update" :: waited 0.008s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:13:35.295546 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:35.295546 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:35.428947 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-f550268b-1dfe-4c9f-b0d8-822ddc81a12a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Lock "cinder-attachment_update-32bd0635-3bdc-4396-97f2-e62b5faf03ac-np0000007625" released by "attachment_update" :: held 0.135s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:13:35.429312 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-f550268b-1dfe-4c9f-b0d8-822ddc81a12a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/attachments/584f00c7-83b1-4b7c-a65b-1a92fd574af3 returned with HTTP 200 Aug 18 09:13:35.429778 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 257/994] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:13:35 2026] PUT /volume/v3/attachments/584f00c7-83b1-4b7c-a65b-1a92fd574af3 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:36.083922 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7638cc3c-3ae8-404b-a0fa-af587d69d025 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:36.084721 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eece5357-b6a2-4b43-bd7a-e55e35f3fe98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:36.086877 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7638cc3c-3ae8-404b-a0fa-af587d69d025 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:36.088350 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eece5357-b6a2-4b43-bd7a-e55e35f3fe98 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:13:36.088649 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7638cc3c-3ae8-404b-a0fa-af587d69d025 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:36.088787 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eece5357-b6a2-4b43-bd7a-e55e35f3fe98 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:36.089068 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eece5357-b6a2-4b43-bd7a-e55e35f3fe98 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:36.089860 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7638cc3c-3ae8-404b-a0fa-af587d69d025 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:36.114540 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:36.114540 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:36.119302 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eece5357-b6a2-4b43-bd7a-e55e35f3fe98 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:13:36.120252 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:36.120252 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:36.124291 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eece5357-b6a2-4b43-bd7a-e55e35f3fe98 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:13:36.124758 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 245/995] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:36 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:36.130154 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7638cc3c-3ae8-404b-a0fa-af587d69d025 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Volume info retrieved successfully. Aug 18 09:13:36.137622 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7638cc3c-3ae8-404b-a0fa-af587d69d025 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:36.137785 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 247/996] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:36 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:36.226473 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-3a013cad-8da9-456f-a8f1-f56d51d4e89c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:36.235112 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-3a013cad-8da9-456f-a8f1-f56d51d4e89c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:36.235387 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-3a013cad-8da9-456f-a8f1-f56d51d4e89c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:36.235682 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-3a013cad-8da9-456f-a8f1-f56d51d4e89c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:36.260877 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:36.260877 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:36.268577 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-3a013cad-8da9-456f-a8f1-f56d51d4e89c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:36.275237 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-3a013cad-8da9-456f-a8f1-f56d51d4e89c tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:36.275382 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 248/997] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:36 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:36.342863 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-b38d9694-9d12-4ac1-8da0-d9214220d03b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:36.345733 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-b38d9694-9d12-4ac1-8da0-d9214220d03b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705/action Aug 18 09:13:36.346189 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-b38d9694-9d12-4ac1-8da0-d9214220d03b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:36.346268 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-b38d9694-9d12-4ac1-8da0-d9214220d03b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:36.366901 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:36.366901 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:36.367380 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-b38d9694-9d12-4ac1-8da0-d9214220d03b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:36.378328 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-b38d9694-9d12-4ac1-8da0-d9214220d03b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Begin detaching volume completed successfully. Aug 18 09:13:36.378328 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-b38d9694-9d12-4ac1-8da0-d9214220d03b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705/action returned with HTTP 202 Aug 18 09:13:36.378328 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 258/998] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:13:36 2026] POST /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:13:36.402139 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0d9a9a8-bb5f-47c7-aec6-3e14be952aaa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:36.405437 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0d9a9a8-bb5f-47c7-aec6-3e14be952aaa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:36.405806 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0d9a9a8-bb5f-47c7-aec6-3e14be952aaa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:36.406252 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0d9a9a8-bb5f-47c7-aec6-3e14be952aaa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:36.434926 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:36.434926 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:36.441228 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0d9a9a8-bb5f-47c7-aec6-3e14be952aaa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:36.446676 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0d9a9a8-bb5f-47c7-aec6-3e14be952aaa tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:36.447098 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 246/999] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:36 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:36.459046 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f400d134-e063-481e-81c5-a0cf7b49ea3f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:36.459444 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f400d134-e063-481e-81c5-a0cf7b49ea3f None None] GET https://10.4.3.41/volume// Aug 18 09:13:36.459641 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f400d134-e063-481e-81c5-a0cf7b49ea3f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:36.459816 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f400d134-e063-481e-81c5-a0cf7b49ea3f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:36.460206 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f400d134-e063-481e-81c5-a0cf7b49ea3f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:36.460472 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 248/1000] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:36.470514 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-d6d88e3d-1efc-40d5-a7b4-d9583d5e4d8a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:36.472983 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-d6d88e3d-1efc-40d5-a7b4-d9583d5e4d8a tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:36.473278 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-d6d88e3d-1efc-40d5-a7b4-d9583d5e4d8a tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:36.473564 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-d6d88e3d-1efc-40d5-a7b4-d9583d5e4d8a tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:36.489665 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:36.489665 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:36.496133 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-d6d88e3d-1efc-40d5-a7b4-d9583d5e4d8a tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:36.502873 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-d6d88e3d-1efc-40d5-a7b4-d9583d5e4d8a tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:36.503343 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 249/1001] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:36 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1623 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 09:13:37.142433 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9706e7cf-5dd2-43a2-bebf-7ddad8ad24d9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:37.145863 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9706e7cf-5dd2-43a2-bebf-7ddad8ad24d9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:13:37.147113 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9706e7cf-5dd2-43a2-bebf-7ddad8ad24d9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:37.147113 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9706e7cf-5dd2-43a2-bebf-7ddad8ad24d9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:37.160808 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:37.160808 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:37.167135 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9706e7cf-5dd2-43a2-bebf-7ddad8ad24d9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:13:37.173521 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9706e7cf-5dd2-43a2-bebf-7ddad8ad24d9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:13:37.174124 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 259/1002] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:37 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:37.268880 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-a61177b0-0466-461b-9721-5a67aa30cf8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:37.273621 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-a61177b0-0466-461b-9721-5a67aa30cf8b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:37.273621 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-a61177b0-0466-461b-9721-5a67aa30cf8b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:37.273621 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-a61177b0-0466-461b-9721-5a67aa30cf8b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:37.288412 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:37.288412 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:37.292992 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-a61177b0-0466-461b-9721-5a67aa30cf8b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:37.301185 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-a61177b0-0466-461b-9721-5a67aa30cf8b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:37.301185 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 247/1003] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:37 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:37.323659 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-1ce96c96-3854-4dc9-a5f6-4579f56f129e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:37.327205 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-1ce96c96-3854-4dc9-a5f6-4579f56f129e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/attachments/d9161abc-111b-4700-b018-f94c2304ffd0 Aug 18 09:13:37.327444 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-1ce96c96-3854-4dc9-a5f6-4579f56f129e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:37.327695 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-1ce96c96-3854-4dc9-a5f6-4579f56f129e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:37.335233 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:37.335233 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:37.405403 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-96ee2b3b-96d7-4ac6-9a11-ca9f3d631da4 req-1ce96c96-3854-4dc9-a5f6-4579f56f129e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/d9161abc-111b-4700-b018-f94c2304ffd0 returned with HTTP 200 Aug 18 09:13:37.406576 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 249/1004] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:13:37 2026] DELETE /volume/v3/attachments/d9161abc-111b-4700-b018-f94c2304ffd0 => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:37.466386 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-744f1cf6-3cfb-4b43-b52d-1db67b745661 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:37.466780 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-744f1cf6-3cfb-4b43-b52d-1db67b745661 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:37.466914 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-744f1cf6-3cfb-4b43-b52d-1db67b745661 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:37.467119 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-744f1cf6-3cfb-4b43-b52d-1db67b745661 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:37.479642 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:37.479642 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:37.485355 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-744f1cf6-3cfb-4b43-b52d-1db67b745661 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:37.491737 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-744f1cf6-3cfb-4b43-b52d-1db67b745661 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:37.492225 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 250/1005] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:37 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:37.507650 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d0b7a6ca-5038-4865-8dd8-6a9a2502afed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:37.512070 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0b7a6ca-5038-4865-8dd8-6a9a2502afed tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:37.512522 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0b7a6ca-5038-4865-8dd8-6a9a2502afed tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:37.513020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0b7a6ca-5038-4865-8dd8-6a9a2502afed tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:37.529988 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:37.529988 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:37.536003 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d0b7a6ca-5038-4865-8dd8-6a9a2502afed tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] Volume info retrieved successfully. Aug 18 09:13:37.541361 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0b7a6ca-5038-4865-8dd8-6a9a2502afed tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-reader] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:37.541888 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 260/1006] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:37 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:37.620128 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-6a8b26c6-39f7-4c1b-a349-a31c1ca65380 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:37.622878 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-6a8b26c6-39f7-4c1b-a349-a31c1ca65380 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:37.623097 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-6a8b26c6-39f7-4c1b-a349-a31c1ca65380 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:37.623568 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-6a8b26c6-39f7-4c1b-a349-a31c1ca65380 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:37.634088 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:37.634088 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:37.637722 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-6a8b26c6-39f7-4c1b-a349-a31c1ca65380 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:37.643631 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-6a8b26c6-39f7-4c1b-a349-a31c1ca65380 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:37.644042 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 248/1007] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:37 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:37.669909 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-aff3b983-fdb6-40c4-8787-fc8496c97e97 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:37.672758 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-aff3b983-fdb6-40c4-8787-fc8496c97e97 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705/action Aug 18 09:13:37.673149 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-aff3b983-fdb6-40c4-8787-fc8496c97e97 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:37.673279 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-aff3b983-fdb6-40c4-8787-fc8496c97e97 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:37.683660 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:37.683660 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:37.684293 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-aff3b983-fdb6-40c4-8787-fc8496c97e97 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:37.690913 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-aff3b983-fdb6-40c4-8787-fc8496c97e97 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Begin detaching volume completed successfully. Aug 18 09:13:37.690913 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-aff3b983-fdb6-40c4-8787-fc8496c97e97 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705/action returned with HTTP 202 Aug 18 09:13:37.691362 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 250/1008] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:13:37 2026] POST /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:13:37.715748 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-41558bdd-541e-4fe8-a3b5-d4e5aa144dd7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:37.719402 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41558bdd-541e-4fe8-a3b5-d4e5aa144dd7 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:37.719659 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41558bdd-541e-4fe8-a3b5-d4e5aa144dd7 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:37.719879 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41558bdd-541e-4fe8-a3b5-d4e5aa144dd7 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:37.735057 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:37.735057 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:37.739287 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-41558bdd-541e-4fe8-a3b5-d4e5aa144dd7 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:37.740580 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f95ddbf-e7c1-46da-9576-29728b08c9e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:37.741192 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f95ddbf-e7c1-46da-9576-29728b08c9e3 None None] GET https://10.4.3.41/volume// Aug 18 09:13:37.741522 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f95ddbf-e7c1-46da-9576-29728b08c9e3 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:37.742075 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f95ddbf-e7c1-46da-9576-29728b08c9e3 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:37.742505 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f95ddbf-e7c1-46da-9576-29728b08c9e3 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:37.742888 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 261/1009] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:37.745098 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41558bdd-541e-4fe8-a3b5-d4e5aa144dd7 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:37.745619 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 251/1010] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:37 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:37.755859 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-1a8aaa38-8a2b-4980-82f8-106e679e203f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:37.757940 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-1a8aaa38-8a2b-4980-82f8-106e679e203f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:37.758130 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-1a8aaa38-8a2b-4980-82f8-106e679e203f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:37.758295 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-1a8aaa38-8a2b-4980-82f8-106e679e203f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:37.772254 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:37.772254 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:37.776338 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-1a8aaa38-8a2b-4980-82f8-106e679e203f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:37.780874 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-1a8aaa38-8a2b-4980-82f8-106e679e203f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:37.781345 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 249/1011] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:37 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:38.190335 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2462244a-f274-4b3e-bc2e-d9f11c687bba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:38.193982 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2462244a-f274-4b3e-bc2e-d9f11c687bba tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:13:38.194226 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2462244a-f274-4b3e-bc2e-d9f11c687bba tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:38.194465 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2462244a-f274-4b3e-bc2e-d9f11c687bba tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:38.206823 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:38.206823 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:38.211596 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2462244a-f274-4b3e-bc2e-d9f11c687bba tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:13:38.215760 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2462244a-f274-4b3e-bc2e-d9f11c687bba tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:13:38.216220 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 251/1012] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:38 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:38.715261 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-ed4965fa-6e89-4dae-9bd7-ae979e330fa3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:38.718308 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-ed4965fa-6e89-4dae-9bd7-ae979e330fa3 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] POST https://10.4.3.41/volume/v3/attachments/584f00c7-83b1-4b7c-a65b-1a92fd574af3/action Aug 18 09:13:38.719054 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-ed4965fa-6e89-4dae-9bd7-ae979e330fa3 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:38.719279 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-ed4965fa-6e89-4dae-9bd7-ae979e330fa3 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:38.741257 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:38.741257 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:38.756958 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4c66405e-7157-45d1-9128-ebe75f352b95 req-ed4965fa-6e89-4dae-9bd7-ae979e330fa3 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/attachments/584f00c7-83b1-4b7c-a65b-1a92fd574af3/action returned with HTTP 204 Aug 18 09:13:38.756958 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 262/1013] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:13:38 2026] POST /volume/v3/attachments/584f00c7-83b1-4b7c-a65b-1a92fd574af3/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:38.758111 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a159cf8-d346-4375-8c31-cbacbba12bf4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:38.759476 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a159cf8-d346-4375-8c31-cbacbba12bf4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:38.759654 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a159cf8-d346-4375-8c31-cbacbba12bf4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:38.759838 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a159cf8-d346-4375-8c31-cbacbba12bf4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:38.773468 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:38.773468 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:38.777259 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8a159cf8-d346-4375-8c31-cbacbba12bf4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:38.781724 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a159cf8-d346-4375-8c31-cbacbba12bf4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:38.782177 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 252/1014] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:38 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:39.230261 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5b0572b2-b6a9-4a69-bd41-1985afb52ce2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:39.235418 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b0572b2-b6a9-4a69-bd41-1985afb52ce2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:13:39.235418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b0572b2-b6a9-4a69-bd41-1985afb52ce2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:39.235418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b0572b2-b6a9-4a69-bd41-1985afb52ce2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:39.247323 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:39.247323 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:39.252176 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5b0572b2-b6a9-4a69-bd41-1985afb52ce2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:13:39.258117 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b0572b2-b6a9-4a69-bd41-1985afb52ce2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:13:39.258684 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 250/1015] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:39 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:39.274210 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-807ac0d6-0d50-43b0-9a3a-7d0447678d31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:39.276731 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-807ac0d6-0d50-43b0-9a3a-7d0447678d31 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:13:39.276836 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-807ac0d6-0d50-43b0-9a3a-7d0447678d31 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:39.277114 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-807ac0d6-0d50-43b0-9a3a-7d0447678d31 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:39.291276 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:39.291276 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:39.295075 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-807ac0d6-0d50-43b0-9a3a-7d0447678d31 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:13:39.302066 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-807ac0d6-0d50-43b0-9a3a-7d0447678d31 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:13:39.302066 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 252/1016] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:39 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:39.753802 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:39.755756 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:13:39.756083 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-141665995", "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:39.757355 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-141665995', 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:13:39.795154 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7c695c64-7b80-4157-b8d6-a701c3295bf2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:39.796771 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c695c64-7b80-4157-b8d6-a701c3295bf2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:39.796960 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c695c64-7b80-4157-b8d6-a701c3295bf2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:39.797127 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c695c64-7b80-4157-b8d6-a701c3295bf2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:39.811914 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:39.811914 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:39.820412 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7c695c64-7b80-4157-b8d6-a701c3295bf2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:39.830034 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c695c64-7b80-4157-b8d6-a701c3295bf2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:39.830569 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 253/1017] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:39 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:39.840537 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Create volume of 1 GB Aug 18 09:13:39.844631 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Availability Zones retrieved successfully. Aug 18 09:13:39.849668 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Flow 'volume_create_api' (11d396c7-899a-4dd9-95e4-a5650707a443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:39.850880 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ffad13-30dd-4848-a59b-aa5423811319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:39.851579 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:13:39.916984 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ffad13-30dd-4848-a59b-aa5423811319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:39.917766 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (996ac918-ec43-4ab4-a92e-d5f4d7e56335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:39.970364 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Created reservations ['63375468-a215-4e9a-ac05-2f32f9ffab45', '25f9ab4f-57e4-46a9-99ec-7298a1382935', '4bb3d738-23f5-4254-9415-57cf29d7ea18', '0243b9b7-2d49-453a-822e-139cf4343a9f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:13:39.971088 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (996ac918-ec43-4ab4-a92e-d5f4d7e56335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63375468-a215-4e9a-ac05-2f32f9ffab45', '25f9ab4f-57e4-46a9-99ec-7298a1382935', '4bb3d738-23f5-4254-9415-57cf29d7ea18', '0243b9b7-2d49-453a-822e-139cf4343a9f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:39.971771 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ba6e0c-a991-474d-a5d1-7b7687e94f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:39.991958 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ba6e0c-a991-474d-a5d1-7b7687e94f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a8a3853-3a9b-41d2-863c-131ca01e568b', '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-141665995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2649deb87d94cd6b3df78896cbcefdd',qos_specs=None,replication_status=,reservations=['63375468-a215-4e9a-ac05-2f32f9ffab45','25f9ab4f-57e4-46a9-99ec-7298a1382935','4bb3d738-23f5-4254-9415-57cf29d7ea18','0243b9b7-2d49-453a-822e-139cf4343a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23a0a401326c436193e75ea36d606b5a',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:13:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-141665995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a8a3853-3a9b-41d2-863c-131ca01e568b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2649deb87d94cd6b3df78896cbcefdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23a0a401326c436193e75ea36d606b5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:39.992707 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27014102-496b-4bdd-ba8c-b0122684638d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:40.007647 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27014102-496b-4bdd-ba8c-b0122684638d) transitioned into state 'SUCCESS' from state '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-141665995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2649deb87d94cd6b3df78896cbcefdd',qos_specs=None,replication_status=,reservations=['63375468-a215-4e9a-ac05-2f32f9ffab45','25f9ab4f-57e4-46a9-99ec-7298a1382935','4bb3d738-23f5-4254-9415-57cf29d7ea18','0243b9b7-2d49-453a-822e-139cf4343a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23a0a401326c436193e75ea36d606b5a',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:40.008306 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e392cb2-ed4d-4074-a657-278b63f529d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:40.019539 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e392cb2-ed4d-4074-a657-278b63f529d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:40.019539 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Flow 'volume_create_api' (11d396c7-899a-4dd9-95e4-a5650707a443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:40.019539 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Create volume request issued successfully. Aug 18 09:13:40.019539 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13e63c9d-67ef-4435-a8a2-3b546cf0b483 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:13:40.019539 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 263/1018] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:13:39 2026] POST /volume/v3/volumes => generated 896 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:40.037225 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ceb6982-4b96-4452-a586-b0cd3b184368 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:40.038687 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ceb6982-4b96-4452-a586-b0cd3b184368 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] GET https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b Aug 18 09:13:40.040643 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ceb6982-4b96-4452-a586-b0cd3b184368 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:40.040980 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ceb6982-4b96-4452-a586-b0cd3b184368 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:40.055351 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:40.055351 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:40.060266 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3ceb6982-4b96-4452-a586-b0cd3b184368 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Volume info retrieved successfully. Aug 18 09:13:40.065014 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ceb6982-4b96-4452-a586-b0cd3b184368 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b returned with HTTP 200 Aug 18 09:13:40.065320 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 251/1019] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:13:40 2026] GET /volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b => generated 964 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:40.849094 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c79dcbba-a784-4b3a-be8e-11749b5386ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:40.850903 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c79dcbba-a784-4b3a-be8e-11749b5386ec tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:40.851098 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c79dcbba-a784-4b3a-be8e-11749b5386ec tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:40.851292 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c79dcbba-a784-4b3a-be8e-11749b5386ec tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:40.861380 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:40.861380 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:40.864982 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c79dcbba-a784-4b3a-be8e-11749b5386ec tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:40.869276 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c79dcbba-a784-4b3a-be8e-11749b5386ec tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:40.869664 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 253/1020] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:40 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:41.079788 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bae2e925-445b-4eef-a2d2-1cc17d80f849 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:41.081689 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bae2e925-445b-4eef-a2d2-1cc17d80f849 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] GET https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b Aug 18 09:13:41.081924 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bae2e925-445b-4eef-a2d2-1cc17d80f849 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:41.082117 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bae2e925-445b-4eef-a2d2-1cc17d80f849 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:41.089855 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:41.089855 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:41.093698 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bae2e925-445b-4eef-a2d2-1cc17d80f849 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Volume info retrieved successfully. Aug 18 09:13:41.099713 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bae2e925-445b-4eef-a2d2-1cc17d80f849 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b returned with HTTP 200 Aug 18 09:13:41.099713 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 254/1021] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:13:41 2026] GET /volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b => generated 1538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:41.131041 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-e731377d-060f-464d-91f4-534d0de5f830 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:41.133566 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-e731377d-060f-464d-91f4-534d0de5f830 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] GET https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b Aug 18 09:13:41.134020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-e731377d-060f-464d-91f4-534d0de5f830 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:41.134361 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-e731377d-060f-464d-91f4-534d0de5f830 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:41.146144 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:41.146144 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:41.154416 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-e731377d-060f-464d-91f4-534d0de5f830 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Volume info retrieved successfully. Aug 18 09:13:41.157981 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-e731377d-060f-464d-91f4-534d0de5f830 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b returned with HTTP 200 Aug 18 09:13:41.158663 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 264/1022] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:41 2026] GET /volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:41.644996 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-881c25dc-120b-46b0-9431-2700aeacd9fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:41.647935 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-881c25dc-120b-46b0-9431-2700aeacd9fd tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] GET https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b Aug 18 09:13:41.648157 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-881c25dc-120b-46b0-9431-2700aeacd9fd tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:41.648417 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-881c25dc-120b-46b0-9431-2700aeacd9fd tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:41.658245 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:41.658245 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:41.663313 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-881c25dc-120b-46b0-9431-2700aeacd9fd tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Volume info retrieved successfully. Aug 18 09:13:41.670787 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-881c25dc-120b-46b0-9431-2700aeacd9fd tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b returned with HTTP 200 Aug 18 09:13:41.671348 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 252/1023] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:41 2026] GET /volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:41.681764 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70a2ef9c-8125-4e09-b3cb-8c95832d89ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:41.682313 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70a2ef9c-8125-4e09-b3cb-8c95832d89ca None None] GET https://10.4.3.41/volume// Aug 18 09:13:41.682593 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70a2ef9c-8125-4e09-b3cb-8c95832d89ca None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:41.682849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70a2ef9c-8125-4e09-b3cb-8c95832d89ca None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:41.683285 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70a2ef9c-8125-4e09-b3cb-8c95832d89ca None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:41.683680 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 254/1024] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:13:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:41.691366 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-acbd2fed-7ec5-4d01-9b15-e2ace2d585a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:41.694484 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-acbd2fed-7ec5-4d01-9b15-e2ace2d585a6 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:13:41.694484 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-acbd2fed-7ec5-4d01-9b15-e2ace2d585a6 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a8a3853-3a9b-41d2-863c-131ca01e568b", "connector": null, "instance_uuid": "7086ddae-a634-4c68-acea-e3ec9c1465cf"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:41.704815 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:41.704815 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:41.732278 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-acbd2fed-7ec5-4d01-9b15-e2ace2d585a6 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:13:41.732904 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 255/1025] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:13: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) Aug 18 09:13:41.883484 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f0a88454-334a-4ff7-8e60-e7c5247bf90b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:41.885277 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f0a88454-334a-4ff7-8e60-e7c5247bf90b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:41.885744 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f0a88454-334a-4ff7-8e60-e7c5247bf90b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:41.886099 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f0a88454-334a-4ff7-8e60-e7c5247bf90b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:41.903928 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:41.903928 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:41.908730 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f0a88454-334a-4ff7-8e60-e7c5247bf90b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:41.913664 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f0a88454-334a-4ff7-8e60-e7c5247bf90b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:41.914100 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 265/1026] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:41 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:42.631157 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-e70a93fd-859a-4714-9f92-f30219e1aa2f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:42.634159 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-e70a93fd-859a-4714-9f92-f30219e1aa2f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:42.634355 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-e70a93fd-859a-4714-9f92-f30219e1aa2f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:42.634644 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-e70a93fd-859a-4714-9f92-f30219e1aa2f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:42.647014 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:42.647014 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:42.651285 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-e70a93fd-859a-4714-9f92-f30219e1aa2f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:42.656545 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-e70a93fd-859a-4714-9f92-f30219e1aa2f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:42.656957 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 253/1027] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:42 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:42.929698 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d4e2271-1078-45c3-b6f9-60fc3f4d1a33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:42.932644 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d4e2271-1078-45c3-b6f9-60fc3f4d1a33 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:42.932884 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d4e2271-1078-45c3-b6f9-60fc3f4d1a33 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:42.933413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d4e2271-1078-45c3-b6f9-60fc3f4d1a33 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:42.954199 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:42.954199 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:42.961791 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8d4e2271-1078-45c3-b6f9-60fc3f4d1a33 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:42.966239 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d4e2271-1078-45c3-b6f9-60fc3f4d1a33 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:42.966719 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 255/1028] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:42 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:43.104264 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-5940e0dc-7aed-4cde-9b3d-97d593576d45 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:43.107131 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-5940e0dc-7aed-4cde-9b3d-97d593576d45 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/attachments/10088127-3541-4e02-b3ca-f0e9557678aa Aug 18 09:13:43.107351 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-5940e0dc-7aed-4cde-9b3d-97d593576d45 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:43.107607 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-5940e0dc-7aed-4cde-9b3d-97d593576d45 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:43.120345 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:43.120345 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:43.180441 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-48ac76a9-690b-4cf3-b84e-9d4cbb3feee0 req-5940e0dc-7aed-4cde-9b3d-97d593576d45 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/10088127-3541-4e02-b3ca-f0e9557678aa returned with HTTP 200 Aug 18 09:13:43.180856 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 256/1029] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:13:43 2026] DELETE /volume/v3/attachments/10088127-3541-4e02-b3ca-f0e9557678aa => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:43.701176 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3ec57378-a4b6-47a5-aa53-5dc009bd9d04 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:43.701802 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ec57378-a4b6-47a5-aa53-5dc009bd9d04 None None] GET https://10.4.3.41/volume// Aug 18 09:13:43.701908 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ec57378-a4b6-47a5-aa53-5dc009bd9d04 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:43.702175 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ec57378-a4b6-47a5-aa53-5dc009bd9d04 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:43.702636 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ec57378-a4b6-47a5-aa53-5dc009bd9d04 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:43.703005 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 266/1030] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:43.712259 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-12c8cd99-aa24-4ae6-bf95-78353c4087a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:43.716862 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-12c8cd99-aa24-4ae6-bf95-78353c4087a9 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] GET https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b Aug 18 09:13:43.720411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-12c8cd99-aa24-4ae6-bf95-78353c4087a9 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:43.720411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-12c8cd99-aa24-4ae6-bf95-78353c4087a9 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:43.728623 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:43.728623 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:43.734463 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-12c8cd99-aa24-4ae6-bf95-78353c4087a9 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Volume info retrieved successfully. Aug 18 09:13:43.737426 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-12c8cd99-aa24-4ae6-bf95-78353c4087a9 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b returned with HTTP 200 Aug 18 09:13:43.741414 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 254/1031] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:43 2026] GET /volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b => generated 1537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:43.839047 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-870075e7-04b9-4f94-8ac4-f6ed90fc0fd2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:43.842416 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-870075e7-04b9-4f94-8ac4-f6ed90fc0fd2 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] PUT https://10.4.3.41/volume/v3/attachments/a7dfe49e-23b9-445b-8e82-ef72c47644d4 Aug 18 09:13:43.842961 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-870075e7-04b9-4f94-8ac4-f6ed90fc0fd2 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:43.858647 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-870075e7-04b9-4f94-8ac4-f6ed90fc0fd2 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Acquiring lock "cinder-attachment_update-0a8a3853-3a9b-41d2-863c-131ca01e568b-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:13:43.868807 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-870075e7-04b9-4f94-8ac4-f6ed90fc0fd2 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Lock "cinder-attachment_update-0a8a3853-3a9b-41d2-863c-131ca01e568b-np0000007625" acquired by "attachment_update" :: waited 0.010s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:13:43.870326 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:43.870326 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:43.951944 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-870075e7-04b9-4f94-8ac4-f6ed90fc0fd2 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Lock "cinder-attachment_update-0a8a3853-3a9b-41d2-863c-131ca01e568b-np0000007625" released by "attachment_update" :: held 0.083s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:13:43.952457 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-870075e7-04b9-4f94-8ac4-f6ed90fc0fd2 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/attachments/a7dfe49e-23b9-445b-8e82-ef72c47644d4 returned with HTTP 200 Aug 18 09:13:43.952859 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 256/1032] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:13:43 2026] PUT /volume/v3/attachments/a7dfe49e-23b9-445b-8e82-ef72c47644d4 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:43.978749 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-91655d97-85d1-4b93-a01c-4a783580d187 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:43.984454 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-acf4b44f-73a2-42ff-bb32-4347567de38e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:43.984584 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-91655d97-85d1-4b93-a01c-4a783580d187 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] POST https://10.4.3.41/volume/v3/attachments/a7dfe49e-23b9-445b-8e82-ef72c47644d4/action Aug 18 09:13:43.984584 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-91655d97-85d1-4b93-a01c-4a783580d187 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:43.984584 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-91655d97-85d1-4b93-a01c-4a783580d187 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:43.984689 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-acf4b44f-73a2-42ff-bb32-4347567de38e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:43.984689 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-acf4b44f-73a2-42ff-bb32-4347567de38e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:43.984751 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-acf4b44f-73a2-42ff-bb32-4347567de38e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:43.992798 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:43.992798 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:43.997617 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-acf4b44f-73a2-42ff-bb32-4347567de38e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:44.002227 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-acf4b44f-73a2-42ff-bb32-4347567de38e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:44.002840 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 267/1033] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:43 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:44.009412 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:44.009412 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:44.018521 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a1f6395e-143f-4c54-bac1-9036000e4a1d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:44.021260 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1f6395e-143f-4c54-bac1-9036000e4a1d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:44.021479 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1f6395e-143f-4c54-bac1-9036000e4a1d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:44.022029 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1f6395e-143f-4c54-bac1-9036000e4a1d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:44.024655 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a7b70b25-8d0d-4a9e-9d4d-2817a9e36473 req-91655d97-85d1-4b93-a01c-4a783580d187 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/attachments/a7dfe49e-23b9-445b-8e82-ef72c47644d4/action returned with HTTP 204 Aug 18 09:13:44.025069 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 257/1034] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:13:43 2026] POST /volume/v3/attachments/a7dfe49e-23b9-445b-8e82-ef72c47644d4/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:44.029440 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:44.029440 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:44.033066 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a1f6395e-143f-4c54-bac1-9036000e4a1d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:44.037309 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1f6395e-143f-4c54-bac1-9036000e4a1d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:44.037700 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 255/1035] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:44 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:44.091608 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1bb8f442-ecc7-418a-b222-7a6669b21934 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:44.093899 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1bb8f442-ecc7-418a-b222-7a6669b21934 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:13:44.093899 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1bb8f442-ecc7-418a-b222-7a6669b21934 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:44.093899 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1bb8f442-ecc7-418a-b222-7a6669b21934 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:44.101454 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:44.101454 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:44.105600 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1bb8f442-ecc7-418a-b222-7a6669b21934 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:44.114997 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1bb8f442-ecc7-418a-b222-7a6669b21934 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:13:44.116831 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 257/1036] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:44 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:44.189756 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d9b80e33-9076-4998-993f-bf050735e207 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:44.192763 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:13:44.193259 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1192430228", "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:44.196164 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1192430228', 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:13:44.302307 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create volume of 1 GB Aug 18 09:13:44.302635 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:44.302635 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:44.303381 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Availability Zones retrieved successfully. Aug 18 09:13:44.308572 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Flow 'volume_create_api' (5d68de87-bbe4-41dd-8dbf-22c993dd5bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:44.309530 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ddcaf6a-5d68-4778-ac88-5a4dc16c87da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:44.310321 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:13:44.371944 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:44.371944 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:44.386125 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ddcaf6a-5d68-4778-ac88-5a4dc16c87da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e884d6c3-ba40-48d1-be9f-9b82166169f7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e884d6c3-ba40-48d1-be9f-9b82166169f7', 'encryption_key_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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:44.387220 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d145c11-3c19-49ce-a547-38fccab18063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:44.448529 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Created reservations ['1eae818c-c17a-4f1e-93c6-a647f175dca1', '335e72f2-cf4d-4732-850b-a26a2ecc0365', 'cefe5896-663f-488b-960a-09af9cf40b28', 'bec02564-0d1c-47df-bb3d-c4bfc6f4e11d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:13:44.449335 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d145c11-3c19-49ce-a547-38fccab18063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eae818c-c17a-4f1e-93c6-a647f175dca1', '335e72f2-cf4d-4732-850b-a26a2ecc0365', 'cefe5896-663f-488b-960a-09af9cf40b28', 'bec02564-0d1c-47df-bb3d-c4bfc6f4e11d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:44.450090 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07b8691-5c75-4d1c-8b36-1fcb77a0dcb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:44.471322 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07b8691-5c75-4d1c-8b36-1fcb77a0dcb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45ac3c15-f074-4653-b0b8-06af966697d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1192430228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='137302dc41fd4591a7221943c57b3982',qos_specs=None,replication_status=,reservations=['1eae818c-c17a-4f1e-93c6-a647f175dca1','335e72f2-cf4d-4732-850b-a26a2ecc0365','cefe5896-663f-488b-960a-09af9cf40b28','bec02564-0d1c-47df-bb3d-c4bfc6f4e11d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c7808da24147028ef947d0316ff87c',volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:13:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1192430228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45ac3c15-f074-4653-b0b8-06af966697d8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='137302dc41fd4591a7221943c57b3982',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2c7808da24147028ef947d0316ff87c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e884d6c3-ba40-48d1-be9f-9b82166169f7),volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:44.472281 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ea7b87-3bbd-443a-8648-caee828f61da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:44.490990 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ea7b87-3bbd-443a-8648-caee828f61da) transitioned into state 'SUCCESS' from state '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-1192430228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='137302dc41fd4591a7221943c57b3982',qos_specs=None,replication_status=,reservations=['1eae818c-c17a-4f1e-93c6-a647f175dca1','335e72f2-cf4d-4732-850b-a26a2ecc0365','cefe5896-663f-488b-960a-09af9cf40b28','bec02564-0d1c-47df-bb3d-c4bfc6f4e11d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c7808da24147028ef947d0316ff87c',volume_type_id=e884d6c3-ba40-48d1-be9f-9b82166169f7)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:44.491918 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b4e1ae0-bd0c-48ab-aa5b-670f331b6398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:13:44.506557 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b4e1ae0-bd0c-48ab-aa5b-670f331b6398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:13:44.507642 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Flow 'volume_create_api' (5d68de87-bbe4-41dd-8dbf-22c993dd5bd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:13:44.507958 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create volume request issued successfully. Aug 18 09:13:44.508621 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9b80e33-9076-4998-993f-bf050735e207 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:13:44.509080 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 268/1037] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:13:44 2026] POST /volume/v3/volumes => generated 758 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:13:44.522979 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-01a89b1b-56eb-477f-8b3b-009d1a7ec804 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:44.525441 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01a89b1b-56eb-477f-8b3b-009d1a7ec804 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:13:44.525657 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01a89b1b-56eb-477f-8b3b-009d1a7ec804 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:44.525843 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01a89b1b-56eb-477f-8b3b-009d1a7ec804 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:44.536651 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:44.536651 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:44.542974 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-01a89b1b-56eb-477f-8b3b-009d1a7ec804 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:44.549301 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01a89b1b-56eb-477f-8b3b-009d1a7ec804 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 returned with HTTP 200 Aug 18 09:13:44.549849 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 258/1038] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:44 2026] GET /volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:45.568279 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5bf05734-1328-4243-b76e-47b33e7ad657 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:45.569113 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bf05734-1328-4243-b76e-47b33e7ad657 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:13:45.569352 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bf05734-1328-4243-b76e-47b33e7ad657 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:45.569824 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bf05734-1328-4243-b76e-47b33e7ad657 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:45.579021 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:45.579021 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:45.583577 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5bf05734-1328-4243-b76e-47b33e7ad657 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:45.589487 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bf05734-1328-4243-b76e-47b33e7ad657 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 returned with HTTP 200 Aug 18 09:13:45.590069 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 256/1039] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:45 2026] GET /volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:45.698183 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-6b7ea261-ce87-44ad-9c24-3b98562fe50b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:45.701037 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-6b7ea261-ce87-44ad-9c24-3b98562fe50b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:13:45.701264 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-6b7ea261-ce87-44ad-9c24-3b98562fe50b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:45.701515 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-6b7ea261-ce87-44ad-9c24-3b98562fe50b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:45.710223 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:45.710223 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:45.714816 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-6b7ea261-ce87-44ad-9c24-3b98562fe50b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:45.720434 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-6b7ea261-ce87-44ad-9c24-3b98562fe50b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 returned with HTTP 200 Aug 18 09:13:45.721074 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 258/1040] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:45 2026] GET /volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:46.094129 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-fb68f6bc-eb52-4a6c-88bb-3f8ae46f44d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:46.097119 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-fb68f6bc-eb52-4a6c-88bb-3f8ae46f44d1 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:13:46.097517 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-fb68f6bc-eb52-4a6c-88bb-3f8ae46f44d1 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:46.097829 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-fb68f6bc-eb52-4a6c-88bb-3f8ae46f44d1 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:46.105049 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:46.105049 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:46.108348 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-fb68f6bc-eb52-4a6c-88bb-3f8ae46f44d1 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:46.113126 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-fb68f6bc-eb52-4a6c-88bb-3f8ae46f44d1 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 returned with HTTP 200 Aug 18 09:13:46.113549 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 269/1041] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:46 2026] GET /volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:46.123679 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c860067d-1eb1-4b46-8d8b-554594a0dda1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:46.124124 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c860067d-1eb1-4b46-8d8b-554594a0dda1 None None] GET https://10.4.3.41/volume// Aug 18 09:13:46.124253 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c860067d-1eb1-4b46-8d8b-554594a0dda1 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:46.124516 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c860067d-1eb1-4b46-8d8b-554594a0dda1 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:46.124841 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c860067d-1eb1-4b46-8d8b-554594a0dda1 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:46.125092 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 259/1042] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:13:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:46.132018 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-92fd3486-de9e-4aeb-a69f-ec7e7b0cfa63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:46.134080 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-92fd3486-de9e-4aeb-a69f-ec7e7b0cfa63 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:13:46.134408 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-92fd3486-de9e-4aeb-a69f-ec7e7b0cfa63 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45ac3c15-f074-4653-b0b8-06af966697d8", "connector": null, "instance_uuid": "72869f68-c6d3-424c-983a-baceb97c3022"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:46.142109 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:46.142109 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:46.165153 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-92fd3486-de9e-4aeb-a69f-ec7e7b0cfa63 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:13:46.165606 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 257/1043] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:13:46 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:47.702006 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3e7a88b-cc8f-4913-bf62-78b7731ee5b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:47.702421 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3e7a88b-cc8f-4913-bf62-78b7731ee5b2 None None] GET https://10.4.3.41/volume// Aug 18 09:13:47.702613 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3e7a88b-cc8f-4913-bf62-78b7731ee5b2 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:47.702820 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3e7a88b-cc8f-4913-bf62-78b7731ee5b2 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:47.703266 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3e7a88b-cc8f-4913-bf62-78b7731ee5b2 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:47.703410 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 259/1044] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:47.711591 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-74d02f5e-adfb-4349-8b28-d32e9010cd04 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:47.714018 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-74d02f5e-adfb-4349-8b28-d32e9010cd04 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:13:47.714282 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-74d02f5e-adfb-4349-8b28-d32e9010cd04 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:47.714556 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-74d02f5e-adfb-4349-8b28-d32e9010cd04 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:47.728453 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:47.728453 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:47.731724 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-74d02f5e-adfb-4349-8b28-d32e9010cd04 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:47.738030 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-74d02f5e-adfb-4349-8b28-d32e9010cd04 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 returned with HTTP 200 Aug 18 09:13:47.738590 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 270/1045] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:47 2026] GET /volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 => generated 1545 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:47.835732 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-f44c0190-109c-4445-9002-c02bcd4d1f89 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:47.838438 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-f44c0190-109c-4445-9002-c02bcd4d1f89 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] PUT https://10.4.3.41/volume/v3/attachments/b2e3e125-0968-4224-b84a-529afec28be9 Aug 18 09:13:47.838941 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-f44c0190-109c-4445-9002-c02bcd4d1f89 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:47.851462 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-f44c0190-109c-4445-9002-c02bcd4d1f89 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Acquiring lock "cinder-attachment_update-45ac3c15-f074-4653-b0b8-06af966697d8-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:13:47.856717 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-f44c0190-109c-4445-9002-c02bcd4d1f89 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-45ac3c15-f074-4653-b0b8-06af966697d8-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:13:47.857605 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:47.857605 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:47.949471 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-f44c0190-109c-4445-9002-c02bcd4d1f89 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Lock "cinder-attachment_update-45ac3c15-f074-4653-b0b8-06af966697d8-np0000007625" released by "attachment_update" :: held 0.093s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:13:47.949809 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-f44c0190-109c-4445-9002-c02bcd4d1f89 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/b2e3e125-0968-4224-b84a-529afec28be9 returned with HTTP 200 Aug 18 09:13:47.950214 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 260/1046] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:13:47 2026] PUT /volume/v3/attachments/b2e3e125-0968-4224-b84a-529afec28be9 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:47.972536 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-1c7ae35c-7738-498c-aa14-a3d7b4a87988 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:47.978157 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-1c7ae35c-7738-498c-aa14-a3d7b4a87988 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/attachments/b2e3e125-0968-4224-b84a-529afec28be9/action Aug 18 09:13:47.978723 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-1c7ae35c-7738-498c-aa14-a3d7b4a87988 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:47.978901 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-1c7ae35c-7738-498c-aa14-a3d7b4a87988 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:48.002080 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:48.002080 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:48.011199 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a9fa92aa-ee5f-4d89-a146-698789d6304c req-1c7ae35c-7738-498c-aa14-a3d7b4a87988 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/b2e3e125-0968-4224-b84a-529afec28be9/action returned with HTTP 204 Aug 18 09:13:48.011622 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 258/1047] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:13:47 2026] POST /volume/v3/attachments/b2e3e125-0968-4224-b84a-529afec28be9/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:49.765804 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e733959-9974-455c-a5db-370c96124b46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:49.767544 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e733959-9974-455c-a5db-370c96124b46 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f Aug 18 09:13:49.767751 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e733959-9974-455c-a5db-370c96124b46 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:49.767937 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e733959-9974-455c-a5db-370c96124b46 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:49.768033 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-3e733959-9974-455c-a5db-370c96124b46 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Delete snapshot with id: 525ed594-ce09-4ba2-96db-a04a4bc1ba9f Aug 18 09:13:49.773550 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:49.773550 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:49.774032 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e733959-9974-455c-a5db-370c96124b46 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Snapshot retrieved successfully. Aug 18 09:13:49.795567 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e733959-9974-455c-a5db-370c96124b46 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Snapshot delete request issued successfully. Aug 18 09:13:49.795785 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e733959-9974-455c-a5db-370c96124b46 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f returned with HTTP 202 Aug 18 09:13:49.796271 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 260/1048] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:13:49 2026] DELETE /volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:13:49.806298 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26d59796-17e6-46c4-9412-eb07ecae5755 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:49.809497 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26d59796-17e6-46c4-9412-eb07ecae5755 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f Aug 18 09:13:49.809920 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26d59796-17e6-46c4-9412-eb07ecae5755 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:49.810226 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26d59796-17e6-46c4-9412-eb07ecae5755 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:49.817101 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:49.817101 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:49.817976 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-26d59796-17e6-46c4-9412-eb07ecae5755 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Snapshot retrieved successfully. Aug 18 09:13:49.819169 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26d59796-17e6-46c4-9412-eb07ecae5755 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f returned with HTTP 200 Aug 18 09:13:49.819882 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 271/1049] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:13:49 2026] GET /volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:50.831784 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91f4036a-8209-4e80-97ef-2d61621e4383 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:50.835837 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91f4036a-8209-4e80-97ef-2d61621e4383 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f Aug 18 09:13:50.836141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91f4036a-8209-4e80-97ef-2d61621e4383 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:50.836328 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91f4036a-8209-4e80-97ef-2d61621e4383 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:50.844864 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91f4036a-8209-4e80-97ef-2d61621e4383 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f returned with HTTP 404 Aug 18 09:13:50.845316 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 261/1050] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:13:50 2026] GET /volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:13:50.954051 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5dfdaafe-8a4a-49c6-b6b0-96c6ce640319 req-ecfce9db-903c-4ad6-9525-69aad002eece None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:50.959362 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5dfdaafe-8a4a-49c6-b6b0-96c6ce640319 req-ecfce9db-903c-4ad6-9525-69aad002eece tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/attachments?instance_id=e420bf6e-e2fe-42f2-ac2c-e2c3ae1e5e90 Aug 18 09:13:50.959362 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5dfdaafe-8a4a-49c6-b6b0-96c6ce640319 req-ecfce9db-903c-4ad6-9525-69aad002eece tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:50.959362 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5dfdaafe-8a4a-49c6-b6b0-96c6ce640319 req-ecfce9db-903c-4ad6-9525-69aad002eece tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:50.976983 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5dfdaafe-8a4a-49c6-b6b0-96c6ce640319 req-ecfce9db-903c-4ad6-9525-69aad002eece tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/attachments?instance_id=e420bf6e-e2fe-42f2-ac2c-e2c3ae1e5e90 returned with HTTP 200 Aug 18 09:13:50.977833 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 259/1051] 10.4.3.41 () {70 vars in 1630 bytes} [Tue Aug 18 09:13:50 2026] GET /volume/v3/attachments?instance_id=e420bf6e-e2fe-42f2-ac2c-e2c3ae1e5e90 => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:50.995581 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5dfdaafe-8a4a-49c6-b6b0-96c6ce640319 req-d600954e-c756-4383-ac0f-b5de14401b3a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:50.998778 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5dfdaafe-8a4a-49c6-b6b0-96c6ce640319 req-d600954e-c756-4383-ac0f-b5de14401b3a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/attachments/952f97bb-bf3b-49f5-9568-5c8c4e503850 Aug 18 09:13:50.999087 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5dfdaafe-8a4a-49c6-b6b0-96c6ce640319 req-d600954e-c756-4383-ac0f-b5de14401b3a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:50.999341 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5dfdaafe-8a4a-49c6-b6b0-96c6ce640319 req-d600954e-c756-4383-ac0f-b5de14401b3a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:51.025136 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5dfdaafe-8a4a-49c6-b6b0-96c6ce640319 req-d600954e-c756-4383-ac0f-b5de14401b3a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/attachments/952f97bb-bf3b-49f5-9568-5c8c4e503850 returned with HTTP 200 Aug 18 09:13:51.025653 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 261/1052] 10.4.3.41 () {70 vars in 1644 bytes} [Tue Aug 18 09:13:50 2026] GET /volume/v3/attachments/952f97bb-bf3b-49f5-9568-5c8c4e503850 => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:51.665900 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5311ad51-102a-45ca-aa4d-5a81eeb6164f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:51.668909 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5311ad51-102a-45ca-aa4d-5a81eeb6164f tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] GET https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b Aug 18 09:13:51.669190 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5311ad51-102a-45ca-aa4d-5a81eeb6164f tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:51.669497 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5311ad51-102a-45ca-aa4d-5a81eeb6164f tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:51.688492 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:51.688492 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:51.691831 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5311ad51-102a-45ca-aa4d-5a81eeb6164f tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Volume info retrieved successfully. Aug 18 09:13:51.697577 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5311ad51-102a-45ca-aa4d-5a81eeb6164f tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b returned with HTTP 200 Aug 18 09:13:51.698073 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 272/1053] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:13:51 2026] GET /volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b => generated 1830 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:55.126615 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-d0d8b246-5f67-4bd7-ab50-059ff9e56c88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:55.128747 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-d0d8b246-5f67-4bd7-ab50-059ff9e56c88 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/limits Aug 18 09:13:55.128984 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-d0d8b246-5f67-4bd7-ab50-059ff9e56c88 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:55.129799 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-d0d8b246-5f67-4bd7-ab50-059ff9e56c88 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:55.142936 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:55.142936 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:55.156802 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-d0d8b246-5f67-4bd7-ab50-059ff9e56c88 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/limits returned with HTTP 200 Aug 18 09:13:55.157569 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 262/1054] 10.4.3.41 () {68 vars in 1477 bytes} [Tue Aug 18 09:13:55 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:55.203438 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-9b4a04b3-831f-4a1a-957c-e43348eb4d39 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:55.205973 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-9b4a04b3-831f-4a1a-957c-e43348eb4d39 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:13:55.206196 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-9b4a04b3-831f-4a1a-957c-e43348eb4d39 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:55.206383 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-9b4a04b3-831f-4a1a-957c-e43348eb4d39 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:55.220423 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:55.220423 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:55.226622 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-9b4a04b3-831f-4a1a-957c-e43348eb4d39 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:55.234997 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-9b4a04b3-831f-4a1a-957c-e43348eb4d39 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 returned with HTTP 200 Aug 18 09:13:55.235604 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 260/1055] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:55 2026] GET /volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 => generated 1658 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:55.246822 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-a319b825-f8e4-456d-b9a5-2004ad63d1c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:55.249342 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-a319b825-f8e4-456d-b9a5-2004ad63d1c6 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:13:55.249801 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-a319b825-f8e4-456d-b9a5-2004ad63d1c6 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45ac3c15-f074-4653-b0b8-06af966697d8", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:55.263618 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:55.263618 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:55.264253 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-a319b825-f8e4-456d-b9a5-2004ad63d1c6 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:55.264474 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-a319b825-f8e4-456d-b9a5-2004ad63d1c6 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Create snapshot from volume 45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:13:55.299198 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-a319b825-f8e4-456d-b9a5-2004ad63d1c6 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Created reservations ['83a1315e-d9ef-4dd9-897b-38379c28f97f', 'ac811421-ff23-4354-ac81-7dcfe1bd62ef', 'fc582065-3214-4b26-bf27-e4cc073db5e0', 'e12d344f-5c94-4f7a-9ee6-e2912b8031d8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:13:55.333904 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-a319b825-f8e4-456d-b9a5-2004ad63d1c6 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Snapshot force create request issued successfully. Aug 18 09:13:55.334404 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6abb4f8f-802d-4050-93ca-a8ff8d8732f5 req-a319b825-f8e4-456d-b9a5-2004ad63d1c6 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:13:55.335041 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 262/1056] 10.4.3.41 () {72 vars in 1540 bytes} [Tue Aug 18 09:13:55 2026] POST /volume/v3/snapshots => generated 292 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:13:57.930546 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b9c80e3-18b6-4132-af46-7c64d2e2e91d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:57.933436 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b9c80e3-18b6-4132-af46-7c64d2e2e91d tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:13:57.934503 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b9c80e3-18b6-4132-af46-7c64d2e2e91d tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:57.934503 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b9c80e3-18b6-4132-af46-7c64d2e2e91d tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:57.941850 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:57.941850 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:57.945576 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3b9c80e3-18b6-4132-af46-7c64d2e2e91d tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:13:57.950045 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b9c80e3-18b6-4132-af46-7c64d2e2e91d tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:13:57.950515 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 273/1057] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:57 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:57.993180 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-aaf95705-03f0-4b64-b7eb-c1d85a717a1e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:57.995245 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-aaf95705-03f0-4b64-b7eb-c1d85a717a1e tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:13:57.995465 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-aaf95705-03f0-4b64-b7eb-c1d85a717a1e tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:57.995758 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-aaf95705-03f0-4b64-b7eb-c1d85a717a1e tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:58.002503 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:58.002503 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:58.006047 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-aaf95705-03f0-4b64-b7eb-c1d85a717a1e tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:13:58.009970 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-aaf95705-03f0-4b64-b7eb-c1d85a717a1e tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:13:58.010520 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 263/1058] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:57 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:58.108469 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66642b6d-4127-4812-8961-a4e000daf094 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:58.108469 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66642b6d-4127-4812-8961-a4e000daf094 None None] GET https://10.4.3.41/volume// Aug 18 09:13:58.108469 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66642b6d-4127-4812-8961-a4e000daf094 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:58.108469 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66642b6d-4127-4812-8961-a4e000daf094 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:58.108980 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66642b6d-4127-4812-8961-a4e000daf094 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:58.108980 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 261/1059] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:13:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:58.128019 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-7145f152-417e-41ce-b589-a20087c1f597 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:58.133814 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-7145f152-417e-41ce-b589-a20087c1f597 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:13:58.134255 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-7145f152-417e-41ce-b589-a20087c1f597 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6988a0e2-93f3-4937-a1c0-b93f862db9c6", "connector": null, "instance_uuid": "3af4cdf1-d461-430e-858f-fd448d588956"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:58.145969 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:58.145969 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:58.166016 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c594e9f6-dd1c-4205-b82d-6cb1e8a57a45 req-7e28e393-e11d-4937-8615-4cf58960ec78 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:58.168835 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c594e9f6-dd1c-4205-b82d-6cb1e8a57a45 req-7e28e393-e11d-4937-8615-4cf58960ec78 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:13:58.169040 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c594e9f6-dd1c-4205-b82d-6cb1e8a57a45 req-7e28e393-e11d-4937-8615-4cf58960ec78 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:58.169234 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c594e9f6-dd1c-4205-b82d-6cb1e8a57a45 req-7e28e393-e11d-4937-8615-4cf58960ec78 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:58.181176 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-7145f152-417e-41ce-b589-a20087c1f597 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:13:58.181381 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:58.181381 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:58.182198 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 263/1060] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:13:58 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:58.190897 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c594e9f6-dd1c-4205-b82d-6cb1e8a57a45 req-7e28e393-e11d-4937-8615-4cf58960ec78 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:13:58.198262 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c594e9f6-dd1c-4205-b82d-6cb1e8a57a45 req-7e28e393-e11d-4937-8615-4cf58960ec78 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 returned with HTTP 200 Aug 18 09:13:58.198943 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 274/1061] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:58 2026] GET /volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 => generated 1658 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:58.222443 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7e0a224-6250-4328-8650-d49818579622 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:58.223571 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7e0a224-6250-4328-8650-d49818579622 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:13:58.223817 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7e0a224-6250-4328-8650-d49818579622 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:58.224085 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7e0a224-6250-4328-8650-d49818579622 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:58.236135 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf7eae94-5217-4824-ad5c-74884c063a87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:58.236540 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf7eae94-5217-4824-ad5c-74884c063a87 None None] GET https://10.4.3.41/volume// Aug 18 09:13:58.237148 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:58.237148 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:58.238340 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf7eae94-5217-4824-ad5c-74884c063a87 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:58.238580 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf7eae94-5217-4824-ad5c-74884c063a87 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:58.239004 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf7eae94-5217-4824-ad5c-74884c063a87 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:58.239364 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 262/1062] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:58.242521 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b7e0a224-6250-4328-8650-d49818579622 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:13:58.248627 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7e0a224-6250-4328-8650-d49818579622 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:13:58.248627 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 264/1063] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:58 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:58.259488 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-b97f84a1-ebbd-4161-8e6e-daf94426d771 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:58.262425 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-b97f84a1-ebbd-4161-8e6e-daf94426d771 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:13:58.262605 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-b97f84a1-ebbd-4161-8e6e-daf94426d771 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:58.263005 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-b97f84a1-ebbd-4161-8e6e-daf94426d771 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:58.288866 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:58.288866 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:58.296865 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-b97f84a1-ebbd-4161-8e6e-daf94426d771 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:13:58.302674 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-b97f84a1-ebbd-4161-8e6e-daf94426d771 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:13:58.303105 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 264/1064] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:58 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 1028 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:13:58.420962 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-93beef92-a734-4242-b703-e627e46218c4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:58.424062 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-93beef92-a734-4242-b703-e627e46218c4 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] PUT https://10.4.3.41/volume/v3/attachments/18984f2a-c4b6-4478-a2c3-0e5ca47a232b Aug 18 09:13:58.424536 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-93beef92-a734-4242-b703-e627e46218c4 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:58.438208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-93beef92-a734-4242-b703-e627e46218c4 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Acquiring lock "cinder-attachment_update-6988a0e2-93f3-4937-a1c0-b93f862db9c6-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:13:58.445178 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-93beef92-a734-4242-b703-e627e46218c4 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Lock "cinder-attachment_update-6988a0e2-93f3-4937-a1c0-b93f862db9c6-np0000007625" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:13:58.446322 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:58.446322 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:58.563995 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-93beef92-a734-4242-b703-e627e46218c4 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Lock "cinder-attachment_update-6988a0e2-93f3-4937-a1c0-b93f862db9c6-np0000007625" released by "attachment_update" :: held 0.119s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:13:58.564339 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-93beef92-a734-4242-b703-e627e46218c4 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/attachments/18984f2a-c4b6-4478-a2c3-0e5ca47a232b returned with HTTP 200 Aug 18 09:13:58.566255 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 275/1065] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:13:58 2026] PUT /volume/v3/attachments/18984f2a-c4b6-4478-a2c3-0e5ca47a232b => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:59.039772 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6826ac76-f798-4f2b-a5a5-b391c5c15154 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:59.041917 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6826ac76-f798-4f2b-a5a5-b391c5c15154 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:59.042161 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c594e9f6-dd1c-4205-b82d-6cb1e8a57a45 req-37c557a8-2fef-4418-a5d7-9d5fdf5a1216 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:59.042536 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6826ac76-f798-4f2b-a5a5-b391c5c15154 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:59.042595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6826ac76-f798-4f2b-a5a5-b391c5c15154 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:59.046419 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c594e9f6-dd1c-4205-b82d-6cb1e8a57a45 req-37c557a8-2fef-4418-a5d7-9d5fdf5a1216 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/attachments/b2e3e125-0968-4224-b84a-529afec28be9 Aug 18 09:13:59.046673 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c594e9f6-dd1c-4205-b82d-6cb1e8a57a45 req-37c557a8-2fef-4418-a5d7-9d5fdf5a1216 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:59.046899 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c594e9f6-dd1c-4205-b82d-6cb1e8a57a45 req-37c557a8-2fef-4418-a5d7-9d5fdf5a1216 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:59.053221 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:59.053221 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:59.057009 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6826ac76-f798-4f2b-a5a5-b391c5c15154 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:59.063058 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:59.063058 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:59.063140 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6826ac76-f798-4f2b-a5a5-b391c5c15154 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:59.063140 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 263/1066] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:59 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:59.108705 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c594e9f6-dd1c-4205-b82d-6cb1e8a57a45 req-37c557a8-2fef-4418-a5d7-9d5fdf5a1216 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/b2e3e125-0968-4224-b84a-529afec28be9 returned with HTTP 200 Aug 18 09:13:59.109409 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 265/1067] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:13:59 2026] DELETE /volume/v3/attachments/b2e3e125-0968-4224-b84a-529afec28be9 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:59.267991 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6be2f561-cbf1-4838-8385-158e89ebc73e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:59.270310 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6be2f561-cbf1-4838-8385-158e89ebc73e tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:13:59.270628 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6be2f561-cbf1-4838-8385-158e89ebc73e tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:59.270908 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6be2f561-cbf1-4838-8385-158e89ebc73e tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:59.284008 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:59.284008 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:13:59.288656 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6be2f561-cbf1-4838-8385-158e89ebc73e tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:13:59.294673 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6be2f561-cbf1-4838-8385-158e89ebc73e tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:13:59.295232 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 265/1068] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:59 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:13:59.304465 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3dd82407-e934-45f2-b3ea-3148bbce0657 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:59.307084 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3dd82407-e934-45f2-b3ea-3148bbce0657 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:59.307084 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3dd82407-e934-45f2-b3ea-3148bbce0657 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:59.307084 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3dd82407-e934-45f2-b3ea-3148bbce0657 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:59.317515 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:59.317515 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:59.321532 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3dd82407-e934-45f2-b3ea-3148bbce0657 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:59.326488 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3dd82407-e934-45f2-b3ea-3148bbce0657 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:59.326892 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 276/1069] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:13:59 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:59.373140 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-4544ad1d-f194-46df-9195-e0dfde3bb79b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:59.375384 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-4544ad1d-f194-46df-9195-e0dfde3bb79b tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:59.375617 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-4544ad1d-f194-46df-9195-e0dfde3bb79b tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:59.375798 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-4544ad1d-f194-46df-9195-e0dfde3bb79b tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:59.385400 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:59.385400 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:13:59.389629 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-4544ad1d-f194-46df-9195-e0dfde3bb79b tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:59.394267 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-4544ad1d-f194-46df-9195-e0dfde3bb79b tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:59.394679 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 264/1070] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:13:59 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:13:59.418116 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be42154c-9eab-4759-962d-23e43e5ad569 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:59.419836 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be42154c-9eab-4759-962d-23e43e5ad569 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] POST https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7/action Aug 18 09:13:59.420129 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be42154c-9eab-4759-962d-23e43e5ad569 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:13:59.420227 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be42154c-9eab-4759-962d-23e43e5ad569 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:13:59.429996 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:59.429996 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:13:59.430653 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be42154c-9eab-4759-962d-23e43e5ad569 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:59.437248 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be42154c-9eab-4759-962d-23e43e5ad569 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Begin detaching volume completed successfully. Aug 18 09:13:59.437477 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be42154c-9eab-4759-962d-23e43e5ad569 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7/action returned with HTTP 202 Aug 18 09:13:59.437996 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 266/1071] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:13:59 2026] POST /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:13:59.494574 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d59fb4f7-56f9-4aa5-b33b-448765566fcc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:59.495111 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d59fb4f7-56f9-4aa5-b33b-448765566fcc None None] GET https://10.4.3.41/volume// Aug 18 09:13:59.495356 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d59fb4f7-56f9-4aa5-b33b-448765566fcc None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:59.495665 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d59fb4f7-56f9-4aa5-b33b-448765566fcc None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:59.496102 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d59fb4f7-56f9-4aa5-b33b-448765566fcc None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:13:59.496548 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 266/1072] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:13:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:13:59.506313 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be07c45d-a8f6-4766-a4b9-f6a5a1c7a1d6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:13:59.508267 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be07c45d-a8f6-4766-a4b9-f6a5a1c7a1d6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:13:59.508514 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be07c45d-a8f6-4766-a4b9-f6a5a1c7a1d6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:13:59.508685 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be07c45d-a8f6-4766-a4b9-f6a5a1c7a1d6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:13:59.518206 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:13:59.518206 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:13:59.521922 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be07c45d-a8f6-4766-a4b9-f6a5a1c7a1d6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:13:59.527115 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-be07c45d-a8f6-4766-a4b9-f6a5a1c7a1d6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:13:59.527156 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 277/1073] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:13:59 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:14:00.309715 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c1b49a81-a300-4a66-b87e-04fc639524c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:00.311437 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1b49a81-a300-4a66-b87e-04fc639524c7 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:00.311625 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1b49a81-a300-4a66-b87e-04fc639524c7 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:00.311802 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1b49a81-a300-4a66-b87e-04fc639524c7 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:00.323478 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:00.323478 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:00.331822 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c1b49a81-a300-4a66-b87e-04fc639524c7 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:00.340729 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1b49a81-a300-4a66-b87e-04fc639524c7 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:14:00.341128 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 265/1074] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:00 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:01.213662 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0ee9b46-ffde-4dc9-85ef-21ab8002aa8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:01.215460 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0ee9b46-ffde-4dc9-85ef-21ab8002aa8d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8?cascade=True Aug 18 09:14:01.215670 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0ee9b46-ffde-4dc9-85ef-21ab8002aa8d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:01.215879 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0ee9b46-ffde-4dc9-85ef-21ab8002aa8d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:01.216063 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d0ee9b46-ffde-4dc9-85ef-21ab8002aa8d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Delete volume with id: 45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:14:01.223348 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:01.223348 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:01.223825 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d0ee9b46-ffde-4dc9-85ef-21ab8002aa8d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:14:01.254580 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d0ee9b46-ffde-4dc9-85ef-21ab8002aa8d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Delete volume request issued successfully. Aug 18 09:14:01.254759 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0ee9b46-ffde-4dc9-85ef-21ab8002aa8d tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8?cascade=True returned with HTTP 202 Aug 18 09:14:01.255156 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 267/1075] 10.4.3.41 () {66 vars in 1369 bytes} [Tue Aug 18 09:14:01 2026] DELETE /volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8?cascade=True => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:01.266007 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42a95d83-159b-46db-a458-25cbac9e1eb2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:01.267749 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42a95d83-159b-46db-a458-25cbac9e1eb2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:14:01.267937 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42a95d83-159b-46db-a458-25cbac9e1eb2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:01.268111 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42a95d83-159b-46db-a458-25cbac9e1eb2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:01.275613 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:01.275613 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:01.279788 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-42a95d83-159b-46db-a458-25cbac9e1eb2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:14:01.284777 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42a95d83-159b-46db-a458-25cbac9e1eb2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 returned with HTTP 200 Aug 18 09:14:01.285158 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 267/1076] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:01 2026] GET /volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:01.361607 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50e9fa79-83ff-4b82-a083-a61240f57842 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:01.364017 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50e9fa79-83ff-4b82-a083-a61240f57842 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:01.364306 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50e9fa79-83ff-4b82-a083-a61240f57842 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:01.364610 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50e9fa79-83ff-4b82-a083-a61240f57842 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:01.377755 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:01.377755 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:01.382475 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-50e9fa79-83ff-4b82-a083-a61240f57842 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:01.388958 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50e9fa79-83ff-4b82-a083-a61240f57842 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:14:01.389533 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 278/1077] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:01 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:01.917252 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-2846fc1a-d474-4dea-b9f4-39cc13948b57 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:01.919971 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-2846fc1a-d474-4dea-b9f4-39cc13948b57 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] POST https://10.4.3.41/volume/v3/attachments/18984f2a-c4b6-4478-a2c3-0e5ca47a232b/action Aug 18 09:14:01.921799 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-2846fc1a-d474-4dea-b9f4-39cc13948b57 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:01.921799 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-2846fc1a-d474-4dea-b9f4-39cc13948b57 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:01.946345 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:01.946345 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:01.960220 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-baeab58f-52e1-47c1-9ea7-fbad2262519f req-2846fc1a-d474-4dea-b9f4-39cc13948b57 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/attachments/18984f2a-c4b6-4478-a2c3-0e5ca47a232b/action returned with HTTP 204 Aug 18 09:14:01.960933 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 266/1078] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:14:01 2026] POST /volume/v3/attachments/18984f2a-c4b6-4478-a2c3-0e5ca47a232b/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:02.077507 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-db8eaa68-87a2-486e-a978-cdb41f4a9b31 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:02.080566 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-db8eaa68-87a2-486e-a978-cdb41f4a9b31 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] DELETE https://10.4.3.41/volume/v3/attachments/3bde00e6-7ec1-4008-a69c-1b6958f73a0a Aug 18 09:14:02.080900 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-db8eaa68-87a2-486e-a978-cdb41f4a9b31 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:02.081173 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-db8eaa68-87a2-486e-a978-cdb41f4a9b31 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:02.089712 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:02.089712 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:02.140471 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b8eb1acb-06f4-4a60-a8e0-dd9a2f24ffa5 req-db8eaa68-87a2-486e-a978-cdb41f4a9b31 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/3bde00e6-7ec1-4008-a69c-1b6958f73a0a returned with HTTP 200 Aug 18 09:14:02.140868 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 268/1079] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:14:02 2026] DELETE /volume/v3/attachments/3bde00e6-7ec1-4008-a69c-1b6958f73a0a => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:02.297118 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea568999-0871-4a6f-b46b-c43412a7115e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:02.298828 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea568999-0871-4a6f-b46b-c43412a7115e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:14:02.299011 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea568999-0871-4a6f-b46b-c43412a7115e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:02.299210 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea568999-0871-4a6f-b46b-c43412a7115e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:02.304886 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea568999-0871-4a6f-b46b-c43412a7115e tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 returned with HTTP 404 Aug 18 09:14:02.305320 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 268/1080] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:02 2026] GET /volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:02.402490 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9a8dddb5-e462-4ad0-9c31-660e8b7f18a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:02.404839 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a8dddb5-e462-4ad0-9c31-660e8b7f18a3 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:02.405099 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a8dddb5-e462-4ad0-9c31-660e8b7f18a3 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:02.405702 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a8dddb5-e462-4ad0-9c31-660e8b7f18a3 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:02.419634 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:02.419634 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:02.424120 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9a8dddb5-e462-4ad0-9c31-660e8b7f18a3 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:02.433446 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a8dddb5-e462-4ad0-9c31-660e8b7f18a3 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:14:02.433947 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 279/1081] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:02 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:02.454380 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5516115c-ffd3-4f20-b2f4-3a4e8cc18b65 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:02.456927 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5516115c-ffd3-4f20-b2f4-3a4e8cc18b65 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:02.457042 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5516115c-ffd3-4f20-b2f4-3a4e8cc18b65 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:02.457846 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5516115c-ffd3-4f20-b2f4-3a4e8cc18b65 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:02.469624 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:02.469624 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:02.473156 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5516115c-ffd3-4f20-b2f4-3a4e8cc18b65 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:02.477325 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5516115c-ffd3-4f20-b2f4-3a4e8cc18b65 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:14:02.477824 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 267/1082] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:02 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:02.489655 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0b90d42f-f804-4192-9117-8649ab483bdf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:02.493001 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b90d42f-f804-4192-9117-8649ab483bdf tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:02.493222 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b90d42f-f804-4192-9117-8649ab483bdf tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:02.493519 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b90d42f-f804-4192-9117-8649ab483bdf tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:02.503947 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:02.503947 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:02.507666 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0b90d42f-f804-4192-9117-8649ab483bdf tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:02.513733 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b90d42f-f804-4192-9117-8649ab483bdf tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:14:02.513913 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 269/1083] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:02 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:02.630037 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6694edc5-c50d-4c2a-9ad2-9d6f0059bff2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:02.631864 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6694edc5-c50d-4c2a-9ad2-9d6f0059bff2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:14:02.632012 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6694edc5-c50d-4c2a-9ad2-9d6f0059bff2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:02.632260 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6694edc5-c50d-4c2a-9ad2-9d6f0059bff2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:02.632485 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6694edc5-c50d-4c2a-9ad2-9d6f0059bff2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Delete volume with id: 45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:14:02.632638 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3dcda1fc-cfa2-4c83-8091-faa333443edf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:02.634881 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3dcda1fc-cfa2-4c83-8091-faa333443edf tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:14:02.635143 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3dcda1fc-cfa2-4c83-8091-faa333443edf tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:02.635441 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3dcda1fc-cfa2-4c83-8091-faa333443edf tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:02.638801 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6694edc5-c50d-4c2a-9ad2-9d6f0059bff2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 returned with HTTP 404 Aug 18 09:14:02.639457 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 269/1084] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:14:02 2026] DELETE /volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:02.644281 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:02.644281 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:02.648321 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e835af70-67ae-4aad-9b29-40ea8a0f88cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:02.649597 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3dcda1fc-cfa2-4c83-8091-faa333443edf tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:14:02.650884 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e835af70-67ae-4aad-9b29-40ea8a0f88cd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 Aug 18 09:14:02.651070 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e835af70-67ae-4aad-9b29-40ea8a0f88cd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:02.651278 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e835af70-67ae-4aad-9b29-40ea8a0f88cd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:02.657092 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3dcda1fc-cfa2-4c83-8091-faa333443edf tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:14:02.657524 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e835af70-67ae-4aad-9b29-40ea8a0f88cd tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 returned with HTTP 404 Aug 18 09:14:02.657987 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 268/1085] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:02 2026] GET /volume/v3/volumes/45ac3c15-f074-4653-b0b8-06af966697d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:02.661741 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 280/1086] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:02 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:14:02.664819 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3684957a-2cd8-4f9d-bddd-7356065fd56f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:02.667246 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3684957a-2cd8-4f9d-bddd-7356065fd56f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:14:02.667536 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3684957a-2cd8-4f9d-bddd-7356065fd56f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:02.667892 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3684957a-2cd8-4f9d-bddd-7356065fd56f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:02.668141 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3684957a-2cd8-4f9d-bddd-7356065fd56f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Delete volume with id: 890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:14:02.679902 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:02.679902 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:02.679902 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3684957a-2cd8-4f9d-bddd-7356065fd56f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:14:02.703688 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3684957a-2cd8-4f9d-bddd-7356065fd56f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Delete volume request issued successfully. Aug 18 09:14:02.703826 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7f6838d8-0809-4ec2-8707-fb7344d02960 req-097fd3a2-ba8b-4fb2-bcd8-210631ac0f26 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:02.706435 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3684957a-2cd8-4f9d-bddd-7356065fd56f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 202 Aug 18 09:14:02.706435 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 270/1087] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:14:02 2026] DELETE /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:02.706847 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7f6838d8-0809-4ec2-8707-fb7344d02960 req-097fd3a2-ba8b-4fb2-bcd8-210631ac0f26 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:02.707479 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7f6838d8-0809-4ec2-8707-fb7344d02960 req-097fd3a2-ba8b-4fb2-bcd8-210631ac0f26 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:02.707479 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7f6838d8-0809-4ec2-8707-fb7344d02960 req-097fd3a2-ba8b-4fb2-bcd8-210631ac0f26 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:02.714583 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b40e1cf-39b8-406e-bfb5-5643eaf58c0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:02.718701 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b40e1cf-39b8-406e-bfb5-5643eaf58c0b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:14:02.718701 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b40e1cf-39b8-406e-bfb5-5643eaf58c0b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:02.718701 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b40e1cf-39b8-406e-bfb5-5643eaf58c0b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:02.720790 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:02.720790 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:02.725864 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7f6838d8-0809-4ec2-8707-fb7344d02960 req-097fd3a2-ba8b-4fb2-bcd8-210631ac0f26 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:02.726246 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:02.726246 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:02.732962 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7f6838d8-0809-4ec2-8707-fb7344d02960 req-097fd3a2-ba8b-4fb2-bcd8-210631ac0f26 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:14:02.733527 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 270/1088] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:02 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:02.735480 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b40e1cf-39b8-406e-bfb5-5643eaf58c0b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:14:02.742334 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b40e1cf-39b8-406e-bfb5-5643eaf58c0b tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 200 Aug 18 09:14:02.742945 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 269/1089] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:02 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:03.756532 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1461e7c1-eb00-47b5-98d9-d80e33e1d15f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:03.758318 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1461e7c1-eb00-47b5-98d9-d80e33e1d15f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 Aug 18 09:14:03.758536 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1461e7c1-eb00-47b5-98d9-d80e33e1d15f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:03.758748 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1461e7c1-eb00-47b5-98d9-d80e33e1d15f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:03.764499 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1461e7c1-eb00-47b5-98d9-d80e33e1d15f tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 returned with HTTP 404 Aug 18 09:14:03.765155 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 281/1090] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:03 2026] GET /volume/v3/volumes/890a6496-1566-4e95-9979-f7815d9ea705 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:05.905481 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-874b6a0d-4984-4b54-ae72-248ff749539d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:05.907326 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:14:05.907735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1783935191", "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:05.910277 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1783935191', 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:14:05.989219 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Create volume of 1 GB Aug 18 09:14:05.993137 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Availability Zones retrieved successfully. Aug 18 09:14:05.998141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Flow 'volume_create_api' (f03f7cda-d466-4181-aeaa-75dd8a01924f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:14:05.999239 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd5247e-7712-4a62-8e80-142389948ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:06.000112 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:14:06.053267 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd5247e-7712-4a62-8e80-142389948ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:06.054247 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992e80c9-b7c6-42fe-8cac-d65116b54bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:06.089484 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Created reservations ['1ee2ce83-f9a1-4df6-98e3-41d9ee00dd4f', '3a67e599-1d56-4aad-8492-4d5cc99872d8', 'ce5cbccc-1254-4bc8-b1ea-d59bff935168', 'af5d6447-7dcd-4036-be93-f20fd109b592'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:14:06.090226 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992e80c9-b7c6-42fe-8cac-d65116b54bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee2ce83-f9a1-4df6-98e3-41d9ee00dd4f', '3a67e599-1d56-4aad-8492-4d5cc99872d8', 'ce5cbccc-1254-4bc8-b1ea-d59bff935168', 'af5d6447-7dcd-4036-be93-f20fd109b592']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:06.090944 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca0b92ff-aa5a-4911-8095-c527db53448f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:06.112093 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca0b92ff-aa5a-4911-8095-c527db53448f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff1122ca-3e59-422d-847a-26abe0e25420', '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-1783935191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd1f63c430cd4ba690950466df0dffe6',qos_specs=None,replication_status=,reservations=['1ee2ce83-f9a1-4df6-98e3-41d9ee00dd4f','3a67e599-1d56-4aad-8492-4d5cc99872d8','ce5cbccc-1254-4bc8-b1ea-d59bff935168','af5d6447-7dcd-4036-be93-f20fd109b592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db419ef700f643b3819686588c4be454',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1783935191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff1122ca-3e59-422d-847a-26abe0e25420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd1f63c430cd4ba690950466df0dffe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db419ef700f643b3819686588c4be454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:06.112828 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e17a849-ba10-4151-835b-b2856ecfc2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:06.131894 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e17a849-ba10-4151-835b-b2856ecfc2f6) transitioned into state 'SUCCESS' from state '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-1783935191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd1f63c430cd4ba690950466df0dffe6',qos_specs=None,replication_status=,reservations=['1ee2ce83-f9a1-4df6-98e3-41d9ee00dd4f','3a67e599-1d56-4aad-8492-4d5cc99872d8','ce5cbccc-1254-4bc8-b1ea-d59bff935168','af5d6447-7dcd-4036-be93-f20fd109b592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db419ef700f643b3819686588c4be454',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:06.132614 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1300f5-2df6-4467-ade6-5ac290b9b589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:06.142249 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1300f5-2df6-4467-ade6-5ac290b9b589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:06.143012 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Flow 'volume_create_api' (f03f7cda-d466-4181-aeaa-75dd8a01924f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:14:06.143309 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Create volume request issued successfully. Aug 18 09:14:06.143844 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-874b6a0d-4984-4b54-ae72-248ff749539d tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:14:06.144245 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 271/1091] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:14:05 2026] POST /volume/v3/volumes => generated 751 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:14:06.156799 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7a04143-a80a-4afc-9823-a248a1a097ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:06.158675 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7a04143-a80a-4afc-9823-a248a1a097ab tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 Aug 18 09:14:06.158874 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7a04143-a80a-4afc-9823-a248a1a097ab tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:06.159083 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7a04143-a80a-4afc-9823-a248a1a097ab tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:06.166000 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:06.166000 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:06.169671 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a7a04143-a80a-4afc-9823-a248a1a097ab tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:14:06.173534 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7a04143-a80a-4afc-9823-a248a1a097ab tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 returned with HTTP 200 Aug 18 09:14:06.173873 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 271/1092] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:06 2026] GET /volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:07.185205 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e033fd1-d19a-401f-9d80-e50e43580b99 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:07.187058 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e033fd1-d19a-401f-9d80-e50e43580b99 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 Aug 18 09:14:07.187305 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e033fd1-d19a-401f-9d80-e50e43580b99 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:07.187583 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e033fd1-d19a-401f-9d80-e50e43580b99 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:07.195935 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:07.195935 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:07.200297 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2e033fd1-d19a-401f-9d80-e50e43580b99 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:14:07.206600 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e033fd1-d19a-401f-9d80-e50e43580b99 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 returned with HTTP 200 Aug 18 09:14:07.207197 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 270/1093] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:07 2026] GET /volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:07.242914 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-0e378c84-279f-4819-b96a-7006e8ee07e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:07.245504 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-0e378c84-279f-4819-b96a-7006e8ee07e9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 Aug 18 09:14:07.245683 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-0e378c84-279f-4819-b96a-7006e8ee07e9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:07.245866 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-0e378c84-279f-4819-b96a-7006e8ee07e9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:07.252446 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:07.252446 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:07.255868 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-0e378c84-279f-4819-b96a-7006e8ee07e9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:14:07.260141 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-0e378c84-279f-4819-b96a-7006e8ee07e9 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 returned with HTTP 200 Aug 18 09:14:07.260534 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 282/1094] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:07 2026] GET /volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:07.741796 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-b0c1e593-cca3-4255-a276-25a41ebf1044 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:07.744166 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-b0c1e593-cca3-4255-a276-25a41ebf1044 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 Aug 18 09:14:07.744487 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-b0c1e593-cca3-4255-a276-25a41ebf1044 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:07.744692 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-b0c1e593-cca3-4255-a276-25a41ebf1044 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:07.755799 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:07.755799 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:07.763347 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-b0c1e593-cca3-4255-a276-25a41ebf1044 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:14:07.769113 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-b0c1e593-cca3-4255-a276-25a41ebf1044 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 returned with HTTP 200 Aug 18 09:14:07.770968 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 272/1095] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:07 2026] GET /volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:07.781873 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b3a222a-6ddd-4692-a5cf-6ec91c612e8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:07.782243 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b3a222a-6ddd-4692-a5cf-6ec91c612e8a None None] GET https://10.4.3.41/volume// Aug 18 09:14:07.782588 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b3a222a-6ddd-4692-a5cf-6ec91c612e8a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:07.782833 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b3a222a-6ddd-4692-a5cf-6ec91c612e8a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:07.783159 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b3a222a-6ddd-4692-a5cf-6ec91c612e8a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:07.784356 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 272/1096] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:14:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:07.790282 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-29fd99b9-d4a2-4360-8b30-4cf866f0efa5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:07.792067 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-29fd99b9-d4a2-4360-8b30-4cf866f0efa5 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:14:07.792406 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-29fd99b9-d4a2-4360-8b30-4cf866f0efa5 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff1122ca-3e59-422d-847a-26abe0e25420", "connector": null, "instance_uuid": "cbe2edc4-279a-441a-90e3-90027ce6d8de"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:07.806514 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:07.806514 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:07.841795 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-29fd99b9-d4a2-4360-8b30-4cf866f0efa5 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:14:07.842088 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 271/1097] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:14:07 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:08.709471 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c02b25c5-0c06-49ef-a384-53bed03ace57 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:08.711274 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c02b25c5-0c06-49ef-a384-53bed03ace57 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:14:08.711485 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c02b25c5-0c06-49ef-a384-53bed03ace57 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:08.711660 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c02b25c5-0c06-49ef-a384-53bed03ace57 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:08.711813 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c02b25c5-0c06-49ef-a384-53bed03ace57 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Delete volume with id: f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:14:08.719860 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:08.719860 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:08.720830 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c02b25c5-0c06-49ef-a384-53bed03ace57 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:14:08.742236 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c02b25c5-0c06-49ef-a384-53bed03ace57 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Delete volume request issued successfully. Aug 18 09:14:08.742419 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c02b25c5-0c06-49ef-a384-53bed03ace57 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 202 Aug 18 09:14:08.743021 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 283/1098] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:14:08 2026] DELETE /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:08.750571 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0ba59a7-a945-4a4b-8b52-a06feb501d80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:08.753363 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0ba59a7-a945-4a4b-8b52-a06feb501d80 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:14:08.753363 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0ba59a7-a945-4a4b-8b52-a06feb501d80 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:08.753363 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0ba59a7-a945-4a4b-8b52-a06feb501d80 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:08.762294 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:08.762294 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:08.768592 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e0ba59a7-a945-4a4b-8b52-a06feb501d80 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:14:08.777459 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0ba59a7-a945-4a4b-8b52-a06feb501d80 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 200 Aug 18 09:14:08.778587 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 273/1099] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:08 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:09.088941 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-acda619e-3800-4d07-8712-182d14c59c6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:09.089289 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-acda619e-3800-4d07-8712-182d14c59c6d None None] GET https://10.4.3.41/volume// Aug 18 09:14:09.089496 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-acda619e-3800-4d07-8712-182d14c59c6d None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:09.089681 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-acda619e-3800-4d07-8712-182d14c59c6d None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:09.090018 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-acda619e-3800-4d07-8712-182d14c59c6d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:09.090286 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 273/1100] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:14:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:09.101195 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-09506715-bdfb-4dfa-a157-6cbaaf342d36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:09.103811 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-09506715-bdfb-4dfa-a157-6cbaaf342d36 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 Aug 18 09:14:09.104116 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-09506715-bdfb-4dfa-a157-6cbaaf342d36 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:09.104346 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-09506715-bdfb-4dfa-a157-6cbaaf342d36 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:09.117889 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:09.117889 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:09.125628 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-09506715-bdfb-4dfa-a157-6cbaaf342d36 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:14:09.131561 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-09506715-bdfb-4dfa-a157-6cbaaf342d36 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 returned with HTTP 200 Aug 18 09:14:09.131981 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 272/1101] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:14:09 2026] GET /volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 => generated 1538 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:14:09.237203 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-89372f78-7293-40d4-ab8e-1c339b2c2169 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:09.239313 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-89372f78-7293-40d4-ab8e-1c339b2c2169 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] PUT https://10.4.3.41/volume/v3/attachments/1d2bfc7c-9972-4a02-8c2b-fb8be7e61a04 Aug 18 09:14:09.239720 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-89372f78-7293-40d4-ab8e-1c339b2c2169 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:09.246729 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-89372f78-7293-40d4-ab8e-1c339b2c2169 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Acquiring lock "cinder-attachment_update-ff1122ca-3e59-422d-847a-26abe0e25420-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:14:09.251407 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-89372f78-7293-40d4-ab8e-1c339b2c2169 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Lock "cinder-attachment_update-ff1122ca-3e59-422d-847a-26abe0e25420-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:14:09.252709 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:09.252709 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:09.353373 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-89372f78-7293-40d4-ab8e-1c339b2c2169 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Lock "cinder-attachment_update-ff1122ca-3e59-422d-847a-26abe0e25420-np0000007625" released by "attachment_update" :: held 0.102s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:14:09.353702 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-89372f78-7293-40d4-ab8e-1c339b2c2169 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/1d2bfc7c-9972-4a02-8c2b-fb8be7e61a04 returned with HTTP 200 Aug 18 09:14:09.354080 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 284/1102] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:14:09 2026] PUT /volume/v3/attachments/1d2bfc7c-9972-4a02-8c2b-fb8be7e61a04 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:09.377452 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-f894d654-24a0-41a2-b418-2d0f01c22b10 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:09.380792 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-f894d654-24a0-41a2-b418-2d0f01c22b10 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] POST https://10.4.3.41/volume/v3/attachments/1d2bfc7c-9972-4a02-8c2b-fb8be7e61a04/action Aug 18 09:14:09.381582 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-f894d654-24a0-41a2-b418-2d0f01c22b10 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:09.381753 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-f894d654-24a0-41a2-b418-2d0f01c22b10 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:09.406002 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:09.406002 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:09.418773 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-45bb5694-9df6-46ab-9c8a-8a284766d2be req-f894d654-24a0-41a2-b418-2d0f01c22b10 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/1d2bfc7c-9972-4a02-8c2b-fb8be7e61a04/action returned with HTTP 204 Aug 18 09:14:09.419219 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 274/1103] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:14:09 2026] POST /volume/v3/attachments/1d2bfc7c-9972-4a02-8c2b-fb8be7e61a04/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:09.794772 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ad8df4c-ec8b-4fd8-b670-c68ef8afd0e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:09.798671 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ad8df4c-ec8b-4fd8-b670-c68ef8afd0e4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc Aug 18 09:14:09.798671 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ad8df4c-ec8b-4fd8-b670-c68ef8afd0e4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:09.798671 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ad8df4c-ec8b-4fd8-b670-c68ef8afd0e4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:09.802595 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ad8df4c-ec8b-4fd8-b670-c68ef8afd0e4 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc returned with HTTP 404 Aug 18 09:14:09.803047 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 274/1104] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:09 2026] GET /volume/v3/volumes/f8bbde2e-3f27-415d-914b-39bb028dbfbc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:11.399887 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-162407f7-41b4-48c5-99e3-94fe19c261dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:11.405807 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-162407f7-41b4-48c5-99e3-94fe19c261dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:11.406103 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-162407f7-41b4-48c5-99e3-94fe19c261dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:11.406264 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-162407f7-41b4-48c5-99e3-94fe19c261dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:11.414735 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:11.414735 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:11.418848 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-162407f7-41b4-48c5-99e3-94fe19c261dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:11.424726 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-162407f7-41b4-48c5-99e3-94fe19c261dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:14:11.426595 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 273/1105] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:11 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:11.567058 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-599707a5-07c8-41d9-ba2b-5ba196b2b75a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:11.567549 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-599707a5-07c8-41d9-ba2b-5ba196b2b75a None None] GET https://10.4.3.41/volume// Aug 18 09:14:11.567757 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-599707a5-07c8-41d9-ba2b-5ba196b2b75a None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:11.567986 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-599707a5-07c8-41d9-ba2b-5ba196b2b75a None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:11.568404 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-599707a5-07c8-41d9-ba2b-5ba196b2b75a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:11.568748 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 285/1106] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:14:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:11.579748 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-0e9d9874-2269-4e49-9bd8-2feb6669039a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:11.581487 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-0e9d9874-2269-4e49-9bd8-2feb6669039a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:14:11.581816 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-0e9d9874-2269-4e49-9bd8-2feb6669039a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0137025-e13e-42f2-b744-5da5a8ece363", "connector": null, "instance_uuid": "1e49d4b9-ae06-406d-9a64-a3c71e3ae739"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:11.589803 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:11.589803 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:11.644867 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-0e9d9874-2269-4e49-9bd8-2feb6669039a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:14:11.644986 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 275/1107] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:14:11 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:11.691779 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8200404-3ba6-4774-8805-37e895c739dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:11.693839 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8200404-3ba6-4774-8805-37e895c739dd tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:11.694041 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8200404-3ba6-4774-8805-37e895c739dd tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:11.694211 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8200404-3ba6-4774-8805-37e895c739dd tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:11.710676 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1301c489-eed1-43f9-8a13-4791775f947d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:11.711245 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1301c489-eed1-43f9-8a13-4791775f947d None None] GET https://10.4.3.41/volume// Aug 18 09:14:11.711381 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1301c489-eed1-43f9-8a13-4791775f947d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:11.711639 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1301c489-eed1-43f9-8a13-4791775f947d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:11.712376 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1301c489-eed1-43f9-8a13-4791775f947d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:11.712568 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:11.712568 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:11.712741 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 274/1108] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:14:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:11.716800 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b8200404-3ba6-4774-8805-37e895c739dd tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:11.722766 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ac21498c-dc9e-49be-ae07-e695b8a2985d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:11.724168 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8200404-3ba6-4774-8805-37e895c739dd tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:14:11.724632 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 275/1109] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:11 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:11.725679 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ac21498c-dc9e-49be-ae07-e695b8a2985d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:11.725903 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ac21498c-dc9e-49be-ae07-e695b8a2985d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:11.726118 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ac21498c-dc9e-49be-ae07-e695b8a2985d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:11.747268 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:11.747268 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:11.752532 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ac21498c-dc9e-49be-ae07-e695b8a2985d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:11.763482 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ac21498c-dc9e-49be-ae07-e695b8a2985d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:14:11.767489 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 286/1110] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:14:11 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1538 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:14:11.898133 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ce9e921f-40f3-4816-bac0-df8994c0a71a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:11.900906 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ce9e921f-40f3-4816-bac0-df8994c0a71a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] PUT https://10.4.3.41/volume/v3/attachments/9d32a82b-2890-40d6-ab20-3af6405c6936 Aug 18 09:14:11.904411 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ce9e921f-40f3-4816-bac0-df8994c0a71a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:11.914887 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ce9e921f-40f3-4816-bac0-df8994c0a71a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Acquiring lock "cinder-attachment_update-d0137025-e13e-42f2-b744-5da5a8ece363-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:14:11.920967 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ce9e921f-40f3-4816-bac0-df8994c0a71a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Lock "cinder-attachment_update-d0137025-e13e-42f2-b744-5da5a8ece363-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:14:11.922319 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:11.922319 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:12.036656 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ce9e921f-40f3-4816-bac0-df8994c0a71a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Lock "cinder-attachment_update-d0137025-e13e-42f2-b744-5da5a8ece363-np0000007625" released by "attachment_update" :: held 0.116s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:14:12.036998 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-ce9e921f-40f3-4816-bac0-df8994c0a71a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/attachments/9d32a82b-2890-40d6-ab20-3af6405c6936 returned with HTTP 200 Aug 18 09:14:12.037733 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 276/1111] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:14:11 2026] PUT /volume/v3/attachments/9d32a82b-2890-40d6-ab20-3af6405c6936 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:12.738435 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-855516d1-67a0-4588-8724-3dc54c247e6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:12.740962 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-855516d1-67a0-4588-8724-3dc54c247e6b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:12.741172 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-855516d1-67a0-4588-8724-3dc54c247e6b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:12.741408 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-855516d1-67a0-4588-8724-3dc54c247e6b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:12.756541 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:12.756541 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:12.772059 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-855516d1-67a0-4588-8724-3dc54c247e6b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:12.781316 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-855516d1-67a0-4588-8724-3dc54c247e6b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:14:12.782408 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 275/1112] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:12 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1359 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:13.800504 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fadd2e21-5c2c-47e2-add3-5194cbd3b67f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:13.802616 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fadd2e21-5c2c-47e2-add3-5194cbd3b67f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:13.802864 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fadd2e21-5c2c-47e2-add3-5194cbd3b67f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:13.803812 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fadd2e21-5c2c-47e2-add3-5194cbd3b67f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:13.826070 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:13.826070 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:13.835742 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fadd2e21-5c2c-47e2-add3-5194cbd3b67f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:13.841843 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fadd2e21-5c2c-47e2-add3-5194cbd3b67f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:14:13.842205 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 276/1113] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:13 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:14.860387 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-23de0f1c-c876-4c28-a859-1750c9a8e7e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:14.863190 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23de0f1c-c876-4c28-a859-1750c9a8e7e5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:14.863190 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23de0f1c-c876-4c28-a859-1750c9a8e7e5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:14.863190 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23de0f1c-c876-4c28-a859-1750c9a8e7e5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:14.876256 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:14.876256 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:14.882169 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-23de0f1c-c876-4c28-a859-1750c9a8e7e5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:14.892176 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23de0f1c-c876-4c28-a859-1750c9a8e7e5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:14:14.892176 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 287/1114] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:14 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:15.803141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b5857d1b-17e9-44e8-b9ce-5f9d4cec99f6 req-f31655ef-ad8d-4fd7-9193-cc1126f89a47 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:15.808417 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b5857d1b-17e9-44e8-b9ce-5f9d4cec99f6 req-f31655ef-ad8d-4fd7-9193-cc1126f89a47 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:14:15.808417 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b5857d1b-17e9-44e8-b9ce-5f9d4cec99f6 req-f31655ef-ad8d-4fd7-9193-cc1126f89a47 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:15.808417 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b5857d1b-17e9-44e8-b9ce-5f9d4cec99f6 req-f31655ef-ad8d-4fd7-9193-cc1126f89a47 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:15.823092 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:15.823092 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:15.827484 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b5857d1b-17e9-44e8-b9ce-5f9d4cec99f6 req-f31655ef-ad8d-4fd7-9193-cc1126f89a47 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:14:15.835062 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b5857d1b-17e9-44e8-b9ce-5f9d4cec99f6 req-f31655ef-ad8d-4fd7-9193-cc1126f89a47 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:14:15.835667 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 277/1115] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:15 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 1687 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:15.903800 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2786e07-a8b0-4ed5-bec9-d496cc24d17b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:15.907411 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2786e07-a8b0-4ed5-bec9-d496cc24d17b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:15.907411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2786e07-a8b0-4ed5-bec9-d496cc24d17b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:15.907411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2786e07-a8b0-4ed5-bec9-d496cc24d17b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:15.907861 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=215,cinder:UPDATE=33,cinder:INSERT=15 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:14:15.922011 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:15.922011 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:15.926579 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b2786e07-a8b0-4ed5-bec9-d496cc24d17b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:15.933889 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2786e07-a8b0-4ed5-bec9-d496cc24d17b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:14:15.934306 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 276/1116] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:15 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:16.879530 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-17961b38-9822-47b9-be5d-be64d5dcced7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:16.885960 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-17961b38-9822-47b9-be5d-be64d5dcced7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/attachments/9d32a82b-2890-40d6-ab20-3af6405c6936/action Aug 18 09:14:16.886478 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-17961b38-9822-47b9-be5d-be64d5dcced7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:16.886686 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-17961b38-9822-47b9-be5d-be64d5dcced7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:16.913568 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:16.913568 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:16.927998 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-afe6a438-296d-4af0-a962-73a73ad6dd37 req-17961b38-9822-47b9-be5d-be64d5dcced7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/attachments/9d32a82b-2890-40d6-ab20-3af6405c6936/action returned with HTTP 204 Aug 18 09:14:16.928813 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 277/1117] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:14:16 2026] POST /volume/v3/attachments/9d32a82b-2890-40d6-ab20-3af6405c6936/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:16.948646 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-79d641bd-81e6-43d3-9430-94f9a44e0ed7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:16.952720 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79d641bd-81e6-43d3-9430-94f9a44e0ed7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:16.953045 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79d641bd-81e6-43d3-9430-94f9a44e0ed7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:16.953413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79d641bd-81e6-43d3-9430-94f9a44e0ed7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:16.975630 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:16.975630 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:16.979512 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-79d641bd-81e6-43d3-9430-94f9a44e0ed7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:16.984803 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79d641bd-81e6-43d3-9430-94f9a44e0ed7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:14:16.985899 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 288/1118] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:16 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1651 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:17.000028 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f9635bc-9752-4c5c-afc7-f036777215b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:17.005603 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f9635bc-9752-4c5c-afc7-f036777215b3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:14:17.005927 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f9635bc-9752-4c5c-afc7-f036777215b3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0137025-e13e-42f2-b744-5da5a8ece363", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1136958043"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:17.021331 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:17.021331 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:17.022084 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f9635bc-9752-4c5c-afc7-f036777215b3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:17.022291 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-3f9635bc-9752-4c5c-afc7-f036777215b3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create snapshot from volume d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:17.028153 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f9635bc-9752-4c5c-afc7-f036777215b3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 400 Aug 18 09:14:17.029288 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 278/1119] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:14:16 2026] POST /volume/v3/snapshots => generated 160 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:14:17.038837 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c62bb36-b82c-4adf-a8b2-e0fb512472b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:17.043490 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c62bb36-b82c-4adf-a8b2-e0fb512472b5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:14:17.043490 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c62bb36-b82c-4adf-a8b2-e0fb512472b5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0137025-e13e-42f2-b744-5da5a8ece363", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-684997269"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:17.059866 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:17.059866 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:17.059866 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c62bb36-b82c-4adf-a8b2-e0fb512472b5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:17.059866 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-5c62bb36-b82c-4adf-a8b2-e0fb512472b5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create snapshot from volume d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:17.107003 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-5c62bb36-b82c-4adf-a8b2-e0fb512472b5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['e9d3dd15-66e8-4fc4-9a3f-6167e7cbd03f', 'b6eaac19-f39b-430f-91ef-ffe036da7eb0', '15215dbe-27f6-4857-9435-00ea2f56c8f0', '10238934-487c-45ea-90a0-c25eadad8296'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:14:17.155519 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c62bb36-b82c-4adf-a8b2-e0fb512472b5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot force create request issued successfully. Aug 18 09:14:17.155519 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c62bb36-b82c-4adf-a8b2-e0fb512472b5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:14:17.155519 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 277/1120] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:14:17 2026] POST /volume/v3/snapshots => generated 309 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:14:17.168105 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c74991d2-9a77-49c5-a9f9-3080e4606949 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:17.170174 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c74991d2-9a77-49c5-a9f9-3080e4606949 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec Aug 18 09:14:17.170489 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c74991d2-9a77-49c5-a9f9-3080e4606949 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:17.170802 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c74991d2-9a77-49c5-a9f9-3080e4606949 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:17.178249 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:17.178249 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:17.178758 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c74991d2-9a77-49c5-a9f9-3080e4606949 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:17.179587 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c74991d2-9a77-49c5-a9f9-3080e4606949 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec returned with HTTP 200 Aug 18 09:14:17.179973 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 278/1121] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:17 2026] GET /volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:17.541708 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b5857d1b-17e9-44e8-b9ce-5f9d4cec99f6 req-1f1a1671-cc14-4a77-b29d-3c4ddb00feaf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:17.543984 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b5857d1b-17e9-44e8-b9ce-5f9d4cec99f6 req-1f1a1671-cc14-4a77-b29d-3c4ddb00feaf tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/attachments/16ed3ca4-4e0b-469c-8822-7050554bd74f Aug 18 09:14:17.544417 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b5857d1b-17e9-44e8-b9ce-5f9d4cec99f6 req-1f1a1671-cc14-4a77-b29d-3c4ddb00feaf tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:17.544417 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b5857d1b-17e9-44e8-b9ce-5f9d4cec99f6 req-1f1a1671-cc14-4a77-b29d-3c4ddb00feaf tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:17.556631 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:17.556631 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:17.621363 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b5857d1b-17e9-44e8-b9ce-5f9d4cec99f6 req-1f1a1671-cc14-4a77-b29d-3c4ddb00feaf tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/attachments/16ed3ca4-4e0b-469c-8822-7050554bd74f returned with HTTP 200 Aug 18 09:14:17.622336 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 289/1122] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:14:17 2026] DELETE /volume/v3/attachments/16ed3ca4-4e0b-469c-8822-7050554bd74f => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:18.191360 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4fc6fd2c-6fe7-4864-aa55-644106e1b57f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:18.193029 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4fc6fd2c-6fe7-4864-aa55-644106e1b57f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec Aug 18 09:14:18.193201 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4fc6fd2c-6fe7-4864-aa55-644106e1b57f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:18.193504 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4fc6fd2c-6fe7-4864-aa55-644106e1b57f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:18.197959 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:18.197959 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:18.198346 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4fc6fd2c-6fe7-4864-aa55-644106e1b57f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:18.199047 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4fc6fd2c-6fe7-4864-aa55-644106e1b57f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec returned with HTTP 200 Aug 18 09:14:18.199399 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 279/1123] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:18 2026] GET /volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:18.208284 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4dfb6698-7d99-482d-82c3-e8ba6ac6b504 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:18.212442 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4dfb6698-7d99-482d-82c3-e8ba6ac6b504 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:14:18.212776 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4dfb6698-7d99-482d-82c3-e8ba6ac6b504 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0137025-e13e-42f2-b744-5da5a8ece363", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-452222663"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:18.226647 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:18.226647 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:18.227181 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4dfb6698-7d99-482d-82c3-e8ba6ac6b504 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:18.227366 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-4dfb6698-7d99-482d-82c3-e8ba6ac6b504 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create snapshot from volume d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:18.256815 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4dfb6698-7d99-482d-82c3-e8ba6ac6b504 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['aa938190-a621-4ef9-b988-0a9ea479ce46', '1fb3b649-0291-43c5-9e64-b13579be971c', '28a50441-8284-467b-b236-5698f00d787a', '01895df2-2c81-48eb-a6aa-c81ceda4b5fc'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:14:18.290900 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4dfb6698-7d99-482d-82c3-e8ba6ac6b504 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot force create request issued successfully. Aug 18 09:14:18.291358 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4dfb6698-7d99-482d-82c3-e8ba6ac6b504 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:14:18.291879 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 278/1124] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:14:18 2026] POST /volume/v3/snapshots => generated 309 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:14:18.299877 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2fc28a28-694e-451b-b7c2-dde5493e78f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:18.301974 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fc28a28-694e-451b-b7c2-dde5493e78f7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a Aug 18 09:14:18.302272 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fc28a28-694e-451b-b7c2-dde5493e78f7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:18.302533 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fc28a28-694e-451b-b7c2-dde5493e78f7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:18.309577 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:18.309577 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:18.310147 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2fc28a28-694e-451b-b7c2-dde5493e78f7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:18.311059 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fc28a28-694e-451b-b7c2-dde5493e78f7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a returned with HTTP 200 Aug 18 09:14:18.311954 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 279/1125] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:18 2026] GET /volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:19.010840 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fb60c922-7a94-408e-abed-2409410a1ab2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:19.013982 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb60c922-7a94-408e-abed-2409410a1ab2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] DELETE https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:14:19.013982 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb60c922-7a94-408e-abed-2409410a1ab2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:19.013982 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb60c922-7a94-408e-abed-2409410a1ab2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:19.013982 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-fb60c922-7a94-408e-abed-2409410a1ab2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Delete volume with id: 85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:14:19.021270 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:19.021270 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:19.021708 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb60c922-7a94-408e-abed-2409410a1ab2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:14:19.043129 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb60c922-7a94-408e-abed-2409410a1ab2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Delete volume request issued successfully. Aug 18 09:14:19.043322 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb60c922-7a94-408e-abed-2409410a1ab2 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 202 Aug 18 09:14:19.043945 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 290/1126] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:14:19 2026] DELETE /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:19.051216 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e70ce70-a7c1-43e2-8ff5-bb6950069411 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:19.055610 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e70ce70-a7c1-43e2-8ff5-bb6950069411 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:14:19.056564 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e70ce70-a7c1-43e2-8ff5-bb6950069411 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:19.056839 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e70ce70-a7c1-43e2-8ff5-bb6950069411 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:19.066501 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:19.066501 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:19.070459 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3e70ce70-a7c1-43e2-8ff5-bb6950069411 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Volume info retrieved successfully. Aug 18 09:14:19.076838 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e70ce70-a7c1-43e2-8ff5-bb6950069411 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 200 Aug 18 09:14:19.077497 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 280/1127] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:19 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 1394 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:19.322337 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44f8b1bc-bbb0-4bff-8f84-89e2ba1ec5c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:19.324745 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44f8b1bc-bbb0-4bff-8f84-89e2ba1ec5c0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a Aug 18 09:14:19.325051 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44f8b1bc-bbb0-4bff-8f84-89e2ba1ec5c0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:19.325340 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44f8b1bc-bbb0-4bff-8f84-89e2ba1ec5c0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:19.339280 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:19.339280 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:19.339280 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44f8b1bc-bbb0-4bff-8f84-89e2ba1ec5c0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:19.339280 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44f8b1bc-bbb0-4bff-8f84-89e2ba1ec5c0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a returned with HTTP 200 Aug 18 09:14:19.339280 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 279/1128] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:19 2026] GET /volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:19.349055 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f5c2854-f7fc-4dbb-a39d-8b06537d0135 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:19.351472 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f5c2854-f7fc-4dbb-a39d-8b06537d0135 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:14:19.351917 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f5c2854-f7fc-4dbb-a39d-8b06537d0135 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0137025-e13e-42f2-b744-5da5a8ece363", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1411311932"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:19.369309 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:19.369309 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:19.369991 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f5c2854-f7fc-4dbb-a39d-8b06537d0135 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:19.370187 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-6f5c2854-f7fc-4dbb-a39d-8b06537d0135 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create snapshot from volume d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:19.412060 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6f5c2854-f7fc-4dbb-a39d-8b06537d0135 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['97f1b603-7699-4371-b4a4-34c95419d590', '4d167b35-7aca-4dc2-b2fe-22aef96beb4a', '2aade39d-6601-4c51-a6bb-43fb2d518902', '18f457d7-6120-4ca2-8c8c-c8afe79806b5'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:14:19.450677 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f5c2854-f7fc-4dbb-a39d-8b06537d0135 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot force create request issued successfully. Aug 18 09:14:19.450677 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f5c2854-f7fc-4dbb-a39d-8b06537d0135 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:14:19.450915 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 280/1129] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:14:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:14:19.460140 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef2b29b6-203b-448b-ad29-749849182cf7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:19.464587 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef2b29b6-203b-448b-ad29-749849182cf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 Aug 18 09:14:19.464587 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef2b29b6-203b-448b-ad29-749849182cf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:19.464587 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef2b29b6-203b-448b-ad29-749849182cf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:19.466835 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:19.466835 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:19.467201 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ef2b29b6-203b-448b-ad29-749849182cf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:19.467940 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef2b29b6-203b-448b-ad29-749849182cf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 returned with HTTP 200 Aug 18 09:14:19.468276 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 291/1130] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:19 2026] GET /volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:20.095445 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e7311d5e-2dfe-4844-bc39-9edc52be0a74 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:20.099092 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e7311d5e-2dfe-4844-bc39-9edc52be0a74 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] GET https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 Aug 18 09:14:20.099092 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e7311d5e-2dfe-4844-bc39-9edc52be0a74 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:20.099092 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e7311d5e-2dfe-4844-bc39-9edc52be0a74 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:20.105412 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e7311d5e-2dfe-4844-bc39-9edc52be0a74 tempest-AttachVolumeMultiAttachTest-505970535 tempest-AttachVolumeMultiAttachTest-505970535-project-member] https://10.4.3.41/volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 returned with HTTP 404 Aug 18 09:14:20.106045 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 281/1131] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:20 2026] GET /volume/v3/volumes/85b55e05-9c06-4717-937d-3ef18e509692 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:20.482758 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98794686-d805-4965-b369-6de04b8f17d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:20.484684 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98794686-d805-4965-b369-6de04b8f17d7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 Aug 18 09:14:20.484893 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98794686-d805-4965-b369-6de04b8f17d7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:20.485104 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98794686-d805-4965-b369-6de04b8f17d7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:20.491755 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:20.491755 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:20.492278 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98794686-d805-4965-b369-6de04b8f17d7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:20.493210 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98794686-d805-4965-b369-6de04b8f17d7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 returned with HTTP 200 Aug 18 09:14:20.493688 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 280/1132] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:20 2026] GET /volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:20.507341 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-162ad367-57ca-4ffc-9664-187bd344d206 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:20.509295 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-162ad367-57ca-4ffc-9664-187bd344d206 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec Aug 18 09:14:20.509526 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-162ad367-57ca-4ffc-9664-187bd344d206 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:20.509726 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-162ad367-57ca-4ffc-9664-187bd344d206 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:20.509815 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-162ad367-57ca-4ffc-9664-187bd344d206 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec Aug 18 09:14:20.518554 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:20.518554 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:20.518988 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-162ad367-57ca-4ffc-9664-187bd344d206 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:20.562178 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-162ad367-57ca-4ffc-9664-187bd344d206 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot delete request issued successfully. Aug 18 09:14:20.563580 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-162ad367-57ca-4ffc-9664-187bd344d206 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec returned with HTTP 202 Aug 18 09:14:20.564595 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 281/1133] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:14:20 2026] DELETE /volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:20.573349 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-797729f9-0a3a-4f5e-b436-4940563a4ac5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:20.575718 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-797729f9-0a3a-4f5e-b436-4940563a4ac5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec Aug 18 09:14:20.576068 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-797729f9-0a3a-4f5e-b436-4940563a4ac5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:20.576641 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-797729f9-0a3a-4f5e-b436-4940563a4ac5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:20.584804 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:20.584804 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:20.585131 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97e836db-636e-4bdb-93f7-b667b7a3071a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:20.585359 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-797729f9-0a3a-4f5e-b436-4940563a4ac5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:20.585694 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97e836db-636e-4bdb-93f7-b667b7a3071a None None] GET https://10.4.3.41/volume// Aug 18 09:14:20.585930 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97e836db-636e-4bdb-93f7-b667b7a3071a None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:20.586184 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97e836db-636e-4bdb-93f7-b667b7a3071a None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:20.586356 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-797729f9-0a3a-4f5e-b436-4940563a4ac5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec returned with HTTP 200 Aug 18 09:14:20.586683 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97e836db-636e-4bdb-93f7-b667b7a3071a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:20.586743 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 292/1134] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:20 2026] GET /volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:20.587485 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 282/1135] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:14:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:20.596644 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-32ea5f54-17b1-44b4-8326-8543a47443a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:20.599294 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-32ea5f54-17b1-44b4-8326-8543a47443a1 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:14:20.599850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-32ea5f54-17b1-44b4-8326-8543a47443a1 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff1122ca-3e59-422d-847a-26abe0e25420", "connector": null, "instance_uuid": "cbe2edc4-279a-441a-90e3-90027ce6d8de"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:20.620738 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:20.620738 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:20.675179 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-32ea5f54-17b1-44b4-8326-8543a47443a1 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:14:20.675720 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 281/1136] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:14:20 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:20.684467 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-aa2cf828-5039-4765-8e7b-1cf283de6bde None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:20.686408 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-aa2cf828-5039-4765-8e7b-1cf283de6bde tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] DELETE https://10.4.3.41/volume/v3/attachments/1d2bfc7c-9972-4a02-8c2b-fb8be7e61a04 Aug 18 09:14:20.686600 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-aa2cf828-5039-4765-8e7b-1cf283de6bde tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:20.686772 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-aa2cf828-5039-4765-8e7b-1cf283de6bde tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:20.695218 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:20.695218 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:20.776427 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-aa2cf828-5039-4765-8e7b-1cf283de6bde tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/1d2bfc7c-9972-4a02-8c2b-fb8be7e61a04 returned with HTTP 200 Aug 18 09:14:20.777254 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 282/1137] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:14:20 2026] DELETE /volume/v3/attachments/1d2bfc7c-9972-4a02-8c2b-fb8be7e61a04 => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:21.596403 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e895480-6e95-49af-b96a-a01ec90c48e7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:21.598500 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e895480-6e95-49af-b96a-a01ec90c48e7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec Aug 18 09:14:21.601626 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e895480-6e95-49af-b96a-a01ec90c48e7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:21.601813 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e895480-6e95-49af-b96a-a01ec90c48e7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:21.610861 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e895480-6e95-49af-b96a-a01ec90c48e7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec returned with HTTP 404 Aug 18 09:14:21.611371 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 293/1138] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:21 2026] GET /volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:21.622565 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-decc5f4d-18da-4969-97ee-d19183fb6cf8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:21.624894 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-decc5f4d-18da-4969-97ee-d19183fb6cf8 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 Aug 18 09:14:21.625108 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-decc5f4d-18da-4969-97ee-d19183fb6cf8 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:21.625307 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-decc5f4d-18da-4969-97ee-d19183fb6cf8 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:21.625423 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-decc5f4d-18da-4969-97ee-d19183fb6cf8 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: 8bcc77f5-9d50-438b-a571-de8a47433a82 Aug 18 09:14:21.630283 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:21.630283 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:21.630722 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-decc5f4d-18da-4969-97ee-d19183fb6cf8 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:21.659015 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-decc5f4d-18da-4969-97ee-d19183fb6cf8 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot delete request issued successfully. Aug 18 09:14:21.659015 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-decc5f4d-18da-4969-97ee-d19183fb6cf8 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 returned with HTTP 202 Aug 18 09:14:21.659811 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 283/1139] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:14:21 2026] DELETE /volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:21.671145 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ccfc668f-3c79-49ae-958d-e2fe8d730230 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:21.677216 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccfc668f-3c79-49ae-958d-e2fe8d730230 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 Aug 18 09:14:21.677216 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccfc668f-3c79-49ae-958d-e2fe8d730230 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:21.677216 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccfc668f-3c79-49ae-958d-e2fe8d730230 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:21.683533 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:21.683533 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:21.684132 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ccfc668f-3c79-49ae-958d-e2fe8d730230 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:21.687435 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccfc668f-3c79-49ae-958d-e2fe8d730230 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 returned with HTTP 200 Aug 18 09:14:21.687435 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 282/1140] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:21 2026] GET /volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:22.000599 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-4916a840-c424-4b5e-b045-fcd9b0283be4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:22.002976 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-4916a840-c424-4b5e-b045-fcd9b0283be4 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] PUT https://10.4.3.41/volume/v3/attachments/4e4982f1-1f7b-4917-9ba4-12bcb0e5c8b7 Aug 18 09:14:22.003350 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-4916a840-c424-4b5e-b045-fcd9b0283be4 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:22.012045 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-4916a840-c424-4b5e-b045-fcd9b0283be4 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Acquiring lock "cinder-attachment_update-ff1122ca-3e59-422d-847a-26abe0e25420-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:14:22.016687 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-4916a840-c424-4b5e-b045-fcd9b0283be4 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Lock "cinder-attachment_update-ff1122ca-3e59-422d-847a-26abe0e25420-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:14:22.017626 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:22.017626 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:22.091646 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-4916a840-c424-4b5e-b045-fcd9b0283be4 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Lock "cinder-attachment_update-ff1122ca-3e59-422d-847a-26abe0e25420-np0000007625" released by "attachment_update" :: held 0.075s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:14:22.091798 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-4916a840-c424-4b5e-b045-fcd9b0283be4 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/4e4982f1-1f7b-4917-9ba4-12bcb0e5c8b7 returned with HTTP 200 Aug 18 09:14:22.092429 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 283/1141] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:14:21 2026] PUT /volume/v3/attachments/4e4982f1-1f7b-4917-9ba4-12bcb0e5c8b7 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:22.100624 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-985e269e-3df4-45cc-94ef-8be8f88ff358 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:22.102674 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-985e269e-3df4-45cc-94ef-8be8f88ff358 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/attachments/4e4982f1-1f7b-4917-9ba4-12bcb0e5c8b7 Aug 18 09:14:22.102896 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-985e269e-3df4-45cc-94ef-8be8f88ff358 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:22.103071 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-985e269e-3df4-45cc-94ef-8be8f88ff358 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:22.121044 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-985e269e-3df4-45cc-94ef-8be8f88ff358 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/4e4982f1-1f7b-4917-9ba4-12bcb0e5c8b7 returned with HTTP 200 Aug 18 09:14:22.121506 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 294/1142] 10.4.3.41 () {70 vars in 1644 bytes} [Tue Aug 18 09:14:22 2026] GET /volume/v3/attachments/4e4982f1-1f7b-4917-9ba4-12bcb0e5c8b7 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:22.696794 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-062dc155-510f-4e04-872e-0cc680504ed9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:22.701656 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-062dc155-510f-4e04-872e-0cc680504ed9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 Aug 18 09:14:22.702092 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-062dc155-510f-4e04-872e-0cc680504ed9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:22.702254 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-062dc155-510f-4e04-872e-0cc680504ed9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:22.712377 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-062dc155-510f-4e04-872e-0cc680504ed9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 returned with HTTP 404 Aug 18 09:14:22.712888 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 284/1143] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:22 2026] GET /volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:22.722948 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-192d8ed1-b613-44a5-84b0-2d29beb7409a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:22.724965 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-192d8ed1-b613-44a5-84b0-2d29beb7409a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a Aug 18 09:14:22.725194 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-192d8ed1-b613-44a5-84b0-2d29beb7409a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:22.725459 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-192d8ed1-b613-44a5-84b0-2d29beb7409a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:22.725561 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-192d8ed1-b613-44a5-84b0-2d29beb7409a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: af94da69-3cd3-41cd-bf2e-f53f968b594a Aug 18 09:14:22.731331 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:22.731331 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:22.731851 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-192d8ed1-b613-44a5-84b0-2d29beb7409a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:22.755412 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-192d8ed1-b613-44a5-84b0-2d29beb7409a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot delete request issued successfully. Aug 18 09:14:22.755598 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-192d8ed1-b613-44a5-84b0-2d29beb7409a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a returned with HTTP 202 Aug 18 09:14:22.756154 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 283/1144] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:14:22 2026] DELETE /volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:22.763804 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d63a595e-55f9-4df9-aad4-0c9a06094471 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:22.766111 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d63a595e-55f9-4df9-aad4-0c9a06094471 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a Aug 18 09:14:22.766404 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d63a595e-55f9-4df9-aad4-0c9a06094471 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:22.766646 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d63a595e-55f9-4df9-aad4-0c9a06094471 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:22.772955 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:22.772955 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:22.773620 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d63a595e-55f9-4df9-aad4-0c9a06094471 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:22.774745 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d63a595e-55f9-4df9-aad4-0c9a06094471 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a returned with HTTP 200 Aug 18 09:14:22.775233 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 284/1145] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:22 2026] GET /volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:23.785335 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-635d01cc-e4dc-4c23-8f83-32569b0ad394 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:23.786869 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-635d01cc-e4dc-4c23-8f83-32569b0ad394 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a Aug 18 09:14:23.787067 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-635d01cc-e4dc-4c23-8f83-32569b0ad394 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:23.787195 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-635d01cc-e4dc-4c23-8f83-32569b0ad394 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:23.789287 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=206,cinder:UPDATE=38,cinder:INSERT=19 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:14:23.791561 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-635d01cc-e4dc-4c23-8f83-32569b0ad394 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a returned with HTTP 404 Aug 18 09:14:23.792012 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 295/1146] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:23 2026] GET /volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:23.799144 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5cbbec69-4047-4c93-8167-43cef7ffbaf7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:23.803322 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cbbec69-4047-4c93-8167-43cef7ffbaf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 Aug 18 09:14:23.803536 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cbbec69-4047-4c93-8167-43cef7ffbaf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:23.803734 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cbbec69-4047-4c93-8167-43cef7ffbaf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:23.803829 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-5cbbec69-4047-4c93-8167-43cef7ffbaf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: 8bcc77f5-9d50-438b-a571-de8a47433a82 Aug 18 09:14:23.808714 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=222,cinder:UPDATE=51,cinder:INSERT=21 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:14:23.808714 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cbbec69-4047-4c93-8167-43cef7ffbaf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 returned with HTTP 404 Aug 18 09:14:23.809159 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 285/1147] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:14:23 2026] DELETE /volume/v3/snapshots/8bcc77f5-9d50-438b-a571-de8a47433a82 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 09:14:23.816795 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4337b46f-6bbb-43c0-acb9-6fc6e9145b8e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:23.818361 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4337b46f-6bbb-43c0-acb9-6fc6e9145b8e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a Aug 18 09:14:23.818712 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4337b46f-6bbb-43c0-acb9-6fc6e9145b8e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:23.818892 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4337b46f-6bbb-43c0-acb9-6fc6e9145b8e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:23.819011 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-4337b46f-6bbb-43c0-acb9-6fc6e9145b8e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: af94da69-3cd3-41cd-bf2e-f53f968b594a Aug 18 09:14:23.825407 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4337b46f-6bbb-43c0-acb9-6fc6e9145b8e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a returned with HTTP 404 Aug 18 09:14:23.825931 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 284/1148] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:14:23 2026] DELETE /volume/v3/snapshots/af94da69-3cd3-41cd-bf2e-f53f968b594a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:23.833898 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4c6c718-fd37-44b3-aa22-6949e47863dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:23.835646 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4c6c718-fd37-44b3-aa22-6949e47863dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec Aug 18 09:14:23.838978 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4c6c718-fd37-44b3-aa22-6949e47863dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:23.838978 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4c6c718-fd37-44b3-aa22-6949e47863dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:23.838978 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-f4c6c718-fd37-44b3-aa22-6949e47863dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec Aug 18 09:14:23.842030 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4c6c718-fd37-44b3-aa22-6949e47863dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec returned with HTTP 404 Aug 18 09:14:23.842711 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 285/1149] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:14:23 2026] DELETE /volume/v3/snapshots/b9cbc2b0-8b1a-4225-8b8b-7f0ed7ab90ec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:23.882139 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-3db40279-29cb-421f-b87c-4918a65df183 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:23.886293 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-3db40279-29cb-421f-b87c-4918a65df183 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:23.886546 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-3db40279-29cb-421f-b87c-4918a65df183 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:23.886766 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-3db40279-29cb-421f-b87c-4918a65df183 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:23.901900 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:23.901900 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:23.907913 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-3db40279-29cb-421f-b87c-4918a65df183 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:23.916445 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-3db40279-29cb-421f-b87c-4918a65df183 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:14:23.916445 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 296/1150] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:23 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1651 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:23.934110 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-01bdf1a3-fdce-43f6-b6ea-1f1a40357d68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:23.936225 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-01bdf1a3-fdce-43f6-b6ea-1f1a40357d68 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363/action Aug 18 09:14:23.936671 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-01bdf1a3-fdce-43f6-b6ea-1f1a40357d68 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:23.936844 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-01bdf1a3-fdce-43f6-b6ea-1f1a40357d68 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:23.958029 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:23.958029 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:23.958029 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-01bdf1a3-fdce-43f6-b6ea-1f1a40357d68 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:23.970114 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-01bdf1a3-fdce-43f6-b6ea-1f1a40357d68 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Begin detaching volume completed successfully. Aug 18 09:14:23.970114 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-01bdf1a3-fdce-43f6-b6ea-1f1a40357d68 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363/action returned with HTTP 202 Aug 18 09:14:23.970685 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 286/1151] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:14:23 2026] POST /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 09:14:24.036899 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93769bdf-85d0-4c17-8a4e-2172ea1e6be3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:24.037340 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93769bdf-85d0-4c17-8a4e-2172ea1e6be3 None None] GET https://10.4.3.41/volume// Aug 18 09:14:24.037541 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93769bdf-85d0-4c17-8a4e-2172ea1e6be3 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:24.037788 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93769bdf-85d0-4c17-8a4e-2172ea1e6be3 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:24.038262 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93769bdf-85d0-4c17-8a4e-2172ea1e6be3 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:24.038633 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 285/1152] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:14:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:24.048858 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-f7587dad-4cc1-4e26-b80a-689226791039 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:24.051365 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-f7587dad-4cc1-4e26-b80a-689226791039 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:24.051686 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-f7587dad-4cc1-4e26-b80a-689226791039 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:24.051961 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-f7587dad-4cc1-4e26-b80a-689226791039 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:24.065457 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:24.065457 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:24.070776 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-f7587dad-4cc1-4e26-b80a-689226791039 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:24.079150 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-f7587dad-4cc1-4e26-b80a-689226791039 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:14:24.079754 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 286/1153] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:14:24 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1834 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:14:24.239970 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-704e5dbf-e730-4390-ab68-159dfe6a3154 req-690b7d5f-ed12-4bbb-ab17-b3a9772e75af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:24.242974 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-704e5dbf-e730-4390-ab68-159dfe6a3154 req-690b7d5f-ed12-4bbb-ab17-b3a9772e75af tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:14:24.243097 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-704e5dbf-e730-4390-ab68-159dfe6a3154 req-690b7d5f-ed12-4bbb-ab17-b3a9772e75af tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:24.243341 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-704e5dbf-e730-4390-ab68-159dfe6a3154 req-690b7d5f-ed12-4bbb-ab17-b3a9772e75af tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:24.256105 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:24.256105 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:24.260454 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-704e5dbf-e730-4390-ab68-159dfe6a3154 req-690b7d5f-ed12-4bbb-ab17-b3a9772e75af tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:14:24.265337 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-704e5dbf-e730-4390-ab68-159dfe6a3154 req-690b7d5f-ed12-4bbb-ab17-b3a9772e75af tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:14:24.265729 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 297/1154] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:24 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:24.703763 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-de542088-b0b5-47a4-ba9d-146022862581 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:24.705683 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-de542088-b0b5-47a4-ba9d-146022862581 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] DELETE https://10.4.3.41/volume/v3/attachments/0e0abe91-daac-4e50-acf4-573ee0a09bb9 Aug 18 09:14:24.705838 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-de542088-b0b5-47a4-ba9d-146022862581 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:24.706011 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-de542088-b0b5-47a4-ba9d-146022862581 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:24.712452 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:24.712452 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:24.760040 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-de542088-b0b5-47a4-ba9d-146022862581 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/attachments/0e0abe91-daac-4e50-acf4-573ee0a09bb9 returned with HTTP 200 Aug 18 09:14:24.760849 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 287/1155] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:14:24 2026] DELETE /volume/v3/attachments/0e0abe91-daac-4e50-acf4-573ee0a09bb9 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:24.768536 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-2aa5323f-dfd1-427a-9dff-824b53fd5a9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:24.771010 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-2aa5323f-dfd1-427a-9dff-824b53fd5a9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] DELETE https://10.4.3.41/volume/v3/attachments/a70e54eb-e9b9-4a2c-a603-4363777aba99 Aug 18 09:14:24.771486 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-2aa5323f-dfd1-427a-9dff-824b53fd5a9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:24.771575 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-2aa5323f-dfd1-427a-9dff-824b53fd5a9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:24.782693 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:24.782693 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:24.851799 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-2aa5323f-dfd1-427a-9dff-824b53fd5a9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/attachments/a70e54eb-e9b9-4a2c-a603-4363777aba99 returned with HTTP 200 Aug 18 09:14:24.852291 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 286/1156] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:14:24 2026] DELETE /volume/v3/attachments/a70e54eb-e9b9-4a2c-a603-4363777aba99 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:24.861071 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-33d7e85b-ccef-4553-8e06-3eac0ec49bc7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:24.864283 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-33d7e85b-ccef-4553-8e06-3eac0ec49bc7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] DELETE https://10.4.3.41/volume/v3/attachments/0a3dabd4-dff8-435b-a844-b4cb6c1217f6 Aug 18 09:14:24.864544 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-33d7e85b-ccef-4553-8e06-3eac0ec49bc7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:24.864828 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-33d7e85b-ccef-4553-8e06-3eac0ec49bc7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:24.866482 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=198,cinder:UPDATE=39,cinder:INSERT=13 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:14:24.872159 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:24.872159 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:24.930958 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d41decfe-c2e2-4ab4-8525-9332755d01bf req-33d7e85b-ccef-4553-8e06-3eac0ec49bc7 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/attachments/0a3dabd4-dff8-435b-a844-b4cb6c1217f6 returned with HTTP 200 Aug 18 09:14:24.931402 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 287/1157] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:14:24 2026] DELETE /volume/v3/attachments/0a3dabd4-dff8-435b-a844-b4cb6c1217f6 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:25.143770 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1074b81b-83fb-47a9-9701-8bd5b48692c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.248162 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1074b81b-83fb-47a9-9701-8bd5b48692c6 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 18 09:14:25.248162 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1074b81b-83fb-47a9-9701-8bd5b48692c6 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-916898123"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:25.268296 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1074b81b-83fb-47a9-9701-8bd5b48692c6 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 18 09:14:25.269443 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 298/1158] 10.4.3.41 () {70 vars in 1304 bytes} [Tue Aug 18 09:14:25 2026] POST /volume/v3/group_types => generated 180 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:25.281219 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20adf080-86ef-4f2d-a78e-388136678ddb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.284440 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20adf080-86ef-4f2d-a78e-388136678ddb tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] POST https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs Aug 18 09:14:25.284440 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20adf080-86ef-4f2d-a78e-388136678ddb tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:25.286459 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:25.286459 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:25.305623 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20adf080-86ef-4f2d-a78e-388136678ddb tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs returned with HTTP 202 Aug 18 09:14:25.306173 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 288/1159] 10.4.3.41 () {70 vars in 1451 bytes} [Tue Aug 18 09:14:25 2026] POST /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs => generated 53 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:14:25.318622 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b58b8d3-cea2-4d2d-bff7-bc29bd8035b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.323217 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b58b8d3-cea2-4d2d-bff7-bc29bd8035b7 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] POST https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs Aug 18 09:14:25.323728 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b58b8d3-cea2-4d2d-bff7-bc29bd8035b7 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:25.325738 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:25.325738 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:25.343464 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b58b8d3-cea2-4d2d-bff7-bc29bd8035b7 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs returned with HTTP 202 Aug 18 09:14:25.344022 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 287/1160] 10.4.3.41 () {70 vars in 1451 bytes} [Tue Aug 18 09:14:25 2026] POST /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs => generated 61 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:14:25.356129 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c025759d-dd47-4589-b48c-6426c034c0ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.359637 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c025759d-dd47-4589-b48c-6426c034c0ba tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] GET https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key2 Aug 18 09:14:25.359897 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c025759d-dd47-4589-b48c-6426c034c0ba tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:25.360232 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c025759d-dd47-4589-b48c-6426c034c0ba tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:25.360663 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:25.360663 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:25.374640 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c025759d-dd47-4589-b48c-6426c034c0ba tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key2 returned with HTTP 200 Aug 18 09:14:25.375234 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 288/1161] 10.4.3.41 () {68 vars in 1445 bytes} [Tue Aug 18 09:14:25 2026] GET /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key2 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:25.383764 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bafe4ac6-3a46-4591-9f04-284afd2da5cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.388089 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bafe4ac6-3a46-4591-9f04-284afd2da5cf tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] GET https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key3 Aug 18 09:14:25.388340 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bafe4ac6-3a46-4591-9f04-284afd2da5cf tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:25.388572 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bafe4ac6-3a46-4591-9f04-284afd2da5cf tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:25.397847 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bafe4ac6-3a46-4591-9f04-284afd2da5cf tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key3 returned with HTTP 200 Aug 18 09:14:25.398487 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 299/1162] 10.4.3.41 () {68 vars in 1445 bytes} [Tue Aug 18 09:14:25 2026] GET /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key3 => generated 18 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:25.412349 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e0079cb-76a9-465d-9f7e-c5b96a979e65 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.416700 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e0079cb-76a9-465d-9f7e-c5b96a979e65 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] PUT https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key3 Aug 18 09:14:25.416700 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e0079cb-76a9-465d-9f7e-c5b96a979e65 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:25.432572 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e0079cb-76a9-465d-9f7e-c5b96a979e65 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key3 returned with HTTP 200 Aug 18 09:14:25.432760 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 289/1163] 10.4.3.41 () {70 vars in 1465 bytes} [Tue Aug 18 09:14:25 2026] PUT /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key3 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:25.444826 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-96faf839-5034-4c0d-951f-6d73b02fda1a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.453243 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96faf839-5034-4c0d-951f-6d73b02fda1a tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] GET https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs Aug 18 09:14:25.453619 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96faf839-5034-4c0d-951f-6d73b02fda1a tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:25.453960 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96faf839-5034-4c0d-951f-6d73b02fda1a tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:25.474250 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96faf839-5034-4c0d-951f-6d73b02fda1a tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs returned with HTTP 200 Aug 18 09:14:25.474250 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 288/1164] 10.4.3.41 () {68 vars in 1430 bytes} [Tue Aug 18 09:14:25 2026] GET /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs => generated 87 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:25.485215 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ffaa391a-e0d4-4e33-93dc-6a453a01bddf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.487524 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffaa391a-e0d4-4e33-93dc-6a453a01bddf tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key1 Aug 18 09:14:25.487742 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffaa391a-e0d4-4e33-93dc-6a453a01bddf tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:25.487981 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffaa391a-e0d4-4e33-93dc-6a453a01bddf tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:25.505332 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffaa391a-e0d4-4e33-93dc-6a453a01bddf tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key1 returned with HTTP 202 Aug 18 09:14:25.505876 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 289/1165] 10.4.3.41 () {68 vars in 1448 bytes} [Tue Aug 18 09:14:25 2026] DELETE /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:14:25.515570 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3d247782-c532-44b0-84b2-e77fc8a33079 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.519724 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d247782-c532-44b0-84b2-e77fc8a33079 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] GET https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key1 Aug 18 09:14:25.519979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d247782-c532-44b0-84b2-e77fc8a33079 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:25.520262 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d247782-c532-44b0-84b2-e77fc8a33079 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:25.531411 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d247782-c532-44b0-84b2-e77fc8a33079 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] HTTP exception thrown: Group Type 19ee76a6-fb3e-47a4-94fc-8751e2e11dca has no extra spec with key key1. Aug 18 09:14:25.531608 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d247782-c532-44b0-84b2-e77fc8a33079 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key1 returned with HTTP 404 Aug 18 09:14:25.532233 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 300/1166] 10.4.3.41 () {68 vars in 1445 bytes} [Tue Aug 18 09:14:25 2026] GET /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key1 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:14:25.544235 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-631c2075-bd2f-449c-92f7-e421297c2572 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.549104 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-631c2075-bd2f-449c-92f7-e421297c2572 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key2 Aug 18 09:14:25.549442 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-631c2075-bd2f-449c-92f7-e421297c2572 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:25.549723 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-631c2075-bd2f-449c-92f7-e421297c2572 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:25.566739 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-631c2075-bd2f-449c-92f7-e421297c2572 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key2 returned with HTTP 202 Aug 18 09:14:25.567125 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 290/1167] 10.4.3.41 () {68 vars in 1448 bytes} [Tue Aug 18 09:14:25 2026] DELETE /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:14:25.578862 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-351a5363-a461-4c81-b3fb-9dec0e63b67a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.581603 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-351a5363-a461-4c81-b3fb-9dec0e63b67a tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] GET https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key2 Aug 18 09:14:25.581603 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-351a5363-a461-4c81-b3fb-9dec0e63b67a tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:25.581603 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-351a5363-a461-4c81-b3fb-9dec0e63b67a tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:25.589929 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-351a5363-a461-4c81-b3fb-9dec0e63b67a tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] HTTP exception thrown: Group Type 19ee76a6-fb3e-47a4-94fc-8751e2e11dca has no extra spec with key key2. Aug 18 09:14:25.590064 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-351a5363-a461-4c81-b3fb-9dec0e63b67a tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key2 returned with HTTP 404 Aug 18 09:14:25.593571 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 289/1168] 10.4.3.41 () {68 vars in 1445 bytes} [Tue Aug 18 09:14:25 2026] GET /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key2 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:14:25.600976 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24a0b828-03a7-40ed-b8a0-9d212b25a0de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.603940 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24a0b828-03a7-40ed-b8a0-9d212b25a0de tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key3 Aug 18 09:14:25.603940 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24a0b828-03a7-40ed-b8a0-9d212b25a0de tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:25.603940 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24a0b828-03a7-40ed-b8a0-9d212b25a0de tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:25.634135 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24a0b828-03a7-40ed-b8a0-9d212b25a0de tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key3 returned with HTTP 202 Aug 18 09:14:25.634637 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 290/1169] 10.4.3.41 () {68 vars in 1448 bytes} [Tue Aug 18 09:14:25 2026] DELETE /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:14:25.647813 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bfcd4a10-2c61-495b-95a0-5c5d7541a4b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.650502 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bfcd4a10-2c61-495b-95a0-5c5d7541a4b2 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] GET https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key3 Aug 18 09:14:25.650866 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bfcd4a10-2c61-495b-95a0-5c5d7541a4b2 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:25.651142 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bfcd4a10-2c61-495b-95a0-5c5d7541a4b2 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:25.660161 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bfcd4a10-2c61-495b-95a0-5c5d7541a4b2 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] HTTP exception thrown: Group Type 19ee76a6-fb3e-47a4-94fc-8751e2e11dca has no extra spec with key key3. Aug 18 09:14:25.660161 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bfcd4a10-2c61-495b-95a0-5c5d7541a4b2 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key3 returned with HTTP 404 Aug 18 09:14:25.660161 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 301/1170] 10.4.3.41 () {68 vars in 1445 bytes} [Tue Aug 18 09:14:25 2026] GET /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:14:25.668809 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-920fa81e-9f6f-40aa-98e4-e68aed62af29 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:25.670490 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-920fa81e-9f6f-40aa-98e4-e68aed62af29 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca Aug 18 09:14:25.670670 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-920fa81e-9f6f-40aa-98e4-e68aed62af29 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:25.670835 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-920fa81e-9f6f-40aa-98e4-e68aed62af29 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:25.690867 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-920fa81e-9f6f-40aa-98e4-e68aed62af29 tempest-GroupTypeSpecsTest-1054861159 tempest-GroupTypeSpecsTest-1054861159-project-admin] https://10.4.3.41/volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca returned with HTTP 202 Aug 18 09:14:25.690867 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 291/1171] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:14:25 2026] DELETE /volume/v3/group_types/19ee76a6-fb3e-47a4-94fc-8751e2e11dca => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:14:26.010623 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-2aa5d333-797c-472c-a336-112003a3c69e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:26.012911 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-2aa5d333-797c-472c-a336-112003a3c69e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/attachments/9d32a82b-2890-40d6-ab20-3af6405c6936 Aug 18 09:14:26.013078 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-2aa5d333-797c-472c-a336-112003a3c69e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:26.013263 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-2aa5d333-797c-472c-a336-112003a3c69e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:26.028627 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:26.028627 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:26.078804 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e953b210-6fe4-4282-a1ca-1c737b46ab5b req-2aa5d333-797c-472c-a336-112003a3c69e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/attachments/9d32a82b-2890-40d6-ab20-3af6405c6936 returned with HTTP 200 Aug 18 09:14:26.078804 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 290/1172] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:14:26 2026] DELETE /volume/v3/attachments/9d32a82b-2890-40d6-ab20-3af6405c6936 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:27.004817 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-b1211bf1-bc9d-4fbc-837c-9a95da567bad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:27.010723 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-b1211bf1-bc9d-4fbc-837c-9a95da567bad tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] POST https://10.4.3.41/volume/v3/attachments/4e4982f1-1f7b-4917-9ba4-12bcb0e5c8b7/action Aug 18 09:14:27.011141 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-b1211bf1-bc9d-4fbc-837c-9a95da567bad tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:27.011331 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-b1211bf1-bc9d-4fbc-837c-9a95da567bad tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:27.046767 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:27.046767 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:27.067312 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-40f6ac65-79e1-4602-92ad-95b6a915ede2 req-b1211bf1-bc9d-4fbc-837c-9a95da567bad tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/4e4982f1-1f7b-4917-9ba4-12bcb0e5c8b7/action returned with HTTP 204 Aug 18 09:14:27.067989 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 291/1173] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:14:27 2026] POST /volume/v3/attachments/4e4982f1-1f7b-4917-9ba4-12bcb0e5c8b7/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:27.402856 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-64434552-0567-4adb-8f72-0ea72bea3ad2 req-dee22312-5c9c-4a94-b97f-00c52dfb95b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:27.406948 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-64434552-0567-4adb-8f72-0ea72bea3ad2 req-dee22312-5c9c-4a94-b97f-00c52dfb95b1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/attachments/9d32a82b-2890-40d6-ab20-3af6405c6936 Aug 18 09:14:27.408415 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-64434552-0567-4adb-8f72-0ea72bea3ad2 req-dee22312-5c9c-4a94-b97f-00c52dfb95b1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:27.408415 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-64434552-0567-4adb-8f72-0ea72bea3ad2 req-dee22312-5c9c-4a94-b97f-00c52dfb95b1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:27.418460 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-64434552-0567-4adb-8f72-0ea72bea3ad2 req-dee22312-5c9c-4a94-b97f-00c52dfb95b1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/attachments/9d32a82b-2890-40d6-ab20-3af6405c6936 returned with HTTP 404 Aug 18 09:14:27.418460 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 302/1174] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:14:27 2026] DELETE /volume/v3/attachments/9d32a82b-2890-40d6-ab20-3af6405c6936 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:14:28.011085 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-800f153b-1d38-468e-a234-dda5885e36c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:28.014707 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-800f153b-1d38-468e-a234-dda5885e36c0 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] GET https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b Aug 18 09:14:28.014916 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-800f153b-1d38-468e-a234-dda5885e36c0 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:28.015207 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-800f153b-1d38-468e-a234-dda5885e36c0 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:28.030453 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:28.030453 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:28.035051 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-800f153b-1d38-468e-a234-dda5885e36c0 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Volume info retrieved successfully. Aug 18 09:14:28.041367 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-800f153b-1d38-468e-a234-dda5885e36c0 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b returned with HTTP 200 Aug 18 09:14:28.041798 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 292/1175] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:28 2026] GET /volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b => generated 1650 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:28.075851 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-c7c8bc3f-961e-48b3-9404-9e9456295a84 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:28.081639 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-c7c8bc3f-961e-48b3-9404-9e9456295a84 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] GET https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b Aug 18 09:14:28.081901 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-c7c8bc3f-961e-48b3-9404-9e9456295a84 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:28.082311 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-c7c8bc3f-961e-48b3-9404-9e9456295a84 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:28.096194 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:28.096194 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:28.105512 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-c7c8bc3f-961e-48b3-9404-9e9456295a84 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Volume info retrieved successfully. Aug 18 09:14:28.114123 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-c7c8bc3f-961e-48b3-9404-9e9456295a84 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b returned with HTTP 200 Aug 18 09:14:28.115000 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 291/1176] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:28 2026] GET /volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b => generated 1650 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:28.278173 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79ba2e02-0f73-4437-8e82-81515d09e791 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:28.401363 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79ba2e02-0f73-4437-8e82-81515d09e791 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:14:28.401689 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79ba2e02-0f73-4437-8e82-81515d09e791 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1007418919"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:28.426122 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79ba2e02-0f73-4437-8e82-81515d09e791 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:14:28.426519 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 292/1177] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:14:28 2026] POST /volume/v3/types => generated 220 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:28.436593 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2fc3d867-235a-4524-9ebc-39282b8d2221 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:28.439332 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fc3d867-235a-4524-9ebc-39282b8d2221 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 18 09:14:28.439510 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fc3d867-235a-4524-9ebc-39282b8d2221 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1476548647"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:28.451684 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fc3d867-235a-4524-9ebc-39282b8d2221 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 18 09:14:28.452099 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 303/1178] 10.4.3.41 () {70 vars in 1304 bytes} [Tue Aug 18 09:14:28 2026] POST /volume/v3/group_types => generated 177 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:28.459598 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46532966-8662-4c49-b428-e16660071b0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:28.494337 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bb960325-a1c0-40bd-9590-20eb76e1232a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:28.496824 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb960325-a1c0-40bd-9590-20eb76e1232a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:14:28.497132 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb960325-a1c0-40bd-9590-20eb76e1232a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:28.497382 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb960325-a1c0-40bd-9590-20eb76e1232a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:28.508721 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:28.508721 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:28.514490 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bb960325-a1c0-40bd-9590-20eb76e1232a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:14:28.520839 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb960325-a1c0-40bd-9590-20eb76e1232a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:14:28.521269 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 292/1179] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:28 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:28.562008 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46532966-8662-4c49-b428-e16660071b0c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] POST https://10.4.3.41/volume/v3/groups Aug 18 09:14:28.562008 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46532966-8662-4c49-b428-e16660071b0c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fd3fed07-7c23-484e-b3d6-c06035549d62", "volume_types": ["347b221f-c6d3-4f89-9a69-1d72516ba9e5"], "name": "tempest-GroupsV314Test-Group-1873324282"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:28.564065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-46532966-8662-4c49-b428-e16660071b0c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Creating new group {'group': {'group_type': 'fd3fed07-7c23-484e-b3d6-c06035549d62', 'volume_types': ['347b221f-c6d3-4f89-9a69-1d72516ba9e5'], 'name': 'tempest-GroupsV314Test-Group-1873324282'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 09:14:28.573343 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-46532966-8662-4c49-b428-e16660071b0c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Creating group tempest-GroupsV314Test-Group-1873324282. Aug 18 09:14:28.582035 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3841c43c-16f5-4766-a746-9c431974e16b req-09f6e57c-42c3-4c56-ba7d-b6cf7061f33b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:28.584433 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-09f6e57c-42c3-4c56-ba7d-b6cf7061f33b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:14:28.584952 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-09f6e57c-42c3-4c56-ba7d-b6cf7061f33b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:28.586468 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-46532966-8662-4c49-b428-e16660071b0c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Availability Zones retrieved successfully. Aug 18 09:14:28.586553 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-09f6e57c-42c3-4c56-ba7d-b6cf7061f33b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:28.596709 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:28.596709 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:28.601530 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3841c43c-16f5-4766-a746-9c431974e16b req-09f6e57c-42c3-4c56-ba7d-b6cf7061f33b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:14:28.606775 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-09f6e57c-42c3-4c56-ba7d-b6cf7061f33b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:14:28.607455 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 293/1180] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:28 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:28.610324 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-46532966-8662-4c49-b428-e16660071b0c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Created reservations ['a171d983-e733-400f-b8c6-f445cb126ab0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:14:28.630443 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3841c43c-16f5-4766-a746-9c431974e16b req-421b1e24-33b5-4921-8ce6-6c2ca2068c7b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:28.633260 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-421b1e24-33b5-4921-8ce6-6c2ca2068c7b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] POST https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac/action Aug 18 09:14:28.633698 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-421b1e24-33b5-4921-8ce6-6c2ca2068c7b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:28.633931 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-421b1e24-33b5-4921-8ce6-6c2ca2068c7b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:28.643910 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46532966-8662-4c49-b428-e16660071b0c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 18 09:14:28.645157 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 293/1181] 10.4.3.41 () {70 vars in 1290 bytes} [Tue Aug 18 09:14:28 2026] POST /volume/v3/groups => generated 108 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:28.645864 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:28.645864 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:28.646520 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3841c43c-16f5-4766-a746-9c431974e16b req-421b1e24-33b5-4921-8ce6-6c2ca2068c7b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:14:28.654913 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3841c43c-16f5-4766-a746-9c431974e16b req-421b1e24-33b5-4921-8ce6-6c2ca2068c7b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Begin detaching volume completed successfully. Aug 18 09:14:28.654913 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-421b1e24-33b5-4921-8ce6-6c2ca2068c7b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac/action returned with HTTP 202 Aug 18 09:14:28.654913 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 304/1182] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:14:28 2026] POST /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:14:28.661151 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9b1500bf-2622-4b62-bbcd-917b97ac372d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:28.666933 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b1500bf-2622-4b62-bbcd-917b97ac372d tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/groups/f9eb02d9-2003-40c9-b606-4b2f3d544f88 Aug 18 09:14:28.668290 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b1500bf-2622-4b62-bbcd-917b97ac372d tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:28.671335 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b1500bf-2622-4b62-bbcd-917b97ac372d tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:28.671335 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-9b1500bf-2622-4b62-bbcd-917b97ac372d tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] show called for member f9eb02d9-2003-40c9-b606-4b2f3d544f88 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:14:28.675069 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:28.675069 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:28.689374 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b1500bf-2622-4b62-bbcd-917b97ac372d tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/groups/f9eb02d9-2003-40c9-b606-4b2f3d544f88 returned with HTTP 200 Aug 18 09:14:28.689732 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 293/1183] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:14:28 2026] GET /volume/v3/groups/f9eb02d9-2003-40c9-b606-4b2f3d544f88 => generated 388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:28.714982 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6a3d723-9596-488e-9807-27704af2ce03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:28.717039 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6a3d723-9596-488e-9807-27704af2ce03 None None] GET https://10.4.3.41/volume// Aug 18 09:14:28.717039 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6a3d723-9596-488e-9807-27704af2ce03 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:28.717039 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6a3d723-9596-488e-9807-27704af2ce03 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:28.717039 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6a3d723-9596-488e-9807-27704af2ce03 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:28.717039 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 294/1184] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:14:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 09:14:28.729735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3841c43c-16f5-4766-a746-9c431974e16b req-403cc00e-3f99-4c0d-a476-423a8a832a88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:28.732547 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-403cc00e-3f99-4c0d-a476-423a8a832a88 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:14:28.732761 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-403cc00e-3f99-4c0d-a476-423a8a832a88 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:28.733434 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-403cc00e-3f99-4c0d-a476-423a8a832a88 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:28.745034 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:28.745034 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:28.750858 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3841c43c-16f5-4766-a746-9c431974e16b req-403cc00e-3f99-4c0d-a476-423a8a832a88 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:14:28.754344 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-403cc00e-3f99-4c0d-a476-423a8a832a88 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:14:28.754748 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 294/1185] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:14:28 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:14:29.597251 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7eac5283-89df-47c2-b76f-69bd1131a7dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:29.597726 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7eac5283-89df-47c2-b76f-69bd1131a7dd None None] GET https://10.4.3.41/volume// Aug 18 09:14:29.597907 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7eac5283-89df-47c2-b76f-69bd1131a7dd None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:29.598132 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7eac5283-89df-47c2-b76f-69bd1131a7dd None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:29.598683 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7eac5283-89df-47c2-b76f-69bd1131a7dd None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:29.599066 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 305/1186] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:14:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:29.613948 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-f444bc2f-b5ad-40f6-b743-46599297973b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:29.617870 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-f444bc2f-b5ad-40f6-b743-46599297973b tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:14:29.617870 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-f444bc2f-b5ad-40f6-b743-46599297973b tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a8a3853-3a9b-41d2-863c-131ca01e568b", "connector": null, "instance_uuid": "7086ddae-a634-4c68-acea-e3ec9c1465cf"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:29.631382 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.631382 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:29.669993 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ceb541ad-9968-491d-ab05-578368a552c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:29.672116 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ceb541ad-9968-491d-ab05-578368a552c9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:29.672318 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ceb541ad-9968-491d-ab05-578368a552c9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:29.672563 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ceb541ad-9968-491d-ab05-578368a552c9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:29.674037 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-f444bc2f-b5ad-40f6-b743-46599297973b tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:14:29.674523 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 294/1187] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:14:29 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:14:29.684235 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.684235 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:29.691100 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ceb541ad-9968-491d-ab05-578368a552c9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:29.695901 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ceb541ad-9968-491d-ab05-578368a552c9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:14:29.697820 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 295/1188] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:29 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:29.698827 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c3ee997-9a6b-4b70-a16a-aa67eb8d9368 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:29.700853 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c3ee997-9a6b-4b70-a16a-aa67eb8d9368 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d Aug 18 09:14:29.701101 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c3ee997-9a6b-4b70-a16a-aa67eb8d9368 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:29.701314 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b0daa89-e9ee-4153-9dc4-dbc4e0480c59 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:29.701374 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c3ee997-9a6b-4b70-a16a-aa67eb8d9368 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:29.701598 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5c3ee997-9a6b-4b70-a16a-aa67eb8d9368 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Delete volume with id: a59b513a-8782-4adf-86bf-d1acb269274d Aug 18 09:14:29.703897 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b0daa89-e9ee-4153-9dc4-dbc4e0480c59 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/groups/f9eb02d9-2003-40c9-b606-4b2f3d544f88 Aug 18 09:14:29.704096 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b0daa89-e9ee-4153-9dc4-dbc4e0480c59 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:29.704308 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b0daa89-e9ee-4153-9dc4-dbc4e0480c59 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:29.704450 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-4b0daa89-e9ee-4153-9dc4-dbc4e0480c59 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] show called for member f9eb02d9-2003-40c9-b606-4b2f3d544f88 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:14:29.708257 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.708257 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:29.708423 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.708423 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:29.708525 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-edc1a918-b0f9-445e-8340-885342140688 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:29.708979 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5c3ee997-9a6b-4b70-a16a-aa67eb8d9368 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:14:29.710637 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edc1a918-b0f9-445e-8340-885342140688 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:29.710889 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edc1a918-b0f9-445e-8340-885342140688 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:29.711134 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edc1a918-b0f9-445e-8340-885342140688 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:29.711376 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-edc1a918-b0f9-445e-8340-885342140688 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume with id: d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:29.715086 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b0daa89-e9ee-4153-9dc4-dbc4e0480c59 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/groups/f9eb02d9-2003-40c9-b606-4b2f3d544f88 returned with HTTP 200 Aug 18 09:14:29.715522 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 306/1189] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:14:29 2026] GET /volume/v3/groups/f9eb02d9-2003-40c9-b606-4b2f3d544f88 => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:29.720028 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.720028 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:29.720591 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-edc1a918-b0f9-445e-8340-885342140688 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:29.723852 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:29.725876 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:14:29.726510 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1297086489", "volume_type": "347b221f-c6d3-4f89-9a69-1d72516ba9e5", "group_id": "f9eb02d9-2003-40c9-b606-4b2f3d544f88", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:29.728183 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1297086489', 'volume_type': '347b221f-c6d3-4f89-9a69-1d72516ba9e5', 'group_id': 'f9eb02d9-2003-40c9-b606-4b2f3d544f88', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:14:29.734114 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5c3ee997-9a6b-4b70-a16a-aa67eb8d9368 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Delete volume request issued successfully. Aug 18 09:14:29.734341 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c3ee997-9a6b-4b70-a16a-aa67eb8d9368 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d returned with HTTP 202 Aug 18 09:14:29.734780 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 295/1190] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:14:29 2026] DELETE /volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:29.737552 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.737552 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:29.737552 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Create volume of 1 GB Aug 18 09:14:29.743433 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Availability Zones retrieved successfully. Aug 18 09:14:29.744597 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e83aa4b-a9c2-4033-a837-00b984dd2fc6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:29.746244 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-edc1a918-b0f9-445e-8340-885342140688 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume request issued successfully. Aug 18 09:14:29.746534 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edc1a918-b0f9-445e-8340-885342140688 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 202 Aug 18 09:14:29.746670 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e83aa4b-a9c2-4033-a837-00b984dd2fc6 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d Aug 18 09:14:29.746879 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e83aa4b-a9c2-4033-a837-00b984dd2fc6 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:29.747029 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 295/1191] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:14:29 2026] DELETE /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:29.747079 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e83aa4b-a9c2-4033-a837-00b984dd2fc6 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:29.747919 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Flow 'volume_create_api' (d485e669-a1c8-4d93-abf4-3f3fed28a49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:14:29.749050 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a4db3d-e456-4ee5-b7b4-8bd2b7d803a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:29.749550 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.749550 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:29.750119 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:14:29.754348 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f5e59e5b-0633-41e4-af07-a75b475a5d1d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:29.757322 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5e59e5b-0633-41e4-af07-a75b475a5d1d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:29.757614 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5e59e5b-0633-41e4-af07-a75b475a5d1d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:29.757840 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5e59e5b-0633-41e4-af07-a75b475a5d1d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:29.761142 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.761142 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:29.764570 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.764570 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:29.766130 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4e83aa4b-a9c2-4033-a837-00b984dd2fc6 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:14:29.769314 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f5e59e5b-0633-41e4-af07-a75b475a5d1d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:29.770964 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e83aa4b-a9c2-4033-a837-00b984dd2fc6 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d returned with HTTP 200 Aug 18 09:14:29.771412 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 307/1192] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:29 2026] GET /volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:29.775463 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5e59e5b-0633-41e4-af07-a75b475a5d1d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 200 Aug 18 09:14:29.775463 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 296/1193] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:29 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:29.780768 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a4db3d-e456-4ee5-b7b4-8bd2b7d803a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:14:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=347b221f-c6d3-4f89-9a69-1d72516ba9e5,is_public=True,name='tempest-GroupsV314Test-volume-type-1007418919',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '347b221f-c6d3-4f89-9a69-1d72516ba9e5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f9eb02d9-2003-40c9-b606-4b2f3d544f88', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:29.781897 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8843a4-9cb4-4158-bdc6-60c96ca0024d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:29.810654 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1007418919 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1007418919, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:14:29.810944 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1007418919 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1007418919, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:14:29.849357 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Created reservations ['5299243f-daef-4966-931f-92504ea04381', 'a424d84b-30a9-4cb9-9d14-7bfb97f88856', 'e66213e0-086a-481f-9863-a695e1bd77ee', 'f34d6946-c080-485a-ae33-8f1a482d1490'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:14:29.850138 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8843a4-9cb4-4158-bdc6-60c96ca0024d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5299243f-daef-4966-931f-92504ea04381', 'a424d84b-30a9-4cb9-9d14-7bfb97f88856', 'e66213e0-086a-481f-9863-a695e1bd77ee', 'f34d6946-c080-485a-ae33-8f1a482d1490']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:29.850851 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431fce66-a127-41c5-a3da-78e5d21a968c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:29.864785 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3841c43c-16f5-4766-a746-9c431974e16b req-076d880f-0ecc-47fe-9fa7-f1e79c4e0bcc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:29.866930 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-076d880f-0ecc-47fe-9fa7-f1e79c4e0bcc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] DELETE https://10.4.3.41/volume/v3/attachments/584f00c7-83b1-4b7c-a65b-1a92fd574af3 Aug 18 09:14:29.867089 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-076d880f-0ecc-47fe-9fa7-f1e79c4e0bcc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:29.867291 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-076d880f-0ecc-47fe-9fa7-f1e79c4e0bcc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:29.873766 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431fce66-a127-41c5-a3da-78e5d21a968c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41e3fe53-f7cb-4dce-b520-03bb25916544', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1297086489',encryption_key_id=None,group_id=f9eb02d9-2003-40c9-b606-4b2f3d544f88,group_type_id=,metadata={},multiattach=False,project_id='56e278ca3ab84f949de39ae4c60fb8e5',qos_specs=None,replication_status=,reservations=['5299243f-daef-4966-931f-92504ea04381','a424d84b-30a9-4cb9-9d14-7bfb97f88856','e66213e0-086a-481f-9863-a695e1bd77ee','f34d6946-c080-485a-ae33-8f1a482d1490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0119ce7bd99341fa984eba9983a468c0',volume_type_id=347b221f-c6d3-4f89-9a69-1d72516ba9e5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:14:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1297086489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f9eb02d9-2003-40c9-b606-4b2f3d544f88,host=None,id=41e3fe53-f7cb-4dce-b520-03bb25916544,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56e278ca3ab84f949de39ae4c60fb8e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0119ce7bd99341fa984eba9983a468c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(347b221f-c6d3-4f89-9a69-1d72516ba9e5),volume_type_id=347b221f-c6d3-4f89-9a69-1d72516ba9e5)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:29.874043 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.874043 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:29.875337 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5315d2-db78-4b0e-904f-83e3549729da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:29.893931 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5315d2-db78-4b0e-904f-83e3549729da) transitioned into state 'SUCCESS' from state '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-1297086489',encryption_key_id=None,group_id=f9eb02d9-2003-40c9-b606-4b2f3d544f88,group_type_id=,metadata={},multiattach=False,project_id='56e278ca3ab84f949de39ae4c60fb8e5',qos_specs=None,replication_status=,reservations=['5299243f-daef-4966-931f-92504ea04381','a424d84b-30a9-4cb9-9d14-7bfb97f88856','e66213e0-086a-481f-9863-a695e1bd77ee','f34d6946-c080-485a-ae33-8f1a482d1490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0119ce7bd99341fa984eba9983a468c0',volume_type_id=347b221f-c6d3-4f89-9a69-1d72516ba9e5)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:29.894678 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95cb0db-8747-457e-babe-32e75f47f982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:29.902769 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-7631ef1d-52e5-4cdc-92b7-25dc0c55fda9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:29.906122 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-7631ef1d-52e5-4cdc-92b7-25dc0c55fda9 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] DELETE https://10.4.3.41/volume/v3/attachments/a7dfe49e-23b9-445b-8e82-ef72c47644d4 Aug 18 09:14:29.906409 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-7631ef1d-52e5-4cdc-92b7-25dc0c55fda9 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:29.906693 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-7631ef1d-52e5-4cdc-92b7-25dc0c55fda9 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:29.909411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95cb0db-8747-457e-babe-32e75f47f982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:29.910312 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Flow 'volume_create_api' (d485e669-a1c8-4d93-abf4-3f3fed28a49e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:14:29.910706 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Create volume request issued successfully. Aug 18 09:14:29.911343 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:14:29.911510 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:14:29.916545 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.916545 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:29.919062 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3841c43c-16f5-4766-a746-9c431974e16b req-076d880f-0ecc-47fe-9fa7-f1e79c4e0bcc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/attachments/584f00c7-83b1-4b7c-a65b-1a92fd574af3 returned with HTTP 200 Aug 18 09:14:29.919540 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 296/1194] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:14:29 2026] DELETE /volume/v3/attachments/584f00c7-83b1-4b7c-a65b-1a92fd574af3 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:29.957707 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:14:29.961695 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.961695 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:29.966401 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1aa35a2f-571f-43b4-8b4b-fad9318c7992 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:14:29.966976 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 296/1195] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:14:29 2026] POST /volume/v3/volumes => generated 817 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:29.979161 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-7631ef1d-52e5-4cdc-92b7-25dc0c55fda9 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/attachments/a7dfe49e-23b9-445b-8e82-ef72c47644d4 returned with HTTP 200 Aug 18 09:14:29.979659 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 308/1196] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:14:29 2026] DELETE /volume/v3/attachments/a7dfe49e-23b9-445b-8e82-ef72c47644d4 => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:29.983290 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54e5d03f-0c89-4f85-b5bb-fcf428f6c21b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:29.985464 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54e5d03f-0c89-4f85-b5bb-fcf428f6c21b tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/volumes/41e3fe53-f7cb-4dce-b520-03bb25916544 Aug 18 09:14:29.985744 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54e5d03f-0c89-4f85-b5bb-fcf428f6c21b tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:29.986014 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54e5d03f-0c89-4f85-b5bb-fcf428f6c21b tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:29.993297 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:29.993297 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:29.996863 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-54e5d03f-0c89-4f85-b5bb-fcf428f6c21b tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Volume info retrieved successfully. Aug 18 09:14:29.997925 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-54e5d03f-0c89-4f85-b5bb-fcf428f6c21b tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:14:29.998278 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-54e5d03f-0c89-4f85-b5bb-fcf428f6c21b tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:14:30.033548 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-54e5d03f-0c89-4f85-b5bb-fcf428f6c21b tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:14:30.036642 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:30.036642 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:30.044128 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54e5d03f-0c89-4f85-b5bb-fcf428f6c21b tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/volumes/41e3fe53-f7cb-4dce-b520-03bb25916544 returned with HTTP 200 Aug 18 09:14:30.044646 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 297/1197] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:14:29 2026] GET /volume/v3/volumes/41e3fe53-f7cb-4dce-b520-03bb25916544 => generated 885 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:30.064128 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d79d7401-2bd4-423e-ae2e-1797d1fb418d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:30.064523 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d79d7401-2bd4-423e-ae2e-1797d1fb418d None None] GET https://10.4.3.41/volume// Aug 18 09:14:30.064672 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d79d7401-2bd4-423e-ae2e-1797d1fb418d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:30.064882 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d79d7401-2bd4-423e-ae2e-1797d1fb418d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:30.065193 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d79d7401-2bd4-423e-ae2e-1797d1fb418d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:30.065455 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 297/1198] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:14:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:30.071745 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-691a67b3-1f3b-4cfc-81b1-030bb0056033 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:30.074041 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-691a67b3-1f3b-4cfc-81b1-030bb0056033 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] POST https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b/action Aug 18 09:14:30.074443 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-691a67b3-1f3b-4cfc-81b1-030bb0056033 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Action body: b'{"os-reimage": {"image_id": "d0f19fa1-4ccb-4374-853d-7be753cec30e", "reimage_reserved": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:30.074565 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-691a67b3-1f3b-4cfc-81b1-030bb0056033 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "d0f19fa1-4ccb-4374-853d-7be753cec30e", "reimage_reserved": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:30.085823 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:30.085823 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:30.086376 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-691a67b3-1f3b-4cfc-81b1-030bb0056033 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Volume info retrieved successfully. Aug 18 09:14:30.167979 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-691a67b3-1f3b-4cfc-81b1-030bb0056033 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b/action returned with HTTP 202 Aug 18 09:14:30.168562 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 297/1199] 10.4.3.41 () {74 vars in 1706 bytes} [Tue Aug 18 09:14:30 2026] POST /volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 09:14:30.783458 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f1f3b0b1-00b8-47ff-b416-654861ce3490 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:30.785151 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1f3b0b1-00b8-47ff-b416-654861ce3490 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d Aug 18 09:14:30.785342 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1f3b0b1-00b8-47ff-b416-654861ce3490 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:30.785533 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1f3b0b1-00b8-47ff-b416-654861ce3490 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:30.786327 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28182e9d-29bb-48d3-aa20-da39b7bb1531 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:30.788816 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28182e9d-29bb-48d3-aa20-da39b7bb1531 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 Aug 18 09:14:30.789080 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28182e9d-29bb-48d3-aa20-da39b7bb1531 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:30.789355 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28182e9d-29bb-48d3-aa20-da39b7bb1531 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:30.790842 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1f3b0b1-00b8-47ff-b416-654861ce3490 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d returned with HTTP 404 Aug 18 09:14:30.791353 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 309/1200] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:30 2026] GET /volume/v3/volumes/a59b513a-8782-4adf-86bf-d1acb269274d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:30.794527 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-27048615-0234-4f72-8965-84a0f9c37d54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:30.796303 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27048615-0234-4f72-8965-84a0f9c37d54 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:14:30.796476 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28182e9d-29bb-48d3-aa20-da39b7bb1531 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 returned with HTTP 404 Aug 18 09:14:30.796815 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27048615-0234-4f72-8965-84a0f9c37d54 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:30.797133 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 298/1201] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:30 2026] GET /volume/v3/volumes/d0137025-e13e-42f2-b744-5da5a8ece363 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:30.797295 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27048615-0234-4f72-8965-84a0f9c37d54 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:30.797937 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba1fe57d-05dd-403b-820e-c06cd78003ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:30.803411 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba1fe57d-05dd-403b-820e-c06cd78003ea tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 Aug 18 09:14:30.803411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba1fe57d-05dd-403b-820e-c06cd78003ea tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:30.803411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba1fe57d-05dd-403b-820e-c06cd78003ea tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:30.803411 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ba1fe57d-05dd-403b-820e-c06cd78003ea tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Delete volume with id: b620f764-d62f-4725-ac16-2df53bd99c88 Aug 18 09:14:30.806705 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:30.806705 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:30.810427 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:30.810427 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:30.813710 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba1fe57d-05dd-403b-820e-c06cd78003ea tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:14:30.813780 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-27048615-0234-4f72-8965-84a0f9c37d54 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:14:30.813824 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fa9d9535-ffd5-4173-92df-ae3842f72e3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:30.814261 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa9d9535-ffd5-4173-92df-ae3842f72e3b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:14:30.814454 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa9d9535-ffd5-4173-92df-ae3842f72e3b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:30.814624 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa9d9535-ffd5-4173-92df-ae3842f72e3b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:30.816594 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27048615-0234-4f72-8965-84a0f9c37d54 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:14:30.816594 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 298/1202] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:30 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:30.828321 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:30.828321 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:30.832223 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fa9d9535-ffd5-4173-92df-ae3842f72e3b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:30.834642 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba1fe57d-05dd-403b-820e-c06cd78003ea tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Delete volume request issued successfully. Aug 18 09:14:30.834872 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba1fe57d-05dd-403b-820e-c06cd78003ea tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 returned with HTTP 202 Aug 18 09:14:30.835295 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 298/1203] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:14:30 2026] DELETE /volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:30.836586 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa9d9535-ffd5-4173-92df-ae3842f72e3b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:14:30.836984 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 310/1204] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:30 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:30.843021 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1dd0106e-8aff-4f9a-b3fd-0c53d3a8d291 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:30.844279 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1dd0106e-8aff-4f9a-b3fd-0c53d3a8d291 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 Aug 18 09:14:30.844478 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1dd0106e-8aff-4f9a-b3fd-0c53d3a8d291 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:30.844699 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1dd0106e-8aff-4f9a-b3fd-0c53d3a8d291 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:30.852691 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:30.852691 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:30.857150 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1dd0106e-8aff-4f9a-b3fd-0c53d3a8d291 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:14:30.858383 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-503bef23-4f4f-4856-b6d9-25a05238f8f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:30.859748 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-503bef23-4f4f-4856-b6d9-25a05238f8f7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:14:30.860158 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-503bef23-4f4f-4856-b6d9-25a05238f8f7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72b6878f-71d2-4f7a-8e72-0150d4b57a5e", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-726326536"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:30.861552 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1dd0106e-8aff-4f9a-b3fd-0c53d3a8d291 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 returned with HTTP 200 Aug 18 09:14:30.863254 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 299/1205] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:30 2026] GET /volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:30.873151 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:30.873151 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:30.875639 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-503bef23-4f4f-4856-b6d9-25a05238f8f7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:30.875639 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-503bef23-4f4f-4856-b6d9-25a05238f8f7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create snapshot from volume 72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:14:30.900278 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-503bef23-4f4f-4856-b6d9-25a05238f8f7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['80020df7-18e3-4d46-9ba1-e77730e02fce', '1f96552c-14ee-4ba4-a8e5-785d8c4a329f', '0b0d94d7-04b2-4b5c-8f25-e49364f344a3', 'dd86ab61-a09e-43e2-b76e-0a83f4325921'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:14:30.935870 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-503bef23-4f4f-4856-b6d9-25a05238f8f7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot create request issued successfully. Aug 18 09:14:30.935870 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-503bef23-4f4f-4856-b6d9-25a05238f8f7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:14:30.935870 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 299/1206] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:14:30 2026] POST /volume/v3/snapshots => generated 379 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:14:30.944461 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33f34415-b76f-4ddd-ba16-1377bb751dc0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:30.946443 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33f34415-b76f-4ddd-ba16-1377bb751dc0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 Aug 18 09:14:30.946687 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33f34415-b76f-4ddd-ba16-1377bb751dc0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:30.946956 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33f34415-b76f-4ddd-ba16-1377bb751dc0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:30.954011 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:30.954011 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:30.954566 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-33f34415-b76f-4ddd-ba16-1377bb751dc0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:30.955524 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33f34415-b76f-4ddd-ba16-1377bb751dc0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 returned with HTTP 200 Aug 18 09:14:30.955955 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 299/1207] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:30 2026] GET /volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 => generated 511 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:31.059765 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1704ac69-5c78-48e7-836c-ead356b9c186 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.061490 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1704ac69-5c78-48e7-836c-ead356b9c186 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/volumes/41e3fe53-f7cb-4dce-b520-03bb25916544 Aug 18 09:14:31.061692 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1704ac69-5c78-48e7-836c-ead356b9c186 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:31.061896 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1704ac69-5c78-48e7-836c-ead356b9c186 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:31.069830 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.069830 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:31.074239 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1704ac69-5c78-48e7-836c-ead356b9c186 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Volume info retrieved successfully. Aug 18 09:14:31.075200 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-1704ac69-5c78-48e7-836c-ead356b9c186 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:14:31.075444 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-1704ac69-5c78-48e7-836c-ead356b9c186 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:14:31.118528 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-1704ac69-5c78-48e7-836c-ead356b9c186 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:14:31.122413 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.122413 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:31.128355 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1704ac69-5c78-48e7-836c-ead356b9c186 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/volumes/41e3fe53-f7cb-4dce-b520-03bb25916544 returned with HTTP 200 Aug 18 09:14:31.128800 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 311/1208] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:14:31 2026] GET /volume/v3/volumes/41e3fe53-f7cb-4dce-b520-03bb25916544 => generated 910 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:31.144190 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.145926 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] POST https://10.4.3.41/volume/v3/groups/action Aug 18 09:14:31.146298 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Action body: b'{"create-from-src": {"source_group_id": "f9eb02d9-2003-40c9-b606-4b2f3d544f88", "name": "tempest-Group_from_grp-1571542412"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:31.146432 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "f9eb02d9-2003-40c9-b606-4b2f3d544f88", "name": "tempest-Group_from_grp-1571542412"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:31.147771 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Creating new group {'create-from-src': {'source_group_id': 'f9eb02d9-2003-40c9-b606-4b2f3d544f88', 'name': 'tempest-Group_from_grp-1571542412'}}. {{(pid=100266) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 09:14:31.147873 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Creating group tempest-Group_from_grp-1571542412 from source group f9eb02d9-2003-40c9-b606-4b2f3d544f88. Aug 18 09:14:31.151582 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.151582 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:31.158281 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.158281 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:31.205127 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Created reservations ['18310020-4c3b-43ac-9022-916d279043c9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:14:31.259300 np0000007625 devstack@c-api.service[100266]: INFO cinder.group.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] A mapping entry already exists for group 49fdaeda-7a89-4956-a826-0ead5561dd8c and volume type 347b221f-c6d3-4f89-9a69-1d72516ba9e5. Do not need to create again. Aug 18 09:14:31.259663 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.259663 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:31.260240 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Availability Zones retrieved successfully. Aug 18 09:14:31.265284 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Flow 'volume_create_api' (9f0dfbf0-28cf-4139-85f3-76a9e1a74926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:14:31.266341 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e67639c2-dcbd-4863-b091-29b7278bcb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:31.267223 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:14:31.289624 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e67639c2-dcbd-4863-b091-29b7278bcb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '41e3fe53-f7cb-4dce-b520-03bb25916544', 'volume_type': VolumeType(created_at=2026-08-18T09:14:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=347b221f-c6d3-4f89-9a69-1d72516ba9e5,is_public=True,name='tempest-GroupsV314Test-volume-type-1007418919',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '347b221f-c6d3-4f89-9a69-1d72516ba9e5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '49fdaeda-7a89-4956-a826-0ead5561dd8c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:31.290363 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c875c0b-c6b7-4362-9ea5-5de30b934dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:31.317964 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1007418919 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1007418919, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:14:31.318274 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1007418919 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1007418919, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:14:31.335291 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Created reservations ['1aab59a7-5f9c-4cf1-9159-61eed00414be', 'e103493f-ed08-4523-af1f-6278f59244a3', 'b0904572-d4b7-4c60-8034-39d4cf7502b3', 'fc4b369a-e082-4495-8b8c-fd6be76547c7'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:14:31.336043 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c875c0b-c6b7-4362-9ea5-5de30b934dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aab59a7-5f9c-4cf1-9159-61eed00414be', 'e103493f-ed08-4523-af1f-6278f59244a3', 'b0904572-d4b7-4c60-8034-39d4cf7502b3', 'fc4b369a-e082-4495-8b8c-fd6be76547c7']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:31.336830 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ffb5df-9b35-4354-a7c5-8213e7b41f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:31.364091 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ffb5df-9b35-4354-a7c5-8213e7b41f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9236e7a2-855b-4be0-a853-ea89a5e9064e', '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=49fdaeda-7a89-4956-a826-0ead5561dd8c,group_type_id=,metadata={},multiattach=False,project_id='56e278ca3ab84f949de39ae4c60fb8e5',qos_specs=None,replication_status=,reservations=['1aab59a7-5f9c-4cf1-9159-61eed00414be','e103493f-ed08-4523-af1f-6278f59244a3','b0904572-d4b7-4c60-8034-39d4cf7502b3','fc4b369a-e082-4495-8b8c-fd6be76547c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=41e3fe53-f7cb-4dce-b520-03bb25916544,status='creating',user_id='0119ce7bd99341fa984eba9983a468c0',volume_type_id=347b221f-c6d3-4f89-9a69-1d72516ba9e5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=49fdaeda-7a89-4956-a826-0ead5561dd8c,host=None,id=9236e7a2-855b-4be0-a853-ea89a5e9064e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56e278ca3ab84f949de39ae4c60fb8e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=41e3fe53-f7cb-4dce-b520-03bb25916544,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0119ce7bd99341fa984eba9983a468c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(347b221f-c6d3-4f89-9a69-1d72516ba9e5),volume_type_id=347b221f-c6d3-4f89-9a69-1d72516ba9e5)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:31.365681 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd7a89c7-77c0-49c6-ac5f-9347adf3d358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:31.385275 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd7a89c7-77c0-49c6-ac5f-9347adf3d358) transitioned into state 'SUCCESS' from 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=49fdaeda-7a89-4956-a826-0ead5561dd8c,group_type_id=,metadata={},multiattach=False,project_id='56e278ca3ab84f949de39ae4c60fb8e5',qos_specs=None,replication_status=,reservations=['1aab59a7-5f9c-4cf1-9159-61eed00414be','e103493f-ed08-4523-af1f-6278f59244a3','b0904572-d4b7-4c60-8034-39d4cf7502b3','fc4b369a-e082-4495-8b8c-fd6be76547c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=41e3fe53-f7cb-4dce-b520-03bb25916544,status='creating',user_id='0119ce7bd99341fa984eba9983a468c0',volume_type_id=347b221f-c6d3-4f89-9a69-1d72516ba9e5)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:31.387154 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Flow 'volume_create_api' (9f0dfbf0-28cf-4139-85f3-76a9e1a74926) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:14:31.387154 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Create volume request issued successfully. Aug 18 09:14:31.404244 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48a8a15f-a500-41a8-8951-ffb661026aa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/groups/action returned with HTTP 202 Aug 18 09:14:31.404746 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 300/1209] 10.4.3.41 () {70 vars in 1311 bytes} [Tue Aug 18 09:14:31 2026] POST /volume/v3/groups/action => generated 102 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:31.416792 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.419698 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:14:31.421410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:31.421410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:31.421410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:14:31.421410 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.421410 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:31.421410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:14:31.429010 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Get all volumes completed successfully. Aug 18 09:14:31.429755 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:14:31.429994 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:14:31.474460 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:14:31.478018 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.478018 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:31.483696 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:14:31.483929 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:14:31.525025 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:14:31.531449 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.531449 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:31.542238 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0300d51-8d9f-40ed-aa42-eb6d4b79dd4c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:14:31.542631 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 300/1210] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:14:31 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:14:31.558010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5695c61c-2e81-4458-bd7d-b33d0d67b6e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.559727 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5695c61c-2e81-4458-bd7d-b33d0d67b6e5 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/volumes/9236e7a2-855b-4be0-a853-ea89a5e9064e Aug 18 09:14:31.559900 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5695c61c-2e81-4458-bd7d-b33d0d67b6e5 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:31.560120 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5695c61c-2e81-4458-bd7d-b33d0d67b6e5 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:31.579354 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.579354 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:31.579354 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5695c61c-2e81-4458-bd7d-b33d0d67b6e5 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Volume info retrieved successfully. Aug 18 09:14:31.579354 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-5695c61c-2e81-4458-bd7d-b33d0d67b6e5 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:14:31.579354 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-5695c61c-2e81-4458-bd7d-b33d0d67b6e5 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:14:31.613590 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-5695c61c-2e81-4458-bd7d-b33d0d67b6e5 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:14:31.616495 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.616495 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:31.625963 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5695c61c-2e81-4458-bd7d-b33d0d67b6e5 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/volumes/9236e7a2-855b-4be0-a853-ea89a5e9064e returned with HTTP 200 Aug 18 09:14:31.626447 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 300/1211] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:14:31 2026] GET /volume/v3/volumes/9236e7a2-855b-4be0-a853-ea89a5e9064e => generated 921 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:31.644623 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e065f025-fd9b-4bb7-afad-0e9909deb495 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.647735 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e065f025-fd9b-4bb7-afad-0e9909deb495 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/groups/49fdaeda-7a89-4956-a826-0ead5561dd8c Aug 18 09:14:31.647735 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e065f025-fd9b-4bb7-afad-0e9909deb495 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:31.647735 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e065f025-fd9b-4bb7-afad-0e9909deb495 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:31.647735 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-e065f025-fd9b-4bb7-afad-0e9909deb495 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] show called for member 49fdaeda-7a89-4956-a826-0ead5561dd8c {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:14:31.651206 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.651206 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:31.663970 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e065f025-fd9b-4bb7-afad-0e9909deb495 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/groups/49fdaeda-7a89-4956-a826-0ead5561dd8c returned with HTTP 200 Aug 18 09:14:31.664472 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 312/1212] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:14:31 2026] GET /volume/v3/groups/49fdaeda-7a89-4956-a826-0ead5561dd8c => generated 417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:31.673735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.676122 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:14:31.676122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:31.676122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:31.676122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:14:31.678472 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.678472 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:31.678472 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:14:31.686036 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Get all volumes completed successfully. Aug 18 09:14:31.686806 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:14:31.686968 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:14:31.732475 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:14:31.736946 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.736946 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:31.743953 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:14:31.744328 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:14:31.792235 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:14:31.795133 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.795133 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:31.801925 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d033c3c5-7e50-411b-86f0-a1158e9d45e7 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:14:31.802350 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 301/1213] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:14:31 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:14:31.817537 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-67c13c27-3cc3-4bb6-981a-b8e8e203d84c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.819339 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67c13c27-3cc3-4bb6-981a-b8e8e203d84c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] POST https://10.4.3.41/volume/v3/groups/49fdaeda-7a89-4956-a826-0ead5561dd8c/action Aug 18 09:14:31.819728 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67c13c27-3cc3-4bb6-981a-b8e8e203d84c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:31.819863 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67c13c27-3cc3-4bb6-981a-b8e8e203d84c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:31.821103 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-67c13c27-3cc3-4bb6-981a-b8e8e203d84c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] delete called for group 49fdaeda-7a89-4956-a826-0ead5561dd8c {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:14:31.821250 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-67c13c27-3cc3-4bb6-981a-b8e8e203d84c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Delete group with id: 49fdaeda-7a89-4956-a826-0ead5561dd8c Aug 18 09:14:31.824497 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.824497 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:31.852931 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67c13c27-3cc3-4bb6-981a-b8e8e203d84c tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/groups/49fdaeda-7a89-4956-a826-0ead5561dd8c/action returned with HTTP 202 Aug 18 09:14:31.853362 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 301/1214] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:14:31 2026] POST /volume/v3/groups/49fdaeda-7a89-4956-a826-0ead5561dd8c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:14:31.862486 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-252231a8-5e39-4fe8-ba3e-c7f2de61082e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.864995 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-252231a8-5e39-4fe8-ba3e-c7f2de61082e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/volumes/9236e7a2-855b-4be0-a853-ea89a5e9064e Aug 18 09:14:31.865262 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-252231a8-5e39-4fe8-ba3e-c7f2de61082e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:31.865468 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-252231a8-5e39-4fe8-ba3e-c7f2de61082e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:31.875463 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.875463 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:31.879555 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f46d90ae-bb01-4c25-85b2-eab04ba84dcd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.879961 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-252231a8-5e39-4fe8-ba3e-c7f2de61082e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Volume info retrieved successfully. Aug 18 09:14:31.880681 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-252231a8-5e39-4fe8-ba3e-c7f2de61082e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:14:31.882007 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-252231a8-5e39-4fe8-ba3e-c7f2de61082e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:14:31.889892 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f46d90ae-bb01-4c25-85b2-eab04ba84dcd tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 Aug 18 09:14:31.889892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f46d90ae-bb01-4c25-85b2-eab04ba84dcd tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:31.889892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f46d90ae-bb01-4c25-85b2-eab04ba84dcd tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:31.901034 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f46d90ae-bb01-4c25-85b2-eab04ba84dcd tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 returned with HTTP 404 Aug 18 09:14:31.901582 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 313/1215] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:31 2026] GET /volume/v3/volumes/b620f764-d62f-4725-ac16-2df53bd99c88 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:31.909770 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f6c4b4c-bf2b-4d80-b330-35ebedd40688 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.912782 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f6c4b4c-bf2b-4d80-b330-35ebedd40688 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] DELETE https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b Aug 18 09:14:31.913079 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f6c4b4c-bf2b-4d80-b330-35ebedd40688 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:31.913362 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f6c4b4c-bf2b-4d80-b330-35ebedd40688 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:31.913591 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3f6c4b4c-bf2b-4d80-b330-35ebedd40688 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Delete volume with id: 95a73176-ef08-4e9b-9847-038f303f234b Aug 18 09:14:31.921861 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-252231a8-5e39-4fe8-ba3e-c7f2de61082e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:14:31.924858 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.924858 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:31.926897 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.926897 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:31.927693 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f6c4b4c-bf2b-4d80-b330-35ebedd40688 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:14:31.932273 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-252231a8-5e39-4fe8-ba3e-c7f2de61082e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/volumes/9236e7a2-855b-4be0-a853-ea89a5e9064e returned with HTTP 200 Aug 18 09:14:31.932638 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 301/1216] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:14:31 2026] GET /volume/v3/volumes/9236e7a2-855b-4be0-a853-ea89a5e9064e => generated 920 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:31.953557 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f6c4b4c-bf2b-4d80-b330-35ebedd40688 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Delete volume request issued successfully. Aug 18 09:14:31.953761 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f6c4b4c-bf2b-4d80-b330-35ebedd40688 tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b returned with HTTP 202 Aug 18 09:14:31.954296 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 302/1217] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:14:31 2026] DELETE /volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:31.963663 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-385a198f-ef7e-4e32-8c5c-b74bed71ab9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.965533 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-385a198f-ef7e-4e32-8c5c-b74bed71ab9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b Aug 18 09:14:31.965773 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-385a198f-ef7e-4e32-8c5c-b74bed71ab9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:31.965982 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-385a198f-ef7e-4e32-8c5c-b74bed71ab9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:31.967670 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e97164e7-01b8-4514-932f-6d8f49c98557 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.969854 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e97164e7-01b8-4514-932f-6d8f49c98557 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 Aug 18 09:14:31.970080 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e97164e7-01b8-4514-932f-6d8f49c98557 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:31.970314 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e97164e7-01b8-4514-932f-6d8f49c98557 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:31.973023 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.973023 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:31.977038 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-385a198f-ef7e-4e32-8c5c-b74bed71ab9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Volume info retrieved successfully. Aug 18 09:14:31.977790 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.977790 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:31.978471 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e97164e7-01b8-4514-932f-6d8f49c98557 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:31.980429 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e97164e7-01b8-4514-932f-6d8f49c98557 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 returned with HTTP 200 Aug 18 09:14:31.980861 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 314/1218] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:31 2026] GET /volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 => generated 538 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:31.982143 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-385a198f-ef7e-4e32-8c5c-b74bed71ab9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b returned with HTTP 200 Aug 18 09:14:31.982616 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 302/1219] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:31 2026] GET /volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:31.991941 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7718ed15-2d3e-4e61-8ec3-ab99ade48aa4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:31.993697 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7718ed15-2d3e-4e61-8ec3-ab99ade48aa4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 Aug 18 09:14:31.993870 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7718ed15-2d3e-4e61-8ec3-ab99ade48aa4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:31.994053 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7718ed15-2d3e-4e61-8ec3-ab99ade48aa4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:31.999197 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:31.999197 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:31.999594 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7718ed15-2d3e-4e61-8ec3-ab99ade48aa4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:32.000342 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7718ed15-2d3e-4e61-8ec3-ab99ade48aa4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 returned with HTTP 200 Aug 18 09:14:32.000683 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 302/1220] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:31 2026] GET /volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:32.009304 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-daa79b43-d161-4281-8d3c-f4b00e5c8392 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:32.011102 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-daa79b43-d161-4281-8d3c-f4b00e5c8392 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots Aug 18 09:14:32.011300 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-daa79b43-d161-4281-8d3c-f4b00e5c8392 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:32.011516 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-daa79b43-d161-4281-8d3c-f4b00e5c8392 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:32.011829 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-daa79b43-d161-4281-8d3c-f4b00e5c8392 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:14:32.012850 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-daa79b43-d161-4281-8d3c-f4b00e5c8392 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:14:32.016364 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-daa79b43-d161-4281-8d3c-f4b00e5c8392 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Get all snapshots completed successfully. Aug 18 09:14:32.016644 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-daa79b43-d161-4281-8d3c-f4b00e5c8392 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 18 09:14:32.017064 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 303/1221] 10.4.3.41 () {66 vars in 1236 bytes} [Tue Aug 18 09:14:32 2026] GET /volume/v3/snapshots => generated 407 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:32.025095 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbfe11d9-7bed-44d7-8258-42aff96adac2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:32.028982 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbfe11d9-7bed-44d7-8258-42aff96adac2 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] PUT https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 Aug 18 09:14:32.029283 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbfe11d9-7bed-44d7-8258-42aff96adac2 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1102215671", "description": "This is the new description of snapshot."}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:32.035514 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:32.035514 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:32.035921 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dbfe11d9-7bed-44d7-8258-42aff96adac2 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:32.041377 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbfe11d9-7bed-44d7-8258-42aff96adac2 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 returned with HTTP 200 Aug 18 09:14:32.041770 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 315/1222] 10.4.3.41 () {68 vars in 1368 bytes} [Tue Aug 18 09:14:32 2026] PUT /volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 => generated 443 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:32.049317 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1d912999-9517-446d-a1c4-220a48c12ded None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:32.050980 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d912999-9517-446d-a1c4-220a48c12ded tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 Aug 18 09:14:32.051157 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d912999-9517-446d-a1c4-220a48c12ded tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:32.051335 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d912999-9517-446d-a1c4-220a48c12ded tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:32.056056 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:32.056056 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:32.056434 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1d912999-9517-446d-a1c4-220a48c12ded tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:32.057166 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d912999-9517-446d-a1c4-220a48c12ded tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 returned with HTTP 200 Aug 18 09:14:32.057522 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 303/1223] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:32 2026] GET /volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 => generated 577 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:32.066552 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59fc43e3-b816-482f-87c0-017a8656f33e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:32.068223 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59fc43e3-b816-482f-87c0-017a8656f33e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 Aug 18 09:14:32.068403 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59fc43e3-b816-482f-87c0-017a8656f33e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:32.068584 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59fc43e3-b816-482f-87c0-017a8656f33e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:32.068694 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-59fc43e3-b816-482f-87c0-017a8656f33e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: a3b05f55-2a44-46e6-8538-06e5ec261f09 Aug 18 09:14:32.073182 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:32.073182 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:32.073559 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-59fc43e3-b816-482f-87c0-017a8656f33e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:32.086240 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-59fc43e3-b816-482f-87c0-017a8656f33e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot delete request issued successfully. Aug 18 09:14:32.086403 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59fc43e3-b816-482f-87c0-017a8656f33e tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 returned with HTTP 202 Aug 18 09:14:32.086760 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 303/1224] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:14:32 2026] DELETE /volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:32.095454 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc8137a8-c061-49c0-893d-85347f22c197 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:32.097291 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc8137a8-c061-49c0-893d-85347f22c197 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 Aug 18 09:14:32.097523 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc8137a8-c061-49c0-893d-85347f22c197 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:32.097736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc8137a8-c061-49c0-893d-85347f22c197 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:32.102726 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:32.102726 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:32.103214 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc8137a8-c061-49c0-893d-85347f22c197 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:32.103970 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc8137a8-c061-49c0-893d-85347f22c197 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 returned with HTTP 200 Aug 18 09:14:32.104341 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 304/1225] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:32 2026] GET /volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 => generated 576 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:32.945294 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-49fd67e9-0879-47bb-ab9d-e31201bd0fa2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:32.946971 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49fd67e9-0879-47bb-ab9d-e31201bd0fa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/volumes/9236e7a2-855b-4be0-a853-ea89a5e9064e Aug 18 09:14:32.947175 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49fd67e9-0879-47bb-ab9d-e31201bd0fa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:32.947350 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49fd67e9-0879-47bb-ab9d-e31201bd0fa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:32.953198 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49fd67e9-0879-47bb-ab9d-e31201bd0fa2 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/volumes/9236e7a2-855b-4be0-a853-ea89a5e9064e returned with HTTP 404 Aug 18 09:14:32.953658 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 316/1226] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:14:32 2026] GET /volume/v3/volumes/9236e7a2-855b-4be0-a853-ea89a5e9064e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:14:32.959984 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-781b8fef-48f4-42d9-a003-ef4c6d9ea24e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:32.961682 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-781b8fef-48f4-42d9-a003-ef4c6d9ea24e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/groups/49fdaeda-7a89-4956-a826-0ead5561dd8c Aug 18 09:14:32.962017 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-781b8fef-48f4-42d9-a003-ef4c6d9ea24e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:32.962302 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-781b8fef-48f4-42d9-a003-ef4c6d9ea24e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:32.962533 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-781b8fef-48f4-42d9-a003-ef4c6d9ea24e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] show called for member 49fdaeda-7a89-4956-a826-0ead5561dd8c {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:14:32.965566 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-781b8fef-48f4-42d9-a003-ef4c6d9ea24e tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/groups/49fdaeda-7a89-4956-a826-0ead5561dd8c returned with HTTP 404 Aug 18 09:14:32.966187 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 304/1227] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:14:32 2026] GET /volume/v3/groups/49fdaeda-7a89-4956-a826-0ead5561dd8c => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:14:32.972431 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d61ebeb4-9557-44b9-9bda-276c3eb47fd9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:32.974574 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d61ebeb4-9557-44b9-9bda-276c3eb47fd9 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:14:32.974867 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d61ebeb4-9557-44b9-9bda-276c3eb47fd9 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:32.975138 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d61ebeb4-9557-44b9-9bda-276c3eb47fd9 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:32.975543 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-d61ebeb4-9557-44b9-9bda-276c3eb47fd9 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:14:32.975994 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:32.975994 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:32.976595 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d61ebeb4-9557-44b9-9bda-276c3eb47fd9 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:14:32.985156 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d61ebeb4-9557-44b9-9bda-276c3eb47fd9 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Get all volumes completed successfully. Aug 18 09:14:32.986009 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-d61ebeb4-9557-44b9-9bda-276c3eb47fd9 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:14:32.986210 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-d61ebeb4-9557-44b9-9bda-276c3eb47fd9 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:14:32.999521 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8e1cbc20-771a-4c88-904e-b994f969ac9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:33.001755 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e1cbc20-771a-4c88-904e-b994f969ac9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] GET https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b Aug 18 09:14:33.001997 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e1cbc20-771a-4c88-904e-b994f969ac9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:33.002257 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e1cbc20-771a-4c88-904e-b994f969ac9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:33.008964 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e1cbc20-771a-4c88-904e-b994f969ac9f tempest-TaggedBootDevicesTest-2067713358 tempest-TaggedBootDevicesTest-2067713358-project-member] https://10.4.3.41/volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b returned with HTTP 404 Aug 18 09:14:33.009445 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 305/1228] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:32 2026] GET /volume/v3/volumes/95a73176-ef08-4e9b-9847-038f303f234b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:33.019970 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-d61ebeb4-9557-44b9-9bda-276c3eb47fd9 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:14:33.022855 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:33.022855 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:33.029338 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d61ebeb4-9557-44b9-9bda-276c3eb47fd9 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:14:33.029723 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 304/1229] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:14:32 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:33.041586 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-40e6a9f3-c3d1-4a9e-ba57-d34d25cb469f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:33.043387 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40e6a9f3-c3d1-4a9e-ba57-d34d25cb469f tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] POST https://10.4.3.41/volume/v3/groups/f9eb02d9-2003-40c9-b606-4b2f3d544f88/action Aug 18 09:14:33.043821 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40e6a9f3-c3d1-4a9e-ba57-d34d25cb469f tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:33.043968 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40e6a9f3-c3d1-4a9e-ba57-d34d25cb469f tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:33.045278 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-40e6a9f3-c3d1-4a9e-ba57-d34d25cb469f tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] delete called for group f9eb02d9-2003-40c9-b606-4b2f3d544f88 {{(pid=100264) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:14:33.045382 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-40e6a9f3-c3d1-4a9e-ba57-d34d25cb469f tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Delete group with id: f9eb02d9-2003-40c9-b606-4b2f3d544f88 Aug 18 09:14:33.048573 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:33.048573 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:33.077908 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40e6a9f3-c3d1-4a9e-ba57-d34d25cb469f tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/groups/f9eb02d9-2003-40c9-b606-4b2f3d544f88/action returned with HTTP 202 Aug 18 09:14:33.078277 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 317/1230] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:14:33 2026] POST /volume/v3/groups/f9eb02d9-2003-40c9-b606-4b2f3d544f88/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:14:33.085051 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85051fdb-6ba2-42d3-8731-46d167fd3856 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:33.086433 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85051fdb-6ba2-42d3-8731-46d167fd3856 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/volumes/41e3fe53-f7cb-4dce-b520-03bb25916544 Aug 18 09:14:33.086785 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85051fdb-6ba2-42d3-8731-46d167fd3856 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:33.087066 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85051fdb-6ba2-42d3-8731-46d167fd3856 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:33.094104 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:33.094104 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:33.098344 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-85051fdb-6ba2-42d3-8731-46d167fd3856 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Volume info retrieved successfully. Aug 18 09:14:33.101410 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-85051fdb-6ba2-42d3-8731-46d167fd3856 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:14:33.101410 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-85051fdb-6ba2-42d3-8731-46d167fd3856 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:14:33.113723 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8761723-5952-47d3-b145-fb5803e17b11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:33.115409 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8761723-5952-47d3-b145-fb5803e17b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 Aug 18 09:14:33.115635 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8761723-5952-47d3-b145-fb5803e17b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:33.115856 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8761723-5952-47d3-b145-fb5803e17b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:33.119718 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8761723-5952-47d3-b145-fb5803e17b11 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 returned with HTTP 404 Aug 18 09:14:33.120166 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 306/1231] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:33 2026] GET /volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:33.128737 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7af4045e-5b2c-4b56-99e5-e4df1e4afe83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:33.132297 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7af4045e-5b2c-4b56-99e5-e4df1e4afe83 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 Aug 18 09:14:33.132297 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7af4045e-5b2c-4b56-99e5-e4df1e4afe83 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:33.132297 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7af4045e-5b2c-4b56-99e5-e4df1e4afe83 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:33.132297 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-7af4045e-5b2c-4b56-99e5-e4df1e4afe83 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: a3b05f55-2a44-46e6-8538-06e5ec261f09 Aug 18 09:14:33.134898 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-85051fdb-6ba2-42d3-8731-46d167fd3856 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:14:33.136668 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7af4045e-5b2c-4b56-99e5-e4df1e4afe83 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 returned with HTTP 404 Aug 18 09:14:33.137157 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 305/1232] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:14:33 2026] DELETE /volume/v3/snapshots/a3b05f55-2a44-46e6-8538-06e5ec261f09 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:33.139028 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:33.139028 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:33.145018 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85051fdb-6ba2-42d3-8731-46d167fd3856 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/volumes/41e3fe53-f7cb-4dce-b520-03bb25916544 returned with HTTP 200 Aug 18 09:14:33.145558 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 305/1233] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:14:33 2026] GET /volume/v3/volumes/41e3fe53-f7cb-4dce-b520-03bb25916544 => generated 909 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:33.148229 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e0e9f885-8f77-4a0c-8cd5-68007a3f15be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:33.149988 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0e9f885-8f77-4a0c-8cd5-68007a3f15be tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:14:33.150198 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0e9f885-8f77-4a0c-8cd5-68007a3f15be tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:33.150414 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0e9f885-8f77-4a0c-8cd5-68007a3f15be tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:33.159096 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:33.159096 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:33.163249 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e0e9f885-8f77-4a0c-8cd5-68007a3f15be tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:33.168187 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0e9f885-8f77-4a0c-8cd5-68007a3f15be tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:14:33.168650 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 318/1234] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:33 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:33.180764 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-78d8c68c-3a29-47dc-886b-80dc2b738344 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:33.182925 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78d8c68c-3a29-47dc-886b-80dc2b738344 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:14:33.183371 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78d8c68c-3a29-47dc-886b-80dc2b738344 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72b6878f-71d2-4f7a-8e72-0150d4b57a5e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-13851949"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:33.193542 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:33.193542 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:33.194160 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-78d8c68c-3a29-47dc-886b-80dc2b738344 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:14:33.194315 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-78d8c68c-3a29-47dc-886b-80dc2b738344 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create snapshot from volume 72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:14:33.220261 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-78d8c68c-3a29-47dc-886b-80dc2b738344 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['c11809cf-ce42-4d63-b20c-28de59479615', 'bae0c170-b441-400e-8276-057817b042cd', '1b076c50-6ad2-40d9-af04-6f324b272d05', 'cbc54647-40c8-4461-8a1f-a8c4af4dd5c3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:14:33.255288 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-78d8c68c-3a29-47dc-886b-80dc2b738344 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot create request issued successfully. Aug 18 09:14:33.255750 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78d8c68c-3a29-47dc-886b-80dc2b738344 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:14:33.256482 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 307/1235] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:14:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:14:33.266529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-681c5440-4977-463c-aa68-1b577147f709 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:33.268208 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-681c5440-4977-463c-aa68-1b577147f709 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 Aug 18 09:14:33.268505 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-681c5440-4977-463c-aa68-1b577147f709 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:33.268763 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-681c5440-4977-463c-aa68-1b577147f709 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:33.279319 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:33.279319 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:33.279938 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-681c5440-4977-463c-aa68-1b577147f709 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:33.281113 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-681c5440-4977-463c-aa68-1b577147f709 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 returned with HTTP 200 Aug 18 09:14:33.281623 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 306/1236] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:33 2026] GET /volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:34.171765 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-356d6b0b-045a-400e-a628-94c888a02a39 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:34.178583 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-356d6b0b-045a-400e-a628-94c888a02a39 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/volumes/41e3fe53-f7cb-4dce-b520-03bb25916544 Aug 18 09:14:34.178583 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-356d6b0b-045a-400e-a628-94c888a02a39 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:34.178583 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-356d6b0b-045a-400e-a628-94c888a02a39 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:34.184118 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-356d6b0b-045a-400e-a628-94c888a02a39 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/volumes/41e3fe53-f7cb-4dce-b520-03bb25916544 returned with HTTP 404 Aug 18 09:14:34.184796 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 306/1237] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:14:34 2026] GET /volume/v3/volumes/41e3fe53-f7cb-4dce-b520-03bb25916544 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:14:34.194774 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bb12857d-afe9-4ff7-8aec-2cf524ba06c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:34.196910 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb12857d-afe9-4ff7-8aec-2cf524ba06c8 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] GET https://10.4.3.41/volume/v3/groups/f9eb02d9-2003-40c9-b606-4b2f3d544f88 Aug 18 09:14:34.197149 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb12857d-afe9-4ff7-8aec-2cf524ba06c8 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:34.197338 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb12857d-afe9-4ff7-8aec-2cf524ba06c8 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:34.197682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-bb12857d-afe9-4ff7-8aec-2cf524ba06c8 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] show called for member f9eb02d9-2003-40c9-b606-4b2f3d544f88 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:14:34.202992 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb12857d-afe9-4ff7-8aec-2cf524ba06c8 tempest-GroupsV314Test-1059303175 tempest-GroupsV314Test-1059303175-project-member] https://10.4.3.41/volume/v3/groups/f9eb02d9-2003-40c9-b606-4b2f3d544f88 returned with HTTP 404 Aug 18 09:14:34.202992 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 319/1238] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:14:34 2026] GET /volume/v3/groups/f9eb02d9-2003-40c9-b606-4b2f3d544f88 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:14:34.210725 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0b95b4c2-de6b-40da-a6e9-ff863344e638 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:34.214711 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b95b4c2-de6b-40da-a6e9-ff863344e638 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/fd3fed07-7c23-484e-b3d6-c06035549d62 Aug 18 09:14:34.214711 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b95b4c2-de6b-40da-a6e9-ff863344e638 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:34.214711 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b95b4c2-de6b-40da-a6e9-ff863344e638 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:34.214711 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:34.214711 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:34.233120 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b95b4c2-de6b-40da-a6e9-ff863344e638 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] https://10.4.3.41/volume/v3/group_types/fd3fed07-7c23-484e-b3d6-c06035549d62 returned with HTTP 202 Aug 18 09:14:34.233120 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 308/1239] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:14:34 2026] DELETE /volume/v3/group_types/fd3fed07-7c23-484e-b3d6-c06035549d62 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:14:34.240873 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21a5352e-4f8c-443e-8346-79ece95a8a57 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:34.243177 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21a5352e-4f8c-443e-8346-79ece95a8a57 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] DELETE https://10.4.3.41/volume/v3/types/347b221f-c6d3-4f89-9a69-1d72516ba9e5 Aug 18 09:14:34.243367 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21a5352e-4f8c-443e-8346-79ece95a8a57 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:34.243628 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21a5352e-4f8c-443e-8346-79ece95a8a57 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:34.265008 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21a5352e-4f8c-443e-8346-79ece95a8a57 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] https://10.4.3.41/volume/v3/types/347b221f-c6d3-4f89-9a69-1d72516ba9e5 returned with HTTP 202 Aug 18 09:14:34.265541 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 307/1240] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:14:34 2026] DELETE /volume/v3/types/347b221f-c6d3-4f89-9a69-1d72516ba9e5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:34.273255 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-756298a3-cde9-4ca0-ad09-8054ae86ebe4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:34.275464 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-756298a3-cde9-4ca0-ad09-8054ae86ebe4 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] GET https://10.4.3.41/volume/v3/types/347b221f-c6d3-4f89-9a69-1d72516ba9e5 Aug 18 09:14:34.275724 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-756298a3-cde9-4ca0-ad09-8054ae86ebe4 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:34.275972 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-756298a3-cde9-4ca0-ad09-8054ae86ebe4 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:34.279561 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-756298a3-cde9-4ca0-ad09-8054ae86ebe4 tempest-GroupsV314Test-1909269512 tempest-GroupsV314Test-1909269512-project-admin] https://10.4.3.41/volume/v3/types/347b221f-c6d3-4f89-9a69-1d72516ba9e5 returned with HTTP 404 Aug 18 09:14:34.280126 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 307/1241] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:14:34 2026] GET /volume/v3/types/347b221f-c6d3-4f89-9a69-1d72516ba9e5 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:34.292462 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0fb8bfad-9c78-46ab-ac28-e6372fb6a4b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:34.294267 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fb8bfad-9c78-46ab-ac28-e6372fb6a4b6 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 Aug 18 09:14:34.294471 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fb8bfad-9c78-46ab-ac28-e6372fb6a4b6 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:34.294690 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fb8bfad-9c78-46ab-ac28-e6372fb6a4b6 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:34.300309 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:34.300309 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:34.300747 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0fb8bfad-9c78-46ab-ac28-e6372fb6a4b6 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:14:34.301545 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fb8bfad-9c78-46ab-ac28-e6372fb6a4b6 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 returned with HTTP 200 Aug 18 09:14:34.301880 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 320/1242] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:34 2026] GET /volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:36.116131 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a25b548a-c417-4b1d-b58c-e3dfc757de62 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:36.116131 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a25b548a-c417-4b1d-b58c-e3dfc757de62 None None] GET https://10.4.3.41/volume// Aug 18 09:14:36.116131 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a25b548a-c417-4b1d-b58c-e3dfc757de62 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:36.116131 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a25b548a-c417-4b1d-b58c-e3dfc757de62 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:36.116131 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a25b548a-c417-4b1d-b58c-e3dfc757de62 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:36.116131 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 309/1243] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:14:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:36.124922 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-0c6c1361-51b4-4d4d-858f-092a915bb71e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:36.127934 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-0c6c1361-51b4-4d4d-858f-092a915bb71e tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] GET https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b Aug 18 09:14:36.127934 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-0c6c1361-51b4-4d4d-858f-092a915bb71e tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:36.127934 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-0c6c1361-51b4-4d4d-858f-092a915bb71e tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:36.145098 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:36.145098 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:36.149130 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-0c6c1361-51b4-4d4d-858f-092a915bb71e tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Volume info retrieved successfully. Aug 18 09:14:36.156432 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-0c6c1361-51b4-4d4d-858f-092a915bb71e tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b returned with HTTP 200 Aug 18 09:14:36.156432 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 308/1244] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:14:36 2026] GET /volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b => generated 1537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:14:36.281255 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-1983d5f1-5b6c-4ab4-9a5c-2ec884d7a60c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:36.283176 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-1983d5f1-5b6c-4ab4-9a5c-2ec884d7a60c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] PUT https://10.4.3.41/volume/v3/attachments/e12a17e3-ca87-4565-8944-a60692d13b89 Aug 18 09:14:36.287658 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-1983d5f1-5b6c-4ab4-9a5c-2ec884d7a60c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:36.296506 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-1983d5f1-5b6c-4ab4-9a5c-2ec884d7a60c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Acquiring lock "cinder-attachment_update-0a8a3853-3a9b-41d2-863c-131ca01e568b-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:14:36.301624 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-1983d5f1-5b6c-4ab4-9a5c-2ec884d7a60c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Lock "cinder-attachment_update-0a8a3853-3a9b-41d2-863c-131ca01e568b-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:14:36.302573 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:36.302573 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:36.452687 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-1983d5f1-5b6c-4ab4-9a5c-2ec884d7a60c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Lock "cinder-attachment_update-0a8a3853-3a9b-41d2-863c-131ca01e568b-np0000007625" released by "attachment_update" :: held 0.151s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:14:36.453271 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-1983d5f1-5b6c-4ab4-9a5c-2ec884d7a60c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/attachments/e12a17e3-ca87-4565-8944-a60692d13b89 returned with HTTP 200 Aug 18 09:14:36.454231 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 308/1245] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:14:36 2026] PUT /volume/v3/attachments/e12a17e3-ca87-4565-8944-a60692d13b89 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:36.481541 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-e1064a9c-f004-42ea-89ec-7522801e9a3e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:36.484499 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-e1064a9c-f004-42ea-89ec-7522801e9a3e tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] POST https://10.4.3.41/volume/v3/attachments/e12a17e3-ca87-4565-8944-a60692d13b89/action Aug 18 09:14:36.484854 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-e1064a9c-f004-42ea-89ec-7522801e9a3e tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:36.485080 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-e1064a9c-f004-42ea-89ec-7522801e9a3e tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:36.513573 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:36.513573 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:36.524941 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a73a4f0c-9d82-4fbd-964a-3ace55d84a1d req-e1064a9c-f004-42ea-89ec-7522801e9a3e tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/attachments/e12a17e3-ca87-4565-8944-a60692d13b89/action returned with HTTP 204 Aug 18 09:14:36.526457 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 321/1246] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:14:36 2026] POST /volume/v3/attachments/e12a17e3-ca87-4565-8944-a60692d13b89/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:37.133158 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-304cc91f-ed76-4910-9717-d5c14720b0eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:37.136531 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-304cc91f-ed76-4910-9717-d5c14720b0eb tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f Aug 18 09:14:37.136834 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-304cc91f-ed76-4910-9717-d5c14720b0eb tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:37.137130 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-304cc91f-ed76-4910-9717-d5c14720b0eb tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:37.137318 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-304cc91f-ed76-4910-9717-d5c14720b0eb tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Delete snapshot with id: 525ed594-ce09-4ba2-96db-a04a4bc1ba9f Aug 18 09:14:37.143405 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-304cc91f-ed76-4910-9717-d5c14720b0eb tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f returned with HTTP 404 Aug 18 09:14:37.144139 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 310/1247] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:14:37 2026] DELETE /volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:37.157486 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec155ec4-277c-42b5-b8db-7312181b08a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:37.163755 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec155ec4-277c-42b5-b8db-7312181b08a7 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f Aug 18 09:14:37.164057 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec155ec4-277c-42b5-b8db-7312181b08a7 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:37.164580 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec155ec4-277c-42b5-b8db-7312181b08a7 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:37.169010 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec155ec4-277c-42b5-b8db-7312181b08a7 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f returned with HTTP 404 Aug 18 09:14:37.169576 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 309/1248] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:14:37 2026] GET /volume/v3/snapshots/525ed594-ce09-4ba2-96db-a04a4bc1ba9f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:37.228769 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-e79544ee-e6f8-4fee-85f4-197eef580461 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:37.231184 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-e79544ee-e6f8-4fee-85f4-197eef580461 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:14:37.231438 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-e79544ee-e6f8-4fee-85f4-197eef580461 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:37.231673 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-e79544ee-e6f8-4fee-85f4-197eef580461 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:37.243000 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:37.243000 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:37.248875 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-e79544ee-e6f8-4fee-85f4-197eef580461 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:37.254232 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-e79544ee-e6f8-4fee-85f4-197eef580461 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:14:37.254704 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 309/1249] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:37 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:37.282217 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-c3bc864a-a0dc-4b61-8733-25b97e82935f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:37.285103 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-c3bc864a-a0dc-4b61-8733-25b97e82935f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] POST https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4/action Aug 18 09:14:37.285628 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-c3bc864a-a0dc-4b61-8733-25b97e82935f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:37.288979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-c3bc864a-a0dc-4b61-8733-25b97e82935f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:37.299557 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:37.299557 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:37.300048 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-c3bc864a-a0dc-4b61-8733-25b97e82935f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:37.309210 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-c3bc864a-a0dc-4b61-8733-25b97e82935f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Begin detaching volume completed successfully. Aug 18 09:14:37.309560 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-c3bc864a-a0dc-4b61-8733-25b97e82935f tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4/action returned with HTTP 202 Aug 18 09:14:37.310485 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 322/1250] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:14:37 2026] POST /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 09:14:37.426367 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-314ceed3-bea2-4fb7-b7fe-b21df04b67ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:37.426915 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-314ceed3-bea2-4fb7-b7fe-b21df04b67ee None None] GET https://10.4.3.41/volume// Aug 18 09:14:37.427126 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-314ceed3-bea2-4fb7-b7fe-b21df04b67ee None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:37.427411 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-314ceed3-bea2-4fb7-b7fe-b21df04b67ee None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:37.427887 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-314ceed3-bea2-4fb7-b7fe-b21df04b67ee None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:37.428226 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 311/1251] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:14:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:37.446506 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-fb53bdd4-5307-4c91-ae81-dee56d3ad97a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:37.450234 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-60fb4f82-45db-461d-a351-547263bee2bb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:37.451832 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-fb53bdd4-5307-4c91-ae81-dee56d3ad97a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:14:37.455353 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-fb53bdd4-5307-4c91-ae81-dee56d3ad97a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:37.455353 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-fb53bdd4-5307-4c91-ae81-dee56d3ad97a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:37.473162 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:37.473162 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:37.478977 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-fb53bdd4-5307-4c91-ae81-dee56d3ad97a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:37.484199 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-fb53bdd4-5307-4c91-ae81-dee56d3ad97a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:14:37.484665 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 310/1252] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:14:37 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 1321 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:14:37.581421 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-60fb4f82-45db-461d-a351-547263bee2bb tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:14:37.581421 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-60fb4f82-45db-461d-a351-547263bee2bb tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1601385545", "os-volume-type-access:is_public": false}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:37.593083 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-60fb4f82-45db-461d-a351-547263bee2bb tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:14:37.593722 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 310/1253] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:14:37 2026] POST /volume/v3/types => generated 229 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:37.608487 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bb3f81ad-e1ef-453a-9226-2955c233ce3e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:37.687892 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb3f81ad-e1ef-453a-9226-2955c233ce3e tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:14:37.688406 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb3f81ad-e1ef-453a-9226-2955c233ce3e tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9a4cb66f-39e1-4c7c-9fce-3c7adb258122", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:37.690431 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-bb3f81ad-e1ef-453a-9226-2955c233ce3e tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Create volume request body: {'volume': {'volume_type': '9a4cb66f-39e1-4c7c-9fce-3c7adb258122', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:14:37.699793 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb3f81ad-e1ef-453a-9226-2955c233ce3e tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 404 Aug 18 09:14:37.699793 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 323/1254] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:14:37 2026] POST /volume/v3/volumes => generated 114 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:37.709422 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f5b9d110-effc-43a7-8adf-7ea59e21a724 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:37.713343 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5b9d110-effc-43a7-8adf-7ea59e21a724 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] POST https://10.4.3.41/volume/v3/types/9a4cb66f-39e1-4c7c-9fce-3c7adb258122/action Aug 18 09:14:37.713343 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5b9d110-effc-43a7-8adf-7ea59e21a724 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action body: b'{"addProjectAccess": {"project": "9a391ae25c2c42a6b1e2df89a9b15b6f"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:37.713343 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5b9d110-effc-43a7-8adf-7ea59e21a724 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9a391ae25c2c42a6b1e2df89a9b15b6f"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:37.727613 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5b9d110-effc-43a7-8adf-7ea59e21a724 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types/9a4cb66f-39e1-4c7c-9fce-3c7adb258122/action returned with HTTP 202 Aug 18 09:14:37.728532 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 312/1255] 10.4.3.41 () {68 vars in 1377 bytes} [Tue Aug 18 09:14:37 2026] POST /volume/v3/types/9a4cb66f-39e1-4c7c-9fce-3c7adb258122/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:37.738086 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:37.741973 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:14:37.745058 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9a4cb66f-39e1-4c7c-9fce-3c7adb258122", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-971535054"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:37.747128 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Create volume request body: {'volume': {'volume_type': '9a4cb66f-39e1-4c7c-9fce-3c7adb258122', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-971535054'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:14:37.758736 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Create volume of 1 GB Aug 18 09:14:37.759194 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:37.759194 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:37.759959 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Availability Zones retrieved successfully. Aug 18 09:14:37.770888 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Flow 'volume_create_api' (1e567d5f-b493-4e4b-91b6-a0347460c7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:14:37.772785 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f757ec3-15cf-4c87-affc-816c3538e055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:37.773989 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:14:37.801569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f757ec3-15cf-4c87-affc-816c3538e055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:14:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a4cb66f-39e1-4c7c-9fce-3c7adb258122,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1601385545',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a4cb66f-39e1-4c7c-9fce-3c7adb258122', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:37.801949 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d69888-5367-4b86-8d2c-412f03303f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:37.828579 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1601385545 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1601385545, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:14:37.828845 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1601385545 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1601385545, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:14:37.871614 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Created reservations ['e97d91fe-a0ae-4950-b532-8fe1c67b6b20', 'c4768645-7485-468c-a77e-2302ff48a873', '44e2b932-df22-4277-8c20-0a6336d99c96', '0a7c74b0-5795-473e-b57d-41e44469ec6d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:14:37.872344 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d69888-5367-4b86-8d2c-412f03303f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e97d91fe-a0ae-4950-b532-8fe1c67b6b20', 'c4768645-7485-468c-a77e-2302ff48a873', '44e2b932-df22-4277-8c20-0a6336d99c96', '0a7c74b0-5795-473e-b57d-41e44469ec6d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:37.872997 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b922bf64-2e30-4542-b1f7-4338240c38d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:37.903260 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b922bf64-2e30-4542-b1f7-4338240c38d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '067a2c89-573d-4180-a74e-081ca4462262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-971535054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a391ae25c2c42a6b1e2df89a9b15b6f',qos_specs=None,replication_status=,reservations=['e97d91fe-a0ae-4950-b532-8fe1c67b6b20','c4768645-7485-468c-a77e-2302ff48a873','44e2b932-df22-4277-8c20-0a6336d99c96','0a7c74b0-5795-473e-b57d-41e44469ec6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c96fb625184440469da2aeeb806e8592',volume_type_id=9a4cb66f-39e1-4c7c-9fce-3c7adb258122), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-971535054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=067a2c89-573d-4180-a74e-081ca4462262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a391ae25c2c42a6b1e2df89a9b15b6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c96fb625184440469da2aeeb806e8592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a4cb66f-39e1-4c7c-9fce-3c7adb258122),volume_type_id=9a4cb66f-39e1-4c7c-9fce-3c7adb258122)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:37.906021 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d70ff5b1-07b0-442f-965c-85b665aab9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:37.932158 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d70ff5b1-07b0-442f-965c-85b665aab9ed) transitioned into state 'SUCCESS' from state '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-971535054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a391ae25c2c42a6b1e2df89a9b15b6f',qos_specs=None,replication_status=,reservations=['e97d91fe-a0ae-4950-b532-8fe1c67b6b20','c4768645-7485-468c-a77e-2302ff48a873','44e2b932-df22-4277-8c20-0a6336d99c96','0a7c74b0-5795-473e-b57d-41e44469ec6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c96fb625184440469da2aeeb806e8592',volume_type_id=9a4cb66f-39e1-4c7c-9fce-3c7adb258122)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:37.932737 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90afc1b8-df0e-4887-87e4-85d08c415c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:37.946834 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90afc1b8-df0e-4887-87e4-85d08c415c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:37.950504 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Flow 'volume_create_api' (1e567d5f-b493-4e4b-91b6-a0347460c7c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:14:37.950504 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Create volume request issued successfully. Aug 18 09:14:37.950504 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e95dd470-dcbc-4080-ae89-2d249573fb47 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:14:37.950504 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 311/1256] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:14:37 2026] POST /volume/v3/volumes => generated 793 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:14:37.969552 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2164301b-e510-41a7-96df-3f42f48a7893 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:37.971474 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2164301b-e510-41a7-96df-3f42f48a7893 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] GET https://10.4.3.41/volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 Aug 18 09:14:37.971626 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2164301b-e510-41a7-96df-3f42f48a7893 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:37.971835 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2164301b-e510-41a7-96df-3f42f48a7893 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:37.978617 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:37.978617 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:37.982488 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2164301b-e510-41a7-96df-3f42f48a7893 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Volume info retrieved successfully. Aug 18 09:14:37.987404 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2164301b-e510-41a7-96df-3f42f48a7893 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] https://10.4.3.41/volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 returned with HTTP 200 Aug 18 09:14:37.991419 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 311/1257] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:37 2026] GET /volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:39.004125 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-efc4739d-8234-42e7-966c-ee02ab0d65d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:39.006312 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efc4739d-8234-42e7-966c-ee02ab0d65d8 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] GET https://10.4.3.41/volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 Aug 18 09:14:39.006537 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efc4739d-8234-42e7-966c-ee02ab0d65d8 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:39.006731 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efc4739d-8234-42e7-966c-ee02ab0d65d8 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:39.022096 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:39.022096 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:39.028898 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-efc4739d-8234-42e7-966c-ee02ab0d65d8 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Volume info retrieved successfully. Aug 18 09:14:39.035542 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efc4739d-8234-42e7-966c-ee02ab0d65d8 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] https://10.4.3.41/volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 returned with HTTP 200 Aug 18 09:14:39.036013 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 324/1258] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:39 2026] GET /volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 => generated 886 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:39.051647 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d871de9a-017b-4dae-8dec-3d175999d740 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:39.053910 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d871de9a-017b-4dae-8dec-3d175999d740 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] GET https://10.4.3.41/volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 Aug 18 09:14:39.054223 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d871de9a-017b-4dae-8dec-3d175999d740 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:39.054421 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d871de9a-017b-4dae-8dec-3d175999d740 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:39.070253 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:39.070253 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:39.079232 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d871de9a-017b-4dae-8dec-3d175999d740 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Volume info retrieved successfully. Aug 18 09:14:39.084976 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d871de9a-017b-4dae-8dec-3d175999d740 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] https://10.4.3.41/volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 returned with HTTP 200 Aug 18 09:14:39.085354 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 313/1259] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:39 2026] GET /volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 => generated 886 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:39.115788 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-98b82539-6c4d-44a2-a172-8eb395318a04 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:39.119610 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98b82539-6c4d-44a2-a172-8eb395318a04 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] DELETE https://10.4.3.41/volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 Aug 18 09:14:39.119610 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98b82539-6c4d-44a2-a172-8eb395318a04 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:39.119610 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98b82539-6c4d-44a2-a172-8eb395318a04 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:39.119610 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-98b82539-6c4d-44a2-a172-8eb395318a04 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Delete volume with id: 067a2c89-573d-4180-a74e-081ca4462262 Aug 18 09:14:39.130735 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:39.130735 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:39.132196 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-98b82539-6c4d-44a2-a172-8eb395318a04 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Volume info retrieved successfully. Aug 18 09:14:39.154843 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-98b82539-6c4d-44a2-a172-8eb395318a04 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Delete volume request issued successfully. Aug 18 09:14:39.155040 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98b82539-6c4d-44a2-a172-8eb395318a04 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] https://10.4.3.41/volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 returned with HTTP 202 Aug 18 09:14:39.155511 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 312/1260] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:14:39 2026] DELETE /volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:39.170412 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c2fd2e4-64b1-4894-a7f8-387af001a494 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:39.173544 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c2fd2e4-64b1-4894-a7f8-387af001a494 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] GET https://10.4.3.41/volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 Aug 18 09:14:39.173766 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c2fd2e4-64b1-4894-a7f8-387af001a494 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:39.173956 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c2fd2e4-64b1-4894-a7f8-387af001a494 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:39.182628 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:39.182628 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:39.187641 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1c2fd2e4-64b1-4894-a7f8-387af001a494 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Volume info retrieved successfully. Aug 18 09:14:39.193574 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c2fd2e4-64b1-4894-a7f8-387af001a494 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] https://10.4.3.41/volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 returned with HTTP 200 Aug 18 09:14:39.195227 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 312/1261] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:39 2026] GET /volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:40.107453 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-d960dc65-7993-4dd7-a397-d8d9e4dc16e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.110341 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-d960dc65-7993-4dd7-a397-d8d9e4dc16e5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] DELETE https://10.4.3.41/volume/v3/attachments/952f97bb-bf3b-49f5-9568-5c8c4e503850 Aug 18 09:14:40.112248 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-d960dc65-7993-4dd7-a397-d8d9e4dc16e5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:40.112248 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-d960dc65-7993-4dd7-a397-d8d9e4dc16e5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:40.123515 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:40.123515 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:40.184271 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1571cc6a-d58b-4246-985c-d1cc87811903 req-d960dc65-7993-4dd7-a397-d8d9e4dc16e5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/attachments/952f97bb-bf3b-49f5-9568-5c8c4e503850 returned with HTTP 200 Aug 18 09:14:40.184773 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 325/1262] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:14:40 2026] DELETE /volume/v3/attachments/952f97bb-bf3b-49f5-9568-5c8c4e503850 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:40.210405 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8007fbe3-a549-46b1-ad96-e0e9815196b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.212845 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8007fbe3-a549-46b1-ad96-e0e9815196b3 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] GET https://10.4.3.41/volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 Aug 18 09:14:40.213149 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8007fbe3-a549-46b1-ad96-e0e9815196b3 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:40.213450 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8007fbe3-a549-46b1-ad96-e0e9815196b3 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:40.223737 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8007fbe3-a549-46b1-ad96-e0e9815196b3 tempest-VolumeTypesAccessTest-801737868 tempest-VolumeTypesAccessTest-801737868-project-member] https://10.4.3.41/volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 returned with HTTP 404 Aug 18 09:14:40.224336 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 314/1263] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:40 2026] GET /volume/v3/volumes/067a2c89-573d-4180-a74e-081ca4462262 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:40.232227 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ce7739c-ab8d-414e-b986-a64a03851938 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.234489 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ce7739c-ab8d-414e-b986-a64a03851938 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] POST https://10.4.3.41/volume/v3/types/9a4cb66f-39e1-4c7c-9fce-3c7adb258122/action Aug 18 09:14:40.234848 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ce7739c-ab8d-414e-b986-a64a03851938 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action body: b'{"removeProjectAccess": {"project": "9a391ae25c2c42a6b1e2df89a9b15b6f"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:40.234982 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ce7739c-ab8d-414e-b986-a64a03851938 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9a391ae25c2c42a6b1e2df89a9b15b6f"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:40.253752 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ce7739c-ab8d-414e-b986-a64a03851938 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types/9a4cb66f-39e1-4c7c-9fce-3c7adb258122/action returned with HTTP 202 Aug 18 09:14:40.254177 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 313/1264] 10.4.3.41 () {68 vars in 1377 bytes} [Tue Aug 18 09:14:40 2026] POST /volume/v3/types/9a4cb66f-39e1-4c7c-9fce-3c7adb258122/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:40.263600 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6f150b08-144d-43ca-8e16-ae7928b6d4f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.267593 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f150b08-144d-43ca-8e16-ae7928b6d4f1 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] DELETE https://10.4.3.41/volume/v3/types/9a4cb66f-39e1-4c7c-9fce-3c7adb258122 Aug 18 09:14:40.267869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f150b08-144d-43ca-8e16-ae7928b6d4f1 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:40.268090 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f150b08-144d-43ca-8e16-ae7928b6d4f1 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:40.297490 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f150b08-144d-43ca-8e16-ae7928b6d4f1 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types/9a4cb66f-39e1-4c7c-9fce-3c7adb258122 returned with HTTP 202 Aug 18 09:14:40.297943 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 313/1265] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:14:40 2026] DELETE /volume/v3/types/9a4cb66f-39e1-4c7c-9fce-3c7adb258122 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:40.306656 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7cc64d89-f528-4af7-bf51-0dd642e53c20 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.308713 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cc64d89-f528-4af7-bf51-0dd642e53c20 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] GET https://10.4.3.41/volume/v3/types/9a4cb66f-39e1-4c7c-9fce-3c7adb258122 Aug 18 09:14:40.308895 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cc64d89-f528-4af7-bf51-0dd642e53c20 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:40.309081 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cc64d89-f528-4af7-bf51-0dd642e53c20 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:40.312817 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cc64d89-f528-4af7-bf51-0dd642e53c20 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types/9a4cb66f-39e1-4c7c-9fce-3c7adb258122 returned with HTTP 404 Aug 18 09:14:40.313790 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 326/1266] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:14:40 2026] GET /volume/v3/types/9a4cb66f-39e1-4c7c-9fce-3c7adb258122 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:40.328815 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f5b05d5-09a8-4d0f-a701-942356214143 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.330832 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f5b05d5-09a8-4d0f-a701-942356214143 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:14:40.331228 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f5b05d5-09a8-4d0f-a701-942356214143 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-637631925", "os-volume-type-access:is_public": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:40.346712 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f5b05d5-09a8-4d0f-a701-942356214143 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:14:40.347186 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 315/1267] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:14:40 2026] POST /volume/v3/types => generated 228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:14:40.355769 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f20a15f-1208-4733-a357-56d71f0bb8d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.357612 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f20a15f-1208-4733-a357-56d71f0bb8d3 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] POST https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/action Aug 18 09:14:40.357950 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f20a15f-1208-4733-a357-56d71f0bb8d3 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action body: b'{"addProjectAccess": {"project": "9a391ae25c2c42a6b1e2df89a9b15b6f"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:40.358065 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f20a15f-1208-4733-a357-56d71f0bb8d3 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9a391ae25c2c42a6b1e2df89a9b15b6f"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:40.384079 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f20a15f-1208-4733-a357-56d71f0bb8d3 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/action returned with HTTP 202 Aug 18 09:14:40.384531 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 314/1268] 10.4.3.41 () {68 vars in 1377 bytes} [Tue Aug 18 09:14:40 2026] POST /volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:40.392748 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d27f708-6c44-4ae1-9a55-02ffdda8cb9d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.394825 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d27f708-6c44-4ae1-9a55-02ffdda8cb9d tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] POST https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/action Aug 18 09:14:40.395162 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d27f708-6c44-4ae1-9a55-02ffdda8cb9d tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action body: b'{"addProjectAccess": {"project": "f255a44a6e3e42659a0d727d33feabab"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:40.395273 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d27f708-6c44-4ae1-9a55-02ffdda8cb9d tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f255a44a6e3e42659a0d727d33feabab"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:40.416593 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d27f708-6c44-4ae1-9a55-02ffdda8cb9d tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/action returned with HTTP 202 Aug 18 09:14:40.417454 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 314/1269] 10.4.3.41 () {68 vars in 1377 bytes} [Tue Aug 18 09:14:40 2026] POST /volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:40.427033 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7616857b-b297-4599-8025-165fcb8342a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.430036 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7616857b-b297-4599-8025-165fcb8342a5 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] GET https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/os-volume-type-access Aug 18 09:14:40.430305 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7616857b-b297-4599-8025-165fcb8342a5 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:40.430559 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7616857b-b297-4599-8025-165fcb8342a5 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:40.430893 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:40.430893 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:40.447118 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7616857b-b297-4599-8025-165fcb8342a5 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/os-volume-type-access returned with HTTP 200 Aug 18 09:14:40.447833 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 327/1270] 10.4.3.41 () {66 vars in 1401 bytes} [Tue Aug 18 09:14:40 2026] GET /volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/os-volume-type-access => generated 244 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:40.459586 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27a5a686-5ea6-4a0e-86a2-b8e613ff854f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.462086 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27a5a686-5ea6-4a0e-86a2-b8e613ff854f tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] POST https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/action Aug 18 09:14:40.465410 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27a5a686-5ea6-4a0e-86a2-b8e613ff854f tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action body: b'{"removeProjectAccess": {"project": "f255a44a6e3e42659a0d727d33feabab"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:40.465410 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27a5a686-5ea6-4a0e-86a2-b8e613ff854f tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f255a44a6e3e42659a0d727d33feabab"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:40.481490 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27a5a686-5ea6-4a0e-86a2-b8e613ff854f tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/action returned with HTTP 202 Aug 18 09:14:40.482012 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 316/1271] 10.4.3.41 () {68 vars in 1377 bytes} [Tue Aug 18 09:14:40 2026] POST /volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:40.491046 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-03874b95-0aea-4784-b964-cd488a66051c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.492110 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03874b95-0aea-4784-b964-cd488a66051c tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] POST https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/action Aug 18 09:14:40.492422 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03874b95-0aea-4784-b964-cd488a66051c tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action body: b'{"removeProjectAccess": {"project": "9a391ae25c2c42a6b1e2df89a9b15b6f"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:40.492548 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03874b95-0aea-4784-b964-cd488a66051c tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9a391ae25c2c42a6b1e2df89a9b15b6f"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:40.506212 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03874b95-0aea-4784-b964-cd488a66051c tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/action returned with HTTP 202 Aug 18 09:14:40.506711 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 315/1272] 10.4.3.41 () {68 vars in 1377 bytes} [Tue Aug 18 09:14:40 2026] POST /volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:40.517168 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cae05951-bbfc-4951-bf6f-ef2698cb53a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.520097 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cae05951-bbfc-4951-bf6f-ef2698cb53a8 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] DELETE https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46 Aug 18 09:14:40.520336 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cae05951-bbfc-4951-bf6f-ef2698cb53a8 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:40.520559 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cae05951-bbfc-4951-bf6f-ef2698cb53a8 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:40.569762 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cae05951-bbfc-4951-bf6f-ef2698cb53a8 tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46 returned with HTTP 202 Aug 18 09:14:40.570866 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 315/1273] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:14:40 2026] DELETE /volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:40.587466 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99d706bd-65c6-458e-8676-9b38428248ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.587466 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99d706bd-65c6-458e-8676-9b38428248ab tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] GET https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46 Aug 18 09:14:40.587466 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99d706bd-65c6-458e-8676-9b38428248ab tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:40.587466 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99d706bd-65c6-458e-8676-9b38428248ab tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:40.590178 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f6d82ad2-fe5b-414d-bbcd-4f428132dc27 req-97887584-2ccc-4654-8fa3-3734ed27372c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.591471 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99d706bd-65c6-458e-8676-9b38428248ab tempest-VolumeTypesAccessTest-309478208 tempest-VolumeTypesAccessTest-309478208-project-admin] https://10.4.3.41/volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46 returned with HTTP 404 Aug 18 09:14:40.591876 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 328/1274] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:14:40 2026] GET /volume/v3/types/c4bc83e3-7bb1-4680-8118-1e62cffe1c46 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:40.595567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6d82ad2-fe5b-414d-bbcd-4f428132dc27 req-97887584-2ccc-4654-8fa3-3734ed27372c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:14:40.596361 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6d82ad2-fe5b-414d-bbcd-4f428132dc27 req-97887584-2ccc-4654-8fa3-3734ed27372c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:40.596361 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6d82ad2-fe5b-414d-bbcd-4f428132dc27 req-97887584-2ccc-4654-8fa3-3734ed27372c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:40.611040 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:40.611040 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:40.616455 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f6d82ad2-fe5b-414d-bbcd-4f428132dc27 req-97887584-2ccc-4654-8fa3-3734ed27372c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:40.622301 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6d82ad2-fe5b-414d-bbcd-4f428132dc27 req-97887584-2ccc-4654-8fa3-3734ed27372c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:14:40.622664 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 317/1275] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:40 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:40.641197 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9bbf478-8611-4491-b14e-67590632dde7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.645006 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9bbf478-8611-4491-b14e-67590632dde7 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:14:40.645467 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9bbf478-8611-4491-b14e-67590632dde7 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:40.645868 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9bbf478-8611-4491-b14e-67590632dde7 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:40.646142 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a9bbf478-8611-4491-b14e-67590632dde7 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Delete volume with id: f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:14:40.658547 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:40.658547 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:40.658547 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9bbf478-8611-4491-b14e-67590632dde7 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:40.688341 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9bbf478-8611-4491-b14e-67590632dde7 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Delete volume request issued successfully. Aug 18 09:14:40.688601 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9bbf478-8611-4491-b14e-67590632dde7 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 202 Aug 18 09:14:40.689169 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 316/1276] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:14:40 2026] DELETE /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:40.700184 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3d15a7b2-d662-45b4-bcb7-6ec965451065 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:40.702361 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d15a7b2-d662-45b4-bcb7-6ec965451065 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:14:40.702620 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d15a7b2-d662-45b4-bcb7-6ec965451065 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:40.702856 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d15a7b2-d662-45b4-bcb7-6ec965451065 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:40.712357 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:40.712357 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:40.720412 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3d15a7b2-d662-45b4-bcb7-6ec965451065 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:40.730435 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d15a7b2-d662-45b4-bcb7-6ec965451065 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 200 Aug 18 09:14:40.731291 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 316/1277] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:40 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:41.744864 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-301166ea-26bf-43bf-a7a2-1818991142ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:41.748534 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-301166ea-26bf-43bf-a7a2-1818991142ed tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 Aug 18 09:14:41.748726 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-301166ea-26bf-43bf-a7a2-1818991142ed tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:41.748908 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-301166ea-26bf-43bf-a7a2-1818991142ed tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:41.756332 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-301166ea-26bf-43bf-a7a2-1818991142ed tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 returned with HTTP 404 Aug 18 09:14:41.756998 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 329/1278] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:41 2026] GET /volume/v3/volumes/f83dc001-9df5-4862-b4fe-f4f21845b7d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:43.281014 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-886d22d2-08ad-4e03-866e-622e7d80b343 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:43.283306 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-886d22d2-08ad-4e03-866e-622e7d80b343 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] GET https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b Aug 18 09:14:43.283538 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-886d22d2-08ad-4e03-866e-622e7d80b343 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:43.283775 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-886d22d2-08ad-4e03-866e-622e7d80b343 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:43.298843 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:43.298843 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:43.304809 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-886d22d2-08ad-4e03-866e-622e7d80b343 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Volume info retrieved successfully. Aug 18 09:14:43.313553 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-886d22d2-08ad-4e03-866e-622e7d80b343 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b returned with HTTP 200 Aug 18 09:14:43.316556 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 318/1279] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:14:43 2026] GET /volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b => generated 1830 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:14:44.274178 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d57f2b5-76d7-4079-bfb8-9e29d811b8b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.370217 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d57f2b5-76d7-4079-bfb8-9e29d811b8b2 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:14:44.371903 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d57f2b5-76d7-4079-bfb8-9e29d811b8b2 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-275631095", "extra_specs": {"spec1": "val1"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:44.404646 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d57f2b5-76d7-4079-bfb8-9e29d811b8b2 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:14:44.405115 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 317/1280] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:14:44 2026] POST /volume/v3/types => generated 242 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:44.414529 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0acfa252-e999-4b14-b269-c3775925ab81 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.416358 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0acfa252-e999-4b14-b269-c3775925ab81 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] POST https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs Aug 18 09:14:44.416712 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0acfa252-e999-4b14-b269-c3775925ab81 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:44.418245 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0acfa252-e999-4b14-b269-c3775925ab81 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs returned with HTTP 400 Aug 18 09:14:44.418782 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 317/1281] 10.4.3.41 () {68 vars in 1392 bytes} [Tue Aug 18 09:14:44 2026] POST /volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:14:44.431494 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e4f90558-c3b5-4495-9458-a6ca3fd64bcf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.434415 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4f90558-c3b5-4495-9458-a6ca3fd64bcf tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] POST https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs Aug 18 09:14:44.434840 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4f90558-c3b5-4495-9458-a6ca3fd64bcf tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:44.436347 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4f90558-c3b5-4495-9458-a6ca3fd64bcf tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs returned with HTTP 400 Aug 18 09:14:44.436879 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 330/1282] 10.4.3.41 () {68 vars in 1392 bytes} [Tue Aug 18 09:14:44 2026] POST /volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:14:44.446643 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c5ba8bf-7acc-4558-852a-b14acb063704 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.448869 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c5ba8bf-7acc-4558-852a-b14acb063704 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] POST https://10.4.3.41/volume/v3/types/7ef0ee99-3917-4636-83e5-fc63c5a81e1e/extra_specs Aug 18 09:14:44.449174 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c5ba8bf-7acc-4558-852a-b14acb063704 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:44.477601 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c5ba8bf-7acc-4558-852a-b14acb063704 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/7ef0ee99-3917-4636-83e5-fc63c5a81e1e/extra_specs returned with HTTP 404 Aug 18 09:14:44.478120 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 319/1283] 10.4.3.41 () {68 vars in 1392 bytes} [Tue Aug 18 09:14:44 2026] POST /volume/v3/types/7ef0ee99-3917-4636-83e5-fc63c5a81e1e/extra_specs => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:44.494324 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9b0a7b8-e7a4-4e34-bd3c-273e7c8370d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.496883 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9b0a7b8-e7a4-4e34-bd3c-273e7c8370d7 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] DELETE https://10.4.3.41/volume/v3/types/36e9aeac-fc1b-44f9-9a33-dd121abcf170/extra_specs/spec1 Aug 18 09:14:44.497106 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9b0a7b8-e7a4-4e34-bd3c-273e7c8370d7 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:44.497332 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9b0a7b8-e7a4-4e34-bd3c-273e7c8370d7 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:44.504152 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9b0a7b8-e7a4-4e34-bd3c-273e7c8370d7 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/36e9aeac-fc1b-44f9-9a33-dd121abcf170/extra_specs/spec1 returned with HTTP 404 Aug 18 09:14:44.504748 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 318/1284] 10.4.3.41 () {66 vars in 1392 bytes} [Tue Aug 18 09:14:44 2026] DELETE /volume/v3/types/36e9aeac-fc1b-44f9-9a33-dd121abcf170/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:44.516664 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6f6ae153-e455-445c-9d6b-6abe5ad91b2d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.518784 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f6ae153-e455-445c-9d6b-6abe5ad91b2d tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] GET https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/nonexistent_extra_spec_name Aug 18 09:14:44.519632 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f6ae153-e455-445c-9d6b-6abe5ad91b2d tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:44.519935 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f6ae153-e455-445c-9d6b-6abe5ad91b2d tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:44.531110 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f6ae153-e455-445c-9d6b-6abe5ad91b2d tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 18 09:14:44.531808 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 318/1285] 10.4.3.41 () {66 vars in 1455 bytes} [Tue Aug 18 09:14:44 2026] GET /volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:44.543650 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f7787c6f-76a4-4927-a27f-942781cdcdc1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.545671 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7787c6f-76a4-4927-a27f-942781cdcdc1 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] GET https://10.4.3.41/volume/v3/types/d515cb50-2fb2-4073-862d-92ef967e9996/extra_specs/spec1 Aug 18 09:14:44.546050 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7787c6f-76a4-4927-a27f-942781cdcdc1 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:44.546149 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7787c6f-76a4-4927-a27f-942781cdcdc1 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:44.551432 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7787c6f-76a4-4927-a27f-942781cdcdc1 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/d515cb50-2fb2-4073-862d-92ef967e9996/extra_specs/spec1 returned with HTTP 404 Aug 18 09:14:44.551946 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 331/1286] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:14:44 2026] GET /volume/v3/types/d515cb50-2fb2-4073-862d-92ef967e9996/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:44.564412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b60fcbe7-a381-48d9-aa31-77972126a663 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.566159 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b60fcbe7-a381-48d9-aa31-77972126a663 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] GET https://10.4.3.41/volume/v3/types/1e3685e0-134d-4ef7-ac74-26394391467c/extra_specs Aug 18 09:14:44.566337 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b60fcbe7-a381-48d9-aa31-77972126a663 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:44.566573 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b60fcbe7-a381-48d9-aa31-77972126a663 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:44.570021 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b60fcbe7-a381-48d9-aa31-77972126a663 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/1e3685e0-134d-4ef7-ac74-26394391467c/extra_specs returned with HTTP 404 Aug 18 09:14:44.570536 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 320/1287] 10.4.3.41 () {66 vars in 1371 bytes} [Tue Aug 18 09:14:44 2026] GET /volume/v3/types/1e3685e0-134d-4ef7-ac74-26394391467c/extra_specs => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:44.583351 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a46c32d1-db6a-432f-82c8-fa19034a2603 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.589150 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a46c32d1-db6a-432f-82c8-fa19034a2603 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] PUT https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/spec1 Aug 18 09:14:44.589631 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a46c32d1-db6a-432f-82c8-fa19034a2603 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:44.591437 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a46c32d1-db6a-432f-82c8-fa19034a2603 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/spec1 returned with HTTP 400 Aug 18 09:14:44.592915 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 319/1288] 10.4.3.41 () {68 vars in 1409 bytes} [Tue Aug 18 09:14:44 2026] PUT /volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:14:44.602795 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-183683dd-9234-41fa-88ce-e1ee72198d81 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.604908 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-183683dd-9234-41fa-88ce-e1ee72198d81 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] PUT https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/spec1 Aug 18 09:14:44.605377 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-183683dd-9234-41fa-88ce-e1ee72198d81 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Action: 'update', calling method: update, body: null {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:44.607171 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-183683dd-9234-41fa-88ce-e1ee72198d81 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/spec1 returned with HTTP 400 Aug 18 09:14:44.607874 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 319/1289] 10.4.3.41 () {68 vars in 1408 bytes} [Tue Aug 18 09:14:44 2026] PUT /volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:14:44.619299 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-197b00bb-dbd8-4ecf-83a6-61619ee4ff61 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.625673 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-197b00bb-dbd8-4ecf-83a6-61619ee4ff61 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] PUT https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/None Aug 18 09:14:44.625673 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-197b00bb-dbd8-4ecf-83a6-61619ee4ff61 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:44.666009 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-197b00bb-dbd8-4ecf-83a6-61619ee4ff61 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 09:14:44.666009 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-197b00bb-dbd8-4ecf-83a6-61619ee4ff61 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/None returned with HTTP 400 Aug 18 09:14:44.666449 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 332/1290] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:14:44 2026] PUT /volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/None => generated 73 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:14:44.678693 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-039a1ef9-8fcd-41d5-bb57-ae5e519c8b7d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.681848 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-039a1ef9-8fcd-41d5-bb57-ae5e519c8b7d tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] PUT https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/371e2899-7f02-4ae5-bab9-3719f712b6a5 Aug 18 09:14:44.682168 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-039a1ef9-8fcd-41d5-bb57-ae5e519c8b7d tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:44.695515 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-039a1ef9-8fcd-41d5-bb57-ae5e519c8b7d tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 09:14:44.695702 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-039a1ef9-8fcd-41d5-bb57-ae5e519c8b7d tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/371e2899-7f02-4ae5-bab9-3719f712b6a5 returned with HTTP 400 Aug 18 09:14:44.696282 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 321/1291] 10.4.3.41 () {68 vars in 1502 bytes} [Tue Aug 18 09:14:44 2026] PUT /volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110/extra_specs/371e2899-7f02-4ae5-bab9-3719f712b6a5 => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:14:44.710133 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b17595d-be69-4c85-a278-6dadb3d093e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.713027 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b17595d-be69-4c85-a278-6dadb3d093e9 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] PUT https://10.4.3.41/volume/v3/types/560c53a7-443b-415e-84c6-397bc70b6528/extra_specs/spec1 Aug 18 09:14:44.713338 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b17595d-be69-4c85-a278-6dadb3d093e9 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:44.724122 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b17595d-be69-4c85-a278-6dadb3d093e9 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/560c53a7-443b-415e-84c6-397bc70b6528/extra_specs/spec1 returned with HTTP 404 Aug 18 09:14:44.724638 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 320/1292] 10.4.3.41 () {68 vars in 1409 bytes} [Tue Aug 18 09:14:44 2026] PUT /volume/v3/types/560c53a7-443b-415e-84c6-397bc70b6528/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:44.742297 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4ef3ca17-4102-41f1-9bd4-1b88d676ade2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.744197 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ef3ca17-4102-41f1-9bd4-1b88d676ade2 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] DELETE https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110 Aug 18 09:14:44.744456 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ef3ca17-4102-41f1-9bd4-1b88d676ade2 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:44.744716 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ef3ca17-4102-41f1-9bd4-1b88d676ade2 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:44.782937 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ef3ca17-4102-41f1-9bd4-1b88d676ade2 tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110 returned with HTTP 202 Aug 18 09:14:44.783472 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 320/1293] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:14:44 2026] DELETE /volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:44.792245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e86823c8-1dff-4cec-9b8c-ef1daad4256c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:44.794363 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e86823c8-1dff-4cec-9b8c-ef1daad4256c tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] GET https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110 Aug 18 09:14:44.794646 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e86823c8-1dff-4cec-9b8c-ef1daad4256c tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:44.794891 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e86823c8-1dff-4cec-9b8c-ef1daad4256c tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:44.798485 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e86823c8-1dff-4cec-9b8c-ef1daad4256c tempest-ExtraSpecsNegativeTest-11237515 tempest-ExtraSpecsNegativeTest-11237515-project-admin] https://10.4.3.41/volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110 returned with HTTP 404 Aug 18 09:14:44.799105 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 333/1294] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:14:44 2026] GET /volume/v3/types/0a4a1c66-689b-4686-adfe-348505278110 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:47.268011 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e3963eeb-95fd-4271-988f-41c0ee890bbe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.359344 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3963eeb-95fd-4271-988f-41c0ee890bbe tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] POST https://10.4.3.41/volume/v3/types/65bbcd53-b75e-450b-8300-ecf5e9ec3f6d/encryption Aug 18 09:14:47.359682 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3963eeb-95fd-4271-988f-41c0ee890bbe tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:47.524630 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3963eeb-95fd-4271-988f-41c0ee890bbe tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] https://10.4.3.41/volume/v3/types/65bbcd53-b75e-450b-8300-ecf5e9ec3f6d/encryption returned with HTTP 404 Aug 18 09:14:47.525162 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 322/1295] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:14:47 2026] POST /volume/v3/types/65bbcd53-b75e-450b-8300-ecf5e9ec3f6d/encryption => generated 114 bytes in 257 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:47.538645 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71b97fd7-2d22-4f7d-90e3-b2f4d74d4ba7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.541642 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71b97fd7-2d22-4f7d-90e3-b2f4d74d4ba7 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:14:47.541642 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71b97fd7-2d22-4f7d-90e3-b2f4d74d4ba7 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2042190317", "os-volume-type-access:is_public": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:47.557311 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71b97fd7-2d22-4f7d-90e3-b2f4d74d4ba7 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:14:47.557810 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 321/1296] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:14:47 2026] POST /volume/v3/types => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:47.569514 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3170bba2-2208-4107-979c-154232b68b24 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.682085 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3170bba2-2208-4107-979c-154232b68b24 tempest-VolumeTypesNegativeTest-1527848006 tempest-VolumeTypesNegativeTest-1527848006-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:14:47.682500 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3170bba2-2208-4107-979c-154232b68b24 tempest-VolumeTypesNegativeTest-1527848006 tempest-VolumeTypesNegativeTest-1527848006-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b00dde38-1036-41ac-952c-6ef10a1a6e4e", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2011821028"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:47.687507 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-3170bba2-2208-4107-979c-154232b68b24 tempest-VolumeTypesNegativeTest-1527848006 tempest-VolumeTypesNegativeTest-1527848006-project-member] Create volume request body: {'volume': {'volume_type': 'b00dde38-1036-41ac-952c-6ef10a1a6e4e', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2011821028'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:14:47.695401 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3170bba2-2208-4107-979c-154232b68b24 tempest-VolumeTypesNegativeTest-1527848006 tempest-VolumeTypesNegativeTest-1527848006-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 404 Aug 18 09:14:47.695887 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 321/1297] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:14:47 2026] POST /volume/v3/volumes => generated 114 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:47.702137 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38e364b1-c6f7-44cf-8062-204154f829b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.703982 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6643189-5cd9-4db5-bb90-28e7d00880f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.704725 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38e364b1-c6f7-44cf-8062-204154f829b1 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:47.704965 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38e364b1-c6f7-44cf-8062-204154f829b1 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:47.705131 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38e364b1-c6f7-44cf-8062-204154f829b1 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:47.705765 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6643189-5cd9-4db5-bb90-28e7d00880f9 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] DELETE https://10.4.3.41/volume/v3/types/b00dde38-1036-41ac-952c-6ef10a1a6e4e Aug 18 09:14:47.705995 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6643189-5cd9-4db5-bb90-28e7d00880f9 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:47.706235 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6643189-5cd9-4db5-bb90-28e7d00880f9 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:47.716207 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:47.716207 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:47.721424 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38e364b1-c6f7-44cf-8062-204154f829b1 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:47.726702 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38e364b1-c6f7-44cf-8062-204154f829b1 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:14:47.727150 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 334/1298] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:47 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:47.733294 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6643189-5cd9-4db5-bb90-28e7d00880f9 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] https://10.4.3.41/volume/v3/types/b00dde38-1036-41ac-952c-6ef10a1a6e4e returned with HTTP 202 Aug 18 09:14:47.734132 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 323/1299] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:14:47 2026] DELETE /volume/v3/types/b00dde38-1036-41ac-952c-6ef10a1a6e4e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:47.740563 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46b51bcf-a890-4d7c-9fab-1a2a558223c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.745010 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46b51bcf-a890-4d7c-9fab-1a2a558223c7 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] GET https://10.4.3.41/volume/v3/types/b00dde38-1036-41ac-952c-6ef10a1a6e4e Aug 18 09:14:47.745090 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46b51bcf-a890-4d7c-9fab-1a2a558223c7 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:47.745341 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46b51bcf-a890-4d7c-9fab-1a2a558223c7 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:47.749310 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46b51bcf-a890-4d7c-9fab-1a2a558223c7 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] https://10.4.3.41/volume/v3/types/b00dde38-1036-41ac-952c-6ef10a1a6e4e returned with HTTP 404 Aug 18 09:14:47.749854 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 322/1300] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:14:47 2026] GET /volume/v3/types/b00dde38-1036-41ac-952c-6ef10a1a6e4e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:47.760365 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7748dbe7-68a6-42cc-8ae9-5e3e19fd6da6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.762541 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7748dbe7-68a6-42cc-8ae9-5e3e19fd6da6 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:14:47.763032 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7748dbe7-68a6-42cc-8ae9-5e3e19fd6da6 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:47.765420 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7748dbe7-68a6-42cc-8ae9-5e3e19fd6da6 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 400 Aug 18 09:14:47.769454 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 322/1301] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:14:47 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:14:47.773632 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-04e4a86b-b84c-4a31-9ef7-9ad9f4a59857 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.773738 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f3df376f-aa7a-4cd2-9010-f88d31381f58 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.775323 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3df376f-aa7a-4cd2-9010-f88d31381f58 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:14:47.775713 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3df376f-aa7a-4cd2-9010-f88d31381f58 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1764433498"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:47.775890 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-04e4a86b-b84c-4a31-9ef7-9ad9f4a59857 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:47.775890 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-04e4a86b-b84c-4a31-9ef7-9ad9f4a59857 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:47.776100 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-04e4a86b-b84c-4a31-9ef7-9ad9f4a59857 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:47.785672 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:47.785672 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:47.789074 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-04e4a86b-b84c-4a31-9ef7-9ad9f4a59857 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:47.793330 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-04e4a86b-b84c-4a31-9ef7-9ad9f4a59857 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:14:47.793755 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 335/1302] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:47 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:47.800016 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3df376f-aa7a-4cd2-9010-f88d31381f58 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:14:47.800491 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 324/1303] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:14:47 2026] POST /volume/v3/types => generated 229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:47.808097 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67928307-4424-48b6-93db-254090a4f3bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.812106 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67928307-4424-48b6-93db-254090a4f3bb tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:14:47.812485 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67928307-4424-48b6-93db-254090a4f3bb tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1764433498"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:47.819646 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-143e8f9c-e56c-4d13-92f8-08145004b7c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.822973 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-143e8f9c-e56c-4d13-92f8-08145004b7c4 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] POST https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6/action Aug 18 09:14:47.823537 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-143e8f9c-e56c-4d13-92f8-08145004b7c4 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:47.823744 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67928307-4424-48b6-93db-254090a4f3bb tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1764433498 already exists. Aug 18 09:14:47.823779 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-143e8f9c-e56c-4d13-92f8-08145004b7c4 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:47.823956 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67928307-4424-48b6-93db-254090a4f3bb tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 409 Aug 18 09:14:47.824634 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 323/1304] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:14:47 2026] POST /volume/v3/types => generated 134 bytes in 17 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:14:47.832290 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-399c48fd-907b-4b13-977e-db7d9c6b9d3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.834147 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-399c48fd-907b-4b13-977e-db7d9c6b9d3d tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] DELETE https://10.4.3.41/volume/v3/types/976e9bb4-3b87-4071-9e38-78a7a07243fa Aug 18 09:14:47.834329 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-399c48fd-907b-4b13-977e-db7d9c6b9d3d tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:47.834551 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-399c48fd-907b-4b13-977e-db7d9c6b9d3d tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:47.838542 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:47.838542 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:47.839323 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-143e8f9c-e56c-4d13-92f8-08145004b7c4 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:47.847705 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-143e8f9c-e56c-4d13-92f8-08145004b7c4 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Begin detaching volume completed successfully. Aug 18 09:14:47.848096 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-143e8f9c-e56c-4d13-92f8-08145004b7c4 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6/action returned with HTTP 202 Aug 18 09:14:47.848719 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 323/1305] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:14:47 2026] POST /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:14:47.862641 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-399c48fd-907b-4b13-977e-db7d9c6b9d3d tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] https://10.4.3.41/volume/v3/types/976e9bb4-3b87-4071-9e38-78a7a07243fa returned with HTTP 202 Aug 18 09:14:47.862641 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 336/1306] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:14:47 2026] DELETE /volume/v3/types/976e9bb4-3b87-4071-9e38-78a7a07243fa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:47.871482 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a6b8ffe-d392-4d3b-a15a-bf677b8f9d55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.873462 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a6b8ffe-d392-4d3b-a15a-bf677b8f9d55 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] GET https://10.4.3.41/volume/v3/types/976e9bb4-3b87-4071-9e38-78a7a07243fa Aug 18 09:14:47.873644 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a6b8ffe-d392-4d3b-a15a-bf677b8f9d55 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:47.874885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a6b8ffe-d392-4d3b-a15a-bf677b8f9d55 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:47.879163 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a6b8ffe-d392-4d3b-a15a-bf677b8f9d55 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] https://10.4.3.41/volume/v3/types/976e9bb4-3b87-4071-9e38-78a7a07243fa returned with HTTP 404 Aug 18 09:14:47.879643 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 325/1307] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:14:47 2026] GET /volume/v3/types/976e9bb4-3b87-4071-9e38-78a7a07243fa => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:47.905667 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-76b6e3ba-ceb8-48ab-b47c-a5d818c29c6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.907170 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76b6e3ba-ceb8-48ab-b47c-a5d818c29c6d None None] GET https://10.4.3.41/volume// Aug 18 09:14:47.907616 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76b6e3ba-ceb8-48ab-b47c-a5d818c29c6d None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:47.907927 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76b6e3ba-ceb8-48ab-b47c-a5d818c29c6d None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:47.909566 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76b6e3ba-ceb8-48ab-b47c-a5d818c29c6d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:47.910149 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 324/1308] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:14:47 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:47.929243 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-d731b231-40af-4bfb-9251-88dea5312e19 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.932336 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-d731b231-40af-4bfb-9251-88dea5312e19 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:47.932718 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-d731b231-40af-4bfb-9251-88dea5312e19 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:47.932990 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-d731b231-40af-4bfb-9251-88dea5312e19 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:47.945203 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:47.945203 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:47.948614 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-d731b231-40af-4bfb-9251-88dea5312e19 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:47.950274 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea5d7634-f5bf-48bd-adde-3f1598472dd5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.952529 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea5d7634-f5bf-48bd-adde-3f1598472dd5 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] DELETE https://10.4.3.41/volume/v3/types/aa9734cc-0a12-457d-8ceb-b8a014993d6b Aug 18 09:14:47.952782 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea5d7634-f5bf-48bd-adde-3f1598472dd5 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:47.953094 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea5d7634-f5bf-48bd-adde-3f1598472dd5 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:47.953884 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-d731b231-40af-4bfb-9251-88dea5312e19 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:14:47.955120 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 324/1309] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:14:47 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:14:47.959813 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea5d7634-f5bf-48bd-adde-3f1598472dd5 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] https://10.4.3.41/volume/v3/types/aa9734cc-0a12-457d-8ceb-b8a014993d6b returned with HTTP 404 Aug 18 09:14:47.960274 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 337/1310] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:14:47 2026] DELETE /volume/v3/types/aa9734cc-0a12-457d-8ceb-b8a014993d6b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:47.973385 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-feebe81c-bca6-4692-a290-97fcabddbfc3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:47.975249 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-feebe81c-bca6-4692-a290-97fcabddbfc3 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] GET https://10.4.3.41/volume/v3/types/1866004b-3f02-4922-8236-60d3961d849c Aug 18 09:14:47.975473 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-feebe81c-bca6-4692-a290-97fcabddbfc3 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:47.975673 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-feebe81c-bca6-4692-a290-97fcabddbfc3 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:47.990457 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-feebe81c-bca6-4692-a290-97fcabddbfc3 tempest-VolumeTypesNegativeTest-449775658 tempest-VolumeTypesNegativeTest-449775658-project-admin] https://10.4.3.41/volume/v3/types/1866004b-3f02-4922-8236-60d3961d849c returned with HTTP 404 Aug 18 09:14:47.990457 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 326/1311] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:14:47 2026] GET /volume/v3/types/1866004b-3f02-4922-8236-60d3961d849c => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:48.971817 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-10acbd3a-35a9-44df-a2f4-2b0acd85d76a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:48.974345 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-10acbd3a-35a9-44df-a2f4-2b0acd85d76a tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] DELETE https://10.4.3.41/volume/v3/attachments/18984f2a-c4b6-4478-a2c3-0e5ca47a232b Aug 18 09:14:48.974581 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-10acbd3a-35a9-44df-a2f4-2b0acd85d76a tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:48.974883 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-10acbd3a-35a9-44df-a2f4-2b0acd85d76a tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:48.984928 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:48.984928 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:49.046350 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e1ca8e82-e4b8-49d6-9444-26d51b64f809 req-10acbd3a-35a9-44df-a2f4-2b0acd85d76a tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/attachments/18984f2a-c4b6-4478-a2c3-0e5ca47a232b returned with HTTP 200 Aug 18 09:14:49.046772 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 325/1312] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:14:48 2026] DELETE /volume/v3/attachments/18984f2a-c4b6-4478-a2c3-0e5ca47a232b => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:50.009222 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45d750de-4c48-45b5-9f0a-a03a19857bae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:50.012726 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45d750de-4c48-45b5-9f0a-a03a19857bae tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:50.012926 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45d750de-4c48-45b5-9f0a-a03a19857bae tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:50.013116 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45d750de-4c48-45b5-9f0a-a03a19857bae tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:50.026047 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:50.026047 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:50.029912 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45d750de-4c48-45b5-9f0a-a03a19857bae tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:50.034232 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45d750de-4c48-45b5-9f0a-a03a19857bae tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:14:50.034693 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 325/1313] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:50 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:53.623878 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e75e4176-76b0-47af-b033-08056186ef59 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:53.628527 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e75e4176-76b0-47af-b033-08056186ef59 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] DELETE https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:53.628778 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e75e4176-76b0-47af-b033-08056186ef59 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:53.629011 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e75e4176-76b0-47af-b033-08056186ef59 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:53.629226 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e75e4176-76b0-47af-b033-08056186ef59 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Delete volume with id: 6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:53.643565 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:53.643565 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:53.643812 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e75e4176-76b0-47af-b033-08056186ef59 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:53.665942 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e75e4176-76b0-47af-b033-08056186ef59 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Delete volume request issued successfully. Aug 18 09:14:53.666224 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e75e4176-76b0-47af-b033-08056186ef59 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 202 Aug 18 09:14:53.666734 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 338/1314] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:14:53 2026] DELETE /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:14:53.675293 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e881e3a-f5bc-4afb-906e-521379631cc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:53.677665 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e881e3a-f5bc-4afb-906e-521379631cc7 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:53.678065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e881e3a-f5bc-4afb-906e-521379631cc7 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:53.678141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e881e3a-f5bc-4afb-906e-521379631cc7 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:53.691191 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:53.691191 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:53.697435 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e881e3a-f5bc-4afb-906e-521379631cc7 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Volume info retrieved successfully. Aug 18 09:14:53.705652 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e881e3a-f5bc-4afb-906e-521379631cc7 tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 200 Aug 18 09:14:53.706096 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 327/1315] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:53 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:54.541830 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:54.543714 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:14:54.544118 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-882272202", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:54.546033 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-882272202', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:14:54.546151 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Create volume of 1 GB Aug 18 09:14:54.546516 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:54.546516 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:54.553108 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Availability Zones retrieved successfully. Aug 18 09:14:54.558140 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Flow 'volume_create_api' (b288cc98-07b6-4c1b-911e-fb53f68797cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:14:54.559143 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d992743-4fa3-4ddc-a8c3-3399d23c9b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:54.560076 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:14:54.586369 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d992743-4fa3-4ddc-a8c3-3399d23c9b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:54.587352 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01743f5d-3083-42da-9f8f-d97feee0c553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:54.640145 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Created reservations ['f14de3b8-b08a-46f8-8871-99d764eb22b5', '965c3a89-dd97-47f3-a49c-bdb24b45387f', 'f3f89d1b-8cea-43ee-b841-653556af0f9b', '48661913-b9e6-4d32-8a7a-a3708298a38f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:14:54.640946 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01743f5d-3083-42da-9f8f-d97feee0c553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f14de3b8-b08a-46f8-8871-99d764eb22b5', '965c3a89-dd97-47f3-a49c-bdb24b45387f', 'f3f89d1b-8cea-43ee-b841-653556af0f9b', '48661913-b9e6-4d32-8a7a-a3708298a38f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:54.641765 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf006db-159d-4012-9fdd-6338bbc7291a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:54.675490 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf006db-159d-4012-9fdd-6338bbc7291a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-882272202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3442a81e6d174a61ac572e7e99592fb0',qos_specs=None,replication_status=,reservations=['f14de3b8-b08a-46f8-8871-99d764eb22b5','965c3a89-dd97-47f3-a49c-bdb24b45387f','f3f89d1b-8cea-43ee-b841-653556af0f9b','48661913-b9e6-4d32-8a7a-a3708298a38f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64cead573e874d85ac86c07f0bf32afa',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:14:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-882272202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3442a81e6d174a61ac572e7e99592fb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64cead573e874d85ac86c07f0bf32afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:54.676532 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86574cfd-d348-48c8-8419-73b86c27e452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:54.699738 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86574cfd-d348-48c8-8419-73b86c27e452) transitioned into state 'SUCCESS' from state '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-882272202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3442a81e6d174a61ac572e7e99592fb0',qos_specs=None,replication_status=,reservations=['f14de3b8-b08a-46f8-8871-99d764eb22b5','965c3a89-dd97-47f3-a49c-bdb24b45387f','f3f89d1b-8cea-43ee-b841-653556af0f9b','48661913-b9e6-4d32-8a7a-a3708298a38f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64cead573e874d85ac86c07f0bf32afa',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:54.700725 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa61674a-aabd-485e-bc4d-81774b2e1cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:14:54.715920 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa61674a-aabd-485e-bc4d-81774b2e1cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:14:54.717233 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Flow 'volume_create_api' (b288cc98-07b6-4c1b-911e-fb53f68797cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:14:54.718153 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Create volume request issued successfully. Aug 18 09:14:54.719573 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9d689e4-b329-4a60-ac78-47cdd96a1b69 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:14:54.719786 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 326/1316] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:14:54 2026] POST /volume/v3/volumes => generated 752 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:14:54.727383 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ccd90191-c1eb-49e7-bb2f-0bf99df6144b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:54.733686 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccd90191-c1eb-49e7-bb2f-0bf99df6144b tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] GET https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 Aug 18 09:14:54.733944 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccd90191-c1eb-49e7-bb2f-0bf99df6144b tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:54.734225 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccd90191-c1eb-49e7-bb2f-0bf99df6144b tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:54.737076 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd7e0eb3-d6e4-4da3-8dac-9640bf09bc6c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:54.740618 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd7e0eb3-d6e4-4da3-8dac-9640bf09bc6c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:14:54.740962 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd7e0eb3-d6e4-4da3-8dac-9640bf09bc6c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:54.741246 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd7e0eb3-d6e4-4da3-8dac-9640bf09bc6c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:54.746574 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccd90191-c1eb-49e7-bb2f-0bf99df6144b tempest-ServerStableDeviceRescueTest-599161428 tempest-ServerStableDeviceRescueTest-599161428-project-member] https://10.4.3.41/volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 returned with HTTP 404 Aug 18 09:14:54.747405 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 326/1317] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:54 2026] GET /volume/v3/volumes/6988a0e2-93f3-4937-a1c0-b93f862db9c6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:14:54.752364 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:54.752364 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:54.757556 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fd7e0eb3-d6e4-4da3-8dac-9640bf09bc6c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:54.763220 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd7e0eb3-d6e4-4da3-8dac-9640bf09bc6c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:14:54.764278 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 339/1318] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:54 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:55.781265 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4188b8d9-eff5-4c46-a266-51fd81ecc237 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:55.783347 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4188b8d9-eff5-4c46-a266-51fd81ecc237 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:14:55.783544 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4188b8d9-eff5-4c46-a266-51fd81ecc237 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:55.783790 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4188b8d9-eff5-4c46-a266-51fd81ecc237 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:55.793352 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:55.793352 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:55.798152 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4188b8d9-eff5-4c46-a266-51fd81ecc237 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:55.804604 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4188b8d9-eff5-4c46-a266-51fd81ecc237 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:14:55.805197 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 328/1319] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:55 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:55.831641 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-701a3a97-54d5-4546-96fb-9bbb535ee01a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:55.833910 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-701a3a97-54d5-4546-96fb-9bbb535ee01a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:14:55.834414 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-701a3a97-54d5-4546-96fb-9bbb535ee01a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:55.834520 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-701a3a97-54d5-4546-96fb-9bbb535ee01a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:55.842774 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:55.842774 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:55.847049 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-701a3a97-54d5-4546-96fb-9bbb535ee01a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:55.851517 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-701a3a97-54d5-4546-96fb-9bbb535ee01a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:14:55.851874 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 327/1320] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:55 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:55.865386 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c33388da-60a5-4eb3-9a3e-17dd3df6ceab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:55.867180 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c33388da-60a5-4eb3-9a3e-17dd3df6ceab tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 18 09:14:55.867379 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c33388da-60a5-4eb3-9a3e-17dd3df6ceab tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:55.867613 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c33388da-60a5-4eb3-9a3e-17dd3df6ceab tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:55.867915 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-c33388da-60a5-4eb3-9a3e-17dd3df6ceab tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:14:55.868676 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c33388da-60a5-4eb3-9a3e-17dd3df6ceab tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:14:55.877131 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c33388da-60a5-4eb3-9a3e-17dd3df6ceab tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Get all volumes completed successfully. Aug 18 09:14:55.877662 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c33388da-60a5-4eb3-9a3e-17dd3df6ceab tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 18 09:14:55.878092 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 327/1321] 10.4.3.41 () {66 vars in 1230 bytes} [Tue Aug 18 09:14:55 2026] GET /volume/v3/volumes => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:55.888729 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89afaaff-f4a3-4b9e-97cb-7ba861e840bc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:55.891294 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89afaaff-f4a3-4b9e-97cb-7ba861e840bc tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:14:55.891647 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89afaaff-f4a3-4b9e-97cb-7ba861e840bc tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:55.892030 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89afaaff-f4a3-4b9e-97cb-7ba861e840bc tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:55.902927 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:55.902927 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:55.907314 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89afaaff-f4a3-4b9e-97cb-7ba861e840bc tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:55.913022 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89afaaff-f4a3-4b9e-97cb-7ba861e840bc tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:14:55.913715 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 340/1322] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:55 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:55.963439 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-fe7c3040-d508-4073-9fd1-217b57fc565d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:55.966283 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-fe7c3040-d508-4073-9fd1-217b57fc565d tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:14:55.966577 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-fe7c3040-d508-4073-9fd1-217b57fc565d tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:55.966800 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-fe7c3040-d508-4073-9fd1-217b57fc565d tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:55.975047 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:55.975047 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:55.979181 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-fe7c3040-d508-4073-9fd1-217b57fc565d tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:55.984355 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-fe7c3040-d508-4073-9fd1-217b57fc565d tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:14:55.984785 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 329/1323] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:14:55 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:56.081331 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d79f540a-6bc2-4c8d-b6dc-abd8397a0a7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:56.081731 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d79f540a-6bc2-4c8d-b6dc-abd8397a0a7c None None] GET https://10.4.3.41/volume// Aug 18 09:14:56.081886 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d79f540a-6bc2-4c8d-b6dc-abd8397a0a7c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:56.082085 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d79f540a-6bc2-4c8d-b6dc-abd8397a0a7c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:56.083712 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d79f540a-6bc2-4c8d-b6dc-abd8397a0a7c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:56.083712 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 328/1324] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:14:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:56.092486 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-e335dbfa-30fa-481a-b9c0-45962dbd3b60 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:56.102190 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-e335dbfa-30fa-481a-b9c0-45962dbd3b60 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:14:56.102678 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-e335dbfa-30fa-481a-b9c0-45962dbd3b60 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d", "connector": null, "instance_uuid": "5b884a1e-d6bd-41fd-9405-709d6c412b09"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:56.119859 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:56.119859 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:56.152473 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-e335dbfa-30fa-481a-b9c0-45962dbd3b60 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:14:56.152964 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 328/1325] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:14: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) Aug 18 09:14:56.192941 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7faaea28-43a5-484d-a4ac-623afe775480 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:56.198681 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7faaea28-43a5-484d-a4ac-623afe775480 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:14:56.198681 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7faaea28-43a5-484d-a4ac-623afe775480 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:56.199418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7faaea28-43a5-484d-a4ac-623afe775480 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:56.212291 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:56.212291 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:56.214170 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3bf959a1-f761-444a-8267-1be403d42696 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:56.214748 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bf959a1-f761-444a-8267-1be403d42696 None None] GET https://10.4.3.41/volume// Aug 18 09:14:56.215022 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bf959a1-f761-444a-8267-1be403d42696 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:56.215105 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bf959a1-f761-444a-8267-1be403d42696 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:56.215608 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bf959a1-f761-444a-8267-1be403d42696 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:14:56.215781 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 330/1326] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:14:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:14:56.228244 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-29f4e30c-ed35-465e-926f-7d342be996c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:56.228511 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7faaea28-43a5-484d-a4ac-623afe775480 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:56.233366 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7faaea28-43a5-484d-a4ac-623afe775480 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:14:56.233802 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 341/1327] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:56 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:56.238265 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-29f4e30c-ed35-465e-926f-7d342be996c1 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:14:56.238532 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-29f4e30c-ed35-465e-926f-7d342be996c1 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:56.238770 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-29f4e30c-ed35-465e-926f-7d342be996c1 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:56.253535 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:56.253535 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:56.258185 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-29f4e30c-ed35-465e-926f-7d342be996c1 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:56.266232 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-29f4e30c-ed35-465e-926f-7d342be996c1 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:14:56.266232 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 329/1328] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:14:56 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:14:56.386699 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-dfa0f8ca-a814-4f17-9989-0277858113ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:56.391733 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-dfa0f8ca-a814-4f17-9989-0277858113ff tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] PUT https://10.4.3.41/volume/v3/attachments/62119a20-aca4-4a38-89e9-a937103acd16 Aug 18 09:14:56.392293 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-dfa0f8ca-a814-4f17-9989-0277858113ff tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:56.404065 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-dfa0f8ca-a814-4f17-9989-0277858113ff tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Acquiring lock "cinder-attachment_update-a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:14:56.410285 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-dfa0f8ca-a814-4f17-9989-0277858113ff tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Lock "cinder-attachment_update-a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:14:56.411820 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:56.411820 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:56.508407 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-dfa0f8ca-a814-4f17-9989-0277858113ff tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Lock "cinder-attachment_update-a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d-np0000007625" released by "attachment_update" :: held 0.098s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:14:56.508844 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-dfa0f8ca-a814-4f17-9989-0277858113ff tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/attachments/62119a20-aca4-4a38-89e9-a937103acd16 returned with HTTP 200 Aug 18 09:14:56.509581 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 329/1329] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:14:56 2026] PUT /volume/v3/attachments/62119a20-aca4-4a38-89e9-a937103acd16 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:14:57.247350 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b4afee8a-d82d-4889-8213-5bc50467b234 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:57.249222 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4afee8a-d82d-4889-8213-5bc50467b234 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:14:57.249445 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4afee8a-d82d-4889-8213-5bc50467b234 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:57.249640 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4afee8a-d82d-4889-8213-5bc50467b234 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:57.261377 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:57.261377 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:14:57.266141 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b4afee8a-d82d-4889-8213-5bc50467b234 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:57.271248 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4afee8a-d82d-4889-8213-5bc50467b234 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:14:57.271691 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 331/1330] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:57 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:58.286503 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b94780b-c1cd-4369-800c-72c2a8d542ae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:58.288662 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b94780b-c1cd-4369-800c-72c2a8d542ae tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:14:58.288899 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b94780b-c1cd-4369-800c-72c2a8d542ae tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:58.289220 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b94780b-c1cd-4369-800c-72c2a8d542ae tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:58.300677 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:58.300677 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:14:58.304763 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b94780b-c1cd-4369-800c-72c2a8d542ae tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:58.309604 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b94780b-c1cd-4369-800c-72c2a8d542ae tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:14:58.310038 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 342/1331] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:58 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:59.326042 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c38b7e87-6aa2-47de-83b3-224eccb4e6f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:59.328446 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c38b7e87-6aa2-47de-83b3-224eccb4e6f5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:14:59.328763 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c38b7e87-6aa2-47de-83b3-224eccb4e6f5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:14:59.329063 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c38b7e87-6aa2-47de-83b3-224eccb4e6f5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:14:59.341697 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:59.341697 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:14:59.348079 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c38b7e87-6aa2-47de-83b3-224eccb4e6f5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:14:59.354152 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c38b7e87-6aa2-47de-83b3-224eccb4e6f5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:14:59.354716 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 330/1332] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:14:59 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:14:59.857700 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-bc0aa0f5-7f95-483b-b5fd-534f16ec16c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:14:59.861757 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-bc0aa0f5-7f95-483b-b5fd-534f16ec16c5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] POST https://10.4.3.41/volume/v3/attachments/62119a20-aca4-4a38-89e9-a937103acd16/action Aug 18 09:14:59.862204 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-bc0aa0f5-7f95-483b-b5fd-534f16ec16c5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:14:59.862509 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-bc0aa0f5-7f95-483b-b5fd-534f16ec16c5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:14:59.892006 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:14:59.892006 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:14:59.908353 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ee3ac193-dbef-4856-9683-3f3be637dc3d req-bc0aa0f5-7f95-483b-b5fd-534f16ec16c5 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/attachments/62119a20-aca4-4a38-89e9-a937103acd16/action returned with HTTP 204 Aug 18 09:14:59.909026 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 330/1333] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:14:59 2026] POST /volume/v3/attachments/62119a20-aca4-4a38-89e9-a937103acd16/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:00.370684 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2027e13f-f98c-4210-86ff-1f59d1b23e8b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:00.373759 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2027e13f-f98c-4210-86ff-1f59d1b23e8b tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:15:00.374000 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2027e13f-f98c-4210-86ff-1f59d1b23e8b tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:00.374180 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2027e13f-f98c-4210-86ff-1f59d1b23e8b tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:00.388598 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:00.388598 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:00.395001 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2027e13f-f98c-4210-86ff-1f59d1b23e8b tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:15:00.401786 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2027e13f-f98c-4210-86ff-1f59d1b23e8b tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:15:00.402517 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 332/1334] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:00 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:15:00.419747 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d22b2906-588f-46c5-a81d-d44cea3b684e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:00.421565 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d22b2906-588f-46c5-a81d-d44cea3b684e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:15:00.421975 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d22b2906-588f-46c5-a81d-d44cea3b684e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:00.422278 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d22b2906-588f-46c5-a81d-d44cea3b684e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:00.434411 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:00.434411 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:00.437940 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d22b2906-588f-46c5-a81d-d44cea3b684e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:15:00.442855 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d22b2906-588f-46c5-a81d-d44cea3b684e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:15:00.443473 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 343/1335] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:00 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:00.457777 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c69e08d-66e9-4a85-95de-cf5064cbf925 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:00.459779 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c69e08d-66e9-4a85-95de-cf5064cbf925 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:15:00.460048 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c69e08d-66e9-4a85-95de-cf5064cbf925 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:00.460230 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c69e08d-66e9-4a85-95de-cf5064cbf925 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:00.470028 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:00.470028 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:00.473451 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5c69e08d-66e9-4a85-95de-cf5064cbf925 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:15:00.477769 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c69e08d-66e9-4a85-95de-cf5064cbf925 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:15:00.478228 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 331/1336] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:00 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:09.037193 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-aeb812fe-66d8-41b3-8c9d-84a0bd8e96ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:09.041558 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-aeb812fe-66d8-41b3-8c9d-84a0bd8e96ed tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] DELETE https://10.4.3.41/volume/v3/attachments/4e4982f1-1f7b-4917-9ba4-12bcb0e5c8b7 Aug 18 09:15:09.041824 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-aeb812fe-66d8-41b3-8c9d-84a0bd8e96ed tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:09.042232 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-aeb812fe-66d8-41b3-8c9d-84a0bd8e96ed tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:09.054154 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:09.054154 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:09.081530 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:09.083552 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:09.084026 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1493657024"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:09.086374 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1493657024'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:09.086543 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume of 1 GB Aug 18 09:15:09.091297 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Availability Zones retrieved successfully. Aug 18 09:15:09.098955 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Flow 'volume_create_api' (c10ca577-a946-4ab9-9857-6550e8dfa403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:09.099287 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a3c387-7698-4d80-b626-1f7962762cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:09.100697 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:09.112319 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-aeb812fe-66d8-41b3-8c9d-84a0bd8e96ed tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/attachments/4e4982f1-1f7b-4917-9ba4-12bcb0e5c8b7 returned with HTTP 200 Aug 18 09:15:09.112836 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 331/1337] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:15:09 2026] DELETE /volume/v3/attachments/4e4982f1-1f7b-4917-9ba4-12bcb0e5c8b7 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:09.128425 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-551d47ef-48d8-45c0-86e1-37462f5474c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:09.130347 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a3c387-7698-4d80-b626-1f7962762cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:09.132418 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f232994d-cf43-4af6-a125-686b7e25cb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:09.132502 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-551d47ef-48d8-45c0-86e1-37462f5474c6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 Aug 18 09:15:09.132502 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-551d47ef-48d8-45c0-86e1-37462f5474c6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:09.132502 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-551d47ef-48d8-45c0-86e1-37462f5474c6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:09.132502 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-551d47ef-48d8-45c0-86e1-37462f5474c6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Delete volume with id: ff1122ca-3e59-422d-847a-26abe0e25420 Aug 18 09:15:09.143026 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:09.143026 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:09.143819 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-551d47ef-48d8-45c0-86e1-37462f5474c6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:15:09.161709 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-551d47ef-48d8-45c0-86e1-37462f5474c6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Delete volume request issued successfully. Aug 18 09:15:09.162096 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-960b9d00-d926-47b3-aa1d-30f24511e250 req-551d47ef-48d8-45c0-86e1-37462f5474c6 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 returned with HTTP 202 Aug 18 09:15:09.162653 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 344/1338] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:15:09 2026] DELETE /volume/v3/volumes/ff1122ca-3e59-422d-847a-26abe0e25420 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:09.205693 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Created reservations ['4f452860-9920-485b-8ffa-b8f2d5383c63', '1e4258f7-f01d-4199-9177-b4dde2111751', 'f18a6c9f-3efe-4e0b-8074-0729074a6c99', '4fc23e85-9ccb-45d6-8143-723ce97acb2c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:09.205693 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f232994d-cf43-4af6-a125-686b7e25cb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f452860-9920-485b-8ffa-b8f2d5383c63', '1e4258f7-f01d-4199-9177-b4dde2111751', 'f18a6c9f-3efe-4e0b-8074-0729074a6c99', '4fc23e85-9ccb-45d6-8143-723ce97acb2c']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:09.205974 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f0288b-cd6b-4cb9-81df-ca39ab2b071f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:09.235030 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f0288b-cd6b-4cb9-81df-ca39ab2b071f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd88acfc-342b-46c7-9763-12195c95f663', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1493657024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e195d86726fe478eb68123ff97d7a3a2',qos_specs=None,replication_status=,reservations=['4f452860-9920-485b-8ffa-b8f2d5383c63','1e4258f7-f01d-4199-9177-b4dde2111751','f18a6c9f-3efe-4e0b-8074-0729074a6c99','4fc23e85-9ccb-45d6-8143-723ce97acb2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1493657024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd88acfc-342b-46c7-9763-12195c95f663,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e195d86726fe478eb68123ff97d7a3a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:09.235701 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eac2d59-bece-41df-97fa-c28df0910ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:09.253630 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eac2d59-bece-41df-97fa-c28df0910ba0) transitioned into state 'SUCCESS' from state '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-1493657024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e195d86726fe478eb68123ff97d7a3a2',qos_specs=None,replication_status=,reservations=['4f452860-9920-485b-8ffa-b8f2d5383c63','1e4258f7-f01d-4199-9177-b4dde2111751','f18a6c9f-3efe-4e0b-8074-0729074a6c99','4fc23e85-9ccb-45d6-8143-723ce97acb2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:09.254326 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78eb616a-4f11-4ea6-97e1-78756e319798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:09.264192 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78eb616a-4f11-4ea6-97e1-78756e319798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:09.265223 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Flow 'volume_create_api' (c10ca577-a946-4ab9-9857-6550e8dfa403) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:09.265588 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume request issued successfully. Aug 18 09:15:09.266170 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2eb27994-be4d-49d8-b784-d0c36d387f01 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:09.266627 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 333/1339] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:09 2026] POST /volume/v3/volumes => generated 747 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:09.283732 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31f8e29e-bcfe-4e6b-8c10-128ad063acb6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:09.288087 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31f8e29e-bcfe-4e6b-8c10-128ad063acb6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:09.288087 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31f8e29e-bcfe-4e6b-8c10-128ad063acb6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:09.288087 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31f8e29e-bcfe-4e6b-8c10-128ad063acb6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:09.294815 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:09.294815 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:09.300948 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-31f8e29e-bcfe-4e6b-8c10-128ad063acb6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:09.303818 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31f8e29e-bcfe-4e6b-8c10-128ad063acb6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 returned with HTTP 200 Aug 18 09:15:09.304315 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 332/1340] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:09 2026] GET /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:10.084473 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-814bdad2-f430-4b66-a01c-0c083084955a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.088414 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-814bdad2-f430-4b66-a01c-0c083084955a tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:15:10.088414 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-814bdad2-f430-4b66-a01c-0c083084955a tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:10.088414 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-814bdad2-f430-4b66-a01c-0c083084955a tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:10.088414 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-814bdad2-f430-4b66-a01c-0c083084955a tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Delete volume with id: 9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:15:10.096127 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.096127 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:10.096639 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-814bdad2-f430-4b66-a01c-0c083084955a tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:15:10.125607 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-814bdad2-f430-4b66-a01c-0c083084955a tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Delete volume request issued successfully. Aug 18 09:15:10.125945 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-814bdad2-f430-4b66-a01c-0c083084955a tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 202 Aug 18 09:15:10.127896 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 332/1341] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:10 2026] DELETE /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:10.135571 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1716599c-14ee-403c-8716-d3ea6b78c054 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.140664 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1716599c-14ee-403c-8716-d3ea6b78c054 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:15:10.140921 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1716599c-14ee-403c-8716-d3ea6b78c054 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:10.141132 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1716599c-14ee-403c-8716-d3ea6b78c054 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:10.161826 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.161826 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:10.169513 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1716599c-14ee-403c-8716-d3ea6b78c054 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Volume info retrieved successfully. Aug 18 09:15:10.183104 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1716599c-14ee-403c-8716-d3ea6b78c054 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 200 Aug 18 09:15:10.183104 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 345/1342] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:10 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:10.319219 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a7e1b888-817b-4a8b-ab27-0d3c3f5489cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.321854 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7e1b888-817b-4a8b-ab27-0d3c3f5489cc tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:10.322079 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7e1b888-817b-4a8b-ab27-0d3c3f5489cc tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:10.322345 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7e1b888-817b-4a8b-ab27-0d3c3f5489cc tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:10.333828 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.333828 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:10.339059 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a7e1b888-817b-4a8b-ab27-0d3c3f5489cc tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:10.345022 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7e1b888-817b-4a8b-ab27-0d3c3f5489cc tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 returned with HTTP 200 Aug 18 09:15:10.345533 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 334/1343] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:10 2026] GET /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:10.362024 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26e57957-9e3e-4334-a44a-adecefb1bb52 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.364464 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26e57957-9e3e-4334-a44a-adecefb1bb52 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] POST https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663/action Aug 18 09:15:10.365018 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26e57957-9e3e-4334-a44a-adecefb1bb52 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Action body: b'{"os-attach": {"instance_uuid": "f40171dd-8a00-43cd-95c1-5909cc89c308", "mountpoint": "/dev/vdb"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:10.365240 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26e57957-9e3e-4334-a44a-adecefb1bb52 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f40171dd-8a00-43cd-95c1-5909cc89c308", "mountpoint": "/dev/vdb"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:10.377061 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.377061 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:10.377849 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26e57957-9e3e-4334-a44a-adecefb1bb52 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:10.393511 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26e57957-9e3e-4334-a44a-adecefb1bb52 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Update volume admin metadata completed successfully. Aug 18 09:15:10.445270 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26e57957-9e3e-4334-a44a-adecefb1bb52 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Attach volume completed successfully. Aug 18 09:15:10.445909 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26e57957-9e3e-4334-a44a-adecefb1bb52 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663/action returned with HTTP 202 Aug 18 09:15:10.446543 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 333/1344] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:10 2026] POST /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:10.455806 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-766a171b-68af-4d06-84db-83576b071b62 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.458915 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-766a171b-68af-4d06-84db-83576b071b62 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:10.458915 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-766a171b-68af-4d06-84db-83576b071b62 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:10.459294 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-766a171b-68af-4d06-84db-83576b071b62 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:10.472575 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.472575 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:10.478699 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-766a171b-68af-4d06-84db-83576b071b62 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:10.484854 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-766a171b-68af-4d06-84db-83576b071b62 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 returned with HTTP 200 Aug 18 09:15:10.485482 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 333/1345] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:10 2026] GET /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:10.501681 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-46556ff2-9711-4e89-a230-94af76a8d126 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.503528 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46556ff2-9711-4e89-a230-94af76a8d126 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:10.503690 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46556ff2-9711-4e89-a230-94af76a8d126 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:10.503859 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46556ff2-9711-4e89-a230-94af76a8d126 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:10.517307 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.517307 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:10.522921 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-46556ff2-9711-4e89-a230-94af76a8d126 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:10.530046 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46556ff2-9711-4e89-a230-94af76a8d126 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 returned with HTTP 200 Aug 18 09:15:10.530606 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 346/1346] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:10 2026] GET /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 => generated 1174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:10.547993 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-57e9fb39-40dc-4095-9542-7d86ad603d68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.655924 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57e9fb39-40dc-4095-9542-7d86ad603d68 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663/action Aug 18 09:15:10.656410 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57e9fb39-40dc-4095-9542-7d86ad603d68 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:10.656608 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57e9fb39-40dc-4095-9542-7d86ad603d68 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:10.672527 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.672527 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:10.673114 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-57e9fb39-40dc-4095-9542-7d86ad603d68 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Updating volume 'fd88acfc-342b-46c7-9763-12195c95f663' with '{'status': 'error'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 09:15:10.704037 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57e9fb39-40dc-4095-9542-7d86ad603d68 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663/action returned with HTTP 202 Aug 18 09:15:10.704806 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 335/1347] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:10 2026] POST /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:10.714187 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86ac2e40-25a9-4f67-aa98-dcec47a63667 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.716344 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86ac2e40-25a9-4f67-aa98-dcec47a63667 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:10.716667 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86ac2e40-25a9-4f67-aa98-dcec47a63667 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:10.717066 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86ac2e40-25a9-4f67-aa98-dcec47a63667 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:10.728630 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.728630 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:10.732922 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-86ac2e40-25a9-4f67-aa98-dcec47a63667 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:10.739171 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86ac2e40-25a9-4f67-aa98-dcec47a63667 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 returned with HTTP 200 Aug 18 09:15:10.739741 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 334/1348] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:10 2026] GET /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:10.761181 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b63bee7e-386d-479d-9a45-1a8098477214 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.763115 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b63bee7e-386d-479d-9a45-1a8098477214 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663/action Aug 18 09:15:10.763635 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b63bee7e-386d-479d-9a45-1a8098477214 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "91c700ac-82df-4bb6-b743-5aa870a1d159"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:10.763635 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b63bee7e-386d-479d-9a45-1a8098477214 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "91c700ac-82df-4bb6-b743-5aa870a1d159"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:10.776948 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.776948 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:10.777540 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b63bee7e-386d-479d-9a45-1a8098477214 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Volume info retrieved successfully. Aug 18 09:15:10.796801 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b63bee7e-386d-479d-9a45-1a8098477214 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Terminate volume connection completed successfully. Aug 18 09:15:10.804090 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b63bee7e-386d-479d-9a45-1a8098477214 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100265) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 18 09:15:10.854413 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b63bee7e-386d-479d-9a45-1a8098477214 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Detach volume completed successfully. Aug 18 09:15:10.854769 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b63bee7e-386d-479d-9a45-1a8098477214 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663/action returned with HTTP 202 Aug 18 09:15:10.855879 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 334/1349] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:10 2026] POST /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:10.863406 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-add68fdd-61ec-451b-9e06-7dd081d8ebec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.865248 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-add68fdd-61ec-451b-9e06-7dd081d8ebec tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:10.865446 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-add68fdd-61ec-451b-9e06-7dd081d8ebec tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:10.865672 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-add68fdd-61ec-451b-9e06-7dd081d8ebec tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:10.873547 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.873547 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:10.877724 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-add68fdd-61ec-451b-9e06-7dd081d8ebec tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:10.882318 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-add68fdd-61ec-451b-9e06-7dd081d8ebec tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 returned with HTTP 200 Aug 18 09:15:10.882705 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 347/1350] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:10 2026] GET /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:10.898633 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69cfdc86-e2e9-4096-b34e-91cb4497694c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.900500 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69cfdc86-e2e9-4096-b34e-91cb4497694c tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:10.900710 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69cfdc86-e2e9-4096-b34e-91cb4497694c tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:10.900931 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69cfdc86-e2e9-4096-b34e-91cb4497694c tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:10.908558 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.908558 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:10.912483 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-69cfdc86-e2e9-4096-b34e-91cb4497694c tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:10.916992 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69cfdc86-e2e9-4096-b34e-91cb4497694c tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 returned with HTTP 200 Aug 18 09:15:10.917447 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 336/1351] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:10 2026] GET /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:10.931899 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5e29d0c3-8a42-4160-9d0c-bb9fac5c9937 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.934153 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e29d0c3-8a42-4160-9d0c-bb9fac5c9937 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] POST https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663/action Aug 18 09:15:10.934634 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e29d0c3-8a42-4160-9d0c-bb9fac5c9937 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Action body: b'{"os-detach": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:10.934818 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e29d0c3-8a42-4160-9d0c-bb9fac5c9937 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:10.945514 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.945514 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:10.946298 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5e29d0c3-8a42-4160-9d0c-bb9fac5c9937 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:10.967266 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5e29d0c3-8a42-4160-9d0c-bb9fac5c9937 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Detach volume completed successfully. Aug 18 09:15:10.967576 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e29d0c3-8a42-4160-9d0c-bb9fac5c9937 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663/action returned with HTTP 202 Aug 18 09:15:10.968488 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 335/1352] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:10 2026] POST /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:10.975892 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-309140d5-a5d5-4ec2-8767-3961e26c97bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:10.978135 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-309140d5-a5d5-4ec2-8767-3961e26c97bc tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:10.978446 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-309140d5-a5d5-4ec2-8767-3961e26c97bc tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:10.978727 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-309140d5-a5d5-4ec2-8767-3961e26c97bc tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:10.988481 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:10.988481 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:10.994130 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-309140d5-a5d5-4ec2-8767-3961e26c97bc tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:11.001310 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-309140d5-a5d5-4ec2-8767-3961e26c97bc tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 returned with HTTP 200 Aug 18 09:15:11.001982 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 335/1353] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:10 2026] GET /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:11.018590 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53a6124b-2913-4807-99d4-f6b4406b2b4e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:11.020453 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53a6124b-2913-4807-99d4-f6b4406b2b4e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:11.020664 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53a6124b-2913-4807-99d4-f6b4406b2b4e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:11.020845 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53a6124b-2913-4807-99d4-f6b4406b2b4e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:11.028322 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:11.028322 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:11.032578 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-53a6124b-2913-4807-99d4-f6b4406b2b4e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:11.037212 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53a6124b-2913-4807-99d4-f6b4406b2b4e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 returned with HTTP 200 Aug 18 09:15:11.037594 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 348/1354] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:11 2026] GET /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:11.054219 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e8d91c08-c723-4668-bcfb-2333d71136f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:11.056186 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8d91c08-c723-4668-bcfb-2333d71136f9 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:11.056367 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8d91c08-c723-4668-bcfb-2333d71136f9 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:11.056589 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8d91c08-c723-4668-bcfb-2333d71136f9 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:11.056748 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e8d91c08-c723-4668-bcfb-2333d71136f9 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Delete volume with id: fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:11.063785 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:11.063785 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:11.064258 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e8d91c08-c723-4668-bcfb-2333d71136f9 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:11.085208 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e8d91c08-c723-4668-bcfb-2333d71136f9 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Delete volume request issued successfully. Aug 18 09:15:11.085450 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8d91c08-c723-4668-bcfb-2333d71136f9 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 returned with HTTP 202 Aug 18 09:15:11.085902 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 337/1355] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:11 2026] DELETE /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:11.095430 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3ffdbcf-3611-4ba1-8511-dc638e338b5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:11.097405 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3ffdbcf-3611-4ba1-8511-dc638e338b5a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:11.097647 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3ffdbcf-3611-4ba1-8511-dc638e338b5a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:11.097938 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3ffdbcf-3611-4ba1-8511-dc638e338b5a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:11.105974 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:11.105974 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:11.109971 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f3ffdbcf-3611-4ba1-8511-dc638e338b5a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:11.114246 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3ffdbcf-3611-4ba1-8511-dc638e338b5a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 returned with HTTP 200 Aug 18 09:15:11.114744 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 336/1356] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:11 2026] GET /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:11.201187 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac4646f8-7cbb-418e-8d45-8808b5e177e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:11.202993 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac4646f8-7cbb-418e-8d45-8808b5e177e1 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] GET https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 Aug 18 09:15:11.203216 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac4646f8-7cbb-418e-8d45-8808b5e177e1 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:11.203450 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac4646f8-7cbb-418e-8d45-8808b5e177e1 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:11.211171 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac4646f8-7cbb-418e-8d45-8808b5e177e1 tempest-ServerActionsTestOtherA-392823394 tempest-ServerActionsTestOtherA-392823394-project-member] https://10.4.3.41/volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 returned with HTTP 404 Aug 18 09:15:11.211678 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 336/1357] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:11 2026] GET /volume/v3/volumes/9cc33b0d-392d-4c72-a603-1b9fb91963e7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:12.128048 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc502fff-e285-42d8-aed5-e81ee5f56af0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:12.131112 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc502fff-e285-42d8-aed5-e81ee5f56af0 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 Aug 18 09:15:12.131426 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc502fff-e285-42d8-aed5-e81ee5f56af0 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:12.131692 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc502fff-e285-42d8-aed5-e81ee5f56af0 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:12.139430 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc502fff-e285-42d8-aed5-e81ee5f56af0 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 returned with HTTP 404 Aug 18 09:15:12.140076 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 349/1358] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:12 2026] GET /volume/v3/volumes/fd88acfc-342b-46c7-9763-12195c95f663 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:14.716808 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fabbd28b-1022-484a-abb9-87e406609677 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:14.718556 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:14.718871 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-754498325"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:14.720221 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-754498325'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:14.720342 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume of 1 GB Aug 18 09:15:14.724236 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Availability Zones retrieved successfully. Aug 18 09:15:14.729851 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Flow 'volume_create_api' (08075aeb-6194-4014-8c80-c26f4be004e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:14.730704 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b1218a-8d78-4d3b-980a-3e2f54d4f908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:14.731554 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:14.753929 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b1218a-8d78-4d3b-980a-3e2f54d4f908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:14.754936 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5cba988-83ee-4c71-8223-4c1957f85dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:14.790111 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Created reservations ['0214b9fa-28a0-4243-a8d3-99f5612cf13a', 'f3cb05e5-fbd1-402c-a7f5-2022e634fea6', '38c6e3dd-0ce9-424d-86a6-8c4c10737c28', '3f951aa8-7715-45e6-8e0a-b6aafccf62be'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:14.791028 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5cba988-83ee-4c71-8223-4c1957f85dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0214b9fa-28a0-4243-a8d3-99f5612cf13a', 'f3cb05e5-fbd1-402c-a7f5-2022e634fea6', '38c6e3dd-0ce9-424d-86a6-8c4c10737c28', '3f951aa8-7715-45e6-8e0a-b6aafccf62be']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:14.791894 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54619283-9722-4a0d-b98f-506f609267db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:14.814412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54619283-9722-4a0d-b98f-506f609267db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16a70801-09d6-4b29-9254-36e6df2f4d5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-754498325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e195d86726fe478eb68123ff97d7a3a2',qos_specs=None,replication_status=,reservations=['0214b9fa-28a0-4243-a8d3-99f5612cf13a','f3cb05e5-fbd1-402c-a7f5-2022e634fea6','38c6e3dd-0ce9-424d-86a6-8c4c10737c28','3f951aa8-7715-45e6-8e0a-b6aafccf62be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-754498325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16a70801-09d6-4b29-9254-36e6df2f4d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e195d86726fe478eb68123ff97d7a3a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:14.815114 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b285f2c-2307-40c6-a0da-9af0fc0a8366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:14.832961 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b285f2c-2307-40c6-a0da-9af0fc0a8366) transitioned into state 'SUCCESS' from state '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-754498325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e195d86726fe478eb68123ff97d7a3a2',qos_specs=None,replication_status=,reservations=['0214b9fa-28a0-4243-a8d3-99f5612cf13a','f3cb05e5-fbd1-402c-a7f5-2022e634fea6','38c6e3dd-0ce9-424d-86a6-8c4c10737c28','3f951aa8-7715-45e6-8e0a-b6aafccf62be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:14.833720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5eeea6-fac4-4fe4-8e70-af417875401b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:14.843027 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5eeea6-fac4-4fe4-8e70-af417875401b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:14.843757 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Flow 'volume_create_api' (08075aeb-6194-4014-8c80-c26f4be004e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:14.844110 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume request issued successfully. Aug 18 09:15:14.844647 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fabbd28b-1022-484a-abb9-87e406609677 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:14.845057 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 338/1359] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:14 2026] POST /volume/v3/volumes => generated 746 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:14.856095 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1108cb4d-ae5f-4fca-ad97-9462da9b3991 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:14.860870 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1108cb4d-ae5f-4fca-ad97-9462da9b3991 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c Aug 18 09:15:14.861092 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1108cb4d-ae5f-4fca-ad97-9462da9b3991 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:14.861260 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1108cb4d-ae5f-4fca-ad97-9462da9b3991 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:14.876789 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:14.876789 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:14.884405 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1108cb4d-ae5f-4fca-ad97-9462da9b3991 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:14.889036 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1108cb4d-ae5f-4fca-ad97-9462da9b3991 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c returned with HTTP 200 Aug 18 09:15:14.889604 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 337/1360] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:14 2026] GET /volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:15.902411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72ac35db-43b3-48b9-98d7-8e53579ccc87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:15.904110 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72ac35db-43b3-48b9-98d7-8e53579ccc87 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c Aug 18 09:15:15.904291 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72ac35db-43b3-48b9-98d7-8e53579ccc87 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:15.904499 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72ac35db-43b3-48b9-98d7-8e53579ccc87 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:15.910843 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:15.910843 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:15.914443 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72ac35db-43b3-48b9-98d7-8e53579ccc87 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:15.918504 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72ac35db-43b3-48b9-98d7-8e53579ccc87 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c returned with HTTP 200 Aug 18 09:15:15.918900 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 337/1361] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:15 2026] GET /volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:15.935238 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6da64013-a9ee-4c19-b600-f66c567ce527 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:15.937419 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6da64013-a9ee-4c19-b600-f66c567ce527 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c/action Aug 18 09:15:15.937800 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6da64013-a9ee-4c19-b600-f66c567ce527 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:15.937965 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6da64013-a9ee-4c19-b600-f66c567ce527 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:15.946403 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:15.946403 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:15.946922 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-6da64013-a9ee-4c19-b600-f66c567ce527 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Updating volume '16a70801-09d6-4b29-9254-36e6df2f4d5c' with '{'status': 'attaching'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 09:15:15.966153 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6da64013-a9ee-4c19-b600-f66c567ce527 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c/action returned with HTTP 202 Aug 18 09:15:15.967131 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 350/1362] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:15 2026] POST /volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 09:15:15.978962 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a5b8c2d-e0d9-4963-a40d-d4a63f27e8ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:15.980813 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a5b8c2d-e0d9-4963-a40d-d4a63f27e8ff tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c Aug 18 09:15:15.981026 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a5b8c2d-e0d9-4963-a40d-d4a63f27e8ff tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:15.981210 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a5b8c2d-e0d9-4963-a40d-d4a63f27e8ff tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:15.990973 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:15.990973 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:15.995880 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4a5b8c2d-e0d9-4963-a40d-d4a63f27e8ff tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:15.999810 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a5b8c2d-e0d9-4963-a40d-d4a63f27e8ff tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c returned with HTTP 200 Aug 18 09:15:16.000161 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 339/1363] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:15 2026] GET /volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:16.018164 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b555810a-3935-4721-a542-336dd8307f74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:16.020241 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b555810a-3935-4721-a542-336dd8307f74 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c/action Aug 18 09:15:16.020612 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b555810a-3935-4721-a542-336dd8307f74 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:16.020723 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b555810a-3935-4721-a542-336dd8307f74 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:16.029270 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:16.029270 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:16.029678 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b555810a-3935-4721-a542-336dd8307f74 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Volume info retrieved successfully. Aug 18 09:15:16.051893 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b555810a-3935-4721-a542-336dd8307f74 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Delete volume request issued successfully. Aug 18 09:15:16.052152 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b555810a-3935-4721-a542-336dd8307f74 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c/action returned with HTTP 202 Aug 18 09:15:16.052628 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 338/1364] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:16 2026] POST /volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:16.060939 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9cc0644d-e8c6-400c-970f-9a7ebce2f326 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:16.063738 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cc0644d-e8c6-400c-970f-9a7ebce2f326 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c Aug 18 09:15:16.064025 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cc0644d-e8c6-400c-970f-9a7ebce2f326 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:16.064232 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cc0644d-e8c6-400c-970f-9a7ebce2f326 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:16.066775 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=268,cinder:INSERT=26,cinder:UPDATE=78 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:15:16.071496 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:16.071496 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:16.074934 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9cc0644d-e8c6-400c-970f-9a7ebce2f326 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:16.078969 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cc0644d-e8c6-400c-970f-9a7ebce2f326 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c returned with HTTP 200 Aug 18 09:15:16.080605 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 338/1365] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:16 2026] GET /volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:17.092892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f5f62a65-dff4-423d-95dd-9154b8935dc8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:17.094725 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5f62a65-dff4-423d-95dd-9154b8935dc8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c Aug 18 09:15:17.094920 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5f62a65-dff4-423d-95dd-9154b8935dc8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:17.095156 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5f62a65-dff4-423d-95dd-9154b8935dc8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:17.101141 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5f62a65-dff4-423d-95dd-9154b8935dc8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c returned with HTTP 404 Aug 18 09:15:17.101995 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 351/1366] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:17 2026] GET /volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:17.110892 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e682c3b5-1e97-4295-9750-b70151a0e5a9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:17.113048 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e682c3b5-1e97-4295-9750-b70151a0e5a9 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c Aug 18 09:15:17.113341 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e682c3b5-1e97-4295-9750-b70151a0e5a9 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:17.113623 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e682c3b5-1e97-4295-9750-b70151a0e5a9 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:17.121232 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e682c3b5-1e97-4295-9750-b70151a0e5a9 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c returned with HTTP 404 Aug 18 09:15:17.121715 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 340/1367] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:17 2026] GET /volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:17.129699 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-58f71050-ea70-4917-8b71-607f6455c9e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:17.132179 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58f71050-ea70-4917-8b71-607f6455c9e6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] DELETE https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c Aug 18 09:15:17.132480 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58f71050-ea70-4917-8b71-607f6455c9e6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:17.132779 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58f71050-ea70-4917-8b71-607f6455c9e6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:17.133028 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-58f71050-ea70-4917-8b71-607f6455c9e6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Delete volume with id: 16a70801-09d6-4b29-9254-36e6df2f4d5c Aug 18 09:15:17.138915 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58f71050-ea70-4917-8b71-607f6455c9e6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c returned with HTTP 404 Aug 18 09:15:17.139454 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 339/1368] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:17 2026] DELETE /volume/v3/volumes/16a70801-09d6-4b29-9254-36e6df2f4d5c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:17.150637 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:17.154090 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:17.154438 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1884560844"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:17.155768 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1884560844'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:17.155896 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume of 1 GB Aug 18 09:15:17.164333 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Availability Zones retrieved successfully. Aug 18 09:15:17.170133 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Flow 'volume_create_api' (3e74b728-4a77-4fb8-bf33-229bdd2a0ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:17.171122 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aace2a13-43d9-4448-8895-13fa3998f49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:17.172115 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:17.207173 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aace2a13-43d9-4448-8895-13fa3998f49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:17.208569 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae79925d-f60e-4400-8b9b-d542d0c06c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:17.255850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Created reservations ['93d8fe7d-d37f-46aa-889b-232d516cd012', '1f6493da-03ee-4e7e-9d13-37972d1a08c1', '4e489ee7-19fb-47e0-8608-0b4ff55d0c18', 'a137f023-5a50-4c3e-bada-8dd99c32ed0e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:17.256577 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae79925d-f60e-4400-8b9b-d542d0c06c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93d8fe7d-d37f-46aa-889b-232d516cd012', '1f6493da-03ee-4e7e-9d13-37972d1a08c1', '4e489ee7-19fb-47e0-8608-0b4ff55d0c18', 'a137f023-5a50-4c3e-bada-8dd99c32ed0e']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:17.257275 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ecf10f3-415d-46a1-bb3b-00c3db553eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:17.281366 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ecf10f3-415d-46a1-bb3b-00c3db553eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d0785c0-0622-4ef7-a17b-49f7df8f145a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1884560844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e195d86726fe478eb68123ff97d7a3a2',qos_specs=None,replication_status=,reservations=['93d8fe7d-d37f-46aa-889b-232d516cd012','1f6493da-03ee-4e7e-9d13-37972d1a08c1','4e489ee7-19fb-47e0-8608-0b4ff55d0c18','a137f023-5a50-4c3e-bada-8dd99c32ed0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1884560844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d0785c0-0622-4ef7-a17b-49f7df8f145a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e195d86726fe478eb68123ff97d7a3a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:17.282384 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da79e5c7-c4ac-41c1-8264-1f9751053169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:17.307263 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da79e5c7-c4ac-41c1-8264-1f9751053169) transitioned into state 'SUCCESS' from state '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-1884560844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e195d86726fe478eb68123ff97d7a3a2',qos_specs=None,replication_status=,reservations=['93d8fe7d-d37f-46aa-889b-232d516cd012','1f6493da-03ee-4e7e-9d13-37972d1a08c1','4e489ee7-19fb-47e0-8608-0b4ff55d0c18','a137f023-5a50-4c3e-bada-8dd99c32ed0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:17.307925 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c804a646-3815-4f35-b8c0-b1850e2aafb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:17.316098 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c804a646-3815-4f35-b8c0-b1850e2aafb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:17.319308 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Flow 'volume_create_api' (3e74b728-4a77-4fb8-bf33-229bdd2a0ba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:17.319308 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume request issued successfully. Aug 18 09:15:17.319308 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1ee923e-e61f-4eb4-a683-aba108ccddee tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:17.319308 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 339/1369] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:17 2026] POST /volume/v3/volumes => generated 747 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:17.336587 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38dfadba-6f39-4f4e-9c73-53f3b272abaa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:17.338609 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38dfadba-6f39-4f4e-9c73-53f3b272abaa tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a Aug 18 09:15:17.338789 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38dfadba-6f39-4f4e-9c73-53f3b272abaa tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:17.338979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38dfadba-6f39-4f4e-9c73-53f3b272abaa tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:17.346670 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:17.346670 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:17.350309 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38dfadba-6f39-4f4e-9c73-53f3b272abaa tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:17.354284 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38dfadba-6f39-4f4e-9c73-53f3b272abaa tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a returned with HTTP 200 Aug 18 09:15:17.354687 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 352/1370] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:17 2026] GET /volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:18.368270 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc2ef287-663c-4c69-ad60-994f4dc8e9d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:18.370196 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc2ef287-663c-4c69-ad60-994f4dc8e9d2 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a Aug 18 09:15:18.370418 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc2ef287-663c-4c69-ad60-994f4dc8e9d2 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:18.370621 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc2ef287-663c-4c69-ad60-994f4dc8e9d2 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:18.382030 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:18.382030 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:18.387927 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cc2ef287-663c-4c69-ad60-994f4dc8e9d2 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:18.392012 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc2ef287-663c-4c69-ad60-994f4dc8e9d2 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a returned with HTTP 200 Aug 18 09:15:18.392357 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 341/1371] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:18 2026] GET /volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:18.411010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d91bb3fe-bb63-4a8b-9933-46c69f99296f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:18.412837 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d91bb3fe-bb63-4a8b-9933-46c69f99296f tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a/action Aug 18 09:15:18.413175 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d91bb3fe-bb63-4a8b-9933-46c69f99296f tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:18.413327 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d91bb3fe-bb63-4a8b-9933-46c69f99296f tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:18.422846 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:18.422846 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:18.423234 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-d91bb3fe-bb63-4a8b-9933-46c69f99296f tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Updating volume '9d0785c0-0622-4ef7-a17b-49f7df8f145a' with '{'status': 'creating'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 09:15:18.444050 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d91bb3fe-bb63-4a8b-9933-46c69f99296f tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a/action returned with HTTP 202 Aug 18 09:15:18.444500 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 340/1372] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:18 2026] POST /volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:18.453838 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f57bac0d-f4dd-4124-907a-53d1d5ba5e94 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:18.456516 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f57bac0d-f4dd-4124-907a-53d1d5ba5e94 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a Aug 18 09:15:18.457292 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f57bac0d-f4dd-4124-907a-53d1d5ba5e94 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:18.457567 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f57bac0d-f4dd-4124-907a-53d1d5ba5e94 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:18.466233 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:18.466233 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:18.470588 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f57bac0d-f4dd-4124-907a-53d1d5ba5e94 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:18.475769 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f57bac0d-f4dd-4124-907a-53d1d5ba5e94 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a returned with HTTP 200 Aug 18 09:15:18.476127 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 340/1373] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:18 2026] GET /volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:18.492837 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-989090d6-a738-43d1-b48e-e1c069bda91c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:18.494707 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-989090d6-a738-43d1-b48e-e1c069bda91c tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a/action Aug 18 09:15:18.495057 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-989090d6-a738-43d1-b48e-e1c069bda91c tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:18.495200 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-989090d6-a738-43d1-b48e-e1c069bda91c tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:18.504632 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:18.504632 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:18.505117 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-989090d6-a738-43d1-b48e-e1c069bda91c tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Volume info retrieved successfully. Aug 18 09:15:18.526677 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-989090d6-a738-43d1-b48e-e1c069bda91c tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Delete volume request issued successfully. Aug 18 09:15:18.526993 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-989090d6-a738-43d1-b48e-e1c069bda91c tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a/action returned with HTTP 202 Aug 18 09:15:18.527494 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 353/1374] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:18 2026] POST /volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:18.537596 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52ed38de-3b71-4cc8-817c-393cdb882e02 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:18.539985 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52ed38de-3b71-4cc8-817c-393cdb882e02 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a Aug 18 09:15:18.540267 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52ed38de-3b71-4cc8-817c-393cdb882e02 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:18.540568 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52ed38de-3b71-4cc8-817c-393cdb882e02 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:18.553794 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:18.553794 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:18.558363 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52ed38de-3b71-4cc8-817c-393cdb882e02 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:18.563898 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52ed38de-3b71-4cc8-817c-393cdb882e02 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a returned with HTTP 200 Aug 18 09:15:18.564441 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 342/1375] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:18 2026] GET /volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:19.490671 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5d009df-2129-4317-bb25-9e302755b95f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:19.493411 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:19.493788 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1183067062"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:19.495274 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1183067062'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:19.495444 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Create volume of 1 GB Aug 18 09:15:19.495731 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:19.495731 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:19.500564 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Availability Zones retrieved successfully. Aug 18 09:15:19.506757 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Flow 'volume_create_api' (d8972d45-082d-4c53-9d2b-650512763f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:19.507594 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e8d4a0-734b-49d8-8d5a-096da44311fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:19.508476 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:19.534836 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e8d4a0-734b-49d8-8d5a-096da44311fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:19.535546 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (327e01a7-f83a-4236-893f-49a6b6996a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:19.580537 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a1c165a-2445-49ee-952a-e6dfcc675d4a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:19.581132 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Created reservations ['c0b5aaec-17f4-472e-8ecd-8ed4c72de396', '675a62bb-b46c-4b2f-b986-4189cbae34f5', '844ec8b4-b841-4e1d-86ae-c47196949bd3', '788eb031-cd46-42bb-8510-d02d037eeadb'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:19.582373 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (327e01a7-f83a-4236-893f-49a6b6996a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0b5aaec-17f4-472e-8ecd-8ed4c72de396', '675a62bb-b46c-4b2f-b986-4189cbae34f5', '844ec8b4-b841-4e1d-86ae-c47196949bd3', '788eb031-cd46-42bb-8510-d02d037eeadb']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:19.583566 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbdd418-7ff5-42d6-85c0-639536d75638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:19.584344 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a1c165a-2445-49ee-952a-e6dfcc675d4a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a Aug 18 09:15:19.584621 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a1c165a-2445-49ee-952a-e6dfcc675d4a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:19.584882 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a1c165a-2445-49ee-952a-e6dfcc675d4a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:19.592678 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a1c165a-2445-49ee-952a-e6dfcc675d4a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a returned with HTTP 404 Aug 18 09:15:19.595524 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 341/1376] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:19 2026] GET /volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:19.602956 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bdfa1d81-179f-44dc-9f25-5f1778bf615e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:19.606728 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bdfa1d81-179f-44dc-9f25-5f1778bf615e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a Aug 18 09:15:19.606960 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bdfa1d81-179f-44dc-9f25-5f1778bf615e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:19.607212 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bdfa1d81-179f-44dc-9f25-5f1778bf615e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:19.614191 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbdd418-7ff5-42d6-85c0-639536d75638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9962b093-cb97-4d4d-8ed3-f71879ba7988', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1183067062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4eb7f0f1672448f903a40a8f71355d4',qos_specs=None,replication_status=,reservations=['c0b5aaec-17f4-472e-8ecd-8ed4c72de396','675a62bb-b46c-4b2f-b986-4189cbae34f5','844ec8b4-b841-4e1d-86ae-c47196949bd3','788eb031-cd46-42bb-8510-d02d037eeadb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e181f34776cb45e0966d2200a4694869',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1183067062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9962b093-cb97-4d4d-8ed3-f71879ba7988,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4eb7f0f1672448f903a40a8f71355d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e181f34776cb45e0966d2200a4694869',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:19.615277 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd3c7408-929a-47e5-92f1-e531010d8060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:19.616182 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bdfa1d81-179f-44dc-9f25-5f1778bf615e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a returned with HTTP 404 Aug 18 09:15:19.616877 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 354/1377] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:19 2026] GET /volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:19.625845 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70a6cdb3-a86d-41d5-901e-7f49061c4e49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:19.628586 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70a6cdb3-a86d-41d5-901e-7f49061c4e49 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a Aug 18 09:15:19.628776 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70a6cdb3-a86d-41d5-901e-7f49061c4e49 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:19.628964 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70a6cdb3-a86d-41d5-901e-7f49061c4e49 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:19.629137 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-70a6cdb3-a86d-41d5-901e-7f49061c4e49 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Delete volume with id: 9d0785c0-0622-4ef7-a17b-49f7df8f145a Aug 18 09:15:19.634815 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70a6cdb3-a86d-41d5-901e-7f49061c4e49 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a returned with HTTP 404 Aug 18 09:15:19.635313 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 343/1378] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:19 2026] DELETE /volume/v3/volumes/9d0785c0-0622-4ef7-a17b-49f7df8f145a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:19.640079 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd3c7408-929a-47e5-92f1-e531010d8060) transitioned into state 'SUCCESS' from state '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-1183067062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4eb7f0f1672448f903a40a8f71355d4',qos_specs=None,replication_status=,reservations=['c0b5aaec-17f4-472e-8ecd-8ed4c72de396','675a62bb-b46c-4b2f-b986-4189cbae34f5','844ec8b4-b841-4e1d-86ae-c47196949bd3','788eb031-cd46-42bb-8510-d02d037eeadb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e181f34776cb45e0966d2200a4694869',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:19.641123 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d58827a6-b0ea-4fc5-976b-d47e82efcb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:19.646837 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-445bf226-9247-42ac-91a5-a2932b67bee8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:19.648325 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:19.648650 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1192728087"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:19.649972 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1192728087'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:19.650065 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume of 1 GB Aug 18 09:15:19.653373 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d58827a6-b0ea-4fc5-976b-d47e82efcb7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:19.653889 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Availability Zones retrieved successfully. Aug 18 09:15:19.654258 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Flow 'volume_create_api' (d8972d45-082d-4c53-9d2b-650512763f98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:19.654582 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Create volume request issued successfully. Aug 18 09:15:19.655179 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5d009df-2129-4317-bb25-9e302755b95f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:19.655601 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 341/1379] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:19 2026] POST /volume/v3/volumes => generated 753 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:19.659633 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Flow 'volume_create_api' (d6429a67-42fa-413d-a3e9-8516396031a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:19.660490 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4006ad12-3661-43ea-be1f-97b2c6d2dd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:19.664344 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:19.673211 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3614a0c7-d4c2-42e9-9498-c1fdd9445d23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:19.675265 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3614a0c7-d4c2-42e9-9498-c1fdd9445d23 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:19.676086 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3614a0c7-d4c2-42e9-9498-c1fdd9445d23 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:19.676086 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3614a0c7-d4c2-42e9-9498-c1fdd9445d23 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:19.686491 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:19.686491 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:19.691160 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3614a0c7-d4c2-42e9-9498-c1fdd9445d23 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:19.696029 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3614a0c7-d4c2-42e9-9498-c1fdd9445d23 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:19.696462 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 355/1380] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:19 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:19.703480 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4006ad12-3661-43ea-be1f-97b2c6d2dd3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:19.704510 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad6efb5-182d-4edb-8201-a48c21aa1ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:19.768524 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Created reservations ['2e563de7-e3a7-4fb4-8058-b597b5f1abab', 'b7072c78-9976-4472-9835-8f74bbb0c93e', '2e3b31c8-d8e3-4da4-8788-e39be922bf44', '7a6576f2-3ce4-4a48-9dae-66f7594290bd'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:19.769407 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad6efb5-182d-4edb-8201-a48c21aa1ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e563de7-e3a7-4fb4-8058-b597b5f1abab', 'b7072c78-9976-4472-9835-8f74bbb0c93e', '2e3b31c8-d8e3-4da4-8788-e39be922bf44', '7a6576f2-3ce4-4a48-9dae-66f7594290bd']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:19.770350 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c507aedd-7b59-42eb-aa70-90d1594b0f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:19.798041 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c507aedd-7b59-42eb-aa70-90d1594b0f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eac6fc6-2645-4077-a855-9a3010ccf0c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1192728087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e195d86726fe478eb68123ff97d7a3a2',qos_specs=None,replication_status=,reservations=['2e563de7-e3a7-4fb4-8058-b597b5f1abab','b7072c78-9976-4472-9835-8f74bbb0c93e','2e3b31c8-d8e3-4da4-8788-e39be922bf44','7a6576f2-3ce4-4a48-9dae-66f7594290bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1192728087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eac6fc6-2645-4077-a855-9a3010ccf0c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e195d86726fe478eb68123ff97d7a3a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:19.799002 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2187bfc5-d7ca-425c-9c8c-05d98789bddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:19.825670 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2187bfc5-d7ca-425c-9c8c-05d98789bddc) transitioned into state 'SUCCESS' from state '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-1192728087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e195d86726fe478eb68123ff97d7a3a2',qos_specs=None,replication_status=,reservations=['2e563de7-e3a7-4fb4-8058-b597b5f1abab','b7072c78-9976-4472-9835-8f74bbb0c93e','2e3b31c8-d8e3-4da4-8788-e39be922bf44','7a6576f2-3ce4-4a48-9dae-66f7594290bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:19.825670 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e46fc93-c27a-46e6-9ce6-2517161f4f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:19.842167 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e46fc93-c27a-46e6-9ce6-2517161f4f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:19.843512 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Flow 'volume_create_api' (d6429a67-42fa-413d-a3e9-8516396031a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:19.843969 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume request issued successfully. Aug 18 09:15:19.844757 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-445bf226-9247-42ac-91a5-a2932b67bee8 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:19.845634 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 342/1381] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:19 2026] POST /volume/v3/volumes => generated 747 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:19.866600 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fea23399-7932-43aa-bf50-9faa8e1159d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:19.872833 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fea23399-7932-43aa-bf50-9faa8e1159d6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 Aug 18 09:15:19.872982 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fea23399-7932-43aa-bf50-9faa8e1159d6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:19.873152 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fea23399-7932-43aa-bf50-9faa8e1159d6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:19.892249 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:19.892249 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:19.903163 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fea23399-7932-43aa-bf50-9faa8e1159d6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:19.908652 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fea23399-7932-43aa-bf50-9faa8e1159d6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 returned with HTTP 200 Aug 18 09:15:19.909119 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 344/1382] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:19 2026] GET /volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:20.084363 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c104665-2794-4ee9-b474-c20e7b13169d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.086270 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:20.086575 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-726586644"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:20.088549 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-726586644'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:20.088549 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Create volume of 1 GB Aug 18 09:15:20.088970 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:20.088970 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:20.098943 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Availability Zones retrieved successfully. Aug 18 09:15:20.107752 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Flow 'volume_create_api' (aafdc2bb-dafa-4c07-84d9-d7127ba8aa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:20.108950 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (222812c6-0028-4120-b141-98bc5fa36e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:20.109881 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:20.146727 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (222812c6-0028-4120-b141-98bc5fa36e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:20.148154 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410641c2-f380-4406-a9fa-8089acb58a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:20.221820 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Created reservations ['1d9e0cc8-7241-4e58-a4f1-548e3aac468a', '6d4420b6-7449-4dd0-9123-dd57eef78789', '608e7e07-d737-4004-a97d-b362130f07d6', '007455a8-aa39-489c-8532-f21e88098512'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:20.223457 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410641c2-f380-4406-a9fa-8089acb58a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d9e0cc8-7241-4e58-a4f1-548e3aac468a', '6d4420b6-7449-4dd0-9123-dd57eef78789', '608e7e07-d737-4004-a97d-b362130f07d6', '007455a8-aa39-489c-8532-f21e88098512']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:20.224678 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (924d1323-fe1c-4aad-96b1-5ab2c13f20b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:20.256570 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (924d1323-fe1c-4aad-96b1-5ab2c13f20b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1925aaac-6381-4bb7-a1f8-e8f704afe86d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-726586644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58aabb6a55474c53a046e643e38cdf0a',qos_specs=None,replication_status=,reservations=['1d9e0cc8-7241-4e58-a4f1-548e3aac468a','6d4420b6-7449-4dd0-9123-dd57eef78789','608e7e07-d737-4004-a97d-b362130f07d6','007455a8-aa39-489c-8532-f21e88098512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4112b3f5bb714a4186893d0711968825',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-726586644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1925aaac-6381-4bb7-a1f8-e8f704afe86d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58aabb6a55474c53a046e643e38cdf0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4112b3f5bb714a4186893d0711968825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:20.257971 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdb3cbd7-2ead-4c9f-8d40-d277a23acc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:20.282617 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdb3cbd7-2ead-4c9f-8d40-d277a23acc45) transitioned into state 'SUCCESS' from state '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-726586644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58aabb6a55474c53a046e643e38cdf0a',qos_specs=None,replication_status=,reservations=['1d9e0cc8-7241-4e58-a4f1-548e3aac468a','6d4420b6-7449-4dd0-9123-dd57eef78789','608e7e07-d737-4004-a97d-b362130f07d6','007455a8-aa39-489c-8532-f21e88098512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4112b3f5bb714a4186893d0711968825',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:20.283672 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a29e23-ee85-491f-843f-d166831f7033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:20.294978 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a29e23-ee85-491f-843f-d166831f7033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:20.296248 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Flow 'volume_create_api' (aafdc2bb-dafa-4c07-84d9-d7127ba8aa9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:20.296662 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Create volume request issued successfully. Aug 18 09:15:20.297450 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c104665-2794-4ee9-b474-c20e7b13169d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:20.298051 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 342/1383] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:20 2026] POST /volume/v3/volumes => generated 751 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:20.315363 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-23cc454e-b4db-4ec7-b7c7-d7f795f968a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.317757 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23cc454e-b4db-4ec7-b7c7-d7f795f968a2 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] GET https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d Aug 18 09:15:20.318047 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23cc454e-b4db-4ec7-b7c7-d7f795f968a2 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:20.318274 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23cc454e-b4db-4ec7-b7c7-d7f795f968a2 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:20.328476 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:20.328476 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:20.335639 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-23cc454e-b4db-4ec7-b7c7-d7f795f968a2 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Volume info retrieved successfully. Aug 18 09:15:20.342725 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23cc454e-b4db-4ec7-b7c7-d7f795f968a2 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d returned with HTTP 200 Aug 18 09:15:20.343202 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 356/1384] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:20 2026] GET /volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:20.472343 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-131064f5-28ba-4531-933a-b3a2e8594266 req-c6d2c322-8b09-4cd9-b4ee-4395828dd962 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.483541 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-c6d2c322-8b09-4cd9-b4ee-4395828dd962 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:20.483734 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-c6d2c322-8b09-4cd9-b4ee-4395828dd962 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:20.483978 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-c6d2c322-8b09-4cd9-b4ee-4395828dd962 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:20.501658 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:20.501658 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:20.510239 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-131064f5-28ba-4531-933a-b3a2e8594266 req-c6d2c322-8b09-4cd9-b4ee-4395828dd962 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:20.517926 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-c6d2c322-8b09-4cd9-b4ee-4395828dd962 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:20.518445 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 343/1385] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:20 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:20.641597 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7481daa1-a0c3-4d1b-a1b4-762c6e1f9465 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.642211 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7481daa1-a0c3-4d1b-a1b4-762c6e1f9465 None None] GET https://10.4.3.41/volume// Aug 18 09:15:20.642211 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7481daa1-a0c3-4d1b-a1b4-762c6e1f9465 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:20.642332 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7481daa1-a0c3-4d1b-a1b4-762c6e1f9465 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:20.642829 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7481daa1-a0c3-4d1b-a1b4-762c6e1f9465 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:15:20.643103 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 345/1386] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:15:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:15:20.655360 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-131064f5-28ba-4531-933a-b3a2e8594266 req-e56dd80c-e34b-477c-803a-43953437ef55 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.658066 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-e56dd80c-e34b-477c-803a-43953437ef55 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:15:20.658415 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-e56dd80c-e34b-477c-803a-43953437ef55 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72b6878f-71d2-4f7a-8e72-0150d4b57a5e", "connector": null, "instance_uuid": "cd29b54a-9a9e-4166-8fd3-a54936be1c6a"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:20.667902 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:20.667902 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:20.700503 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-e56dd80c-e34b-477c-803a-43953437ef55 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:15:20.701080 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 343/1387] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:15:20 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:20.709731 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5959d7f7-c171-455a-83f5-1ed904ef2f30 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.711844 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5959d7f7-c171-455a-83f5-1ed904ef2f30 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:20.712030 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5959d7f7-c171-455a-83f5-1ed904ef2f30 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:20.712225 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5959d7f7-c171-455a-83f5-1ed904ef2f30 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:20.722357 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:20.722357 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:20.727974 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5959d7f7-c171-455a-83f5-1ed904ef2f30 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:20.732956 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5959d7f7-c171-455a-83f5-1ed904ef2f30 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:20.733320 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 357/1388] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:20 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:20.744134 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f1ad0d89-59e6-453b-8c7d-73b25c3c364d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.748306 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1ad0d89-59e6-453b-8c7d-73b25c3c364d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:20.748609 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1ad0d89-59e6-453b-8c7d-73b25c3c364d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:20.748913 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1ad0d89-59e6-453b-8c7d-73b25c3c364d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:20.766624 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f37c95a9-b8b4-4b7d-b346-6b5b617712fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.768883 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f37c95a9-b8b4-4b7d-b346-6b5b617712fa None None] GET https://10.4.3.41/volume// Aug 18 09:15:20.769168 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f37c95a9-b8b4-4b7d-b346-6b5b617712fa None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:20.770522 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f37c95a9-b8b4-4b7d-b346-6b5b617712fa None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:20.771117 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f37c95a9-b8b4-4b7d-b346-6b5b617712fa None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:15:20.772415 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 346/1389] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:15:20 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:15:20.775599 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:20.775599 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:20.782324 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f1ad0d89-59e6-453b-8c7d-73b25c3c364d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:20.786607 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-131064f5-28ba-4531-933a-b3a2e8594266 req-331f60c7-2eb8-404a-9a13-b2c6c703de99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.787629 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-da29a310-6ac2-46ec-915a-1e99cb185688 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.788948 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-331f60c7-2eb8-404a-9a13-b2c6c703de99 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:20.789140 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-331f60c7-2eb8-404a-9a13-b2c6c703de99 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:20.789331 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-331f60c7-2eb8-404a-9a13-b2c6c703de99 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:20.790288 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-da29a310-6ac2-46ec-915a-1e99cb185688 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:20.790591 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-da29a310-6ac2-46ec-915a-1e99cb185688 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:20.790764 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1ad0d89-59e6-453b-8c7d-73b25c3c364d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:20.790912 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-da29a310-6ac2-46ec-915a-1e99cb185688 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:20.791311 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 344/1390] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:20 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:20.800097 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:20.800097 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:20.804602 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-131064f5-28ba-4531-933a-b3a2e8594266 req-331f60c7-2eb8-404a-9a13-b2c6c703de99 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:20.805094 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:20.805094 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:20.809224 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-331f60c7-2eb8-404a-9a13-b2c6c703de99 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:20.809669 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 344/1391] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:15:20 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:15:20.810891 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-da29a310-6ac2-46ec-915a-1e99cb185688 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:20.818658 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-da29a310-6ac2-46ec-915a-1e99cb185688 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:20.819108 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 358/1392] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:20 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:20.922463 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-131064f5-28ba-4531-933a-b3a2e8594266 req-00947221-2ff4-4572-aafa-2a64ef0b8ee9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.924197 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a8f05a8b-9167-4154-acf5-7decd8b9a129 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.924709 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a8f05a8b-9167-4154-acf5-7decd8b9a129 None None] GET https://10.4.3.41/volume// Aug 18 09:15:20.924995 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a8f05a8b-9167-4154-acf5-7decd8b9a129 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:20.925174 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-00947221-2ff4-4572-aafa-2a64ef0b8ee9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] PUT https://10.4.3.41/volume/v3/attachments/67b8acf1-2c47-4653-8f43-7a9321299094 Aug 18 09:15:20.925246 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a8f05a8b-9167-4154-acf5-7decd8b9a129 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:20.925633 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a8f05a8b-9167-4154-acf5-7decd8b9a129 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:15:20.925713 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-00947221-2ff4-4572-aafa-2a64ef0b8ee9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:20.926008 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 345/1393] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:15:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:15:20.927876 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30ff6390-1fe0-44d8-9157-dba93ebe8e57 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.930099 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30ff6390-1fe0-44d8-9157-dba93ebe8e57 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 Aug 18 09:15:20.930330 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30ff6390-1fe0-44d8-9157-dba93ebe8e57 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:20.930592 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30ff6390-1fe0-44d8-9157-dba93ebe8e57 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:20.935028 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-e6c50c2d-bf83-411a-a86d-097a4a1f2197 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.938933 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-e6c50c2d-bf83-411a-a86d-097a4a1f2197 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:15:20.939270 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-e6c50c2d-bf83-411a-a86d-097a4a1f2197 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9962b093-cb97-4d4d-8ed3-f71879ba7988", "connector": null, "instance_uuid": "72e26d25-3668-4231-9226-7c25b28c1692"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:20.939683 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:20.939683 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:20.943726 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30ff6390-1fe0-44d8-9157-dba93ebe8e57 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:20.948293 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30ff6390-1fe0-44d8-9157-dba93ebe8e57 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 returned with HTTP 200 Aug 18 09:15:20.948713 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 345/1394] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:20 2026] GET /volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:20.950187 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-131064f5-28ba-4531-933a-b3a2e8594266 req-00947221-2ff4-4572-aafa-2a64ef0b8ee9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Acquiring lock "cinder-attachment_update-72b6878f-71d2-4f7a-8e72-0150d4b57a5e-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:15:20.955760 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:20.955760 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:20.956285 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-131064f5-28ba-4531-933a-b3a2e8594266 req-00947221-2ff4-4572-aafa-2a64ef0b8ee9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Lock "cinder-attachment_update-72b6878f-71d2-4f7a-8e72-0150d4b57a5e-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:15:20.957207 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:20.957207 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:20.968016 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-361c6c67-6748-41dd-9d32-2161494ae999 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:20.970279 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-361c6c67-6748-41dd-9d32-2161494ae999 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6/action Aug 18 09:15:20.970765 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-361c6c67-6748-41dd-9d32-2161494ae999 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:20.970976 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-361c6c67-6748-41dd-9d32-2161494ae999 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:20.982047 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:20.982047 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:20.982497 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-361c6c67-6748-41dd-9d32-2161494ae999 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Updating volume '7eac6fc6-2645-4077-a855-9a3010ccf0c6' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 09:15:21.004246 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-e6c50c2d-bf83-411a-a86d-097a4a1f2197 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:15:21.005858 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 359/1395] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:15:20 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:21.018920 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-361c6c67-6748-41dd-9d32-2161494ae999 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6/action returned with HTTP 202 Aug 18 09:15:21.020132 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 346/1396] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:20 2026] POST /volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:21.027666 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b42d07b0-d99e-42d4-a9f5-c464bc72f521 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.030059 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b42d07b0-d99e-42d4-a9f5-c464bc72f521 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 Aug 18 09:15:21.030338 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b42d07b0-d99e-42d4-a9f5-c464bc72f521 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:21.030638 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b42d07b0-d99e-42d4-a9f5-c464bc72f521 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:21.044308 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.044308 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:21.050459 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f03f58e5-8f36-4683-91b6-b84b84810bec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.051527 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b42d07b0-d99e-42d4-a9f5-c464bc72f521 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:21.053264 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f03f58e5-8f36-4683-91b6-b84b84810bec tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:21.053579 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f03f58e5-8f36-4683-91b6-b84b84810bec tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:21.053872 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f03f58e5-8f36-4683-91b6-b84b84810bec tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:21.061037 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-131064f5-28ba-4531-933a-b3a2e8594266 req-00947221-2ff4-4572-aafa-2a64ef0b8ee9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Lock "cinder-attachment_update-72b6878f-71d2-4f7a-8e72-0150d4b57a5e-np0000007625" released by "attachment_update" :: held 0.105s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:15:21.061206 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b42d07b0-d99e-42d4-a9f5-c464bc72f521 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 returned with HTTP 200 Aug 18 09:15:21.061526 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 346/1397] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:21 2026] GET /volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:21.061580 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-00947221-2ff4-4572-aafa-2a64ef0b8ee9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/attachments/67b8acf1-2c47-4653-8f43-7a9321299094 returned with HTTP 200 Aug 18 09:15:21.062419 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 347/1398] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:15:20 2026] PUT /volume/v3/attachments/67b8acf1-2c47-4653-8f43-7a9321299094 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:21.070382 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.070382 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:21.070633 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2234d6b-ed67-4fce-8ac7-5d970fffde37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.071166 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2234d6b-ed67-4fce-8ac7-5d970fffde37 None None] GET https://10.4.3.41/volume// Aug 18 09:15:21.071333 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2234d6b-ed67-4fce-8ac7-5d970fffde37 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:21.071561 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2234d6b-ed67-4fce-8ac7-5d970fffde37 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:21.071928 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2234d6b-ed67-4fce-8ac7-5d970fffde37 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:15:21.072203 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 347/1399] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:15:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:15:21.075227 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f03f58e5-8f36-4683-91b6-b84b84810bec tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:21.076329 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2f0ac40-1b92-42dd-8f6d-fd8e1fb868e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.079206 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2f0ac40-1b92-42dd-8f6d-fd8e1fb868e3 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6/action Aug 18 09:15:21.079206 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2f0ac40-1b92-42dd-8f6d-fd8e1fb868e3 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:21.079373 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2f0ac40-1b92-42dd-8f6d-fd8e1fb868e3 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:21.083375 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-a17dbf06-d2fd-4790-8a89-813ba6278434 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.084447 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f03f58e5-8f36-4683-91b6-b84b84810bec tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:21.084986 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 360/1400] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:21 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:21.086097 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-a17dbf06-d2fd-4790-8a89-813ba6278434 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:21.086318 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-a17dbf06-d2fd-4790-8a89-813ba6278434 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:21.086585 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-a17dbf06-d2fd-4790-8a89-813ba6278434 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:21.092641 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.092641 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:21.093071 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f2f0ac40-1b92-42dd-8f6d-fd8e1fb868e3 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Volume info retrieved successfully. Aug 18 09:15:21.099660 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.099660 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:21.105473 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-a17dbf06-d2fd-4790-8a89-813ba6278434 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:21.113411 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-a17dbf06-d2fd-4790-8a89-813ba6278434 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:21.113493 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 348/1401] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:15:21 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:15:21.118566 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f2f0ac40-1b92-42dd-8f6d-fd8e1fb868e3 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Delete volume request issued successfully. Aug 18 09:15:21.118866 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2f0ac40-1b92-42dd-8f6d-fd8e1fb868e3 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6/action returned with HTTP 202 Aug 18 09:15:21.119382 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 347/1402] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:21 2026] POST /volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:21.129111 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ccb7dc41-aea3-4cc6-ae81-e12a62823112 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.132278 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccb7dc41-aea3-4cc6-ae81-e12a62823112 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 Aug 18 09:15:21.132447 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccb7dc41-aea3-4cc6-ae81-e12a62823112 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:21.132651 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccb7dc41-aea3-4cc6-ae81-e12a62823112 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:21.144184 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.144184 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:21.149294 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ccb7dc41-aea3-4cc6-ae81-e12a62823112 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:21.155340 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccb7dc41-aea3-4cc6-ae81-e12a62823112 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 returned with HTTP 200 Aug 18 09:15:21.155605 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 348/1403] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:21 2026] GET /volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:21.250704 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-21327388-befa-4641-bfed-64b26a85386c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.254091 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-21327388-befa-4641-bfed-64b26a85386c tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] PUT https://10.4.3.41/volume/v3/attachments/fab2eb18-041b-4565-9bc1-ee78879f02a3 Aug 18 09:15:21.254506 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-21327388-befa-4641-bfed-64b26a85386c tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:21.268660 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-21327388-befa-4641-bfed-64b26a85386c tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Acquiring lock "cinder-attachment_update-9962b093-cb97-4d4d-8ed3-f71879ba7988-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:15:21.274741 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-21327388-befa-4641-bfed-64b26a85386c tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Lock "cinder-attachment_update-9962b093-cb97-4d4d-8ed3-f71879ba7988-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:15:21.278497 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.278497 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:21.288580 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-deb624e5-f200-4e2c-aa59-eed4021f3420 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.291243 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-deb624e5-f200-4e2c-aa59-eed4021f3420 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] DELETE https://10.4.3.41/volume/v3/attachments/e12a17e3-ca87-4565-8944-a60692d13b89 Aug 18 09:15:21.291505 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-deb624e5-f200-4e2c-aa59-eed4021f3420 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:21.291735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-deb624e5-f200-4e2c-aa59-eed4021f3420 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:21.300093 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.300093 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:21.349636 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-deb624e5-f200-4e2c-aa59-eed4021f3420 tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/attachments/e12a17e3-ca87-4565-8944-a60692d13b89 returned with HTTP 200 Aug 18 09:15:21.350179 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 349/1404] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:15:21 2026] DELETE /volume/v3/attachments/e12a17e3-ca87-4565-8944-a60692d13b89 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:21.361107 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d305366f-5cd4-4e2a-9126-a92541ecdb2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.362707 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d305366f-5cd4-4e2a-9126-a92541ecdb2c tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] GET https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d Aug 18 09:15:21.362904 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d305366f-5cd4-4e2a-9126-a92541ecdb2c tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:21.363072 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d305366f-5cd4-4e2a-9126-a92541ecdb2c tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:21.366994 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-d5d70ffe-55a9-4cbb-8302-cc14c7cbfd4c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.369362 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-d5d70ffe-55a9-4cbb-8302-cc14c7cbfd4c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b Aug 18 09:15:21.369979 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-d5d70ffe-55a9-4cbb-8302-cc14c7cbfd4c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:21.369979 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-d5d70ffe-55a9-4cbb-8302-cc14c7cbfd4c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:21.369979 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-d5d70ffe-55a9-4cbb-8302-cc14c7cbfd4c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Delete volume with id: 0a8a3853-3a9b-41d2-863c-131ca01e568b Aug 18 09:15:21.374162 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.374162 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:21.378301 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-21327388-befa-4641-bfed-64b26a85386c tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Lock "cinder-attachment_update-9962b093-cb97-4d4d-8ed3-f71879ba7988-np0000007625" released by "attachment_update" :: held 0.103s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:15:21.378730 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-21327388-befa-4641-bfed-64b26a85386c tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/attachments/fab2eb18-041b-4565-9bc1-ee78879f02a3 returned with HTTP 200 Aug 18 09:15:21.379576 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 361/1405] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:15:21 2026] PUT /volume/v3/attachments/fab2eb18-041b-4565-9bc1-ee78879f02a3 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:21.382926 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.382926 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:21.383435 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-d5d70ffe-55a9-4cbb-8302-cc14c7cbfd4c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Volume info retrieved successfully. Aug 18 09:15:21.383825 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d305366f-5cd4-4e2a-9126-a92541ecdb2c tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Volume info retrieved successfully. Aug 18 09:15:21.390117 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d305366f-5cd4-4e2a-9126-a92541ecdb2c tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d returned with HTTP 200 Aug 18 09:15:21.390647 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 348/1406] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:21 2026] GET /volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:21.410149 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-797c2e02-b96c-4991-8c41-24b76b5642ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.411928 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-797c2e02-b96c-4991-8c41-24b76b5642ba tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] POST https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d/action Aug 18 09:15:21.412267 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-797c2e02-b96c-4991-8c41-24b76b5642ba tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:21.412388 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-797c2e02-b96c-4991-8c41-24b76b5642ba tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:21.423533 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-d5d70ffe-55a9-4cbb-8302-cc14c7cbfd4c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] Delete volume request issued successfully. Aug 18 09:15:21.423739 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-68de3400-1b1c-4dcf-9098-511a3bac9b26 req-d5d70ffe-55a9-4cbb-8302-cc14c7cbfd4c tempest-ServerActionsV293TestJSON-1291633453 tempest-ServerActionsV293TestJSON-1291633453-project-member] https://10.4.3.41/volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b returned with HTTP 202 Aug 18 09:15:21.424322 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 349/1407] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:15:21 2026] DELETE /volume/v3/volumes/0a8a3853-3a9b-41d2-863c-131ca01e568b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:21.425647 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.425647 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:21.426070 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-797c2e02-b96c-4991-8c41-24b76b5642ba tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Volume info retrieved successfully. Aug 18 09:15:21.433145 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-797c2e02-b96c-4991-8c41-24b76b5642ba tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Volume updated successfully. Aug 18 09:15:21.433386 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-797c2e02-b96c-4991-8c41-24b76b5642ba tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d/action returned with HTTP 200 Aug 18 09:15:21.433982 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 350/1408] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:21 2026] POST /volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 09:15:21.442537 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f4a19b6-d706-4b90-8c46-6e66df7ec1f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.444575 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f4a19b6-d706-4b90-8c46-6e66df7ec1f1 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] GET https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d Aug 18 09:15:21.444761 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f4a19b6-d706-4b90-8c46-6e66df7ec1f1 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:21.445013 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f4a19b6-d706-4b90-8c46-6e66df7ec1f1 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:21.453599 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.453599 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:21.460660 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f4a19b6-d706-4b90-8c46-6e66df7ec1f1 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Volume info retrieved successfully. Aug 18 09:15:21.467065 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f4a19b6-d706-4b90-8c46-6e66df7ec1f1 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d returned with HTTP 200 Aug 18 09:15:21.467749 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 362/1409] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:21 2026] GET /volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:21.613273 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5ab6683e-475e-4b74-92c3-fa536fdec7e1 req-6f959eb5-36cc-495b-becc-63171d3cf232 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.615894 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5ab6683e-475e-4b74-92c3-fa536fdec7e1 req-6f959eb5-36cc-495b-becc-63171d3cf232 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] GET https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d Aug 18 09:15:21.616343 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5ab6683e-475e-4b74-92c3-fa536fdec7e1 req-6f959eb5-36cc-495b-becc-63171d3cf232 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:21.616692 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5ab6683e-475e-4b74-92c3-fa536fdec7e1 req-6f959eb5-36cc-495b-becc-63171d3cf232 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:21.626852 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.626852 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:21.634216 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5ab6683e-475e-4b74-92c3-fa536fdec7e1 req-6f959eb5-36cc-495b-becc-63171d3cf232 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Volume info retrieved successfully. Aug 18 09:15:21.641635 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5ab6683e-475e-4b74-92c3-fa536fdec7e1 req-6f959eb5-36cc-495b-becc-63171d3cf232 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d returned with HTTP 200 Aug 18 09:15:21.642255 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 349/1410] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:21 2026] GET /volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:21.806508 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ceef8d5-b207-4f17-851f-c20c339bea4c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:21.808228 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ceef8d5-b207-4f17-851f-c20c339bea4c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:21.808422 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ceef8d5-b207-4f17-851f-c20c339bea4c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:21.808606 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ceef8d5-b207-4f17-851f-c20c339bea4c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:21.818818 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:21.818818 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:21.822414 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3ceef8d5-b207-4f17-851f-c20c339bea4c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:21.830342 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ceef8d5-b207-4f17-851f-c20c339bea4c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:21.830762 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 350/1411] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:21 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:22.098965 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-23f04ff1-20cf-49a8-8819-dc59dcf9a310 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:22.100736 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23f04ff1-20cf-49a8-8819-dc59dcf9a310 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:22.102953 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23f04ff1-20cf-49a8-8819-dc59dcf9a310 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:22.102953 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23f04ff1-20cf-49a8-8819-dc59dcf9a310 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:22.108482 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:22.110706 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:22.111098 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1058497414"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:22.111142 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:22.111142 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:22.113065 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1058497414'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:22.113214 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Create volume of 1 GB Aug 18 09:15:22.114597 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-23f04ff1-20cf-49a8-8819-dc59dcf9a310 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:22.118125 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Availability Zones retrieved successfully. Aug 18 09:15:22.118520 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23f04ff1-20cf-49a8-8819-dc59dcf9a310 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:22.118891 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 351/1412] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:22 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:22.126184 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Flow 'volume_create_api' (d7ee6086-7ade-4112-a655-bf0470b6a941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:22.127448 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2506330-113e-450a-a919-1ddbca418900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:22.128585 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:22.166038 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2506330-113e-450a-a919-1ddbca418900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:22.167085 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140305ea-6d95-45d0-9b3b-910113579a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:22.170118 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e838e07b-5270-4c4e-bb45-6f16768afbb6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:22.172073 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e838e07b-5270-4c4e-bb45-6f16768afbb6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 Aug 18 09:15:22.173034 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e838e07b-5270-4c4e-bb45-6f16768afbb6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:22.173034 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e838e07b-5270-4c4e-bb45-6f16768afbb6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:22.178918 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e838e07b-5270-4c4e-bb45-6f16768afbb6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 returned with HTTP 404 Aug 18 09:15:22.179684 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 350/1413] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:22 2026] GET /volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:22.187825 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b0591bc-31f7-4802-95b9-d33483ee736d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:22.189689 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b0591bc-31f7-4802-95b9-d33483ee736d tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 Aug 18 09:15:22.189973 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b0591bc-31f7-4802-95b9-d33483ee736d tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:22.190165 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b0591bc-31f7-4802-95b9-d33483ee736d tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:22.197094 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b0591bc-31f7-4802-95b9-d33483ee736d tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 returned with HTTP 404 Aug 18 09:15:22.197686 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 351/1414] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:22 2026] GET /volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:22.206412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-82a71996-fbdc-4202-9764-e8df83c78797 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:22.208410 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82a71996-fbdc-4202-9764-e8df83c78797 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 Aug 18 09:15:22.208623 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82a71996-fbdc-4202-9764-e8df83c78797 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:22.208871 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82a71996-fbdc-4202-9764-e8df83c78797 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:22.209045 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-82a71996-fbdc-4202-9764-e8df83c78797 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Delete volume with id: 7eac6fc6-2645-4077-a855-9a3010ccf0c6 Aug 18 09:15:22.212336 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Created reservations ['4950f30e-bead-4516-bb72-8fb4b032cf0f', '9c0dacbd-197e-4c10-a040-4ee64666958c', 'dc805d00-02f6-4bf6-9bbf-936251327e0e', 'a1f1b244-c32f-4a21-a3e4-786fcae49b04'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:22.213905 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140305ea-6d95-45d0-9b3b-910113579a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4950f30e-bead-4516-bb72-8fb4b032cf0f', '9c0dacbd-197e-4c10-a040-4ee64666958c', 'dc805d00-02f6-4bf6-9bbf-936251327e0e', 'a1f1b244-c32f-4a21-a3e4-786fcae49b04']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:22.215255 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46aeda6c-e431-4068-b08c-ff5d312843e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:22.216161 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82a71996-fbdc-4202-9764-e8df83c78797 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 returned with HTTP 404 Aug 18 09:15:22.216755 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 352/1415] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:22 2026] DELETE /volume/v3/volumes/7eac6fc6-2645-4077-a855-9a3010ccf0c6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:22.227362 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:22.230985 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:22.231308 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-572124054"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:22.234849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-572124054'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:22.234849 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume of 1 GB Aug 18 09:15:22.238850 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Availability Zones retrieved successfully. Aug 18 09:15:22.247153 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Flow 'volume_create_api' (b02f89a7-584e-4317-81ab-2f8fd85e810e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:22.247279 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f02ec19-e6c7-4521-aeee-3aef714cf430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:22.247957 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46aeda6c-e431-4068-b08c-ff5d312843e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca40f669-36d1-464b-ba37-921aa4fc14d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1058497414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58aabb6a55474c53a046e643e38cdf0a',qos_specs=None,replication_status=,reservations=['4950f30e-bead-4516-bb72-8fb4b032cf0f','9c0dacbd-197e-4c10-a040-4ee64666958c','dc805d00-02f6-4bf6-9bbf-936251327e0e','a1f1b244-c32f-4a21-a3e4-786fcae49b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4112b3f5bb714a4186893d0711968825',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1058497414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca40f669-36d1-464b-ba37-921aa4fc14d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58aabb6a55474c53a046e643e38cdf0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4112b3f5bb714a4186893d0711968825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:22.248229 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:22.249837 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f429c4-a8ed-4c62-86a7-220d8034de25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:22.276953 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f429c4-a8ed-4c62-86a7-220d8034de25) transitioned into state 'SUCCESS' from state '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-1058497414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58aabb6a55474c53a046e643e38cdf0a',qos_specs=None,replication_status=,reservations=['4950f30e-bead-4516-bb72-8fb4b032cf0f','9c0dacbd-197e-4c10-a040-4ee64666958c','dc805d00-02f6-4bf6-9bbf-936251327e0e','a1f1b244-c32f-4a21-a3e4-786fcae49b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4112b3f5bb714a4186893d0711968825',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:22.278007 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d11dc31-26a7-4ee2-9120-2ac0c310a588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:22.279742 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f02ec19-e6c7-4521-aeee-3aef714cf430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:22.280847 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753df8ee-6b57-4cfa-b234-e541904d54b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:22.295901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d11dc31-26a7-4ee2-9120-2ac0c310a588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:22.297239 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Flow 'volume_create_api' (d7ee6086-7ade-4112-a655-bf0470b6a941) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:22.297777 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Create volume request issued successfully. Aug 18 09:15:22.298675 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f1cc9b4-1cb4-41e5-b5c6-a54ce75db397 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:22.299420 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 363/1416] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:22 2026] POST /volume/v3/volumes => generated 752 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:22.311630 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f0e2989-477e-4e46-bb62-3fc13752d33f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:22.316121 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f0e2989-477e-4e46-bb62-3fc13752d33f tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] GET https://10.4.3.41/volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 Aug 18 09:15:22.316121 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f0e2989-477e-4e46-bb62-3fc13752d33f tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:22.316121 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f0e2989-477e-4e46-bb62-3fc13752d33f tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:22.321279 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:22.321279 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:22.330657 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Created reservations ['c55a1334-1e72-442a-9a2a-b2cdeff7954e', '1de07294-fc52-4ba9-996a-bbbb8baf550e', 'ab13ddee-aec1-48fc-bf5f-baf6918d9f32', '879cc660-813c-481c-83ac-42fb0dac3445'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:22.331572 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753df8ee-6b57-4cfa-b234-e541904d54b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c55a1334-1e72-442a-9a2a-b2cdeff7954e', '1de07294-fc52-4ba9-996a-bbbb8baf550e', 'ab13ddee-aec1-48fc-bf5f-baf6918d9f32', '879cc660-813c-481c-83ac-42fb0dac3445']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:22.332448 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1156cd4-ef57-4069-8bdb-e73227a51da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:22.334719 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5f0e2989-477e-4e46-bb62-3fc13752d33f tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Volume info retrieved successfully. Aug 18 09:15:22.340192 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f0e2989-477e-4e46-bb62-3fc13752d33f tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 returned with HTTP 200 Aug 18 09:15:22.340590 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 352/1417] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:22 2026] GET /volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:22.362963 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1156cd4-ef57-4069-8bdb-e73227a51da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bead0f52-40ae-4161-bf9b-1fb4d481d1cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-572124054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e195d86726fe478eb68123ff97d7a3a2',qos_specs=None,replication_status=,reservations=['c55a1334-1e72-442a-9a2a-b2cdeff7954e','1de07294-fc52-4ba9-996a-bbbb8baf550e','ab13ddee-aec1-48fc-bf5f-baf6918d9f32','879cc660-813c-481c-83ac-42fb0dac3445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-572124054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bead0f52-40ae-4161-bf9b-1fb4d481d1cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e195d86726fe478eb68123ff97d7a3a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:22.364467 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3db81c2-649b-48b3-b494-88edddef3d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:22.395420 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3db81c2-649b-48b3-b494-88edddef3d80) transitioned into state 'SUCCESS' from state '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-572124054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e195d86726fe478eb68123ff97d7a3a2',qos_specs=None,replication_status=,reservations=['c55a1334-1e72-442a-9a2a-b2cdeff7954e','1de07294-fc52-4ba9-996a-bbbb8baf550e','ab13ddee-aec1-48fc-bf5f-baf6918d9f32','879cc660-813c-481c-83ac-42fb0dac3445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:22.395420 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d80616-9bfa-4b6b-93cf-e2b6df80e724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:22.405239 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d80616-9bfa-4b6b-93cf-e2b6df80e724) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:22.406640 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Flow 'volume_create_api' (b02f89a7-584e-4317-81ab-2f8fd85e810e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:22.407078 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume request issued successfully. Aug 18 09:15:22.410410 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1dacf7b-1d70-482b-81ff-9862726ebb9f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:22.410410 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 351/1418] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:22 2026] POST /volume/v3/volumes => generated 746 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:22.424694 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-224b174a-2d5f-42e4-9dcd-702985d7a301 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:22.429236 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-224b174a-2d5f-42e4-9dcd-702985d7a301 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd Aug 18 09:15:22.429508 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-224b174a-2d5f-42e4-9dcd-702985d7a301 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:22.429747 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-224b174a-2d5f-42e4-9dcd-702985d7a301 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:22.441162 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:22.441162 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:22.446046 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-224b174a-2d5f-42e4-9dcd-702985d7a301 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:22.454110 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-224b174a-2d5f-42e4-9dcd-702985d7a301 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd returned with HTTP 200 Aug 18 09:15:22.454110 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 353/1419] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:22 2026] GET /volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:22.847043 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3e274cc0-096a-489b-8ba7-87b36a4a91bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:22.849672 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e274cc0-096a-489b-8ba7-87b36a4a91bf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:22.850037 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e274cc0-096a-489b-8ba7-87b36a4a91bf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:22.850427 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e274cc0-096a-489b-8ba7-87b36a4a91bf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:22.863379 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:22.863379 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:22.868043 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3e274cc0-096a-489b-8ba7-87b36a4a91bf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:22.873270 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e274cc0-096a-489b-8ba7-87b36a4a91bf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:22.873760 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 364/1420] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:22 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:23.131279 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42dc767c-c01c-475b-8a48-60d259bc0f78 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:23.132748 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42dc767c-c01c-475b-8a48-60d259bc0f78 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:23.133013 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42dc767c-c01c-475b-8a48-60d259bc0f78 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:23.133650 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42dc767c-c01c-475b-8a48-60d259bc0f78 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:23.143075 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:23.143075 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:23.146587 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-42dc767c-c01c-475b-8a48-60d259bc0f78 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:23.150073 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42dc767c-c01c-475b-8a48-60d259bc0f78 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:23.153176 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 353/1421] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:23 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:23.359019 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a7e77e9-2425-4879-b309-1db0abfef9c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:23.364586 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a7e77e9-2425-4879-b309-1db0abfef9c3 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] GET https://10.4.3.41/volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 Aug 18 09:15:23.364586 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a7e77e9-2425-4879-b309-1db0abfef9c3 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:23.364586 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a7e77e9-2425-4879-b309-1db0abfef9c3 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:23.373945 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:23.373945 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:23.382569 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a7e77e9-2425-4879-b309-1db0abfef9c3 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Volume info retrieved successfully. Aug 18 09:15:23.389488 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a7e77e9-2425-4879-b309-1db0abfef9c3 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 returned with HTTP 200 Aug 18 09:15:23.389488 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 352/1422] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:23 2026] GET /volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:23.467331 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cdcf7c04-7894-454d-8ae0-f8026f237ab6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:23.471365 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cdcf7c04-7894-454d-8ae0-f8026f237ab6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd Aug 18 09:15:23.471671 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cdcf7c04-7894-454d-8ae0-f8026f237ab6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:23.471949 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cdcf7c04-7894-454d-8ae0-f8026f237ab6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:23.483356 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:23.483356 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:23.488503 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cdcf7c04-7894-454d-8ae0-f8026f237ab6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:23.495260 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cdcf7c04-7894-454d-8ae0-f8026f237ab6 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd returned with HTTP 200 Aug 18 09:15:23.495964 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 354/1423] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:23 2026] GET /volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:23.508612 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a8d43068-f22a-4015-8145-eab68089b49c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:23.511890 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8d43068-f22a-4015-8145-eab68089b49c tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd/action Aug 18 09:15:23.512503 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8d43068-f22a-4015-8145-eab68089b49c tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:23.512743 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8d43068-f22a-4015-8145-eab68089b49c tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:23.524410 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:23.524410 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:23.525074 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-a8d43068-f22a-4015-8145-eab68089b49c tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Updating volume 'bead0f52-40ae-4161-bf9b-1fb4d481d1cd' with '{'status': 'maintenance'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 09:15:23.550707 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8d43068-f22a-4015-8145-eab68089b49c tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd/action returned with HTTP 202 Aug 18 09:15:23.551281 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 365/1424] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:23 2026] POST /volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 09:15:23.558337 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d7389539-db46-4e4f-a4ac-46efdbd4eb69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:23.560207 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7389539-db46-4e4f-a4ac-46efdbd4eb69 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd Aug 18 09:15:23.560412 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7389539-db46-4e4f-a4ac-46efdbd4eb69 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:23.560629 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7389539-db46-4e4f-a4ac-46efdbd4eb69 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:23.567498 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:23.567498 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:23.570845 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d7389539-db46-4e4f-a4ac-46efdbd4eb69 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:23.574736 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7389539-db46-4e4f-a4ac-46efdbd4eb69 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd returned with HTTP 200 Aug 18 09:15:23.575099 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 354/1425] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:23 2026] GET /volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:15:23.589032 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e1d642b9-2a97-4b9e-a9ea-f492d50b8350 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:23.592521 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1d642b9-2a97-4b9e-a9ea-f492d50b8350 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd/action Aug 18 09:15:23.592935 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1d642b9-2a97-4b9e-a9ea-f492d50b8350 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:23.593176 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1d642b9-2a97-4b9e-a9ea-f492d50b8350 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:23.606543 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:23.606543 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:23.607048 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e1d642b9-2a97-4b9e-a9ea-f492d50b8350 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Volume info retrieved successfully. Aug 18 09:15:23.644813 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e1d642b9-2a97-4b9e-a9ea-f492d50b8350 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Delete volume request issued successfully. Aug 18 09:15:23.645663 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1d642b9-2a97-4b9e-a9ea-f492d50b8350 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd/action returned with HTTP 202 Aug 18 09:15:23.646105 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 353/1426] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:23 2026] POST /volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:23.661277 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3451a458-0dde-4139-a72a-128f6d09408f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:23.663074 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3451a458-0dde-4139-a72a-128f6d09408f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd Aug 18 09:15:23.663367 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3451a458-0dde-4139-a72a-128f6d09408f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:23.663674 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3451a458-0dde-4139-a72a-128f6d09408f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:23.674067 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:23.674067 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:23.677912 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3451a458-0dde-4139-a72a-128f6d09408f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:23.682767 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3451a458-0dde-4139-a72a-128f6d09408f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd returned with HTTP 200 Aug 18 09:15:23.683291 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 355/1427] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:23 2026] GET /volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:23.745675 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c97f2aa7-4f04-4b86-a55d-d324ec987a90 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:23.748296 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c97f2aa7-4f04-4b86-a55d-d324ec987a90 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 Aug 18 09:15:23.748629 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c97f2aa7-4f04-4b86-a55d-d324ec987a90 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:23.748934 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c97f2aa7-4f04-4b86-a55d-d324ec987a90 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:23.749301 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c97f2aa7-4f04-4b86-a55d-d324ec987a90 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Delete volume with id: ca40f669-36d1-464b-ba37-921aa4fc14d5 Aug 18 09:15:23.758412 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:23.758412 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:23.758412 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c97f2aa7-4f04-4b86-a55d-d324ec987a90 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Volume info retrieved successfully. Aug 18 09:15:23.774342 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c97f2aa7-4f04-4b86-a55d-d324ec987a90 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Delete volume request issued successfully. Aug 18 09:15:23.774342 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c97f2aa7-4f04-4b86-a55d-d324ec987a90 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 returned with HTTP 202 Aug 18 09:15:23.774862 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 366/1428] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:23 2026] DELETE /volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:23.783149 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-149f4aac-a847-4fd9-8e1d-5fad9652860d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:23.785461 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-149f4aac-a847-4fd9-8e1d-5fad9652860d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] GET https://10.4.3.41/volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 Aug 18 09:15:23.785642 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-149f4aac-a847-4fd9-8e1d-5fad9652860d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:23.785841 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-149f4aac-a847-4fd9-8e1d-5fad9652860d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:23.794828 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:23.794828 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:23.799152 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-149f4aac-a847-4fd9-8e1d-5fad9652860d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Volume info retrieved successfully. Aug 18 09:15:23.804629 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-149f4aac-a847-4fd9-8e1d-5fad9652860d tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 returned with HTTP 200 Aug 18 09:15:23.805023 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 355/1429] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:23 2026] GET /volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:23.891477 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d2157fad-028b-4362-be80-d9ad6e4c7aba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:23.893167 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2157fad-028b-4362-be80-d9ad6e4c7aba tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:23.893356 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2157fad-028b-4362-be80-d9ad6e4c7aba tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:23.893551 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2157fad-028b-4362-be80-d9ad6e4c7aba tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:23.906531 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:23.906531 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:23.910731 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d2157fad-028b-4362-be80-d9ad6e4c7aba tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:23.917941 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2157fad-028b-4362-be80-d9ad6e4c7aba tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:23.918511 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 354/1430] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:23 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:24.169828 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85e9a7f8-b86c-4596-8dad-78a5510ad81f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:24.172353 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85e9a7f8-b86c-4596-8dad-78a5510ad81f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:24.172600 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85e9a7f8-b86c-4596-8dad-78a5510ad81f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:24.172814 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85e9a7f8-b86c-4596-8dad-78a5510ad81f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:24.175307 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=316,cinder:UPDATE=79,cinder:INSERT=41,cinder:DELETE=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:15:24.186183 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:24.186183 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:24.190368 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-85e9a7f8-b86c-4596-8dad-78a5510ad81f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:24.195275 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85e9a7f8-b86c-4596-8dad-78a5510ad81f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:24.195659 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 356/1431] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:24 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:24.376257 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-131064f5-28ba-4531-933a-b3a2e8594266 req-97ff3a33-0a1e-4010-928e-1d02d00006d2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:24.378834 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-97ff3a33-0a1e-4010-928e-1d02d00006d2 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/attachments/67b8acf1-2c47-4653-8f43-7a9321299094/action Aug 18 09:15:24.379287 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-97ff3a33-0a1e-4010-928e-1d02d00006d2 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:24.379456 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-97ff3a33-0a1e-4010-928e-1d02d00006d2 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:24.386299 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=251,cinder:INSERT=13,cinder:UPDATE=38,cinder:DELETE=2 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:15:24.413176 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:24.413176 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:24.424986 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-131064f5-28ba-4531-933a-b3a2e8594266 req-97ff3a33-0a1e-4010-928e-1d02d00006d2 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/attachments/67b8acf1-2c47-4653-8f43-7a9321299094/action returned with HTTP 204 Aug 18 09:15:24.425477 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 367/1432] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:15:24 2026] POST /volume/v3/attachments/67b8acf1-2c47-4653-8f43-7a9321299094/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:24.696192 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-48060c96-65c9-4708-bb12-4073343c53a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:24.698095 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48060c96-65c9-4708-bb12-4073343c53a5 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd Aug 18 09:15:24.698325 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48060c96-65c9-4708-bb12-4073343c53a5 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:24.698579 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48060c96-65c9-4708-bb12-4073343c53a5 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:24.705096 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48060c96-65c9-4708-bb12-4073343c53a5 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd returned with HTTP 404 Aug 18 09:15:24.705577 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 356/1433] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:24 2026] GET /volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:24.712305 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db58f2a1-bae5-40a9-9a5a-0e81faeab7d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:24.714337 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db58f2a1-bae5-40a9-9a5a-0e81faeab7d4 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd Aug 18 09:15:24.714617 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db58f2a1-bae5-40a9-9a5a-0e81faeab7d4 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:24.714856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db58f2a1-bae5-40a9-9a5a-0e81faeab7d4 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:24.722254 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db58f2a1-bae5-40a9-9a5a-0e81faeab7d4 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd returned with HTTP 404 Aug 18 09:15:24.722818 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 355/1434] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:24 2026] GET /volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:24.733240 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1353f3f7-c085-4c0d-a480-2b936caaa664 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:24.734967 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1353f3f7-c085-4c0d-a480-2b936caaa664 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] DELETE https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd Aug 18 09:15:24.735143 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1353f3f7-c085-4c0d-a480-2b936caaa664 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:24.735316 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1353f3f7-c085-4c0d-a480-2b936caaa664 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:24.735499 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1353f3f7-c085-4c0d-a480-2b936caaa664 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Delete volume with id: bead0f52-40ae-4161-bf9b-1fb4d481d1cd Aug 18 09:15:24.740607 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1353f3f7-c085-4c0d-a480-2b936caaa664 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd returned with HTTP 404 Aug 18 09:15:24.741173 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 357/1435] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:24 2026] DELETE /volume/v3/volumes/bead0f52-40ae-4161-bf9b-1fb4d481d1cd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:24.750872 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:24.752969 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:24.753363 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1336541463"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:24.756806 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1336541463'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:24.756984 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume of 1 GB Aug 18 09:15:24.764810 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Availability Zones retrieved successfully. Aug 18 09:15:24.774377 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Flow 'volume_create_api' (6d889721-0e58-4fbb-8306-3f4db6dccc68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:24.775336 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8be9dad9-8cec-4520-b8d5-72e6ba40f82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:24.776373 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:24.811920 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8be9dad9-8cec-4520-b8d5-72e6ba40f82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:24.811920 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b063d0de-57d1-4463-b87f-a68e1c4daf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:24.820348 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e4fb91d-05c9-427d-816e-ac85baaea530 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:24.822877 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e4fb91d-05c9-427d-816e-ac85baaea530 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] GET https://10.4.3.41/volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 Aug 18 09:15:24.823242 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e4fb91d-05c9-427d-816e-ac85baaea530 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:24.823637 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e4fb91d-05c9-427d-816e-ac85baaea530 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:24.835418 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e4fb91d-05c9-427d-816e-ac85baaea530 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 returned with HTTP 404 Aug 18 09:15:24.835418 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 357/1436] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:24 2026] GET /volume/v3/volumes/ca40f669-36d1-464b-ba37-921aa4fc14d5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 09:15:24.842089 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ff9b985-4e5b-42fb-8c09-c8eea3863bb7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:24.844510 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ff9b985-4e5b-42fb-8c09-c8eea3863bb7 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d Aug 18 09:15:24.844726 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ff9b985-4e5b-42fb-8c09-c8eea3863bb7 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:24.844930 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ff9b985-4e5b-42fb-8c09-c8eea3863bb7 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:24.845108 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9ff9b985-4e5b-42fb-8c09-c8eea3863bb7 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Delete volume with id: 1925aaac-6381-4bb7-a1f8-e8f704afe86d Aug 18 09:15:24.852247 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:24.852247 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:24.852741 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9ff9b985-4e5b-42fb-8c09-c8eea3863bb7 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Volume info retrieved successfully. Aug 18 09:15:24.871818 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Created reservations ['800346e4-10ac-4184-b20b-5c2f546a7bbd', '73448560-6fd8-4c14-bd34-e2b226361427', '9fdf6819-6408-4567-a8ec-ece965d0f42c', 'fb5449bd-50a7-43f8-aefc-d56823f2e318'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:24.872681 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9ff9b985-4e5b-42fb-8c09-c8eea3863bb7 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Delete volume request issued successfully. Aug 18 09:15:24.875432 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ff9b985-4e5b-42fb-8c09-c8eea3863bb7 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d returned with HTTP 202 Aug 18 09:15:24.875916 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b063d0de-57d1-4463-b87f-a68e1c4daf71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['800346e4-10ac-4184-b20b-5c2f546a7bbd', '73448560-6fd8-4c14-bd34-e2b226361427', '9fdf6819-6408-4567-a8ec-ece965d0f42c', 'fb5449bd-50a7-43f8-aefc-d56823f2e318']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:24.876011 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 356/1437] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:24 2026] DELETE /volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:24.876055 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899f1d29-dfba-4433-9bbf-09143df5ff35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:24.880312 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b5c40e1b-f58e-4160-bf62-b637b81af4e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:24.885748 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5c40e1b-f58e-4160-bf62-b637b81af4e4 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] GET https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d Aug 18 09:15:24.886279 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5c40e1b-f58e-4160-bf62-b637b81af4e4 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:24.886279 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5c40e1b-f58e-4160-bf62-b637b81af4e4 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:24.899435 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:24.899435 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:24.903334 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b5c40e1b-f58e-4160-bf62-b637b81af4e4 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Volume info retrieved successfully. Aug 18 09:15:24.909825 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5c40e1b-f58e-4160-bf62-b637b81af4e4 tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d returned with HTTP 200 Aug 18 09:15:24.911922 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 358/1438] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:24 2026] GET /volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:24.912166 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899f1d29-dfba-4433-9bbf-09143df5ff35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99f4b979-8d5d-435c-8ea4-447b093e5c31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1336541463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e195d86726fe478eb68123ff97d7a3a2',qos_specs=None,replication_status=,reservations=['800346e4-10ac-4184-b20b-5c2f546a7bbd','73448560-6fd8-4c14-bd34-e2b226361427','9fdf6819-6408-4567-a8ec-ece965d0f42c','fb5449bd-50a7-43f8-aefc-d56823f2e318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1336541463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99f4b979-8d5d-435c-8ea4-447b093e5c31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e195d86726fe478eb68123ff97d7a3a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:24.913746 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7b4f36-4800-4ad6-9a6d-98b5b6dc13a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:24.940358 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b60fa5f-9c48-4fed-909c-d0259cd3c824 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:24.940358 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b60fa5f-9c48-4fed-909c-d0259cd3c824 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:24.940744 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b60fa5f-9c48-4fed-909c-d0259cd3c824 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:24.940915 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b60fa5f-9c48-4fed-909c-d0259cd3c824 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:24.945730 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7b4f36-4800-4ad6-9a6d-98b5b6dc13a6) transitioned into state 'SUCCESS' from state '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-1336541463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e195d86726fe478eb68123ff97d7a3a2',qos_specs=None,replication_status=,reservations=['800346e4-10ac-4184-b20b-5c2f546a7bbd','73448560-6fd8-4c14-bd34-e2b226361427','9fdf6819-6408-4567-a8ec-ece965d0f42c','fb5449bd-50a7-43f8-aefc-d56823f2e318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b4c9fbad1d4389a973d1a16a3fc659',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:24.947079 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b4f450-27a6-44ac-8670-95cdbc86afe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:24.957730 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:24.957730 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:24.961000 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b4f450-27a6-44ac-8670-95cdbc86afe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:24.962802 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Flow 'volume_create_api' (6d889721-0e58-4fbb-8306-3f4db6dccc68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:24.963272 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Create volume request issued successfully. Aug 18 09:15:24.964281 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3b60fa5f-9c48-4fed-909c-d0259cd3c824 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:24.964484 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9134254-8d3c-42ae-857c-3613fe7b2761 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:24.965223 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 368/1439] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:24 2026] POST /volume/v3/volumes => generated 747 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:24.970416 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b60fa5f-9c48-4fed-909c-d0259cd3c824 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:24.970942 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 358/1440] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:24 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:24.986635 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2eb568f-bd00-4db1-8306-740be90bef78 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:24.989007 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2eb568f-bd00-4db1-8306-740be90bef78 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 Aug 18 09:15:24.989212 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2eb568f-bd00-4db1-8306-740be90bef78 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:24.989406 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2eb568f-bd00-4db1-8306-740be90bef78 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:24.990601 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc6c1e49-916a-43d5-a452-a776d6cb4b9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:24.993513 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=351,cinder:UPDATE=100,cinder:INSERT=62,cinder:DELETE=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:15:24.995020 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc6c1e49-916a-43d5-a452-a776d6cb4b9f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:15:24.995528 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc6c1e49-916a-43d5-a452-a776d6cb4b9f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72b6878f-71d2-4f7a-8e72-0150d4b57a5e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-226207270"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:25.006499 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:25.006499 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:25.011779 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:25.011779 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:25.012103 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc6c1e49-916a-43d5-a452-a776d6cb4b9f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:25.012261 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-dc6c1e49-916a-43d5-a452-a776d6cb4b9f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create snapshot from volume 72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:25.015181 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e2eb568f-bd00-4db1-8306-740be90bef78 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:25.021976 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2eb568f-bd00-4db1-8306-740be90bef78 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 returned with HTTP 200 Aug 18 09:15:25.022342 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 357/1441] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:24 2026] GET /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:25.040483 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-dc6c1e49-916a-43d5-a452-a776d6cb4b9f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['117b391f-fb26-45b2-94b8-d5b9585ea723', '74549a8d-9f20-4081-af1e-005fcd212549', 'c481a718-cf50-45a3-a974-e1ebd93cc7e2', '32ebb7e6-d2f2-4f03-bfe5-6f4601b38248'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:25.074774 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc6c1e49-916a-43d5-a452-a776d6cb4b9f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot force create request issued successfully. Aug 18 09:15:25.075185 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc6c1e49-916a-43d5-a452-a776d6cb4b9f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:15:25.075797 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 359/1442] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:15:24 2026] POST /volume/v3/snapshots => generated 309 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:25.086856 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4aec0295-653f-4975-818c-772fc2a802f0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:25.088981 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4aec0295-653f-4975-818c-772fc2a802f0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a Aug 18 09:15:25.089195 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4aec0295-653f-4975-818c-772fc2a802f0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:25.089412 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4aec0295-653f-4975-818c-772fc2a802f0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:25.095540 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:25.095540 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:25.096259 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4aec0295-653f-4975-818c-772fc2a802f0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:25.097911 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4aec0295-653f-4975-818c-772fc2a802f0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a returned with HTTP 200 Aug 18 09:15:25.098799 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 369/1443] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:25 2026] GET /volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:25.215567 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bfea6d50-eea9-454f-8012-a10604d90f03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:25.221637 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfea6d50-eea9-454f-8012-a10604d90f03 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:25.222699 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfea6d50-eea9-454f-8012-a10604d90f03 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:25.222699 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfea6d50-eea9-454f-8012-a10604d90f03 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:25.240140 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:25.240140 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:25.247859 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bfea6d50-eea9-454f-8012-a10604d90f03 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:25.256751 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfea6d50-eea9-454f-8012-a10604d90f03 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:25.256751 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 359/1444] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:25 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:25.267289 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-93b65337-f84b-471b-8221-91da7c73d678 req-041cbcb3-37d6-4b78-b251-183c08e68b19 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:25.269549 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-93b65337-f84b-471b-8221-91da7c73d678 req-041cbcb3-37d6-4b78-b251-183c08e68b19 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/attachments?instance_id=5b884a1e-d6bd-41fd-9405-709d6c412b09 Aug 18 09:15:25.269792 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-93b65337-f84b-471b-8221-91da7c73d678 req-041cbcb3-37d6-4b78-b251-183c08e68b19 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:25.269958 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-93b65337-f84b-471b-8221-91da7c73d678 req-041cbcb3-37d6-4b78-b251-183c08e68b19 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:25.296564 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-93b65337-f84b-471b-8221-91da7c73d678 req-041cbcb3-37d6-4b78-b251-183c08e68b19 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/attachments?instance_id=5b884a1e-d6bd-41fd-9405-709d6c412b09 returned with HTTP 200 Aug 18 09:15:25.297282 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 358/1445] 10.4.3.41 () {70 vars in 1630 bytes} [Tue Aug 18 09:15:25 2026] GET /volume/v3/attachments?instance_id=5b884a1e-d6bd-41fd-9405-709d6c412b09 => generated 192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:25.310734 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-93b65337-f84b-471b-8221-91da7c73d678 req-9c6519de-5d33-4431-9cd2-0f04cf04902c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:25.313866 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-93b65337-f84b-471b-8221-91da7c73d678 req-9c6519de-5d33-4431-9cd2-0f04cf04902c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/attachments/62119a20-aca4-4a38-89e9-a937103acd16 Aug 18 09:15:25.314175 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-93b65337-f84b-471b-8221-91da7c73d678 req-9c6519de-5d33-4431-9cd2-0f04cf04902c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:25.314474 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-93b65337-f84b-471b-8221-91da7c73d678 req-9c6519de-5d33-4431-9cd2-0f04cf04902c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:25.334016 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-93b65337-f84b-471b-8221-91da7c73d678 req-9c6519de-5d33-4431-9cd2-0f04cf04902c tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/attachments/62119a20-aca4-4a38-89e9-a937103acd16 returned with HTTP 200 Aug 18 09:15:25.334508 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 360/1446] 10.4.3.41 () {70 vars in 1644 bytes} [Tue Aug 18 09:15:25 2026] GET /volume/v3/attachments/62119a20-aca4-4a38-89e9-a937103acd16 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:25.929625 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e16ed865-895a-4622-985d-f9eb2a2e461f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:25.931955 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e16ed865-895a-4622-985d-f9eb2a2e461f tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] GET https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d Aug 18 09:15:25.932204 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e16ed865-895a-4622-985d-f9eb2a2e461f tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:25.932618 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e16ed865-895a-4622-985d-f9eb2a2e461f tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:25.941586 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e16ed865-895a-4622-985d-f9eb2a2e461f tempest-ServersNegativeTestJSON-1219301676 tempest-ServersNegativeTestJSON-1219301676-project-member] https://10.4.3.41/volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d returned with HTTP 404 Aug 18 09:15:25.942290 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 370/1447] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:25 2026] GET /volume/v3/volumes/1925aaac-6381-4bb7-a1f8-e8f704afe86d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:26.037703 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-67703094-c9d9-46b5-b619-a7f4cee3da2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.042703 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67703094-c9d9-46b5-b619-a7f4cee3da2a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 Aug 18 09:15:26.042703 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67703094-c9d9-46b5-b619-a7f4cee3da2a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:26.042703 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67703094-c9d9-46b5-b619-a7f4cee3da2a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:26.053038 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.053038 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:26.059265 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-67703094-c9d9-46b5-b619-a7f4cee3da2a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:26.067634 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67703094-c9d9-46b5-b619-a7f4cee3da2a tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 returned with HTTP 200 Aug 18 09:15:26.068200 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 360/1448] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:26 2026] GET /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:26.085620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ab31a7c-77c5-4471-9de8-d7ad9c0bf8d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.089385 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ab31a7c-77c5-4471-9de8-d7ad9c0bf8d9 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31/action Aug 18 09:15:26.089385 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ab31a7c-77c5-4471-9de8-d7ad9c0bf8d9 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:26.089385 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ab31a7c-77c5-4471-9de8-d7ad9c0bf8d9 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:26.098883 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.098883 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:26.099549 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-7ab31a7c-77c5-4471-9de8-d7ad9c0bf8d9 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Updating volume '99f4b979-8d5d-435c-8ea4-447b093e5c31' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 09:15:26.111537 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-945ea157-0d42-48c0-a901-d3b690a044f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.117847 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-945ea157-0d42-48c0-a901-d3b690a044f0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a Aug 18 09:15:26.117847 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-945ea157-0d42-48c0-a901-d3b690a044f0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:26.117847 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-945ea157-0d42-48c0-a901-d3b690a044f0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:26.131572 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.131572 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:26.132271 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-945ea157-0d42-48c0-a901-d3b690a044f0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:26.133847 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-945ea157-0d42-48c0-a901-d3b690a044f0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a returned with HTTP 200 Aug 18 09:15:26.133847 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 361/1449] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:26 2026] GET /volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:26.144736 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ab31a7c-77c5-4471-9de8-d7ad9c0bf8d9 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31/action returned with HTTP 202 Aug 18 09:15:26.145148 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 359/1450] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:26 2026] POST /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 09:15:26.148142 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-13ce3c0c-1cc7-40b2-9f9e-3f1ddf5f5da1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.149862 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13ce3c0c-1cc7-40b2-9f9e-3f1ddf5f5da1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:15:26.150167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13ce3c0c-1cc7-40b2-9f9e-3f1ddf5f5da1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72b6878f-71d2-4f7a-8e72-0150d4b57a5e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1949428971"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:26.158508 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32990fe7-db58-4152-b775-2d8b9131331e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.160527 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32990fe7-db58-4152-b775-2d8b9131331e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 Aug 18 09:15:26.160762 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32990fe7-db58-4152-b775-2d8b9131331e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:26.160952 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32990fe7-db58-4152-b775-2d8b9131331e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:26.167163 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.167163 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:26.167969 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-13ce3c0c-1cc7-40b2-9f9e-3f1ddf5f5da1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:26.168017 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-13ce3c0c-1cc7-40b2-9f9e-3f1ddf5f5da1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create snapshot from volume 72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:26.170017 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.170017 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:26.173669 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-32990fe7-db58-4152-b775-2d8b9131331e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:26.178458 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32990fe7-db58-4152-b775-2d8b9131331e tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 returned with HTTP 200 Aug 18 09:15:26.178934 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 361/1451] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:26 2026] GET /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:26.200359 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c5b35c2-2088-4af8-abcf-4dfe1cc7bd47 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.202710 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c5b35c2-2088-4af8-abcf-4dfe1cc7bd47 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31/action Aug 18 09:15:26.203166 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c5b35c2-2088-4af8-abcf-4dfe1cc7bd47 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:26.203315 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c5b35c2-2088-4af8-abcf-4dfe1cc7bd47 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:26.212704 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-13ce3c0c-1cc7-40b2-9f9e-3f1ddf5f5da1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['ada583fd-fc99-4937-89e6-35ab0d4ddc5a', 'aa4b60ba-02c7-4b44-94bd-4691eb15b93a', '2eef9b79-07b8-4b8f-b334-65bdc22c4885', 'af43dcb2-c691-4ce2-bb1e-e8e9f7ed218e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:26.219289 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.219289 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:26.223656 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-4c5b35c2-2088-4af8-abcf-4dfe1cc7bd47 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Updating volume '99f4b979-8d5d-435c-8ea4-447b093e5c31' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 09:15:26.248937 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-13ce3c0c-1cc7-40b2-9f9e-3f1ddf5f5da1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot force create request issued successfully. Aug 18 09:15:26.248937 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13ce3c0c-1cc7-40b2-9f9e-3f1ddf5f5da1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:15:26.249069 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c5b35c2-2088-4af8-abcf-4dfe1cc7bd47 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31/action returned with HTTP 202 Aug 18 09:15:26.249096 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 371/1452] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:15:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:26.249147 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 362/1453] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:26 2026] POST /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:26.258009 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9090ea59-d113-4f09-949d-1a756d69eae0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.259879 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9090ea59-d113-4f09-949d-1a756d69eae0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 Aug 18 09:15:26.259956 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4524f66b-ecbb-48a4-a24b-33fce54635d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.260084 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9090ea59-d113-4f09-949d-1a756d69eae0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:26.260256 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9090ea59-d113-4f09-949d-1a756d69eae0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:26.262566 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4524f66b-ecbb-48a4-a24b-33fce54635d1 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 Aug 18 09:15:26.262856 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4524f66b-ecbb-48a4-a24b-33fce54635d1 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:26.263118 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4524f66b-ecbb-48a4-a24b-33fce54635d1 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:26.265853 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.265853 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:26.266240 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9090ea59-d113-4f09-949d-1a756d69eae0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:26.267057 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9090ea59-d113-4f09-949d-1a756d69eae0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 returned with HTTP 200 Aug 18 09:15:26.267923 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 360/1454] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:26 2026] GET /volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:26.271730 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-02ccfcdc-8023-4e81-8844-24672a76c893 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.274518 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02ccfcdc-8023-4e81-8844-24672a76c893 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:26.274611 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.274611 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:26.274811 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02ccfcdc-8023-4e81-8844-24672a76c893 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:26.275072 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02ccfcdc-8023-4e81-8844-24672a76c893 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:26.279820 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4524f66b-ecbb-48a4-a24b-33fce54635d1 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:26.287521 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4524f66b-ecbb-48a4-a24b-33fce54635d1 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 returned with HTTP 200 Aug 18 09:15:26.288156 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 362/1455] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:26 2026] GET /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:26.290426 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.290426 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:26.296061 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-02ccfcdc-8023-4e81-8844-24672a76c893 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:26.301997 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02ccfcdc-8023-4e81-8844-24672a76c893 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:26.301997 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 372/1456] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:26 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:26.308558 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc5b7150-933a-4658-8d8f-92fe14cdd942 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.310583 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc5b7150-933a-4658-8d8f-92fe14cdd942 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31/action Aug 18 09:15:26.311043 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc5b7150-933a-4658-8d8f-92fe14cdd942 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:26.311127 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc5b7150-933a-4658-8d8f-92fe14cdd942 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:26.327833 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.327833 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:26.328223 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-fc5b7150-933a-4658-8d8f-92fe14cdd942 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Updating volume '99f4b979-8d5d-435c-8ea4-447b093e5c31' with '{'status': 'maintenance'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 09:15:26.363849 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc5b7150-933a-4658-8d8f-92fe14cdd942 tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31/action returned with HTTP 202 Aug 18 09:15:26.364459 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 363/1457] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:26 2026] POST /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:26.374894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00c30961-82d6-47f4-b835-5e438bb9f640 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.376616 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00c30961-82d6-47f4-b835-5e438bb9f640 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 Aug 18 09:15:26.376931 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00c30961-82d6-47f4-b835-5e438bb9f640 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:26.377106 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00c30961-82d6-47f4-b835-5e438bb9f640 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:26.386416 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.386416 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:26.390840 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-00c30961-82d6-47f4-b835-5e438bb9f640 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:26.396311 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00c30961-82d6-47f4-b835-5e438bb9f640 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 returned with HTTP 200 Aug 18 09:15:26.396731 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 361/1458] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:26 2026] GET /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:26.409210 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3fef51c1-6e35-4dd6-8745-ddf409ac803d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.411865 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fef51c1-6e35-4dd6-8745-ddf409ac803d tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] POST https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31/action Aug 18 09:15:26.412274 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fef51c1-6e35-4dd6-8745-ddf409ac803d tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:26.412465 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fef51c1-6e35-4dd6-8745-ddf409ac803d tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:26.427192 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.427192 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:26.427690 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-3fef51c1-6e35-4dd6-8745-ddf409ac803d tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] Updating volume '99f4b979-8d5d-435c-8ea4-447b093e5c31' with '{'status': 'available'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 09:15:26.631624 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fef51c1-6e35-4dd6-8745-ddf409ac803d tempest-VolumesActionsTest-1473028015 tempest-VolumesActionsTest-1473028015-project-admin] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31/action returned with HTTP 202 Aug 18 09:15:26.632091 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 363/1459] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:15:26 2026] POST /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:26.644355 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92aed043-3258-4192-b3bd-b25575c812ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.647582 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92aed043-3258-4192-b3bd-b25575c812ba tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 Aug 18 09:15:26.647873 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92aed043-3258-4192-b3bd-b25575c812ba tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:26.648107 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92aed043-3258-4192-b3bd-b25575c812ba tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:26.658472 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.658472 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:26.664473 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-92aed043-3258-4192-b3bd-b25575c812ba tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:26.671658 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92aed043-3258-4192-b3bd-b25575c812ba tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 returned with HTTP 200 Aug 18 09:15:26.672192 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 373/1460] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:26 2026] GET /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:26.692322 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d83bbb18-5727-47b7-9d25-70a2d57a181d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.693801 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d83bbb18-5727-47b7-9d25-70a2d57a181d tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 Aug 18 09:15:26.693999 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d83bbb18-5727-47b7-9d25-70a2d57a181d tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:26.694182 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d83bbb18-5727-47b7-9d25-70a2d57a181d tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:26.701816 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.701816 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:26.707273 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d83bbb18-5727-47b7-9d25-70a2d57a181d tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:26.712448 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d83bbb18-5727-47b7-9d25-70a2d57a181d tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 returned with HTTP 200 Aug 18 09:15:26.713321 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 364/1461] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:26 2026] GET /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:26.728418 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c3cae6c-e9ff-4719-9cae-04dba89f8629 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.731502 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c3cae6c-e9ff-4719-9cae-04dba89f8629 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] DELETE https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 Aug 18 09:15:26.731701 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c3cae6c-e9ff-4719-9cae-04dba89f8629 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:26.732039 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c3cae6c-e9ff-4719-9cae-04dba89f8629 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:26.732372 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1c3cae6c-e9ff-4719-9cae-04dba89f8629 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Delete volume with id: 99f4b979-8d5d-435c-8ea4-447b093e5c31 Aug 18 09:15:26.746834 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.746834 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:26.747294 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1c3cae6c-e9ff-4719-9cae-04dba89f8629 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:26.769263 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1c3cae6c-e9ff-4719-9cae-04dba89f8629 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Delete volume request issued successfully. Aug 18 09:15:26.769566 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c3cae6c-e9ff-4719-9cae-04dba89f8629 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 returned with HTTP 202 Aug 18 09:15:26.770023 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 362/1462] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:26 2026] DELETE /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:26.785622 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7c868eb2-403e-4d26-8d6b-5fb0ee16620f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:26.785622 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c868eb2-403e-4d26-8d6b-5fb0ee16620f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 Aug 18 09:15:26.785622 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c868eb2-403e-4d26-8d6b-5fb0ee16620f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:26.785622 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c868eb2-403e-4d26-8d6b-5fb0ee16620f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:26.792150 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:26.792150 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:26.797842 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7c868eb2-403e-4d26-8d6b-5fb0ee16620f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Volume info retrieved successfully. Aug 18 09:15:26.803207 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c868eb2-403e-4d26-8d6b-5fb0ee16620f tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 returned with HTTP 200 Aug 18 09:15:26.803649 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 364/1463] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:26 2026] GET /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:27.282300 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4fbbf346-b7eb-4ded-bc7a-fc38e32b23a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:27.285432 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fbbf346-b7eb-4ded-bc7a-fc38e32b23a4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 Aug 18 09:15:27.285651 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fbbf346-b7eb-4ded-bc7a-fc38e32b23a4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:27.285865 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fbbf346-b7eb-4ded-bc7a-fc38e32b23a4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:27.294458 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:27.294458 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:27.295000 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4fbbf346-b7eb-4ded-bc7a-fc38e32b23a4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:27.295777 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fbbf346-b7eb-4ded-bc7a-fc38e32b23a4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 returned with HTTP 200 Aug 18 09:15:27.296132 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 374/1464] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:27 2026] GET /volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:27.306687 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-896427d4-aa31-4bd8-9156-d827825c9010 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:27.312167 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-896427d4-aa31-4bd8-9156-d827825c9010 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 Aug 18 09:15:27.312167 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-896427d4-aa31-4bd8-9156-d827825c9010 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:27.312430 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-896427d4-aa31-4bd8-9156-d827825c9010 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:27.312598 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-896427d4-aa31-4bd8-9156-d827825c9010 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: ef37ed34-aee2-4092-ab5a-fa763da7b2e2 Aug 18 09:15:27.318649 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c5102b1-7ca5-4957-8fbf-30b6b77b2197 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:27.321251 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:27.321251 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:27.321445 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-896427d4-aa31-4bd8-9156-d827825c9010 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:27.324188 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c5102b1-7ca5-4957-8fbf-30b6b77b2197 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:27.324469 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c5102b1-7ca5-4957-8fbf-30b6b77b2197 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:27.324709 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c5102b1-7ca5-4957-8fbf-30b6b77b2197 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:27.339126 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:27.339126 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:27.343148 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5c5102b1-7ca5-4957-8fbf-30b6b77b2197 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:27.349571 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c5102b1-7ca5-4957-8fbf-30b6b77b2197 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:27.349571 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 363/1465] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:27 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:27.349702 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-896427d4-aa31-4bd8-9156-d827825c9010 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot delete request issued successfully. Aug 18 09:15:27.349702 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-896427d4-aa31-4bd8-9156-d827825c9010 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 returned with HTTP 202 Aug 18 09:15:27.349702 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 365/1466] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:15:27 2026] DELETE /volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:27.361278 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45f17f9d-3aa4-48c3-a84d-d924cf30b843 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:27.365963 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45f17f9d-3aa4-48c3-a84d-d924cf30b843 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 Aug 18 09:15:27.366174 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45f17f9d-3aa4-48c3-a84d-d924cf30b843 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:27.367249 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45f17f9d-3aa4-48c3-a84d-d924cf30b843 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:27.376889 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:27.376889 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:27.377580 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45f17f9d-3aa4-48c3-a84d-d924cf30b843 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:27.380941 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45f17f9d-3aa4-48c3-a84d-d924cf30b843 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 returned with HTTP 200 Aug 18 09:15:27.381361 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 365/1467] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:27 2026] GET /volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:27.556218 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-686f8cca-79a8-4324-9ccc-2f66499f4ca0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:27.558658 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-686f8cca-79a8-4324-9ccc-2f66499f4ca0 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] POST https://10.4.3.41/volume/v3/attachments/fab2eb18-041b-4565-9bc1-ee78879f02a3/action Aug 18 09:15:27.559097 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-686f8cca-79a8-4324-9ccc-2f66499f4ca0 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:27.559239 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-686f8cca-79a8-4324-9ccc-2f66499f4ca0 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:27.577719 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:27.577719 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:27.602013 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2aa14996-269f-4c8f-b63b-cd8a15d48017 req-686f8cca-79a8-4324-9ccc-2f66499f4ca0 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/attachments/fab2eb18-041b-4565-9bc1-ee78879f02a3/action returned with HTTP 204 Aug 18 09:15:27.602489 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 375/1468] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:15:27 2026] POST /volume/v3/attachments/fab2eb18-041b-4565-9bc1-ee78879f02a3/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:27.817261 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f6a6d16-446d-4d94-acec-f6c501569818 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:27.819552 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f6a6d16-446d-4d94-acec-f6c501569818 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] GET https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 Aug 18 09:15:27.819759 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f6a6d16-446d-4d94-acec-f6c501569818 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:27.819951 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f6a6d16-446d-4d94-acec-f6c501569818 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:27.829286 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f6a6d16-446d-4d94-acec-f6c501569818 tempest-VolumesActionsTest-350928046 tempest-VolumesActionsTest-350928046-project-member] https://10.4.3.41/volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 returned with HTTP 404 Aug 18 09:15:27.830297 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 364/1469] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:27 2026] GET /volume/v3/volumes/99f4b979-8d5d-435c-8ea4-447b093e5c31 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:28.366065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93e5db53-55f7-4319-acb5-4dbd851ee992 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:28.368302 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93e5db53-55f7-4319-acb5-4dbd851ee992 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:28.369056 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93e5db53-55f7-4319-acb5-4dbd851ee992 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:28.369423 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93e5db53-55f7-4319-acb5-4dbd851ee992 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:28.381444 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:28.381444 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:28.388654 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-93e5db53-55f7-4319-acb5-4dbd851ee992 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:28.391756 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-621d8c1c-88f9-442c-b37c-dae309245712 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:28.394117 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-621d8c1c-88f9-442c-b37c-dae309245712 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 Aug 18 09:15:28.394435 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-621d8c1c-88f9-442c-b37c-dae309245712 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:28.395371 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-621d8c1c-88f9-442c-b37c-dae309245712 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:28.396616 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93e5db53-55f7-4319-acb5-4dbd851ee992 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:28.397206 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 366/1470] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:28 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:28.400427 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-621d8c1c-88f9-442c-b37c-dae309245712 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 returned with HTTP 404 Aug 18 09:15:28.400964 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 366/1471] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:28 2026] GET /volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:28.411090 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-47112ef4-3c89-4ceb-bb58-d541b52282b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:28.415205 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47112ef4-3c89-4ceb-bb58-d541b52282b9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:28.416092 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47112ef4-3c89-4ceb-bb58-d541b52282b9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:28.416529 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47112ef4-3c89-4ceb-bb58-d541b52282b9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:28.416821 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b6b8335-c1f9-49e5-a777-4277d1af4423 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:28.420529 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b6b8335-c1f9-49e5-a777-4277d1af4423 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 Aug 18 09:15:28.420815 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b6b8335-c1f9-49e5-a777-4277d1af4423 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:28.421072 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b6b8335-c1f9-49e5-a777-4277d1af4423 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:28.421219 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-1b6b8335-c1f9-49e5-a777-4277d1af4423 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: b4d2664a-0040-481c-a2a7-db7adec05b16 Aug 18 09:15:28.432877 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:28.432877 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:28.433465 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:28.433465 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:28.433539 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1b6b8335-c1f9-49e5-a777-4277d1af4423 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:28.440685 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-47112ef4-3c89-4ceb-bb58-d541b52282b9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:28.451225 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47112ef4-3c89-4ceb-bb58-d541b52282b9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:28.451868 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 376/1472] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:28 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:28.476348 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1b6b8335-c1f9-49e5-a777-4277d1af4423 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot delete request issued successfully. Aug 18 09:15:28.477432 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b6b8335-c1f9-49e5-a777-4277d1af4423 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 returned with HTTP 202 Aug 18 09:15:28.477432 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 365/1473] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:15:28 2026] DELETE /volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:28.489503 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ae214d4-ab2a-42fc-b570-c6ebaae3a754 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:28.495325 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ae214d4-ab2a-42fc-b570-c6ebaae3a754 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 Aug 18 09:15:28.495325 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ae214d4-ab2a-42fc-b570-c6ebaae3a754 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:28.495325 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ae214d4-ab2a-42fc-b570-c6ebaae3a754 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:28.502828 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:28.502828 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:28.504538 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7ae214d4-ab2a-42fc-b570-c6ebaae3a754 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:28.505850 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ae214d4-ab2a-42fc-b570-c6ebaae3a754 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 returned with HTTP 200 Aug 18 09:15:28.506590 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 367/1474] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:28 2026] GET /volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:28.514030 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-48d57a2f-fa2f-41ba-ba27-d2bc938bff32 req-59cb37c0-e694-4e23-9399-d59c74cab7fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:28.519012 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-48d57a2f-fa2f-41ba-ba27-d2bc938bff32 req-59cb37c0-e694-4e23-9399-d59c74cab7fc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:28.519012 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-48d57a2f-fa2f-41ba-ba27-d2bc938bff32 req-59cb37c0-e694-4e23-9399-d59c74cab7fc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:28.519012 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-48d57a2f-fa2f-41ba-ba27-d2bc938bff32 req-59cb37c0-e694-4e23-9399-d59c74cab7fc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:28.538760 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:28.538760 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:28.543879 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-48d57a2f-fa2f-41ba-ba27-d2bc938bff32 req-59cb37c0-e694-4e23-9399-d59c74cab7fc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:28.555278 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-48d57a2f-fa2f-41ba-ba27-d2bc938bff32 req-59cb37c0-e694-4e23-9399-d59c74cab7fc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:28.555936 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 367/1475] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:28 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:28.586837 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cdb11cc0-c159-4033-99e5-57fa157a81d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:28.589077 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cdb11cc0-c159-4033-99e5-57fa157a81d8 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:28.589334 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cdb11cc0-c159-4033-99e5-57fa157a81d8 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:28.589653 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cdb11cc0-c159-4033-99e5-57fa157a81d8 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:28.609482 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:28.609482 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:28.615653 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cdb11cc0-c159-4033-99e5-57fa157a81d8 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:28.629414 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cdb11cc0-c159-4033-99e5-57fa157a81d8 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:28.629414 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 377/1476] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:28 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:28.699301 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-144db0cc-5c40-46b8-8abb-2e2fa94563d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:28.704138 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-144db0cc-5c40-46b8-8abb-2e2fa94563d3 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:28.704138 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-144db0cc-5c40-46b8-8abb-2e2fa94563d3 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:28.704961 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-144db0cc-5c40-46b8-8abb-2e2fa94563d3 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:28.720969 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:28.720969 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:28.729087 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-144db0cc-5c40-46b8-8abb-2e2fa94563d3 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:29.533483 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-144db0cc-5c40-46b8-8abb-2e2fa94563d3 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:29.533483 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 366/1477] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:28 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:29.538130 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-c52c49aa-97d5-457a-b4bf-69ebdac1f9b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:29.538130 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-c52c49aa-97d5-457a-b4bf-69ebdac1f9b8 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] POST https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988/action Aug 18 09:15:29.538130 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-c52c49aa-97d5-457a-b4bf-69ebdac1f9b8 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:29.538130 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-c52c49aa-97d5-457a-b4bf-69ebdac1f9b8 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:29.538130 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:29.538130 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:29.538130 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-c52c49aa-97d5-457a-b4bf-69ebdac1f9b8 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:29.538130 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-c52c49aa-97d5-457a-b4bf-69ebdac1f9b8 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Begin detaching volume completed successfully. Aug 18 09:15:29.538130 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-c52c49aa-97d5-457a-b4bf-69ebdac1f9b8 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988/action returned with HTTP 202 Aug 18 09:15:29.538130 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 368/1478] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:15:28 2026] POST /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:29.539817 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ee4d180-267e-4f01-bd55-4b27000d8a51 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:29.539817 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ee4d180-267e-4f01-bd55-4b27000d8a51 None None] GET https://10.4.3.41/volume// Aug 18 09:15:29.539817 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ee4d180-267e-4f01-bd55-4b27000d8a51 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:29.539817 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ee4d180-267e-4f01-bd55-4b27000d8a51 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:29.539817 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ee4d180-267e-4f01-bd55-4b27000d8a51 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:15:29.539817 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 368/1479] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:15:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:15:29.541544 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-7518370a-e0f7-4016-9783-049db8c900a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:29.541544 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-7518370a-e0f7-4016-9783-049db8c900a9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:29.541544 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-7518370a-e0f7-4016-9783-049db8c900a9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:29.541544 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-7518370a-e0f7-4016-9783-049db8c900a9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:29.541544 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:29.541544 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:29.541544 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-7518370a-e0f7-4016-9783-049db8c900a9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:29.541544 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-7518370a-e0f7-4016-9783-049db8c900a9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:29.541544 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 378/1480] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:15:28 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 1321 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:15:29.542431 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-735b676d-222e-4964-8c09-7ac0486a5d25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:29.542431 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-735b676d-222e-4964-8c09-7ac0486a5d25 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 Aug 18 09:15:29.542431 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-735b676d-222e-4964-8c09-7ac0486a5d25 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:29.542431 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-735b676d-222e-4964-8c09-7ac0486a5d25 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:29.542431 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-735b676d-222e-4964-8c09-7ac0486a5d25 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 returned with HTTP 404 Aug 18 09:15:29.542431 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 367/1481] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:29 2026] GET /volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:29.542815 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-01561802-23f2-4308-aaa7-90b698d2217c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:29.542815 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01561802-23f2-4308-aaa7-90b698d2217c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a Aug 18 09:15:29.542815 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01561802-23f2-4308-aaa7-90b698d2217c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:29.542815 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01561802-23f2-4308-aaa7-90b698d2217c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:29.543476 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-01561802-23f2-4308-aaa7-90b698d2217c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: 29f4720c-ed51-4aac-816e-bb718ba4515a Aug 18 09:15:29.553153 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:29.553153 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:29.553859 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-01561802-23f2-4308-aaa7-90b698d2217c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:29.576088 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-01561802-23f2-4308-aaa7-90b698d2217c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot delete request issued successfully. Aug 18 09:15:29.576088 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01561802-23f2-4308-aaa7-90b698d2217c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a returned with HTTP 202 Aug 18 09:15:29.576431 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 369/1482] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:15:29 2026] DELETE /volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:29.585096 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-efb5c3aa-e237-4a70-b0a4-60c38cc219d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:29.592343 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-efb5c3aa-e237-4a70-b0a4-60c38cc219d3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a Aug 18 09:15:29.592343 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-efb5c3aa-e237-4a70-b0a4-60c38cc219d3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:29.592343 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-efb5c3aa-e237-4a70-b0a4-60c38cc219d3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:29.604812 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:29.604812 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:29.605761 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-efb5c3aa-e237-4a70-b0a4-60c38cc219d3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:29.606380 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-efb5c3aa-e237-4a70-b0a4-60c38cc219d3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a returned with HTTP 200 Aug 18 09:15:29.606718 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 369/1483] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:29 2026] GET /volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:29.986343 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-378eedca-03cb-467e-b074-62619b3d28b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:29.989035 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-378eedca-03cb-467e-b074-62619b3d28b0 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] DELETE https://10.4.3.41/volume/v3/attachments/fab2eb18-041b-4565-9bc1-ee78879f02a3 Aug 18 09:15:29.989271 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-378eedca-03cb-467e-b074-62619b3d28b0 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:29.989539 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-378eedca-03cb-467e-b074-62619b3d28b0 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:30.005055 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:30.005055 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:30.063457 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-71e2d13b-cade-4138-8ece-ba773cbcedbd req-378eedca-03cb-467e-b074-62619b3d28b0 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/attachments/fab2eb18-041b-4565-9bc1-ee78879f02a3 returned with HTTP 200 Aug 18 09:15:30.064249 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 379/1484] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:15:29 2026] DELETE /volume/v3/attachments/fab2eb18-041b-4565-9bc1-ee78879f02a3 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:30.616369 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a81dd69-a811-4959-9da8-9d18cfcf0623 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:30.619202 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a81dd69-a811-4959-9da8-9d18cfcf0623 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a Aug 18 09:15:30.619481 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a81dd69-a811-4959-9da8-9d18cfcf0623 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:30.619709 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a81dd69-a811-4959-9da8-9d18cfcf0623 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:30.625446 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a81dd69-a811-4959-9da8-9d18cfcf0623 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a returned with HTTP 404 Aug 18 09:15:30.626124 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 368/1485] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:30 2026] GET /volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:30.633877 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0d9372c-486a-4ef3-844b-bcbdc81a389d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:30.635527 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0d9372c-486a-4ef3-844b-bcbdc81a389d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 Aug 18 09:15:30.635677 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0d9372c-486a-4ef3-844b-bcbdc81a389d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:30.635902 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0d9372c-486a-4ef3-844b-bcbdc81a389d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:30.636154 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-d0d9372c-486a-4ef3-844b-bcbdc81a389d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: ef37ed34-aee2-4092-ab5a-fa763da7b2e2 Aug 18 09:15:30.641031 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0d9372c-486a-4ef3-844b-bcbdc81a389d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 returned with HTTP 404 Aug 18 09:15:30.641645 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 370/1486] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:15:30 2026] DELETE /volume/v3/snapshots/ef37ed34-aee2-4092-ab5a-fa763da7b2e2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:30.648958 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65bb2e69-32dd-4983-9bcb-8489ac8d1f83 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:30.651623 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65bb2e69-32dd-4983-9bcb-8489ac8d1f83 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a Aug 18 09:15:30.651764 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65bb2e69-32dd-4983-9bcb-8489ac8d1f83 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:30.651978 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65bb2e69-32dd-4983-9bcb-8489ac8d1f83 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:30.652092 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-65bb2e69-32dd-4983-9bcb-8489ac8d1f83 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: 29f4720c-ed51-4aac-816e-bb718ba4515a Aug 18 09:15:30.658684 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65bb2e69-32dd-4983-9bcb-8489ac8d1f83 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a returned with HTTP 404 Aug 18 09:15:30.659215 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 370/1487] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:15:30 2026] DELETE /volume/v3/snapshots/29f4720c-ed51-4aac-816e-bb718ba4515a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:30.699500 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-7540a8d6-c2da-4f26-87e7-405bf49c539a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:30.702747 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-7540a8d6-c2da-4f26-87e7-405bf49c539a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:30.703009 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-7540a8d6-c2da-4f26-87e7-405bf49c539a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:30.703251 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-7540a8d6-c2da-4f26-87e7-405bf49c539a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:30.715373 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:30.715373 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:30.720675 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-7540a8d6-c2da-4f26-87e7-405bf49c539a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:30.729863 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-7540a8d6-c2da-4f26-87e7-405bf49c539a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:30.730520 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 380/1488] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:30 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:30.753598 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-856f3643-7c9f-46ae-8a92-5eb71ef3dc22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:30.758271 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-856f3643-7c9f-46ae-8a92-5eb71ef3dc22 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e/action Aug 18 09:15:30.758813 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-856f3643-7c9f-46ae-8a92-5eb71ef3dc22 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:30.758966 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-856f3643-7c9f-46ae-8a92-5eb71ef3dc22 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:30.797210 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:30.797210 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:30.797857 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-856f3643-7c9f-46ae-8a92-5eb71ef3dc22 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:30.814926 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-856f3643-7c9f-46ae-8a92-5eb71ef3dc22 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Begin detaching volume completed successfully. Aug 18 09:15:30.814926 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-856f3643-7c9f-46ae-8a92-5eb71ef3dc22 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e/action returned with HTTP 202 Aug 18 09:15:30.814926 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 369/1489] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:15:30 2026] POST /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:15:30.867184 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8afe75d3-3dba-45aa-9476-d4249133455e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:30.867573 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8afe75d3-3dba-45aa-9476-d4249133455e None None] GET https://10.4.3.41/volume// Aug 18 09:15:30.867759 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8afe75d3-3dba-45aa-9476-d4249133455e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:30.867990 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8afe75d3-3dba-45aa-9476-d4249133455e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:30.868302 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8afe75d3-3dba-45aa-9476-d4249133455e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:15:30.868605 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 371/1490] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:15:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:15:30.877975 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-549f73ea-df18-4090-bd53-e78e15f33d6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:30.881516 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-549f73ea-df18-4090-bd53-e78e15f33d6b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:30.881993 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-549f73ea-df18-4090-bd53-e78e15f33d6b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:30.882062 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-549f73ea-df18-4090-bd53-e78e15f33d6b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:30.910772 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:30.910772 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:30.912459 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-549f73ea-df18-4090-bd53-e78e15f33d6b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:30.920759 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-549f73ea-df18-4090-bd53-e78e15f33d6b tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:30.921158 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 371/1491] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:15:30 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 1320 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:15:30.977699 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75336238-bdc1-4386-8045-7ab3f9e562b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:30.982465 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75336238-bdc1-4386-8045-7ab3f9e562b9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:15:30.982690 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75336238-bdc1-4386-8045-7ab3f9e562b9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:30.982785 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75336238-bdc1-4386-8045-7ab3f9e562b9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:30.998836 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:30.998836 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:31.005778 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-75336238-bdc1-4386-8045-7ab3f9e562b9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:15:31.013220 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75336238-bdc1-4386-8045-7ab3f9e562b9 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:15:31.013735 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 381/1492] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:30 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:31.078115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:31.081124 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:31.081467 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1236217309"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:31.082994 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1236217309'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:31.083113 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Create volume of 1 GB Aug 18 09:15:31.092777 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Availability Zones retrieved successfully. Aug 18 09:15:31.100176 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Flow 'volume_create_api' (9f02b538-4db6-450d-948a-ad9bd00b40c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:31.101425 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b827b92-3da2-47a5-8c38-21df8171dbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:31.102905 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:31.139824 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b827b92-3da2-47a5-8c38-21df8171dbc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:31.140340 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff37391-7fe9-4a63-ac59-5c3b1defa336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:31.226940 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Created reservations ['66f5b1f7-f508-47aa-84ec-a90752156525', '9711385a-e2e6-4b7b-9f51-7ba9fb8bb97a', '289e2265-8c05-461d-afec-c6e2ff4e1e47', 'd3711d79-7ed0-4648-9235-10404dd64c69'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:31.228201 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff37391-7fe9-4a63-ac59-5c3b1defa336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66f5b1f7-f508-47aa-84ec-a90752156525', '9711385a-e2e6-4b7b-9f51-7ba9fb8bb97a', '289e2265-8c05-461d-afec-c6e2ff4e1e47', 'd3711d79-7ed0-4648-9235-10404dd64c69']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:31.229616 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43dcc296-dc83-4475-84ed-16074f200180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:31.258097 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43dcc296-dc83-4475-84ed-16074f200180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b0297c3-182e-42c0-85f8-91e0556230d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1236217309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfea5da8c52543548ea429a08a8d522f',qos_specs=None,replication_status=,reservations=['66f5b1f7-f508-47aa-84ec-a90752156525','9711385a-e2e6-4b7b-9f51-7ba9fb8bb97a','289e2265-8c05-461d-afec-c6e2ff4e1e47','d3711d79-7ed0-4648-9235-10404dd64c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8c748f1a9f473785a009c2f3be6dcd',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1236217309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b0297c3-182e-42c0-85f8-91e0556230d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfea5da8c52543548ea429a08a8d522f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f8c748f1a9f473785a009c2f3be6dcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:31.259001 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617ddaf0-5d3f-432e-a720-510dd896b6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:31.280846 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617ddaf0-5d3f-432e-a720-510dd896b6f5) transitioned into state 'SUCCESS' from state '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-1236217309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfea5da8c52543548ea429a08a8d522f',qos_specs=None,replication_status=,reservations=['66f5b1f7-f508-47aa-84ec-a90752156525','9711385a-e2e6-4b7b-9f51-7ba9fb8bb97a','289e2265-8c05-461d-afec-c6e2ff4e1e47','d3711d79-7ed0-4648-9235-10404dd64c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8c748f1a9f473785a009c2f3be6dcd',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:31.281950 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9f6134-201c-4235-a1cd-09cde41183b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:31.294577 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9f6134-201c-4235-a1cd-09cde41183b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:31.295979 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Flow 'volume_create_api' (9f02b538-4db6-450d-948a-ad9bd00b40c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:31.296338 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Create volume request issued successfully. Aug 18 09:15:31.297281 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4be3e6f7-54af-4ce7-97ff-d1619993dec1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:31.297906 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 370/1493] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:31 2026] POST /volume/v3/volumes => generated 752 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:31.312110 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-608fae01-a66a-42f9-a0e0-b50c21c1fd55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:31.316037 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-608fae01-a66a-42f9-a0e0-b50c21c1fd55 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:15:31.316416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-608fae01-a66a-42f9-a0e0-b50c21c1fd55 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:31.316504 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-608fae01-a66a-42f9-a0e0-b50c21c1fd55 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:31.328452 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:31.328452 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:31.335061 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-608fae01-a66a-42f9-a0e0-b50c21c1fd55 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:15:31.342384 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-608fae01-a66a-42f9-a0e0-b50c21c1fd55 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:15:31.343278 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 372/1494] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:31 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:32.061230 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-5870b0f9-caef-433e-adc6-820d0926a7a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:32.064542 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-5870b0f9-caef-433e-adc6-820d0926a7a8 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/attachments/67b8acf1-2c47-4653-8f43-7a9321299094 Aug 18 09:15:32.064542 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-5870b0f9-caef-433e-adc6-820d0926a7a8 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:32.064542 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-5870b0f9-caef-433e-adc6-820d0926a7a8 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:32.071867 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:32.071867 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:32.143025 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d1af18eb-68d1-4531-97f0-25ee55ad4770 req-5870b0f9-caef-433e-adc6-820d0926a7a8 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/attachments/67b8acf1-2c47-4653-8f43-7a9321299094 returned with HTTP 200 Aug 18 09:15:32.143342 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 372/1495] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:15:32 2026] DELETE /volume/v3/attachments/67b8acf1-2c47-4653-8f43-7a9321299094 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:32.358450 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2fff2c0a-cf42-418f-9aaa-bf168716f6a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:32.362306 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fff2c0a-cf42-418f-9aaa-bf168716f6a4 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:15:32.362306 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fff2c0a-cf42-418f-9aaa-bf168716f6a4 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:32.362504 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fff2c0a-cf42-418f-9aaa-bf168716f6a4 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:32.372541 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:32.372541 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:32.379785 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2fff2c0a-cf42-418f-9aaa-bf168716f6a4 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:15:32.386872 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fff2c0a-cf42-418f-9aaa-bf168716f6a4 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:15:32.387855 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 382/1496] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:32 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:32.868069 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3b0eaae0-a364-49b9-815d-e44016108226 req-856d48ac-846d-48f7-910e-8c885c6d40d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:32.872353 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-856d48ac-846d-48f7-910e-8c885c6d40d8 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:15:32.872658 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-856d48ac-846d-48f7-910e-8c885c6d40d8 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:32.872951 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-856d48ac-846d-48f7-910e-8c885c6d40d8 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:32.884505 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:32.884505 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:32.889604 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3b0eaae0-a364-49b9-815d-e44016108226 req-856d48ac-846d-48f7-910e-8c885c6d40d8 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:15:32.896244 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-856d48ac-846d-48f7-910e-8c885c6d40d8 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:15:32.896928 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 371/1497] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:32 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:33.040732 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6aa3a59e-d2c6-438a-b639-b73d78ec5015 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:33.041876 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6aa3a59e-d2c6-438a-b639-b73d78ec5015 None None] GET https://10.4.3.41/volume// Aug 18 09:15:33.042271 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6aa3a59e-d2c6-438a-b639-b73d78ec5015 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:33.042923 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6aa3a59e-d2c6-438a-b639-b73d78ec5015 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:33.043534 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6aa3a59e-d2c6-438a-b639-b73d78ec5015 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:15:33.044523 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 373/1498] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:15:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:15:33.058828 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3b0eaae0-a364-49b9-815d-e44016108226 req-4c941251-d830-4a1d-96b3-d1fb603f5803 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:33.068526 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-4c941251-d830-4a1d-96b3-d1fb603f5803 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:15:33.068913 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-4c941251-d830-4a1d-96b3-d1fb603f5803 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b0297c3-182e-42c0-85f8-91e0556230d8", "connector": null, "instance_uuid": "abf6ca67-67e8-4a47-ba02-5fcada0ed1ab"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:33.080406 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:33.080406 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:33.113161 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-4c941251-d830-4a1d-96b3-d1fb603f5803 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:15:33.113634 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 373/1499] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:15:33 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:33.161801 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-80f1f286-9cae-4b7b-a293-1f105f92d61e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:33.165737 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80f1f286-9cae-4b7b-a293-1f105f92d61e tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:15:33.166022 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80f1f286-9cae-4b7b-a293-1f105f92d61e tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:33.167081 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80f1f286-9cae-4b7b-a293-1f105f92d61e tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:33.179290 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:33.179290 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:33.183938 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-80f1f286-9cae-4b7b-a293-1f105f92d61e tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:15:33.189455 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80f1f286-9cae-4b7b-a293-1f105f92d61e tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:15:33.189737 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 383/1500] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:33 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:33.206559 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a2cc51b-9490-4692-93fe-456598b63e85 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:33.207291 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a2cc51b-9490-4692-93fe-456598b63e85 None None] GET https://10.4.3.41/volume// Aug 18 09:15:33.207759 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a2cc51b-9490-4692-93fe-456598b63e85 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:33.207971 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a2cc51b-9490-4692-93fe-456598b63e85 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:33.209336 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a2cc51b-9490-4692-93fe-456598b63e85 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:15:33.209745 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 372/1501] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:15:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:15:33.228300 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b12c88a5-1c0c-45cf-9959-e665363fce93 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:33.231624 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b12c88a5-1c0c-45cf-9959-e665363fce93 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:15:33.231850 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b12c88a5-1c0c-45cf-9959-e665363fce93 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:33.232097 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b12c88a5-1c0c-45cf-9959-e665363fce93 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:33.249874 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:33.249874 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:33.255371 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b12c88a5-1c0c-45cf-9959-e665363fce93 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:15:33.262867 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b12c88a5-1c0c-45cf-9959-e665363fce93 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:15:33.262987 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 374/1502] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:15:33 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:15:33.436982 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b715185d-e7e5-4348-b8f5-e5e523f8c88f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:33.439977 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b715185d-e7e5-4348-b8f5-e5e523f8c88f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] PUT https://10.4.3.41/volume/v3/attachments/ef4fea51-f097-4fcd-b7f7-26189b3f7f79 Aug 18 09:15:33.440633 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b715185d-e7e5-4348-b8f5-e5e523f8c88f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:33.458242 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b715185d-e7e5-4348-b8f5-e5e523f8c88f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Acquiring lock "cinder-attachment_update-0b0297c3-182e-42c0-85f8-91e0556230d8-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:15:33.463853 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b715185d-e7e5-4348-b8f5-e5e523f8c88f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Lock "cinder-attachment_update-0b0297c3-182e-42c0-85f8-91e0556230d8-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:15:33.465297 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:33.465297 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:33.581839 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b715185d-e7e5-4348-b8f5-e5e523f8c88f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Lock "cinder-attachment_update-0b0297c3-182e-42c0-85f8-91e0556230d8-np0000007625" released by "attachment_update" :: held 0.118s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:15:33.582384 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-b715185d-e7e5-4348-b8f5-e5e523f8c88f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments/ef4fea51-f097-4fcd-b7f7-26189b3f7f79 returned with HTTP 200 Aug 18 09:15:33.583498 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 374/1503] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:15:33 2026] PUT /volume/v3/attachments/ef4fea51-f097-4fcd-b7f7-26189b3f7f79 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:33.694607 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1420fe58-585a-47ca-be2a-e1e651719131 req-54935909-5224-4422-9e36-216ae4de6809 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:33.701919 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1420fe58-585a-47ca-be2a-e1e651719131 req-54935909-5224-4422-9e36-216ae4de6809 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/attachments/67b8acf1-2c47-4653-8f43-7a9321299094 Aug 18 09:15:33.702182 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1420fe58-585a-47ca-be2a-e1e651719131 req-54935909-5224-4422-9e36-216ae4de6809 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:33.702497 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1420fe58-585a-47ca-be2a-e1e651719131 req-54935909-5224-4422-9e36-216ae4de6809 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:33.711454 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1420fe58-585a-47ca-be2a-e1e651719131 req-54935909-5224-4422-9e36-216ae4de6809 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/attachments/67b8acf1-2c47-4653-8f43-7a9321299094 returned with HTTP 404 Aug 18 09:15:33.712606 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 384/1504] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:15:33 2026] DELETE /volume/v3/attachments/67b8acf1-2c47-4653-8f43-7a9321299094 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:15:34.203421 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8c4a1d8-2639-4db6-963d-d173e8e04fd0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:34.207085 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8c4a1d8-2639-4db6-963d-d173e8e04fd0 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:15:34.207085 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8c4a1d8-2639-4db6-963d-d173e8e04fd0 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:34.207085 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8c4a1d8-2639-4db6-963d-d173e8e04fd0 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:34.223575 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:34.223575 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:34.228967 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8c4a1d8-2639-4db6-963d-d173e8e04fd0 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:15:34.233493 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8c4a1d8-2639-4db6-963d-d173e8e04fd0 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:15:34.233974 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 373/1505] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:34 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:34.535463 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:34.538474 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:34.538859 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2076114320", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:34.541249 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2076114320', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:34.541421 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Create volume of 1 GB Aug 18 09:15:34.548238 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Availability Zones retrieved successfully. Aug 18 09:15:34.557638 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Flow 'volume_create_api' (944b46bc-846b-4d54-b40e-1ba7b03fbe2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:34.559021 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff831d61-2c88-4f2f-a29f-9aa6ccb5cb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:34.560615 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:34.600218 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff831d61-2c88-4f2f-a29f-9aa6ccb5cb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:34.600963 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4e114e-0279-4d92-91d7-50bca573260b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:34.675758 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Created reservations ['753aef28-d736-49bf-a6e5-f44c25ad3b6d', '7b7e2d9e-b2ac-43cc-b510-f82cff7745cd', 'b1c38bb1-fb36-4ee4-8c56-655a4259a82d', '4904606a-1154-47b2-bde0-e008b3b14464'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:34.679433 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4e114e-0279-4d92-91d7-50bca573260b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['753aef28-d736-49bf-a6e5-f44c25ad3b6d', '7b7e2d9e-b2ac-43cc-b510-f82cff7745cd', 'b1c38bb1-fb36-4ee4-8c56-655a4259a82d', '4904606a-1154-47b2-bde0-e008b3b14464']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:34.680156 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072b1563-eba9-4dbc-8a7f-c1f83dd62f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:34.713339 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072b1563-eba9-4dbc-8a7f-c1f83dd62f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e14a840d-553c-454a-9b34-bf302ad68f7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2076114320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0af0b5281164e9ca6198626309f9c7a',qos_specs=None,replication_status=,reservations=['753aef28-d736-49bf-a6e5-f44c25ad3b6d','7b7e2d9e-b2ac-43cc-b510-f82cff7745cd','b1c38bb1-fb36-4ee4-8c56-655a4259a82d','4904606a-1154-47b2-bde0-e008b3b14464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e51c8cc512494fa05f9af0785c55eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2076114320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e14a840d-553c-454a-9b34-bf302ad68f7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0af0b5281164e9ca6198626309f9c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19e51c8cc512494fa05f9af0785c55eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:34.714146 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7fff375-e89c-4e6c-bdf1-02fd503bfca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:34.742798 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7fff375-e89c-4e6c-bdf1-02fd503bfca7) transitioned into state 'SUCCESS' from state '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-2076114320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0af0b5281164e9ca6198626309f9c7a',qos_specs=None,replication_status=,reservations=['753aef28-d736-49bf-a6e5-f44c25ad3b6d','7b7e2d9e-b2ac-43cc-b510-f82cff7745cd','b1c38bb1-fb36-4ee4-8c56-655a4259a82d','4904606a-1154-47b2-bde0-e008b3b14464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e51c8cc512494fa05f9af0785c55eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:34.743790 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443da23b-923a-479f-99ff-1650ea30cf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:34.757500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443da23b-923a-479f-99ff-1650ea30cf9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:34.758784 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Flow 'volume_create_api' (944b46bc-846b-4d54-b40e-1ba7b03fbe2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:34.759174 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Create volume request issued successfully. Aug 18 09:15:34.760060 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-08e4e52e-3c64-44b7-b1da-23233d102de5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:34.760337 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 375/1506] 10.4.3.41 () {72 vars in 1534 bytes} [Tue Aug 18 09:15:34 2026] POST /volume/v3/volumes => generated 753 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:34.777335 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-378f8826-aa88-401f-a9c9-28958a71b296 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:34.779668 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-378f8826-aa88-401f-a9c9-28958a71b296 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] GET https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c Aug 18 09:15:34.779895 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-378f8826-aa88-401f-a9c9-28958a71b296 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:34.780313 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-378f8826-aa88-401f-a9c9-28958a71b296 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:34.791324 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:34.791324 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:34.798904 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-378f8826-aa88-401f-a9c9-28958a71b296 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Volume info retrieved successfully. Aug 18 09:15:34.806993 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-759d8a71-a877-436e-a81b-8f5023dcfda4 req-378f8826-aa88-401f-a9c9-28958a71b296 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c returned with HTTP 200 Aug 18 09:15:34.807508 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 375/1507] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:34 2026] GET /volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:34.844420 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-db56a445-a261-48ca-b7b8-24099c5a868b req-d557b292-c29f-4666-ba8d-f97da9532b27 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:34.848772 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-db56a445-a261-48ca-b7b8-24099c5a868b req-d557b292-c29f-4666-ba8d-f97da9532b27 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] GET https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c Aug 18 09:15:34.849011 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-db56a445-a261-48ca-b7b8-24099c5a868b req-d557b292-c29f-4666-ba8d-f97da9532b27 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:34.849228 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-db56a445-a261-48ca-b7b8-24099c5a868b req-d557b292-c29f-4666-ba8d-f97da9532b27 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:34.862960 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:34.862960 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:34.869469 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-db56a445-a261-48ca-b7b8-24099c5a868b req-d557b292-c29f-4666-ba8d-f97da9532b27 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Volume info retrieved successfully. Aug 18 09:15:34.877532 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-db56a445-a261-48ca-b7b8-24099c5a868b req-d557b292-c29f-4666-ba8d-f97da9532b27 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c returned with HTTP 200 Aug 18 09:15:34.878255 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 385/1508] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:34 2026] GET /volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:35.247294 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d673e5fd-2590-402d-b9c1-53bb1223e047 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:35.249259 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d673e5fd-2590-402d-b9c1-53bb1223e047 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:15:35.249499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d673e5fd-2590-402d-b9c1-53bb1223e047 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:35.249733 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d673e5fd-2590-402d-b9c1-53bb1223e047 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:35.263784 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:35.263784 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:35.269128 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d673e5fd-2590-402d-b9c1-53bb1223e047 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:15:35.274108 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d673e5fd-2590-402d-b9c1-53bb1223e047 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:15:35.274551 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 374/1509] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:35 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:35.908528 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aa9aebde-f86f-443a-bcbd-51ebeab5eee7 req-aaf4f760-5058-4bbb-8012-2654a8e7dd88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:35.914709 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa9aebde-f86f-443a-bcbd-51ebeab5eee7 req-aaf4f760-5058-4bbb-8012-2654a8e7dd88 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] GET https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c Aug 18 09:15:35.915017 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa9aebde-f86f-443a-bcbd-51ebeab5eee7 req-aaf4f760-5058-4bbb-8012-2654a8e7dd88 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:35.915306 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa9aebde-f86f-443a-bcbd-51ebeab5eee7 req-aaf4f760-5058-4bbb-8012-2654a8e7dd88 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:35.931059 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:35.931059 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:35.938706 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-aa9aebde-f86f-443a-bcbd-51ebeab5eee7 req-aaf4f760-5058-4bbb-8012-2654a8e7dd88 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Volume info retrieved successfully. Aug 18 09:15:35.948016 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa9aebde-f86f-443a-bcbd-51ebeab5eee7 req-aaf4f760-5058-4bbb-8012-2654a8e7dd88 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c returned with HTTP 200 Aug 18 09:15:35.948918 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 376/1510] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:35 2026] GET /volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:35.982088 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9a177d1-242a-481e-a971-86710a56ac37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:35.984541 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:35.985030 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2108556710"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:35.986651 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e8b4c3fd-f095-4e2d-8871-d5f8ba847d32 req-87cb4188-7c4e-49b1-96de-1a34a2f0ca8a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:35.988702 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2108556710'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:35.988906 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Create volume of 1 GB Aug 18 09:15:35.992642 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e8b4c3fd-f095-4e2d-8871-d5f8ba847d32 req-87cb4188-7c4e-49b1-96de-1a34a2f0ca8a tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:15:35.993121 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e8b4c3fd-f095-4e2d-8871-d5f8ba847d32 req-87cb4188-7c4e-49b1-96de-1a34a2f0ca8a tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e14a840d-553c-454a-9b34-bf302ad68f7c", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-726220519", "description": null, "metadata": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:35.998537 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Availability Zones retrieved successfully. Aug 18 09:15:36.005433 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Flow 'volume_create_api' (ede8a633-dd92-4428-aa07-6da8e51ad524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:36.006534 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fe36463-056d-4e6e-91ad-58e60d2be72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.010655 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:36.011661 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:36.011661 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:36.012266 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e8b4c3fd-f095-4e2d-8871-d5f8ba847d32 req-87cb4188-7c4e-49b1-96de-1a34a2f0ca8a tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Volume info retrieved successfully. Aug 18 09:15:36.012462 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [req-e8b4c3fd-f095-4e2d-8871-d5f8ba847d32 req-87cb4188-7c4e-49b1-96de-1a34a2f0ca8a tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Create snapshot from volume e14a840d-553c-454a-9b34-bf302ad68f7c Aug 18 09:15:36.044271 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fe36463-056d-4e6e-91ad-58e60d2be72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.045130 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02139b67-b923-4f7c-a7b0-dd44a4552ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.065310 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [req-e8b4c3fd-f095-4e2d-8871-d5f8ba847d32 req-87cb4188-7c4e-49b1-96de-1a34a2f0ca8a tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Created reservations ['53278ac3-fd2d-4d8c-8004-4f819bb0dea6', 'cf8cd956-2471-4329-aa88-ebadf8bf96a2', '87ff6513-bf05-465c-823f-d3b5f7d397d3', 'b18b2b97-ec4b-4cec-8b2e-a9e1d13ab4d3'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:36.111242 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e8b4c3fd-f095-4e2d-8871-d5f8ba847d32 req-87cb4188-7c4e-49b1-96de-1a34a2f0ca8a tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Snapshot create request issued successfully. Aug 18 09:15:36.111625 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e8b4c3fd-f095-4e2d-8871-d5f8ba847d32 req-87cb4188-7c4e-49b1-96de-1a34a2f0ca8a tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:15:36.112087 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 386/1511] 10.4.3.41 () {72 vars in 1540 bytes} [Tue Aug 18 09:15:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:36.126729 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Created reservations ['95f2b839-4656-4a2b-a4a9-213a54a5d339', 'e9b03290-fb95-4188-b3b6-045d190d3c01', '29f3fde8-a217-45bf-a00b-4a15a4c6fea0', '936abf02-d5c1-4264-89aa-f2491b4d0902'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:36.127937 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02139b67-b923-4f7c-a7b0-dd44a4552ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95f2b839-4656-4a2b-a4a9-213a54a5d339', 'e9b03290-fb95-4188-b3b6-045d190d3c01', '29f3fde8-a217-45bf-a00b-4a15a4c6fea0', '936abf02-d5c1-4264-89aa-f2491b4d0902']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.128973 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c56b1e6-96b9-4e45-8e41-d5a7f58c436f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.151554 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20be5925-31f3-497e-8094-aab3abc640b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.156901 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c56b1e6-96b9-4e45-8e41-d5a7f58c436f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b1351c1-fc58-47c6-b219-159f33dca329', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2108556710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a4c63b11a054b5eb59fa27dd61a2db1',qos_specs=None,replication_status=,reservations=['95f2b839-4656-4a2b-a4a9-213a54a5d339','e9b03290-fb95-4188-b3b6-045d190d3c01','29f3fde8-a217-45bf-a00b-4a15a4c6fea0','936abf02-d5c1-4264-89aa-f2491b4d0902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c930530b11241e9859635fb9ea9dd08',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2108556710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b1351c1-fc58-47c6-b219-159f33dca329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a4c63b11a054b5eb59fa27dd61a2db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c930530b11241e9859635fb9ea9dd08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.156901 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be175c1-8181-4b3e-9d34-8971a81e5201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.178015 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be175c1-8181-4b3e-9d34-8971a81e5201) transitioned into state 'SUCCESS' from state '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-2108556710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a4c63b11a054b5eb59fa27dd61a2db1',qos_specs=None,replication_status=,reservations=['95f2b839-4656-4a2b-a4a9-213a54a5d339','e9b03290-fb95-4188-b3b6-045d190d3c01','29f3fde8-a217-45bf-a00b-4a15a4c6fea0','936abf02-d5c1-4264-89aa-f2491b4d0902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c930530b11241e9859635fb9ea9dd08',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.179271 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d65efea0-c92c-416d-b1f3-3fcb4e000009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.190640 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d65efea0-c92c-416d-b1f3-3fcb4e000009) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.191740 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Flow 'volume_create_api' (ede8a633-dd92-4428-aa07-6da8e51ad524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:36.192127 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Create volume request issued successfully. Aug 18 09:15:36.192932 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9a177d1-242a-481e-a971-86710a56ac37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:36.193365 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 376/1512] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:35 2026] POST /volume/v3/volumes => generated 757 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:36.208512 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5818d665-c67c-4a15-8f5d-6ca9dc408e92 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.210798 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5818d665-c67c-4a15-8f5d-6ca9dc408e92 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 Aug 18 09:15:36.211089 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5818d665-c67c-4a15-8f5d-6ca9dc408e92 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:36.211711 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5818d665-c67c-4a15-8f5d-6ca9dc408e92 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:36.220567 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:36.220567 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:36.232350 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5818d665-c67c-4a15-8f5d-6ca9dc408e92 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:15:36.236899 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5818d665-c67c-4a15-8f5d-6ca9dc408e92 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 returned with HTTP 200 Aug 18 09:15:36.237519 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 377/1513] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:36 2026] GET /volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:36.270008 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:36.270351 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1877574776"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:36.272124 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1877574776'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:36.272124 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Create volume of 1 GB Aug 18 09:15:36.276217 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Availability Zones retrieved successfully. Aug 18 09:15:36.287179 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Flow 'volume_create_api' (5ae0db39-e268-413c-bd90-8dbd853c1452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:36.288769 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a850f7c9-1a19-4fda-9747-d1eb2acc540f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.289469 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b603247-d5b3-4497-a028-be21fb382ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.292843 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:36.292898 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a850f7c9-1a19-4fda-9747-d1eb2acc540f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:15:36.292898 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a850f7c9-1a19-4fda-9747-d1eb2acc540f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:36.292898 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a850f7c9-1a19-4fda-9747-d1eb2acc540f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:36.316052 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:36.316052 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:36.322328 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a850f7c9-1a19-4fda-9747-d1eb2acc540f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:15:36.331262 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a850f7c9-1a19-4fda-9747-d1eb2acc540f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:15:36.331843 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 387/1514] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:36 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:36.358311 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b603247-d5b3-4497-a028-be21fb382ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.358646 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b1f5e5-d785-4d59-99b7-df4b9cb8222c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.366433 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fa60a236-1e04-4731-bef2-8ccccf850c3b req-ca69397b-64e7-45c5-b161-425b63c9778d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.369739 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fa60a236-1e04-4731-bef2-8ccccf850c3b req-ca69397b-64e7-45c5-b161-425b63c9778d tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-reader] GET https://10.4.3.41/volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e Aug 18 09:15:36.369945 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fa60a236-1e04-4731-bef2-8ccccf850c3b req-ca69397b-64e7-45c5-b161-425b63c9778d tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:36.370119 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fa60a236-1e04-4731-bef2-8ccccf850c3b req-ca69397b-64e7-45c5-b161-425b63c9778d tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:36.379234 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:36.379234 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:36.379857 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fa60a236-1e04-4731-bef2-8ccccf850c3b req-ca69397b-64e7-45c5-b161-425b63c9778d tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-reader] Snapshot retrieved successfully. Aug 18 09:15:36.380911 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fa60a236-1e04-4731-bef2-8ccccf850c3b req-ca69397b-64e7-45c5-b161-425b63c9778d tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-reader] https://10.4.3.41/volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e returned with HTTP 200 Aug 18 09:15:36.381351 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 377/1515] 10.4.3.41 () {68 vars in 1597 bytes} [Tue Aug 18 09:15:36 2026] GET /volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:36.427639 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6cf12e68-894c-40b0-89f2-9ee3b1eef167 req-8e211a01-7769-4e52-aacd-138375b5bf0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.430173 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6cf12e68-894c-40b0-89f2-9ee3b1eef167 req-8e211a01-7769-4e52-aacd-138375b5bf0b tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-reader] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 18 09:15:36.430343 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6cf12e68-894c-40b0-89f2-9ee3b1eef167 req-8e211a01-7769-4e52-aacd-138375b5bf0b tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:36.430624 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6cf12e68-894c-40b0-89f2-9ee3b1eef167 req-8e211a01-7769-4e52-aacd-138375b5bf0b tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-reader] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:36.430885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [req-6cf12e68-894c-40b0-89f2-9ee3b1eef167 req-8e211a01-7769-4e52-aacd-138375b5bf0b tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:15:36.431965 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [req-6cf12e68-894c-40b0-89f2-9ee3b1eef167 req-8e211a01-7769-4e52-aacd-138375b5bf0b tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-reader] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:15:36.438960 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6cf12e68-894c-40b0-89f2-9ee3b1eef167 req-8e211a01-7769-4e52-aacd-138375b5bf0b tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-reader] Get all snapshots completed successfully. Aug 18 09:15:36.439418 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:36.439418 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:36.441262 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6cf12e68-894c-40b0-89f2-9ee3b1eef167 req-8e211a01-7769-4e52-aacd-138375b5bf0b tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-reader] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 09:15:36.441262 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 378/1516] 10.4.3.41 () {68 vars in 1507 bytes} [Tue Aug 18 09:15:36 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:36.450827 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Created reservations ['26dabe0b-7cf5-489e-9155-2e38b55ae98d', 'f10d2715-7e4f-43de-9b90-47e1d06661cd', 'cb57fd12-195b-47fa-b14e-170f58cba33a', 'd977dbb5-e28a-4045-ba90-2920188c85f5'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:36.451716 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b1f5e5-d785-4d59-99b7-df4b9cb8222c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26dabe0b-7cf5-489e-9155-2e38b55ae98d', 'f10d2715-7e4f-43de-9b90-47e1d06661cd', 'cb57fd12-195b-47fa-b14e-170f58cba33a', 'd977dbb5-e28a-4045-ba90-2920188c85f5']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.452443 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c27cbc-2dd6-41b4-a6bb-b9c326cbce8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.476462 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1e16120f-e73b-424f-af45-8f3153076822 req-a8c164d8-d3f3-4ef3-bbf7-a281bea82ba7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.480821 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1e16120f-e73b-424f-af45-8f3153076822 req-a8c164d8-d3f3-4ef3-bbf7-a281bea82ba7 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] GET https://10.4.3.41/volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e Aug 18 09:15:36.481059 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1e16120f-e73b-424f-af45-8f3153076822 req-a8c164d8-d3f3-4ef3-bbf7-a281bea82ba7 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:36.481301 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1e16120f-e73b-424f-af45-8f3153076822 req-a8c164d8-d3f3-4ef3-bbf7-a281bea82ba7 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:36.482981 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c27cbc-2dd6-41b4-a6bb-b9c326cbce8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '273d1ba2-2cdd-4d09-92e6-607bb1d0d547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1877574776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cfac3f0f0244cfdaab315adef3fe621',qos_specs=None,replication_status=,reservations=['26dabe0b-7cf5-489e-9155-2e38b55ae98d','f10d2715-7e4f-43de-9b90-47e1d06661cd','cb57fd12-195b-47fa-b14e-170f58cba33a','d977dbb5-e28a-4045-ba90-2920188c85f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142ad4035cf1442c8871cbfccf3f3e41',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1877574776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=273d1ba2-2cdd-4d09-92e6-607bb1d0d547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cfac3f0f0244cfdaab315adef3fe621',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='142ad4035cf1442c8871cbfccf3f3e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.483769 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaedfa30-40f5-49b8-bf00-c56c84d319d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.490206 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:36.490206 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:36.490754 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1e16120f-e73b-424f-af45-8f3153076822 req-a8c164d8-d3f3-4ef3-bbf7-a281bea82ba7 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Snapshot retrieved successfully. Aug 18 09:15:36.491582 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1e16120f-e73b-424f-af45-8f3153076822 req-a8c164d8-d3f3-4ef3-bbf7-a281bea82ba7 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e returned with HTTP 200 Aug 18 09:15:36.495487 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 388/1517] 10.4.3.41 () {68 vars in 1597 bytes} [Tue Aug 18 09:15:36 2026] GET /volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:36.519839 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaedfa30-40f5-49b8-bf00-c56c84d319d8) transitioned into state 'SUCCESS' from state '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-1877574776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cfac3f0f0244cfdaab315adef3fe621',qos_specs=None,replication_status=,reservations=['26dabe0b-7cf5-489e-9155-2e38b55ae98d','f10d2715-7e4f-43de-9b90-47e1d06661cd','cb57fd12-195b-47fa-b14e-170f58cba33a','d977dbb5-e28a-4045-ba90-2920188c85f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142ad4035cf1442c8871cbfccf3f3e41',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.521133 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dea673b-9526-493d-a626-c502ec2a7649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.521777 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6613af31-0536-436c-b0fe-784470dbf5f6 req-b0cf8d3f-44ba-4f86-8805-48611be3c959 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.524647 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6613af31-0536-436c-b0fe-784470dbf5f6 req-b0cf8d3f-44ba-4f86-8805-48611be3c959 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e Aug 18 09:15:36.524859 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6613af31-0536-436c-b0fe-784470dbf5f6 req-b0cf8d3f-44ba-4f86-8805-48611be3c959 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:36.525092 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6613af31-0536-436c-b0fe-784470dbf5f6 req-b0cf8d3f-44ba-4f86-8805-48611be3c959 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:36.525254 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [req-6613af31-0536-436c-b0fe-784470dbf5f6 req-b0cf8d3f-44ba-4f86-8805-48611be3c959 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Delete snapshot with id: ceab344f-8617-4af9-a92d-d53db1a8345e Aug 18 09:15:36.532651 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dea673b-9526-493d-a626-c502ec2a7649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.532840 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:36.532840 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:36.533054 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6613af31-0536-436c-b0fe-784470dbf5f6 req-b0cf8d3f-44ba-4f86-8805-48611be3c959 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Snapshot retrieved successfully. Aug 18 09:15:36.533224 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Flow 'volume_create_api' (5ae0db39-e268-413c-bd90-8dbd853c1452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:36.533718 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Create volume request issued successfully. Aug 18 09:15:36.534466 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20be5925-31f3-497e-8094-aab3abc640b3 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:36.534973 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 375/1518] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:36 2026] POST /volume/v3/volumes => generated 753 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:36.552864 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e9bb96bb-2de8-47fd-b8a9-e857d6130513 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.557969 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9bb96bb-2de8-47fd-b8a9-e857d6130513 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 Aug 18 09:15:36.558134 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9bb96bb-2de8-47fd-b8a9-e857d6130513 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:36.558314 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9bb96bb-2de8-47fd-b8a9-e857d6130513 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:36.562194 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6613af31-0536-436c-b0fe-784470dbf5f6 req-b0cf8d3f-44ba-4f86-8805-48611be3c959 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Snapshot delete request issued successfully. Aug 18 09:15:36.562518 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6613af31-0536-436c-b0fe-784470dbf5f6 req-b0cf8d3f-44ba-4f86-8805-48611be3c959 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e returned with HTTP 202 Aug 18 09:15:36.562967 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 378/1519] 10.4.3.41 () {70 vars in 1619 bytes} [Tue Aug 18 09:15:36 2026] DELETE /volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:36.569716 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:36.569716 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:36.580452 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e9bb96bb-2de8-47fd-b8a9-e857d6130513 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Volume info retrieved successfully. Aug 18 09:15:36.593280 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-73822b91-20df-4ff1-b07b-28ae46cda065 req-96c08984-bc0f-4374-95bc-4cdfebab60c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.595556 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9bb96bb-2de8-47fd-b8a9-e857d6130513 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 returned with HTTP 200 Aug 18 09:15:36.595556 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 379/1520] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:36 2026] GET /volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:36.597645 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-73822b91-20df-4ff1-b07b-28ae46cda065 req-96c08984-bc0f-4374-95bc-4cdfebab60c2 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] GET https://10.4.3.41/volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e Aug 18 09:15:36.597803 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-73822b91-20df-4ff1-b07b-28ae46cda065 req-96c08984-bc0f-4374-95bc-4cdfebab60c2 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:36.598087 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-73822b91-20df-4ff1-b07b-28ae46cda065 req-96c08984-bc0f-4374-95bc-4cdfebab60c2 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:36.609797 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:36.609797 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:36.610485 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-73822b91-20df-4ff1-b07b-28ae46cda065 req-96c08984-bc0f-4374-95bc-4cdfebab60c2 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Snapshot retrieved successfully. Aug 18 09:15:36.612876 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-73822b91-20df-4ff1-b07b-28ae46cda065 req-96c08984-bc0f-4374-95bc-4cdfebab60c2 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e returned with HTTP 200 Aug 18 09:15:36.613281 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 389/1521] 10.4.3.41 () {68 vars in 1597 bytes} [Tue Aug 18 09:15:36 2026] GET /volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:36.793488 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89609f68-9267-4356-a1a4-edd153c4f8e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.795606 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89609f68-9267-4356-a1a4-edd153c4f8e9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 Aug 18 09:15:36.795894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89609f68-9267-4356-a1a4-edd153c4f8e9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:36.796970 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89609f68-9267-4356-a1a4-edd153c4f8e9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:36.796970 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-89609f68-9267-4356-a1a4-edd153c4f8e9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: b4d2664a-0040-481c-a2a7-db7adec05b16 Aug 18 09:15:36.803893 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89609f68-9267-4356-a1a4-edd153c4f8e9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 returned with HTTP 404 Aug 18 09:15:36.804645 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 376/1522] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:15:36 2026] DELETE /volume/v3/snapshots/b4d2664a-0040-481c-a2a7-db7adec05b16 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:36.818636 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-889a2fdc-6b7f-41ab-9436-1df6fe05f513 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.822478 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-889a2fdc-6b7f-41ab-9436-1df6fe05f513 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:36.822478 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-889a2fdc-6b7f-41ab-9436-1df6fe05f513 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:36.822478 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-889a2fdc-6b7f-41ab-9436-1df6fe05f513 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:36.833863 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:36.833863 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:36.839028 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-889a2fdc-6b7f-41ab-9436-1df6fe05f513 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:36.845216 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-889a2fdc-6b7f-41ab-9436-1df6fe05f513 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:36.845750 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 379/1523] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:36 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:36.860409 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.863064 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:36.863064 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2020071178"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:36.864408 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2020071178'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:36.864522 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume of 1 GB Aug 18 09:15:36.871785 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Availability Zones retrieved successfully. Aug 18 09:15:36.877922 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Flow 'volume_create_api' (e46d878b-8893-4e55-b6bb-5040c0d1528a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:36.878829 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89bc72ed-ac7e-47bf-9444-830b89928d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.879733 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:36.910546 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89bc72ed-ac7e-47bf-9444-830b89928d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.911355 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf24f17-573d-4f35-92f2-7bedd913c9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.962047 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3b0eaae0-a364-49b9-815d-e44016108226 req-7f7d28df-efae-48ef-9277-237f22ea91c5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:36.966448 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-7f7d28df-efae-48ef-9277-237f22ea91c5 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] POST https://10.4.3.41/volume/v3/attachments/ef4fea51-f097-4fcd-b7f7-26189b3f7f79/action Aug 18 09:15:36.966448 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-7f7d28df-efae-48ef-9277-237f22ea91c5 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:36.966448 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-7f7d28df-efae-48ef-9277-237f22ea91c5 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:36.970724 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['916166ab-df6c-4284-ba0d-b7277e3c8d23', '2347a62f-25d4-4a5a-912d-e96917d11c1b', 'e08e849c-52b8-4896-9110-11154da706e4', 'cef73101-f775-45e1-a95c-fce6c5abbf91'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:36.971573 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf24f17-573d-4f35-92f2-7bedd913c9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['916166ab-df6c-4284-ba0d-b7277e3c8d23', '2347a62f-25d4-4a5a-912d-e96917d11c1b', 'e08e849c-52b8-4896-9110-11154da706e4', 'cef73101-f775-45e1-a95c-fce6c5abbf91']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.972374 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (414a4582-931c-4520-9cd1-eb42600dc66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:36.982649 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:36.982649 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:36.995618 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3b0eaae0-a364-49b9-815d-e44016108226 req-7f7d28df-efae-48ef-9277-237f22ea91c5 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments/ef4fea51-f097-4fcd-b7f7-26189b3f7f79/action returned with HTTP 204 Aug 18 09:15:36.996628 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 390/1524] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:15:36 2026] POST /volume/v3/attachments/ef4fea51-f097-4fcd-b7f7-26189b3f7f79/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:36.997290 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (414a4582-931c-4520-9cd1-eb42600dc66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a51fe6b5-2967-4956-b46b-2bf00fab1a9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2020071178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',qos_specs=None,replication_status=,reservations=['916166ab-df6c-4284-ba0d-b7277e3c8d23','2347a62f-25d4-4a5a-912d-e96917d11c1b','e08e849c-52b8-4896-9110-11154da706e4','cef73101-f775-45e1-a95c-fce6c5abbf91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2020071178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a51fe6b5-2967-4956-b46b-2bf00fab1a9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:36.998072 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6458b61e-fe72-44d3-84d7-efb1d76a5d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:37.024406 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6458b61e-fe72-44d3-84d7-efb1d76a5d7f) transitioned into state 'SUCCESS' from state '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-2020071178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',qos_specs=None,replication_status=,reservations=['916166ab-df6c-4284-ba0d-b7277e3c8d23','2347a62f-25d4-4a5a-912d-e96917d11c1b','e08e849c-52b8-4896-9110-11154da706e4','cef73101-f775-45e1-a95c-fce6c5abbf91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:37.025800 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (080e5ec9-b8f3-421d-84e1-0d8d846cdc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:37.035102 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (080e5ec9-b8f3-421d-84e1-0d8d846cdc7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:37.036430 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Flow 'volume_create_api' (e46d878b-8893-4e55-b6bb-5040c0d1528a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:37.037177 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume request issued successfully. Aug 18 09:15:37.038072 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c438487a-8a66-45ff-b7a5-9ac1c159b1c7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:37.038663 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 380/1525] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:36 2026] POST /volume/v3/volumes => generated 752 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:37.058657 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba6ebedd-9b49-4799-b0f9-c7d59ce184f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:37.062120 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba6ebedd-9b49-4799-b0f9-c7d59ce184f3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e Aug 18 09:15:37.062353 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba6ebedd-9b49-4799-b0f9-c7d59ce184f3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:37.062579 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba6ebedd-9b49-4799-b0f9-c7d59ce184f3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:37.070768 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:37.070768 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:37.075292 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba6ebedd-9b49-4799-b0f9-c7d59ce184f3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:37.083522 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba6ebedd-9b49-4799-b0f9-c7d59ce184f3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e returned with HTTP 200 Aug 18 09:15:37.084199 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 377/1526] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:37 2026] GET /volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:37.256268 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7cca4691-164e-43e2-b3af-d52ceb83b2d9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:37.261259 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7cca4691-164e-43e2-b3af-d52ceb83b2d9 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 Aug 18 09:15:37.261568 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7cca4691-164e-43e2-b3af-d52ceb83b2d9 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:37.261829 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7cca4691-164e-43e2-b3af-d52ceb83b2d9 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:37.279414 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:37.279414 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:37.283259 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7cca4691-164e-43e2-b3af-d52ceb83b2d9 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:15:37.289360 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7cca4691-164e-43e2-b3af-d52ceb83b2d9 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 returned with HTTP 200 Aug 18 09:15:37.290086 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 380/1527] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:37 2026] GET /volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:15:37.358381 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-709c8aa3-b700-483b-b8e9-df45ae050949 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:37.361216 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-709c8aa3-b700-483b-b8e9-df45ae050949 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:15:37.361491 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-709c8aa3-b700-483b-b8e9-df45ae050949 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:37.362714 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-709c8aa3-b700-483b-b8e9-df45ae050949 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:37.371038 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:37.371038 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:37.376236 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-709c8aa3-b700-483b-b8e9-df45ae050949 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:15:37.385413 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-709c8aa3-b700-483b-b8e9-df45ae050949 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:15:37.386095 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 391/1528] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:37 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:37.403430 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97f8869a-2870-45a4-b046-73e56d1c798f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:37.405501 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97f8869a-2870-45a4-b046-73e56d1c798f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:15:37.405627 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97f8869a-2870-45a4-b046-73e56d1c798f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:37.405859 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97f8869a-2870-45a4-b046-73e56d1c798f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:37.426363 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:37.426363 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:37.435047 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-97f8869a-2870-45a4-b046-73e56d1c798f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:15:37.442488 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97f8869a-2870-45a4-b046-73e56d1c798f tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:15:37.442488 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 381/1529] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:37 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:37.614542 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2b9e691-19e8-4208-acbc-606848beeaf7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:37.618411 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2b9e691-19e8-4208-acbc-606848beeaf7 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 Aug 18 09:15:37.618411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2b9e691-19e8-4208-acbc-606848beeaf7 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:37.618411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2b9e691-19e8-4208-acbc-606848beeaf7 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:37.630458 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:37.630458 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:37.640415 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e2b9e691-19e8-4208-acbc-606848beeaf7 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Volume info retrieved successfully. Aug 18 09:15:37.649220 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2b9e691-19e8-4208-acbc-606848beeaf7 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 returned with HTTP 200 Aug 18 09:15:37.649615 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 378/1530] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:37 2026] GET /volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:37.651971 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-72e724d9-45bf-48cb-a2ee-6aa996703a7e req-9192c584-7d62-426c-95f8-de5c4a635552 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:37.654144 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-72e724d9-45bf-48cb-a2ee-6aa996703a7e req-9192c584-7d62-426c-95f8-de5c4a635552 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] GET https://10.4.3.41/volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e Aug 18 09:15:37.654350 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-72e724d9-45bf-48cb-a2ee-6aa996703a7e req-9192c584-7d62-426c-95f8-de5c4a635552 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:37.654611 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-72e724d9-45bf-48cb-a2ee-6aa996703a7e req-9192c584-7d62-426c-95f8-de5c4a635552 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:37.661026 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-72e724d9-45bf-48cb-a2ee-6aa996703a7e req-9192c584-7d62-426c-95f8-de5c4a635552 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e returned with HTTP 404 Aug 18 09:15:37.661682 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 381/1531] 10.4.3.41 () {68 vars in 1597 bytes} [Tue Aug 18 09:15:37 2026] GET /volume/v3/snapshots/ceab344f-8617-4af9-a92d-d53db1a8345e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:37.668931 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d28adf41-d79e-41aa-af00-e9118f910096 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:37.671369 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d28adf41-d79e-41aa-af00-e9118f910096 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:15:37.671798 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d28adf41-d79e-41aa-af00-e9118f910096 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "273d1ba2-2cdd-4d09-92e6-607bb1d0d547", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1671831196"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:37.684100 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:37.684100 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:37.684689 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d28adf41-d79e-41aa-af00-e9118f910096 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Volume info retrieved successfully. Aug 18 09:15:37.684845 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-d28adf41-d79e-41aa-af00-e9118f910096 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Create snapshot from volume 273d1ba2-2cdd-4d09-92e6-607bb1d0d547 Aug 18 09:15:37.692844 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-eec9404a-d0f5-4eeb-b100-06e705f41d3c req-1ce44ba1-9da5-47d9-bc6e-af684c56fc04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:37.694989 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-eec9404a-d0f5-4eeb-b100-06e705f41d3c req-1ce44ba1-9da5-47d9-bc6e-af684c56fc04 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c Aug 18 09:15:37.695169 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-eec9404a-d0f5-4eeb-b100-06e705f41d3c req-1ce44ba1-9da5-47d9-bc6e-af684c56fc04 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:37.695430 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-eec9404a-d0f5-4eeb-b100-06e705f41d3c req-1ce44ba1-9da5-47d9-bc6e-af684c56fc04 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:37.695645 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-eec9404a-d0f5-4eeb-b100-06e705f41d3c req-1ce44ba1-9da5-47d9-bc6e-af684c56fc04 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Delete volume with id: e14a840d-553c-454a-9b34-bf302ad68f7c Aug 18 09:15:37.704192 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:37.704192 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:37.704724 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-eec9404a-d0f5-4eeb-b100-06e705f41d3c req-1ce44ba1-9da5-47d9-bc6e-af684c56fc04 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Volume info retrieved successfully. Aug 18 09:15:37.727015 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-eec9404a-d0f5-4eeb-b100-06e705f41d3c req-1ce44ba1-9da5-47d9-bc6e-af684c56fc04 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Delete volume request issued successfully. Aug 18 09:15:37.727589 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-eec9404a-d0f5-4eeb-b100-06e705f41d3c req-1ce44ba1-9da5-47d9-bc6e-af684c56fc04 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c returned with HTTP 202 Aug 18 09:15:37.728056 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 382/1532] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:15:37 2026] DELETE /volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:37.739630 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d28adf41-d79e-41aa-af00-e9118f910096 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Created reservations ['669dfc36-e891-4ce1-bfd9-e5dcd57ef483', '888d3ec1-4f35-4d6a-b628-0594aba7f3e7', '52a27eba-7db2-4d40-b06d-d68a36da5270', '355cc923-84c4-49e9-bf39-a9abfe42df74'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:37.764431 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3d71afec-3dd7-4baf-b36c-e36ef7c42e15 req-1b595684-9588-4e4c-96a5-cbc0c8f85824 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:37.768116 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d71afec-3dd7-4baf-b36c-e36ef7c42e15 req-1b595684-9588-4e4c-96a5-cbc0c8f85824 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] GET https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c Aug 18 09:15:37.768381 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d71afec-3dd7-4baf-b36c-e36ef7c42e15 req-1b595684-9588-4e4c-96a5-cbc0c8f85824 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:37.768755 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d71afec-3dd7-4baf-b36c-e36ef7c42e15 req-1b595684-9588-4e4c-96a5-cbc0c8f85824 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:37.782949 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d28adf41-d79e-41aa-af00-e9118f910096 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot create request issued successfully. Aug 18 09:15:37.783061 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:37.783061 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:37.783604 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d28adf41-d79e-41aa-af00-e9118f910096 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:15:37.784056 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 392/1533] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:15:37 2026] POST /volume/v3/snapshots => generated 311 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:37.797172 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3d71afec-3dd7-4baf-b36c-e36ef7c42e15 req-1b595684-9588-4e4c-96a5-cbc0c8f85824 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Volume info retrieved successfully. Aug 18 09:15:37.797529 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d7284868-e7ec-425a-b3b8-9f0db09ca659 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:37.799382 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d71afec-3dd7-4baf-b36c-e36ef7c42e15 req-1b595684-9588-4e4c-96a5-cbc0c8f85824 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c returned with HTTP 200 Aug 18 09:15:37.799870 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 379/1534] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:37 2026] GET /volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:37.801467 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7284868-e7ec-425a-b3b8-9f0db09ca659 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 Aug 18 09:15:37.801648 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7284868-e7ec-425a-b3b8-9f0db09ca659 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:37.801838 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7284868-e7ec-425a-b3b8-9f0db09ca659 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:37.807927 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:37.807927 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:37.808405 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d7284868-e7ec-425a-b3b8-9f0db09ca659 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:37.809093 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7284868-e7ec-425a-b3b8-9f0db09ca659 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 returned with HTTP 200 Aug 18 09:15:37.809505 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 382/1535] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:37 2026] GET /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 => generated 443 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:38.097476 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3059642f-dca6-4255-8c02-121ddba155c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:38.100406 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3059642f-dca6-4255-8c02-121ddba155c0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e Aug 18 09:15:38.100830 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3059642f-dca6-4255-8c02-121ddba155c0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:38.100933 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3059642f-dca6-4255-8c02-121ddba155c0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:38.111983 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:38.111983 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:38.117566 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3059642f-dca6-4255-8c02-121ddba155c0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:38.123407 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3059642f-dca6-4255-8c02-121ddba155c0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e returned with HTTP 200 Aug 18 09:15:38.123936 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 383/1536] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:38 2026] GET /volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:38.142681 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbef1873-973c-47e9-aca6-55e88a608f3c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:38.145479 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbef1873-973c-47e9-aca6-55e88a608f3c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:15:38.145738 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbef1873-973c-47e9-aca6-55e88a608f3c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a51fe6b5-2967-4956-b46b-2bf00fab1a9e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-138012544"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:38.156064 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:38.156064 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:38.156266 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dbef1873-973c-47e9-aca6-55e88a608f3c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:38.156351 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-dbef1873-973c-47e9-aca6-55e88a608f3c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create snapshot from volume a51fe6b5-2967-4956-b46b-2bf00fab1a9e Aug 18 09:15:38.199999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-dbef1873-973c-47e9-aca6-55e88a608f3c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['7df7efa8-d2c7-4a95-942b-ed5882d38bad', 'a7aba8b2-71ad-467c-83d5-6a1751bd84db', '9e5e4701-da6c-41fb-bbcf-43f29842ffb6', '4f75ece6-2968-4065-88be-0f40c307b9e9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:38.240363 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dbef1873-973c-47e9-aca6-55e88a608f3c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot create request issued successfully. Aug 18 09:15:38.240589 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbef1873-973c-47e9-aca6-55e88a608f3c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:15:38.240996 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 393/1537] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:15:38 2026] POST /volume/v3/snapshots => generated 309 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:38.253491 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bfa1c7b9-c4fa-4ad9-b4ae-11f1382e04ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:38.256615 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfa1c7b9-c4fa-4ad9-b4ae-11f1382e04ca tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 Aug 18 09:15:38.256615 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfa1c7b9-c4fa-4ad9-b4ae-11f1382e04ca tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:38.256722 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfa1c7b9-c4fa-4ad9-b4ae-11f1382e04ca tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:38.271470 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:38.271470 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:38.271945 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bfa1c7b9-c4fa-4ad9-b4ae-11f1382e04ca tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:38.273435 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfa1c7b9-c4fa-4ad9-b4ae-11f1382e04ca tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 returned with HTTP 200 Aug 18 09:15:38.273819 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 380/1538] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:38 2026] GET /volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:38.819731 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0fd57c4-4e9e-4765-bcc2-55771fa9453e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:38.822762 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0fd57c4-4e9e-4765-bcc2-55771fa9453e tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 Aug 18 09:15:38.823022 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0fd57c4-4e9e-4765-bcc2-55771fa9453e tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:38.823258 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0fd57c4-4e9e-4765-bcc2-55771fa9453e tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:38.829386 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e4ee0a9f-7088-4d6e-8e9e-ffd90112c5d4 req-a8c87e62-8a51-4091-a7f0-e55bd0a334f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:38.831605 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e4ee0a9f-7088-4d6e-8e9e-ffd90112c5d4 req-a8c87e62-8a51-4091-a7f0-e55bd0a334f2 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] GET https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c Aug 18 09:15:38.831778 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e4ee0a9f-7088-4d6e-8e9e-ffd90112c5d4 req-a8c87e62-8a51-4091-a7f0-e55bd0a334f2 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:38.831978 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e4ee0a9f-7088-4d6e-8e9e-ffd90112c5d4 req-a8c87e62-8a51-4091-a7f0-e55bd0a334f2 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:38.833535 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:38.833535 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:38.834510 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c0fd57c4-4e9e-4765-bcc2-55771fa9453e tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:38.835527 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0fd57c4-4e9e-4765-bcc2-55771fa9453e tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 returned with HTTP 200 Aug 18 09:15:38.836031 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 383/1539] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:38 2026] GET /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:38.837185 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e4ee0a9f-7088-4d6e-8e9e-ffd90112c5d4 req-a8c87e62-8a51-4091-a7f0-e55bd0a334f2 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c returned with HTTP 404 Aug 18 09:15:38.837724 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 384/1540] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:38 2026] GET /volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:38.856099 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87733ef1-c73f-4275-ad04-bdeb6bfb2c5a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:38.858479 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87733ef1-c73f-4275-ad04-bdeb6bfb2c5a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] POST https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata Aug 18 09:15:38.858788 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87733ef1-c73f-4275-ad04-bdeb6bfb2c5a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:38.865346 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:38.865346 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:38.865842 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87733ef1-c73f-4275-ad04-bdeb6bfb2c5a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:38.874145 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2661f8ae-ce4b-4b77-957b-1cea1d72213b req-07f24ebf-b749-4a41-accd-fa7337f3daa5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:38.876193 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2661f8ae-ce4b-4b77-957b-1cea1d72213b req-07f24ebf-b749-4a41-accd-fa7337f3daa5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c Aug 18 09:15:38.876372 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2661f8ae-ce4b-4b77-957b-1cea1d72213b req-07f24ebf-b749-4a41-accd-fa7337f3daa5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:38.876587 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2661f8ae-ce4b-4b77-957b-1cea1d72213b req-07f24ebf-b749-4a41-accd-fa7337f3daa5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:38.876759 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-2661f8ae-ce4b-4b77-957b-1cea1d72213b req-07f24ebf-b749-4a41-accd-fa7337f3daa5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Delete volume with id: e14a840d-553c-454a-9b34-bf302ad68f7c Aug 18 09:15:38.885036 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2661f8ae-ce4b-4b77-957b-1cea1d72213b req-07f24ebf-b749-4a41-accd-fa7337f3daa5 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c returned with HTTP 404 Aug 18 09:15:38.886878 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 381/1541] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:15:38 2026] DELETE /volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:38.902345 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87733ef1-c73f-4275-ad04-bdeb6bfb2c5a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Update snapshot metadata completed successfully. Aug 18 09:15:38.902681 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87733ef1-c73f-4275-ad04-bdeb6bfb2c5a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata returned with HTTP 200 Aug 18 09:15:38.903012 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 394/1542] 10.4.3.41 () {68 vars in 1395 bytes} [Tue Aug 18 09:15:38 2026] POST /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:15:38.911617 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e80b1a8-274a-446f-a0ee-67b8577c64b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:38.913404 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e80b1a8-274a-446f-a0ee-67b8577c64b5 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata Aug 18 09:15:38.913647 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e80b1a8-274a-446f-a0ee-67b8577c64b5 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:38.913868 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e80b1a8-274a-446f-a0ee-67b8577c64b5 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:38.918621 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-06a93050-db70-441e-8f4d-abefc53854f3 req-6754fac2-9a93-4d9b-be76-0e3812b9e977 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:38.919209 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:38.919209 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:38.919779 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e80b1a8-274a-446f-a0ee-67b8577c64b5 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:38.920641 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e80b1a8-274a-446f-a0ee-67b8577c64b5 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Get snapshot metadata completed successfully. Aug 18 09:15:38.920866 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e80b1a8-274a-446f-a0ee-67b8577c64b5 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata returned with HTTP 200 Aug 18 09:15:38.921041 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-06a93050-db70-441e-8f4d-abefc53854f3 req-6754fac2-9a93-4d9b-be76-0e3812b9e977 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] GET https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c Aug 18 09:15:38.921633 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 384/1543] 10.4.3.41 () {66 vars in 1374 bytes} [Tue Aug 18 09:15:38 2026] GET /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:15:38.921720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-06a93050-db70-441e-8f4d-abefc53854f3 req-6754fac2-9a93-4d9b-be76-0e3812b9e977 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:38.921720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-06a93050-db70-441e-8f4d-abefc53854f3 req-6754fac2-9a93-4d9b-be76-0e3812b9e977 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:38.930498 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff2cc4d6-1c2c-4e22-ba3e-89b8615ade40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:38.931889 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-06a93050-db70-441e-8f4d-abefc53854f3 req-6754fac2-9a93-4d9b-be76-0e3812b9e977 tempest-VolumesSnapshotsTestJSON-285744948 tempest-VolumesSnapshotsTestJSON-285744948-project-member] https://10.4.3.41/volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c returned with HTTP 404 Aug 18 09:15:38.932245 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff2cc4d6-1c2c-4e22-ba3e-89b8615ade40 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] PUT https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata Aug 18 09:15:38.932384 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 385/1544] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:38 2026] GET /volume/v3/volumes/e14a840d-553c-454a-9b34-bf302ad68f7c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:38.932637 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff2cc4d6-1c2c-4e22-ba3e-89b8615ade40 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:38.939001 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:38.939001 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:38.939407 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff2cc4d6-1c2c-4e22-ba3e-89b8615ade40 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:38.967636 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff2cc4d6-1c2c-4e22-ba3e-89b8615ade40 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Update snapshot metadata completed successfully. Aug 18 09:15:38.967924 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff2cc4d6-1c2c-4e22-ba3e-89b8615ade40 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata returned with HTTP 200 Aug 18 09:15:38.968344 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 382/1545] 10.4.3.41 () {68 vars in 1394 bytes} [Tue Aug 18 09:15:38 2026] PUT /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:15:38.976999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-807d4d45-a8e8-4eea-bf33-55905edb0d70 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:38.979042 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-807d4d45-a8e8-4eea-bf33-55905edb0d70 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata Aug 18 09:15:38.979276 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-807d4d45-a8e8-4eea-bf33-55905edb0d70 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:38.980005 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-807d4d45-a8e8-4eea-bf33-55905edb0d70 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:38.986844 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:38.986844 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:38.987360 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-807d4d45-a8e8-4eea-bf33-55905edb0d70 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:38.988317 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-807d4d45-a8e8-4eea-bf33-55905edb0d70 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Get snapshot metadata completed successfully. Aug 18 09:15:38.988608 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-807d4d45-a8e8-4eea-bf33-55905edb0d70 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata returned with HTTP 200 Aug 18 09:15:38.989024 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 395/1546] 10.4.3.41 () {66 vars in 1374 bytes} [Tue Aug 18 09:15:38 2026] GET /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:15:39.001148 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a581a4d3-eb6a-414a-96b6-202dd42575fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.003077 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a581a4d3-eb6a-414a-96b6-202dd42575fd tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata/key3 Aug 18 09:15:39.003482 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a581a4d3-eb6a-414a-96b6-202dd42575fd tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:39.003779 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a581a4d3-eb6a-414a-96b6-202dd42575fd tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:39.008980 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.008980 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:39.009522 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a581a4d3-eb6a-414a-96b6-202dd42575fd tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.010371 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a581a4d3-eb6a-414a-96b6-202dd42575fd tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Get snapshot metadata completed successfully. Aug 18 09:15:39.024556 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a581a4d3-eb6a-414a-96b6-202dd42575fd tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Delete snapshot metadata completed successfully. Aug 18 09:15:39.024872 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a581a4d3-eb6a-414a-96b6-202dd42575fd tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata/key3 returned with HTTP 200 Aug 18 09:15:39.025607 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 385/1547] 10.4.3.41 () {66 vars in 1392 bytes} [Tue Aug 18 09:15:39 2026] DELETE /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 09:15:39.034337 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18127b83-7765-49b8-8573-02d168dc1aa7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.039886 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18127b83-7765-49b8-8573-02d168dc1aa7 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata Aug 18 09:15:39.040324 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18127b83-7765-49b8-8573-02d168dc1aa7 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:39.041216 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18127b83-7765-49b8-8573-02d168dc1aa7 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:39.049583 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.049583 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:39.050144 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-18127b83-7765-49b8-8573-02d168dc1aa7 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.051002 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-18127b83-7765-49b8-8573-02d168dc1aa7 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Get snapshot metadata completed successfully. Aug 18 09:15:39.051229 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18127b83-7765-49b8-8573-02d168dc1aa7 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata returned with HTTP 200 Aug 18 09:15:39.051622 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 386/1548] 10.4.3.41 () {66 vars in 1374 bytes} [Tue Aug 18 09:15:39 2026] GET /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata => generated 32 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:15:39.061562 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e86ff8cd-2262-480f-933f-847c30b2207a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.063511 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e86ff8cd-2262-480f-933f-847c30b2207a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] PUT https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata Aug 18 09:15:39.063947 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e86ff8cd-2262-480f-933f-847c30b2207a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:39.071139 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.071139 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:39.071563 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e86ff8cd-2262-480f-933f-847c30b2207a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.087981 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e86ff8cd-2262-480f-933f-847c30b2207a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Update snapshot metadata completed successfully. Aug 18 09:15:39.088303 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e86ff8cd-2262-480f-933f-847c30b2207a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata returned with HTTP 200 Aug 18 09:15:39.088753 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 383/1549] 10.4.3.41 () {68 vars in 1394 bytes} [Tue Aug 18 09:15:39 2026] PUT /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:15:39.100191 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-06766e15-bcb8-4768-8f0c-5a80f107f510 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.102496 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06766e15-bcb8-4768-8f0c-5a80f107f510 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] POST https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata Aug 18 09:15:39.103075 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06766e15-bcb8-4768-8f0c-5a80f107f510 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:39.111287 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.111287 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:39.111894 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-06766e15-bcb8-4768-8f0c-5a80f107f510 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.133913 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-06766e15-bcb8-4768-8f0c-5a80f107f510 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Update snapshot metadata completed successfully. Aug 18 09:15:39.134426 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06766e15-bcb8-4768-8f0c-5a80f107f510 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata returned with HTTP 200 Aug 18 09:15:39.134921 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 396/1550] 10.4.3.41 () {68 vars in 1395 bytes} [Tue Aug 18 09:15:39 2026] POST /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:15:39.146920 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d24d37b0-342d-49d0-97d7-db2d77d8ce5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.152084 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d24d37b0-342d-49d0-97d7-db2d77d8ce5c tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata Aug 18 09:15:39.152379 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d24d37b0-342d-49d0-97d7-db2d77d8ce5c tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:39.152665 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d24d37b0-342d-49d0-97d7-db2d77d8ce5c tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:39.164210 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.164210 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:39.164774 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d24d37b0-342d-49d0-97d7-db2d77d8ce5c tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.165629 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d24d37b0-342d-49d0-97d7-db2d77d8ce5c tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Get snapshot metadata completed successfully. Aug 18 09:15:39.165962 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d24d37b0-342d-49d0-97d7-db2d77d8ce5c tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata returned with HTTP 200 Aug 18 09:15:39.166436 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 386/1551] 10.4.3.41 () {66 vars in 1374 bytes} [Tue Aug 18 09:15:39 2026] GET /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:15:39.177740 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e578a8e-ba01-46c5-827f-4b45337786ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.179938 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e578a8e-ba01-46c5-827f-4b45337786ae tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] PUT https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata/key3 Aug 18 09:15:39.180326 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e578a8e-ba01-46c5-827f-4b45337786ae tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:39.188802 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.188802 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:39.189247 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0e578a8e-ba01-46c5-827f-4b45337786ae tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.247006 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0e578a8e-ba01-46c5-827f-4b45337786ae tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Update snapshot metadata completed successfully. Aug 18 09:15:39.247379 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e578a8e-ba01-46c5-827f-4b45337786ae tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata/key3 returned with HTTP 200 Aug 18 09:15:39.247960 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 387/1552] 10.4.3.41 () {68 vars in 1409 bytes} [Tue Aug 18 09:15:39 2026] PUT /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata/key3 => generated 35 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:15:39.257284 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b97fc7ab-cd5b-4767-876c-0bdb24503a49 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.259795 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b97fc7ab-cd5b-4767-876c-0bdb24503a49 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata/key3 Aug 18 09:15:39.260120 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b97fc7ab-cd5b-4767-876c-0bdb24503a49 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:39.260427 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b97fc7ab-cd5b-4767-876c-0bdb24503a49 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:39.269161 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.269161 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:39.271484 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b97fc7ab-cd5b-4767-876c-0bdb24503a49 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.271484 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b97fc7ab-cd5b-4767-876c-0bdb24503a49 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Get snapshot metadata completed successfully. Aug 18 09:15:39.271484 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b97fc7ab-cd5b-4767-876c-0bdb24503a49 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata/key3 returned with HTTP 200 Aug 18 09:15:39.272097 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 384/1553] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:15:39 2026] GET /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:15:39.286499 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ba13f2f1-2a45-4837-8c77-85a215e461b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.288968 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ba13f2f1-2a45-4837-8c77-85a215e461b7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 Aug 18 09:15:39.289176 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ba13f2f1-2a45-4837-8c77-85a215e461b7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:39.289421 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8039a22-2a43-4068-bc5a-a5bf0283386a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.289495 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ba13f2f1-2a45-4837-8c77-85a215e461b7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:39.293168 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8039a22-2a43-4068-bc5a-a5bf0283386a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata Aug 18 09:15:39.293703 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8039a22-2a43-4068-bc5a-a5bf0283386a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:39.293703 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8039a22-2a43-4068-bc5a-a5bf0283386a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:39.294247 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.294247 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:39.294734 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ba13f2f1-2a45-4837-8c77-85a215e461b7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.295539 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ba13f2f1-2a45-4837-8c77-85a215e461b7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 returned with HTTP 200 Aug 18 09:15:39.295886 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 397/1554] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:39 2026] GET /volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:39.300882 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.300882 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:39.301500 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8039a22-2a43-4068-bc5a-a5bf0283386a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.302595 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8039a22-2a43-4068-bc5a-a5bf0283386a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Get snapshot metadata completed successfully. Aug 18 09:15:39.303171 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8039a22-2a43-4068-bc5a-a5bf0283386a tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata returned with HTTP 200 Aug 18 09:15:39.303559 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 387/1555] 10.4.3.41 () {66 vars in 1374 bytes} [Tue Aug 18 09:15:39 2026] GET /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:15:39.306880 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06628928-6a38-448d-a491-8ead523e05ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.308697 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:39.308993 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "75469856-8e43-4d8a-a884-e1644ed751e8", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-347599649"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:39.311694 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume request body: {'volume': {'snapshot_id': '75469856-8e43-4d8a-a884-e1644ed751e8', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-347599649'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:39.316607 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a27a97cc-d233-4b26-a313-b745a0293b18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.318867 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a27a97cc-d233-4b26-a313-b745a0293b18 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] PUT https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata Aug 18 09:15:39.319317 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a27a97cc-d233-4b26-a313-b745a0293b18 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:39.325972 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.325972 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:39.326672 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.326871 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume of 2 GB Aug 18 09:15:39.327986 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.327986 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:39.328641 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a27a97cc-d233-4b26-a313-b745a0293b18 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.331709 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Availability Zones retrieved successfully. Aug 18 09:15:39.337813 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Flow 'volume_create_api' (69bf5d7a-2468-431e-ac6c-d4ebc039aace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:39.338912 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05cd505-c843-4d80-9ce5-974e9f167966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:39.340299 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:39.361378 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a27a97cc-d233-4b26-a313-b745a0293b18 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Update snapshot metadata completed successfully. Aug 18 09:15:39.361600 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a27a97cc-d233-4b26-a313-b745a0293b18 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata returned with HTTP 200 Aug 18 09:15:39.362105 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 385/1556] 10.4.3.41 () {68 vars in 1394 bytes} [Tue Aug 18 09:15:39 2026] PUT /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:15:39.376416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f99be29-fd15-43d9-be8b-10b31757c9d2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.377866 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f99be29-fd15-43d9-be8b-10b31757c9d2 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 Aug 18 09:15:39.378235 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f99be29-fd15-43d9-be8b-10b31757c9d2 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:39.378524 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f99be29-fd15-43d9-be8b-10b31757c9d2 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:39.378687 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-1f99be29-fd15-43d9-be8b-10b31757c9d2 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Delete snapshot with id: 632f4c90-3fe7-4c1f-b58d-ae412bdab641 Aug 18 09:15:39.381606 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05cd505-c843-4d80-9ce5-974e9f167966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '75469856-8e43-4d8a-a884-e1644ed751e8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:39.384212 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3616d2-3ece-4419-bc47-00b3c28a4510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:39.388285 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.388285 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:39.391365 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1f99be29-fd15-43d9-be8b-10b31757c9d2 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.416239 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1f99be29-fd15-43d9-be8b-10b31757c9d2 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot delete request issued successfully. Aug 18 09:15:39.417998 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f99be29-fd15-43d9-be8b-10b31757c9d2 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 returned with HTTP 202 Aug 18 09:15:39.417998 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 398/1557] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:15:39 2026] DELETE /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:39.427172 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d1a58f8c-03b1-4dbc-8966-fa5d4c1775d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.429919 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1a58f8c-03b1-4dbc-8966-fa5d4c1775d0 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 Aug 18 09:15:39.430150 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1a58f8c-03b1-4dbc-8966-fa5d4c1775d0 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:39.430369 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1a58f8c-03b1-4dbc-8966-fa5d4c1775d0 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:39.440068 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.440068 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:39.440319 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d1a58f8c-03b1-4dbc-8966-fa5d4c1775d0 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Snapshot retrieved successfully. Aug 18 09:15:39.441176 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1a58f8c-03b1-4dbc-8966-fa5d4c1775d0 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 returned with HTTP 200 Aug 18 09:15:39.441543 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 388/1558] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:39 2026] GET /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:39.453993 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['f560d554-9fef-4aa0-a65c-a414302bb27f', '9e419366-16c8-4b14-a296-41fcd0855dac', '50900fbb-bdc0-47b6-97bf-cdbc51320f77', '78ffc90d-31db-4869-b9f3-0edaea0b5e8b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:39.455005 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3616d2-3ece-4419-bc47-00b3c28a4510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f560d554-9fef-4aa0-a65c-a414302bb27f', '9e419366-16c8-4b14-a296-41fcd0855dac', '50900fbb-bdc0-47b6-97bf-cdbc51320f77', '78ffc90d-31db-4869-b9f3-0edaea0b5e8b']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:39.455982 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33da6de6-a8e4-4902-a716-b1769dbfe2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:39.502243 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33da6de6-a8e4-4902-a716-b1769dbfe2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '902ad828-bdd4-433e-8bb5-00e3c28cdd30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-347599649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',qos_specs=None,replication_status=,reservations=['f560d554-9fef-4aa0-a65c-a414302bb27f','9e419366-16c8-4b14-a296-41fcd0855dac','50900fbb-bdc0-47b6-97bf-cdbc51320f77','78ffc90d-31db-4869-b9f3-0edaea0b5e8b'],size=2,snapshot_id=75469856-8e43-4d8a-a884-e1644ed751e8,source_replicaid=,source_volid=None,status='creating',user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-347599649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=902ad828-bdd4-433e-8bb5-00e3c28cdd30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',provider_auth=None,provider_geometry=None,provider_id=None,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=75469856-8e43-4d8a-a884-e1644ed751e8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:39.503021 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a53594c-f2c1-4534-bd3a-35cd6472c9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:39.532942 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a53594c-f2c1-4534-bd3a-35cd6472c9b7) transitioned into state 'SUCCESS' from state '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-347599649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',qos_specs=None,replication_status=,reservations=['f560d554-9fef-4aa0-a65c-a414302bb27f','9e419366-16c8-4b14-a296-41fcd0855dac','50900fbb-bdc0-47b6-97bf-cdbc51320f77','78ffc90d-31db-4869-b9f3-0edaea0b5e8b'],size=2,snapshot_id=75469856-8e43-4d8a-a884-e1644ed751e8,source_replicaid=,source_volid=None,status='creating',user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:39.533748 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dee7afa-6fd8-4113-91d8-a52f42d7a99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:39.557675 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dee7afa-6fd8-4113-91d8-a52f42d7a99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:39.558964 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Flow 'volume_create_api' (69bf5d7a-2468-431e-ac6c-d4ebc039aace) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:39.559552 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume request issued successfully. Aug 18 09:15:39.560806 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06628928-6a38-448d-a491-8ead523e05ea tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:39.561361 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 388/1559] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:15:39 2026] POST /volume/v3/volumes => generated 785 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:39.573960 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e88aca4a-74ea-4f34-bda1-7db0a78df99c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:39.574934 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e88aca4a-74ea-4f34-bda1-7db0a78df99c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 Aug 18 09:15:39.575216 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e88aca4a-74ea-4f34-bda1-7db0a78df99c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:39.577412 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e88aca4a-74ea-4f34-bda1-7db0a78df99c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:39.586798 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:39.586798 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:39.594041 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e88aca4a-74ea-4f34-bda1-7db0a78df99c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:39.601176 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e88aca4a-74ea-4f34-bda1-7db0a78df99c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 returned with HTTP 200 Aug 18 09:15:39.601737 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 386/1560] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:39 2026] GET /volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:40.451901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-458ca9af-699a-40e7-bb40-a546e44a47f6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:40.453835 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-458ca9af-699a-40e7-bb40-a546e44a47f6 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 Aug 18 09:15:40.454129 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-458ca9af-699a-40e7-bb40-a546e44a47f6 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:40.454376 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-458ca9af-699a-40e7-bb40-a546e44a47f6 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:40.459238 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-458ca9af-699a-40e7-bb40-a546e44a47f6 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 returned with HTTP 404 Aug 18 09:15:40.459777 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 399/1561] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:40 2026] GET /volume/v3/snapshots/632f4c90-3fe7-4c1f-b58d-ae412bdab641 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:40.468500 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2d916640-de1b-4e1d-a086-2c07dbfcc25c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:40.471512 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d916640-de1b-4e1d-a086-2c07dbfcc25c tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 Aug 18 09:15:40.471794 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d916640-de1b-4e1d-a086-2c07dbfcc25c tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:40.472071 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d916640-de1b-4e1d-a086-2c07dbfcc25c tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:40.487865 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:40.487865 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:40.498342 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2d916640-de1b-4e1d-a086-2c07dbfcc25c tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Volume info retrieved successfully. Aug 18 09:15:40.504326 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d916640-de1b-4e1d-a086-2c07dbfcc25c tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 returned with HTTP 200 Aug 18 09:15:40.505160 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 389/1562] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:40 2026] GET /volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:40.520032 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18a1a140-77b5-4c02-8d88-81297ff69552 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:40.522287 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18a1a140-77b5-4c02-8d88-81297ff69552 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] DELETE https://10.4.3.41/volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 Aug 18 09:15:40.522593 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18a1a140-77b5-4c02-8d88-81297ff69552 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:40.522837 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18a1a140-77b5-4c02-8d88-81297ff69552 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:40.523052 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-18a1a140-77b5-4c02-8d88-81297ff69552 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Delete volume with id: 273d1ba2-2cdd-4d09-92e6-607bb1d0d547 Aug 18 09:15:40.531716 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:40.531716 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:40.532309 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-18a1a140-77b5-4c02-8d88-81297ff69552 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Volume info retrieved successfully. Aug 18 09:15:40.559479 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-18a1a140-77b5-4c02-8d88-81297ff69552 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Delete volume request issued successfully. Aug 18 09:15:40.561410 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18a1a140-77b5-4c02-8d88-81297ff69552 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 returned with HTTP 202 Aug 18 09:15:40.561410 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 389/1563] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:40 2026] DELETE /volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:40.567224 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f103258c-3d9c-4a13-ae08-c4c3fc477cad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:40.569671 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f103258c-3d9c-4a13-ae08-c4c3fc477cad tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 Aug 18 09:15:40.569671 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f103258c-3d9c-4a13-ae08-c4c3fc477cad tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:40.569834 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f103258c-3d9c-4a13-ae08-c4c3fc477cad tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:40.577755 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:40.577755 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:40.586004 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f103258c-3d9c-4a13-ae08-c4c3fc477cad tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Volume info retrieved successfully. Aug 18 09:15:40.592344 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f103258c-3d9c-4a13-ae08-c4c3fc477cad tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 returned with HTTP 200 Aug 18 09:15:40.593040 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 387/1564] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:40 2026] GET /volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:40.613731 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-30517b20-5f82-4486-a566-1077e8c5b79a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:40.616095 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30517b20-5f82-4486-a566-1077e8c5b79a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 Aug 18 09:15:40.616441 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30517b20-5f82-4486-a566-1077e8c5b79a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:40.616804 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30517b20-5f82-4486-a566-1077e8c5b79a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:40.632366 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:40.632366 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:40.640225 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-30517b20-5f82-4486-a566-1077e8c5b79a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:40.646913 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30517b20-5f82-4486-a566-1077e8c5b79a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 returned with HTTP 200 Aug 18 09:15:40.647571 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 400/1565] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:40 2026] GET /volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:40.669841 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6797d226-947b-4912-a476-0162d6618909 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:40.672734 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6797d226-947b-4912-a476-0162d6618909 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 Aug 18 09:15:40.673013 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6797d226-947b-4912-a476-0162d6618909 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:40.673273 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6797d226-947b-4912-a476-0162d6618909 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:40.689301 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:40.689301 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:40.695684 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6797d226-947b-4912-a476-0162d6618909 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:40.703125 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6797d226-947b-4912-a476-0162d6618909 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 returned with HTTP 200 Aug 18 09:15:40.703683 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 390/1566] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:40 2026] GET /volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:40.718049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-80391eec-628e-4bb7-9fa1-ce9bc8e60074 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:40.720366 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80391eec-628e-4bb7-9fa1-ce9bc8e60074 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 Aug 18 09:15:40.720600 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80391eec-628e-4bb7-9fa1-ce9bc8e60074 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:40.720830 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80391eec-628e-4bb7-9fa1-ce9bc8e60074 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:40.721230 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-80391eec-628e-4bb7-9fa1-ce9bc8e60074 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume with id: 902ad828-bdd4-433e-8bb5-00e3c28cdd30 Aug 18 09:15:40.730556 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:40.730556 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:40.731717 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-80391eec-628e-4bb7-9fa1-ce9bc8e60074 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:40.757364 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-80391eec-628e-4bb7-9fa1-ce9bc8e60074 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume request issued successfully. Aug 18 09:15:40.757580 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80391eec-628e-4bb7-9fa1-ce9bc8e60074 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 returned with HTTP 202 Aug 18 09:15:40.758197 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 390/1567] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:40 2026] DELETE /volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:40.765747 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a795dae-d5a3-4f9a-b32a-b8a9a7fbd64c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:40.770503 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a795dae-d5a3-4f9a-b32a-b8a9a7fbd64c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 Aug 18 09:15:40.770503 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a795dae-d5a3-4f9a-b32a-b8a9a7fbd64c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:40.770503 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a795dae-d5a3-4f9a-b32a-b8a9a7fbd64c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:40.781166 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:40.781166 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:40.792783 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7a795dae-d5a3-4f9a-b32a-b8a9a7fbd64c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:40.800443 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a795dae-d5a3-4f9a-b32a-b8a9a7fbd64c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 returned with HTTP 200 Aug 18 09:15:40.800867 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 388/1568] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:40 2026] GET /volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:41.461791 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:41.467774 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:41.468201 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-715989958", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:41.473258 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-715989958', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:41.473655 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Create volume of 1 GB Aug 18 09:15:41.478961 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Availability Zones retrieved successfully. Aug 18 09:15:41.485797 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Flow 'volume_create_api' (e742cea8-fbc4-4cdc-a6af-94371ae475ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:41.486729 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7073b149-b979-442b-9da6-0af15d9686a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:41.487699 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:41.518288 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7073b149-b979-442b-9da6-0af15d9686a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:41.519226 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ba0a53-f7f2-4396-8760-090a354272f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:41.594301 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Created reservations ['eed4b9ce-7393-4529-847b-6cb9ae5f05f3', 'b9708c97-4860-4790-ad29-5ba50cf1071b', '51b93bc0-e3c1-4feb-bcb7-f309bea6a747', '57a66c3d-9578-4489-9806-85254c73eaea'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:41.596178 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ba0a53-f7f2-4396-8760-090a354272f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eed4b9ce-7393-4529-847b-6cb9ae5f05f3', 'b9708c97-4860-4790-ad29-5ba50cf1071b', '51b93bc0-e3c1-4feb-bcb7-f309bea6a747', '57a66c3d-9578-4489-9806-85254c73eaea']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:41.596983 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8569de8-b95a-406b-affc-c81aae72e784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:41.608988 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-68a7356f-5d23-4316-bb56-919a4296b785 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:41.613133 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68a7356f-5d23-4316-bb56-919a4296b785 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] GET https://10.4.3.41/volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 Aug 18 09:15:41.613133 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68a7356f-5d23-4316-bb56-919a4296b785 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:41.613133 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68a7356f-5d23-4316-bb56-919a4296b785 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:41.618113 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68a7356f-5d23-4316-bb56-919a4296b785 tempest-SnapshotMetadataTestJSON-167850575 tempest-SnapshotMetadataTestJSON-167850575-project-member] https://10.4.3.41/volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 returned with HTTP 404 Aug 18 09:15:41.618233 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 391/1569] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:41 2026] GET /volume/v3/volumes/273d1ba2-2cdd-4d09-92e6-607bb1d0d547 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:41.632677 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8569de8-b95a-406b-affc-c81aae72e784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24dde769-04fd-41e7-8ef1-9ebc89fde886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-715989958',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='98ca547b0c6849ebb29920523b4c354b',qos_specs=None,replication_status=,reservations=['eed4b9ce-7393-4529-847b-6cb9ae5f05f3','b9708c97-4860-4790-ad29-5ba50cf1071b','51b93bc0-e3c1-4feb-bcb7-f309bea6a747','57a66c3d-9578-4489-9806-85254c73eaea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288b1c4b74cb40e69609588f555fdabb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-715989958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24dde769-04fd-41e7-8ef1-9ebc89fde886,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='98ca547b0c6849ebb29920523b4c354b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='288b1c4b74cb40e69609588f555fdabb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:41.633958 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4378459b-a545-4ccd-83dc-d6d0a52c52a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:41.664109 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4378459b-a545-4ccd-83dc-d6d0a52c52a3) transitioned into state 'SUCCESS' from state '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-715989958',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='98ca547b0c6849ebb29920523b4c354b',qos_specs=None,replication_status=,reservations=['eed4b9ce-7393-4529-847b-6cb9ae5f05f3','b9708c97-4860-4790-ad29-5ba50cf1071b','51b93bc0-e3c1-4feb-bcb7-f309bea6a747','57a66c3d-9578-4489-9806-85254c73eaea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288b1c4b74cb40e69609588f555fdabb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:41.665172 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed25b50-0f29-4705-981e-876f9bf06dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:41.681884 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed25b50-0f29-4705-981e-876f9bf06dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:41.683023 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Flow 'volume_create_api' (e742cea8-fbc4-4cdc-a6af-94371ae475ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:41.683631 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Create volume request issued successfully. Aug 18 09:15:41.684444 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-c399d536-2eca-4200-87bd-5daafb87f7be tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:41.685138 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 401/1570] 10.4.3.41 () {72 vars in 1534 bytes} [Tue Aug 18 09:15:41 2026] POST /volume/v3/volumes => generated 760 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:41.694085 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-78eeb5ad-4790-4a45-a935-9022ef1fb20a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:41.702104 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-78eeb5ad-4790-4a45-a935-9022ef1fb20a tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] GET https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 Aug 18 09:15:41.702432 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-78eeb5ad-4790-4a45-a935-9022ef1fb20a tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:41.702732 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-78eeb5ad-4790-4a45-a935-9022ef1fb20a tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:41.722244 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:41.722244 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:41.728589 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-78eeb5ad-4790-4a45-a935-9022ef1fb20a tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Volume info retrieved successfully. Aug 18 09:15:41.736532 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-729c7ede-1240-4c03-b054-d2900ac3c542 req-78eeb5ad-4790-4a45-a935-9022ef1fb20a tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 returned with HTTP 200 Aug 18 09:15:41.737292 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 391/1571] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:41 2026] GET /volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:41.772660 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4f5197d5-2c29-4f8b-9d10-f6034489a85a req-af2c075e-2177-4f5e-b39c-0d00d521f5e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:41.776928 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4f5197d5-2c29-4f8b-9d10-f6034489a85a req-af2c075e-2177-4f5e-b39c-0d00d521f5e2 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] GET https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 Aug 18 09:15:41.777167 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4f5197d5-2c29-4f8b-9d10-f6034489a85a req-af2c075e-2177-4f5e-b39c-0d00d521f5e2 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:41.777747 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4f5197d5-2c29-4f8b-9d10-f6034489a85a req-af2c075e-2177-4f5e-b39c-0d00d521f5e2 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:41.786984 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:41.786984 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:41.798173 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72ad9652-f8d6-4b89-bf0f-d839a6f460fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:41.798946 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72ad9652-f8d6-4b89-bf0f-d839a6f460fb None None] GET https://10.4.3.41/volume// Aug 18 09:15:41.799332 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72ad9652-f8d6-4b89-bf0f-d839a6f460fb None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:41.799683 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72ad9652-f8d6-4b89-bf0f-d839a6f460fb None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:41.800178 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72ad9652-f8d6-4b89-bf0f-d839a6f460fb None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:15:41.800527 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4f5197d5-2c29-4f8b-9d10-f6034489a85a req-af2c075e-2177-4f5e-b39c-0d00d521f5e2 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Volume info retrieved successfully. Aug 18 09:15:41.801212 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 392/1572] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:15:41 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:15:41.806471 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4f5197d5-2c29-4f8b-9d10-f6034489a85a req-af2c075e-2177-4f5e-b39c-0d00d521f5e2 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 returned with HTTP 200 Aug 18 09:15:41.806869 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 389/1573] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:41 2026] GET /volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 => generated 828 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:41.820655 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cab61402-626c-431a-ad93-46f469e651a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:41.820800 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-f3b0a89d-bc95-4f1c-b327-b855e5211dfa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:41.822658 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-f3b0a89d-bc95-4f1c-b327-b855e5211dfa tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:15:41.823052 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-f3b0a89d-bc95-4f1c-b327-b855e5211dfa tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b0297c3-182e-42c0-85f8-91e0556230d8", "connector": null, "instance_uuid": "abf6ca67-67e8-4a47-ba02-5fcada0ed1ab"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:41.824462 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cab61402-626c-431a-ad93-46f469e651a0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 Aug 18 09:15:41.825468 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cab61402-626c-431a-ad93-46f469e651a0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:41.827616 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cab61402-626c-431a-ad93-46f469e651a0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:41.834118 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cab61402-626c-431a-ad93-46f469e651a0 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 returned with HTTP 404 Aug 18 09:15:41.835090 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 402/1574] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:41 2026] GET /volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:41.838608 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:41.838608 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:41.848286 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4857b8c7-90c0-49f1-8811-130fa71911a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:41.850833 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4857b8c7-90c0-49f1-8811-130fa71911a3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 Aug 18 09:15:41.851143 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4857b8c7-90c0-49f1-8811-130fa71911a3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:41.851408 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4857b8c7-90c0-49f1-8811-130fa71911a3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:41.857197 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4857b8c7-90c0-49f1-8811-130fa71911a3 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 returned with HTTP 404 Aug 18 09:15:41.857750 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 393/1575] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:41 2026] GET /volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:41.866534 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5ee39e9-4a1f-4367-adf2-f081b02e6ea5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:41.868315 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5ee39e9-4a1f-4367-adf2-f081b02e6ea5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 Aug 18 09:15:41.868614 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5ee39e9-4a1f-4367-adf2-f081b02e6ea5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:41.868873 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5ee39e9-4a1f-4367-adf2-f081b02e6ea5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:41.869099 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e5ee39e9-4a1f-4367-adf2-f081b02e6ea5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume with id: 902ad828-bdd4-433e-8bb5-00e3c28cdd30 Aug 18 09:15:41.876900 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5ee39e9-4a1f-4367-adf2-f081b02e6ea5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 returned with HTTP 404 Aug 18 09:15:41.877999 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 390/1576] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:41 2026] DELETE /volume/v3/volumes/902ad828-bdd4-433e-8bb5-00e3c28cdd30 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:41.890129 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2848706b-42cf-4cc3-9969-307c944bf886 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:41.892012 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2848706b-42cf-4cc3-9969-307c944bf886 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 Aug 18 09:15:41.892259 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2848706b-42cf-4cc3-9969-307c944bf886 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:41.892491 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2848706b-42cf-4cc3-9969-307c944bf886 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:41.892593 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-2848706b-42cf-4cc3-9969-307c944bf886 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: 75469856-8e43-4d8a-a884-e1644ed751e8 Aug 18 09:15:41.893681 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-f3b0a89d-bc95-4f1c-b327-b855e5211dfa tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:15:41.894323 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 392/1577] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:15:41 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:41.905082 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:41.905082 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:41.905745 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2848706b-42cf-4cc3-9969-307c944bf886 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:41.915939 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-4b6ba46e-f287-408f-bc0b-b8a2a1473be8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:41.918477 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-4b6ba46e-f287-408f-bc0b-b8a2a1473be8 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] DELETE https://10.4.3.41/volume/v3/attachments/ef4fea51-f097-4fcd-b7f7-26189b3f7f79 Aug 18 09:15:41.918841 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-4b6ba46e-f287-408f-bc0b-b8a2a1473be8 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:41.919107 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-4b6ba46e-f287-408f-bc0b-b8a2a1473be8 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:41.928323 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:41.928323 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:41.938497 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2848706b-42cf-4cc3-9969-307c944bf886 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot delete request issued successfully. Aug 18 09:15:41.938741 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2848706b-42cf-4cc3-9969-307c944bf886 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 returned with HTTP 202 Aug 18 09:15:41.939177 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 403/1578] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:15:41 2026] DELETE /volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:41.948574 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36fe1b80-1338-4d42-ad5d-f1752cd399bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:41.950771 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36fe1b80-1338-4d42-ad5d-f1752cd399bf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 Aug 18 09:15:41.951157 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36fe1b80-1338-4d42-ad5d-f1752cd399bf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:41.953156 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36fe1b80-1338-4d42-ad5d-f1752cd399bf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:41.964172 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:41.964172 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:41.964885 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-36fe1b80-1338-4d42-ad5d-f1752cd399bf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:41.966028 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36fe1b80-1338-4d42-ad5d-f1752cd399bf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 returned with HTTP 200 Aug 18 09:15:41.966651 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 391/1579] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:41 2026] GET /volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:42.007821 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-4b6ba46e-f287-408f-bc0b-b8a2a1473be8 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments/ef4fea51-f097-4fcd-b7f7-26189b3f7f79 returned with HTTP 200 Aug 18 09:15:42.008443 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 394/1580] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:15:41 2026] DELETE /volume/v3/attachments/ef4fea51-f097-4fcd-b7f7-26189b3f7f79 => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:42.840469 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f7577909-e8f4-4479-9245-250f6383c0c7 req-f239869c-740d-4b8c-8182-9cd0b481d44d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:42.843554 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f7577909-e8f4-4479-9245-250f6383c0c7 req-f239869c-740d-4b8c-8182-9cd0b481d44d tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] GET https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 Aug 18 09:15:42.843772 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f7577909-e8f4-4479-9245-250f6383c0c7 req-f239869c-740d-4b8c-8182-9cd0b481d44d tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:42.843958 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f7577909-e8f4-4479-9245-250f6383c0c7 req-f239869c-740d-4b8c-8182-9cd0b481d44d tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:42.854374 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:42.854374 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:42.860070 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f7577909-e8f4-4479-9245-250f6383c0c7 req-f239869c-740d-4b8c-8182-9cd0b481d44d tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Volume info retrieved successfully. Aug 18 09:15:42.867319 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f7577909-e8f4-4479-9245-250f6383c0c7 req-f239869c-740d-4b8c-8182-9cd0b481d44d tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 returned with HTTP 200 Aug 18 09:15:42.867319 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 393/1581] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:42 2026] GET /volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:42.980584 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1450d140-afa0-4a91-8138-5841922fe8db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:42.982953 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1450d140-afa0-4a91-8138-5841922fe8db tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 Aug 18 09:15:42.983291 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1450d140-afa0-4a91-8138-5841922fe8db tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:42.983835 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1450d140-afa0-4a91-8138-5841922fe8db tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:42.994554 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1450d140-afa0-4a91-8138-5841922fe8db tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 returned with HTTP 404 Aug 18 09:15:42.995145 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 404/1582] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:42 2026] GET /volume/v3/snapshots/75469856-8e43-4d8a-a884-e1644ed751e8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:43.006693 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1cf73a12-8475-4829-b484-e19207d6b7f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:43.012335 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cf73a12-8475-4829-b484-e19207d6b7f5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e Aug 18 09:15:43.012335 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cf73a12-8475-4829-b484-e19207d6b7f5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:43.012335 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cf73a12-8475-4829-b484-e19207d6b7f5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:43.022113 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:43.022113 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:43.027781 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1cf73a12-8475-4829-b484-e19207d6b7f5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:43.034985 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cf73a12-8475-4829-b484-e19207d6b7f5 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e returned with HTTP 200 Aug 18 09:15:43.036195 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 392/1583] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:43 2026] GET /volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:43.056470 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-27410377-c365-4efd-88b4-d8b9805cd15c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:43.062354 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27410377-c365-4efd-88b4-d8b9805cd15c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e Aug 18 09:15:43.062651 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27410377-c365-4efd-88b4-d8b9805cd15c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:43.062888 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27410377-c365-4efd-88b4-d8b9805cd15c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:43.063091 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-27410377-c365-4efd-88b4-d8b9805cd15c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume with id: a51fe6b5-2967-4956-b46b-2bf00fab1a9e Aug 18 09:15:43.084958 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:43.084958 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:43.085421 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-27410377-c365-4efd-88b4-d8b9805cd15c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:43.100281 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-62b8d866-09cb-414c-acb0-cbf3d4f808a0 req-c7c6ec84-9dde-4604-976d-835e55a55413 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:43.104906 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-62b8d866-09cb-414c-acb0-cbf3d4f808a0 req-c7c6ec84-9dde-4604-976d-835e55a55413 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-reader] GET https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 Aug 18 09:15:43.105221 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-62b8d866-09cb-414c-acb0-cbf3d4f808a0 req-c7c6ec84-9dde-4604-976d-835e55a55413 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:43.107442 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-62b8d866-09cb-414c-acb0-cbf3d4f808a0 req-c7c6ec84-9dde-4604-976d-835e55a55413 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:43.107886 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-27410377-c365-4efd-88b4-d8b9805cd15c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume request issued successfully. Aug 18 09:15:43.108059 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27410377-c365-4efd-88b4-d8b9805cd15c tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e returned with HTTP 202 Aug 18 09:15:43.108780 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 395/1584] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:43 2026] DELETE /volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:43.115694 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:43.115694 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:43.120463 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-62b8d866-09cb-414c-acb0-cbf3d4f808a0 req-c7c6ec84-9dde-4604-976d-835e55a55413 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-reader] Volume info retrieved successfully. Aug 18 09:15:43.120537 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-536e160a-409b-4d07-9032-760d4fc72485 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:43.123956 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-536e160a-409b-4d07-9032-760d4fc72485 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e Aug 18 09:15:43.124117 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-536e160a-409b-4d07-9032-760d4fc72485 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:43.124353 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-536e160a-409b-4d07-9032-760d4fc72485 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:43.125713 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-62b8d866-09cb-414c-acb0-cbf3d4f808a0 req-c7c6ec84-9dde-4604-976d-835e55a55413 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-reader] https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 returned with HTTP 200 Aug 18 09:15:43.126378 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 394/1585] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:43 2026] GET /volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:43.135422 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:43.135422 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:43.141674 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-536e160a-409b-4d07-9032-760d4fc72485 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:43.148660 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-536e160a-409b-4d07-9032-760d4fc72485 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e returned with HTTP 200 Aug 18 09:15:43.148982 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 405/1586] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:43 2026] GET /volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:43.165109 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-49685bb7-5c68-4824-83be-268f3ac01742 req-b9e8363c-702e-4e9d-b73a-8968c93d4fcd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:43.167459 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-49685bb7-5c68-4824-83be-268f3ac01742 req-b9e8363c-702e-4e9d-b73a-8968c93d4fcd tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] DELETE https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 Aug 18 09:15:43.167666 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-49685bb7-5c68-4824-83be-268f3ac01742 req-b9e8363c-702e-4e9d-b73a-8968c93d4fcd tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:43.167876 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-49685bb7-5c68-4824-83be-268f3ac01742 req-b9e8363c-702e-4e9d-b73a-8968c93d4fcd tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:43.168057 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-49685bb7-5c68-4824-83be-268f3ac01742 req-b9e8363c-702e-4e9d-b73a-8968c93d4fcd tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Delete volume with id: 24dde769-04fd-41e7-8ef1-9ebc89fde886 Aug 18 09:15:43.175540 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:43.175540 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:43.176449 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-49685bb7-5c68-4824-83be-268f3ac01742 req-b9e8363c-702e-4e9d-b73a-8968c93d4fcd tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Volume info retrieved successfully. Aug 18 09:15:43.199460 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-0b18ac0a-495f-4f59-9612-bb45b29fd423 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:43.201635 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-0b18ac0a-495f-4f59-9612-bb45b29fd423 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] PUT https://10.4.3.41/volume/v3/attachments/4b48eea6-1e49-40c3-be9e-cb5eb133fde3 Aug 18 09:15:43.202084 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-0b18ac0a-495f-4f59-9612-bb45b29fd423 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:43.208211 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-49685bb7-5c68-4824-83be-268f3ac01742 req-b9e8363c-702e-4e9d-b73a-8968c93d4fcd tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Delete volume request issued successfully. Aug 18 09:15:43.208795 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-49685bb7-5c68-4824-83be-268f3ac01742 req-b9e8363c-702e-4e9d-b73a-8968c93d4fcd tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 returned with HTTP 202 Aug 18 09:15:43.209096 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 393/1587] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:15:43 2026] DELETE /volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:43.209831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-0b18ac0a-495f-4f59-9612-bb45b29fd423 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Acquiring lock "cinder-attachment_update-0b0297c3-182e-42c0-85f8-91e0556230d8-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:15:43.215462 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-0b18ac0a-495f-4f59-9612-bb45b29fd423 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Lock "cinder-attachment_update-0b0297c3-182e-42c0-85f8-91e0556230d8-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:15:43.217457 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:43.217457 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:43.238038 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-595490dd-27c6-49ad-955e-336544d4e7ce req-a0f7c0ab-c4d3-4b95-b216-e4585e6a0ff7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:43.241670 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-595490dd-27c6-49ad-955e-336544d4e7ce req-a0f7c0ab-c4d3-4b95-b216-e4585e6a0ff7 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] GET https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 Aug 18 09:15:43.241982 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-595490dd-27c6-49ad-955e-336544d4e7ce req-a0f7c0ab-c4d3-4b95-b216-e4585e6a0ff7 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:43.242178 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-595490dd-27c6-49ad-955e-336544d4e7ce req-a0f7c0ab-c4d3-4b95-b216-e4585e6a0ff7 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:43.254737 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:43.254737 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:43.260033 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-595490dd-27c6-49ad-955e-336544d4e7ce req-a0f7c0ab-c4d3-4b95-b216-e4585e6a0ff7 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Volume info retrieved successfully. Aug 18 09:15:43.266590 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-595490dd-27c6-49ad-955e-336544d4e7ce req-a0f7c0ab-c4d3-4b95-b216-e4585e6a0ff7 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 returned with HTTP 200 Aug 18 09:15:43.267138 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 395/1588] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:43 2026] GET /volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:43.464563 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-0b18ac0a-495f-4f59-9612-bb45b29fd423 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Lock "cinder-attachment_update-0b0297c3-182e-42c0-85f8-91e0556230d8-np0000007625" released by "attachment_update" :: held 0.249s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:15:43.464967 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-0b18ac0a-495f-4f59-9612-bb45b29fd423 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments/4b48eea6-1e49-40c3-be9e-cb5eb133fde3 returned with HTTP 200 Aug 18 09:15:43.465508 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 396/1589] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:15:43 2026] PUT /volume/v3/attachments/4b48eea6-1e49-40c3-be9e-cb5eb133fde3 => generated 969 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:43.477042 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-63c75af1-eb28-4ccb-bd37-d8c0f9897330 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:43.479952 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-63c75af1-eb28-4ccb-bd37-d8c0f9897330 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/attachments/4b48eea6-1e49-40c3-be9e-cb5eb133fde3 Aug 18 09:15:43.480250 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-63c75af1-eb28-4ccb-bd37-d8c0f9897330 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:43.481312 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-63c75af1-eb28-4ccb-bd37-d8c0f9897330 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:43.502085 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-63c75af1-eb28-4ccb-bd37-d8c0f9897330 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments/4b48eea6-1e49-40c3-be9e-cb5eb133fde3 returned with HTTP 200 Aug 18 09:15:43.502662 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 406/1590] 10.4.3.41 () {70 vars in 1644 bytes} [Tue Aug 18 09:15:43 2026] GET /volume/v3/attachments/4b48eea6-1e49-40c3-be9e-cb5eb133fde3 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:44.169242 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f58cc864-c134-4c16-a38d-e532ccf5f043 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:44.171118 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f58cc864-c134-4c16-a38d-e532ccf5f043 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e Aug 18 09:15:44.171118 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f58cc864-c134-4c16-a38d-e532ccf5f043 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:44.171118 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f58cc864-c134-4c16-a38d-e532ccf5f043 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:44.186538 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f58cc864-c134-4c16-a38d-e532ccf5f043 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e returned with HTTP 404 Aug 18 09:15:44.186762 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 394/1591] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:44 2026] GET /volume/v3/volumes/a51fe6b5-2967-4956-b46b-2bf00fab1a9e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:44.201334 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e433fa73-8845-4451-aed8-235bbb5ee7c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:44.201681 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e433fa73-8845-4451-aed8-235bbb5ee7c4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:44.201681 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e433fa73-8845-4451-aed8-235bbb5ee7c4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:44.202427 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e433fa73-8845-4451-aed8-235bbb5ee7c4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:44.218108 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:44.218108 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:44.224450 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e433fa73-8845-4451-aed8-235bbb5ee7c4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:44.229229 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e433fa73-8845-4451-aed8-235bbb5ee7c4 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:44.229883 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 396/1592] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:44 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:44.248828 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:44.250544 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:44.251092 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-337263783"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:44.252364 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-337263783'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:44.252785 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume of 1 GB Aug 18 09:15:44.254802 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:44.254802 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:44.261095 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Availability Zones retrieved successfully. Aug 18 09:15:44.268516 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Flow 'volume_create_api' (4052b78e-99e4-4823-8bd2-ae949f91b575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:44.270060 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e0c4384-14fb-4915-94ec-b6787d094c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:44.274284 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:44.304297 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e0c4384-14fb-4915-94ec-b6787d094c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:44.305301 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5286390-bd29-471f-8260-7a7e247c71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:44.305497 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-dfe88dd7-0a8b-4883-92f9-1739d01f4952 req-66800681-f32d-4dc3-a7f1-b7320872c951 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:44.308610 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dfe88dd7-0a8b-4883-92f9-1739d01f4952 req-66800681-f32d-4dc3-a7f1-b7320872c951 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] GET https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 Aug 18 09:15:44.309173 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dfe88dd7-0a8b-4883-92f9-1739d01f4952 req-66800681-f32d-4dc3-a7f1-b7320872c951 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:44.309173 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dfe88dd7-0a8b-4883-92f9-1739d01f4952 req-66800681-f32d-4dc3-a7f1-b7320872c951 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:44.316779 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dfe88dd7-0a8b-4883-92f9-1739d01f4952 req-66800681-f32d-4dc3-a7f1-b7320872c951 tempest-VolumesGetTestJSON-9137570 tempest-VolumesGetTestJSON-9137570-project-member] https://10.4.3.41/volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 returned with HTTP 404 Aug 18 09:15:44.317536 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 407/1593] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:44 2026] GET /volume/v3/volumes/24dde769-04fd-41e7-8ef1-9ebc89fde886 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:44.354746 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['136161c2-cf60-413f-a587-b3f4a16cfa4e', '3a352eb6-e427-4c95-ab37-7399f1b95655', '01553688-f6ef-41ad-892c-fcb5b399c508', '3320e9a1-c1e0-4bc4-b861-448dc5c97f81'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:44.355815 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5286390-bd29-471f-8260-7a7e247c71f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['136161c2-cf60-413f-a587-b3f4a16cfa4e', '3a352eb6-e427-4c95-ab37-7399f1b95655', '01553688-f6ef-41ad-892c-fcb5b399c508', '3320e9a1-c1e0-4bc4-b861-448dc5c97f81']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:44.356786 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e61b35c-4ea5-4443-aadc-5de09af2b398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:44.386772 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e61b35c-4ea5-4443-aadc-5de09af2b398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfd6057c-5b4e-4bb0-9531-bca6634370b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-337263783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',qos_specs=None,replication_status=,reservations=['136161c2-cf60-413f-a587-b3f4a16cfa4e','3a352eb6-e427-4c95-ab37-7399f1b95655','01553688-f6ef-41ad-892c-fcb5b399c508','3320e9a1-c1e0-4bc4-b861-448dc5c97f81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-337263783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfd6057c-5b4e-4bb0-9531-bca6634370b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:44.387851 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (179cfea4-e179-4fe2-b448-009ce296613b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:44.414684 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (179cfea4-e179-4fe2-b448-009ce296613b) transitioned into state 'SUCCESS' from state '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-337263783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',qos_specs=None,replication_status=,reservations=['136161c2-cf60-413f-a587-b3f4a16cfa4e','3a352eb6-e427-4c95-ab37-7399f1b95655','01553688-f6ef-41ad-892c-fcb5b399c508','3320e9a1-c1e0-4bc4-b861-448dc5c97f81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:44.415414 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4887be95-d2d4-4c6c-8ced-aedb4f91f7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:44.426892 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4887be95-d2d4-4c6c-8ced-aedb4f91f7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:44.427743 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Flow 'volume_create_api' (4052b78e-99e4-4823-8bd2-ae949f91b575) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:44.428068 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume request issued successfully. Aug 18 09:15:44.428711 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-225032e4-08c4-46af-a0b5-6fc3b3f2c28a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:44.433949 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 397/1594] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:44 2026] POST /volume/v3/volumes => generated 751 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:44.446477 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-233bcb73-d6ab-4a44-b526-541d6395d6dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:44.450232 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-233bcb73-d6ab-4a44-b526-541d6395d6dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 Aug 18 09:15:44.450232 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-233bcb73-d6ab-4a44-b526-541d6395d6dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:44.450232 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-233bcb73-d6ab-4a44-b526-541d6395d6dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:44.466623 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:44.466623 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:44.476559 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-233bcb73-d6ab-4a44-b526-541d6395d6dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:44.488936 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-233bcb73-d6ab-4a44-b526-541d6395d6dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 returned with HTTP 200 Aug 18 09:15:44.488936 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 395/1595] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:44 2026] GET /volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:45.506416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33c63bcf-e075-4476-943c-904df60f7808 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:45.509065 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33c63bcf-e075-4476-943c-904df60f7808 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 Aug 18 09:15:45.509491 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33c63bcf-e075-4476-943c-904df60f7808 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:45.509797 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33c63bcf-e075-4476-943c-904df60f7808 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:45.521922 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:45.521922 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:45.530119 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33c63bcf-e075-4476-943c-904df60f7808 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:45.536509 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33c63bcf-e075-4476-943c-904df60f7808 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 returned with HTTP 200 Aug 18 09:15:45.536811 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 397/1596] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:45 2026] GET /volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:45.553475 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-304cecb7-6f4d-4eb6-ad9c-913656b3b2c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:45.558714 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-304cecb7-6f4d-4eb6-ad9c-913656b3b2c1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:15:45.559295 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-304cecb7-6f4d-4eb6-ad9c-913656b3b2c1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cfd6057c-5b4e-4bb0-9531-bca6634370b5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-432229846"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:45.572098 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:45.572098 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:45.572824 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-304cecb7-6f4d-4eb6-ad9c-913656b3b2c1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:45.573408 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-304cecb7-6f4d-4eb6-ad9c-913656b3b2c1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create snapshot from volume cfd6057c-5b4e-4bb0-9531-bca6634370b5 Aug 18 09:15:45.611867 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-304cecb7-6f4d-4eb6-ad9c-913656b3b2c1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['6725371a-36e8-4591-9c78-7b14437774d1', 'a17912a6-6f15-47f0-a39f-b2700481961e', 'bce69bd6-3cea-464e-bfd9-742f69f3794e', 'f2031896-dde1-4344-8086-d7f58f01236a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:45.657550 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-304cecb7-6f4d-4eb6-ad9c-913656b3b2c1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot create request issued successfully. Aug 18 09:15:45.657899 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-304cecb7-6f4d-4eb6-ad9c-913656b3b2c1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:15:45.658281 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 408/1597] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:15:45 2026] POST /volume/v3/snapshots => generated 309 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:45.669377 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a23eb06-7ab8-4b4f-8f35-8b61f50ee4eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:45.674200 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a23eb06-7ab8-4b4f-8f35-8b61f50ee4eb tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 Aug 18 09:15:45.674200 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a23eb06-7ab8-4b4f-8f35-8b61f50ee4eb tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:45.674200 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a23eb06-7ab8-4b4f-8f35-8b61f50ee4eb tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:45.676241 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:45.679514 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:45.681250 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1156114751"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:45.685464 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:45.685464 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:45.685619 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1156114751'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:45.685675 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a23eb06-7ab8-4b4f-8f35-8b61f50ee4eb tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:45.685737 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Create volume of 1 GB Aug 18 09:15:45.686412 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a23eb06-7ab8-4b4f-8f35-8b61f50ee4eb tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 returned with HTTP 200 Aug 18 09:15:45.687839 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 398/1598] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:45 2026] GET /volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:45.689789 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Availability Zones retrieved successfully. Aug 18 09:15:45.698692 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Flow 'volume_create_api' (53d98692-1e14-4f91-a8fd-d65b59b5eb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:45.701008 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (794d8823-c794-4db1-9a8f-4965a222510a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:45.702162 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:45.748449 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (794d8823-c794-4db1-9a8f-4965a222510a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:45.750234 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57fdbcc-755e-4621-9081-e1b597f5f010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:45.798320 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Created reservations ['043996b6-97e3-40fe-9c51-ad26b703d1a9', '10826789-3194-4f98-8100-2a92172925e7', 'b3ab3391-4430-4139-b247-c3484fbf416c', 'a2855b90-56e7-425e-ac07-baa3105aacce'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:45.799283 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57fdbcc-755e-4621-9081-e1b597f5f010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['043996b6-97e3-40fe-9c51-ad26b703d1a9', '10826789-3194-4f98-8100-2a92172925e7', 'b3ab3391-4430-4139-b247-c3484fbf416c', 'a2855b90-56e7-425e-ac07-baa3105aacce']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:45.800032 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d0c382-230f-4e0f-af44-da80765bddee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:45.826009 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d0c382-230f-4e0f-af44-da80765bddee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7afc420-8833-4f77-b0ca-415363b8fc75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1156114751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a4c63b11a054b5eb59fa27dd61a2db1',qos_specs=None,replication_status=,reservations=['043996b6-97e3-40fe-9c51-ad26b703d1a9','10826789-3194-4f98-8100-2a92172925e7','b3ab3391-4430-4139-b247-c3484fbf416c','a2855b90-56e7-425e-ac07-baa3105aacce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c930530b11241e9859635fb9ea9dd08',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1156114751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7afc420-8833-4f77-b0ca-415363b8fc75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a4c63b11a054b5eb59fa27dd61a2db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c930530b11241e9859635fb9ea9dd08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:45.826009 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0002184-696f-44be-a6fa-95f8fe4977d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:45.852497 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0002184-696f-44be-a6fa-95f8fe4977d0) transitioned into state 'SUCCESS' from state '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-1156114751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a4c63b11a054b5eb59fa27dd61a2db1',qos_specs=None,replication_status=,reservations=['043996b6-97e3-40fe-9c51-ad26b703d1a9','10826789-3194-4f98-8100-2a92172925e7','b3ab3391-4430-4139-b247-c3484fbf416c','a2855b90-56e7-425e-ac07-baa3105aacce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c930530b11241e9859635fb9ea9dd08',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:45.853493 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97149140-e281-459d-88cc-a6e8187b9646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:45.867213 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97149140-e281-459d-88cc-a6e8187b9646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:45.868566 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Flow 'volume_create_api' (53d98692-1e14-4f91-a8fd-d65b59b5eb25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:45.869007 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Create volume request issued successfully. Aug 18 09:15:45.869827 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e4de3b2-dd26-4f83-af0e-75ac830f1360 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:45.870347 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 396/1599] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:45 2026] POST /volume/v3/volumes => generated 757 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:45.886714 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-717529e7-e693-416f-b84d-ba37068b900e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:45.888629 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-717529e7-e693-416f-b84d-ba37068b900e tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:15:45.888897 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-717529e7-e693-416f-b84d-ba37068b900e tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:45.889125 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-717529e7-e693-416f-b84d-ba37068b900e tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:45.897482 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:45.897482 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:45.901468 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-717529e7-e693-416f-b84d-ba37068b900e tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:15:45.906160 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-717529e7-e693-416f-b84d-ba37068b900e tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:15:45.906577 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 398/1600] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:45 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:46.586296 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4211b049-9900-43eb-b8bb-bacb3007931c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:46.689803 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4211b049-9900-43eb-b8bb-bacb3007931c tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:15:46.690266 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4211b049-9900-43eb-b8bb-bacb3007931c tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-503143406"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:46.691909 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:46.691909 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:46.702925 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4211b049-9900-43eb-b8bb-bacb3007931c tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:15:46.703012 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd534765-efee-46b7-a8ce-d8a8f1153c90 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:46.703363 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 409/1601] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:15:46 2026] POST /volume/v3/types => generated 219 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:46.704774 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd534765-efee-46b7-a8ce-d8a8f1153c90 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 Aug 18 09:15:46.704948 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd534765-efee-46b7-a8ce-d8a8f1153c90 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:46.705272 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd534765-efee-46b7-a8ce-d8a8f1153c90 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:46.709939 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:46.709939 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:46.710515 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bd534765-efee-46b7-a8ce-d8a8f1153c90 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:46.711169 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd534765-efee-46b7-a8ce-d8a8f1153c90 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 returned with HTTP 200 Aug 18 09:15:46.711546 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 399/1602] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:46 2026] GET /volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:46.711647 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf37074f-bdf8-4c70-93a2-2000c9ccd985 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:46.716695 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf37074f-bdf8-4c70-93a2-2000c9ccd985 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 18 09:15:46.716695 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf37074f-bdf8-4c70-93a2-2000c9ccd985 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-193304896"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:46.718659 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:46.718659 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:46.726634 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:46.728405 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:46.728741 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4f788729-ada9-4560-9ba6-482b4ae228d4", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1792987469"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:46.730205 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume request body: {'volume': {'snapshot_id': '4f788729-ada9-4560-9ba6-482b4ae228d4', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1792987469'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:46.735415 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf37074f-bdf8-4c70-93a2-2000c9ccd985 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 18 09:15:46.735415 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 397/1603] 10.4.3.41 () {70 vars in 1304 bytes} [Tue Aug 18 09:15:46 2026] POST /volume/v3/group_types => generated 176 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:46.735736 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:46.735736 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:46.736298 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:46.736298 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume of 1 GB Aug 18 09:15:46.741829 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Availability Zones retrieved successfully. Aug 18 09:15:46.750422 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Flow 'volume_create_api' (5950f1ab-ef59-4321-a471-cff21879d9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:46.750894 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (830ed0ec-b602-453a-8241-ab899baaac2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:46.751243 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b4d51199-3e7e-4281-998c-7bf74e598b6b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:46.752146 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:46.785625 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (830ed0ec-b602-453a-8241-ab899baaac2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4f788729-ada9-4560-9ba6-482b4ae228d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:46.786949 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc56273-7946-4fd2-ba2e-9cf016b2e9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:46.816032 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4d51199-3e7e-4281-998c-7bf74e598b6b tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] POST https://10.4.3.41/volume/v3/groups Aug 18 09:15:46.816537 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4d51199-3e7e-4281-998c-7bf74e598b6b tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "30f704a4-4694-44b5-9133-f9afc86891a4", "volume_types": ["768b8ee8-b641-429e-b213-09cb59eedae5"], "name": "tempest-GroupsV320Test-Group-1513000814"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:46.822254 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-b4d51199-3e7e-4281-998c-7bf74e598b6b tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Creating new group {'group': {'group_type': '30f704a4-4694-44b5-9133-f9afc86891a4', 'volume_types': ['768b8ee8-b641-429e-b213-09cb59eedae5'], 'name': 'tempest-GroupsV320Test-Group-1513000814'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 09:15:46.826289 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-b4d51199-3e7e-4281-998c-7bf74e598b6b tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Creating group tempest-GroupsV320Test-Group-1513000814. Aug 18 09:15:46.833084 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b4d51199-3e7e-4281-998c-7bf74e598b6b tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Availability Zones retrieved successfully. Aug 18 09:15:46.843358 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Created reservations ['1ef34892-5ed6-4405-a0fe-3e7af2762ed3', '74966207-e9ca-4c69-b887-b1514342400f', '48df6d37-420b-44a5-a7b9-5cc3f779bf52', '2059dce3-a11f-43d2-a5f6-a8c8da8cf75f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:46.844520 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc56273-7946-4fd2-ba2e-9cf016b2e9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ef34892-5ed6-4405-a0fe-3e7af2762ed3', '74966207-e9ca-4c69-b887-b1514342400f', '48df6d37-420b-44a5-a7b9-5cc3f779bf52', '2059dce3-a11f-43d2-a5f6-a8c8da8cf75f']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:46.845544 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3fbfbb-ad85-4149-a119-b8bd374c34a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:46.856683 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b4d51199-3e7e-4281-998c-7bf74e598b6b tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Created reservations ['20c221d4-e31e-4935-9d4b-672f08ac0f37'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:46.891637 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4d51199-3e7e-4281-998c-7bf74e598b6b tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 18 09:15:46.892065 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 410/1604] 10.4.3.41 () {70 vars in 1290 bytes} [Tue Aug 18 09:15:46 2026] POST /volume/v3/groups => generated 108 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:46.902308 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f1753e1-209c-45ee-8ff9-048a37549bfe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:46.908444 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f1753e1-209c-45ee-8ff9-048a37549bfe tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] GET https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 Aug 18 09:15:46.908444 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f1753e1-209c-45ee-8ff9-048a37549bfe tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:46.908444 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f1753e1-209c-45ee-8ff9-048a37549bfe tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:46.908815 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-1f1753e1-209c-45ee-8ff9-048a37549bfe tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] show called for member a206ba8e-6442-4234-8c0f-d1c055e23bb8 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:15:46.916240 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3fbfbb-ad85-4149-a119-b8bd374c34a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfb908ae-fb66-4254-898a-f9093bb8ee72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1792987469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',qos_specs=None,replication_status=,reservations=['1ef34892-5ed6-4405-a0fe-3e7af2762ed3','74966207-e9ca-4c69-b887-b1514342400f','48df6d37-420b-44a5-a7b9-5cc3f779bf52','2059dce3-a11f-43d2-a5f6-a8c8da8cf75f'],size=1,snapshot_id=4f788729-ada9-4560-9ba6-482b4ae228d4,source_replicaid=,source_volid=None,status='creating',user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1792987469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfb908ae-fb66-4254-898a-f9093bb8ee72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4f788729-ada9-4560-9ba6-482b4ae228d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:46.916240 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e0db1c-3c02-48e8-9959-7bdc483a0695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:46.918686 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:46.918686 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:46.926908 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c473da8-9a11-471a-9216-aea3a057e983 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:46.937795 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c473da8-9a11-471a-9216-aea3a057e983 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:15:46.937990 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c473da8-9a11-471a-9216-aea3a057e983 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:46.938227 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c473da8-9a11-471a-9216-aea3a057e983 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:46.942933 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f1753e1-209c-45ee-8ff9-048a37549bfe tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 returned with HTTP 200 Aug 18 09:15:46.942933 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 400/1605] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:15:46 2026] GET /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 => generated 388 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:46.948717 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:46.948717 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:46.948859 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e0db1c-3c02-48e8-9959-7bdc483a0695) transitioned into state 'SUCCESS' from state '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-1792987469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbdb8ae3a1cb408cb04ec606a448efc0',qos_specs=None,replication_status=,reservations=['1ef34892-5ed6-4405-a0fe-3e7af2762ed3','74966207-e9ca-4c69-b887-b1514342400f','48df6d37-420b-44a5-a7b9-5cc3f779bf52','2059dce3-a11f-43d2-a5f6-a8c8da8cf75f'],size=1,snapshot_id=4f788729-ada9-4560-9ba6-482b4ae228d4,source_replicaid=,source_volid=None,status='creating',user_id='037a8466f31e4b1aa0c704eebb6452c0',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:46.949677 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24ddf98b-a85e-491d-bb99-fed029784f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:46.952849 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c473da8-9a11-471a-9216-aea3a057e983 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:15:46.957321 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c473da8-9a11-471a-9216-aea3a057e983 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:15:46.957808 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 398/1606] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:46 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:46.993140 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24ddf98b-a85e-491d-bb99-fed029784f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:46.996062 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Flow 'volume_create_api' (5950f1ab-ef59-4321-a471-cff21879d9b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:46.996062 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Create volume request issued successfully. Aug 18 09:15:46.996062 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21e74272-b44f-4e33-afcb-2842a433ecf7 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:46.996202 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 399/1607] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:15:46 2026] POST /volume/v3/volumes => generated 786 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:47.016718 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-78800fcc-c68f-4243-b473-b183781b19b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:47.021781 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78800fcc-c68f-4243-b473-b183781b19b1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 Aug 18 09:15:47.022271 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78800fcc-c68f-4243-b473-b183781b19b1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:47.023036 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78800fcc-c68f-4243-b473-b183781b19b1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:47.052645 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:47.052645 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:47.057494 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-78800fcc-c68f-4243-b473-b183781b19b1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:47.064892 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78800fcc-c68f-4243-b473-b183781b19b1 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 returned with HTTP 200 Aug 18 09:15:47.065577 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 411/1608] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:47 2026] GET /volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:47.155687 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:47.159142 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:47.159667 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "22d5214d-7545-4b54-88c8-60be81b1159f-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:47.168533 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '22d5214d-7545-4b54-88c8-60be81b1159f-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:47.168533 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Create volume of 1 GB Aug 18 09:15:47.168533 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:47.168533 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:47.181031 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Availability Zones retrieved successfully. Aug 18 09:15:47.191904 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Flow 'volume_create_api' (02e1a7c1-2a5f-4195-bd60-c99f442fe261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:47.193040 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c85610-6ef4-4f29-b665-2e7781a36c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:47.194030 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:47.231666 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c85610-6ef4-4f29-b665-2e7781a36c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:47.232506 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d79a918-a7d6-45a1-ba44-a857a1204be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:47.323075 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Created reservations ['8d8f5f2f-2bfb-4b10-9695-dd33da98d8ac', '9ed0c097-3aaf-42b4-b4dc-cf79fc24da48', 'cd8feeff-2b4e-42ae-8cbb-5feb404648c7', '197f4dab-d5eb-4be5-a42d-f1212905e837'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:47.323768 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d79a918-a7d6-45a1-ba44-a857a1204be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d8f5f2f-2bfb-4b10-9695-dd33da98d8ac', '9ed0c097-3aaf-42b4-b4dc-cf79fc24da48', 'cd8feeff-2b4e-42ae-8cbb-5feb404648c7', '197f4dab-d5eb-4be5-a42d-f1212905e837']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:47.325054 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b767572-79e7-4f18-84ac-fe13d4c37d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:47.358877 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b767572-79e7-4f18-84ac-fe13d4c37d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13f4c6df-6b2c-4881-b050-b8a0825bf0a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='22d5214d-7545-4b54-88c8-60be81b1159f-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0c68ff51a34eefa33c913d4722232d',qos_specs=None,replication_status=,reservations=['8d8f5f2f-2bfb-4b10-9695-dd33da98d8ac','9ed0c097-3aaf-42b4-b4dc-cf79fc24da48','cd8feeff-2b4e-42ae-8cbb-5feb404648c7','197f4dab-d5eb-4be5-a42d-f1212905e837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384fa14123af4651b75f483d8a8c4258',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:47Z,deleted=False,deleted_at=None,display_description='',display_name='22d5214d-7545-4b54-88c8-60be81b1159f-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13f4c6df-6b2c-4881-b050-b8a0825bf0a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0c68ff51a34eefa33c913d4722232d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384fa14123af4651b75f483d8a8c4258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:47.359975 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03deaedb-2cdf-4ba0-a5d6-4728976abf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:47.392500 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03deaedb-2cdf-4ba0-a5d6-4728976abf4c) transitioned into 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='22d5214d-7545-4b54-88c8-60be81b1159f-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0c68ff51a34eefa33c913d4722232d',qos_specs=None,replication_status=,reservations=['8d8f5f2f-2bfb-4b10-9695-dd33da98d8ac','9ed0c097-3aaf-42b4-b4dc-cf79fc24da48','cd8feeff-2b4e-42ae-8cbb-5feb404648c7','197f4dab-d5eb-4be5-a42d-f1212905e837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384fa14123af4651b75f483d8a8c4258',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:47.394750 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7b1d530-5ec9-4045-9d4b-4e3d2dcd5f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:47.419859 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7b1d530-5ec9-4045-9d4b-4e3d2dcd5f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:47.424996 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Flow 'volume_create_api' (02e1a7c1-2a5f-4195-bd60-c99f442fe261) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:47.425167 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Create volume request issued successfully. Aug 18 09:15:47.426091 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-ac2efd29-c6a1-46ef-af8e-5e992c433deb tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:47.428116 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 401/1609] 10.4.3.41 () {72 vars in 1534 bytes} [Tue Aug 18 09:15:47 2026] POST /volume/v3/volumes => generated 747 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:47.442453 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-fd507cd4-d4f7-4e75-b256-0a6a239b1996 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:47.454340 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-fd507cd4-d4f7-4e75-b256-0a6a239b1996 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] GET https://10.4.3.41/volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 Aug 18 09:15:47.454482 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-fd507cd4-d4f7-4e75-b256-0a6a239b1996 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:47.454809 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-fd507cd4-d4f7-4e75-b256-0a6a239b1996 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:47.469281 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:47.469281 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:47.474502 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-fd507cd4-d4f7-4e75-b256-0a6a239b1996 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Volume info retrieved successfully. Aug 18 09:15:47.484788 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-fd507cd4-d4f7-4e75-b256-0a6a239b1996 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 returned with HTTP 200 Aug 18 09:15:47.486200 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 399/1610] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:47 2026] GET /volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:47.503116 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-30562b69-0885-4051-ac70-a99fd2b0ea52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:47.510462 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-30562b69-0885-4051-ac70-a99fd2b0ea52 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] GET https://10.4.3.41/volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 Aug 18 09:15:47.510759 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-30562b69-0885-4051-ac70-a99fd2b0ea52 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:47.511013 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-30562b69-0885-4051-ac70-a99fd2b0ea52 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:47.523694 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:47.523694 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:47.530469 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-30562b69-0885-4051-ac70-a99fd2b0ea52 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Volume info retrieved successfully. Aug 18 09:15:47.541849 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-30562b69-0885-4051-ac70-a99fd2b0ea52 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 returned with HTTP 200 Aug 18 09:15:47.543209 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 400/1611] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:47 2026] GET /volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:47.952681 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aec2b22e-549e-4bbf-98a1-15a26909076e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:47.954949 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aec2b22e-549e-4bbf-98a1-15a26909076e tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] GET https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 Aug 18 09:15:47.955158 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aec2b22e-549e-4bbf-98a1-15a26909076e tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:47.955339 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aec2b22e-549e-4bbf-98a1-15a26909076e tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:47.955482 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-aec2b22e-549e-4bbf-98a1-15a26909076e tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] show called for member a206ba8e-6442-4234-8c0f-d1c055e23bb8 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:15:47.962503 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:47.962503 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:47.972424 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aec2b22e-549e-4bbf-98a1-15a26909076e tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 returned with HTTP 200 Aug 18 09:15:47.973439 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 412/1612] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:15:47 2026] GET /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 => generated 389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:47.984833 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6218ee0f-9018-4e25-b754-e56e9b09cf18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:47.987846 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6218ee0f-9018-4e25-b754-e56e9b09cf18 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] POST https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action Aug 18 09:15:47.988188 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6218ee0f-9018-4e25-b754-e56e9b09cf18 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:47.988299 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6218ee0f-9018-4e25-b754-e56e9b09cf18 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:47.993763 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-6218ee0f-9018-4e25-b754-e56e9b09cf18 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Updating group 'a206ba8e-6442-4234-8c0f-d1c055e23bb8' with 'creating' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 09:15:47.998357 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:47.998357 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:48.006738 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6218ee0f-9018-4e25-b754-e56e9b09cf18 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action returned with HTTP 202 Aug 18 09:15:48.007277 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 402/1613] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:15:47 2026] POST /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:15:48.014656 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64d10fb3-d374-4672-8909-1547b117ad3c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.017208 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64d10fb3-d374-4672-8909-1547b117ad3c tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] GET https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 Aug 18 09:15:48.017448 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64d10fb3-d374-4672-8909-1547b117ad3c tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:48.017930 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64d10fb3-d374-4672-8909-1547b117ad3c tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:48.018073 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-64d10fb3-d374-4672-8909-1547b117ad3c tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] show called for member a206ba8e-6442-4234-8c0f-d1c055e23bb8 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:15:48.022298 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.022298 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:48.033097 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64d10fb3-d374-4672-8909-1547b117ad3c tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 returned with HTTP 200 Aug 18 09:15:48.033480 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 400/1614] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:15:48 2026] GET /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:48.045062 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8e2d0a07-3cc3-4ea2-8b54-58caddba49ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.047647 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e2d0a07-3cc3-4ea2-8b54-58caddba49ea tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] POST https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action Aug 18 09:15:48.049271 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e2d0a07-3cc3-4ea2-8b54-58caddba49ea tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:48.049271 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e2d0a07-3cc3-4ea2-8b54-58caddba49ea tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:48.050861 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-8e2d0a07-3cc3-4ea2-8b54-58caddba49ea tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Updating group 'a206ba8e-6442-4234-8c0f-d1c055e23bb8' with 'available' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 09:15:48.056512 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.056512 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:48.065008 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e2d0a07-3cc3-4ea2-8b54-58caddba49ea tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action returned with HTTP 202 Aug 18 09:15:48.065540 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 401/1615] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:15:48 2026] POST /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:15:48.081301 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eeb2a908-3428-4d5b-93fc-f214947e6703 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.082524 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ca8c3606-01c5-4f17-91c3-581731e002dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.083046 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eeb2a908-3428-4d5b-93fc-f214947e6703 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] GET https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 Aug 18 09:15:48.083362 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eeb2a908-3428-4d5b-93fc-f214947e6703 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:48.083740 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eeb2a908-3428-4d5b-93fc-f214947e6703 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:48.084000 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-eeb2a908-3428-4d5b-93fc-f214947e6703 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] show called for member a206ba8e-6442-4234-8c0f-d1c055e23bb8 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:15:48.084639 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca8c3606-01c5-4f17-91c3-581731e002dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 Aug 18 09:15:48.085369 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca8c3606-01c5-4f17-91c3-581731e002dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:48.085369 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca8c3606-01c5-4f17-91c3-581731e002dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:48.090245 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.090245 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:48.094863 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.094863 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:48.099482 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eeb2a908-3428-4d5b-93fc-f214947e6703 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 returned with HTTP 200 Aug 18 09:15:48.100344 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ca8c3606-01c5-4f17-91c3-581731e002dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:48.100434 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 413/1616] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:15:48 2026] GET /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:48.105419 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca8c3606-01c5-4f17-91c3-581731e002dc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 returned with HTTP 200 Aug 18 09:15:48.105964 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 403/1617] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:48 2026] GET /volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:48.113148 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8bcc90d-332b-4154-9bc8-512f747a98e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.120786 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8bcc90d-332b-4154-9bc8-512f747a98e0 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] POST https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action Aug 18 09:15:48.121110 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8bcc90d-332b-4154-9bc8-512f747a98e0 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:48.121882 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8bcc90d-332b-4154-9bc8-512f747a98e0 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:48.128470 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-b8bcc90d-332b-4154-9bc8-512f747a98e0 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Updating group 'a206ba8e-6442-4234-8c0f-d1c055e23bb8' with 'error' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 09:15:48.131918 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2583039-7857-4589-a9e5-8f94ba0cde08 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.135087 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2583039-7857-4589-a9e5-8f94ba0cde08 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 Aug 18 09:15:48.135087 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2583039-7857-4589-a9e5-8f94ba0cde08 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:48.135423 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2583039-7857-4589-a9e5-8f94ba0cde08 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:48.144060 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.144060 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:48.151994 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.151994 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:48.156096 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8bcc90d-332b-4154-9bc8-512f747a98e0 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action returned with HTTP 202 Aug 18 09:15:48.157346 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 401/1618] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:15:48 2026] POST /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:15:48.162475 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2583039-7857-4589-a9e5-8f94ba0cde08 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:48.167798 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ddd56c2b-c7a8-4702-954b-5fcfa99fd5c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.169651 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2583039-7857-4589-a9e5-8f94ba0cde08 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 returned with HTTP 200 Aug 18 09:15:48.170824 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 402/1619] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:48 2026] GET /volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:48.173414 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ddd56c2b-c7a8-4702-954b-5fcfa99fd5c9 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] GET https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 Aug 18 09:15:48.173414 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ddd56c2b-c7a8-4702-954b-5fcfa99fd5c9 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:48.173414 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ddd56c2b-c7a8-4702-954b-5fcfa99fd5c9 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:48.173414 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-ddd56c2b-c7a8-4702-954b-5fcfa99fd5c9 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] show called for member a206ba8e-6442-4234-8c0f-d1c055e23bb8 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:15:48.179655 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.179655 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:48.186668 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3df07ea-a245-4e13-9378-d7d600454115 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.190157 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3df07ea-a245-4e13-9378-d7d600454115 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 Aug 18 09:15:48.190157 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3df07ea-a245-4e13-9378-d7d600454115 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:48.190157 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3df07ea-a245-4e13-9378-d7d600454115 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:48.190157 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c3df07ea-a245-4e13-9378-d7d600454115 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume with id: cfb908ae-fb66-4254-898a-f9093bb8ee72 Aug 18 09:15:48.197338 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ddd56c2b-c7a8-4702-954b-5fcfa99fd5c9 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 returned with HTTP 200 Aug 18 09:15:48.197821 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 414/1620] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:15:48 2026] GET /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 => generated 385 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:48.205862 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.205862 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:48.206087 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3df07ea-a245-4e13-9378-d7d600454115 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:48.211956 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95ef5a67-a10b-4780-ae50-7bd8d17aca0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.213999 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95ef5a67-a10b-4780-ae50-7bd8d17aca0f tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] POST https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action Aug 18 09:15:48.214494 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95ef5a67-a10b-4780-ae50-7bd8d17aca0f tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:48.214703 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95ef5a67-a10b-4780-ae50-7bd8d17aca0f tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:48.216882 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-95ef5a67-a10b-4780-ae50-7bd8d17aca0f tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Updating group 'a206ba8e-6442-4234-8c0f-d1c055e23bb8' with 'available' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 09:15:48.220961 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.220961 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:48.228538 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95ef5a67-a10b-4780-ae50-7bd8d17aca0f tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action returned with HTTP 202 Aug 18 09:15:48.229372 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 402/1621] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:15:48 2026] POST /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:15:48.238612 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72f93410-64c8-4310-b75f-b6529a7f2b64 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.240782 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72f93410-64c8-4310-b75f-b6529a7f2b64 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] GET https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 Aug 18 09:15:48.241039 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72f93410-64c8-4310-b75f-b6529a7f2b64 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:48.241327 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72f93410-64c8-4310-b75f-b6529a7f2b64 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:48.241736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-72f93410-64c8-4310-b75f-b6529a7f2b64 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] show called for member a206ba8e-6442-4234-8c0f-d1c055e23bb8 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:15:48.243190 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3df07ea-a245-4e13-9378-d7d600454115 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume request issued successfully. Aug 18 09:15:48.243620 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3df07ea-a245-4e13-9378-d7d600454115 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 returned with HTTP 202 Aug 18 09:15:48.245478 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 404/1622] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:48 2026] DELETE /volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 09:15:48.246789 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.246789 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:48.253127 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e8b1679-b463-4d3e-9f5a-57bec65b1ddf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.255268 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e8b1679-b463-4d3e-9f5a-57bec65b1ddf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 Aug 18 09:15:48.255268 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e8b1679-b463-4d3e-9f5a-57bec65b1ddf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:48.255339 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e8b1679-b463-4d3e-9f5a-57bec65b1ddf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:48.260317 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72f93410-64c8-4310-b75f-b6529a7f2b64 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 returned with HTTP 200 Aug 18 09:15:48.260317 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 403/1623] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:15:48 2026] GET /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 => generated 389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:48.265198 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.265198 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:48.272113 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5e8b1679-b463-4d3e-9f5a-57bec65b1ddf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:48.273760 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8beadd8-f366-4175-8038-ef4cb844d9df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.276468 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8beadd8-f366-4175-8038-ef4cb844d9df tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:15:48.276820 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8beadd8-f366-4175-8038-ef4cb844d9df tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:48.277767 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8beadd8-f366-4175-8038-ef4cb844d9df tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:48.277850 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e8b1679-b463-4d3e-9f5a-57bec65b1ddf tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 returned with HTTP 200 Aug 18 09:15:48.277922 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-b8beadd8-f366-4175-8038-ef4cb844d9df tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:15:48.278253 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 415/1624] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:48 2026] GET /volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:48.279442 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b8beadd8-f366-4175-8038-ef4cb844d9df tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:15:48.289635 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b8beadd8-f366-4175-8038-ef4cb844d9df tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Get all volumes completed successfully. Aug 18 09:15:48.294518 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8beadd8-f366-4175-8038-ef4cb844d9df tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:15:48.295615 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 403/1625] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:15:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:48.313008 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89a6658e-2724-4272-adf5-be2b52d25fe3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.315687 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89a6658e-2724-4272-adf5-be2b52d25fe3 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] POST https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action Aug 18 09:15:48.316579 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89a6658e-2724-4272-adf5-be2b52d25fe3 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:48.316579 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89a6658e-2724-4272-adf5-be2b52d25fe3 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:48.317998 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-89a6658e-2724-4272-adf5-be2b52d25fe3 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] delete called for group a206ba8e-6442-4234-8c0f-d1c055e23bb8 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:15:48.319043 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-89a6658e-2724-4272-adf5-be2b52d25fe3 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Delete group with id: a206ba8e-6442-4234-8c0f-d1c055e23bb8 Aug 18 09:15:48.326335 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.326335 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:48.349809 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16325d09-99b4-40fc-b49f-076a9226b9da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.369496 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89a6658e-2724-4272-adf5-be2b52d25fe3 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action returned with HTTP 202 Aug 18 09:15:48.369496 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 405/1626] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:15:48 2026] POST /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:15:48.384550 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17d261b1-cddf-439f-bff5-a1d61dee0006 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.384550 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17d261b1-cddf-439f-bff5-a1d61dee0006 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] GET https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 Aug 18 09:15:48.384550 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17d261b1-cddf-439f-bff5-a1d61dee0006 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:48.384550 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17d261b1-cddf-439f-bff5-a1d61dee0006 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:48.384550 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-17d261b1-cddf-439f-bff5-a1d61dee0006 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] show called for member a206ba8e-6442-4234-8c0f-d1c055e23bb8 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:15:48.392556 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.392556 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:48.400721 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:48.402883 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1038783489"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:48.403000 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1038783489'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:48.403277 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume of 1 GB Aug 18 09:15:48.403449 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.403449 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:48.408315 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Availability Zones retrieved successfully. Aug 18 09:15:48.410666 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17d261b1-cddf-439f-bff5-a1d61dee0006 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 returned with HTTP 200 Aug 18 09:15:48.411238 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 416/1627] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:15:48 2026] GET /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 => generated 388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:48.417015 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Flow 'volume_create_api' (866d0ee5-2c94-4f1c-8d1f-3d2a50f3badd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:48.418141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39bb39ff-a89d-4291-b614-a0033e0e6575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:48.419209 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:48.466937 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39bb39ff-a89d-4291-b614-a0033e0e6575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:48.467819 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea047d4-4e12-42f8-b2f2-f8bc51fad39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:48.534917 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Created reservations ['863605c4-de4c-4b6e-8e72-035db4b97b41', '84792210-51f4-4bee-9f27-fa980c5c44df', '125a77ec-d492-4836-90c6-7d429abecbc7', 'ebbbba2b-279e-4708-9bac-b6c81f7eb44e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:48.536069 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea047d4-4e12-42f8-b2f2-f8bc51fad39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['863605c4-de4c-4b6e-8e72-035db4b97b41', '84792210-51f4-4bee-9f27-fa980c5c44df', '125a77ec-d492-4836-90c6-7d429abecbc7', 'ebbbba2b-279e-4708-9bac-b6c81f7eb44e']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:48.539510 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59927dfa-98e6-48a2-a90b-7661ebc01489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:48.560049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59927dfa-98e6-48a2-a90b-7661ebc01489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '161bfb86-121d-46e1-915b-f649a409750e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1038783489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a39d516e32574896b164e2ba5c6be684',qos_specs=None,replication_status=,reservations=['863605c4-de4c-4b6e-8e72-035db4b97b41','84792210-51f4-4bee-9f27-fa980c5c44df','125a77ec-d492-4836-90c6-7d429abecbc7','ebbbba2b-279e-4708-9bac-b6c81f7eb44e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3b38b3da3f435780c75a77e6341f07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1038783489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=161bfb86-121d-46e1-915b-f649a409750e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a39d516e32574896b164e2ba5c6be684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e3b38b3da3f435780c75a77e6341f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:48.560966 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44dec8b4-d0db-4e1e-a24e-4146c9b5cf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:48.583377 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44dec8b4-d0db-4e1e-a24e-4146c9b5cf45) transitioned into state 'SUCCESS' from state '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-1038783489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a39d516e32574896b164e2ba5c6be684',qos_specs=None,replication_status=,reservations=['863605c4-de4c-4b6e-8e72-035db4b97b41','84792210-51f4-4bee-9f27-fa980c5c44df','125a77ec-d492-4836-90c6-7d429abecbc7','ebbbba2b-279e-4708-9bac-b6c81f7eb44e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3b38b3da3f435780c75a77e6341f07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:48.584609 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df5eb3ec-3414-4e19-b403-2cc6f7aaa212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:48.597192 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df5eb3ec-3414-4e19-b403-2cc6f7aaa212) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:48.600988 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Flow 'volume_create_api' (866d0ee5-2c94-4f1c-8d1f-3d2a50f3badd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:48.600988 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume request issued successfully. Aug 18 09:15:48.600988 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16325d09-99b4-40fc-b49f-076a9226b9da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:48.600988 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 404/1628] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:15:48 2026] POST /volume/v3/volumes => generated 747 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:15:48.813793 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-821d5d3a-4d9b-490a-9bba-cad90ce2a3a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:48.817926 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-821d5d3a-4d9b-490a-9bba-cad90ce2a3a3 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] POST https://10.4.3.41/volume/v3/attachments/4b48eea6-1e49-40c3-be9e-cb5eb133fde3/action Aug 18 09:15:48.818503 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-821d5d3a-4d9b-490a-9bba-cad90ce2a3a3 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:48.818611 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-821d5d3a-4d9b-490a-9bba-cad90ce2a3a3 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:48.846373 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:48.846373 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:48.862567 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5bdd455c-4816-41d9-a90e-5b65db194a8f req-821d5d3a-4d9b-490a-9bba-cad90ce2a3a3 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments/4b48eea6-1e49-40c3-be9e-cb5eb133fde3/action returned with HTTP 204 Aug 18 09:15:48.863095 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 404/1629] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:15:48 2026] POST /volume/v3/attachments/4b48eea6-1e49-40c3-be9e-cb5eb133fde3/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:49.294990 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c8d07cc-768e-46e7-8cd7-f20e18cee817 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:49.300025 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c8d07cc-768e-46e7-8cd7-f20e18cee817 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 Aug 18 09:15:49.300228 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c8d07cc-768e-46e7-8cd7-f20e18cee817 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:49.300471 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c8d07cc-768e-46e7-8cd7-f20e18cee817 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:49.314471 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c8d07cc-768e-46e7-8cd7-f20e18cee817 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 returned with HTTP 404 Aug 18 09:15:49.315197 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 406/1630] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:49 2026] GET /volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:49.328146 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-10730c7b-92d0-475c-ad53-9ea78ea094cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:49.330746 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10730c7b-92d0-475c-ad53-9ea78ea094cc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 Aug 18 09:15:49.332075 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10730c7b-92d0-475c-ad53-9ea78ea094cc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:49.332075 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10730c7b-92d0-475c-ad53-9ea78ea094cc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:49.352315 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10730c7b-92d0-475c-ad53-9ea78ea094cc tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 returned with HTTP 404 Aug 18 09:15:49.352820 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 417/1631] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:49 2026] GET /volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:49.366923 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c87cc478-9de1-49e1-88ee-b8f62c739f56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:49.371021 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c87cc478-9de1-49e1-88ee-b8f62c739f56 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 Aug 18 09:15:49.371230 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c87cc478-9de1-49e1-88ee-b8f62c739f56 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:49.371466 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c87cc478-9de1-49e1-88ee-b8f62c739f56 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:49.371660 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c87cc478-9de1-49e1-88ee-b8f62c739f56 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume with id: cfb908ae-fb66-4254-898a-f9093bb8ee72 Aug 18 09:15:49.385772 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c87cc478-9de1-49e1-88ee-b8f62c739f56 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 returned with HTTP 404 Aug 18 09:15:49.386649 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 405/1632] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:49 2026] DELETE /volume/v3/volumes/cfb908ae-fb66-4254-898a-f9093bb8ee72 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:49.396581 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a47eef92-34b6-4f27-92cc-b1965001e3ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:49.402030 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a47eef92-34b6-4f27-92cc-b1965001e3ff tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 Aug 18 09:15:49.402714 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a47eef92-34b6-4f27-92cc-b1965001e3ff tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:49.402854 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a47eef92-34b6-4f27-92cc-b1965001e3ff tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:49.403838 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-a47eef92-34b6-4f27-92cc-b1965001e3ff tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete snapshot with id: 4f788729-ada9-4560-9ba6-482b4ae228d4 Aug 18 09:15:49.413735 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:49.413735 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:49.414525 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a47eef92-34b6-4f27-92cc-b1965001e3ff tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:49.426503 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c24ca845-6188-4e43-8047-86d264a84e68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:49.429795 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c24ca845-6188-4e43-8047-86d264a84e68 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] GET https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 Aug 18 09:15:49.430151 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c24ca845-6188-4e43-8047-86d264a84e68 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:49.430488 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c24ca845-6188-4e43-8047-86d264a84e68 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:49.430716 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-c24ca845-6188-4e43-8047-86d264a84e68 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] show called for member a206ba8e-6442-4234-8c0f-d1c055e23bb8 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:15:49.437362 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c24ca845-6188-4e43-8047-86d264a84e68 tempest-GroupsV320Test-1811834810 tempest-GroupsV320Test-1811834810-project-member] https://10.4.3.41/volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 returned with HTTP 404 Aug 18 09:15:49.438078 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 407/1633] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:15:49 2026] GET /volume/v3/groups/a206ba8e-6442-4234-8c0f-d1c055e23bb8 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:15:49.449422 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d143f6fb-17f8-4e0f-9534-df03a4a906c5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:49.453621 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d143f6fb-17f8-4e0f-9534-df03a4a906c5 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/30f704a4-4694-44b5-9133-f9afc86891a4 Aug 18 09:15:49.453621 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d143f6fb-17f8-4e0f-9534-df03a4a906c5 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:49.453621 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d143f6fb-17f8-4e0f-9534-df03a4a906c5 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:49.453621 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:49.453621 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:49.453828 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a47eef92-34b6-4f27-92cc-b1965001e3ff tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot delete request issued successfully. Aug 18 09:15:49.453828 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a47eef92-34b6-4f27-92cc-b1965001e3ff tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 returned with HTTP 202 Aug 18 09:15:49.453915 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 405/1634] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:15:49 2026] DELETE /volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:49.465174 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52b0ed97-64a7-4f10-8a6d-15a14426ab71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:49.467199 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52b0ed97-64a7-4f10-8a6d-15a14426ab71 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 Aug 18 09:15:49.467449 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52b0ed97-64a7-4f10-8a6d-15a14426ab71 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:49.467674 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52b0ed97-64a7-4f10-8a6d-15a14426ab71 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:49.474519 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:49.474519 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:49.475059 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52b0ed97-64a7-4f10-8a6d-15a14426ab71 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Snapshot retrieved successfully. Aug 18 09:15:49.475917 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52b0ed97-64a7-4f10-8a6d-15a14426ab71 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 returned with HTTP 200 Aug 18 09:15:49.477435 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 406/1635] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:49 2026] GET /volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:49.495978 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d143f6fb-17f8-4e0f-9534-df03a4a906c5 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] https://10.4.3.41/volume/v3/group_types/30f704a4-4694-44b5-9133-f9afc86891a4 returned with HTTP 202 Aug 18 09:15:49.496726 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 418/1636] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:15:49 2026] DELETE /volume/v3/group_types/30f704a4-4694-44b5-9133-f9afc86891a4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:15:49.507865 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-182e7536-c3fa-4a3b-8393-4f5f230a401f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:49.511055 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-182e7536-c3fa-4a3b-8393-4f5f230a401f tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] DELETE https://10.4.3.41/volume/v3/types/768b8ee8-b641-429e-b213-09cb59eedae5 Aug 18 09:15:49.512048 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-182e7536-c3fa-4a3b-8393-4f5f230a401f tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:49.512048 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-182e7536-c3fa-4a3b-8393-4f5f230a401f tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:49.572299 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-182e7536-c3fa-4a3b-8393-4f5f230a401f tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] https://10.4.3.41/volume/v3/types/768b8ee8-b641-429e-b213-09cb59eedae5 returned with HTTP 202 Aug 18 09:15:49.573545 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 408/1637] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:15:49 2026] DELETE /volume/v3/types/768b8ee8-b641-429e-b213-09cb59eedae5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:49.585795 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3c94f90-f08a-43d2-bc77-209a6e0e0a22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:49.589860 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3c94f90-f08a-43d2-bc77-209a6e0e0a22 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] GET https://10.4.3.41/volume/v3/types/768b8ee8-b641-429e-b213-09cb59eedae5 Aug 18 09:15:49.590074 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3c94f90-f08a-43d2-bc77-209a6e0e0a22 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:49.590361 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3c94f90-f08a-43d2-bc77-209a6e0e0a22 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:49.594038 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3c94f90-f08a-43d2-bc77-209a6e0e0a22 tempest-GroupsV320Test-2004808715 tempest-GroupsV320Test-2004808715-project-admin] https://10.4.3.41/volume/v3/types/768b8ee8-b641-429e-b213-09cb59eedae5 returned with HTTP 404 Aug 18 09:15:49.594505 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 406/1638] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:15:49 2026] GET /volume/v3/types/768b8ee8-b641-429e-b213-09cb59eedae5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:50.487281 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28353cf9-bf30-4c76-9039-aff3e512a6f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:50.489749 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28353cf9-bf30-4c76-9039-aff3e512a6f2 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 Aug 18 09:15:50.490172 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28353cf9-bf30-4c76-9039-aff3e512a6f2 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:50.490235 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28353cf9-bf30-4c76-9039-aff3e512a6f2 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:50.497867 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28353cf9-bf30-4c76-9039-aff3e512a6f2 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 returned with HTTP 404 Aug 18 09:15:50.498545 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 407/1639] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:15:50 2026] GET /volume/v3/snapshots/4f788729-ada9-4560-9ba6-482b4ae228d4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:50.514300 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b60c6d0b-aea4-471c-bb75-158d992de263 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:50.518145 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b60c6d0b-aea4-471c-bb75-158d992de263 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 Aug 18 09:15:50.518318 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b60c6d0b-aea4-471c-bb75-158d992de263 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:50.518565 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b60c6d0b-aea4-471c-bb75-158d992de263 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:50.532319 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:50.532319 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:50.537810 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b60c6d0b-aea4-471c-bb75-158d992de263 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:50.544926 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b60c6d0b-aea4-471c-bb75-158d992de263 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 returned with HTTP 200 Aug 18 09:15:50.545433 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 419/1640] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:50 2026] GET /volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:50.562345 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-917eec65-9670-400e-b40e-5a8d2641d72f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:50.565176 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-917eec65-9670-400e-b40e-5a8d2641d72f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 Aug 18 09:15:50.565176 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-917eec65-9670-400e-b40e-5a8d2641d72f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:50.565176 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-917eec65-9670-400e-b40e-5a8d2641d72f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:50.565719 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-917eec65-9670-400e-b40e-5a8d2641d72f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume with id: cfd6057c-5b4e-4bb0-9531-bca6634370b5 Aug 18 09:15:50.570522 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-e2bdbf9e-5de4-4ef2-86a5-13d04279dd3a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:50.573518 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-e2bdbf9e-5de4-4ef2-86a5-13d04279dd3a tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] GET https://10.4.3.41/volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 Aug 18 09:15:50.573518 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-e2bdbf9e-5de4-4ef2-86a5-13d04279dd3a tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:50.573518 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-e2bdbf9e-5de4-4ef2-86a5-13d04279dd3a tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:50.579827 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:50.579827 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:50.580445 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:50.580445 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:50.581412 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-917eec65-9670-400e-b40e-5a8d2641d72f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:50.587152 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-e2bdbf9e-5de4-4ef2-86a5-13d04279dd3a tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Volume info retrieved successfully. Aug 18 09:15:50.596459 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-e2bdbf9e-5de4-4ef2-86a5-13d04279dd3a tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 returned with HTTP 200 Aug 18 09:15:50.596793 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 407/1641] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:50 2026] GET /volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:50.609917 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-917eec65-9670-400e-b40e-5a8d2641d72f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume request issued successfully. Aug 18 09:15:50.610945 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-917eec65-9670-400e-b40e-5a8d2641d72f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 returned with HTTP 202 Aug 18 09:15:50.611130 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 409/1642] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:50 2026] DELETE /volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:50.615956 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e81bd881-ce2e-430b-9edb-ce4bba7bef3f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:50.616375 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e81bd881-ce2e-430b-9edb-ce4bba7bef3f None None] GET https://10.4.3.41/volume// Aug 18 09:15:50.619090 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e81bd881-ce2e-430b-9edb-ce4bba7bef3f None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:50.619372 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e81bd881-ce2e-430b-9edb-ce4bba7bef3f None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:50.619750 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e81bd881-ce2e-430b-9edb-ce4bba7bef3f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:15:50.620055 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 408/1643] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:15:50 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:15:50.623848 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9278ede1-059c-4c8d-9d0b-29c1bc8e4c57 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:50.626537 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9278ede1-059c-4c8d-9d0b-29c1bc8e4c57 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 Aug 18 09:15:50.626537 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9278ede1-059c-4c8d-9d0b-29c1bc8e4c57 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:50.628059 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9278ede1-059c-4c8d-9d0b-29c1bc8e4c57 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:50.635464 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:50.635464 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:50.638073 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-a5113904-70e5-4acf-a47d-c5aedc427715 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:50.641107 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-a5113904-70e5-4acf-a47d-c5aedc427715 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:15:50.641618 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-a5113904-70e5-4acf-a47d-c5aedc427715 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13f4c6df-6b2c-4881-b050-b8a0825bf0a4", "connector": null, "instance_uuid": "22d5214d-7545-4b54-88c8-60be81b1159f"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:50.643123 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9278ede1-059c-4c8d-9d0b-29c1bc8e4c57 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:50.650493 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9278ede1-059c-4c8d-9d0b-29c1bc8e4c57 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 returned with HTTP 200 Aug 18 09:15:50.651228 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 420/1644] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:50 2026] GET /volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:50.666352 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:50.666352 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:50.722367 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-a5113904-70e5-4acf-a47d-c5aedc427715 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:15:50.724201 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 408/1645] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:15:50 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:50.741124 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39c0e640-dcdd-438c-a9e5-1b136ed341fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:50.741124 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39c0e640-dcdd-438c-a9e5-1b136ed341fb None None] GET https://10.4.3.41/volume// Aug 18 09:15:50.741124 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39c0e640-dcdd-438c-a9e5-1b136ed341fb None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:50.741124 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39c0e640-dcdd-438c-a9e5-1b136ed341fb None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:50.745918 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39c0e640-dcdd-438c-a9e5-1b136ed341fb None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:15:50.745918 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 410/1646] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:15:50 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:15:50.756087 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-9953a2af-4344-48a5-ad42-d334e7d138a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:50.757745 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-9953a2af-4344-48a5-ad42-d334e7d138a6 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] GET https://10.4.3.41/volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 Aug 18 09:15:50.757905 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-9953a2af-4344-48a5-ad42-d334e7d138a6 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:50.758080 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-9953a2af-4344-48a5-ad42-d334e7d138a6 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:50.774033 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:50.774033 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:50.779274 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-9953a2af-4344-48a5-ad42-d334e7d138a6 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Volume info retrieved successfully. Aug 18 09:15:50.784304 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-9953a2af-4344-48a5-ad42-d334e7d138a6 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 returned with HTTP 200 Aug 18 09:15:50.784736 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 409/1647] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:15:50 2026] GET /volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 => generated 1019 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:15:50.933085 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-8067933b-55c8-4dbd-812e-858bce15463c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:50.935743 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-8067933b-55c8-4dbd-812e-858bce15463c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] PUT https://10.4.3.41/volume/v3/attachments/e1f5e4c4-2344-4eb6-9723-3190b7f1d26d Aug 18 09:15:50.936243 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-8067933b-55c8-4dbd-812e-858bce15463c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:50.945893 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-8067933b-55c8-4dbd-812e-858bce15463c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Acquiring lock "cinder-attachment_update-13f4c6df-6b2c-4881-b050-b8a0825bf0a4-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:15:50.951646 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-8067933b-55c8-4dbd-812e-858bce15463c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Lock "cinder-attachment_update-13f4c6df-6b2c-4881-b050-b8a0825bf0a4-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:15:50.953027 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:50.953027 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:51.080543 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-8067933b-55c8-4dbd-812e-858bce15463c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Lock "cinder-attachment_update-13f4c6df-6b2c-4881-b050-b8a0825bf0a4-np0000007625" released by "attachment_update" :: held 0.129s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:15:51.080951 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-8067933b-55c8-4dbd-812e-858bce15463c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/attachments/e1f5e4c4-2344-4eb6-9723-3190b7f1d26d returned with HTTP 200 Aug 18 09:15:51.082439 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 421/1648] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:15:50 2026] PUT /volume/v3/attachments/e1f5e4c4-2344-4eb6-9723-3190b7f1d26d => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:51.128659 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-1fab84b1-0397-462f-9f9f-0c9c173990e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:51.137724 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-1fab84b1-0397-462f-9f9f-0c9c173990e0 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] POST https://10.4.3.41/volume/v3/attachments/e1f5e4c4-2344-4eb6-9723-3190b7f1d26d/action Aug 18 09:15:51.138001 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-1fab84b1-0397-462f-9f9f-0c9c173990e0 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:51.138001 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-1fab84b1-0397-462f-9f9f-0c9c173990e0 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:51.169748 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:51.169748 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:51.184728 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad8259eb-c2f6-427d-8da9-53f5d13c9b31 req-1fab84b1-0397-462f-9f9f-0c9c173990e0 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/attachments/e1f5e4c4-2344-4eb6-9723-3190b7f1d26d/action returned with HTTP 204 Aug 18 09:15:51.185946 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 409/1649] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:15:51 2026] POST /volume/v3/attachments/e1f5e4c4-2344-4eb6-9723-3190b7f1d26d/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:51.601165 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b74eee64-be45-40e4-9ef0-c21be054d989 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:51.601165 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b74eee64-be45-40e4-9ef0-c21be054d989 None None] GET https://10.4.3.41/volume// Aug 18 09:15:51.601165 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b74eee64-be45-40e4-9ef0-c21be054d989 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:51.601165 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b74eee64-be45-40e4-9ef0-c21be054d989 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:51.601165 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b74eee64-be45-40e4-9ef0-c21be054d989 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:15:51.601165 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 411/1650] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:15:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:15:51.616214 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-9bb2a540-15e7-47f0-8e6f-e1b823008784 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:51.618627 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-9bb2a540-15e7-47f0-8e6f-e1b823008784 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:15:51.618976 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-9bb2a540-15e7-47f0-8e6f-e1b823008784 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b0297c3-182e-42c0-85f8-91e0556230d8", "connector": null, "instance_uuid": "abf6ca67-67e8-4a47-ba02-5fcada0ed1ab"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:51.640872 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:51.640872 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:51.668142 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c1e6c5b-0f19-456a-b103-9eae1647042f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:51.670711 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c1e6c5b-0f19-456a-b103-9eae1647042f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 Aug 18 09:15:51.670925 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c1e6c5b-0f19-456a-b103-9eae1647042f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:51.671295 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c1e6c5b-0f19-456a-b103-9eae1647042f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:51.681489 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c1e6c5b-0f19-456a-b103-9eae1647042f tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 returned with HTTP 404 Aug 18 09:15:51.683441 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 422/1651] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:51 2026] GET /volume/v3/volumes/cfd6057c-5b4e-4bb0-9531-bca6634370b5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:51.691197 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5508c5f-9780-47cc-a3ac-e3a617f5ff44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:51.696529 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5508c5f-9780-47cc-a3ac-e3a617f5ff44 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:51.696529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5508c5f-9780-47cc-a3ac-e3a617f5ff44 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:51.696529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5508c5f-9780-47cc-a3ac-e3a617f5ff44 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:51.696999 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-9bb2a540-15e7-47f0-8e6f-e1b823008784 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:15:51.697596 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 410/1652] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:15:51 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:51.706191 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:51.706191 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:51.710300 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-429b46ab-e5c0-4225-b4a3-e2316d80bae2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:51.712969 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-429b46ab-e5c0-4225-b4a3-e2316d80bae2 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] DELETE https://10.4.3.41/volume/v3/attachments/4b48eea6-1e49-40c3-be9e-cb5eb133fde3 Aug 18 09:15:51.713156 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-429b46ab-e5c0-4225-b4a3-e2316d80bae2 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:51.713210 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-429b46ab-e5c0-4225-b4a3-e2316d80bae2 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:51.716828 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e5508c5f-9780-47cc-a3ac-e3a617f5ff44 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:51.720993 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5508c5f-9780-47cc-a3ac-e3a617f5ff44 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:51.721856 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 410/1653] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:51 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:51.722640 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:51.722640 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:51.739023 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1565be46-d376-4e2f-bd63-f9c08d36c38a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:51.742036 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1565be46-d376-4e2f-bd63-f9c08d36c38a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] DELETE https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:51.742270 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1565be46-d376-4e2f-bd63-f9c08d36c38a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:51.742526 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1565be46-d376-4e2f-bd63-f9c08d36c38a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:51.742864 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1565be46-d376-4e2f-bd63-f9c08d36c38a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume with id: 72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:51.750991 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:51.750991 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:51.751511 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1565be46-d376-4e2f-bd63-f9c08d36c38a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:51.777668 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1565be46-d376-4e2f-bd63-f9c08d36c38a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Delete volume request issued successfully. Aug 18 09:15:51.777668 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1565be46-d376-4e2f-bd63-f9c08d36c38a tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 202 Aug 18 09:15:51.777834 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 423/1654] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:15:51 2026] DELETE /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:51.786279 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-355512c9-1a05-445a-b1e2-d13ea1ced0d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:51.790638 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-355512c9-1a05-445a-b1e2-d13ea1ced0d9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:51.790950 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-355512c9-1a05-445a-b1e2-d13ea1ced0d9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:51.791214 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-355512c9-1a05-445a-b1e2-d13ea1ced0d9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:51.793811 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-429b46ab-e5c0-4225-b4a3-e2316d80bae2 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments/4b48eea6-1e49-40c3-be9e-cb5eb133fde3 returned with HTTP 200 Aug 18 09:15:51.794361 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 412/1655] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:15:51 2026] DELETE /volume/v3/attachments/4b48eea6-1e49-40c3-be9e-cb5eb133fde3 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:51.803476 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:51.803476 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:51.812220 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-355512c9-1a05-445a-b1e2-d13ea1ced0d9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Volume info retrieved successfully. Aug 18 09:15:51.816948 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-355512c9-1a05-445a-b1e2-d13ea1ced0d9 tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 200 Aug 18 09:15:51.817333 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 411/1656] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:51 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:52.497985 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7ac006e-8fce-4f96-b051-682b58b229db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:52.624512 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7ac006e-8fce-4f96-b051-682b58b229db tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:15:52.625155 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7ac006e-8fce-4f96-b051-682b58b229db tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-417691738"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:52.643714 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7ac006e-8fce-4f96-b051-682b58b229db tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:15:52.644153 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 411/1657] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:15:52 2026] POST /volume/v3/types => generated 232 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:52.657445 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6cc9c25b-44a2-4b29-9960-52ff4485d5d2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:52.661472 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cc9c25b-44a2-4b29-9960-52ff4485d5d2 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:15:52.661931 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cc9c25b-44a2-4b29-9960-52ff4485d5d2 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1656055335", "extra_specs": {"multiattach": " True"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:52.678067 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cc9c25b-44a2-4b29-9960-52ff4485d5d2 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:15:52.679020 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 424/1658] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:15:52 2026] POST /volume/v3/types => generated 259 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:15:52.692588 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:52.804386 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:15:52.804386 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-417691738", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-829832215"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:52.808171 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-417691738', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-829832215'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:15:52.813375 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Create volume of 1 GB Aug 18 09:15:52.813810 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:52.813810 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:52.814479 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Availability Zones retrieved successfully. Aug 18 09:15:52.824926 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Flow 'volume_create_api' (e6e1d1fb-2deb-4241-90d2-2ad7323d520b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:52.826165 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7f862b-b757-414e-832b-678996904667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:52.828974 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:15:52.833886 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e07a23ec-7b67-4a23-ac04-1ea7eaf2075d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:52.836174 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e07a23ec-7b67-4a23-ac04-1ea7eaf2075d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] GET https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e Aug 18 09:15:52.836174 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e07a23ec-7b67-4a23-ac04-1ea7eaf2075d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:52.836174 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e07a23ec-7b67-4a23-ac04-1ea7eaf2075d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:52.847791 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e07a23ec-7b67-4a23-ac04-1ea7eaf2075d tempest-VolumesSnapshotTestJSON-1368819426 tempest-VolumesSnapshotTestJSON-1368819426-project-member] https://10.4.3.41/volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e returned with HTTP 404 Aug 18 09:15:52.848376 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 412/1659] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:15:52 2026] GET /volume/v3/volumes/72b6878f-71d2-4f7a-8e72-0150d4b57a5e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:52.854890 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7f862b-b757-414e-832b-678996904667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:15:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e0dc2c2-7b82-4892-a648-b1f9d31472bf,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-417691738',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e0dc2c2-7b82-4892-a648-b1f9d31472bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:52.855977 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (643c1982-ee96-4600-85b3-1ac4bf596cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:52.897789 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-417691738 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-417691738, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:15:52.898190 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-417691738 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-417691738, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:15:52.941543 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Created reservations ['28eb85b6-1fcb-4c8b-a55c-5b722c695f79', '67d20cc2-cd44-4a96-ac46-01a646b28647', '23c40c53-31ff-4a74-a0d6-e36dbc39921d', '9029c996-0c55-483c-85b8-730c933e294c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:52.942467 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (643c1982-ee96-4600-85b3-1ac4bf596cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28eb85b6-1fcb-4c8b-a55c-5b722c695f79', '67d20cc2-cd44-4a96-ac46-01a646b28647', '23c40c53-31ff-4a74-a0d6-e36dbc39921d', '9029c996-0c55-483c-85b8-730c933e294c']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:52.943375 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33c26dda-8b69-4d01-940b-c4180ee8a4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:52.975778 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33c26dda-8b69-4d01-940b-c4180ee8a4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a9557c2-6a02-4227-ad61-f495c29c2a59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-829832215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b76a5237d3e48e6a15a7bf75bc8b581',qos_specs=None,replication_status=,reservations=['28eb85b6-1fcb-4c8b-a55c-5b722c695f79','67d20cc2-cd44-4a96-ac46-01a646b28647','23c40c53-31ff-4a74-a0d6-e36dbc39921d','9029c996-0c55-483c-85b8-730c933e294c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14485fa543d34beb917b4e61eb566585',volume_type_id=6e0dc2c2-7b82-4892-a648-b1f9d31472bf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-829832215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a9557c2-6a02-4227-ad61-f495c29c2a59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b76a5237d3e48e6a15a7bf75bc8b581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14485fa543d34beb917b4e61eb566585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e0dc2c2-7b82-4892-a648-b1f9d31472bf),volume_type_id=6e0dc2c2-7b82-4892-a648-b1f9d31472bf)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:52.975778 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15ff1c4-a140-4276-a7aa-d987c79e756b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:52.993875 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15ff1c4-a140-4276-a7aa-d987c79e756b) transitioned into state 'SUCCESS' from state '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-829832215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b76a5237d3e48e6a15a7bf75bc8b581',qos_specs=None,replication_status=,reservations=['28eb85b6-1fcb-4c8b-a55c-5b722c695f79','67d20cc2-cd44-4a96-ac46-01a646b28647','23c40c53-31ff-4a74-a0d6-e36dbc39921d','9029c996-0c55-483c-85b8-730c933e294c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14485fa543d34beb917b4e61eb566585',volume_type_id=6e0dc2c2-7b82-4892-a648-b1f9d31472bf)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:52.994564 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70dbcacb-0c13-4df2-ab41-8c7547f8b719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:15:53.005057 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70dbcacb-0c13-4df2-ab41-8c7547f8b719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:15:53.005872 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Flow 'volume_create_api' (e6e1d1fb-2deb-4241-90d2-2ad7323d520b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:15:53.006186 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Create volume request issued successfully. Aug 18 09:15:53.008189 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7421ea1f-acdf-4da4-9ec7-af8d9e2e3e0b tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:15:53.008621 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 413/1660] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:15:52 2026] POST /volume/v3/volumes => generated 868 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:53.025502 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0a3a84e-0124-4396-b398-ba7e8b34d346 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:53.030289 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0a3a84e-0124-4396-b398-ba7e8b34d346 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:53.030619 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0a3a84e-0124-4396-b398-ba7e8b34d346 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:53.030858 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0a3a84e-0124-4396-b398-ba7e8b34d346 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:53.042221 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:53.042221 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:53.051449 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e0a3a84e-0124-4396-b398-ba7e8b34d346 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Volume info retrieved successfully. Aug 18 09:15:53.055624 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0a3a84e-0124-4396-b398-ba7e8b34d346 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 200 Aug 18 09:15:53.055996 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 412/1661] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:53 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:54.074905 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1815d387-c59b-4166-97e5-bdf20c0f410e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:54.077251 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1815d387-c59b-4166-97e5-bdf20c0f410e tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:54.077604 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1815d387-c59b-4166-97e5-bdf20c0f410e tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:54.077876 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1815d387-c59b-4166-97e5-bdf20c0f410e tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:54.088490 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:54.088490 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:54.098319 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1815d387-c59b-4166-97e5-bdf20c0f410e tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Volume info retrieved successfully. Aug 18 09:15:54.104047 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1815d387-c59b-4166-97e5-bdf20c0f410e tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 200 Aug 18 09:15:54.104741 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 425/1662] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:54 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:54.120415 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60f4ce16-427a-43ea-977f-3c376b5cf0ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:54.122799 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60f4ce16-427a-43ea-977f-3c376b5cf0ac tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:54.123332 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60f4ce16-427a-43ea-977f-3c376b5cf0ac tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:54.123600 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60f4ce16-427a-43ea-977f-3c376b5cf0ac tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:54.133010 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:54.133010 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:54.138139 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-60f4ce16-427a-43ea-977f-3c376b5cf0ac tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Volume info retrieved successfully. Aug 18 09:15:54.144204 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60f4ce16-427a-43ea-977f-3c376b5cf0ac tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 200 Aug 18 09:15:54.144957 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 413/1663] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:54 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 1189 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:15:54.166589 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6fcba96e-a667-4e5c-a3f9-aefaef27b835 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:54.170028 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6fcba96e-a667-4e5c-a3f9-aefaef27b835 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] POST https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59/action Aug 18 09:15:54.170028 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6fcba96e-a667-4e5c-a3f9-aefaef27b835 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1656055335", "migration_policy": "never"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:54.170028 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6fcba96e-a667-4e5c-a3f9-aefaef27b835 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1656055335", "migration_policy": "never"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:54.177376 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-18de0dfc-969a-4c10-bb6c-cbed30829e64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:54.183494 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-18de0dfc-969a-4c10-bb6c-cbed30829e64 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] PUT https://10.4.3.41/volume/v3/attachments/2c0176f8-07e9-4d0c-8261-4c6323afed1d Aug 18 09:15:54.183894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-18de0dfc-969a-4c10-bb6c-cbed30829e64 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:54.188518 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:54.188518 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:54.189042 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6fcba96e-a667-4e5c-a3f9-aefaef27b835 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Volume info retrieved successfully. Aug 18 09:15:54.195559 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:54.195559 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:54.199282 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-18de0dfc-969a-4c10-bb6c-cbed30829e64 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Acquiring lock "cinder-attachment_update-0b0297c3-182e-42c0-85f8-91e0556230d8-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:15:54.206052 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-18de0dfc-969a-4c10-bb6c-cbed30829e64 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Lock "cinder-attachment_update-0b0297c3-182e-42c0-85f8-91e0556230d8-np0000007625" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:15:54.207264 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:54.207264 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:54.221173 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6fcba96e-a667-4e5c-a3f9-aefaef27b835 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1656055335 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1656055335, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:15:54.221624 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6fcba96e-a667-4e5c-a3f9-aefaef27b835 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1656055335 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1656055335, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:15:54.248796 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6fcba96e-a667-4e5c-a3f9-aefaef27b835 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Created reservations ['82fb5e59-b210-4119-b5dc-77130c56411d', 'd64c10c9-9d9b-4c6c-b1c0-d84e755e6f0e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:54.271889 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6fcba96e-a667-4e5c-a3f9-aefaef27b835 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Created reservations ['8d5db46f-d84b-4999-af6c-7afb62ed8a3e', '8380c96c-33d9-4266-9f7e-a176afa1e892'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:54.308330 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6fcba96e-a667-4e5c-a3f9-aefaef27b835 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Retype volume request issued successfully. Aug 18 09:15:54.308721 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6fcba96e-a667-4e5c-a3f9-aefaef27b835 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59/action returned with HTTP 202 Aug 18 09:15:54.309181 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 414/1664] 10.4.3.41 () {70 vars in 1425 bytes} [Tue Aug 18 09:15:54 2026] POST /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 09:15:54.319649 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ff5b64c4-2eac-4889-b7fd-9c49d1c09268 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:54.321835 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff5b64c4-2eac-4889-b7fd-9c49d1c09268 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:54.321955 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff5b64c4-2eac-4889-b7fd-9c49d1c09268 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:54.322127 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff5b64c4-2eac-4889-b7fd-9c49d1c09268 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:54.322310 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-18de0dfc-969a-4c10-bb6c-cbed30829e64 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Lock "cinder-attachment_update-0b0297c3-182e-42c0-85f8-91e0556230d8-np0000007625" released by "attachment_update" :: held 0.116s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:15:54.322685 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-18de0dfc-969a-4c10-bb6c-cbed30829e64 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments/2c0176f8-07e9-4d0c-8261-4c6323afed1d returned with HTTP 200 Aug 18 09:15:54.323113 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 413/1665] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:15:54 2026] PUT /volume/v3/attachments/2c0176f8-07e9-4d0c-8261-4c6323afed1d => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:54.329822 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:54.329822 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:54.333937 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ff5b64c4-2eac-4889-b7fd-9c49d1c09268 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Volume info retrieved successfully. Aug 18 09:15:54.336103 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-9fc938b7-1324-4ef8-8d1e-c1e5c7ac2792 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:54.341048 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-9fc938b7-1324-4ef8-8d1e-c1e5c7ac2792 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/attachments/2c0176f8-07e9-4d0c-8261-4c6323afed1d Aug 18 09:15:54.341336 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-9fc938b7-1324-4ef8-8d1e-c1e5c7ac2792 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:54.343163 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff5b64c4-2eac-4889-b7fd-9c49d1c09268 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 200 Aug 18 09:15:54.343649 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 426/1666] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:54 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:54.344129 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-9fc938b7-1324-4ef8-8d1e-c1e5c7ac2792 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:54.372885 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-9fc938b7-1324-4ef8-8d1e-c1e5c7ac2792 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments/2c0176f8-07e9-4d0c-8261-4c6323afed1d returned with HTTP 200 Aug 18 09:15:54.373470 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 414/1667] 10.4.3.41 () {70 vars in 1644 bytes} [Tue Aug 18 09:15:54 2026] GET /volume/v3/attachments/2c0176f8-07e9-4d0c-8261-4c6323afed1d => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:55.366372 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-37c8c2f4-3269-4f9e-9d05-5dbed432ca00 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:55.371461 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37c8c2f4-3269-4f9e-9d05-5dbed432ca00 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:55.371838 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37c8c2f4-3269-4f9e-9d05-5dbed432ca00 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:55.372098 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37c8c2f4-3269-4f9e-9d05-5dbed432ca00 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:55.387333 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:55.387333 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:55.400888 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37c8c2f4-3269-4f9e-9d05-5dbed432ca00 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Volume info retrieved successfully. Aug 18 09:15:55.412141 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37c8c2f4-3269-4f9e-9d05-5dbed432ca00 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 200 Aug 18 09:15:55.412801 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 415/1668] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:55 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 995 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:55.431995 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1613e273-2b48-4498-986e-1cfdedbcd5f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:55.436573 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1613e273-2b48-4498-986e-1cfdedbcd5f8 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:55.436573 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1613e273-2b48-4498-986e-1cfdedbcd5f8 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:55.436573 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1613e273-2b48-4498-986e-1cfdedbcd5f8 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:55.444023 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:55.444023 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:55.448092 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1613e273-2b48-4498-986e-1cfdedbcd5f8 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Volume info retrieved successfully. Aug 18 09:15:55.455711 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1613e273-2b48-4498-986e-1cfdedbcd5f8 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 200 Aug 18 09:15:55.456338 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 414/1669] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:55 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 1189 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:15:55.470589 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fb6d69d9-ecee-4a17-bde4-580a8b993b05 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:55.474066 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb6d69d9-ecee-4a17-bde4-580a8b993b05 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:55.474379 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb6d69d9-ecee-4a17-bde4-580a8b993b05 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:55.474735 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb6d69d9-ecee-4a17-bde4-580a8b993b05 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:55.491416 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:55.491416 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:55.497247 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb6d69d9-ecee-4a17-bde4-580a8b993b05 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Volume info retrieved successfully. Aug 18 09:15:55.505055 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb6d69d9-ecee-4a17-bde4-580a8b993b05 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 200 Aug 18 09:15:55.505665 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 427/1670] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:55 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 1189 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:15:55.522318 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:55.524825 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] POST https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59/action Aug 18 09:15:55.525255 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-417691738", "migration_policy": "never"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:55.525422 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-417691738", "migration_policy": "never"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:55.537621 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:55.537621 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:55.538229 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Volume info retrieved successfully. Aug 18 09:15:55.558032 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-417691738 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-417691738, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:15:55.558373 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-417691738 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-417691738, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:15:55.567663 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Created reservations ['6622f21d-4256-4b49-ad91-48621c7e9919', '9d57e711-5c06-416a-94d9-d3b3878e0cca'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:55.579849 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1656055335 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1656055335, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:15:55.580729 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1656055335 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1656055335, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:15:55.598957 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Created reservations ['0f413aab-ccdb-4b4a-b6c7-2899effe1d6e', 'a97bee37-e1ff-4a36-9824-d108df7ace7a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:15:55.634305 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Retype volume request issued successfully. Aug 18 09:15:55.634591 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbd413a8-e526-4e60-a420-a6e4dd6d1c42 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59/action returned with HTTP 202 Aug 18 09:15:55.635132 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 415/1671] 10.4.3.41 () {70 vars in 1425 bytes} [Tue Aug 18 09:15:55 2026] POST /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 09:15:55.645039 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-add98831-8671-4673-bd0d-f88d9c1f651c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:55.648818 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-add98831-8671-4673-bd0d-f88d9c1f651c tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:55.649103 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-add98831-8671-4673-bd0d-f88d9c1f651c tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:55.649359 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-add98831-8671-4673-bd0d-f88d9c1f651c tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:55.658584 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:55.658584 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:55.667274 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-add98831-8671-4673-bd0d-f88d9c1f651c tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Volume info retrieved successfully. Aug 18 09:15:55.673834 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-add98831-8671-4673-bd0d-f88d9c1f651c tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 200 Aug 18 09:15:55.674440 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 416/1672] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:55 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:56.691985 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b46aead-babb-4386-aa18-23e3b25d0a73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:56.698098 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b46aead-babb-4386-aa18-23e3b25d0a73 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:56.698374 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b46aead-babb-4386-aa18-23e3b25d0a73 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:56.698623 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b46aead-babb-4386-aa18-23e3b25d0a73 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:56.705653 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:56.705653 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:56.710182 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b46aead-babb-4386-aa18-23e3b25d0a73 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Volume info retrieved successfully. Aug 18 09:15:56.714919 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b46aead-babb-4386-aa18-23e3b25d0a73 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 200 Aug 18 09:15:56.715863 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 415/1673] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:56 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:56.731381 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-58288a82-ab03-4739-93ed-727e3107f1c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:56.734283 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58288a82-ab03-4739-93ed-727e3107f1c6 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:56.734608 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58288a82-ab03-4739-93ed-727e3107f1c6 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:56.734879 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58288a82-ab03-4739-93ed-727e3107f1c6 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:56.745187 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:56.745187 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:56.750111 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-58288a82-ab03-4739-93ed-727e3107f1c6 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Volume info retrieved successfully. Aug 18 09:15:56.755678 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58288a82-ab03-4739-93ed-727e3107f1c6 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 200 Aug 18 09:15:56.756326 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 428/1674] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:56 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 1189 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 09:15:56.772471 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ec9a3cc-bad5-4912-a4bb-7e2ee70df9d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:56.774848 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ec9a3cc-bad5-4912-a4bb-7e2ee70df9d3 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] GET https://10.4.3.41/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-829832215 Aug 18 09:15:56.775115 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ec9a3cc-bad5-4912-a4bb-7e2ee70df9d3 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:56.775369 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ec9a3cc-bad5-4912-a4bb-7e2ee70df9d3 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:56.776041 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:56.776041 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:56.776407 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ec9a3cc-bad5-4912-a4bb-7e2ee70df9d3 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-829832215'), ('all_tenants', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:15:56.821178 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ec9a3cc-bad5-4912-a4bb-7e2ee70df9d3 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Get all volumes completed successfully. Aug 18 09:15:56.821675 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ec9a3cc-bad5-4912-a4bb-7e2ee70df9d3 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] https://10.4.3.41/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-829832215 returned with HTTP 200 Aug 18 09:15:56.822888 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 416/1675] 10.4.3.41 () {68 vars in 1420 bytes} [Tue Aug 18 09:15:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-829832215 => generated 339 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:56.832129 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-67d32c9e-6f9d-4be8-982a-5a4e2cfbc525 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:56.834366 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67d32c9e-6f9d-4be8-982a-5a4e2cfbc525 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] GET https://10.4.3.41/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-829832215 Aug 18 09:15:56.834609 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67d32c9e-6f9d-4be8-982a-5a4e2cfbc525 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:56.834791 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67d32c9e-6f9d-4be8-982a-5a4e2cfbc525 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:56.835705 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-67d32c9e-6f9d-4be8-982a-5a4e2cfbc525 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-829832215'), ('all_tenants', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:15:56.866603 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-67d32c9e-6f9d-4be8-982a-5a4e2cfbc525 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Get all volumes completed successfully. Aug 18 09:15:56.867153 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67d32c9e-6f9d-4be8-982a-5a4e2cfbc525 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] https://10.4.3.41/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-829832215 returned with HTTP 200 Aug 18 09:15:56.867857 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 417/1676] 10.4.3.41 () {68 vars in 1420 bytes} [Tue Aug 18 09:15:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-829832215 => generated 339 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:56.877815 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e94f15b9-cc28-46e0-8846-2218dcc4e3e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:56.879961 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e94f15b9-cc28-46e0-8846-2218dcc4e3e7 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:56.880259 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e94f15b9-cc28-46e0-8846-2218dcc4e3e7 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:56.880619 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e94f15b9-cc28-46e0-8846-2218dcc4e3e7 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:56.889304 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:56.889304 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:15:56.896669 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e94f15b9-cc28-46e0-8846-2218dcc4e3e7 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Volume info retrieved successfully. Aug 18 09:15:56.905687 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e94f15b9-cc28-46e0-8846-2218dcc4e3e7 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 200 Aug 18 09:15:56.906304 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 416/1677] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:56 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:56.922250 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-45731a42-d3f7-43d9-bc56-abef595e6e31 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:56.925416 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45731a42-d3f7-43d9-bc56-abef595e6e31 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:56.925416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45731a42-d3f7-43d9-bc56-abef595e6e31 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:56.925416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45731a42-d3f7-43d9-bc56-abef595e6e31 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:56.925416 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-45731a42-d3f7-43d9-bc56-abef595e6e31 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Delete volume with id: 7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:56.934308 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:56.934308 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:56.935009 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45731a42-d3f7-43d9-bc56-abef595e6e31 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Volume info retrieved successfully. Aug 18 09:15:56.960644 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45731a42-d3f7-43d9-bc56-abef595e6e31 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Delete volume request issued successfully. Aug 18 09:15:56.960884 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45731a42-d3f7-43d9-bc56-abef595e6e31 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 202 Aug 18 09:15:56.961599 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 429/1678] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:15:56 2026] DELETE /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:15:56.972097 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81b0ca66-13fe-44f1-8a6d-ccde6f95b4ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:56.974040 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81b0ca66-13fe-44f1-8a6d-ccde6f95b4ae tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:56.974301 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81b0ca66-13fe-44f1-8a6d-ccde6f95b4ae tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:56.974582 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81b0ca66-13fe-44f1-8a6d-ccde6f95b4ae tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:56.985051 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:56.985051 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:15:56.990270 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-81b0ca66-13fe-44f1-8a6d-ccde6f95b4ae tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Volume info retrieved successfully. Aug 18 09:15:56.996904 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81b0ca66-13fe-44f1-8a6d-ccde6f95b4ae tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 200 Aug 18 09:15:56.997326 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 417/1679] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:56 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:57.619664 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-62b35812-7260-403a-a151-fd96b87745ea req-2057ef7b-8681-47ed-a9bb-b6945a1d91c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:57.622444 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-62b35812-7260-403a-a151-fd96b87745ea req-2057ef7b-8681-47ed-a9bb-b6945a1d91c2 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] GET https://10.4.3.41/volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 Aug 18 09:15:57.622809 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-62b35812-7260-403a-a151-fd96b87745ea req-2057ef7b-8681-47ed-a9bb-b6945a1d91c2 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:57.623158 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-62b35812-7260-403a-a151-fd96b87745ea req-2057ef7b-8681-47ed-a9bb-b6945a1d91c2 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:57.635190 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:57.635190 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:15:57.640600 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-62b35812-7260-403a-a151-fd96b87745ea req-2057ef7b-8681-47ed-a9bb-b6945a1d91c2 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Volume info retrieved successfully. Aug 18 09:15:57.654278 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-62b35812-7260-403a-a151-fd96b87745ea req-2057ef7b-8681-47ed-a9bb-b6945a1d91c2 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 returned with HTTP 200 Aug 18 09:15:57.654892 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 418/1680] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:15:57 2026] GET /volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:15:58.015448 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ce01878d-85a0-491c-87c7-68105ca7ecc9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:58.017346 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce01878d-85a0-491c-87c7-68105ca7ecc9 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] GET https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 Aug 18 09:15:58.017619 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce01878d-85a0-491c-87c7-68105ca7ecc9 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:58.017849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce01878d-85a0-491c-87c7-68105ca7ecc9 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:58.023644 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce01878d-85a0-491c-87c7-68105ca7ecc9 tempest-VolumeRetypeMultiattachTest-498443403 tempest-VolumeRetypeMultiattachTest-498443403-project-member] https://10.4.3.41/volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 returned with HTTP 404 Aug 18 09:15:58.024299 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 417/1681] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:15:58 2026] GET /volume/v3/volumes/7a9557c2-6a02-4227-ad61-f495c29c2a59 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:15:58.037094 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d97914ad-4f15-41c2-8a08-125a7f61bc7d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:58.039002 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d97914ad-4f15-41c2-8a08-125a7f61bc7d tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] DELETE https://10.4.3.41/volume/v3/types/1ea8a27f-3725-4b72-962f-1c7d023b9f2c Aug 18 09:15:58.039191 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d97914ad-4f15-41c2-8a08-125a7f61bc7d tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:58.039414 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d97914ad-4f15-41c2-8a08-125a7f61bc7d tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:58.064577 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d97914ad-4f15-41c2-8a08-125a7f61bc7d tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] https://10.4.3.41/volume/v3/types/1ea8a27f-3725-4b72-962f-1c7d023b9f2c returned with HTTP 202 Aug 18 09:15:58.064991 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 430/1682] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:15:58 2026] DELETE /volume/v3/types/1ea8a27f-3725-4b72-962f-1c7d023b9f2c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:58.074953 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10e728ac-418d-415f-93c4-a349f25e441a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:58.077522 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10e728ac-418d-415f-93c4-a349f25e441a tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] GET https://10.4.3.41/volume/v3/types/1ea8a27f-3725-4b72-962f-1c7d023b9f2c Aug 18 09:15:58.077783 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10e728ac-418d-415f-93c4-a349f25e441a tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:58.078030 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10e728ac-418d-415f-93c4-a349f25e441a tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:58.085018 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10e728ac-418d-415f-93c4-a349f25e441a tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] https://10.4.3.41/volume/v3/types/1ea8a27f-3725-4b72-962f-1c7d023b9f2c returned with HTTP 404 Aug 18 09:15:58.085988 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 418/1683] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:15:58 2026] GET /volume/v3/types/1ea8a27f-3725-4b72-962f-1c7d023b9f2c => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:58.094096 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7c605d34-9df7-4d7a-8969-26b01d568c76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:58.096091 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c605d34-9df7-4d7a-8969-26b01d568c76 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] DELETE https://10.4.3.41/volume/v3/types/6e0dc2c2-7b82-4892-a648-b1f9d31472bf Aug 18 09:15:58.096326 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c605d34-9df7-4d7a-8969-26b01d568c76 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:58.096616 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c605d34-9df7-4d7a-8969-26b01d568c76 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:58.134640 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c605d34-9df7-4d7a-8969-26b01d568c76 tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] https://10.4.3.41/volume/v3/types/6e0dc2c2-7b82-4892-a648-b1f9d31472bf returned with HTTP 202 Aug 18 09:15:58.135059 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 419/1684] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:15:58 2026] DELETE /volume/v3/types/6e0dc2c2-7b82-4892-a648-b1f9d31472bf => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:15:58.143105 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1531af32-7852-44ee-99e6-8bd14b46306d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:58.145273 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1531af32-7852-44ee-99e6-8bd14b46306d tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] GET https://10.4.3.41/volume/v3/types/6e0dc2c2-7b82-4892-a648-b1f9d31472bf Aug 18 09:15:58.145491 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1531af32-7852-44ee-99e6-8bd14b46306d tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:15:58.145788 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1531af32-7852-44ee-99e6-8bd14b46306d tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:15:58.149753 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1531af32-7852-44ee-99e6-8bd14b46306d tempest-VolumeRetypeMultiattachTest-391644782 tempest-VolumeRetypeMultiattachTest-391644782-project-admin] https://10.4.3.41/volume/v3/types/6e0dc2c2-7b82-4892-a648-b1f9d31472bf returned with HTTP 404 Aug 18 09:15:58.150244 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 418/1685] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:15:58 2026] GET /volume/v3/types/6e0dc2c2-7b82-4892-a648-b1f9d31472bf => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:15:59.477214 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-3a01694c-a26c-4f15-b3f9-3069e43614f0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:15:59.480845 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-3a01694c-a26c-4f15-b3f9-3069e43614f0 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] POST https://10.4.3.41/volume/v3/attachments/2c0176f8-07e9-4d0c-8261-4c6323afed1d/action Aug 18 09:15:59.481490 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-3a01694c-a26c-4f15-b3f9-3069e43614f0 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:15:59.481490 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-3a01694c-a26c-4f15-b3f9-3069e43614f0 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:15:59.499491 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:15:59.499491 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:15:59.520938 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0c93054b-0819-478b-bbf5-26c9ed2c9d56 req-3a01694c-a26c-4f15-b3f9-3069e43614f0 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments/2c0176f8-07e9-4d0c-8261-4c6323afed1d/action returned with HTTP 204 Aug 18 09:15:59.521680 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 431/1686] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:15:59 2026] POST /volume/v3/attachments/2c0176f8-07e9-4d0c-8261-4c6323afed1d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:01.110190 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c4ea2d7-0518-4a8c-9328-601176803cd2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:01.233283 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c4ea2d7-0518-4a8c-9328-601176803cd2 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:16:01.233479 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c4ea2d7-0518-4a8c-9328-601176803cd2 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:01.256629 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c4ea2d7-0518-4a8c-9328-601176803cd2 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:16:01.256736 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 419/1687] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:16:01 2026] POST /volume/v3/types => generated 188 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:01.270656 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa06d325-f637-46d3-917d-0e26091e8c49 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:01.273868 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa06d325-f637-46d3-917d-0e26091e8c49 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:16:01.274435 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa06d325-f637-46d3-917d-0e26091e8c49 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:01.305782 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa06d325-f637-46d3-917d-0e26091e8c49 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:16:01.306621 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 420/1688] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:16:01 2026] POST /volume/v3/types => generated 188 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:01.318422 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:01.407287 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:01.408045 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-389685703"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:01.410663 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-389685703'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:01.415210 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Create volume of 1 GB Aug 18 09:16:01.415714 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:01.415714 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:01.416572 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Availability Zones retrieved successfully. Aug 18 09:16:01.424329 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Flow 'volume_create_api' (cac578d5-eb88-4394-8ae6-85ab8f40f64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:01.425735 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3114ce45-8ec7-4f59-838a-c2d9ec273259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:01.426874 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:01.450847 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3114ce45-8ec7-4f59-838a-c2d9ec273259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:16:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6cddd371-d578-4e03-8610-b769b21face3,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cddd371-d578-4e03-8610-b769b21face3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:01.451896 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7963efd-223d-48d6-ba97-dea3cc974034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:01.495418 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:16:01.495767 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:16:01.539496 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Created reservations ['11b031c8-6f6f-4ed7-b8a2-87c8e3ed7e3e', '14df7dcb-99f9-4e65-b1a9-db32490f364f', '9da6c4cf-df87-42de-8d80-d3c02b6cc46c', '85a59b01-900c-4684-b218-ec14d01361e9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:01.539647 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7963efd-223d-48d6-ba97-dea3cc974034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11b031c8-6f6f-4ed7-b8a2-87c8e3ed7e3e', '14df7dcb-99f9-4e65-b1a9-db32490f364f', '9da6c4cf-df87-42de-8d80-d3c02b6cc46c', '85a59b01-900c-4684-b218-ec14d01361e9']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:01.540675 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9df024-cfc9-4e61-b02b-54924a79111c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:01.570010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9df024-cfc9-4e61-b02b-54924a79111c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '910ed320-4861-453e-844b-7d61274405ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-389685703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3276279f90ba4c02834393aa2a826852',qos_specs=None,replication_status=,reservations=['11b031c8-6f6f-4ed7-b8a2-87c8e3ed7e3e','14df7dcb-99f9-4e65-b1a9-db32490f364f','9da6c4cf-df87-42de-8d80-d3c02b6cc46c','85a59b01-900c-4684-b218-ec14d01361e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1544d2af9471fae4a568c92120f2a',volume_type_id=6cddd371-d578-4e03-8610-b769b21face3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-389685703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=910ed320-4861-453e-844b-7d61274405ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3276279f90ba4c02834393aa2a826852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77e1544d2af9471fae4a568c92120f2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cddd371-d578-4e03-8610-b769b21face3),volume_type_id=6cddd371-d578-4e03-8610-b769b21face3)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:01.571132 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b04fb7be-634a-484c-bdd2-3cb78bae765a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:01.593779 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b04fb7be-634a-484c-bdd2-3cb78bae765a) transitioned into state 'SUCCESS' from state '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-389685703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3276279f90ba4c02834393aa2a826852',qos_specs=None,replication_status=,reservations=['11b031c8-6f6f-4ed7-b8a2-87c8e3ed7e3e','14df7dcb-99f9-4e65-b1a9-db32490f364f','9da6c4cf-df87-42de-8d80-d3c02b6cc46c','85a59b01-900c-4684-b218-ec14d01361e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1544d2af9471fae4a568c92120f2a',volume_type_id=6cddd371-d578-4e03-8610-b769b21face3)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:01.594827 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806670da-6d8e-4a41-9a1e-5173bdeb4ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:01.608701 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806670da-6d8e-4a41-9a1e-5173bdeb4ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:01.609952 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Flow 'volume_create_api' (cac578d5-eb88-4394-8ae6-85ab8f40f64e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:01.610620 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Create volume request issued successfully. Aug 18 09:16:01.611134 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd3cda0c-8b5c-47b9-a73d-af9edea1b890 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:01.611742 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 419/1689] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:16:01 2026] POST /volume/v3/volumes => generated 765 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:01.627062 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-29bcf071-be45-4a09-86d1-ee0465a7d839 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:01.633601 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-29bcf071-be45-4a09-86d1-ee0465a7d839 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] GET https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff Aug 18 09:16:01.633601 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-29bcf071-be45-4a09-86d1-ee0465a7d839 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:01.633601 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-29bcf071-be45-4a09-86d1-ee0465a7d839 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:01.648192 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:01.648192 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:01.658227 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-29bcf071-be45-4a09-86d1-ee0465a7d839 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Volume info retrieved successfully. Aug 18 09:16:01.663557 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-29bcf071-be45-4a09-86d1-ee0465a7d839 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff returned with HTTP 200 Aug 18 09:16:01.663661 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 432/1690] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:01 2026] GET /volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff => generated 833 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:02.682379 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48bb3e34-bfa7-4f4b-b53a-28ee27b66e69 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:02.685021 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48bb3e34-bfa7-4f4b-b53a-28ee27b66e69 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] GET https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff Aug 18 09:16:02.685460 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48bb3e34-bfa7-4f4b-b53a-28ee27b66e69 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:02.685610 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48bb3e34-bfa7-4f4b-b53a-28ee27b66e69 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:02.695189 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:02.695189 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:02.698664 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-48bb3e34-bfa7-4f4b-b53a-28ee27b66e69 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Volume info retrieved successfully. Aug 18 09:16:02.703569 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48bb3e34-bfa7-4f4b-b53a-28ee27b66e69 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff returned with HTTP 200 Aug 18 09:16:02.704174 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 420/1691] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:02 2026] GET /volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:02.721584 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f791ef0-fb29-4401-8027-cf0bb031ffbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:02.725982 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f791ef0-fb29-4401-8027-cf0bb031ffbe tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] GET https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff Aug 18 09:16:02.726282 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f791ef0-fb29-4401-8027-cf0bb031ffbe tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:02.726632 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f791ef0-fb29-4401-8027-cf0bb031ffbe tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:02.736535 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:02.736535 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:02.743320 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5f791ef0-fb29-4401-8027-cf0bb031ffbe tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Volume info retrieved successfully. Aug 18 09:16:02.750065 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f791ef0-fb29-4401-8027-cf0bb031ffbe tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff returned with HTTP 200 Aug 18 09:16:02.750700 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 421/1692] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:02 2026] GET /volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff => generated 1031 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:02.783319 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad4845df-bfd3-4843-904d-292c6406f629 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:02.785364 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad4845df-bfd3-4843-904d-292c6406f629 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] POST https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff/action Aug 18 09:16:02.785813 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad4845df-bfd3-4843-904d-292c6406f629 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:02.785975 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad4845df-bfd3-4843-904d-292c6406f629 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:02.795954 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:02.795954 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:02.796549 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ad4845df-bfd3-4843-904d-292c6406f629 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Volume info retrieved successfully. Aug 18 09:16:02.819512 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-ad4845df-bfd3-4843-904d-292c6406f629 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:16:02.819512 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-ad4845df-bfd3-4843-904d-292c6406f629 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:16:02.843819 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ad4845df-bfd3-4843-904d-292c6406f629 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Created reservations ['9b66cf00-8ce2-4954-918e-5a7988c59260', 'bce15ab6-596b-4a2b-bc14-7ce847ea6e64'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:02.862082 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ad4845df-bfd3-4843-904d-292c6406f629 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Created reservations ['1f01bfa3-4580-43ae-9295-11137c252dc6', '58ac5555-f370-4536-9710-b4a1ba9ffa7d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:02.902678 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ad4845df-bfd3-4843-904d-292c6406f629 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Retype volume request issued successfully. Aug 18 09:16:02.902678 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad4845df-bfd3-4843-904d-292c6406f629 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff/action returned with HTTP 202 Aug 18 09:16:02.902678 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 420/1693] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:16:02 2026] POST /volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:16:02.910245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d31da4c-da42-477a-bc65-f302d6dbef94 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:02.913668 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d31da4c-da42-477a-bc65-f302d6dbef94 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] GET https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff Aug 18 09:16:02.913978 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d31da4c-da42-477a-bc65-f302d6dbef94 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:02.914255 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d31da4c-da42-477a-bc65-f302d6dbef94 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:02.924455 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:02.924455 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:02.929903 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4d31da4c-da42-477a-bc65-f302d6dbef94 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Volume info retrieved successfully. Aug 18 09:16:02.937632 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d31da4c-da42-477a-bc65-f302d6dbef94 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff returned with HTTP 200 Aug 18 09:16:02.938184 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 433/1694] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:02 2026] GET /volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:03.951378 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-44f7c81b-2f41-449f-ac1d-392b7dea1794 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:03.953360 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44f7c81b-2f41-449f-ac1d-392b7dea1794 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] GET https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff Aug 18 09:16:03.953615 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44f7c81b-2f41-449f-ac1d-392b7dea1794 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:03.953793 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44f7c81b-2f41-449f-ac1d-392b7dea1794 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:03.962545 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:03.962545 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:03.967015 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-44f7c81b-2f41-449f-ac1d-392b7dea1794 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Volume info retrieved successfully. Aug 18 09:16:03.971054 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44f7c81b-2f41-449f-ac1d-392b7dea1794 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff returned with HTTP 200 Aug 18 09:16:03.971478 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 421/1695] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:03 2026] GET /volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:03.995209 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bea96227-b3f3-4022-a3c9-fe7a8e94ea55 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:03.997038 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bea96227-b3f3-4022-a3c9-fe7a8e94ea55 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] GET https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff Aug 18 09:16:03.997251 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bea96227-b3f3-4022-a3c9-fe7a8e94ea55 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:03.997548 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bea96227-b3f3-4022-a3c9-fe7a8e94ea55 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:04.005218 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:04.005218 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:04.009121 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bea96227-b3f3-4022-a3c9-fe7a8e94ea55 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Volume info retrieved successfully. Aug 18 09:16:04.013699 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bea96227-b3f3-4022-a3c9-fe7a8e94ea55 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff returned with HTTP 200 Aug 18 09:16:04.014233 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 422/1696] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:03 2026] GET /volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff => generated 1031 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:04.027176 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9fcf7b3-f1e6-4fb5-8268-99f70628389f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:04.032421 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9fcf7b3-f1e6-4fb5-8268-99f70628389f tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] GET https://10.4.3.41/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-389685703 Aug 18 09:16:04.032421 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9fcf7b3-f1e6-4fb5-8268-99f70628389f tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:04.032421 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9fcf7b3-f1e6-4fb5-8268-99f70628389f tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:04.032421 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:04.032421 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:04.033715 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9fcf7b3-f1e6-4fb5-8268-99f70628389f tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-389685703'), ('all_tenants', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:04.069930 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f9fcf7b3-f1e6-4fb5-8268-99f70628389f tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Get all volumes completed successfully. Aug 18 09:16:04.070681 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9fcf7b3-f1e6-4fb5-8268-99f70628389f tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] https://10.4.3.41/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-389685703 returned with HTTP 200 Aug 18 09:16:04.071417 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 421/1697] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:16:04 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-389685703 => generated 344 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:04.079055 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3228a158-d4c4-4fd9-817d-feb7fbf3e497 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:04.080714 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3228a158-d4c4-4fd9-817d-feb7fbf3e497 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] GET https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff Aug 18 09:16:04.080884 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3228a158-d4c4-4fd9-817d-feb7fbf3e497 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:04.081072 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3228a158-d4c4-4fd9-817d-feb7fbf3e497 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:04.088361 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:04.088361 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:04.092315 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3228a158-d4c4-4fd9-817d-feb7fbf3e497 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Volume info retrieved successfully. Aug 18 09:16:04.096325 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3228a158-d4c4-4fd9-817d-feb7fbf3e497 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff returned with HTTP 200 Aug 18 09:16:04.096706 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 434/1698] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:04 2026] GET /volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:04.108528 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74883dcf-c6e8-49d1-9f10-a5f95b70b82e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:04.110776 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74883dcf-c6e8-49d1-9f10-a5f95b70b82e tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] DELETE https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff Aug 18 09:16:04.110988 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74883dcf-c6e8-49d1-9f10-a5f95b70b82e tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:04.111616 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74883dcf-c6e8-49d1-9f10-a5f95b70b82e tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:04.111822 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-74883dcf-c6e8-49d1-9f10-a5f95b70b82e tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Delete volume with id: 910ed320-4861-453e-844b-7d61274405ff Aug 18 09:16:04.121213 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:04.121213 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:04.121803 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74883dcf-c6e8-49d1-9f10-a5f95b70b82e tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Volume info retrieved successfully. Aug 18 09:16:04.140219 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74883dcf-c6e8-49d1-9f10-a5f95b70b82e tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Delete volume request issued successfully. Aug 18 09:16:04.140504 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74883dcf-c6e8-49d1-9f10-a5f95b70b82e tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff returned with HTTP 202 Aug 18 09:16:04.141018 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 422/1699] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:04 2026] DELETE /volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:04.151411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b564771a-fc49-4aaa-be58-f292a7b42441 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:04.154863 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b564771a-fc49-4aaa-be58-f292a7b42441 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] GET https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff Aug 18 09:16:04.155050 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b564771a-fc49-4aaa-be58-f292a7b42441 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:04.155236 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b564771a-fc49-4aaa-be58-f292a7b42441 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:04.174136 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:04.174136 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:04.180596 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b564771a-fc49-4aaa-be58-f292a7b42441 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Volume info retrieved successfully. Aug 18 09:16:04.187958 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b564771a-fc49-4aaa-be58-f292a7b42441 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff returned with HTTP 200 Aug 18 09:16:04.188810 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 423/1700] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:04 2026] GET /volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:04.234070 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f66c3fee-ec6a-41f8-bd36-17a792d01b08 req-e49e7a9f-d0c0-46be-905b-e871a1b541bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:04.235798 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f66c3fee-ec6a-41f8-bd36-17a792d01b08 req-e49e7a9f-d0c0-46be-905b-e871a1b541bf tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] DELETE https://10.4.3.41/volume/v3/attachments/2c0176f8-07e9-4d0c-8261-4c6323afed1d Aug 18 09:16:04.236153 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f66c3fee-ec6a-41f8-bd36-17a792d01b08 req-e49e7a9f-d0c0-46be-905b-e871a1b541bf tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:04.236528 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f66c3fee-ec6a-41f8-bd36-17a792d01b08 req-e49e7a9f-d0c0-46be-905b-e871a1b541bf tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:04.247354 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:04.247354 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:04.322915 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f66c3fee-ec6a-41f8-bd36-17a792d01b08 req-e49e7a9f-d0c0-46be-905b-e871a1b541bf tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/attachments/2c0176f8-07e9-4d0c-8261-4c6323afed1d returned with HTTP 200 Aug 18 09:16:04.323559 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 422/1701] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:16:04 2026] DELETE /volume/v3/attachments/2c0176f8-07e9-4d0c-8261-4c6323afed1d => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:05.025076 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-067d601c-43f7-4b0c-b9c8-a4cd0c8812fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:05.028156 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-067d601c-43f7-4b0c-b9c8-a4cd0c8812fe tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:16:05.028343 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-067d601c-43f7-4b0c-b9c8-a4cd0c8812fe tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:05.028682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-067d601c-43f7-4b0c-b9c8-a4cd0c8812fe tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:05.041863 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:05.041863 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:05.049216 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-067d601c-43f7-4b0c-b9c8-a4cd0c8812fe tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:16:05.056955 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-067d601c-43f7-4b0c-b9c8-a4cd0c8812fe tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:16:05.057662 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 435/1702] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:05 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:05.112570 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a06eec31-18d2-4a56-8262-3b3d606dc52a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:05.114932 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a06eec31-18d2-4a56-8262-3b3d606dc52a tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:16:05.115989 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a06eec31-18d2-4a56-8262-3b3d606dc52a tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:05.115989 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a06eec31-18d2-4a56-8262-3b3d606dc52a tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:05.127525 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:05.127525 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:05.132860 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a06eec31-18d2-4a56-8262-3b3d606dc52a tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:16:05.138600 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a06eec31-18d2-4a56-8262-3b3d606dc52a tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:16:05.139058 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 423/1703] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:05 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:05.157857 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-37b51ca9-c2d7-475c-8f57-ffc6f989b85d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:05.160874 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37b51ca9-c2d7-475c-8f57-ffc6f989b85d tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:16:05.162133 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37b51ca9-c2d7-475c-8f57-ffc6f989b85d tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:05.162587 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37b51ca9-c2d7-475c-8f57-ffc6f989b85d tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:05.162927 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-37b51ca9-c2d7-475c-8f57-ffc6f989b85d tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Delete volume with id: 0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:16:05.173106 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:05.173106 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:05.177277 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37b51ca9-c2d7-475c-8f57-ffc6f989b85d tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:16:05.197471 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37b51ca9-c2d7-475c-8f57-ffc6f989b85d tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Delete volume request issued successfully. Aug 18 09:16:05.197813 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37b51ca9-c2d7-475c-8f57-ffc6f989b85d tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 202 Aug 18 09:16:05.198495 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 424/1704] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:05 2026] DELETE /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:05.203137 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f0cc561-f073-485e-8f27-32ff8ba90954 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:05.208712 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f0cc561-f073-485e-8f27-32ff8ba90954 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] GET https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff Aug 18 09:16:05.208712 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f0cc561-f073-485e-8f27-32ff8ba90954 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:05.208712 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f0cc561-f073-485e-8f27-32ff8ba90954 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:05.210187 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a4bce82-572f-429a-8b4d-52a652b9df58 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:05.212503 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a4bce82-572f-429a-8b4d-52a652b9df58 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:16:05.212753 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a4bce82-572f-429a-8b4d-52a652b9df58 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:05.213579 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a4bce82-572f-429a-8b4d-52a652b9df58 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:05.217950 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f0cc561-f073-485e-8f27-32ff8ba90954 tempest-VolumeRetypeWithoutMigrationTest-1144822303 tempest-VolumeRetypeWithoutMigrationTest-1144822303-project-member] https://10.4.3.41/volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff returned with HTTP 404 Aug 18 09:16:05.218951 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 423/1705] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:05 2026] GET /volume/v3/volumes/910ed320-4861-453e-844b-7d61274405ff => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:05.220845 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:05.220845 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:05.227098 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a6471016-c296-4c23-b620-abd816053b72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:05.227450 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7a4bce82-572f-429a-8b4d-52a652b9df58 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Volume info retrieved successfully. Aug 18 09:16:05.229640 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6471016-c296-4c23-b620-abd816053b72 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] DELETE https://10.4.3.41/volume/v3/types/f104136d-e789-4886-856e-c248729bc5d8 Aug 18 09:16:05.229948 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6471016-c296-4c23-b620-abd816053b72 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:05.230203 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6471016-c296-4c23-b620-abd816053b72 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:05.232864 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a4bce82-572f-429a-8b4d-52a652b9df58 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 200 Aug 18 09:16:05.233310 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 436/1706] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:05 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:05.273627 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6471016-c296-4c23-b620-abd816053b72 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] https://10.4.3.41/volume/v3/types/f104136d-e789-4886-856e-c248729bc5d8 returned with HTTP 202 Aug 18 09:16:05.274046 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 424/1707] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:16:05 2026] DELETE /volume/v3/types/f104136d-e789-4886-856e-c248729bc5d8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:05.283342 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d146e79-d4b5-45f4-8ec3-f505edc870e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:05.286300 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d146e79-d4b5-45f4-8ec3-f505edc870e3 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] GET https://10.4.3.41/volume/v3/types/f104136d-e789-4886-856e-c248729bc5d8 Aug 18 09:16:05.286647 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d146e79-d4b5-45f4-8ec3-f505edc870e3 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:05.286939 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d146e79-d4b5-45f4-8ec3-f505edc870e3 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:05.291452 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d146e79-d4b5-45f4-8ec3-f505edc870e3 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] https://10.4.3.41/volume/v3/types/f104136d-e789-4886-856e-c248729bc5d8 returned with HTTP 404 Aug 18 09:16:05.292210 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 425/1708] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:16:05 2026] GET /volume/v3/types/f104136d-e789-4886-856e-c248729bc5d8 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:05.306117 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-475cefdc-9e7b-480b-9564-f234e0285bf3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:05.308653 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-475cefdc-9e7b-480b-9564-f234e0285bf3 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] DELETE https://10.4.3.41/volume/v3/types/6cddd371-d578-4e03-8610-b769b21face3 Aug 18 09:16:05.308653 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-475cefdc-9e7b-480b-9564-f234e0285bf3 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:05.308858 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-475cefdc-9e7b-480b-9564-f234e0285bf3 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:05.309447 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:05.309447 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:05.337056 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-475cefdc-9e7b-480b-9564-f234e0285bf3 tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] https://10.4.3.41/volume/v3/types/6cddd371-d578-4e03-8610-b769b21face3 returned with HTTP 202 Aug 18 09:16:05.337654 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 424/1709] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:16:05 2026] DELETE /volume/v3/types/6cddd371-d578-4e03-8610-b769b21face3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:05.344954 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f35dc895-fa46-4ef5-a7c3-a511e89361dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:05.347221 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f35dc895-fa46-4ef5-a7c3-a511e89361dc tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] GET https://10.4.3.41/volume/v3/types/6cddd371-d578-4e03-8610-b769b21face3 Aug 18 09:16:05.347470 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f35dc895-fa46-4ef5-a7c3-a511e89361dc tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:05.347705 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f35dc895-fa46-4ef5-a7c3-a511e89361dc tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:05.351056 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f35dc895-fa46-4ef5-a7c3-a511e89361dc tempest-VolumeRetypeWithoutMigrationTest-424437974 tempest-VolumeRetypeWithoutMigrationTest-424437974-project-admin] https://10.4.3.41/volume/v3/types/6cddd371-d578-4e03-8610-b769b21face3 returned with HTTP 404 Aug 18 09:16:05.351678 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 437/1710] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:16:05 2026] GET /volume/v3/types/6cddd371-d578-4e03-8610-b769b21face3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:06.253825 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9ddb5c7-6e3c-4576-a0cd-b663864130e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:06.256060 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9ddb5c7-6e3c-4576-a0cd-b663864130e1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] GET https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 Aug 18 09:16:06.256265 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9ddb5c7-6e3c-4576-a0cd-b663864130e1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:06.256505 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9ddb5c7-6e3c-4576-a0cd-b663864130e1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:06.263180 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9ddb5c7-6e3c-4576-a0cd-b663864130e1 tempest-ServerActionsTestOtherB-1778428170 tempest-ServerActionsTestOtherB-1778428170-project-member] https://10.4.3.41/volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 returned with HTTP 404 Aug 18 09:16:06.263645 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 425/1711] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:06 2026] GET /volume/v3/volumes/0b0297c3-182e-42c0-85f8-91e0556230d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:07.081070 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eaaa6a85-396d-4758-8291-250e6d6488e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:07.250326 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eaaa6a85-396d-4758-8291-250e6d6488e2 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:16:07.250901 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eaaa6a85-396d-4758-8291-250e6d6488e2 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-194259389", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:07.279748 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eaaa6a85-396d-4758-8291-250e6d6488e2 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:16:07.280225 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 426/1712] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:16:07 2026] POST /volume/v3/types => generated 217 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:07.289837 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7173157-1292-4749-93c7-9077e0d6cde6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:07.292357 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7173157-1292-4749-93c7-9077e0d6cde6 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] POST https://10.4.3.41/volume/v3/types/c4265047-9fdb-435a-b5c5-477402307c15/encryption Aug 18 09:16:07.293793 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7173157-1292-4749-93c7-9077e0d6cde6 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:07.524994 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7173157-1292-4749-93c7-9077e0d6cde6 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/types/c4265047-9fdb-435a-b5c5-477402307c15/encryption returned with HTTP 200 Aug 18 09:16:07.525690 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 425/1713] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:16:07 2026] POST /volume/v3/types/c4265047-9fdb-435a-b5c5-477402307c15/encryption => generated 231 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:07.537226 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:07.752127 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:07.752555 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-692235952", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-194259389", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:07.755275 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-692235952', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-194259389', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:07.760112 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Create volume of 1 GB Aug 18 09:16:07.760557 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:07.760557 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:07.762299 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Availability Zones retrieved successfully. Aug 18 09:16:07.767255 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Flow 'volume_create_api' (0ce049aa-1e7e-4e26-b03b-0c6d33ed01da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:07.768748 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f113beb7-f6f8-422c-8c53-b4237d841a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:07.769931 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:07.805274 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f113beb7-f6f8-422c-8c53-b4237d841a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:16:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c4265047-9fdb-435a-b5c5-477402307c15,is_public=True,name='tempest-scenario-type-cryptsetup-194259389',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c4265047-9fdb-435a-b5c5-477402307c15', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:07.806216 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba9e7a6-4222-4243-a007-731bef8a1c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:07.851057 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-194259389 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-194259389, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:16:07.851419 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-194259389 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-194259389, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:16:07.851551 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71437346-6f5b-448a-b097-db6259b09b50 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:07.854133 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:07.854539 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2014273256"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:07.856257 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Create volume request body: {'volume': {'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2014273256'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:07.893900 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Created reservations ['32e09f78-c8f0-4f22-9d72-e9569ff93829', '26508166-9c0e-4d49-8f0f-fefbf3ff6b14', '8fd35310-294d-48d3-9ee5-4d41ce7dd536', 'e39929a1-51e5-4e09-86bb-1dfaaeb3c3a9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:07.894893 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba9e7a6-4222-4243-a007-731bef8a1c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32e09f78-c8f0-4f22-9d72-e9569ff93829', '26508166-9c0e-4d49-8f0f-fefbf3ff6b14', '8fd35310-294d-48d3-9ee5-4d41ce7dd536', 'e39929a1-51e5-4e09-86bb-1dfaaeb3c3a9']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:07.896265 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec823674-6d5a-4f13-b6b3-0348b105c547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:07.924546 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec823674-6d5a-4f13-b6b3-0348b105c547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5acb9559-cda3-4d07-b967-ecf5ee31d85b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-692235952',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d884064f21e4133835f56cdf5d991a4',qos_specs=None,replication_status=,reservations=['32e09f78-c8f0-4f22-9d72-e9569ff93829','26508166-9c0e-4d49-8f0f-fefbf3ff6b14','8fd35310-294d-48d3-9ee5-4d41ce7dd536','e39929a1-51e5-4e09-86bb-1dfaaeb3c3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e29f75c29e8472ba785baa47da20ee1',volume_type_id=c4265047-9fdb-435a-b5c5-477402307c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-692235952',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5acb9559-cda3-4d07-b967-ecf5ee31d85b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d884064f21e4133835f56cdf5d991a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e29f75c29e8472ba785baa47da20ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c4265047-9fdb-435a-b5c5-477402307c15),volume_type_id=c4265047-9fdb-435a-b5c5-477402307c15)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:07.925671 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (242605e6-faf9-4bea-8bee-103da39f333b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:07.953416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (242605e6-faf9-4bea-8bee-103da39f333b) transitioned into state 'SUCCESS' from state '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-692235952',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d884064f21e4133835f56cdf5d991a4',qos_specs=None,replication_status=,reservations=['32e09f78-c8f0-4f22-9d72-e9569ff93829','26508166-9c0e-4d49-8f0f-fefbf3ff6b14','8fd35310-294d-48d3-9ee5-4d41ce7dd536','e39929a1-51e5-4e09-86bb-1dfaaeb3c3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e29f75c29e8472ba785baa47da20ee1',volume_type_id=c4265047-9fdb-435a-b5c5-477402307c15)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:07.954534 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0518e559-4990-47f4-971d-e276473fc097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:07.971411 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0518e559-4990-47f4-971d-e276473fc097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:07.972650 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Flow 'volume_create_api' (0ce049aa-1e7e-4e26-b03b-0c6d33ed01da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:07.973301 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Create volume request issued successfully. Aug 18 09:16:07.974089 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b0dcf7b-d8cf-4e31-b3df-eb99d63a05b2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:07.974682 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 438/1714] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:16:07 2026] POST /volume/v3/volumes => generated 787 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:08.007823 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Create volume of 1 GB Aug 18 09:16:08.013960 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Availability Zones retrieved successfully. Aug 18 09:16:08.020743 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Flow 'volume_create_api' (28fed868-f4d4-4212-80fc-aeb92e5f0ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:08.021854 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1486f24c-7494-4002-85cb-8f89efd6fce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:08.025712 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:08.096892 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1486f24c-7494-4002-85cb-8f89efd6fce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:08.097920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e130674-3770-4f4d-a0b6-68eb0e381b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:08.161794 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Created reservations ['c8db9438-8218-4a79-b764-0f50ea62d45f', '87aee0fd-f1ec-4de0-88eb-d0e7be20da19', 'b6d37188-76f7-4a38-8e06-22a70014a0bf', 'c59134db-310c-4947-9b6e-4eb61d7cb3a5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:08.163007 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e130674-3770-4f4d-a0b6-68eb0e381b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8db9438-8218-4a79-b764-0f50ea62d45f', '87aee0fd-f1ec-4de0-88eb-d0e7be20da19', 'b6d37188-76f7-4a38-8e06-22a70014a0bf', 'c59134db-310c-4947-9b6e-4eb61d7cb3a5']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:08.163563 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03291eba-912d-4a94-bf1b-a64433b8d1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:08.191888 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03291eba-912d-4a94-bf1b-a64433b8d1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f51a10ac-89fa-4e59-b8d3-462f7b0be26f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2014273256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dab976c75f14d82a7c6dfc106b57794',qos_specs=None,replication_status=,reservations=['c8db9438-8218-4a79-b764-0f50ea62d45f','87aee0fd-f1ec-4de0-88eb-d0e7be20da19','b6d37188-76f7-4a38-8e06-22a70014a0bf','c59134db-310c-4947-9b6e-4eb61d7cb3a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7e58dd2635463688185097c0e356b3',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2014273256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f51a10ac-89fa-4e59-b8d3-462f7b0be26f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dab976c75f14d82a7c6dfc106b57794',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d7e58dd2635463688185097c0e356b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:08.192565 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b01fe6-9dd0-43d2-877a-fdba88578f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:08.211274 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b01fe6-9dd0-43d2-877a-fdba88578f4e) transitioned into state 'SUCCESS' from state '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-2014273256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dab976c75f14d82a7c6dfc106b57794',qos_specs=None,replication_status=,reservations=['c8db9438-8218-4a79-b764-0f50ea62d45f','87aee0fd-f1ec-4de0-88eb-d0e7be20da19','b6d37188-76f7-4a38-8e06-22a70014a0bf','c59134db-310c-4947-9b6e-4eb61d7cb3a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7e58dd2635463688185097c0e356b3',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:08.212341 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5b6357f-6f3b-4cd0-b57c-671ec7ae4ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:08.224952 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5b6357f-6f3b-4cd0-b57c-671ec7ae4ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:08.226744 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Flow 'volume_create_api' (28fed868-f4d4-4212-80fc-aeb92e5f0ca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:08.226946 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Create volume request issued successfully. Aug 18 09:16:08.227715 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71437346-6f5b-448a-b097-db6259b09b50 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:08.228166 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 426/1715] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:16:07 2026] POST /volume/v3/volumes => generated 749 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:08.250769 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a62f0d2b-c50c-40c7-bb9f-232a961a1903 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:08.253268 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a62f0d2b-c50c-40c7-bb9f-232a961a1903 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] GET https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f Aug 18 09:16:08.253658 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a62f0d2b-c50c-40c7-bb9f-232a961a1903 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:08.254121 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a62f0d2b-c50c-40c7-bb9f-232a961a1903 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:08.265757 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:08.265757 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:08.271605 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a62f0d2b-c50c-40c7-bb9f-232a961a1903 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Volume info retrieved successfully. Aug 18 09:16:08.279121 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a62f0d2b-c50c-40c7-bb9f-232a961a1903 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f returned with HTTP 200 Aug 18 09:16:08.279679 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 427/1716] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:08 2026] GET /volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:09.297699 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3cfc158-e3c0-4aa9-92cc-c936f48bbd61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:09.299975 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3cfc158-e3c0-4aa9-92cc-c936f48bbd61 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] GET https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f Aug 18 09:16:09.300260 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3cfc158-e3c0-4aa9-92cc-c936f48bbd61 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:09.300568 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3cfc158-e3c0-4aa9-92cc-c936f48bbd61 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:09.308849 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:09.308849 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:09.312971 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3cfc158-e3c0-4aa9-92cc-c936f48bbd61 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Volume info retrieved successfully. Aug 18 09:16:09.318510 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3cfc158-e3c0-4aa9-92cc-c936f48bbd61 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f returned with HTTP 200 Aug 18 09:16:09.318906 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 426/1717] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:09 2026] GET /volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:16:09.335962 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b854f0e5-a3b3-42e7-88c7-0ba4003c9097 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:09.338860 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b854f0e5-a3b3-42e7-88c7-0ba4003c9097 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] POST https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f/action Aug 18 09:16:09.338943 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b854f0e5-a3b3-42e7-88c7-0ba4003c9097 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-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=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:09.339143 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b854f0e5-a3b3-42e7-88c7-0ba4003c9097 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:09.348811 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:09.348811 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:09.355785 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:09.355785 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:09.356458 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b854f0e5-a3b3-42e7-88c7-0ba4003c9097 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Volume info retrieved successfully. Aug 18 09:16:09.374033 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b854f0e5-a3b3-42e7-88c7-0ba4003c9097 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Update volume metadata completed successfully. Aug 18 09:16:09.374311 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b854f0e5-a3b3-42e7-88c7-0ba4003c9097 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f/action returned with HTTP 200 Aug 18 09:16:09.374795 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 439/1718] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:16:09 2026] POST /volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f/action => generated 563 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:09.387820 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c7a95660-acdf-42f4-8667-f2aad19ccfdd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:09.391803 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7a95660-acdf-42f4-8667-f2aad19ccfdd tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] GET https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f Aug 18 09:16:09.391803 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7a95660-acdf-42f4-8667-f2aad19ccfdd tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:09.391803 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7a95660-acdf-42f4-8667-f2aad19ccfdd tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:09.401825 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:09.401825 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:09.406667 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c7a95660-acdf-42f4-8667-f2aad19ccfdd tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Volume info retrieved successfully. Aug 18 09:16:09.412416 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7a95660-acdf-42f4-8667-f2aad19ccfdd tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f returned with HTTP 200 Aug 18 09:16:09.413023 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 427/1719] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:09 2026] GET /volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f => generated 1417 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:09.427237 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cd00c7c9-ad2d-444b-90a2-3ae989968096 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:09.429257 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd00c7c9-ad2d-444b-90a2-3ae989968096 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] POST https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f/action Aug 18 09:16:09.429632 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd00c7c9-ad2d-444b-90a2-3ae989968096 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:09.429792 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd00c7c9-ad2d-444b-90a2-3ae989968096 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:09.440458 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:09.440458 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:09.445456 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:09.445456 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:09.445887 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cd00c7c9-ad2d-444b-90a2-3ae989968096 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Volume info retrieved successfully. Aug 18 09:16:09.452001 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cd00c7c9-ad2d-444b-90a2-3ae989968096 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Get volume image-metadata completed successfully. Aug 18 09:16:09.463472 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cd00c7c9-ad2d-444b-90a2-3ae989968096 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Delete volume metadata completed successfully. Aug 18 09:16:09.463729 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd00c7c9-ad2d-444b-90a2-3ae989968096 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f/action returned with HTTP 200 Aug 18 09:16:09.464237 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 428/1720] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:16:09 2026] POST /volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 09:16:09.472321 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b8934b1-3d79-48fc-a2ca-bf26bef8e66e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:09.474191 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b8934b1-3d79-48fc-a2ca-bf26bef8e66e tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] POST https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f/action Aug 18 09:16:09.474637 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b8934b1-3d79-48fc-a2ca-bf26bef8e66e tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:09.474797 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b8934b1-3d79-48fc-a2ca-bf26bef8e66e tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:09.486738 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:09.486738 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:09.487609 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b8934b1-3d79-48fc-a2ca-bf26bef8e66e tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Volume info retrieved successfully. Aug 18 09:16:09.492693 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b8934b1-3d79-48fc-a2ca-bf26bef8e66e tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Get volume image-metadata completed successfully. Aug 18 09:16:09.492985 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b8934b1-3d79-48fc-a2ca-bf26bef8e66e tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f/action returned with HTTP 200 Aug 18 09:16:09.493536 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 427/1721] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:16:09 2026] POST /volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f/action => generated 537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:09.503292 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-10820492-899a-484a-a88e-283c08fe1a15 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:09.505954 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10820492-899a-484a-a88e-283c08fe1a15 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] GET https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f Aug 18 09:16:09.506308 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10820492-899a-484a-a88e-283c08fe1a15 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:09.506726 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10820492-899a-484a-a88e-283c08fe1a15 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:09.516656 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:09.516656 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:09.521954 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-10820492-899a-484a-a88e-283c08fe1a15 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Volume info retrieved successfully. Aug 18 09:16:09.534719 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10820492-899a-484a-a88e-283c08fe1a15 tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f returned with HTTP 200 Aug 18 09:16:09.534719 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 440/1722] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:09 2026] GET /volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:09.548810 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d24c5e4d-d950-42fc-932d-e40ec40e52df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:09.551183 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d24c5e4d-d950-42fc-932d-e40ec40e52df tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f Aug 18 09:16:09.551480 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d24c5e4d-d950-42fc-932d-e40ec40e52df tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:09.551755 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d24c5e4d-d950-42fc-932d-e40ec40e52df tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:09.551992 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d24c5e4d-d950-42fc-932d-e40ec40e52df tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Delete volume with id: f51a10ac-89fa-4e59-b8d3-462f7b0be26f Aug 18 09:16:09.559301 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:09.559301 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:09.559907 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d24c5e4d-d950-42fc-932d-e40ec40e52df tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Volume info retrieved successfully. Aug 18 09:16:09.581287 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d24c5e4d-d950-42fc-932d-e40ec40e52df tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Delete volume request issued successfully. Aug 18 09:16:09.581492 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d24c5e4d-d950-42fc-932d-e40ec40e52df tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f returned with HTTP 202 Aug 18 09:16:09.582050 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 428/1723] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:09 2026] DELETE /volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:09.595467 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c8e28f45-9d84-4739-bd7a-d6e6b790501c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:09.599634 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8e28f45-9d84-4739-bd7a-d6e6b790501c tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] GET https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f Aug 18 09:16:09.599835 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8e28f45-9d84-4739-bd7a-d6e6b790501c tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:09.600046 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8e28f45-9d84-4739-bd7a-d6e6b790501c tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:09.610444 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:09.610444 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:09.615981 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c8e28f45-9d84-4739-bd7a-d6e6b790501c tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Volume info retrieved successfully. Aug 18 09:16:09.621150 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8e28f45-9d84-4739-bd7a-d6e6b790501c tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f returned with HTTP 200 Aug 18 09:16:09.621677 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 429/1724] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:09 2026] GET /volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f => generated 1390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:10.640701 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f7f4141f-ba10-49d3-bbad-e2aa63feadef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:10.642575 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7f4141f-ba10-49d3-bbad-e2aa63feadef tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] GET https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f Aug 18 09:16:10.642873 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7f4141f-ba10-49d3-bbad-e2aa63feadef tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:10.642969 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7f4141f-ba10-49d3-bbad-e2aa63feadef tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:10.650813 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7f4141f-ba10-49d3-bbad-e2aa63feadef tempest-VolumesImageMetadata-374607570 tempest-VolumesImageMetadata-374607570-project-member] https://10.4.3.41/volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f returned with HTTP 404 Aug 18 09:16:10.651029 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 428/1725] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:10 2026] GET /volume/v3/volumes/f51a10ac-89fa-4e59-b8d3-462f7b0be26f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:12.251757 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-67ce2639-3213-44fc-9d8e-a52ecaf7dcf7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:12.411896 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67ce2639-3213-44fc-9d8e-a52ecaf7dcf7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 18 09:16:12.412157 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67ce2639-3213-44fc-9d8e-a52ecaf7dcf7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:12.412425 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67ce2639-3213-44fc-9d8e-a52ecaf7dcf7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:12.412750 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-67ce2639-3213-44fc-9d8e-a52ecaf7dcf7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:12.413885 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-67ce2639-3213-44fc-9d8e-a52ecaf7dcf7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:12.425226 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-67ce2639-3213-44fc-9d8e-a52ecaf7dcf7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:12.425682 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67ce2639-3213-44fc-9d8e-a52ecaf7dcf7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 18 09:16:12.426259 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 441/1726] 10.4.3.41 () {66 vars in 1230 bytes} [Tue Aug 18 09:16:12 2026] GET /volume/v3/volumes => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:16:12.435214 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d3d1668-e8f2-4016-b3d3-531856864932 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:12.437731 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:12.438141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1038201571"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:12.440255 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1038201571'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:12.440511 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Create volume of 1 GB Aug 18 09:16:12.463619 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Availability Zones retrieved successfully. Aug 18 09:16:12.474419 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Flow 'volume_create_api' (bc5d9988-4495-4534-9ec1-6345f0a0c6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:12.474419 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18604a1f-edfa-4542-8a5c-483c2e7eea2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:12.474801 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:12.523680 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18604a1f-edfa-4542-8a5c-483c2e7eea2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:12.524851 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66179c42-9ff5-4cde-806b-48f1978bed39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:12.593489 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-8f70f4e0-cca2-4b6c-b022-a1b49b0a50f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:12.594517 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-8f70f4e0-cca2-4b6c-b022-a1b49b0a50f0 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:16:12.594735 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-8f70f4e0-cca2-4b6c-b022-a1b49b0a50f0 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:12.595177 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-8f70f4e0-cca2-4b6c-b022-a1b49b0a50f0 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:12.610716 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:12.610716 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:12.616614 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-8f70f4e0-cca2-4b6c-b022-a1b49b0a50f0 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:16:12.626061 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-8f70f4e0-cca2-4b6c-b022-a1b49b0a50f0 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:16:12.626792 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 430/1727] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:12 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:12.640137 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Created reservations ['4b5f0d5c-98bb-4930-a7b5-6dbd614a859b', '4c4f3327-0ffd-4c6a-a3f9-633f05a035db', '86e0bc46-faac-4556-b542-54c105e2e914', '600afbf5-a4b4-4708-8030-581e8fd07faf'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:12.640978 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66179c42-9ff5-4cde-806b-48f1978bed39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b5f0d5c-98bb-4930-a7b5-6dbd614a859b', '4c4f3327-0ffd-4c6a-a3f9-633f05a035db', '86e0bc46-faac-4556-b542-54c105e2e914', '600afbf5-a4b4-4708-8030-581e8fd07faf']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:12.642094 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1c3951-4fa8-4510-8d93-be21812637aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:12.650774 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-81d8fc0d-f484-4080-ae3e-6394413c5074 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:12.653946 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-81d8fc0d-f484-4080-ae3e-6394413c5074 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] POST https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d/action Aug 18 09:16:12.654827 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-81d8fc0d-f484-4080-ae3e-6394413c5074 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:12.654827 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-81d8fc0d-f484-4080-ae3e-6394413c5074 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:12.674344 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1c3951-4fa8-4510-8d93-be21812637aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1038201571',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f76371be1f7d4671b7f22063ecd425c2',qos_specs=None,replication_status=,reservations=['4b5f0d5c-98bb-4930-a7b5-6dbd614a859b','4c4f3327-0ffd-4c6a-a3f9-633f05a035db','86e0bc46-faac-4556-b542-54c105e2e914','600afbf5-a4b4-4708-8030-581e8fd07faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08511914345148078710be0d1aca9536',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1038201571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f76371be1f7d4671b7f22063ecd425c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08511914345148078710be0d1aca9536',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:12.675349 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4477605c-d54c-46c7-add3-f527d1ca7735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:12.677304 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:12.677304 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:12.678148 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-81d8fc0d-f484-4080-ae3e-6394413c5074 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:16:12.690154 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-81d8fc0d-f484-4080-ae3e-6394413c5074 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Begin detaching volume completed successfully. Aug 18 09:16:12.690847 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-81d8fc0d-f484-4080-ae3e-6394413c5074 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d/action returned with HTTP 202 Aug 18 09:16:12.691056 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 429/1728] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:16:12 2026] POST /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:16:12.706669 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4477605c-d54c-46c7-add3-f527d1ca7735) transitioned into state 'SUCCESS' from state '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-1038201571',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f76371be1f7d4671b7f22063ecd425c2',qos_specs=None,replication_status=,reservations=['4b5f0d5c-98bb-4930-a7b5-6dbd614a859b','4c4f3327-0ffd-4c6a-a3f9-633f05a035db','86e0bc46-faac-4556-b542-54c105e2e914','600afbf5-a4b4-4708-8030-581e8fd07faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08511914345148078710be0d1aca9536',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:12.707809 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (979975d6-054a-4893-b10e-9a7f67a00114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:12.725002 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (979975d6-054a-4893-b10e-9a7f67a00114) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:12.725627 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Flow 'volume_create_api' (bc5d9988-4495-4534-9ec1-6345f0a0c6fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:12.726024 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Create volume request issued successfully. Aug 18 09:16:12.727232 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d3d1668-e8f2-4016-b3d3-531856864932 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:12.727768 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 429/1729] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:16:12 2026] POST /volume/v3/volumes => generated 762 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:12.748598 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a545d012-1640-4b18-a262-81cad6134ffa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:12.751444 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a545d012-1640-4b18-a262-81cad6134ffa tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a Aug 18 09:16:12.751663 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a545d012-1640-4b18-a262-81cad6134ffa tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:12.751861 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a545d012-1640-4b18-a262-81cad6134ffa tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:12.763138 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:12.763138 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:12.765330 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b63473f-af46-4a59-b7e1-bb1edf22ab7b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:12.765842 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b63473f-af46-4a59-b7e1-bb1edf22ab7b None None] GET https://10.4.3.41/volume// Aug 18 09:16:12.766007 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b63473f-af46-4a59-b7e1-bb1edf22ab7b None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:12.766563 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b63473f-af46-4a59-b7e1-bb1edf22ab7b None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:12.766881 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b63473f-af46-4a59-b7e1-bb1edf22ab7b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:12.767203 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 431/1730] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:16:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:12.771659 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a545d012-1640-4b18-a262-81cad6134ffa tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:12.779280 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a545d012-1640-4b18-a262-81cad6134ffa tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a returned with HTTP 200 Aug 18 09:16:12.780426 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 442/1731] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:12 2026] GET /volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a => generated 830 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:12.794963 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-23147c1c-9423-40ed-9b7f-d13a9f504315 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:12.800116 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-23147c1c-9423-40ed-9b7f-d13a9f504315 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:16:12.800432 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-23147c1c-9423-40ed-9b7f-d13a9f504315 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:12.800729 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-23147c1c-9423-40ed-9b7f-d13a9f504315 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:12.815688 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:12.815688 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:12.823766 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-23147c1c-9423-40ed-9b7f-d13a9f504315 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:16:12.833021 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-23147c1c-9423-40ed-9b7f-d13a9f504315 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:16:12.833609 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 430/1732] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:16:12 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 1320 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:16:13.729646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-d9299275-6407-43f4-9583-624a0f9ac767 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:13.733129 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-d9299275-6407-43f4-9583-624a0f9ac767 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] DELETE https://10.4.3.41/volume/v3/attachments/62119a20-aca4-4a38-89e9-a937103acd16 Aug 18 09:16:13.733386 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-d9299275-6407-43f4-9583-624a0f9ac767 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:13.733682 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-d9299275-6407-43f4-9583-624a0f9ac767 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:13.743925 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:13.743925 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:13.797249 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cda61865-7866-4fb1-83fd-c042533b5940 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:13.799823 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cda61865-7866-4fb1-83fd-c042533b5940 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a Aug 18 09:16:13.800043 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cda61865-7866-4fb1-83fd-c042533b5940 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:13.800209 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cda61865-7866-4fb1-83fd-c042533b5940 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:13.807959 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:13.807959 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:13.812371 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cda61865-7866-4fb1-83fd-c042533b5940 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:13.814327 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a4b17a3b-976d-41b0-8284-4610c6d6c18e req-d9299275-6407-43f4-9583-624a0f9ac767 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/attachments/62119a20-aca4-4a38-89e9-a937103acd16 returned with HTTP 200 Aug 18 09:16:13.814866 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 430/1733] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:16:13 2026] DELETE /volume/v3/attachments/62119a20-aca4-4a38-89e9-a937103acd16 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:13.817776 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cda61865-7866-4fb1-83fd-c042533b5940 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a returned with HTTP 200 Aug 18 09:16:13.818357 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 432/1734] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:13 2026] GET /volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:13.833213 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-37bba5e6-919f-4e5f-acab-e18cad0601da None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:13.833996 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37bba5e6-919f-4e5f-acab-e18cad0601da tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a Aug 18 09:16:13.834199 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37bba5e6-919f-4e5f-acab-e18cad0601da tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:13.835913 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37bba5e6-919f-4e5f-acab-e18cad0601da tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:13.842878 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:13.842878 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:13.846932 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-37bba5e6-919f-4e5f-acab-e18cad0601da tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:13.852321 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37bba5e6-919f-4e5f-acab-e18cad0601da tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a returned with HTTP 200 Aug 18 09:16:13.852590 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 443/1735] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:13 2026] GET /volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:13.868804 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:13.871433 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:13.871656 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-718236068"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:13.873704 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-718236068'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:13.873869 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Create volume of 1 GB Aug 18 09:16:13.879301 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Availability Zones retrieved successfully. Aug 18 09:16:13.887307 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Flow 'volume_create_api' (a2758b8d-44ab-4033-bf55-3cb8161d167e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:13.889749 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fbd5f62-d664-42db-ab20-0cbf26168e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:13.891249 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:13.926645 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fbd5f62-d664-42db-ab20-0cbf26168e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:13.928042 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20061a95-b7ec-47c4-b4a2-7a42853f9f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:13.992713 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Created reservations ['75d1f64c-73e6-4223-bc11-b41a864162ba', '70cb33eb-02f5-49d0-ab36-09ec7d6df902', 'd147fc0e-2b02-4894-9b31-b44e14ff2e28', '043209dd-634f-4dbb-b385-ab8a338993c3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:13.994708 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20061a95-b7ec-47c4-b4a2-7a42853f9f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75d1f64c-73e6-4223-bc11-b41a864162ba', '70cb33eb-02f5-49d0-ab36-09ec7d6df902', 'd147fc0e-2b02-4894-9b31-b44e14ff2e28', '043209dd-634f-4dbb-b385-ab8a338993c3']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:13.995044 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af079dc-e486-4b5f-947c-934f79137cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:14.038872 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af079dc-e486-4b5f-947c-934f79137cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '218b058d-78c5-42bb-9591-8cc3e6998746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-718236068',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f76371be1f7d4671b7f22063ecd425c2',qos_specs=None,replication_status=,reservations=['75d1f64c-73e6-4223-bc11-b41a864162ba','70cb33eb-02f5-49d0-ab36-09ec7d6df902','d147fc0e-2b02-4894-9b31-b44e14ff2e28','043209dd-634f-4dbb-b385-ab8a338993c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08511914345148078710be0d1aca9536',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-718236068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=218b058d-78c5-42bb-9591-8cc3e6998746,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f76371be1f7d4671b7f22063ecd425c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08511914345148078710be0d1aca9536',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:14.040125 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa97970-0520-4c60-89e5-b60e3e24231b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:14.062741 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa97970-0520-4c60-89e5-b60e3e24231b) transitioned into state 'SUCCESS' from state '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-718236068',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f76371be1f7d4671b7f22063ecd425c2',qos_specs=None,replication_status=,reservations=['75d1f64c-73e6-4223-bc11-b41a864162ba','70cb33eb-02f5-49d0-ab36-09ec7d6df902','d147fc0e-2b02-4894-9b31-b44e14ff2e28','043209dd-634f-4dbb-b385-ab8a338993c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08511914345148078710be0d1aca9536',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:14.063867 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d2be2e-1e59-466a-bea8-0ffa230e3853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:14.079056 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d2be2e-1e59-466a-bea8-0ffa230e3853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:14.079809 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Flow 'volume_create_api' (a2758b8d-44ab-4033-bf55-3cb8161d167e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:14.080150 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Create volume request issued successfully. Aug 18 09:16:14.080769 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30ee5f0a-157a-4aa4-8c29-da093900f227 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:14.081196 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 431/1736] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:16:13 2026] POST /volume/v3/volumes => generated 761 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:14.104160 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0748f62c-ca2f-432c-8270-ab47e540df56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:14.106885 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0748f62c-ca2f-432c-8270-ab47e540df56 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 Aug 18 09:16:14.106885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0748f62c-ca2f-432c-8270-ab47e540df56 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:14.106885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0748f62c-ca2f-432c-8270-ab47e540df56 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:14.116449 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:14.116449 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:14.121052 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0748f62c-ca2f-432c-8270-ab47e540df56 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:14.128537 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0748f62c-ca2f-432c-8270-ab47e540df56 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 returned with HTTP 200 Aug 18 09:16:14.129105 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 431/1737] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:14 2026] GET /volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 => generated 829 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:14.914342 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bc3e6455-62eb-4de7-8e6f-32d732e72d22 req-37b62535-7a13-4ac6-9f73-469d1868d10e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:14.916893 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bc3e6455-62eb-4de7-8e6f-32d732e72d22 req-37b62535-7a13-4ac6-9f73-469d1868d10e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:16:14.916893 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bc3e6455-62eb-4de7-8e6f-32d732e72d22 req-37b62535-7a13-4ac6-9f73-469d1868d10e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:14.917805 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bc3e6455-62eb-4de7-8e6f-32d732e72d22 req-37b62535-7a13-4ac6-9f73-469d1868d10e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:14.924483 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:14.924483 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:14.928944 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-bc3e6455-62eb-4de7-8e6f-32d732e72d22 req-37b62535-7a13-4ac6-9f73-469d1868d10e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:16:14.933865 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bc3e6455-62eb-4de7-8e6f-32d732e72d22 req-37b62535-7a13-4ac6-9f73-469d1868d10e tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:16:14.935543 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 433/1738] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:14 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:14.949455 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-25b27a55-5bbf-46d9-8d6c-e4505c2eef79 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:14.950500 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-25b27a55-5bbf-46d9-8d6c-e4505c2eef79 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:16:14.950674 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-25b27a55-5bbf-46d9-8d6c-e4505c2eef79 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:14.950866 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-25b27a55-5bbf-46d9-8d6c-e4505c2eef79 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:14.951023 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-25b27a55-5bbf-46d9-8d6c-e4505c2eef79 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Delete volume with id: a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:16:14.961433 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:14.961433 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:14.961915 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-25b27a55-5bbf-46d9-8d6c-e4505c2eef79 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:16:14.988302 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-25b27a55-5bbf-46d9-8d6c-e4505c2eef79 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Delete volume request issued successfully. Aug 18 09:16:14.988823 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-25b27a55-5bbf-46d9-8d6c-e4505c2eef79 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 202 Aug 18 09:16:14.989165 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 444/1739] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:14 2026] DELETE /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:14.995795 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2176a77e-6c78-4554-bf40-f3d2d17951a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:14.998644 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2176a77e-6c78-4554-bf40-f3d2d17951a9 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:16:14.998861 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2176a77e-6c78-4554-bf40-f3d2d17951a9 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:14.999091 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2176a77e-6c78-4554-bf40-f3d2d17951a9 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:15.009551 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:15.009551 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:15.011560 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2176a77e-6c78-4554-bf40-f3d2d17951a9 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Volume info retrieved successfully. Aug 18 09:16:15.016762 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2176a77e-6c78-4554-bf40-f3d2d17951a9 tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 200 Aug 18 09:16:15.017179 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 432/1740] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:14 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:15.146598 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca9d7e7d-abcb-4786-8b2c-7d09aceb29b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:15.151795 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca9d7e7d-abcb-4786-8b2c-7d09aceb29b3 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 Aug 18 09:16:15.151795 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca9d7e7d-abcb-4786-8b2c-7d09aceb29b3 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:15.152749 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca9d7e7d-abcb-4786-8b2c-7d09aceb29b3 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:15.164920 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:15.164920 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:15.168252 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca9d7e7d-abcb-4786-8b2c-7d09aceb29b3 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:15.172561 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca9d7e7d-abcb-4786-8b2c-7d09aceb29b3 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 returned with HTTP 200 Aug 18 09:16:15.172635 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 432/1741] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:15 2026] GET /volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:15.186040 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f8b948d-8c1c-4c38-85bc-2a62f783de72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:15.188979 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f8b948d-8c1c-4c38-85bc-2a62f783de72 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 Aug 18 09:16:15.189259 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f8b948d-8c1c-4c38-85bc-2a62f783de72 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:15.189564 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f8b948d-8c1c-4c38-85bc-2a62f783de72 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:15.201640 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:15.201640 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:15.206443 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5f8b948d-8c1c-4c38-85bc-2a62f783de72 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:15.210724 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f8b948d-8c1c-4c38-85bc-2a62f783de72 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 returned with HTTP 200 Aug 18 09:16:15.211235 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 434/1742] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:15 2026] GET /volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:15.224121 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:15.228801 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:15.229536 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-64407215"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:15.231455 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-64407215'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:15.231538 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Create volume of 1 GB Aug 18 09:16:15.236930 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Availability Zones retrieved successfully. Aug 18 09:16:15.246905 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Flow 'volume_create_api' (5dab42a6-8571-4168-971a-c040c77f29ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:15.248167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b925e1-3d09-4f16-a990-09d6e7bd4f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:15.249372 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:15.290502 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b925e1-3d09-4f16-a990-09d6e7bd4f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:15.291717 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f3d66e-a38a-4b76-90d0-cbd566333bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:15.350897 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Created reservations ['a7021eca-52a7-4111-9b01-749df50a0ad2', 'b5d72a0f-268c-4680-ad69-313f8bb8e801', 'db5613de-b175-4f03-8afc-04439eada3ae', '01226f63-e264-45f8-9859-f5e177711122'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:15.352027 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f3d66e-a38a-4b76-90d0-cbd566333bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7021eca-52a7-4111-9b01-749df50a0ad2', 'b5d72a0f-268c-4680-ad69-313f8bb8e801', 'db5613de-b175-4f03-8afc-04439eada3ae', '01226f63-e264-45f8-9859-f5e177711122']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:15.352908 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ec79f2-d04e-49a7-b622-e71a491ad64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:15.381206 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ec79f2-d04e-49a7-b622-e71a491ad64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '650396b1-0839-44ed-b731-adb6aa89f906', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-64407215',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f76371be1f7d4671b7f22063ecd425c2',qos_specs=None,replication_status=,reservations=['a7021eca-52a7-4111-9b01-749df50a0ad2','b5d72a0f-268c-4680-ad69-313f8bb8e801','db5613de-b175-4f03-8afc-04439eada3ae','01226f63-e264-45f8-9859-f5e177711122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08511914345148078710be0d1aca9536',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-64407215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=650396b1-0839-44ed-b731-adb6aa89f906,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f76371be1f7d4671b7f22063ecd425c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08511914345148078710be0d1aca9536',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:15.382179 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4028dbe-4754-42be-8d31-7047bd9107ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:15.414719 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4028dbe-4754-42be-8d31-7047bd9107ed) transitioned into state 'SUCCESS' from state '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-64407215',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f76371be1f7d4671b7f22063ecd425c2',qos_specs=None,replication_status=,reservations=['a7021eca-52a7-4111-9b01-749df50a0ad2','b5d72a0f-268c-4680-ad69-313f8bb8e801','db5613de-b175-4f03-8afc-04439eada3ae','01226f63-e264-45f8-9859-f5e177711122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08511914345148078710be0d1aca9536',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:15.415430 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618c9c45-1925-4bc7-8dc3-eece349b6091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:15.432122 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618c9c45-1925-4bc7-8dc3-eece349b6091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:15.433232 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Flow 'volume_create_api' (5dab42a6-8571-4168-971a-c040c77f29ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:15.433684 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Create volume request issued successfully. Aug 18 09:16:15.434466 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f427fceb-900a-4deb-8e44-f9f359e9c47a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:15.434965 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 445/1743] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:16:15 2026] POST /volume/v3/volumes => generated 760 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:15.449863 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74676a46-7e14-4dde-b695-3ec74a06668e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:15.452046 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74676a46-7e14-4dde-b695-3ec74a06668e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 Aug 18 09:16:15.452336 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74676a46-7e14-4dde-b695-3ec74a06668e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:15.452667 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74676a46-7e14-4dde-b695-3ec74a06668e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:15.464172 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:15.464172 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:15.470857 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-74676a46-7e14-4dde-b695-3ec74a06668e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:15.475141 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74676a46-7e14-4dde-b695-3ec74a06668e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 returned with HTTP 200 Aug 18 09:16:15.475800 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 433/1744] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:15 2026] GET /volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:16.032358 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-667bd4ea-6a67-465d-9fb3-c728a9b0994a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:16.037547 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-667bd4ea-6a67-465d-9fb3-c728a9b0994a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] GET https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d Aug 18 09:16:16.037834 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-667bd4ea-6a67-465d-9fb3-c728a9b0994a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:16.038133 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-667bd4ea-6a67-465d-9fb3-c728a9b0994a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:16.048217 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-667bd4ea-6a67-465d-9fb3-c728a9b0994a tempest-TestMinimumBasicScenario-1593468199 tempest-TestMinimumBasicScenario-1593468199-project-member] https://10.4.3.41/volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d returned with HTTP 404 Aug 18 09:16:16.051265 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 433/1745] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:16 2026] GET /volume/v3/volumes/a5a0bc4e-0a19-4b1e-a723-c316c1d57e9d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:16.491860 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ffb45566-0f17-4672-afe4-c72e543c1289 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:16.495972 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffb45566-0f17-4672-afe4-c72e543c1289 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 Aug 18 09:16:16.496280 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffb45566-0f17-4672-afe4-c72e543c1289 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:16.496586 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffb45566-0f17-4672-afe4-c72e543c1289 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:16.500872 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=447,cinder:INSERT=62,cinder:UPDATE=109,cinder:DELETE=2 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:16:16.511438 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:16.511438 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:16.516132 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ffb45566-0f17-4672-afe4-c72e543c1289 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:16.523439 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffb45566-0f17-4672-afe4-c72e543c1289 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 returned with HTTP 200 Aug 18 09:16:16.524235 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 435/1746] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:16 2026] GET /volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:16.543510 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6d088d1e-02fb-4128-9570-888dcb40f1c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:16.546423 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d088d1e-02fb-4128-9570-888dcb40f1c2 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 Aug 18 09:16:16.546423 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d088d1e-02fb-4128-9570-888dcb40f1c2 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:16.546423 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d088d1e-02fb-4128-9570-888dcb40f1c2 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:16.554321 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:16.554321 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:16.558559 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6d088d1e-02fb-4128-9570-888dcb40f1c2 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:16.566823 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d088d1e-02fb-4128-9570-888dcb40f1c2 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 returned with HTTP 200 Aug 18 09:16:16.567287 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 446/1747] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:16 2026] GET /volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:16.580112 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2bf4c80c-d850-45be-bf8f-354ce0d2a657 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:16.588859 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bf4c80c-d850-45be-bf8f-354ce0d2a657 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 18 09:16:16.589138 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bf4c80c-d850-45be-bf8f-354ce0d2a657 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:16.589410 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bf4c80c-d850-45be-bf8f-354ce0d2a657 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:16.589767 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-2bf4c80c-d850-45be-bf8f-354ce0d2a657 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:16.590794 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2bf4c80c-d850-45be-bf8f-354ce0d2a657 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:16.601216 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2bf4c80c-d850-45be-bf8f-354ce0d2a657 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:16.601216 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bf4c80c-d850-45be-bf8f-354ce0d2a657 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 18 09:16:16.601817 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 434/1748] 10.4.3.41 () {66 vars in 1230 bytes} [Tue Aug 18 09:16:16 2026] GET /volume/v3/volumes => generated 967 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:16.616221 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74b3a05b-eae5-48c8-80aa-9aa94f926722 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:16.621280 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74b3a05b-eae5-48c8-80aa-9aa94f926722 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1038201571 Aug 18 09:16:16.622477 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74b3a05b-eae5-48c8-80aa-9aa94f926722 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:16.623443 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74b3a05b-eae5-48c8-80aa-9aa94f926722 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:16.623443 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-74b3a05b-eae5-48c8-80aa-9aa94f926722 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:16.624282 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74b3a05b-eae5-48c8-80aa-9aa94f926722 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1038201571'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:16.668321 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74b3a05b-eae5-48c8-80aa-9aa94f926722 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:16.669044 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74b3a05b-eae5-48c8-80aa-9aa94f926722 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1038201571 returned with HTTP 200 Aug 18 09:16:16.669351 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 434/1749] 10.4.3.41 () {66 vars in 1331 bytes} [Tue Aug 18 09:16:16 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1038201571 => generated 332 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:16.682579 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99d1e6ef-b77e-4b48-ad64-1c39df801953 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:16.686646 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99d1e6ef-b77e-4b48-ad64-1c39df801953 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-718236068 Aug 18 09:16:16.687257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99d1e6ef-b77e-4b48-ad64-1c39df801953 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:16.687257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99d1e6ef-b77e-4b48-ad64-1c39df801953 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:16.687575 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-99d1e6ef-b77e-4b48-ad64-1c39df801953 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:16.689118 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99d1e6ef-b77e-4b48-ad64-1c39df801953 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-718236068'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:16.734923 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-99d1e6ef-b77e-4b48-ad64-1c39df801953 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:16.735638 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:16.735638 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:16.741763 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99d1e6ef-b77e-4b48-ad64-1c39df801953 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-718236068 returned with HTTP 200 Aug 18 09:16:16.741763 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 436/1750] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:16:16 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-718236068 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:16.759131 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9fe5368d-82c4-44f8-ae99-09fb0d89d29a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:16.761117 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9fe5368d-82c4-44f8-ae99-09fb0d89d29a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?limit=1 Aug 18 09:16:16.761300 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9fe5368d-82c4-44f8-ae99-09fb0d89d29a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:16.761488 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9fe5368d-82c4-44f8-ae99-09fb0d89d29a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:16.761801 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-9fe5368d-82c4-44f8-ae99-09fb0d89d29a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:16.762717 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9fe5368d-82c4-44f8-ae99-09fb0d89d29a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:16.774932 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9fe5368d-82c4-44f8-ae99-09fb0d89d29a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:16.775824 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:16.775824 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:16.781030 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9fe5368d-82c4-44f8-ae99-09fb0d89d29a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 18 09:16:16.781523 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 447/1751] 10.4.3.41 () {66 vars in 1266 bytes} [Tue Aug 18 09:16:16 2026] GET /volume/v3/volumes/detail?limit=1 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:16.796041 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f56ff2f-ab45-47b0-a4a9-d83b36e52993 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:16.799338 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f56ff2f-ab45-47b0-a4a9-d83b36e52993 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?limit=1&marker=650396b1-0839-44ed-b731-adb6aa89f906 Aug 18 09:16:16.799533 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f56ff2f-ab45-47b0-a4a9-d83b36e52993 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:16.799706 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f56ff2f-ab45-47b0-a4a9-d83b36e52993 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:16.800053 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-3f56ff2f-ab45-47b0-a4a9-d83b36e52993 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:16.800583 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:16.800583 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:16.801120 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3f56ff2f-ab45-47b0-a4a9-d83b36e52993 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:16.853580 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f56ff2f-ab45-47b0-a4a9-d83b36e52993 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:16.854602 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:16.854602 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:16.859093 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f56ff2f-ab45-47b0-a4a9-d83b36e52993 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?limit=1&marker=650396b1-0839-44ed-b731-adb6aa89f906 returned with HTTP 200 Aug 18 09:16:16.859599 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 435/1752] 10.4.3.41 () {66 vars in 1354 bytes} [Tue Aug 18 09:16:16 2026] GET /volume/v3/volumes/detail?limit=1&marker=650396b1-0839-44ed-b731-adb6aa89f906 => generated 999 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:16.877037 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e41e5dd8-1446-4efd-85a0-c294a7612d2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:16.879464 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e41e5dd8-1446-4efd-85a0-c294a7612d2c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?limit=1&marker=218b058d-78c5-42bb-9591-8cc3e6998746 Aug 18 09:16:16.879749 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e41e5dd8-1446-4efd-85a0-c294a7612d2c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:16.880387 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e41e5dd8-1446-4efd-85a0-c294a7612d2c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:16.880387 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-e41e5dd8-1446-4efd-85a0-c294a7612d2c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:16.880603 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:16.880603 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:16.881019 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e41e5dd8-1446-4efd-85a0-c294a7612d2c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:16.930679 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e41e5dd8-1446-4efd-85a0-c294a7612d2c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:16.930679 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:16.930679 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:16.939077 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e41e5dd8-1446-4efd-85a0-c294a7612d2c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?limit=1&marker=218b058d-78c5-42bb-9591-8cc3e6998746 returned with HTTP 200 Aug 18 09:16:16.939247 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 435/1753] 10.4.3.41 () {66 vars in 1354 bytes} [Tue Aug 18 09:16:16 2026] GET /volume/v3/volumes/detail?limit=1&marker=218b058d-78c5-42bb-9591-8cc3e6998746 => generated 1000 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:16.959776 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5c8b170-debb-4066-a140-5bfc322d1d27 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:16.961604 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5c8b170-debb-4066-a140-5bfc322d1d27 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?limit=1&marker=dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a Aug 18 09:16:16.962087 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5c8b170-debb-4066-a140-5bfc322d1d27 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:16.962327 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5c8b170-debb-4066-a140-5bfc322d1d27 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:16.962699 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-e5c8b170-debb-4066-a140-5bfc322d1d27 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:16.966573 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5c8b170-debb-4066-a140-5bfc322d1d27 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.012503 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5c8b170-debb-4066-a140-5bfc322d1d27 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.014058 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5c8b170-debb-4066-a140-5bfc322d1d27 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?limit=1&marker=dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a returned with HTTP 200 Aug 18 09:16:17.015031 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 437/1754] 10.4.3.41 () {66 vars in 1354 bytes} [Tue Aug 18 09:16:16 2026] GET /volume/v3/volumes/detail?limit=1&marker=dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:16:17.040592 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98cd8b32-40b4-4fe4-9ee1-6a191ce1a17e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.043206 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98cd8b32-40b4-4fe4-9ee1-6a191ce1a17e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 18 09:16:17.043480 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98cd8b32-40b4-4fe4-9ee1-6a191ce1a17e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.047607 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98cd8b32-40b4-4fe4-9ee1-6a191ce1a17e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.047607 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-98cd8b32-40b4-4fe4-9ee1-6a191ce1a17e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.047607 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-98cd8b32-40b4-4fe4-9ee1-6a191ce1a17e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Could not evaluate value available, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:16:17.047607 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-98cd8b32-40b4-4fe4-9ee1-6a191ce1a17e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.240110 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-98cd8b32-40b4-4fe4-9ee1-6a191ce1a17e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.241533 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:17.241533 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:17.246922 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98cd8b32-40b4-4fe4-9ee1-6a191ce1a17e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 18 09:16:17.247471 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 448/1755] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1884 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:17.263813 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-590211ea-254d-43fa-b16c-bd173b630c74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.265569 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-590211ea-254d-43fa-b16c-bd173b630c74 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 18 09:16:17.265766 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-590211ea-254d-43fa-b16c-bd173b630c74 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.265954 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-590211ea-254d-43fa-b16c-bd173b630c74 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.266180 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-590211ea-254d-43fa-b16c-bd173b630c74 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.266496 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-590211ea-254d-43fa-b16c-bd173b630c74 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Could not evaluate value available, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:16:17.267114 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-590211ea-254d-43fa-b16c-bd173b630c74 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.299148 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-590211ea-254d-43fa-b16c-bd173b630c74 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.300299 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:17.300299 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:17.305486 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-590211ea-254d-43fa-b16c-bd173b630c74 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 18 09:16:17.305990 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 436/1756] 10.4.3.41 () {66 vars in 1352 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1886 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:17.322455 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89d04dc4-27e7-4fcb-8b0c-1f885548b7d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.323388 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89d04dc4-27e7-4fcb-8b0c-1f885548b7d0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?limit=1 Aug 18 09:16:17.323679 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89d04dc4-27e7-4fcb-8b0c-1f885548b7d0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.323849 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89d04dc4-27e7-4fcb-8b0c-1f885548b7d0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.324185 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-89d04dc4-27e7-4fcb-8b0c-1f885548b7d0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.324931 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89d04dc4-27e7-4fcb-8b0c-1f885548b7d0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.333805 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89d04dc4-27e7-4fcb-8b0c-1f885548b7d0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.334355 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89d04dc4-27e7-4fcb-8b0c-1f885548b7d0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 18 09:16:17.334842 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 436/1757] 10.4.3.41 () {66 vars in 1245 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes?limit=1 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:17.343208 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8afa3d7-e2d0-493c-9471-66d9ee5720c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.344943 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8afa3d7-e2d0-493c-9471-66d9ee5720c5 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?limit=1&marker=650396b1-0839-44ed-b731-adb6aa89f906 Aug 18 09:16:17.345156 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8afa3d7-e2d0-493c-9471-66d9ee5720c5 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.345374 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8afa3d7-e2d0-493c-9471-66d9ee5720c5 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.348411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-e8afa3d7-e2d0-493c-9471-66d9ee5720c5 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.348411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8afa3d7-e2d0-493c-9471-66d9ee5720c5 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.357110 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8afa3d7-e2d0-493c-9471-66d9ee5720c5 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.358177 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8afa3d7-e2d0-493c-9471-66d9ee5720c5 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?limit=1&marker=650396b1-0839-44ed-b731-adb6aa89f906 returned with HTTP 200 Aug 18 09:16:17.358546 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 438/1758] 10.4.3.41 () {66 vars in 1333 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes?limit=1&marker=650396b1-0839-44ed-b731-adb6aa89f906 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:17.367155 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-93e6eb1a-807f-4337-96d2-29b0d52fb3f8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.369313 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93e6eb1a-807f-4337-96d2-29b0d52fb3f8 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?limit=1&marker=218b058d-78c5-42bb-9591-8cc3e6998746 Aug 18 09:16:17.369599 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93e6eb1a-807f-4337-96d2-29b0d52fb3f8 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.369844 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93e6eb1a-807f-4337-96d2-29b0d52fb3f8 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.370144 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-93e6eb1a-807f-4337-96d2-29b0d52fb3f8 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.371107 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-93e6eb1a-807f-4337-96d2-29b0d52fb3f8 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.427335 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-93e6eb1a-807f-4337-96d2-29b0d52fb3f8 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.431898 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93e6eb1a-807f-4337-96d2-29b0d52fb3f8 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?limit=1&marker=218b058d-78c5-42bb-9591-8cc3e6998746 returned with HTTP 200 Aug 18 09:16:17.431898 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 449/1759] 10.4.3.41 () {66 vars in 1333 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes?limit=1&marker=218b058d-78c5-42bb-9591-8cc3e6998746 => generated 467 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:17.447137 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e750fe20-aefe-4ebd-af45-5277fb2eedc4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.448841 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e750fe20-aefe-4ebd-af45-5277fb2eedc4 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?limit=1&marker=dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a Aug 18 09:16:17.449054 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e750fe20-aefe-4ebd-af45-5277fb2eedc4 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.449315 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e750fe20-aefe-4ebd-af45-5277fb2eedc4 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.449585 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-e750fe20-aefe-4ebd-af45-5277fb2eedc4 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.450824 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e750fe20-aefe-4ebd-af45-5277fb2eedc4 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.464567 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e750fe20-aefe-4ebd-af45-5277fb2eedc4 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.464940 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e750fe20-aefe-4ebd-af45-5277fb2eedc4 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?limit=1&marker=dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a returned with HTTP 200 Aug 18 09:16:17.465413 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 437/1760] 10.4.3.41 () {66 vars in 1333 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes?limit=1&marker=dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:16:17.477845 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5fdc64c0-70c6-4205-9075-43e373e166ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.479294 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fdc64c0-70c6-4205-9075-43e373e166ff tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-718236068&status=available Aug 18 09:16:17.479711 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fdc64c0-70c6-4205-9075-43e373e166ff tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.480063 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fdc64c0-70c6-4205-9075-43e373e166ff tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.481408 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-5fdc64c0-70c6-4205-9075-43e373e166ff tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.481408 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fdc64c0-70c6-4205-9075-43e373e166ff tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Could not evaluate value available, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:16:17.481408 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:17.481408 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:17.481663 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fdc64c0-70c6-4205-9075-43e373e166ff tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-718236068'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.533132 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5fdc64c0-70c6-4205-9075-43e373e166ff tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.533985 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fdc64c0-70c6-4205-9075-43e373e166ff tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-718236068&status=available returned with HTTP 200 Aug 18 09:16:17.534696 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 437/1761] 10.4.3.41 () {66 vars in 1363 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-718236068&status=available => generated 331 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:17.544248 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-18ffae25-3909-420a-b06b-d3e95d2ea318 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.546960 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18ffae25-3909-420a-b06b-d3e95d2ea318 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1038201571&status=available Aug 18 09:16:17.547299 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18ffae25-3909-420a-b06b-d3e95d2ea318 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.547636 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18ffae25-3909-420a-b06b-d3e95d2ea318 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.548123 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-18ffae25-3909-420a-b06b-d3e95d2ea318 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.548519 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-18ffae25-3909-420a-b06b-d3e95d2ea318 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Could not evaluate value available, assuming string {{(pid=100265) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:16:17.548911 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:17.548911 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:17.549512 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-18ffae25-3909-420a-b06b-d3e95d2ea318 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1038201571'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.587870 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-18ffae25-3909-420a-b06b-d3e95d2ea318 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.588950 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:17.588950 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:17.594602 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18ffae25-3909-420a-b06b-d3e95d2ea318 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1038201571&status=available returned with HTTP 200 Aug 18 09:16:17.595667 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 439/1762] 10.4.3.41 () {66 vars in 1386 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1038201571&status=available => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:17.611030 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6eb5e0a-0b99-48b1-988c-9f3539451b80 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.612753 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6eb5e0a-0b99-48b1-988c-9f3539451b80 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?marker=650396b1-0839-44ed-b731-adb6aa89f906&sort=id%3Aasc Aug 18 09:16:17.612941 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6eb5e0a-0b99-48b1-988c-9f3539451b80 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.613118 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6eb5e0a-0b99-48b1-988c-9f3539451b80 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.613350 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-f6eb5e0a-0b99-48b1-988c-9f3539451b80 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.613754 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:17.613754 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:17.614143 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f6eb5e0a-0b99-48b1-988c-9f3539451b80 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.651446 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f6eb5e0a-0b99-48b1-988c-9f3539451b80 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.652005 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:17.652005 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:17.655718 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6eb5e0a-0b99-48b1-988c-9f3539451b80 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?marker=650396b1-0839-44ed-b731-adb6aa89f906&sort=id%3Aasc returned with HTTP 200 Aug 18 09:16:17.656067 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 450/1763] 10.4.3.41 () {66 vars in 1366 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes/detail?marker=650396b1-0839-44ed-b731-adb6aa89f906&sort=id%3Aasc => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:17.676719 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-77f84a4f-a530-40a8-8bd6-4f332d4ec323 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.679128 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77f84a4f-a530-40a8-8bd6-4f332d4ec323 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 09:16:17.679448 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77f84a4f-a530-40a8-8bd6-4f332d4ec323 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.680137 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77f84a4f-a530-40a8-8bd6-4f332d4ec323 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.680450 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-77f84a4f-a530-40a8-8bd6-4f332d4ec323 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.681348 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-77f84a4f-a530-40a8-8bd6-4f332d4ec323 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.718174 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-77f84a4f-a530-40a8-8bd6-4f332d4ec323 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.718540 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:17.718540 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:17.725080 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77f84a4f-a530-40a8-8bd6-4f332d4ec323 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 09:16:17.725553 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 438/1764] 10.4.3.41 () {66 vars in 1330 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2545 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:17.741879 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6beb9560-4627-485e-a280-4a6e739da1b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.747210 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6beb9560-4627-485e-a280-4a6e739da1b7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:16:17.747445 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6beb9560-4627-485e-a280-4a6e739da1b7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.747702 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6beb9560-4627-485e-a280-4a6e739da1b7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.748008 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-6beb9560-4627-485e-a280-4a6e739da1b7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.748466 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:17.748466 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:17.749013 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6beb9560-4627-485e-a280-4a6e739da1b7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.759181 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6beb9560-4627-485e-a280-4a6e739da1b7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.760465 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:17.760465 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:17.765986 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6beb9560-4627-485e-a280-4a6e739da1b7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:16:17.766571 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 438/1765] 10.4.3.41 () {66 vars in 1251 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes/detail => generated 2545 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:17.785019 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f0c2b7ab-ab8b-46e7-a30e-31afdb0aeb86 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.786927 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0c2b7ab-ab8b-46e7-a30e-31afdb0aeb86 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 09:16:17.787267 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0c2b7ab-ab8b-46e7-a30e-31afdb0aeb86 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.787550 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0c2b7ab-ab8b-46e7-a30e-31afdb0aeb86 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.787899 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-f0c2b7ab-ab8b-46e7-a30e-31afdb0aeb86 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.788728 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f0c2b7ab-ab8b-46e7-a30e-31afdb0aeb86 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.823662 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f0c2b7ab-ab8b-46e7-a30e-31afdb0aeb86 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.824287 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0c2b7ab-ab8b-46e7-a30e-31afdb0aeb86 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 09:16:17.824783 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 440/1766] 10.4.3.41 () {66 vars in 1309 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 967 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:17.836316 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-554d0138-4cd1-490f-9450-7f5682105aa6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.838019 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-554d0138-4cd1-490f-9450-7f5682105aa6 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?availability_zone=nova Aug 18 09:16:17.838218 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-554d0138-4cd1-490f-9450-7f5682105aa6 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.838418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-554d0138-4cd1-490f-9450-7f5682105aa6 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.838649 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-554d0138-4cd1-490f-9450-7f5682105aa6 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.838888 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-554d0138-4cd1-490f-9450-7f5682105aa6 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Could not evaluate value nova, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:16:17.839521 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-554d0138-4cd1-490f-9450-7f5682105aa6 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.872505 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-554d0138-4cd1-490f-9450-7f5682105aa6 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.873114 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-554d0138-4cd1-490f-9450-7f5682105aa6 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 09:16:17.873588 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 451/1767] 10.4.3.41 () {66 vars in 1275 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes?availability_zone=nova => generated 967 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:17.882375 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f00676f-1a1d-4a76-899c-ea20018dba81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.884589 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f00676f-1a1d-4a76-899c-ea20018dba81 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?availability_zone=nova Aug 18 09:16:17.884852 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f00676f-1a1d-4a76-899c-ea20018dba81 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.885096 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f00676f-1a1d-4a76-899c-ea20018dba81 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.885424 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-9f00676f-1a1d-4a76-899c-ea20018dba81 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.885747 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f00676f-1a1d-4a76-899c-ea20018dba81 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Could not evaluate value nova, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:16:17.886583 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f00676f-1a1d-4a76-899c-ea20018dba81 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.918225 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f00676f-1a1d-4a76-899c-ea20018dba81 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.918805 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f00676f-1a1d-4a76-899c-ea20018dba81 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 09:16:17.919281 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 439/1768] 10.4.3.41 () {66 vars in 1275 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes?availability_zone=nova => generated 967 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:17.930941 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08084793-3f59-484b-a060-32719ab2e75f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.932734 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08084793-3f59-484b-a060-32719ab2e75f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?bootable=false Aug 18 09:16:17.932918 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08084793-3f59-484b-a060-32719ab2e75f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.933132 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08084793-3f59-484b-a060-32719ab2e75f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.933378 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-08084793-3f59-484b-a060-32719ab2e75f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.934106 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08084793-3f59-484b-a060-32719ab2e75f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:17.968236 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08084793-3f59-484b-a060-32719ab2e75f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:17.968825 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08084793-3f59-484b-a060-32719ab2e75f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 09:16:17.969553 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 439/1769] 10.4.3.41 () {66 vars in 1259 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes?bootable=false => generated 967 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:17.978622 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-558b6b38-1c76-4d45-a37c-afe46b991a3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:17.983143 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-558b6b38-1c76-4d45-a37c-afe46b991a3e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?bootable=false Aug 18 09:16:17.983143 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-558b6b38-1c76-4d45-a37c-afe46b991a3e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:17.983143 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-558b6b38-1c76-4d45-a37c-afe46b991a3e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:17.983143 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-558b6b38-1c76-4d45-a37c-afe46b991a3e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:17.983143 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:17.983143 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:17.983143 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-558b6b38-1c76-4d45-a37c-afe46b991a3e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:18.012337 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-558b6b38-1c76-4d45-a37c-afe46b991a3e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:18.013089 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-558b6b38-1c76-4d45-a37c-afe46b991a3e tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 09:16:18.013534 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 441/1770] 10.4.3.41 () {66 vars in 1259 bytes} [Tue Aug 18 09:16:17 2026] GET /volume/v3/volumes?bootable=false => generated 967 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:18.028516 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-47475152-01c8-4f1b-b14a-3d135e066e45 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:18.030795 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47475152-01c8-4f1b-b14a-3d135e066e45 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?status=available Aug 18 09:16:18.031182 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47475152-01c8-4f1b-b14a-3d135e066e45 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:18.031343 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47475152-01c8-4f1b-b14a-3d135e066e45 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:18.031698 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-47475152-01c8-4f1b-b14a-3d135e066e45 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:18.032014 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-47475152-01c8-4f1b-b14a-3d135e066e45 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Could not evaluate value available, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:16:18.032979 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:18.032979 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:18.032979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-47475152-01c8-4f1b-b14a-3d135e066e45 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:18.071110 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-47475152-01c8-4f1b-b14a-3d135e066e45 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:18.071528 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47475152-01c8-4f1b-b14a-3d135e066e45 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 09:16:18.071894 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 452/1771] 10.4.3.41 () {66 vars in 1263 bytes} [Tue Aug 18 09:16:18 2026] GET /volume/v3/volumes?status=available => generated 967 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:18.083312 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7978f37b-bef5-4fb1-a45a-a1e25c4c93b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:18.085013 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7978f37b-bef5-4fb1-a45a-a1e25c4c93b0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes?status=available Aug 18 09:16:18.085195 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7978f37b-bef5-4fb1-a45a-a1e25c4c93b0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:18.085415 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7978f37b-bef5-4fb1-a45a-a1e25c4c93b0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:18.085630 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-7978f37b-bef5-4fb1-a45a-a1e25c4c93b0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:18.085861 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7978f37b-bef5-4fb1-a45a-a1e25c4c93b0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Could not evaluate value available, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:16:18.086092 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:18.086092 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:18.086494 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7978f37b-bef5-4fb1-a45a-a1e25c4c93b0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:18.113262 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7978f37b-bef5-4fb1-a45a-a1e25c4c93b0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:18.113732 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7978f37b-bef5-4fb1-a45a-a1e25c4c93b0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 09:16:18.114065 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 440/1772] 10.4.3.41 () {66 vars in 1263 bytes} [Tue Aug 18 09:16:18 2026] GET /volume/v3/volumes?status=available => generated 967 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:18.128498 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5577f885-b5b0-4fb0-8c8e-9875f884706c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:18.131908 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5577f885-b5b0-4fb0-8c8e-9875f884706c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?availability_zone=nova Aug 18 09:16:18.132054 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5577f885-b5b0-4fb0-8c8e-9875f884706c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:18.132344 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5577f885-b5b0-4fb0-8c8e-9875f884706c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:18.132556 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-5577f885-b5b0-4fb0-8c8e-9875f884706c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:18.132751 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5577f885-b5b0-4fb0-8c8e-9875f884706c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Could not evaluate value nova, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:16:18.132985 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:18.132985 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:18.133411 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5577f885-b5b0-4fb0-8c8e-9875f884706c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:18.167290 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5577f885-b5b0-4fb0-8c8e-9875f884706c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:18.168442 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:18.168442 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:18.173789 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5577f885-b5b0-4fb0-8c8e-9875f884706c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 18 09:16:18.174222 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 440/1773] 10.4.3.41 () {66 vars in 1296 bytes} [Tue Aug 18 09:16:18 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2545 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:18.192072 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbdd75ac-e11a-475b-9355-1d3bc5e41731 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:18.194317 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbdd75ac-e11a-475b-9355-1d3bc5e41731 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?bootable=false Aug 18 09:16:18.194563 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbdd75ac-e11a-475b-9355-1d3bc5e41731 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:18.194740 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbdd75ac-e11a-475b-9355-1d3bc5e41731 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:18.195005 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-dbdd75ac-e11a-475b-9355-1d3bc5e41731 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:18.195407 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:18.195407 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:18.195889 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dbdd75ac-e11a-475b-9355-1d3bc5e41731 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:18.209040 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dbdd75ac-e11a-475b-9355-1d3bc5e41731 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:18.209986 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:18.209986 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:18.224791 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbdd75ac-e11a-475b-9355-1d3bc5e41731 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 18 09:16:18.224791 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 442/1774] 10.4.3.41 () {66 vars in 1280 bytes} [Tue Aug 18 09:16:18 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2545 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:18.242276 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-efba9e38-2931-4e36-bfb0-9b4e7ddd132f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:18.244104 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efba9e38-2931-4e36-bfb0-9b4e7ddd132f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?status=available Aug 18 09:16:18.244293 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efba9e38-2931-4e36-bfb0-9b4e7ddd132f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:18.244519 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efba9e38-2931-4e36-bfb0-9b4e7ddd132f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:18.244848 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-efba9e38-2931-4e36-bfb0-9b4e7ddd132f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:18.244952 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-efba9e38-2931-4e36-bfb0-9b4e7ddd132f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Could not evaluate value available, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:16:18.245187 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:18.245187 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:18.245583 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-efba9e38-2931-4e36-bfb0-9b4e7ddd132f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:18.255775 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-efba9e38-2931-4e36-bfb0-9b4e7ddd132f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Get all volumes completed successfully. Aug 18 09:16:18.257032 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:18.257032 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:18.262975 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efba9e38-2931-4e36-bfb0-9b4e7ddd132f tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 18 09:16:18.263497 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 453/1775] 10.4.3.41 () {66 vars in 1284 bytes} [Tue Aug 18 09:16:18 2026] GET /volume/v3/volumes/detail?status=available => generated 2545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:18.280548 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e598d983-a3b2-47ef-acd7-418bb89d8ef8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:18.282766 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e598d983-a3b2-47ef-acd7-418bb89d8ef8 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 Aug 18 09:16:18.282766 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e598d983-a3b2-47ef-acd7-418bb89d8ef8 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:18.282856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e598d983-a3b2-47ef-acd7-418bb89d8ef8 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:18.291421 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:18.291421 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:18.294961 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e598d983-a3b2-47ef-acd7-418bb89d8ef8 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:18.300487 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e598d983-a3b2-47ef-acd7-418bb89d8ef8 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 returned with HTTP 200 Aug 18 09:16:18.300847 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 441/1776] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:18 2026] GET /volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:18.313258 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0cc5f8c-590e-45dc-9956-82dd307f99a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:18.316927 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0cc5f8c-590e-45dc-9956-82dd307f99a7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] DELETE https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 Aug 18 09:16:18.316927 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0cc5f8c-590e-45dc-9956-82dd307f99a7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:18.316927 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0cc5f8c-590e-45dc-9956-82dd307f99a7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:18.316927 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c0cc5f8c-590e-45dc-9956-82dd307f99a7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Delete volume with id: 650396b1-0839-44ed-b731-adb6aa89f906 Aug 18 09:16:18.323679 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:18.323679 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:18.325477 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0cc5f8c-590e-45dc-9956-82dd307f99a7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:18.345660 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0cc5f8c-590e-45dc-9956-82dd307f99a7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Delete volume request issued successfully. Aug 18 09:16:18.346632 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0cc5f8c-590e-45dc-9956-82dd307f99a7 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 returned with HTTP 202 Aug 18 09:16:18.346632 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 441/1777] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:18 2026] DELETE /volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:18.358984 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad92e272-096d-4f56-b32a-a5cd873f8f54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:18.361198 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad92e272-096d-4f56-b32a-a5cd873f8f54 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 Aug 18 09:16:18.361496 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad92e272-096d-4f56-b32a-a5cd873f8f54 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:18.361765 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad92e272-096d-4f56-b32a-a5cd873f8f54 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:18.371094 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:18.371094 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:18.375773 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad92e272-096d-4f56-b32a-a5cd873f8f54 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:18.381350 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad92e272-096d-4f56-b32a-a5cd873f8f54 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 returned with HTTP 200 Aug 18 09:16:18.381903 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 443/1778] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:18 2026] GET /volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:19.385884 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5b59d06c-d74f-40d4-af28-62585ed5128a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:19.388321 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:19.388847 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1033329951"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:19.390898 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1033329951'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:19.391027 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Create volume of 1 GB Aug 18 09:16:19.396533 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Availability Zones retrieved successfully. Aug 18 09:16:19.399770 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c4694b1-4b87-4edb-8fec-d9edc5ad5063 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:19.402021 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c4694b1-4b87-4edb-8fec-d9edc5ad5063 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 Aug 18 09:16:19.402279 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c4694b1-4b87-4edb-8fec-d9edc5ad5063 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:19.402561 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c4694b1-4b87-4edb-8fec-d9edc5ad5063 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:19.405349 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Flow 'volume_create_api' (877b1f32-ab18-4b0c-949f-f53205237ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:19.406369 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac32d2b2-8269-43f0-8918-03c39607ad48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:19.407979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:19.409115 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c4694b1-4b87-4edb-8fec-d9edc5ad5063 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 returned with HTTP 404 Aug 18 09:16:19.409676 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 442/1779] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:19 2026] GET /volume/v3/volumes/650396b1-0839-44ed-b731-adb6aa89f906 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:19.418270 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-36ab3705-fbcf-41bd-af41-dde1e1f6c94a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:19.420648 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36ab3705-fbcf-41bd-af41-dde1e1f6c94a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 Aug 18 09:16:19.420871 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36ab3705-fbcf-41bd-af41-dde1e1f6c94a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:19.421093 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36ab3705-fbcf-41bd-af41-dde1e1f6c94a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:19.435356 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:19.435356 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:19.440409 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-36ab3705-fbcf-41bd-af41-dde1e1f6c94a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:19.444406 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac32d2b2-8269-43f0-8918-03c39607ad48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:19.444822 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795d22fb-9cdc-458c-96d0-6312ace464cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:19.445522 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36ab3705-fbcf-41bd-af41-dde1e1f6c94a tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 returned with HTTP 200 Aug 18 09:16:19.446028 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 442/1780] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:19 2026] GET /volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:19.459813 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd102bb6-ed8d-4d98-99e9-8aa0a7878489 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:19.463533 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd102bb6-ed8d-4d98-99e9-8aa0a7878489 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] DELETE https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 Aug 18 09:16:19.463712 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd102bb6-ed8d-4d98-99e9-8aa0a7878489 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:19.463888 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd102bb6-ed8d-4d98-99e9-8aa0a7878489 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:19.464072 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-dd102bb6-ed8d-4d98-99e9-8aa0a7878489 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Delete volume with id: 218b058d-78c5-42bb-9591-8cc3e6998746 Aug 18 09:16:19.474141 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:19.474141 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:19.474232 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd102bb6-ed8d-4d98-99e9-8aa0a7878489 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:19.500457 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd102bb6-ed8d-4d98-99e9-8aa0a7878489 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Delete volume request issued successfully. Aug 18 09:16:19.500457 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd102bb6-ed8d-4d98-99e9-8aa0a7878489 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 returned with HTTP 202 Aug 18 09:16:19.500457 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 444/1781] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:19 2026] DELETE /volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:19.509971 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0bd8b9e-c4b1-42c2-87e6-3f9df3306fb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:19.511971 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0bd8b9e-c4b1-42c2-87e6-3f9df3306fb3 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 Aug 18 09:16:19.512170 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0bd8b9e-c4b1-42c2-87e6-3f9df3306fb3 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:19.512431 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0bd8b9e-c4b1-42c2-87e6-3f9df3306fb3 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:19.518158 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Created reservations ['29a0b895-618c-474d-9d98-a7a13ab4590d', '98ca5061-c0b4-43ab-9e07-376eef16115a', '717c835d-1fa9-49aa-99db-01e355d30ab4', '45aa55ea-7bff-4092-b00e-90a9de56758a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:19.519415 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795d22fb-9cdc-458c-96d0-6312ace464cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29a0b895-618c-474d-9d98-a7a13ab4590d', '98ca5061-c0b4-43ab-9e07-376eef16115a', '717c835d-1fa9-49aa-99db-01e355d30ab4', '45aa55ea-7bff-4092-b00e-90a9de56758a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:19.520307 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5772283-bc2d-4ef9-bcaa-bfe7ab3e9112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:19.525827 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:19.525827 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:19.538418 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0bd8b9e-c4b1-42c2-87e6-3f9df3306fb3 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:19.541853 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0bd8b9e-c4b1-42c2-87e6-3f9df3306fb3 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 returned with HTTP 200 Aug 18 09:16:19.542373 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 443/1782] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:19 2026] GET /volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:19.549576 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5772283-bc2d-4ef9-bcaa-bfe7ab3e9112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1033329951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4eb7f0f1672448f903a40a8f71355d4',qos_specs=None,replication_status=,reservations=['29a0b895-618c-474d-9d98-a7a13ab4590d','98ca5061-c0b4-43ab-9e07-376eef16115a','717c835d-1fa9-49aa-99db-01e355d30ab4','45aa55ea-7bff-4092-b00e-90a9de56758a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e181f34776cb45e0966d2200a4694869',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1033329951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4eb7f0f1672448f903a40a8f71355d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e181f34776cb45e0966d2200a4694869',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:19.550437 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5a9ca61-87e2-4153-9cf7-d2968ae28302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:19.580274 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5a9ca61-87e2-4153-9cf7-d2968ae28302) transitioned into state 'SUCCESS' from state '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-1033329951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4eb7f0f1672448f903a40a8f71355d4',qos_specs=None,replication_status=,reservations=['29a0b895-618c-474d-9d98-a7a13ab4590d','98ca5061-c0b4-43ab-9e07-376eef16115a','717c835d-1fa9-49aa-99db-01e355d30ab4','45aa55ea-7bff-4092-b00e-90a9de56758a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e181f34776cb45e0966d2200a4694869',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:19.581350 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e9177b-88a5-4554-ad39-dc90c6fbec00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:19.594900 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e9177b-88a5-4554-ad39-dc90c6fbec00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:19.595806 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Flow 'volume_create_api' (877b1f32-ab18-4b0c-949f-f53205237ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:19.596240 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Create volume request issued successfully. Aug 18 09:16:19.596889 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b59d06c-d74f-40d4-af28-62585ed5128a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:19.597538 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 454/1783] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:16:19 2026] POST /volume/v3/volumes => generated 753 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:19.609476 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-23f975e9-60c7-45fc-85f0-d8e349975ef2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:19.611822 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23f975e9-60c7-45fc-85f0-d8e349975ef2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:19.612106 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23f975e9-60c7-45fc-85f0-d8e349975ef2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:19.612370 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23f975e9-60c7-45fc-85f0-d8e349975ef2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:19.624906 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:19.624906 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:19.630172 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-23f975e9-60c7-45fc-85f0-d8e349975ef2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:19.636955 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23f975e9-60c7-45fc-85f0-d8e349975ef2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:19.637733 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 443/1784] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:19 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:20.554737 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99c15fca-fe83-43f0-bd26-0d4b6b230ca0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:20.556691 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99c15fca-fe83-43f0-bd26-0d4b6b230ca0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 Aug 18 09:16:20.556797 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99c15fca-fe83-43f0-bd26-0d4b6b230ca0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:20.557024 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99c15fca-fe83-43f0-bd26-0d4b6b230ca0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:20.562168 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99c15fca-fe83-43f0-bd26-0d4b6b230ca0 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 returned with HTTP 404 Aug 18 09:16:20.562717 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 445/1785] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:20 2026] GET /volume/v3/volumes/218b058d-78c5-42bb-9591-8cc3e6998746 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:20.569986 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea79c711-85e6-4ce0-b9d8-d04cb4c1031c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:20.571892 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea79c711-85e6-4ce0-b9d8-d04cb4c1031c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a Aug 18 09:16:20.572072 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea79c711-85e6-4ce0-b9d8-d04cb4c1031c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:20.572280 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea79c711-85e6-4ce0-b9d8-d04cb4c1031c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:20.579928 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:20.579928 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:20.583618 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea79c711-85e6-4ce0-b9d8-d04cb4c1031c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:20.588161 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea79c711-85e6-4ce0-b9d8-d04cb4c1031c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a returned with HTTP 200 Aug 18 09:16:20.588720 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 444/1786] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:20 2026] GET /volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:20.602047 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0f597d19-b235-45a5-a920-4401fbb95684 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:20.604442 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f597d19-b235-45a5-a920-4401fbb95684 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] DELETE https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a Aug 18 09:16:20.604723 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f597d19-b235-45a5-a920-4401fbb95684 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:20.605015 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f597d19-b235-45a5-a920-4401fbb95684 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:20.605273 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0f597d19-b235-45a5-a920-4401fbb95684 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Delete volume with id: dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a Aug 18 09:16:20.614081 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:20.614081 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:20.614916 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0f597d19-b235-45a5-a920-4401fbb95684 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:20.636657 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0f597d19-b235-45a5-a920-4401fbb95684 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Delete volume request issued successfully. Aug 18 09:16:20.637147 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f597d19-b235-45a5-a920-4401fbb95684 tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a returned with HTTP 202 Aug 18 09:16:20.638167 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 455/1787] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:20 2026] DELETE /volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:20.647634 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2907ec7b-2a65-4f89-b188-61ddce9570ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:20.650073 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2907ec7b-2a65-4f89-b188-61ddce9570ba tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a Aug 18 09:16:20.650357 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2907ec7b-2a65-4f89-b188-61ddce9570ba tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:20.650637 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2907ec7b-2a65-4f89-b188-61ddce9570ba tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:20.651522 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24e97a71-ff8d-4dd5-88f2-f21e0912d4d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:20.653387 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24e97a71-ff8d-4dd5-88f2-f21e0912d4d1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:20.653580 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24e97a71-ff8d-4dd5-88f2-f21e0912d4d1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:20.653776 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24e97a71-ff8d-4dd5-88f2-f21e0912d4d1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:20.659677 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:20.659677 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:20.661314 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:20.661314 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:20.664117 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2907ec7b-2a65-4f89-b188-61ddce9570ba tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Volume info retrieved successfully. Aug 18 09:16:20.665494 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-24e97a71-ff8d-4dd5-88f2-f21e0912d4d1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:20.670549 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2907ec7b-2a65-4f89-b188-61ddce9570ba tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a returned with HTTP 200 Aug 18 09:16:20.670895 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24e97a71-ff8d-4dd5-88f2-f21e0912d4d1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:20.671170 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 444/1788] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:20 2026] GET /volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:20.671298 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 446/1789] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:20 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:20.725032 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-9a9717f4-cd69-4337-b7ad-6ac210c5fcd1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:20.726834 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-9a9717f4-cd69-4337-b7ad-6ac210c5fcd1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:20.727068 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-9a9717f4-cd69-4337-b7ad-6ac210c5fcd1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:20.727274 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-9a9717f4-cd69-4337-b7ad-6ac210c5fcd1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:20.734011 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:20.734011 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:20.737379 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-9a9717f4-cd69-4337-b7ad-6ac210c5fcd1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:20.741002 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-9a9717f4-cd69-4337-b7ad-6ac210c5fcd1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:20.741353 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 445/1790] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:20 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:20.823137 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c0c9ec1-af87-40b2-82fc-0aaedae11125 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:20.823673 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c0c9ec1-af87-40b2-82fc-0aaedae11125 None None] GET https://10.4.3.41/volume// Aug 18 09:16:20.823852 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c0c9ec1-af87-40b2-82fc-0aaedae11125 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:20.824101 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c0c9ec1-af87-40b2-82fc-0aaedae11125 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:20.824825 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c0c9ec1-af87-40b2-82fc-0aaedae11125 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:20.824943 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 456/1791] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:16:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:20.835194 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-ffdf4462-d8cc-47c2-8393-9d390b3fdc4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:20.840716 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-ffdf4462-d8cc-47c2-8393-9d390b3fdc4e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:16:20.841841 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-ffdf4462-d8cc-47c2-8393-9d390b3fdc4e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b", "connector": null, "instance_uuid": "012c2be9-6db9-4543-80a9-fa2061b1bbf7"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:20.853926 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:20.853926 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:20.896803 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-ffdf4462-d8cc-47c2-8393-9d390b3fdc4e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:16:20.897548 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 445/1792] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:16:20 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:20.940451 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-97d5de6e-5058-4c3b-bb43-d18f8453d2fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:20.943729 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97d5de6e-5058-4c3b-bb43-d18f8453d2fd tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:20.943983 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97d5de6e-5058-4c3b-bb43-d18f8453d2fd tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:20.944281 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97d5de6e-5058-4c3b-bb43-d18f8453d2fd tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:20.951966 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0df361d6-dec6-45c8-b3f6-a431ad6866ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:20.952517 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0df361d6-dec6-45c8-b3f6-a431ad6866ae None None] GET https://10.4.3.41/volume// Aug 18 09:16:20.952762 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0df361d6-dec6-45c8-b3f6-a431ad6866ae None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:20.953025 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0df361d6-dec6-45c8-b3f6-a431ad6866ae None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:20.953475 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0df361d6-dec6-45c8-b3f6-a431ad6866ae None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:20.954011 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 446/1793] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:16:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:20.963174 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-7803235b-32cb-4bf0-828a-633964084065 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:20.964358 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:20.964358 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:20.965777 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-7803235b-32cb-4bf0-828a-633964084065 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:20.966052 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-7803235b-32cb-4bf0-828a-633964084065 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:20.966272 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-7803235b-32cb-4bf0-828a-633964084065 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:20.969277 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-97d5de6e-5058-4c3b-bb43-d18f8453d2fd tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:20.976290 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97d5de6e-5058-4c3b-bb43-d18f8453d2fd tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:20.977159 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 447/1794] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:20 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:20.981535 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:20.981535 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:20.988420 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-7803235b-32cb-4bf0-828a-633964084065 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:20.999864 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-7803235b-32cb-4bf0-828a-633964084065 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:21.000492 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 457/1795] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:16:20 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:16:21.112503 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-58a86fb0-b492-4b4f-a668-3403ebbc4014 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:21.115501 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-58a86fb0-b492-4b4f-a668-3403ebbc4014 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] PUT https://10.4.3.41/volume/v3/attachments/66cf9c6c-3694-4689-a421-b4ef6df9c628 Aug 18 09:16:21.116048 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-58a86fb0-b492-4b4f-a668-3403ebbc4014 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:21.131157 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-58a86fb0-b492-4b4f-a668-3403ebbc4014 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Acquiring lock "cinder-attachment_update-273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:16:21.138443 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-58a86fb0-b492-4b4f-a668-3403ebbc4014 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Lock "cinder-attachment_update-273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:16:21.138443 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:21.138443 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:21.227275 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-58a86fb0-b492-4b4f-a668-3403ebbc4014 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Lock "cinder-attachment_update-273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b-np0000007625" released by "attachment_update" :: held 0.091s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:16:21.227871 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-58a86fb0-b492-4b4f-a668-3403ebbc4014 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/attachments/66cf9c6c-3694-4689-a421-b4ef6df9c628 returned with HTTP 200 Aug 18 09:16:21.228638 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 446/1796] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:16:21 2026] PUT /volume/v3/attachments/66cf9c6c-3694-4689-a421-b4ef6df9c628 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:21.695608 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb806ab7-fa26-4dbe-8b43-1668dfbb482c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:21.699474 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb806ab7-fa26-4dbe-8b43-1668dfbb482c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] GET https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a Aug 18 09:16:21.699474 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb806ab7-fa26-4dbe-8b43-1668dfbb482c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:21.699823 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb806ab7-fa26-4dbe-8b43-1668dfbb482c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:21.707038 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb806ab7-fa26-4dbe-8b43-1668dfbb482c tempest-VolumesListTestJSON-1420901649 tempest-VolumesListTestJSON-1420901649-project-member] https://10.4.3.41/volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a returned with HTTP 404 Aug 18 09:16:21.707723 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 447/1797] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:21 2026] GET /volume/v3/volumes/dd5dc2bb-8c2a-44a3-8a9a-532d1761d02a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:21.997844 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c182608-513f-40a5-a399-afa9ce8f841e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:22.000479 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c182608-513f-40a5-a399-afa9ce8f841e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:22.000479 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c182608-513f-40a5-a399-afa9ce8f841e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:22.000479 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c182608-513f-40a5-a399-afa9ce8f841e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:22.015802 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:22.015802 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:22.020840 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c182608-513f-40a5-a399-afa9ce8f841e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:22.027444 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c182608-513f-40a5-a399-afa9ce8f841e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:22.027444 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 448/1798] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:21 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:23.046014 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3d203643-9c3b-4f7a-bfc8-62536a4246fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:23.050715 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d203643-9c3b-4f7a-bfc8-62536a4246fc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:23.050982 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d203643-9c3b-4f7a-bfc8-62536a4246fc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:23.051230 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d203643-9c3b-4f7a-bfc8-62536a4246fc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:23.064560 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:23.064560 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:23.068650 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3d203643-9c3b-4f7a-bfc8-62536a4246fc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:23.074150 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d203643-9c3b-4f7a-bfc8-62536a4246fc tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:23.074150 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 458/1799] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:23 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:16:24.048478 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:24.052488 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:24.052778 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-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": "fa24ffbb-bb9d-49c1-a398-816414b66817", "source_volid": null, "backup_id": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:24.054931 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-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': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'source_volid': None, 'backup_id': None}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:24.089008 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-794cba45-b42c-4122-a520-7f696cd0230f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:24.091184 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-794cba45-b42c-4122-a520-7f696cd0230f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:24.091663 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-794cba45-b42c-4122-a520-7f696cd0230f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:24.093382 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-794cba45-b42c-4122-a520-7f696cd0230f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:24.105751 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:24.105751 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:24.113497 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-794cba45-b42c-4122-a520-7f696cd0230f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:24.116745 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-794cba45-b42c-4122-a520-7f696cd0230f tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:24.117355 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 448/1800] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:24 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:24.155772 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Create volume of 1 GB Aug 18 09:16:24.156699 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:24.156699 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:24.161615 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Availability Zones retrieved successfully. Aug 18 09:16:24.169899 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Flow 'volume_create_api' (7aca50b3-3938-409d-9b39-f4c33e58c99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:24.171241 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4530ba0a-63f4-4b82-a73c-d2a181fdc7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:24.172596 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:24.209821 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=476,cinder:INSERT=78,cinder:UPDATE=128,cinder:DELETE=2 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:16:24.249486 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4530ba0a-63f4-4b82-a73c-d2a181fdc7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:24.250898 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56ee90d6-01de-4e5a-901e-7ad1dd438ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:24.299619 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Created reservations ['e9d8b430-fa6e-43de-ba13-e2279c4ad801', '674cd930-4a40-44ca-a929-2dc149cdaccd', '1ddc7c9e-8193-4d8f-a171-3cea350be66a', 'b8ffade8-f026-4ea4-bb05-5981e6723f6d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:24.300563 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56ee90d6-01de-4e5a-901e-7ad1dd438ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d8b430-fa6e-43de-ba13-e2279c4ad801', '674cd930-4a40-44ca-a929-2dc149cdaccd', '1ddc7c9e-8193-4d8f-a171-3cea350be66a', 'b8ffade8-f026-4ea4-bb05-5981e6723f6d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:24.301340 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd793579-8f65-4c15-855f-089e45903507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:24.328948 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd793579-8f65-4c15-855f-089e45903507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a994d0ab-5a31-4146-aeba-b6e074862547', '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='9d0c68ff51a34eefa33c913d4722232d',qos_specs=None,replication_status=,reservations=['e9d8b430-fa6e-43de-ba13-e2279c4ad801','674cd930-4a40-44ca-a929-2dc149cdaccd','1ddc7c9e-8193-4d8f-a171-3cea350be66a','b8ffade8-f026-4ea4-bb05-5981e6723f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384fa14123af4651b75f483d8a8c4258',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16: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=a994d0ab-5a31-4146-aeba-b6e074862547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0c68ff51a34eefa33c913d4722232d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384fa14123af4651b75f483d8a8c4258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:24.330259 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f20905-1f40-4812-b56a-2ad1975ec502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:24.351186 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f20905-1f40-4812-b56a-2ad1975ec502) transitioned into 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='9d0c68ff51a34eefa33c913d4722232d',qos_specs=None,replication_status=,reservations=['e9d8b430-fa6e-43de-ba13-e2279c4ad801','674cd930-4a40-44ca-a929-2dc149cdaccd','1ddc7c9e-8193-4d8f-a171-3cea350be66a','b8ffade8-f026-4ea4-bb05-5981e6723f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384fa14123af4651b75f483d8a8c4258',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:24.352280 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5484b4-3ad4-4ec8-81e3-2650a59eccd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:24.364472 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5484b4-3ad4-4ec8-81e3-2650a59eccd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:24.365309 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Flow 'volume_create_api' (7aca50b3-3938-409d-9b39-f4c33e58c99a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:24.365703 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Create volume request issued successfully. Aug 18 09:16:24.366372 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-505a0f89-47b8-41ab-bed0-5f3784706f2c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:24.367032 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 447/1801] 10.4.3.41 () {72 vars in 1534 bytes} [Tue Aug 18 09:16:24 2026] POST /volume/v3/volumes => generated 701 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:24.377347 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-aaa956ef-f06c-4f81-8de7-2e949d682b5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:24.381960 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-aaa956ef-f06c-4f81-8de7-2e949d682b5c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] GET https://10.4.3.41/volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 Aug 18 09:16:24.382261 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-aaa956ef-f06c-4f81-8de7-2e949d682b5c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:24.382545 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-aaa956ef-f06c-4f81-8de7-2e949d682b5c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:24.401032 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:24.401032 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:24.410520 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-aaa956ef-f06c-4f81-8de7-2e949d682b5c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Volume info retrieved successfully. Aug 18 09:16:24.415904 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-aaa956ef-f06c-4f81-8de7-2e949d682b5c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 returned with HTTP 200 Aug 18 09:16:24.416377 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 449/1802] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:24 2026] GET /volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 => generated 769 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:24.432807 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-a6f0e290-6cdb-4914-974a-537cb26c013f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:24.438578 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-a6f0e290-6cdb-4914-974a-537cb26c013f tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] GET https://10.4.3.41/volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 Aug 18 09:16:24.438578 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-a6f0e290-6cdb-4914-974a-537cb26c013f tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:24.438816 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-a6f0e290-6cdb-4914-974a-537cb26c013f tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:24.441136 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=470,cinder:UPDATE=151,cinder:INSERT=87 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:16:24.451061 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:24.451061 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:24.455622 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-a6f0e290-6cdb-4914-974a-537cb26c013f tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Volume info retrieved successfully. Aug 18 09:16:24.463637 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-a6f0e290-6cdb-4914-974a-537cb26c013f tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 returned with HTTP 200 Aug 18 09:16:24.464519 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 459/1803] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:24 2026] GET /volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 => generated 769 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:16:24.572270 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-e8957619-6d90-44c5-ae2c-d1723cec9d99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:24.581861 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-e8957619-6d90-44c5-ae2c-d1723cec9d99 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] POST https://10.4.3.41/volume/v3/attachments/66cf9c6c-3694-4689-a421-b4ef6df9c628/action Aug 18 09:16:24.583151 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-e8957619-6d90-44c5-ae2c-d1723cec9d99 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:24.583151 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-e8957619-6d90-44c5-ae2c-d1723cec9d99 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:24.603679 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:24.603679 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:24.620228 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f64eec5-3519-4e41-8c13-79906dd5e3bf req-e8957619-6d90-44c5-ae2c-d1723cec9d99 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/attachments/66cf9c6c-3694-4689-a421-b4ef6df9c628/action returned with HTTP 204 Aug 18 09:16:24.620334 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 449/1804] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:16:24 2026] POST /volume/v3/attachments/66cf9c6c-3694-4689-a421-b4ef6df9c628/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 09:16:25.133559 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-497f445e-f1bd-4cb3-80b5-c49ef5b5f6b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:25.136184 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-497f445e-f1bd-4cb3-80b5-c49ef5b5f6b1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:25.136631 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-497f445e-f1bd-4cb3-80b5-c49ef5b5f6b1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:25.136856 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-497f445e-f1bd-4cb3-80b5-c49ef5b5f6b1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:25.165649 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:25.165649 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:25.171604 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-497f445e-f1bd-4cb3-80b5-c49ef5b5f6b1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:25.177119 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-497f445e-f1bd-4cb3-80b5-c49ef5b5f6b1 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:25.177626 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 448/1805] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:25 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:25.199225 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cd5183de-62c8-4a66-9419-10c737623c04 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:25.202046 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd5183de-62c8-4a66-9419-10c737623c04 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:25.203942 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd5183de-62c8-4a66-9419-10c737623c04 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:25.203942 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd5183de-62c8-4a66-9419-10c737623c04 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:25.220288 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:25.220288 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:25.226099 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cd5183de-62c8-4a66-9419-10c737623c04 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:25.233517 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd5183de-62c8-4a66-9419-10c737623c04 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:25.234254 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 450/1806] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:25 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:25.256318 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-adffe93c-655e-499e-a1f3-cc9935741a3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:25.256318 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-adffe93c-655e-499e-a1f3-cc9935741a3b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] DELETE https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:25.256318 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-adffe93c-655e-499e-a1f3-cc9935741a3b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:25.256538 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-adffe93c-655e-499e-a1f3-cc9935741a3b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:25.256803 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-adffe93c-655e-499e-a1f3-cc9935741a3b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Delete volume with id: 273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:25.272980 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:25.272980 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:25.273871 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-adffe93c-655e-499e-a1f3-cc9935741a3b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:25.285922 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-adffe93c-655e-499e-a1f3-cc9935741a3b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 18 09:16:25.285922 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-adffe93c-655e-499e-a1f3-cc9935741a3b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 400 Aug 18 09:16:25.285922 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 460/1807] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:25 2026] DELETE /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 307 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:16:25.296082 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fefbc8d4-b893-41b3-9584-5b5cfcae4f53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:25.298445 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fefbc8d4-b893-41b3-9584-5b5cfcae4f53 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:25.298445 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fefbc8d4-b893-41b3-9584-5b5cfcae4f53 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:25.298566 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fefbc8d4-b893-41b3-9584-5b5cfcae4f53 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:25.301790 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=409,cinder:UPDATE=99,cinder:DELETE=1,cinder:INSERT=56 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:16:25.313781 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:25.313781 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:25.323225 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fefbc8d4-b893-41b3-9584-5b5cfcae4f53 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:25.331033 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fefbc8d4-b893-41b3-9584-5b5cfcae4f53 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:25.331562 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 450/1808] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:25 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:25.389079 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4558459d-7212-4c76-a748-51207b6f3212 req-a8a0453e-5df7-4e6e-a6ef-5e33ca3efa88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:25.391774 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-a8a0453e-5df7-4e6e-a6ef-5e33ca3efa88 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:25.391988 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-a8a0453e-5df7-4e6e-a6ef-5e33ca3efa88 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:25.392295 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-a8a0453e-5df7-4e6e-a6ef-5e33ca3efa88 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:25.405482 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:25.405482 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:25.409887 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4558459d-7212-4c76-a748-51207b6f3212 req-a8a0453e-5df7-4e6e-a6ef-5e33ca3efa88 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:25.416251 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-a8a0453e-5df7-4e6e-a6ef-5e33ca3efa88 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:25.416988 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 449/1809] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:25 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:25.448161 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4558459d-7212-4c76-a748-51207b6f3212 req-f0c239d9-df11-4d4a-af2c-e8c253924a2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:25.452525 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-f0c239d9-df11-4d4a-af2c-e8c253924a2b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] POST https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b/action Aug 18 09:16:25.453023 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-f0c239d9-df11-4d4a-af2c-e8c253924a2b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:25.453237 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-f0c239d9-df11-4d4a-af2c-e8c253924a2b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:25.486856 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:25.486856 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:25.487467 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4558459d-7212-4c76-a748-51207b6f3212 req-f0c239d9-df11-4d4a-af2c-e8c253924a2b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:25.499574 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4558459d-7212-4c76-a748-51207b6f3212 req-f0c239d9-df11-4d4a-af2c-e8c253924a2b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Begin detaching volume completed successfully. Aug 18 09:16:25.499909 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-f0c239d9-df11-4d4a-af2c-e8c253924a2b tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b/action returned with HTTP 202 Aug 18 09:16:25.500593 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 451/1810] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:16:25 2026] POST /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:16:25.573317 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-45e38a86-4fd2-4322-b136-1544bf774dc5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:25.573905 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45e38a86-4fd2-4322-b136-1544bf774dc5 None None] GET https://10.4.3.41/volume// Aug 18 09:16:25.574255 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45e38a86-4fd2-4322-b136-1544bf774dc5 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:25.574468 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45e38a86-4fd2-4322-b136-1544bf774dc5 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:25.574919 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45e38a86-4fd2-4322-b136-1544bf774dc5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:25.575388 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 461/1811] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:16:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:25.585725 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4558459d-7212-4c76-a748-51207b6f3212 req-bd586d62-4a31-4dc5-804b-ffd38835a110 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:25.588907 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-bd586d62-4a31-4dc5-804b-ffd38835a110 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:25.589189 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-bd586d62-4a31-4dc5-804b-ffd38835a110 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:25.589441 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-bd586d62-4a31-4dc5-804b-ffd38835a110 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:25.603801 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:25.603801 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:25.618714 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4558459d-7212-4c76-a748-51207b6f3212 req-bd586d62-4a31-4dc5-804b-ffd38835a110 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:25.627563 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-bd586d62-4a31-4dc5-804b-ffd38835a110 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:25.628134 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 451/1812] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:16:25 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 1321 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:16:26.600930 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4558459d-7212-4c76-a748-51207b6f3212 req-b047be4d-4376-4b53-83b7-a14da33f2148 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:26.603677 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-b047be4d-4376-4b53-83b7-a14da33f2148 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] DELETE https://10.4.3.41/volume/v3/attachments/66cf9c6c-3694-4689-a421-b4ef6df9c628 Aug 18 09:16:26.604269 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-b047be4d-4376-4b53-83b7-a14da33f2148 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:26.604269 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-b047be4d-4376-4b53-83b7-a14da33f2148 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:26.618834 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:26.618834 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:26.682166 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4558459d-7212-4c76-a748-51207b6f3212 req-b047be4d-4376-4b53-83b7-a14da33f2148 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/attachments/66cf9c6c-3694-4689-a421-b4ef6df9c628 returned with HTTP 200 Aug 18 09:16:26.682717 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 450/1813] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:16:26 2026] DELETE /volume/v3/attachments/66cf9c6c-3694-4689-a421-b4ef6df9c628 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:27.476230 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-3a25d2d6-0233-470b-bbab-67fea5172d87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:27.482167 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-3a25d2d6-0233-470b-bbab-67fea5172d87 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] GET https://10.4.3.41/volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 Aug 18 09:16:27.482167 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-3a25d2d6-0233-470b-bbab-67fea5172d87 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:27.482167 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-3a25d2d6-0233-470b-bbab-67fea5172d87 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:27.490757 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:27.490757 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:27.495052 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-3a25d2d6-0233-470b-bbab-67fea5172d87 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Volume info retrieved successfully. Aug 18 09:16:27.503236 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-3a25d2d6-0233-470b-bbab-67fea5172d87 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 returned with HTTP 200 Aug 18 09:16:27.504013 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 452/1814] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:27 2026] GET /volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 => generated 1309 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:27.511506 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e7de4f49-9b11-4b4e-ba27-976340a8d0b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:27.511960 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7de4f49-9b11-4b4e-ba27-976340a8d0b1 None None] GET https://10.4.3.41/volume// Aug 18 09:16:27.512459 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7de4f49-9b11-4b4e-ba27-976340a8d0b1 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:27.512459 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7de4f49-9b11-4b4e-ba27-976340a8d0b1 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:27.512941 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7de4f49-9b11-4b4e-ba27-976340a8d0b1 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:27.513225 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 462/1815] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:16:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:27.524882 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-f30979bc-4d38-4bf2-9012-d70d75ac51ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:27.531442 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-f30979bc-4d38-4bf2-9012-d70d75ac51ba tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:16:27.531442 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-f30979bc-4d38-4bf2-9012-d70d75ac51ba tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a994d0ab-5a31-4146-aeba-b6e074862547", "connector": null, "instance_uuid": "a25b02e7-540c-4042-8324-6227b603eaa6"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:27.539836 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:27.539836 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:27.573863 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-f30979bc-4d38-4bf2-9012-d70d75ac51ba tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:16:27.574291 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 452/1816] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:16:27 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:27.592166 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-087fac6a-d416-418b-9511-3c0f194cd2a9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:27.592951 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-087fac6a-d416-418b-9511-3c0f194cd2a9 None None] GET https://10.4.3.41/volume// Aug 18 09:16:27.592951 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-087fac6a-d416-418b-9511-3c0f194cd2a9 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:27.592951 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-087fac6a-d416-418b-9511-3c0f194cd2a9 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:27.593265 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-087fac6a-d416-418b-9511-3c0f194cd2a9 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:27.593639 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 451/1817] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:16:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:27.601366 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-88f9b4b0-b02e-4328-accd-f40808597cd9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:27.604032 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-88f9b4b0-b02e-4328-accd-f40808597cd9 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] GET https://10.4.3.41/volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 Aug 18 09:16:27.604364 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-88f9b4b0-b02e-4328-accd-f40808597cd9 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:27.604655 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-88f9b4b0-b02e-4328-accd-f40808597cd9 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:27.625161 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:27.625161 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:27.633265 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-88f9b4b0-b02e-4328-accd-f40808597cd9 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Volume info retrieved successfully. Aug 18 09:16:27.643619 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-88f9b4b0-b02e-4328-accd-f40808597cd9 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 returned with HTTP 200 Aug 18 09:16:27.644193 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 453/1818] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:16:27 2026] GET /volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:16:27.677224 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e6cafa6e-e4b4-4bfd-8b86-b566677f7697 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:27.678908 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6cafa6e-e4b4-4bfd-8b86-b566677f7697 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:27.679201 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6cafa6e-e4b4-4bfd-8b86-b566677f7697 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:27.679274 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6cafa6e-e4b4-4bfd-8b86-b566677f7697 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:27.687855 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:27.687855 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:27.691919 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e6cafa6e-e4b4-4bfd-8b86-b566677f7697 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:27.697132 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6cafa6e-e4b4-4bfd-8b86-b566677f7697 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:27.697802 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 463/1819] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:27 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:27.772420 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-c7f9be0a-6d84-4edf-a959-601944e8ae6c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:27.774487 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-c7f9be0a-6d84-4edf-a959-601944e8ae6c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] PUT https://10.4.3.41/volume/v3/attachments/fea4c18b-e0b3-484b-9b4a-b31dc7e5b638 Aug 18 09:16:27.777547 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-c7f9be0a-6d84-4edf-a959-601944e8ae6c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:27.790037 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-c7f9be0a-6d84-4edf-a959-601944e8ae6c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Acquiring lock "cinder-attachment_update-a994d0ab-5a31-4146-aeba-b6e074862547-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:16:27.795875 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-c7f9be0a-6d84-4edf-a959-601944e8ae6c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Lock "cinder-attachment_update-a994d0ab-5a31-4146-aeba-b6e074862547-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:16:27.796837 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:27.796837 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:27.918164 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-c7f9be0a-6d84-4edf-a959-601944e8ae6c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Lock "cinder-attachment_update-a994d0ab-5a31-4146-aeba-b6e074862547-np0000007625" released by "attachment_update" :: held 0.122s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:16:27.918164 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-c7f9be0a-6d84-4edf-a959-601944e8ae6c tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/attachments/fea4c18b-e0b3-484b-9b4a-b31dc7e5b638 returned with HTTP 200 Aug 18 09:16:27.918998 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 453/1820] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:16:27 2026] PUT /volume/v3/attachments/fea4c18b-e0b3-484b-9b4a-b31dc7e5b638 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:27.952741 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-61a7ec30-590d-4b4d-8217-d70fb6229706 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:27.955724 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-61a7ec30-590d-4b4d-8217-d70fb6229706 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] POST https://10.4.3.41/volume/v3/attachments/fea4c18b-e0b3-484b-9b4a-b31dc7e5b638/action Aug 18 09:16:27.956294 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-61a7ec30-590d-4b4d-8217-d70fb6229706 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:27.956517 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-61a7ec30-590d-4b4d-8217-d70fb6229706 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:27.990734 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:27.990734 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:28.007554 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c5aad0e0-0ac7-4a2d-94ff-55698c977b8c req-61a7ec30-590d-4b4d-8217-d70fb6229706 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/attachments/fea4c18b-e0b3-484b-9b4a-b31dc7e5b638/action returned with HTTP 204 Aug 18 09:16:28.008133 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 452/1821] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:16:27 2026] POST /volume/v3/attachments/fea4c18b-e0b3-484b-9b4a-b31dc7e5b638/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:30.888897 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86159c76-bb81-4fe8-aac0-fc6bd43b2b5a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:30.890837 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86159c76-bb81-4fe8-aac0-fc6bd43b2b5a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] DELETE https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:30.891046 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86159c76-bb81-4fe8-aac0-fc6bd43b2b5a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:30.891266 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86159c76-bb81-4fe8-aac0-fc6bd43b2b5a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:30.891444 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-86159c76-bb81-4fe8-aac0-fc6bd43b2b5a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Delete volume with id: 273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:30.902498 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:30.902498 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:30.903039 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-86159c76-bb81-4fe8-aac0-fc6bd43b2b5a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:30.935708 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-86159c76-bb81-4fe8-aac0-fc6bd43b2b5a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Delete volume request issued successfully. Aug 18 09:16:30.936589 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86159c76-bb81-4fe8-aac0-fc6bd43b2b5a tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 202 Aug 18 09:16:30.936589 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 454/1822] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:30 2026] DELETE /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:30.950672 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-02566200-4427-413e-8f07-31decd81e221 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:30.954460 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02566200-4427-413e-8f07-31decd81e221 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:30.954460 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02566200-4427-413e-8f07-31decd81e221 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:30.954460 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02566200-4427-413e-8f07-31decd81e221 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:30.965834 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:30.965834 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:30.974617 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-02566200-4427-413e-8f07-31decd81e221 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:30.981663 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02566200-4427-413e-8f07-31decd81e221 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 200 Aug 18 09:16:30.982758 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 464/1823] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:30 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:31.998363 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-385b44b7-9cab-427a-90ea-7dff180ff09d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:32.000307 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-385b44b7-9cab-427a-90ea-7dff180ff09d tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b Aug 18 09:16:32.000494 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-385b44b7-9cab-427a-90ea-7dff180ff09d tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:32.000667 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-385b44b7-9cab-427a-90ea-7dff180ff09d tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:32.010235 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-385b44b7-9cab-427a-90ea-7dff180ff09d tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b returned with HTTP 404 Aug 18 09:16:32.011109 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 454/1824] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:31 2026] GET /volume/v3/volumes/273fb1ff-0b32-4b10-8a8d-1e9dc33ebd2b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:32.085575 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d21a86d-65db-4c73-9403-df6f766f0f93 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:32.087410 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d21a86d-65db-4c73-9403-df6f766f0f93 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:16:32.087689 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d21a86d-65db-4c73-9403-df6f766f0f93 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:32.087885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d21a86d-65db-4c73-9403-df6f766f0f93 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:32.088080 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8d21a86d-65db-4c73-9403-df6f766f0f93 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Delete volume with id: 9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:16:32.094855 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:32.094855 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:32.095304 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8d21a86d-65db-4c73-9403-df6f766f0f93 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:32.118691 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8d21a86d-65db-4c73-9403-df6f766f0f93 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Delete volume request issued successfully. Aug 18 09:16:32.118878 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d21a86d-65db-4c73-9403-df6f766f0f93 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 202 Aug 18 09:16:32.119340 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 453/1825] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:32 2026] DELETE /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:32.128055 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d1bd37d5-0e98-4dac-8854-32a1601cd677 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:32.130625 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1bd37d5-0e98-4dac-8854-32a1601cd677 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:16:32.130850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1bd37d5-0e98-4dac-8854-32a1601cd677 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:32.131160 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1bd37d5-0e98-4dac-8854-32a1601cd677 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:32.143494 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:32.143494 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:32.151377 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d1bd37d5-0e98-4dac-8854-32a1601cd677 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:32.161135 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1bd37d5-0e98-4dac-8854-32a1601cd677 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 200 Aug 18 09:16:32.161822 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 455/1826] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:32 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:33.181504 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e49b1a0a-cfd3-4741-bcde-76d5ebeaa52e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:33.185228 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-62826b1a-9206-4089-9d13-47b595362579 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:33.190414 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e49b1a0a-cfd3-4741-bcde-76d5ebeaa52e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 Aug 18 09:16:33.190562 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-62826b1a-9206-4089-9d13-47b595362579 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:16:33.190562 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-62826b1a-9206-4089-9d13-47b595362579 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:33.190562 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-62826b1a-9206-4089-9d13-47b595362579 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:33.190663 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e49b1a0a-cfd3-4741-bcde-76d5ebeaa52e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:33.190663 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e49b1a0a-cfd3-4741-bcde-76d5ebeaa52e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:33.205131 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:33.205131 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:33.209721 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e49b1a0a-cfd3-4741-bcde-76d5ebeaa52e tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 returned with HTTP 404 Aug 18 09:16:33.212279 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 465/1827] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:33 2026] GET /volume/v3/volumes/9962b093-cb97-4d4d-8ed3-f71879ba7988 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:33.212404 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-62826b1a-9206-4089-9d13-47b595362579 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:16:33.217033 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-62826b1a-9206-4089-9d13-47b595362579 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:16:33.217706 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 455/1828] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:33 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:16:33.343812 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f29be56-6c0c-4fde-a83f-0303ec13aba6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:33.344336 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f29be56-6c0c-4fde-a83f-0303ec13aba6 None None] GET https://10.4.3.41/volume// Aug 18 09:16:33.345354 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f29be56-6c0c-4fde-a83f-0303ec13aba6 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:33.345354 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f29be56-6c0c-4fde-a83f-0303ec13aba6 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:33.345819 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f29be56-6c0c-4fde-a83f-0303ec13aba6 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:33.346180 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 454/1829] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:16:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:33.363906 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-20b6a077-f572-4325-b4be-34578dbe2f4d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:33.405274 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c1d3f3bf-01eb-462d-b4b6-98bd6f809754 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:33.407429 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1d3f3bf-01eb-462d-b4b6-98bd6f809754 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] DELETE https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:16:33.407705 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1d3f3bf-01eb-462d-b4b6-98bd6f809754 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:33.407933 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1d3f3bf-01eb-462d-b4b6-98bd6f809754 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:33.408116 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c1d3f3bf-01eb-462d-b4b6-98bd6f809754 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Delete volume with id: 32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:16:33.415861 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:33.415861 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:33.416354 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c1d3f3bf-01eb-462d-b4b6-98bd6f809754 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:33.440669 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c1d3f3bf-01eb-462d-b4b6-98bd6f809754 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Delete volume request issued successfully. Aug 18 09:16:33.440982 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1d3f3bf-01eb-462d-b4b6-98bd6f809754 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 202 Aug 18 09:16:33.441483 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 466/1830] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:33 2026] DELETE /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:33.453730 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7cfc0b0a-47f2-4add-b9bd-8e41c1a2c768 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:33.455634 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7cfc0b0a-47f2-4add-b9bd-8e41c1a2c768 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:16:33.456086 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7cfc0b0a-47f2-4add-b9bd-8e41c1a2c768 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:33.456425 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7cfc0b0a-47f2-4add-b9bd-8e41c1a2c768 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:33.466085 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:33.466085 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:33.471374 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7cfc0b0a-47f2-4add-b9bd-8e41c1a2c768 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Volume info retrieved successfully. Aug 18 09:16:33.479349 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7cfc0b0a-47f2-4add-b9bd-8e41c1a2c768 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 200 Aug 18 09:16:33.480312 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 456/1831] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:33 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:33.557672 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-20b6a077-f572-4325-b4be-34578dbe2f4d tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:16:33.558058 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-20b6a077-f572-4325-b4be-34578dbe2f4d tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7afc420-8833-4f77-b0ca-415363b8fc75", "connector": null, "instance_uuid": "3cc53717-231c-4638-adbb-19fa56599c7a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:33.577069 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:33.577069 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:33.626632 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-20b6a077-f572-4325-b4be-34578dbe2f4d tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:16:33.627137 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 456/1832] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:16:33 2026] POST /volume/v3/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:33.691368 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b97e9b9d-0029-4655-8667-5af179c80c42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:33.694031 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b97e9b9d-0029-4655-8667-5af179c80c42 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:16:33.694306 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b97e9b9d-0029-4655-8667-5af179c80c42 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:33.694805 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b97e9b9d-0029-4655-8667-5af179c80c42 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:33.700068 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-71e44e0c-6841-4c4a-b62d-a1b4c7d34652 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:33.700610 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71e44e0c-6841-4c4a-b62d-a1b4c7d34652 None None] GET https://10.4.3.41/volume// Aug 18 09:16:33.701261 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71e44e0c-6841-4c4a-b62d-a1b4c7d34652 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:33.701261 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71e44e0c-6841-4c4a-b62d-a1b4c7d34652 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:33.701961 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71e44e0c-6841-4c4a-b62d-a1b4c7d34652 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:33.702127 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 467/1833] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:16:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:33.710779 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:33.710779 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:33.716341 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b97e9b9d-0029-4655-8667-5af179c80c42 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:16:33.717008 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-bde6c3a3-c12f-4948-b68e-af7badc746a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:33.719004 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-bde6c3a3-c12f-4948-b68e-af7badc746a3 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:16:33.719421 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-bde6c3a3-c12f-4948-b68e-af7badc746a3 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:33.719745 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-bde6c3a3-c12f-4948-b68e-af7badc746a3 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:33.721438 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b97e9b9d-0029-4655-8667-5af179c80c42 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:16:33.722067 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 455/1834] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:33 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:33.734200 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:33.734200 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:33.739869 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-bde6c3a3-c12f-4948-b68e-af7badc746a3 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:16:33.749222 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-bde6c3a3-c12f-4948-b68e-af7badc746a3 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:16:33.749222 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 457/1835] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:16:33 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 1029 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:16:33.880711 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-f79b10b1-39ed-477c-9dca-d3eb3acae925 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:33.883138 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-f79b10b1-39ed-477c-9dca-d3eb3acae925 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] PUT https://10.4.3.41/volume/v3/attachments/d8724009-2f35-4095-84d7-65600f23affe Aug 18 09:16:33.883546 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-f79b10b1-39ed-477c-9dca-d3eb3acae925 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:33.903276 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-f79b10b1-39ed-477c-9dca-d3eb3acae925 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Acquiring lock "cinder-attachment_update-b7afc420-8833-4f77-b0ca-415363b8fc75-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:16:33.912914 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-f79b10b1-39ed-477c-9dca-d3eb3acae925 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Lock "cinder-attachment_update-b7afc420-8833-4f77-b0ca-415363b8fc75-np0000007625" acquired by "attachment_update" :: waited 0.010s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:16:33.914302 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:33.914302 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:34.043860 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-f79b10b1-39ed-477c-9dca-d3eb3acae925 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Lock "cinder-attachment_update-b7afc420-8833-4f77-b0ca-415363b8fc75-np0000007625" released by "attachment_update" :: held 0.131s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:16:34.044254 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-f79b10b1-39ed-477c-9dca-d3eb3acae925 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/attachments/d8724009-2f35-4095-84d7-65600f23affe returned with HTTP 200 Aug 18 09:16:34.044760 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 457/1836] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:16:33 2026] PUT /volume/v3/attachments/d8724009-2f35-4095-84d7-65600f23affe => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:34.414575 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-93e77e04-89bc-4178-8241-e35514ff46bf req-e25dc4cf-3d06-43bb-bd2a-f18c6669a8bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:34.421282 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-93e77e04-89bc-4178-8241-e35514ff46bf req-e25dc4cf-3d06-43bb-bd2a-f18c6669a8bd tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] GET https://10.4.3.41/volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 Aug 18 09:16:34.421282 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-93e77e04-89bc-4178-8241-e35514ff46bf req-e25dc4cf-3d06-43bb-bd2a-f18c6669a8bd tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:34.421282 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-93e77e04-89bc-4178-8241-e35514ff46bf req-e25dc4cf-3d06-43bb-bd2a-f18c6669a8bd tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:34.431424 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:34.431424 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:34.436025 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-93e77e04-89bc-4178-8241-e35514ff46bf req-e25dc4cf-3d06-43bb-bd2a-f18c6669a8bd tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Volume info retrieved successfully. Aug 18 09:16:34.446654 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-93e77e04-89bc-4178-8241-e35514ff46bf req-e25dc4cf-3d06-43bb-bd2a-f18c6669a8bd tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 returned with HTTP 200 Aug 18 09:16:34.446654 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 468/1837] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:34 2026] GET /volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 => generated 1601 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:34.495361 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37358337-83e4-45c0-9716-ef44d47f9db2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:34.497903 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37358337-83e4-45c0-9716-ef44d47f9db2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] GET https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac Aug 18 09:16:34.498251 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37358337-83e4-45c0-9716-ef44d47f9db2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:34.498527 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37358337-83e4-45c0-9716-ef44d47f9db2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:34.508650 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37358337-83e4-45c0-9716-ef44d47f9db2 tempest-AttachVolumeNegativeTest-85345016 tempest-AttachVolumeNegativeTest-85345016-project-member] https://10.4.3.41/volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac returned with HTTP 404 Aug 18 09:16:34.509621 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 456/1838] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:34 2026] GET /volume/v3/volumes/32bd0635-3bdc-4396-97f2-e62b5faf03ac => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:34.740021 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ef8525b-787b-4848-bc1f-5746799d874a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:34.742471 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ef8525b-787b-4848-bc1f-5746799d874a tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:16:34.742783 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ef8525b-787b-4848-bc1f-5746799d874a tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:34.743427 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ef8525b-787b-4848-bc1f-5746799d874a tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:34.771486 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:34.771486 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:34.778309 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7ef8525b-787b-4848-bc1f-5746799d874a tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:16:34.786984 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ef8525b-787b-4848-bc1f-5746799d874a tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:16:34.787584 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 458/1839] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:34 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:35.803455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4c31ee0-6bf4-46bd-9246-8b7657d4c12e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:35.806209 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6761ff4c-08db-46fb-9927-85b3c67b3f11 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:35.806700 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4c31ee0-6bf4-46bd-9246-8b7657d4c12e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:16:35.806998 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4c31ee0-6bf4-46bd-9246-8b7657d4c12e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:35.807192 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4c31ee0-6bf4-46bd-9246-8b7657d4c12e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:35.811420 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6761ff4c-08db-46fb-9927-85b3c67b3f11 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:16:35.811420 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6761ff4c-08db-46fb-9927-85b3c67b3f11 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:35.811420 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6761ff4c-08db-46fb-9927-85b3c67b3f11 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:35.817312 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:35.817312 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:35.825156 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e4c31ee0-6bf4-46bd-9246-8b7657d4c12e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:16:35.830608 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:35.830608 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:35.832072 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4c31ee0-6bf4-46bd-9246-8b7657d4c12e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:16:35.832506 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 458/1840] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:35 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:35.838265 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6761ff4c-08db-46fb-9927-85b3c67b3f11 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:16:35.844504 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6761ff4c-08db-46fb-9927-85b3c67b3f11 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:16:35.845802 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 469/1841] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:35 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:35.887937 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-3c7756c9-6056-4652-9eae-2f809afb6292 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:35.890892 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-3c7756c9-6056-4652-9eae-2f809afb6292 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:16:35.891118 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-3c7756c9-6056-4652-9eae-2f809afb6292 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:35.891311 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-3c7756c9-6056-4652-9eae-2f809afb6292 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:35.901196 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:35.901196 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:35.907312 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-3c7756c9-6056-4652-9eae-2f809afb6292 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:16:35.913629 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-3c7756c9-6056-4652-9eae-2f809afb6292 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:16:35.914155 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 457/1842] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:35 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:36.019055 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d49be33a-81db-49d0-a573-5bf7db86f4ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:36.019516 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d49be33a-81db-49d0-a573-5bf7db86f4ef None None] GET https://10.4.3.41/volume// Aug 18 09:16:36.019655 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d49be33a-81db-49d0-a573-5bf7db86f4ef None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:36.019845 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d49be33a-81db-49d0-a573-5bf7db86f4ef None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:36.020167 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d49be33a-81db-49d0-a573-5bf7db86f4ef None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:36.020470 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 459/1843] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:16:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:36.028591 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-505234c6-bfbb-48f2-b521-e553835ff518 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:36.031149 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-505234c6-bfbb-48f2-b521-e553835ff518 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:16:36.031698 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-505234c6-bfbb-48f2-b521-e553835ff518 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "161bfb86-121d-46e1-915b-f649a409750e", "connector": null, "instance_uuid": "6424fee2-619b-4628-906f-ac3b2b128575"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:36.042849 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:36.042849 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:36.081551 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-505234c6-bfbb-48f2-b521-e553835ff518 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:16:36.082115 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 459/1844] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:16:36 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:36.120618 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87639c26-fde8-4921-ba85-0c9892fda700 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:36.122234 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87639c26-fde8-4921-ba85-0c9892fda700 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:16:36.122597 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87639c26-fde8-4921-ba85-0c9892fda700 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:36.122998 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87639c26-fde8-4921-ba85-0c9892fda700 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:36.129062 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3403a162-6103-433c-89e8-7338e4838a9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:36.129062 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3403a162-6103-433c-89e8-7338e4838a9f None None] GET https://10.4.3.41/volume// Aug 18 09:16:36.129250 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3403a162-6103-433c-89e8-7338e4838a9f None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:36.129513 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3403a162-6103-433c-89e8-7338e4838a9f None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:36.129854 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3403a162-6103-433c-89e8-7338e4838a9f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:36.130153 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 458/1845] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:16:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:36.136074 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:36.136074 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:36.141921 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-8ea9da3c-4708-4092-9614-a9164d7d51c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:36.147179 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87639c26-fde8-4921-ba85-0c9892fda700 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:16:36.148024 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-8ea9da3c-4708-4092-9614-a9164d7d51c1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:16:36.148302 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-8ea9da3c-4708-4092-9614-a9164d7d51c1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:36.148554 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-8ea9da3c-4708-4092-9614-a9164d7d51c1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:36.153244 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87639c26-fde8-4921-ba85-0c9892fda700 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:16:36.153737 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 470/1846] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:36 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:36.170988 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:36.170988 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:36.176783 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-8ea9da3c-4708-4092-9614-a9164d7d51c1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:16:36.182353 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-8ea9da3c-4708-4092-9614-a9164d7d51c1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:16:36.182823 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 460/1847] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:16:36 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 1019 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:16:36.319384 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-168030b2-8b44-4713-9807-207403e571b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:36.326922 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-168030b2-8b44-4713-9807-207403e571b8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] PUT https://10.4.3.41/volume/v3/attachments/7a7fc558-0bf1-4894-bd1d-55bec8d70c8a Aug 18 09:16:36.327229 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-168030b2-8b44-4713-9807-207403e571b8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:36.338455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-168030b2-8b44-4713-9807-207403e571b8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Acquiring lock "cinder-attachment_update-161bfb86-121d-46e1-915b-f649a409750e-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:16:36.346935 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-168030b2-8b44-4713-9807-207403e571b8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Lock "cinder-attachment_update-161bfb86-121d-46e1-915b-f649a409750e-np0000007625" acquired by "attachment_update" :: waited 0.008s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:16:36.347870 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:36.347870 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:36.456470 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-168030b2-8b44-4713-9807-207403e571b8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Lock "cinder-attachment_update-161bfb86-121d-46e1-915b-f649a409750e-np0000007625" released by "attachment_update" :: held 0.110s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:16:36.456470 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-168030b2-8b44-4713-9807-207403e571b8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/attachments/7a7fc558-0bf1-4894-bd1d-55bec8d70c8a returned with HTTP 200 Aug 18 09:16:36.458952 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 460/1848] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:16:36 2026] PUT /volume/v3/attachments/7a7fc558-0bf1-4894-bd1d-55bec8d70c8a => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:36.862267 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48a8fed4-34bc-40b3-a18e-810b2b23a3a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:36.864405 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48a8fed4-34bc-40b3-a18e-810b2b23a3a7 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:16:36.866415 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48a8fed4-34bc-40b3-a18e-810b2b23a3a7 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:36.866415 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48a8fed4-34bc-40b3-a18e-810b2b23a3a7 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:36.878606 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:36.878606 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:36.881038 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-48a8fed4-34bc-40b3-a18e-810b2b23a3a7 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:16:36.887089 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48a8fed4-34bc-40b3-a18e-810b2b23a3a7 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:16:36.887604 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 459/1849] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:36 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:37.167548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4af83116-b3d9-4eb6-a33f-0ff21a6386ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:37.173104 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4af83116-b3d9-4eb6-a33f-0ff21a6386ec tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:16:37.173337 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4af83116-b3d9-4eb6-a33f-0ff21a6386ec tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:37.173782 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4af83116-b3d9-4eb6-a33f-0ff21a6386ec tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:37.193303 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:37.193303 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:37.196229 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4af83116-b3d9-4eb6-a33f-0ff21a6386ec tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:16:37.201256 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4af83116-b3d9-4eb6-a33f-0ff21a6386ec tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:16:37.201702 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 471/1850] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:37 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:37.369764 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-f5873208-bb32-4252-b024-34e38dab4f37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:37.372179 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-f5873208-bb32-4252-b024-34e38dab4f37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] POST https://10.4.3.41/volume/v3/attachments/d8724009-2f35-4095-84d7-65600f23affe/action Aug 18 09:16:37.372572 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-f5873208-bb32-4252-b024-34e38dab4f37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:37.372703 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-f5873208-bb32-4252-b024-34e38dab4f37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:37.389894 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:37.389894 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:37.407635 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b2b5ec3c-ab34-4427-b53c-4f578b55fb7c req-f5873208-bb32-4252-b024-34e38dab4f37 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/attachments/d8724009-2f35-4095-84d7-65600f23affe/action returned with HTTP 204 Aug 18 09:16:37.408128 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 461/1851] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:16:37 2026] POST /volume/v3/attachments/d8724009-2f35-4095-84d7-65600f23affe/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:37.902831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b499a7e8-c2a6-487a-b2d3-e26114af9142 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:37.908905 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b499a7e8-c2a6-487a-b2d3-e26114af9142 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:16:37.908905 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b499a7e8-c2a6-487a-b2d3-e26114af9142 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:37.908905 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b499a7e8-c2a6-487a-b2d3-e26114af9142 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:37.920467 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:37.920467 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:37.924872 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b499a7e8-c2a6-487a-b2d3-e26114af9142 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:16:37.931221 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b499a7e8-c2a6-487a-b2d3-e26114af9142 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:16:37.932258 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 461/1852] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:37 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:37.947189 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc06a85e-b112-4309-a887-2768673ef675 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:37.953186 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc06a85e-b112-4309-a887-2768673ef675 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:16:37.953450 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc06a85e-b112-4309-a887-2768673ef675 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:37.953689 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc06a85e-b112-4309-a887-2768673ef675 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:37.965830 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:37.965830 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:37.969540 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc06a85e-b112-4309-a887-2768673ef675 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:16:37.977203 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc06a85e-b112-4309-a887-2768673ef675 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:16:37.977203 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 460/1853] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:37 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:38.033578 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-57d0eecd-73c8-45a0-9fdc-7f8b0e7663f2 req-572046dc-5e37-4e71-8095-71013542d866 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:38.036172 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-57d0eecd-73c8-45a0-9fdc-7f8b0e7663f2 req-572046dc-5e37-4e71-8095-71013542d866 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:16:38.036485 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-57d0eecd-73c8-45a0-9fdc-7f8b0e7663f2 req-572046dc-5e37-4e71-8095-71013542d866 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:38.036554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-57d0eecd-73c8-45a0-9fdc-7f8b0e7663f2 req-572046dc-5e37-4e71-8095-71013542d866 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:38.048425 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:38.048425 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:38.054934 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-57d0eecd-73c8-45a0-9fdc-7f8b0e7663f2 req-572046dc-5e37-4e71-8095-71013542d866 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:16:38.058713 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-57d0eecd-73c8-45a0-9fdc-7f8b0e7663f2 req-572046dc-5e37-4e71-8095-71013542d866 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:16:38.059125 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 472/1854] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:38 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:38.213927 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-844731cc-df84-4139-884a-d6e0b14fe7b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:38.216549 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-844731cc-df84-4139-884a-d6e0b14fe7b5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:16:38.216845 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-844731cc-df84-4139-884a-d6e0b14fe7b5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:38.217100 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-844731cc-df84-4139-884a-d6e0b14fe7b5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:38.226523 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:38.226523 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:38.230788 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-844731cc-df84-4139-884a-d6e0b14fe7b5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:16:38.238803 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-844731cc-df84-4139-884a-d6e0b14fe7b5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:16:38.239546 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 462/1855] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:38 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:39.257245 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9a1205f-0f4f-43c1-8197-2a46d969f6ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:39.259275 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9a1205f-0f4f-43c1-8197-2a46d969f6ee tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:16:39.259554 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9a1205f-0f4f-43c1-8197-2a46d969f6ee tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:39.259698 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9a1205f-0f4f-43c1-8197-2a46d969f6ee tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:39.272168 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:39.272168 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:39.276344 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e9a1205f-0f4f-43c1-8197-2a46d969f6ee tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:16:39.280963 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9a1205f-0f4f-43c1-8197-2a46d969f6ee tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:16:39.281407 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 462/1856] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:39 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:39.648093 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:39.774225 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee3be47e-1443-4700-a1d3-27c72097414e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:39.812150 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:39.812150 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-436108342", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:39.813406 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-436108342', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:39.813598 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Create volume of 1 GB Aug 18 09:16:39.818797 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Availability Zones retrieved successfully. Aug 18 09:16:39.827075 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Flow 'volume_create_api' (5e4c9284-efa5-4691-943d-7a7790fe7064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:39.828366 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee96eb7-cff3-40e3-a80a-1acad18755d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:39.829661 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:39.849446 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:39.849933 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-800028918"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:39.856979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-800028918'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:39.857153 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Create volume of 1 GB Aug 18 09:16:39.861758 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Availability Zones retrieved successfully. Aug 18 09:16:39.865632 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee96eb7-cff3-40e3-a80a-1acad18755d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:39.866732 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c9e5bc7-760d-428f-9601-e0b583e6c045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:39.869958 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Flow 'volume_create_api' (4da46a62-36a7-45e8-99f6-a25c67a22966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:39.871228 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7144eb66-d8d6-44a9-8f0d-5ee5a86a03d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:39.872546 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:39.910359 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7144eb66-d8d6-44a9-8f0d-5ee5a86a03d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:39.911267 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f83a3898-7cee-4f34-bc0b-55a03d32113a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:39.924788 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Created reservations ['4f88e07c-dd6d-4af6-83e3-4f9d9bcf66e8', '81e99705-f7f4-4341-97bf-9f4679d1d3a3', 'ca8f5245-cdb3-4364-bcf5-98b404e6e35b', '3aad1ed2-0922-48f6-a329-b27a9c290eb3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:39.925552 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c9e5bc7-760d-428f-9601-e0b583e6c045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f88e07c-dd6d-4af6-83e3-4f9d9bcf66e8', '81e99705-f7f4-4341-97bf-9f4679d1d3a3', 'ca8f5245-cdb3-4364-bcf5-98b404e6e35b', '3aad1ed2-0922-48f6-a329-b27a9c290eb3']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:39.926222 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a407ec9-5175-44fa-bf49-e7fac237ee12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:39.947875 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a407ec9-5175-44fa-bf49-e7fac237ee12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1987ff1-992c-491e-bee2-5beeb15c95b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-436108342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fdc639b5d54e2eae111f2c36da1196',qos_specs=None,replication_status=,reservations=['4f88e07c-dd6d-4af6-83e3-4f9d9bcf66e8','81e99705-f7f4-4341-97bf-9f4679d1d3a3','ca8f5245-cdb3-4364-bcf5-98b404e6e35b','3aad1ed2-0922-48f6-a329-b27a9c290eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad60ae45c5be4c0bbc353ec814752477',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-436108342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1987ff1-992c-491e-bee2-5beeb15c95b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3fdc639b5d54e2eae111f2c36da1196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad60ae45c5be4c0bbc353ec814752477',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:39.949607 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb237e46-9036-4770-a413-e6f547921be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:39.968286 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb237e46-9036-4770-a413-e6f547921be8) transitioned into state 'SUCCESS' from state '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-436108342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fdc639b5d54e2eae111f2c36da1196',qos_specs=None,replication_status=,reservations=['4f88e07c-dd6d-4af6-83e3-4f9d9bcf66e8','81e99705-f7f4-4341-97bf-9f4679d1d3a3','ca8f5245-cdb3-4364-bcf5-98b404e6e35b','3aad1ed2-0922-48f6-a329-b27a9c290eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad60ae45c5be4c0bbc353ec814752477',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:39.969225 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082e0207-0f9c-4f30-9574-3c35a394bf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:39.977711 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Created reservations ['949b73e2-d43e-4423-bef5-2beace02653f', 'db3f55c1-d765-4e5f-9ebc-4f9560bb20c0', 'bf38dd56-e07f-4b39-b375-c5e103b5c930', 'df90672b-7c1c-4a01-82a6-abb5fe654081'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:39.978826 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f83a3898-7cee-4f34-bc0b-55a03d32113a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['949b73e2-d43e-4423-bef5-2beace02653f', 'db3f55c1-d765-4e5f-9ebc-4f9560bb20c0', 'bf38dd56-e07f-4b39-b375-c5e103b5c930', 'df90672b-7c1c-4a01-82a6-abb5fe654081']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:39.979938 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68604c5-2978-44d7-84b6-1e3cfe98ef7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:39.983132 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082e0207-0f9c-4f30-9574-3c35a394bf4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:39.984477 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Flow 'volume_create_api' (5e4c9284-efa5-4691-943d-7a7790fe7064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:39.984969 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Create volume request issued successfully. Aug 18 09:16:39.985961 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0449bd80-829f-4ef0-ab59-2f75706e3da9 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:39.986697 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 461/1857] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:16:39 2026] POST /volume/v3/volumes => generated 762 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:40.003266 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:40.004262 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68604c5-2978-44d7-84b6-1e3cfe98ef7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3a96c85-a741-4d70-ad20-dd37b8d1fb80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-800028918',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4d8713dd89547f98ddd2787cbb79619',qos_specs=None,replication_status=,reservations=['949b73e2-d43e-4423-bef5-2beace02653f','db3f55c1-d765-4e5f-9ebc-4f9560bb20c0','bf38dd56-e07f-4b39-b375-c5e103b5c930','df90672b-7c1c-4a01-82a6-abb5fe654081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a33210395ca4de8a122ec1c215d9d34',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-800028918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3a96c85-a741-4d70-ad20-dd37b8d1fb80,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c4d8713dd89547f98ddd2787cbb79619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a33210395ca4de8a122ec1c215d9d34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:40.005064 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (875affe9-a023-4dbe-92fb-0521eaef4557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:40.006254 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:40.006723 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2011893091", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:40.008903 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2011893091', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:40.009177 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Create volume of 1 GB Aug 18 09:16:40.014175 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Availability Zones retrieved successfully. Aug 18 09:16:40.022463 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Flow 'volume_create_api' (cf377661-ce2c-46ee-983a-59ea44b8b28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:40.023968 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac371739-1040-4dad-8791-474961ab0e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:40.024914 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (875affe9-a023-4dbe-92fb-0521eaef4557) transitioned into state 'SUCCESS' from state '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-800028918',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4d8713dd89547f98ddd2787cbb79619',qos_specs=None,replication_status=,reservations=['949b73e2-d43e-4423-bef5-2beace02653f','db3f55c1-d765-4e5f-9ebc-4f9560bb20c0','bf38dd56-e07f-4b39-b375-c5e103b5c930','df90672b-7c1c-4a01-82a6-abb5fe654081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a33210395ca4de8a122ec1c215d9d34',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:40.025437 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:40.025597 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db9c1f45-c266-4f90-bb86-5fb56ff1f8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:40.037009 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db9c1f45-c266-4f90-bb86-5fb56ff1f8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:40.038010 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Flow 'volume_create_api' (4da46a62-36a7-45e8-99f6-a25c67a22966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:40.038304 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Create volume request issued successfully. Aug 18 09:16:40.038956 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee3be47e-1443-4700-a1d3-27c72097414e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:40.039344 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 473/1858] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:16:39 2026] POST /volume/v3/volumes => generated 757 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:40.053960 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac371739-1040-4dad-8791-474961ab0e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:40.055126 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00aec2a7-b5c5-48fc-8bf4-6553c7bae2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:40.055367 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0e9dcd6a-41e6-4fac-b154-9d7c9a4efc3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:40.061102 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e9dcd6a-41e6-4fac-b154-9d7c9a4efc3d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 Aug 18 09:16:40.061264 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e9dcd6a-41e6-4fac-b154-9d7c9a4efc3d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:40.061451 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e9dcd6a-41e6-4fac-b154-9d7c9a4efc3d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:40.072141 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:40.072141 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:40.076023 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0e9dcd6a-41e6-4fac-b154-9d7c9a4efc3d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:40.080859 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e9dcd6a-41e6-4fac-b154-9d7c9a4efc3d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 returned with HTTP 200 Aug 18 09:16:40.081297 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 463/1859] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:40 2026] GET /volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:40.105872 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Created reservations ['931e9899-6dd5-43ef-a31b-84be037aac54', '6985cb0e-12bf-408d-a686-0bd369897bd4', 'bf77cf70-68b4-4545-825f-bee5bd2a27c1', 'c3ff9ae6-2d6a-49be-b412-41fe13c00346'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:40.107131 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00aec2a7-b5c5-48fc-8bf4-6553c7bae2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['931e9899-6dd5-43ef-a31b-84be037aac54', '6985cb0e-12bf-408d-a686-0bd369897bd4', 'bf77cf70-68b4-4545-825f-bee5bd2a27c1', 'c3ff9ae6-2d6a-49be-b412-41fe13c00346']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:40.108329 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f908b7f3-5fd2-4dee-af07-40efeebe0402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:40.141646 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f908b7f3-5fd2-4dee-af07-40efeebe0402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50c4774f-b96f-4b1d-96db-edc889f7c361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2011893091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fdc639b5d54e2eae111f2c36da1196',qos_specs=None,replication_status=,reservations=['931e9899-6dd5-43ef-a31b-84be037aac54','6985cb0e-12bf-408d-a686-0bd369897bd4','bf77cf70-68b4-4545-825f-bee5bd2a27c1','c3ff9ae6-2d6a-49be-b412-41fe13c00346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad60ae45c5be4c0bbc353ec814752477',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2011893091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50c4774f-b96f-4b1d-96db-edc889f7c361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3fdc639b5d54e2eae111f2c36da1196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad60ae45c5be4c0bbc353ec814752477',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:40.142681 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81913668-a274-489a-bce4-01153a45396f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:40.167796 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81913668-a274-489a-bce4-01153a45396f) transitioned into state 'SUCCESS' from state '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-2011893091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fdc639b5d54e2eae111f2c36da1196',qos_specs=None,replication_status=,reservations=['931e9899-6dd5-43ef-a31b-84be037aac54','6985cb0e-12bf-408d-a686-0bd369897bd4','bf77cf70-68b4-4545-825f-bee5bd2a27c1','c3ff9ae6-2d6a-49be-b412-41fe13c00346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad60ae45c5be4c0bbc353ec814752477',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:40.169075 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be7866d-d838-4566-89de-ad3b230aad42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:40.186604 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be7866d-d838-4566-89de-ad3b230aad42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:40.186604 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Flow 'volume_create_api' (cf377661-ce2c-46ee-983a-59ea44b8b28e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:40.186604 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Create volume request issued successfully. Aug 18 09:16:40.186604 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9259be3d-8943-4fc9-8a91-aafbdb44c2a4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:40.187035 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 463/1860] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:16:40 2026] POST /volume/v3/volumes => generated 763 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:40.298044 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc834d00-b929-4864-acf8-68948e20d632 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:40.301055 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc834d00-b929-4864-acf8-68948e20d632 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:16:40.301344 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc834d00-b929-4864-acf8-68948e20d632 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:40.301572 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc834d00-b929-4864-acf8-68948e20d632 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:40.318223 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:40.318223 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:40.332270 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc834d00-b929-4864-acf8-68948e20d632 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:16:40.337216 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc834d00-b929-4864-acf8-68948e20d632 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:16:40.337839 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 462/1861] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:40 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:40.592318 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-819769d1-e49d-40ce-8a29-59463b8078af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:40.595417 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-819769d1-e49d-40ce-8a29-59463b8078af tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/attachments/7a7fc558-0bf1-4894-bd1d-55bec8d70c8a/action Aug 18 09:16:40.595834 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-819769d1-e49d-40ce-8a29-59463b8078af tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:40.596011 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-819769d1-e49d-40ce-8a29-59463b8078af tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:40.618468 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:40.618468 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:40.640001 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fd721355-942a-41d1-bf28-d3ed5c4b0de0 req-819769d1-e49d-40ce-8a29-59463b8078af tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/attachments/7a7fc558-0bf1-4894-bd1d-55bec8d70c8a/action returned with HTTP 204 Aug 18 09:16:40.640468 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 474/1862] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:16:40 2026] POST /volume/v3/attachments/7a7fc558-0bf1-4894-bd1d-55bec8d70c8a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:41.098432 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa1aa196-aaa6-4acd-9a16-6d78098cfa6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:41.099072 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa1aa196-aaa6-4acd-9a16-6d78098cfa6b tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 Aug 18 09:16:41.099337 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa1aa196-aaa6-4acd-9a16-6d78098cfa6b tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:41.099622 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa1aa196-aaa6-4acd-9a16-6d78098cfa6b tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:41.108091 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:41.108091 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:41.112458 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fa1aa196-aaa6-4acd-9a16-6d78098cfa6b tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:41.116781 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa1aa196-aaa6-4acd-9a16-6d78098cfa6b tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 returned with HTTP 200 Aug 18 09:16:41.117165 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 464/1863] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:41 2026] GET /volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:41.150529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-15b6849b-6d23-4a0c-98f0-e2c5bec3253f req-08b5db00-ce4f-4912-b61a-dfc198a53cb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:41.150529 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-15b6849b-6d23-4a0c-98f0-e2c5bec3253f req-08b5db00-ce4f-4912-b61a-dfc198a53cb3 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 Aug 18 09:16:41.150529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-15b6849b-6d23-4a0c-98f0-e2c5bec3253f req-08b5db00-ce4f-4912-b61a-dfc198a53cb3 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:41.150529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-15b6849b-6d23-4a0c-98f0-e2c5bec3253f req-08b5db00-ce4f-4912-b61a-dfc198a53cb3 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:41.152342 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:41.152342 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:41.157574 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-15b6849b-6d23-4a0c-98f0-e2c5bec3253f req-08b5db00-ce4f-4912-b61a-dfc198a53cb3 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:41.162319 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-15b6849b-6d23-4a0c-98f0-e2c5bec3253f req-08b5db00-ce4f-4912-b61a-dfc198a53cb3 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 returned with HTTP 200 Aug 18 09:16:41.162943 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 464/1864] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:41 2026] GET /volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:41.177186 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-006ead83-547f-4853-9ee3-711f632fdbce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:41.179066 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:41.179420 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1691444095"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:41.180982 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1691444095'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:41.181086 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Create volume of 1 GB Aug 18 09:16:41.187136 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Availability Zones retrieved successfully. Aug 18 09:16:41.192760 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Flow 'volume_create_api' (608b0280-fcce-4df2-bf79-eeba9cdad92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:41.193709 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15da92ac-4d34-4f5e-9e1e-ada8f5c9c5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:41.194645 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:41.221827 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15da92ac-4d34-4f5e-9e1e-ada8f5c9c5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:41.222606 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ea58cd-d1af-4894-83a2-a53d87ffa577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:41.261716 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Created reservations ['966a9cfc-bad4-40bf-8d46-d19f608d4756', 'f1205a49-2588-4a6c-8151-459660afdcef', 'b58f2daa-c959-4560-b9b3-a82af0a2c9a4', '9a1d98b8-ee50-44ee-8994-9710fa7ee5a0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:41.262635 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ea58cd-d1af-4894-83a2-a53d87ffa577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['966a9cfc-bad4-40bf-8d46-d19f608d4756', 'f1205a49-2588-4a6c-8151-459660afdcef', 'b58f2daa-c959-4560-b9b3-a82af0a2c9a4', '9a1d98b8-ee50-44ee-8994-9710fa7ee5a0']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:41.263359 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebb7d01-4c5e-417e-a5c4-62e0f8ba0be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:41.285792 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebb7d01-4c5e-417e-a5c4-62e0f8ba0be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84ba8e05-2649-43ae-a6e2-701eda6950b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1691444095',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4d8713dd89547f98ddd2787cbb79619',qos_specs=None,replication_status=,reservations=['966a9cfc-bad4-40bf-8d46-d19f608d4756','f1205a49-2588-4a6c-8151-459660afdcef','b58f2daa-c959-4560-b9b3-a82af0a2c9a4','9a1d98b8-ee50-44ee-8994-9710fa7ee5a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a33210395ca4de8a122ec1c215d9d34',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1691444095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84ba8e05-2649-43ae-a6e2-701eda6950b6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c4d8713dd89547f98ddd2787cbb79619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a33210395ca4de8a122ec1c215d9d34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:41.286659 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0010d3c1-2fef-49e0-bbd5-18c506fafea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:41.304907 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0010d3c1-2fef-49e0-bbd5-18c506fafea4) transitioned into state 'SUCCESS' from state '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-1691444095',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4d8713dd89547f98ddd2787cbb79619',qos_specs=None,replication_status=,reservations=['966a9cfc-bad4-40bf-8d46-d19f608d4756','f1205a49-2588-4a6c-8151-459660afdcef','b58f2daa-c959-4560-b9b3-a82af0a2c9a4','9a1d98b8-ee50-44ee-8994-9710fa7ee5a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a33210395ca4de8a122ec1c215d9d34',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:41.305668 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a8ebc7a-e859-4437-85cb-3b5ac0294b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:41.315532 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a8ebc7a-e859-4437-85cb-3b5ac0294b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:41.316101 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Flow 'volume_create_api' (608b0280-fcce-4df2-bf79-eeba9cdad92b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:41.316496 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Create volume request issued successfully. Aug 18 09:16:41.317229 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-006ead83-547f-4853-9ee3-711f632fdbce tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:41.317825 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 463/1865] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:16:41 2026] POST /volume/v3/volumes => generated 758 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:41.332374 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a39939c4-189b-4808-b94a-bae06fc9163b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:41.335239 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a39939c4-189b-4808-b94a-bae06fc9163b tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 Aug 18 09:16:41.335239 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a39939c4-189b-4808-b94a-bae06fc9163b tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:41.335239 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a39939c4-189b-4808-b94a-bae06fc9163b tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:41.348130 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:41.348130 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:41.354216 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a39939c4-189b-4808-b94a-bae06fc9163b tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:41.357376 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a4528c1d-8545-428f-adfb-abc86b763638 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:41.359299 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4528c1d-8545-428f-adfb-abc86b763638 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:16:41.359547 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4528c1d-8545-428f-adfb-abc86b763638 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:41.359751 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4528c1d-8545-428f-adfb-abc86b763638 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:41.363703 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a39939c4-189b-4808-b94a-bae06fc9163b tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 returned with HTTP 200 Aug 18 09:16:41.364231 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 475/1866] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:41 2026] GET /volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:41.369987 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:41.369987 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:41.374239 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a4528c1d-8545-428f-adfb-abc86b763638 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:16:41.379319 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4528c1d-8545-428f-adfb-abc86b763638 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:16:41.379319 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 465/1867] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:41 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:41.395298 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d83dec31-b89e-4766-8220-92dde95bc2a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:41.397678 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d83dec31-b89e-4766-8220-92dde95bc2a1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:16:41.398345 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d83dec31-b89e-4766-8220-92dde95bc2a1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "161bfb86-121d-46e1-915b-f649a409750e", "name": "tempest-VolumesBackupsTest-Backup-143480925", "force": true, "container": "tempest-volumesbackupstest-backup-container-1723754617"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:41.400312 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-d83dec31-b89e-4766-8220-92dde95bc2a1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating new backup {'backup': {'volume_id': '161bfb86-121d-46e1-915b-f649a409750e', 'name': 'tempest-VolumesBackupsTest-Backup-143480925', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1723754617'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:16:41.400675 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-d83dec31-b89e-4766-8220-92dde95bc2a1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating backup of volume 161bfb86-121d-46e1-915b-f649a409750e in container tempest-volumesbackupstest-backup-container-1723754617 Aug 18 09:16:41.412515 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:41.412515 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:41.413694 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d83dec31-b89e-4766-8220-92dde95bc2a1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:16:41.449246 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d83dec31-b89e-4766-8220-92dde95bc2a1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Created reservations ['b6bd2bed-0b0a-4513-a3ab-a77345f638b3', '6065c181-4c96-409f-a482-01244d3916b9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:41.490511 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d83dec31-b89e-4766-8220-92dde95bc2a1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:16:41.490511 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 465/1868] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:16:41 2026] POST /volume/v3/backups => generated 327 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:41.499575 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fbae73c0-f31b-4ffe-9236-bcc283520183 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:41.502316 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbae73c0-f31b-4ffe-9236-bcc283520183 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:41.502893 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbae73c0-f31b-4ffe-9236-bcc283520183 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:41.503232 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbae73c0-f31b-4ffe-9236-bcc283520183 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:41.503471 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fbae73c0-f31b-4ffe-9236-bcc283520183 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:41.511757 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:41.511757 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:41.513051 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbae73c0-f31b-4ffe-9236-bcc283520183 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:41.513349 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 464/1869] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:41 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:42.383237 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-191724c6-0307-44c9-a6b2-4f8f1235787e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:42.387107 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-191724c6-0307-44c9-a6b2-4f8f1235787e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 Aug 18 09:16:42.387387 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-191724c6-0307-44c9-a6b2-4f8f1235787e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:42.387707 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-191724c6-0307-44c9-a6b2-4f8f1235787e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:42.403167 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:42.403167 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:42.410249 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-191724c6-0307-44c9-a6b2-4f8f1235787e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:42.417420 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-191724c6-0307-44c9-a6b2-4f8f1235787e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 returned with HTTP 200 Aug 18 09:16:42.417994 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 476/1870] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:42 2026] GET /volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:42.445451 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9e3657a7-dae3-404c-8883-89fbddf10c61 req-8171ccac-0bf6-420d-b162-7b46dcc89008 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:42.451151 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9e3657a7-dae3-404c-8883-89fbddf10c61 req-8171ccac-0bf6-420d-b162-7b46dcc89008 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 Aug 18 09:16:42.454739 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9e3657a7-dae3-404c-8883-89fbddf10c61 req-8171ccac-0bf6-420d-b162-7b46dcc89008 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:42.455008 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9e3657a7-dae3-404c-8883-89fbddf10c61 req-8171ccac-0bf6-420d-b162-7b46dcc89008 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:42.464832 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:42.464832 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:42.472265 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9e3657a7-dae3-404c-8883-89fbddf10c61 req-8171ccac-0bf6-420d-b162-7b46dcc89008 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:42.477717 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9e3657a7-dae3-404c-8883-89fbddf10c61 req-8171ccac-0bf6-420d-b162-7b46dcc89008 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 returned with HTTP 200 Aug 18 09:16:42.478174 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 466/1871] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:42 2026] GET /volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:42.497492 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:42.499577 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:42.500030 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-57774761"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:42.501923 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-57774761'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:42.502126 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Create volume of 1 GB Aug 18 09:16:42.502609 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:42.502609 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:42.507194 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Availability Zones retrieved successfully. Aug 18 09:16:42.515103 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Flow 'volume_create_api' (ef09737f-ae3e-4925-971d-1cdd7732cccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:42.516629 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310dc6b1-cfbe-4cda-84b2-e030573ffeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:42.518056 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:42.525281 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9edf3261-6c94-4128-8ed5-15d5e0af4157 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:42.527350 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9edf3261-6c94-4128-8ed5-15d5e0af4157 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:42.527621 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9edf3261-6c94-4128-8ed5-15d5e0af4157 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:42.527863 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9edf3261-6c94-4128-8ed5-15d5e0af4157 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:42.528017 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9edf3261-6c94-4128-8ed5-15d5e0af4157 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:42.536787 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:42.536787 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:42.537566 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9edf3261-6c94-4128-8ed5-15d5e0af4157 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:42.538028 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 465/1872] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:42 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:42.553077 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310dc6b1-cfbe-4cda-84b2-e030573ffeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:42.554207 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265d2c87-80cd-46a1-9838-f875e14c9930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:42.607708 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Created reservations ['a6daf347-62ae-4cd3-8222-77c612fd179d', 'c42a6ca3-0a01-48b9-9292-c977c5a8518c', 'ff0a6b7a-d090-40ca-be1e-8166816620f6', 'dc16c5b3-389a-46e9-b9d9-5020b45fd21f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:42.608605 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265d2c87-80cd-46a1-9838-f875e14c9930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6daf347-62ae-4cd3-8222-77c612fd179d', 'c42a6ca3-0a01-48b9-9292-c977c5a8518c', 'ff0a6b7a-d090-40ca-be1e-8166816620f6', 'dc16c5b3-389a-46e9-b9d9-5020b45fd21f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:42.609509 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26cc9eaf-1813-4fdc-8239-71324fd901de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:42.637947 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26cc9eaf-1813-4fdc-8239-71324fd901de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99de8f00-68c5-41a7-8a77-2300ea54b811', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-57774761',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4d8713dd89547f98ddd2787cbb79619',qos_specs=None,replication_status=,reservations=['a6daf347-62ae-4cd3-8222-77c612fd179d','c42a6ca3-0a01-48b9-9292-c977c5a8518c','ff0a6b7a-d090-40ca-be1e-8166816620f6','dc16c5b3-389a-46e9-b9d9-5020b45fd21f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a33210395ca4de8a122ec1c215d9d34',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-57774761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99de8f00-68c5-41a7-8a77-2300ea54b811,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c4d8713dd89547f98ddd2787cbb79619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a33210395ca4de8a122ec1c215d9d34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:42.638762 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceba318f-1ec8-4a63-b0e8-74928c243f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:42.661267 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceba318f-1ec8-4a63-b0e8-74928c243f09) transitioned into state 'SUCCESS' from state '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-57774761',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4d8713dd89547f98ddd2787cbb79619',qos_specs=None,replication_status=,reservations=['a6daf347-62ae-4cd3-8222-77c612fd179d','c42a6ca3-0a01-48b9-9292-c977c5a8518c','ff0a6b7a-d090-40ca-be1e-8166816620f6','dc16c5b3-389a-46e9-b9d9-5020b45fd21f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a33210395ca4de8a122ec1c215d9d34',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:42.662207 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90004347-b1e9-4c6c-b749-ddac969c2061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:42.679520 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90004347-b1e9-4c6c-b749-ddac969c2061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:42.681572 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Flow 'volume_create_api' (ef09737f-ae3e-4925-971d-1cdd7732cccb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:42.682066 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Create volume request issued successfully. Aug 18 09:16:42.682945 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0955918a-cd5c-4aad-be01-fe7d6710b075 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:42.684527 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 466/1873] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:16:42 2026] POST /volume/v3/volumes => generated 756 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:42.696602 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0eedbcf8-a22c-4bfb-8472-93c2ad283d23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:42.698769 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0eedbcf8-a22c-4bfb-8472-93c2ad283d23 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 Aug 18 09:16:42.698996 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0eedbcf8-a22c-4bfb-8472-93c2ad283d23 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:42.699235 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0eedbcf8-a22c-4bfb-8472-93c2ad283d23 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:42.709848 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:42.709848 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:42.716342 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0eedbcf8-a22c-4bfb-8472-93c2ad283d23 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:42.728401 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0eedbcf8-a22c-4bfb-8472-93c2ad283d23 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 returned with HTTP 200 Aug 18 09:16:42.728938 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 477/1874] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:42 2026] GET /volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:43.552880 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed103b18-2fa0-43cb-bf53-8b351371f96d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:43.555078 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed103b18-2fa0-43cb-bf53-8b351371f96d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:43.555340 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed103b18-2fa0-43cb-bf53-8b351371f96d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:43.556127 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed103b18-2fa0-43cb-bf53-8b351371f96d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:43.556263 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ed103b18-2fa0-43cb-bf53-8b351371f96d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:43.562556 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:43.562556 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:43.563583 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed103b18-2fa0-43cb-bf53-8b351371f96d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:43.564183 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 467/1875] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:43 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:43.608492 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5f6e1a8e-a217-4ad2-94a1-e45165263e50 req-7f34c56b-90e8-4fa8-bdf8-02a734ee5031 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:43.610638 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5f6e1a8e-a217-4ad2-94a1-e45165263e50 req-7f34c56b-90e8-4fa8-bdf8-02a734ee5031 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:16:43.610881 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5f6e1a8e-a217-4ad2-94a1-e45165263e50 req-7f34c56b-90e8-4fa8-bdf8-02a734ee5031 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:43.611110 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5f6e1a8e-a217-4ad2-94a1-e45165263e50 req-7f34c56b-90e8-4fa8-bdf8-02a734ee5031 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:43.623551 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:43.623551 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:43.627891 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5f6e1a8e-a217-4ad2-94a1-e45165263e50 req-7f34c56b-90e8-4fa8-bdf8-02a734ee5031 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:16:43.634297 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5f6e1a8e-a217-4ad2-94a1-e45165263e50 req-7f34c56b-90e8-4fa8-bdf8-02a734ee5031 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:16:43.634926 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 466/1876] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:43 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:43.744651 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e358bde7-e75d-4650-8c6b-fb60d32b369c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:43.748106 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e358bde7-e75d-4650-8c6b-fb60d32b369c tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 Aug 18 09:16:43.749087 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e358bde7-e75d-4650-8c6b-fb60d32b369c tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:43.749087 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e358bde7-e75d-4650-8c6b-fb60d32b369c tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:43.761970 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:43.761970 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:43.767156 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e358bde7-e75d-4650-8c6b-fb60d32b369c tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:43.777595 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e358bde7-e75d-4650-8c6b-fb60d32b369c tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 returned with HTTP 200 Aug 18 09:16:43.778202 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 467/1877] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:43 2026] GET /volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:43.808527 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e99fa2ca-6798-4b86-ad19-c35c7eece696 req-19d68759-49b9-4dc7-bfd1-c9af5fd23f66 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:43.812941 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e99fa2ca-6798-4b86-ad19-c35c7eece696 req-19d68759-49b9-4dc7-bfd1-c9af5fd23f66 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 Aug 18 09:16:43.812941 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e99fa2ca-6798-4b86-ad19-c35c7eece696 req-19d68759-49b9-4dc7-bfd1-c9af5fd23f66 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:43.812941 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e99fa2ca-6798-4b86-ad19-c35c7eece696 req-19d68759-49b9-4dc7-bfd1-c9af5fd23f66 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:43.826918 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:43.826918 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:43.832315 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e99fa2ca-6798-4b86-ad19-c35c7eece696 req-19d68759-49b9-4dc7-bfd1-c9af5fd23f66 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:43.837424 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e99fa2ca-6798-4b86-ad19-c35c7eece696 req-19d68759-49b9-4dc7-bfd1-c9af5fd23f66 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 returned with HTTP 200 Aug 18 09:16:43.837953 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 478/1878] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:43 2026] GET /volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:43.981822 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7b2a8082-63a6-40df-821a-4a6e3b9aa73a req-f016321d-abed-44eb-a79e-d1ca07d1dab8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:43.987533 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7b2a8082-63a6-40df-821a-4a6e3b9aa73a req-f016321d-abed-44eb-a79e-d1ca07d1dab8 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:16:43.987711 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7b2a8082-63a6-40df-821a-4a6e3b9aa73a req-f016321d-abed-44eb-a79e-d1ca07d1dab8 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:43.987949 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7b2a8082-63a6-40df-821a-4a6e3b9aa73a req-f016321d-abed-44eb-a79e-d1ca07d1dab8 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:43.988279 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [req-7b2a8082-63a6-40df-821a-4a6e3b9aa73a req-f016321d-abed-44eb-a79e-d1ca07d1dab8 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:43.989473 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-7b2a8082-63a6-40df-821a-4a6e3b9aa73a req-f016321d-abed-44eb-a79e-d1ca07d1dab8 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:44.003466 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7b2a8082-63a6-40df-821a-4a6e3b9aa73a req-f016321d-abed-44eb-a79e-d1ca07d1dab8 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Get all volumes completed successfully. Aug 18 09:16:44.004320 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:44.004320 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:44.010411 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7b2a8082-63a6-40df-821a-4a6e3b9aa73a req-f016321d-abed-44eb-a79e-d1ca07d1dab8 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:16:44.010411 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 468/1879] 10.4.3.41 () {68 vars in 1501 bytes} [Tue Aug 18 09:16:43 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:44.047694 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e10528a1-3b54-46e8-ba26-dcd252edc9e1 req-d4a54dbc-3f3b-442d-9c63-f1d5941166f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:44.051492 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e10528a1-3b54-46e8-ba26-dcd252edc9e1 req-d4a54dbc-3f3b-442d-9c63-f1d5941166f6 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:16:44.051818 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e10528a1-3b54-46e8-ba26-dcd252edc9e1 req-d4a54dbc-3f3b-442d-9c63-f1d5941166f6 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:44.052102 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e10528a1-3b54-46e8-ba26-dcd252edc9e1 req-d4a54dbc-3f3b-442d-9c63-f1d5941166f6 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:44.052545 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [req-e10528a1-3b54-46e8-ba26-dcd252edc9e1 req-d4a54dbc-3f3b-442d-9c63-f1d5941166f6 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:44.053966 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-e10528a1-3b54-46e8-ba26-dcd252edc9e1 req-d4a54dbc-3f3b-442d-9c63-f1d5941166f6 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:44.062697 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e10528a1-3b54-46e8-ba26-dcd252edc9e1 req-d4a54dbc-3f3b-442d-9c63-f1d5941166f6 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Get all volumes completed successfully. Aug 18 09:16:44.063637 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:44.063637 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:44.069714 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e10528a1-3b54-46e8-ba26-dcd252edc9e1 req-d4a54dbc-3f3b-442d-9c63-f1d5941166f6 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:16:44.072636 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 467/1880] 10.4.3.41 () {68 vars in 1501 bytes} [Tue Aug 18 09:16:44 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:44.113496 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e7f85aaf-8e05-4ac9-a158-a208dd307b47 req-1e4a9157-47c6-425e-b21d-761ab1ee9b93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:44.120772 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e7f85aaf-8e05-4ac9-a158-a208dd307b47 req-1e4a9157-47c6-425e-b21d-761ab1ee9b93 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:16:44.120961 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e7f85aaf-8e05-4ac9-a158-a208dd307b47 req-1e4a9157-47c6-425e-b21d-761ab1ee9b93 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:44.121127 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e7f85aaf-8e05-4ac9-a158-a208dd307b47 req-1e4a9157-47c6-425e-b21d-761ab1ee9b93 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:44.121405 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-e7f85aaf-8e05-4ac9-a158-a208dd307b47 req-1e4a9157-47c6-425e-b21d-761ab1ee9b93 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:44.124462 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-e7f85aaf-8e05-4ac9-a158-a208dd307b47 req-1e4a9157-47c6-425e-b21d-761ab1ee9b93 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:44.138919 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e7f85aaf-8e05-4ac9-a158-a208dd307b47 req-1e4a9157-47c6-425e-b21d-761ab1ee9b93 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Get all volumes completed successfully. Aug 18 09:16:44.140640 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:44.140640 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:44.148220 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e7f85aaf-8e05-4ac9-a158-a208dd307b47 req-1e4a9157-47c6-425e-b21d-761ab1ee9b93 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:16:44.149465 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 468/1881] 10.4.3.41 () {68 vars in 1501 bytes} [Tue Aug 18 09:16:44 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:44.187687 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4df5385d-d6f4-4e6a-93d8-f50896682ee5 req-5ee72d2e-0450-4d2c-8462-500c1bf076b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:44.192204 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4df5385d-d6f4-4e6a-93d8-f50896682ee5 req-5ee72d2e-0450-4d2c-8462-500c1bf076b2 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:16:44.193001 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4df5385d-d6f4-4e6a-93d8-f50896682ee5 req-5ee72d2e-0450-4d2c-8462-500c1bf076b2 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:44.193414 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4df5385d-d6f4-4e6a-93d8-f50896682ee5 req-5ee72d2e-0450-4d2c-8462-500c1bf076b2 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:44.193906 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [req-4df5385d-d6f4-4e6a-93d8-f50896682ee5 req-5ee72d2e-0450-4d2c-8462-500c1bf076b2 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:44.194962 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-4df5385d-d6f4-4e6a-93d8-f50896682ee5 req-5ee72d2e-0450-4d2c-8462-500c1bf076b2 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:44.207412 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4df5385d-d6f4-4e6a-93d8-f50896682ee5 req-5ee72d2e-0450-4d2c-8462-500c1bf076b2 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Get all volumes completed successfully. Aug 18 09:16:44.207412 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:44.207412 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:44.216763 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4df5385d-d6f4-4e6a-93d8-f50896682ee5 req-5ee72d2e-0450-4d2c-8462-500c1bf076b2 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:16:44.217787 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 479/1882] 10.4.3.41 () {68 vars in 1501 bytes} [Tue Aug 18 09:16:44 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:44.248906 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-76c54236-360d-46df-acdc-9a0d1d19d67a req-e18df0dc-7524-4215-84fa-b3edd9d946ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:44.250973 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-76c54236-360d-46df-acdc-9a0d1d19d67a req-e18df0dc-7524-4215-84fa-b3edd9d946ff tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:16:44.252411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-76c54236-360d-46df-acdc-9a0d1d19d67a req-e18df0dc-7524-4215-84fa-b3edd9d946ff tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:44.252411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-76c54236-360d-46df-acdc-9a0d1d19d67a req-e18df0dc-7524-4215-84fa-b3edd9d946ff tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:44.252411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [req-76c54236-360d-46df-acdc-9a0d1d19d67a req-e18df0dc-7524-4215-84fa-b3edd9d946ff tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:44.252698 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-76c54236-360d-46df-acdc-9a0d1d19d67a req-e18df0dc-7524-4215-84fa-b3edd9d946ff tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:44.266416 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-76c54236-360d-46df-acdc-9a0d1d19d67a req-e18df0dc-7524-4215-84fa-b3edd9d946ff tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Get all volumes completed successfully. Aug 18 09:16:44.266416 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:44.266416 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:44.269382 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-76c54236-360d-46df-acdc-9a0d1d19d67a req-e18df0dc-7524-4215-84fa-b3edd9d946ff tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:16:44.269937 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 469/1883] 10.4.3.41 () {68 vars in 1501 bytes} [Tue Aug 18 09:16:44 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:44.300032 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-38a749c3-a43f-4104-ad7d-d078ed031893 req-9c98b40a-2cc0-46eb-a5e1-fe3f3aa124ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:44.302699 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-38a749c3-a43f-4104-ad7d-d078ed031893 req-9c98b40a-2cc0-46eb-a5e1-fe3f3aa124ec tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:16:44.302966 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-38a749c3-a43f-4104-ad7d-d078ed031893 req-9c98b40a-2cc0-46eb-a5e1-fe3f3aa124ec tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:44.303255 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-38a749c3-a43f-4104-ad7d-d078ed031893 req-9c98b40a-2cc0-46eb-a5e1-fe3f3aa124ec tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:44.305452 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [req-38a749c3-a43f-4104-ad7d-d078ed031893 req-9c98b40a-2cc0-46eb-a5e1-fe3f3aa124ec tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:44.308498 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-38a749c3-a43f-4104-ad7d-d078ed031893 req-9c98b40a-2cc0-46eb-a5e1-fe3f3aa124ec tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:44.322920 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-38a749c3-a43f-4104-ad7d-d078ed031893 req-9c98b40a-2cc0-46eb-a5e1-fe3f3aa124ec tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Get all volumes completed successfully. Aug 18 09:16:44.324828 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:44.324828 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:44.329879 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-38a749c3-a43f-4104-ad7d-d078ed031893 req-9c98b40a-2cc0-46eb-a5e1-fe3f3aa124ec tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:16:44.330508 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 468/1884] 10.4.3.41 () {68 vars in 1501 bytes} [Tue Aug 18 09:16:44 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:44.366507 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6b649b7d-19cd-426f-ae5f-9e99d89d26f0 req-fb1f8fb4-c24f-4f73-a93d-4b567161c467 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:44.370413 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6b649b7d-19cd-426f-ae5f-9e99d89d26f0 req-fb1f8fb4-c24f-4f73-a93d-4b567161c467 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:16:44.370413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6b649b7d-19cd-426f-ae5f-9e99d89d26f0 req-fb1f8fb4-c24f-4f73-a93d-4b567161c467 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:44.370413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6b649b7d-19cd-426f-ae5f-9e99d89d26f0 req-fb1f8fb4-c24f-4f73-a93d-4b567161c467 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:44.370413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-6b649b7d-19cd-426f-ae5f-9e99d89d26f0 req-fb1f8fb4-c24f-4f73-a93d-4b567161c467 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:44.370413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-6b649b7d-19cd-426f-ae5f-9e99d89d26f0 req-fb1f8fb4-c24f-4f73-a93d-4b567161c467 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:44.377994 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6b649b7d-19cd-426f-ae5f-9e99d89d26f0 req-fb1f8fb4-c24f-4f73-a93d-4b567161c467 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Get all volumes completed successfully. Aug 18 09:16:44.379102 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:44.379102 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:44.384910 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6b649b7d-19cd-426f-ae5f-9e99d89d26f0 req-fb1f8fb4-c24f-4f73-a93d-4b567161c467 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:16:44.385543 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 469/1885] 10.4.3.41 () {68 vars in 1501 bytes} [Tue Aug 18 09:16:44 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:44.425108 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5e0a0017-2b13-4d94-84d1-4a845455ea8f req-243c1f87-7edd-410c-ac5c-d7743f5160cd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:44.429120 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5e0a0017-2b13-4d94-84d1-4a845455ea8f req-243c1f87-7edd-410c-ac5c-d7743f5160cd tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:16:44.429361 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5e0a0017-2b13-4d94-84d1-4a845455ea8f req-243c1f87-7edd-410c-ac5c-d7743f5160cd tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:44.429509 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5e0a0017-2b13-4d94-84d1-4a845455ea8f req-243c1f87-7edd-410c-ac5c-d7743f5160cd tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:44.429998 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [req-5e0a0017-2b13-4d94-84d1-4a845455ea8f req-243c1f87-7edd-410c-ac5c-d7743f5160cd tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:44.430513 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-5e0a0017-2b13-4d94-84d1-4a845455ea8f req-243c1f87-7edd-410c-ac5c-d7743f5160cd tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:44.442481 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-5e0a0017-2b13-4d94-84d1-4a845455ea8f req-243c1f87-7edd-410c-ac5c-d7743f5160cd tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] Get all volumes completed successfully. Aug 18 09:16:44.443906 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:44.443906 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:44.450202 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5e0a0017-2b13-4d94-84d1-4a845455ea8f req-243c1f87-7edd-410c-ac5c-d7743f5160cd tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:16:44.450721 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 480/1886] 10.4.3.41 () {68 vars in 1501 bytes} [Tue Aug 18 09:16:44 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:44.470800 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43b44ebe-a91a-42bd-8314-24647e12bd15 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:44.474251 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43b44ebe-a91a-42bd-8314-24647e12bd15 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] DELETE https://10.4.3.41/volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 Aug 18 09:16:44.474605 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43b44ebe-a91a-42bd-8314-24647e12bd15 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:44.475139 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43b44ebe-a91a-42bd-8314-24647e12bd15 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:44.475698 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-43b44ebe-a91a-42bd-8314-24647e12bd15 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Delete volume with id: 99de8f00-68c5-41a7-8a77-2300ea54b811 Aug 18 09:16:44.488169 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:44.488169 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:44.489531 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-43b44ebe-a91a-42bd-8314-24647e12bd15 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:44.517655 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-43b44ebe-a91a-42bd-8314-24647e12bd15 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Delete volume request issued successfully. Aug 18 09:16:44.517946 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43b44ebe-a91a-42bd-8314-24647e12bd15 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 returned with HTTP 202 Aug 18 09:16:44.518586 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 470/1887] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:44 2026] DELETE /volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:44.527190 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9409b954-6685-49ce-93b6-37616331feb4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:44.529101 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9409b954-6685-49ce-93b6-37616331feb4 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 Aug 18 09:16:44.529303 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9409b954-6685-49ce-93b6-37616331feb4 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:44.530716 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9409b954-6685-49ce-93b6-37616331feb4 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:44.545304 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:44.545304 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:44.551859 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9409b954-6685-49ce-93b6-37616331feb4 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:44.567983 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9409b954-6685-49ce-93b6-37616331feb4 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 returned with HTTP 200 Aug 18 09:16:44.568718 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 469/1888] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:44 2026] GET /volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:44.576097 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-55346aa7-f292-4f09-b42d-d17b4d9c8df6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:44.581033 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55346aa7-f292-4f09-b42d-d17b4d9c8df6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:44.581033 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55346aa7-f292-4f09-b42d-d17b4d9c8df6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:44.581033 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55346aa7-f292-4f09-b42d-d17b4d9c8df6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:44.581033 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-55346aa7-f292-4f09-b42d-d17b4d9c8df6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:44.592173 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:44.592173 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:44.593910 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55346aa7-f292-4f09-b42d-d17b4d9c8df6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:44.594722 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 470/1889] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:44 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:45.590043 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-823a9fb5-dca1-4041-bb81-96b25134d19d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:45.592957 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-823a9fb5-dca1-4041-bb81-96b25134d19d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 Aug 18 09:16:45.592957 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-823a9fb5-dca1-4041-bb81-96b25134d19d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:45.592957 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-823a9fb5-dca1-4041-bb81-96b25134d19d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:45.600963 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-823a9fb5-dca1-4041-bb81-96b25134d19d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 returned with HTTP 404 Aug 18 09:16:45.601539 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 481/1890] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:45 2026] GET /volume/v3/volumes/99de8f00-68c5-41a7-8a77-2300ea54b811 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:45.609001 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c06ea5af-1b87-4ff4-93bc-9e1105dd93dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:45.610942 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c06ea5af-1b87-4ff4-93bc-9e1105dd93dd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:45.611171 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c06ea5af-1b87-4ff4-93bc-9e1105dd93dd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:45.611417 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c06ea5af-1b87-4ff4-93bc-9e1105dd93dd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:45.611552 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c06ea5af-1b87-4ff4-93bc-9e1105dd93dd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:45.612120 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71628220-571d-45ed-b5bb-f48d3f40e85d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:45.614485 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71628220-571d-45ed-b5bb-f48d3f40e85d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] DELETE https://10.4.3.41/volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 Aug 18 09:16:45.614485 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71628220-571d-45ed-b5bb-f48d3f40e85d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:45.614640 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71628220-571d-45ed-b5bb-f48d3f40e85d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:45.615046 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-71628220-571d-45ed-b5bb-f48d3f40e85d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Delete volume with id: 84ba8e05-2649-43ae-a6e2-701eda6950b6 Aug 18 09:16:45.620232 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:45.620232 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:45.623415 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c06ea5af-1b87-4ff4-93bc-9e1105dd93dd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:45.623415 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 471/1891] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:45 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:45.624214 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:45.624214 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:45.624650 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-71628220-571d-45ed-b5bb-f48d3f40e85d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:45.648639 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-71628220-571d-45ed-b5bb-f48d3f40e85d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Delete volume request issued successfully. Aug 18 09:16:45.648806 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71628220-571d-45ed-b5bb-f48d3f40e85d tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 returned with HTTP 202 Aug 18 09:16:45.649173 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 470/1892] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:45 2026] DELETE /volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:45.660322 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3da137a-d48b-4be1-adbc-25892d06ce2e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:45.663542 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3da137a-d48b-4be1-adbc-25892d06ce2e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 Aug 18 09:16:45.663769 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3da137a-d48b-4be1-adbc-25892d06ce2e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:45.663962 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3da137a-d48b-4be1-adbc-25892d06ce2e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:45.674686 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:45.674686 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:45.678926 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c3da137a-d48b-4be1-adbc-25892d06ce2e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:45.684486 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3da137a-d48b-4be1-adbc-25892d06ce2e tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 returned with HTTP 200 Aug 18 09:16:45.685698 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 471/1893] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:45 2026] GET /volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:46.633283 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ad2b8594-f3e8-4170-b9a1-ba68835c4e8d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:46.635180 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad2b8594-f3e8-4170-b9a1-ba68835c4e8d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:46.635436 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad2b8594-f3e8-4170-b9a1-ba68835c4e8d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:46.635728 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad2b8594-f3e8-4170-b9a1-ba68835c4e8d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:46.635875 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ad2b8594-f3e8-4170-b9a1-ba68835c4e8d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:46.641681 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:46.641681 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:46.642548 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad2b8594-f3e8-4170-b9a1-ba68835c4e8d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:46.642929 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 482/1894] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:46 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:46.707288 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-14bc0815-704c-4e1c-a20b-85f22856caa3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:46.709339 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14bc0815-704c-4e1c-a20b-85f22856caa3 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 Aug 18 09:16:46.709647 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14bc0815-704c-4e1c-a20b-85f22856caa3 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:46.709899 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14bc0815-704c-4e1c-a20b-85f22856caa3 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:46.718510 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14bc0815-704c-4e1c-a20b-85f22856caa3 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 returned with HTTP 404 Aug 18 09:16:46.719565 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 472/1895] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:46 2026] GET /volume/v3/volumes/84ba8e05-2649-43ae-a6e2-701eda6950b6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:46.731768 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2387880-d446-41d9-8c1a-d717d8ea81b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:46.734711 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2387880-d446-41d9-8c1a-d717d8ea81b1 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 Aug 18 09:16:46.734913 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2387880-d446-41d9-8c1a-d717d8ea81b1 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:46.735260 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2387880-d446-41d9-8c1a-d717d8ea81b1 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:46.735951 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b2387880-d446-41d9-8c1a-d717d8ea81b1 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Delete volume with id: f3a96c85-a741-4d70-ad20-dd37b8d1fb80 Aug 18 09:16:46.746276 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:46.746276 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:46.747071 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b2387880-d446-41d9-8c1a-d717d8ea81b1 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:46.774506 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b2387880-d446-41d9-8c1a-d717d8ea81b1 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Delete volume request issued successfully. Aug 18 09:16:46.774725 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2387880-d446-41d9-8c1a-d717d8ea81b1 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 returned with HTTP 202 Aug 18 09:16:46.775407 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 471/1896] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:46 2026] DELETE /volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:46.783292 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cc4cc687-32f8-446d-9ac3-f43a7526a308 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:46.785116 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc4cc687-32f8-446d-9ac3-f43a7526a308 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 Aug 18 09:16:46.785300 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc4cc687-32f8-446d-9ac3-f43a7526a308 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:46.785502 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc4cc687-32f8-446d-9ac3-f43a7526a308 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:46.797024 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:46.797024 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:46.803766 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cc4cc687-32f8-446d-9ac3-f43a7526a308 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Volume info retrieved successfully. Aug 18 09:16:46.812054 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc4cc687-32f8-446d-9ac3-f43a7526a308 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 returned with HTTP 200 Aug 18 09:16:46.812241 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 472/1897] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:46 2026] GET /volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:47.655961 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f33d7c70-e353-440c-ba83-36b5c50a9cde None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:47.657987 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f33d7c70-e353-440c-ba83-36b5c50a9cde tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:47.658200 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f33d7c70-e353-440c-ba83-36b5c50a9cde tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:47.658423 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f33d7c70-e353-440c-ba83-36b5c50a9cde tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:47.658591 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f33d7c70-e353-440c-ba83-36b5c50a9cde tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:47.662586 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:47.662586 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:47.663302 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f33d7c70-e353-440c-ba83-36b5c50a9cde tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:47.663709 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 483/1898] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:47 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:47.827123 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1fb42096-d6ae-4b5c-9893-b060a7e91990 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:47.828960 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fb42096-d6ae-4b5c-9893-b060a7e91990 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] GET https://10.4.3.41/volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 Aug 18 09:16:47.829151 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1fb42096-d6ae-4b5c-9893-b060a7e91990 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:47.829344 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1fb42096-d6ae-4b5c-9893-b060a7e91990 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:47.837083 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fb42096-d6ae-4b5c-9893-b060a7e91990 tempest-VolumesTestJSON-1873048930 tempest-VolumesTestJSON-1873048930-project-member] https://10.4.3.41/volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 returned with HTTP 404 Aug 18 09:16:47.837515 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 473/1899] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:47 2026] GET /volume/v3/volumes/f3a96c85-a741-4d70-ad20-dd37b8d1fb80 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:48.677182 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d53eac3b-a53e-4fd9-81ed-dbb8bcb3b176 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:48.682620 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d53eac3b-a53e-4fd9-81ed-dbb8bcb3b176 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:48.682917 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d53eac3b-a53e-4fd9-81ed-dbb8bcb3b176 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:48.683212 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d53eac3b-a53e-4fd9-81ed-dbb8bcb3b176 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:48.683367 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d53eac3b-a53e-4fd9-81ed-dbb8bcb3b176 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:48.693120 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:48.693120 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:48.694336 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d53eac3b-a53e-4fd9-81ed-dbb8bcb3b176 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:48.695277 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 472/1900] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:48 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:49.710694 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1ffee49-d4f6-461f-bf13-ba4ac1b8ea37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:49.717420 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1ffee49-d4f6-461f-bf13-ba4ac1b8ea37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:49.717420 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1ffee49-d4f6-461f-bf13-ba4ac1b8ea37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:49.717420 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1ffee49-d4f6-461f-bf13-ba4ac1b8ea37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:49.717420 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d1ffee49-d4f6-461f-bf13-ba4ac1b8ea37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:49.726461 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:49.726461 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:49.727416 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1ffee49-d4f6-461f-bf13-ba4ac1b8ea37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:49.727906 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 473/1901] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:49 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:49.985314 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f1a5ddf0-0b49-46a9-9191-18912dca0241 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:50.084861 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1a5ddf0-0b49-46a9-9191-18912dca0241 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:16:50.085293 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1a5ddf0-0b49-46a9-9191-18912dca0241 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-2090810402"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:50.109128 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1a5ddf0-0b49-46a9-9191-18912dca0241 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:16:50.109571 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 484/1902] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:16:49 2026] POST /volume/v3/types => generated 228 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:50.121457 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af8d82b4-a841-4d3e-83f4-befa06c6abbd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:50.122852 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af8d82b4-a841-4d3e-83f4-befa06c6abbd tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 18 09:16:50.123174 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af8d82b4-a841-4d3e-83f4-befa06c6abbd tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-649150815"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:50.143001 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af8d82b4-a841-4d3e-83f4-befa06c6abbd tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 18 09:16:50.143518 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 474/1903] 10.4.3.41 () {70 vars in 1304 bytes} [Tue Aug 18 09:16:50 2026] POST /volume/v3/group_types => generated 184 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:50.153261 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc67b76a-1c70-43cd-b387-4a2ef8ddd88e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:50.262087 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc67b76a-1c70-43cd-b387-4a2ef8ddd88e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] POST https://10.4.3.41/volume/v3/groups Aug 18 09:16:50.262542 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc67b76a-1c70-43cd-b387-4a2ef8ddd88e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "62b44c12-3a13-4ea5-85ef-538a064280e3", "volume_types": ["6c9fc1f4-bdb1-4a94-a079-18a1e6286405"], "name": "tempest-GroupSnapshotsV319Test-Group-1509915554"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:50.264224 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-fc67b76a-1c70-43cd-b387-4a2ef8ddd88e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Creating new group {'group': {'group_type': '62b44c12-3a13-4ea5-85ef-538a064280e3', 'volume_types': ['6c9fc1f4-bdb1-4a94-a079-18a1e6286405'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1509915554'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 09:16:50.268255 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-fc67b76a-1c70-43cd-b387-4a2ef8ddd88e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1509915554. Aug 18 09:16:50.278653 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc67b76a-1c70-43cd-b387-4a2ef8ddd88e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Availability Zones retrieved successfully. Aug 18 09:16:50.309769 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-fc67b76a-1c70-43cd-b387-4a2ef8ddd88e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Created reservations ['d212269b-f965-46e0-ad5d-3859f5f6fce8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:50.345213 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc67b76a-1c70-43cd-b387-4a2ef8ddd88e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 18 09:16:50.346007 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 473/1904] 10.4.3.41 () {70 vars in 1290 bytes} [Tue Aug 18 09:16:50 2026] POST /volume/v3/groups => generated 116 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:50.355845 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9c7abeb-8cd8-41c9-a02a-d0f7d512ce7d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:50.357741 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9c7abeb-8cd8-41c9-a02a-d0f7d512ce7d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/groups/bfea027e-0bba-4cef-80a8-e505b9a6049e Aug 18 09:16:50.358111 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9c7abeb-8cd8-41c9-a02a-d0f7d512ce7d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:50.359410 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9c7abeb-8cd8-41c9-a02a-d0f7d512ce7d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:50.359410 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-e9c7abeb-8cd8-41c9-a02a-d0f7d512ce7d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] show called for member bfea027e-0bba-4cef-80a8-e505b9a6049e {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:16:50.365784 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:50.365784 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:50.377283 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9c7abeb-8cd8-41c9-a02a-d0f7d512ce7d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/groups/bfea027e-0bba-4cef-80a8-e505b9a6049e returned with HTTP 200 Aug 18 09:16:50.378635 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 474/1905] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:16:50 2026] GET /volume/v3/groups/bfea027e-0bba-4cef-80a8-e505b9a6049e => generated 396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:50.740717 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4c4580df-8ed3-45de-a5c2-8ecfbf7a64fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:50.744335 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c4580df-8ed3-45de-a5c2-8ecfbf7a64fe tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:50.744869 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c4580df-8ed3-45de-a5c2-8ecfbf7a64fe tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:50.745499 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c4580df-8ed3-45de-a5c2-8ecfbf7a64fe tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:50.746221 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4c4580df-8ed3-45de-a5c2-8ecfbf7a64fe tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:50.753526 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:50.753526 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:50.754515 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c4580df-8ed3-45de-a5c2-8ecfbf7a64fe tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:50.754985 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 485/1906] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:50 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:51.178658 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-9ee891ed-4c09-434f-8c11-cc50da61d28e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:51.185803 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-9ee891ed-4c09-434f-8c11-cc50da61d28e tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] DELETE https://10.4.3.41/volume/v3/attachments/fea4c18b-e0b3-484b-9b4a-b31dc7e5b638 Aug 18 09:16:51.186145 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-9ee891ed-4c09-434f-8c11-cc50da61d28e tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:51.186378 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-9ee891ed-4c09-434f-8c11-cc50da61d28e tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:51.197184 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:51.197184 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:51.258325 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-9ee891ed-4c09-434f-8c11-cc50da61d28e tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/attachments/fea4c18b-e0b3-484b-9b4a-b31dc7e5b638 returned with HTTP 200 Aug 18 09:16:51.258767 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 475/1907] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:16:51 2026] DELETE /volume/v3/attachments/fea4c18b-e0b3-484b-9b4a-b31dc7e5b638 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:51.272070 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-d44765d8-8f1f-4a33-a168-64e638a96951 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:51.274587 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-d44765d8-8f1f-4a33-a168-64e638a96951 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 Aug 18 09:16:51.274928 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-d44765d8-8f1f-4a33-a168-64e638a96951 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:51.275208 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-d44765d8-8f1f-4a33-a168-64e638a96951 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:51.275480 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-d44765d8-8f1f-4a33-a168-64e638a96951 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Delete volume with id: a994d0ab-5a31-4146-aeba-b6e074862547 Aug 18 09:16:51.283020 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:51.283020 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:51.283653 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-d44765d8-8f1f-4a33-a168-64e638a96951 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Volume info retrieved successfully. Aug 18 09:16:51.311576 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-d44765d8-8f1f-4a33-a168-64e638a96951 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Delete volume request issued successfully. Aug 18 09:16:51.311576 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f9248b95-1e1d-43a0-bce9-efc11e017366 req-d44765d8-8f1f-4a33-a168-64e638a96951 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 returned with HTTP 202 Aug 18 09:16:51.311576 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 474/1908] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:16:51 2026] DELETE /volume/v3/volumes/a994d0ab-5a31-4146-aeba-b6e074862547 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:51.394225 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a01db63-e7b4-465b-a317-96ec6a55b3a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:51.398400 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a01db63-e7b4-465b-a317-96ec6a55b3a9 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/groups/bfea027e-0bba-4cef-80a8-e505b9a6049e Aug 18 09:16:51.399338 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a01db63-e7b4-465b-a317-96ec6a55b3a9 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:51.399338 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a01db63-e7b4-465b-a317-96ec6a55b3a9 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:51.399338 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-3a01db63-e7b4-465b-a317-96ec6a55b3a9 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] show called for member bfea027e-0bba-4cef-80a8-e505b9a6049e {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:16:51.405543 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:51.405543 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:51.426904 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a01db63-e7b4-465b-a317-96ec6a55b3a9 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/groups/bfea027e-0bba-4cef-80a8-e505b9a6049e returned with HTTP 200 Aug 18 09:16:51.427372 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 475/1909] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:16:51 2026] GET /volume/v3/groups/bfea027e-0bba-4cef-80a8-e505b9a6049e => generated 397 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:51.440293 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a32922c3-f6da-421f-b842-f281b77c901b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:51.444604 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:51.444929 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2105742403", "volume_type": "6c9fc1f4-bdb1-4a94-a079-18a1e6286405", "group_id": "bfea027e-0bba-4cef-80a8-e505b9a6049e", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:51.446259 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2105742403', 'volume_type': '6c9fc1f4-bdb1-4a94-a079-18a1e6286405', 'group_id': 'bfea027e-0bba-4cef-80a8-e505b9a6049e', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:51.456077 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:51.456077 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:51.456999 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Create volume of 1 GB Aug 18 09:16:51.466511 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Availability Zones retrieved successfully. Aug 18 09:16:51.473424 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Flow 'volume_create_api' (ec5c97f6-c281-447b-b0d6-918a93beaac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:51.475046 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1eb68e0-bdf0-4824-adab-709d9989494a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:51.475948 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:51.475948 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:51.476667 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:51.510251 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1eb68e0-bdf0-4824-adab-709d9989494a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:16:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c9fc1f4-bdb1-4a94-a079-18a1e6286405,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-2090810402',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c9fc1f4-bdb1-4a94-a079-18a1e6286405', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bfea027e-0bba-4cef-80a8-e505b9a6049e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:51.512284 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5075493-8dfb-4180-b96b-7eb23f120d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:51.545532 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2090810402 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2090810402, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:16:51.545532 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2090810402 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2090810402, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:16:51.581535 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Created reservations ['d1ea7d57-76bd-4fd2-8657-e2aceb0f7745', '29e97d83-a379-405a-9061-89df4e8904ac', '7adce166-9422-48de-a281-d675a752c1c3', '5988cf39-f38b-4b45-955e-c1e6ca69aa8f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:51.581535 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5075493-8dfb-4180-b96b-7eb23f120d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1ea7d57-76bd-4fd2-8657-e2aceb0f7745', '29e97d83-a379-405a-9061-89df4e8904ac', '7adce166-9422-48de-a281-d675a752c1c3', '5988cf39-f38b-4b45-955e-c1e6ca69aa8f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:51.581535 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa73bbca-0ca1-4beb-a5e9-0d4817e78bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:51.608685 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa73bbca-0ca1-4beb-a5e9-0d4817e78bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b9c15b9-05d4-4754-8f00-85251408fbb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2105742403',encryption_key_id=None,group_id=bfea027e-0bba-4cef-80a8-e505b9a6049e,group_type_id=,metadata={},multiattach=False,project_id='87a44bd8ca984b4fa08e2fe346c244a3',qos_specs=None,replication_status=,reservations=['d1ea7d57-76bd-4fd2-8657-e2aceb0f7745','29e97d83-a379-405a-9061-89df4e8904ac','7adce166-9422-48de-a281-d675a752c1c3','5988cf39-f38b-4b45-955e-c1e6ca69aa8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d7796d4b0e645318a30b0a33e4b8eb9',volume_type_id=6c9fc1f4-bdb1-4a94-a079-18a1e6286405), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2105742403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bfea027e-0bba-4cef-80a8-e505b9a6049e,host=None,id=9b9c15b9-05d4-4754-8f00-85251408fbb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87a44bd8ca984b4fa08e2fe346c244a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d7796d4b0e645318a30b0a33e4b8eb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c9fc1f4-bdb1-4a94-a079-18a1e6286405),volume_type_id=6c9fc1f4-bdb1-4a94-a079-18a1e6286405)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:51.609443 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2afd5a6-40f8-4772-8d2f-c15269c378f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:51.629645 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2afd5a6-40f8-4772-8d2f-c15269c378f6) transitioned into state 'SUCCESS' from state '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-2105742403',encryption_key_id=None,group_id=bfea027e-0bba-4cef-80a8-e505b9a6049e,group_type_id=,metadata={},multiattach=False,project_id='87a44bd8ca984b4fa08e2fe346c244a3',qos_specs=None,replication_status=,reservations=['d1ea7d57-76bd-4fd2-8657-e2aceb0f7745','29e97d83-a379-405a-9061-89df4e8904ac','7adce166-9422-48de-a281-d675a752c1c3','5988cf39-f38b-4b45-955e-c1e6ca69aa8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d7796d4b0e645318a30b0a33e4b8eb9',volume_type_id=6c9fc1f4-bdb1-4a94-a079-18a1e6286405)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:51.630296 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb599ada-13b3-4fde-8814-a9e80b09c73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:51.643737 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb599ada-13b3-4fde-8814-a9e80b09c73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:51.644717 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Flow 'volume_create_api' (ec5c97f6-c281-447b-b0d6-918a93beaac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:51.645010 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Create volume request issued successfully. Aug 18 09:16:51.645696 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:16:51.645834 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:16:51.682977 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:16:51.686333 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:51.686333 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:51.691889 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a32922c3-f6da-421f-b842-f281b77c901b tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:51.693077 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 486/1910] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:16:51 2026] POST /volume/v3/volumes => generated 825 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:51.707325 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c970fb1-2ca3-4799-ac44-5272b64470b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:51.711634 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c970fb1-2ca3-4799-ac44-5272b64470b5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/volumes/9b9c15b9-05d4-4754-8f00-85251408fbb2 Aug 18 09:16:51.711634 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c970fb1-2ca3-4799-ac44-5272b64470b5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:51.711634 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c970fb1-2ca3-4799-ac44-5272b64470b5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:51.719915 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:51.719915 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:51.725817 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c970fb1-2ca3-4799-ac44-5272b64470b5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Volume info retrieved successfully. Aug 18 09:16:51.726947 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-5c970fb1-2ca3-4799-ac44-5272b64470b5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:16:51.727307 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-5c970fb1-2ca3-4799-ac44-5272b64470b5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:16:51.776417 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a4aad99-6926-4170-8c9e-f6ec24585627 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:51.776417 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a4aad99-6926-4170-8c9e-f6ec24585627 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:51.776417 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a4aad99-6926-4170-8c9e-f6ec24585627 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:51.776854 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a4aad99-6926-4170-8c9e-f6ec24585627 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:51.776854 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0a4aad99-6926-4170-8c9e-f6ec24585627 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:51.785777 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:51.785777 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:51.786965 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a4aad99-6926-4170-8c9e-f6ec24585627 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:51.788775 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-5c970fb1-2ca3-4799-ac44-5272b64470b5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:16:51.790547 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 475/1911] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:51 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:51.794419 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:51.794419 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:51.801856 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c970fb1-2ca3-4799-ac44-5272b64470b5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/volumes/9b9c15b9-05d4-4754-8f00-85251408fbb2 returned with HTTP 200 Aug 18 09:16:51.802212 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 476/1912] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:16:51 2026] GET /volume/v3/volumes/9b9c15b9-05d4-4754-8f00-85251408fbb2 => generated 893 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:52.803541 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-56905255-b4eb-4e85-a7ec-e967813c5a5b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:52.807479 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56905255-b4eb-4e85-a7ec-e967813c5a5b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:52.807479 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56905255-b4eb-4e85-a7ec-e967813c5a5b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:52.807479 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56905255-b4eb-4e85-a7ec-e967813c5a5b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:52.807479 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-56905255-b4eb-4e85-a7ec-e967813c5a5b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:52.812940 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:52.812940 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:52.814481 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56905255-b4eb-4e85-a7ec-e967813c5a5b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:52.816129 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 476/1913] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:52 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:52.817585 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-86db2010-f8de-4568-a8e9-fb5056784fc5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:52.819579 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86db2010-f8de-4568-a8e9-fb5056784fc5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/volumes/9b9c15b9-05d4-4754-8f00-85251408fbb2 Aug 18 09:16:52.819802 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86db2010-f8de-4568-a8e9-fb5056784fc5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:52.819992 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86db2010-f8de-4568-a8e9-fb5056784fc5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:52.827077 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:52.827077 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:52.831021 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-86db2010-f8de-4568-a8e9-fb5056784fc5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Volume info retrieved successfully. Aug 18 09:16:52.831718 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-86db2010-f8de-4568-a8e9-fb5056784fc5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:16:52.831896 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-86db2010-f8de-4568-a8e9-fb5056784fc5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:16:52.866747 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-86db2010-f8de-4568-a8e9-fb5056784fc5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:16:52.869823 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:52.869823 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:52.876622 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86db2010-f8de-4568-a8e9-fb5056784fc5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/volumes/9b9c15b9-05d4-4754-8f00-85251408fbb2 returned with HTTP 200 Aug 18 09:16:52.877027 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 487/1914] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:16:52 2026] GET /volume/v3/volumes/9b9c15b9-05d4-4754-8f00-85251408fbb2 => generated 918 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:52.889745 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f08e04f3-5a8a-48d3-a853-fab4e983046d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:52.891696 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f08e04f3-5a8a-48d3-a853-fab4e983046d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] POST https://10.4.3.41/volume/v3/group_snapshots Aug 18 09:16:52.892073 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f08e04f3-5a8a-48d3-a853-fab4e983046d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bfea027e-0bba-4cef-80a8-e505b9a6049e", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1448777473"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:52.893608 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-f08e04f3-5a8a-48d3-a853-fab4e983046d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bfea027e-0bba-4cef-80a8-e505b9a6049e', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1448777473'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 09:16:52.897083 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:52.897083 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:52.900235 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-f08e04f3-5a8a-48d3-a853-fab4e983046d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1448777473. Aug 18 09:16:52.915921 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:52.915921 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:52.929594 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f08e04f3-5a8a-48d3-a853-fab4e983046d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2090810402 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2090810402, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:16:52.930016 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f08e04f3-5a8a-48d3-a853-fab4e983046d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2090810402 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2090810402, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:16:52.959174 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f08e04f3-5a8a-48d3-a853-fab4e983046d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Created reservations ['4af493ff-525a-4412-ba16-59d2fe9bb172', '33fed447-0c32-4e0f-af7d-9f7a7b21ebfa', '7330b03c-15fe-4dd6-bec2-8782299ed7d0', '3d5c8eea-6cc2-432b-9f8b-bdd4fc6ad71a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:52.997336 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f08e04f3-5a8a-48d3-a853-fab4e983046d tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/group_snapshots returned with HTTP 202 Aug 18 09:16:52.997336 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 476/1915] 10.4.3.41 () {70 vars in 1317 bytes} [Tue Aug 18 09:16:52 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:53.004535 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-51ffbca8-fecb-4c9f-b449-7cb3a2633de0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:53.006744 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51ffbca8-fecb-4c9f-b449-7cb3a2633de0 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 Aug 18 09:16:53.007066 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51ffbca8-fecb-4c9f-b449-7cb3a2633de0 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:53.007314 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51ffbca8-fecb-4c9f-b449-7cb3a2633de0 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:53.007691 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-51ffbca8-fecb-4c9f-b449-7cb3a2633de0 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] show called for member 85a5ee74-c2cf-4be1-9669-6301de56c056 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:16:53.011149 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:53.011149 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:53.014879 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51ffbca8-fecb-4c9f-b449-7cb3a2633de0 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 returned with HTTP 200 Aug 18 09:16:53.015240 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 477/1916] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:16:53 2026] GET /volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:53.828779 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11297245-a314-4455-bba5-11cd3cc5fadf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:53.830737 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11297245-a314-4455-bba5-11cd3cc5fadf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:53.831196 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11297245-a314-4455-bba5-11cd3cc5fadf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:53.831480 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11297245-a314-4455-bba5-11cd3cc5fadf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:53.831630 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-11297245-a314-4455-bba5-11cd3cc5fadf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:53.836489 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:53.836489 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:53.837844 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11297245-a314-4455-bba5-11cd3cc5fadf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:53.838492 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 477/1917] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:53 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:54.027791 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a5cd236-aa57-42a3-924b-d51b29e73155 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.033457 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a5cd236-aa57-42a3-924b-d51b29e73155 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 Aug 18 09:16:54.033457 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a5cd236-aa57-42a3-924b-d51b29e73155 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.033457 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a5cd236-aa57-42a3-924b-d51b29e73155 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.033457 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-4a5cd236-aa57-42a3-924b-d51b29e73155 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] show called for member 85a5ee74-c2cf-4be1-9669-6301de56c056 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:16:54.035633 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.035633 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:54.040098 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a5cd236-aa57-42a3-924b-d51b29e73155 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 returned with HTTP 200 Aug 18 09:16:54.040825 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 488/1918] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:54.055956 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b145a305-f181-4ade-aba8-2a847545c087 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.059701 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b145a305-f181-4ade-aba8-2a847545c087 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 18 09:16:54.059907 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b145a305-f181-4ade-aba8-2a847545c087 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.060090 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b145a305-f181-4ade-aba8-2a847545c087 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.060315 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-b145a305-f181-4ade-aba8-2a847545c087 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:54.060790 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.060790 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:54.065625 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-b145a305-f181-4ade-aba8-2a847545c087 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:16:54.071490 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b145a305-f181-4ade-aba8-2a847545c087 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Get all snapshots completed successfully. Aug 18 09:16:54.071872 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.071872 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:54.072436 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b145a305-f181-4ade-aba8-2a847545c087 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 09:16:54.072806 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 477/1919] 10.4.3.41 () {66 vars in 1257 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:54.084178 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-942c29a8-269a-4323-b7e8-d6f154f8a444 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.086323 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-942c29a8-269a-4323-b7e8-d6f154f8a444 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/snapshots/812228e8-5709-4ba0-ada1-94426f72cab9 Aug 18 09:16:54.086632 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-942c29a8-269a-4323-b7e8-d6f154f8a444 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.086845 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-942c29a8-269a-4323-b7e8-d6f154f8a444 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.093180 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.093180 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:54.093740 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-942c29a8-269a-4323-b7e8-d6f154f8a444 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Snapshot retrieved successfully. Aug 18 09:16:54.097282 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-942c29a8-269a-4323-b7e8-d6f154f8a444 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/snapshots/812228e8-5709-4ba0-ada1-94426f72cab9 returned with HTTP 200 Aug 18 09:16:54.097282 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 478/1920] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/snapshots/812228e8-5709-4ba0-ada1-94426f72cab9 => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:54.106355 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2864521d-6d67-497e-a4f7-e8cc45fff11e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.109149 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2864521d-6d67-497e-a4f7-e8cc45fff11e tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] POST https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056/action Aug 18 09:16:54.110072 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2864521d-6d67-497e-a4f7-e8cc45fff11e tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:54.110474 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2864521d-6d67-497e-a4f7-e8cc45fff11e tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:54.112677 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-2864521d-6d67-497e-a4f7-e8cc45fff11e tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Updating group '85a5ee74-c2cf-4be1-9669-6301de56c056' with 'creating' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 09:16:54.118979 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.118979 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:54.130461 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2864521d-6d67-497e-a4f7-e8cc45fff11e tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056/action returned with HTTP 202 Aug 18 09:16:54.131646 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 478/1921] 10.4.3.41 () {70 vars in 1448 bytes} [Tue Aug 18 09:16:54 2026] POST /volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 18 09:16:54.144518 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ff2f652-8cb5-41d9-b6d4-ffe76ad9aeae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.146676 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ff2f652-8cb5-41d9-b6d4-ffe76ad9aeae tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 Aug 18 09:16:54.146921 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ff2f652-8cb5-41d9-b6d4-ffe76ad9aeae tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.147171 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ff2f652-8cb5-41d9-b6d4-ffe76ad9aeae tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.147342 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-4ff2f652-8cb5-41d9-b6d4-ffe76ad9aeae tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] show called for member 85a5ee74-c2cf-4be1-9669-6301de56c056 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:16:54.151717 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.151717 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:54.155957 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ff2f652-8cb5-41d9-b6d4-ffe76ad9aeae tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 returned with HTTP 200 Aug 18 09:16:54.156481 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 489/1922] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:54.165112 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e1035b32-2f93-4f8a-b8b8-bce5ed50a911 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.167157 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1035b32-2f93-4f8a-b8b8-bce5ed50a911 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] POST https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056/action Aug 18 09:16:54.167506 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1035b32-2f93-4f8a-b8b8-bce5ed50a911 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:54.167647 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1035b32-2f93-4f8a-b8b8-bce5ed50a911 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:54.169108 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-e1035b32-2f93-4f8a-b8b8-bce5ed50a911 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Updating group '85a5ee74-c2cf-4be1-9669-6301de56c056' with 'available' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 09:16:54.175230 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.175230 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:54.186816 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1035b32-2f93-4f8a-b8b8-bce5ed50a911 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056/action returned with HTTP 202 Aug 18 09:16:54.187343 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 478/1923] 10.4.3.41 () {70 vars in 1448 bytes} [Tue Aug 18 09:16:54 2026] POST /volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:16:54.197200 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-264c2a23-f3fc-47e3-8684-b1caab1706d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.198847 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-264c2a23-f3fc-47e3-8684-b1caab1706d5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 Aug 18 09:16:54.199051 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-264c2a23-f3fc-47e3-8684-b1caab1706d5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.199272 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-264c2a23-f3fc-47e3-8684-b1caab1706d5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.199532 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-264c2a23-f3fc-47e3-8684-b1caab1706d5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] show called for member 85a5ee74-c2cf-4be1-9669-6301de56c056 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:16:54.202862 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.202862 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:54.206468 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-264c2a23-f3fc-47e3-8684-b1caab1706d5 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 returned with HTTP 200 Aug 18 09:16:54.206865 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 479/1924] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:54.216601 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d4944eb5-e42b-4f58-aab6-1ae5584863d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.218133 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4944eb5-e42b-4f58-aab6-1ae5584863d2 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] POST https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056/action Aug 18 09:16:54.218714 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4944eb5-e42b-4f58-aab6-1ae5584863d2 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:54.218977 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4944eb5-e42b-4f58-aab6-1ae5584863d2 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:54.220668 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-d4944eb5-e42b-4f58-aab6-1ae5584863d2 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Updating group '85a5ee74-c2cf-4be1-9669-6301de56c056' with 'error' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 09:16:54.225903 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.225903 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:54.233053 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4944eb5-e42b-4f58-aab6-1ae5584863d2 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056/action returned with HTTP 202 Aug 18 09:16:54.233807 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 479/1925] 10.4.3.41 () {70 vars in 1448 bytes} [Tue Aug 18 09:16:54 2026] POST /volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:16:54.243052 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f70cf1a3-59f0-463c-bef7-5a0c7d3d3db3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.245927 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f70cf1a3-59f0-463c-bef7-5a0c7d3d3db3 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 Aug 18 09:16:54.246288 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f70cf1a3-59f0-463c-bef7-5a0c7d3d3db3 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.246614 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f70cf1a3-59f0-463c-bef7-5a0c7d3d3db3 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.246765 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-f70cf1a3-59f0-463c-bef7-5a0c7d3d3db3 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] show called for member 85a5ee74-c2cf-4be1-9669-6301de56c056 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:16:54.254065 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.254065 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:54.258820 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f70cf1a3-59f0-463c-bef7-5a0c7d3d3db3 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 returned with HTTP 200 Aug 18 09:16:54.259559 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 490/1926] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:54.272683 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1eb0aa08-d1f7-4a70-b515-0b00e49cab50 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.277795 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1eb0aa08-d1f7-4a70-b515-0b00e49cab50 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] POST https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056/action Aug 18 09:16:54.278653 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1eb0aa08-d1f7-4a70-b515-0b00e49cab50 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:54.278653 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1eb0aa08-d1f7-4a70-b515-0b00e49cab50 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:54.283632 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-1eb0aa08-d1f7-4a70-b515-0b00e49cab50 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Updating group '85a5ee74-c2cf-4be1-9669-6301de56c056' with 'available' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 09:16:54.291315 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.291315 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:54.303402 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1eb0aa08-d1f7-4a70-b515-0b00e49cab50 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056/action returned with HTTP 202 Aug 18 09:16:54.303932 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 479/1927] 10.4.3.41 () {70 vars in 1448 bytes} [Tue Aug 18 09:16:54 2026] POST /volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:16:54.315058 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63fbee9c-a7ef-4dff-b867-bab505ad97af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.319874 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63fbee9c-a7ef-4dff-b867-bab505ad97af tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 Aug 18 09:16:54.320117 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63fbee9c-a7ef-4dff-b867-bab505ad97af tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.320330 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63fbee9c-a7ef-4dff-b867-bab505ad97af tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.320535 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-63fbee9c-a7ef-4dff-b867-bab505ad97af tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] show called for member 85a5ee74-c2cf-4be1-9669-6301de56c056 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:16:54.325939 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.325939 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:54.331804 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63fbee9c-a7ef-4dff-b867-bab505ad97af tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 returned with HTTP 200 Aug 18 09:16:54.332570 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 480/1928] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:54.348115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d895876-8a17-44f5-97dc-f0fc389488ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.355012 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d895876-8a17-44f5-97dc-f0fc389488ec tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] DELETE https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 Aug 18 09:16:54.355277 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d895876-8a17-44f5-97dc-f0fc389488ec tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.355657 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d895876-8a17-44f5-97dc-f0fc389488ec tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.355855 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-4d895876-8a17-44f5-97dc-f0fc389488ec tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] delete called for member 85a5ee74-c2cf-4be1-9669-6301de56c056 {{(pid=100267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 09:16:54.355984 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-4d895876-8a17-44f5-97dc-f0fc389488ec tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Delete group_snapshot with id: 85a5ee74-c2cf-4be1-9669-6301de56c056 Aug 18 09:16:54.361989 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.361989 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:54.397923 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d895876-8a17-44f5-97dc-f0fc389488ec tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 returned with HTTP 202 Aug 18 09:16:54.398478 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 480/1929] 10.4.3.41 () {68 vars in 1409 bytes} [Tue Aug 18 09:16:54 2026] DELETE /volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:16:54.410530 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d17ea57-1da3-4ac8-b9ef-6d562f312e40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.416146 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d17ea57-1da3-4ac8-b9ef-6d562f312e40 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:16:54.416146 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d17ea57-1da3-4ac8-b9ef-6d562f312e40 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.416363 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d17ea57-1da3-4ac8-b9ef-6d562f312e40 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.416922 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-5d17ea57-1da3-4ac8-b9ef-6d562f312e40 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:54.417597 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5d17ea57-1da3-4ac8-b9ef-6d562f312e40 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:54.441628 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d17ea57-1da3-4ac8-b9ef-6d562f312e40 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Get all volumes completed successfully. Aug 18 09:16:54.442456 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-5d17ea57-1da3-4ac8-b9ef-6d562f312e40 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:16:54.442686 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-5d17ea57-1da3-4ac8-b9ef-6d562f312e40 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:16:54.484082 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ca6013f-8171-4ee2-80e4-bfe29571a17c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.487781 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ca6013f-8171-4ee2-80e4-bfe29571a17c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:16:54.487781 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ca6013f-8171-4ee2-80e4-bfe29571a17c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.487781 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ca6013f-8171-4ee2-80e4-bfe29571a17c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.500884 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-5d17ea57-1da3-4ac8-b9ef-6d562f312e40 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:16:54.501646 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.501646 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:54.505710 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.505710 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:54.508140 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ca6013f-8171-4ee2-80e4-bfe29571a17c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:54.513512 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d17ea57-1da3-4ac8-b9ef-6d562f312e40 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:16:54.514311 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 491/1930] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:54.515505 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ca6013f-8171-4ee2-80e4-bfe29571a17c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:16:54.516111 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 480/1931] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:54.534806 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0292669e-2c4a-4b9e-b994-4c2c8b90bc8e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.535259 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3592f647-3c4d-4fd1-ae91-314a394f91ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.537732 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0292669e-2c4a-4b9e-b994-4c2c8b90bc8e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 18 09:16:54.537732 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0292669e-2c4a-4b9e-b994-4c2c8b90bc8e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.537732 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0292669e-2c4a-4b9e-b994-4c2c8b90bc8e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.537732 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-0292669e-2c4a-4b9e-b994-4c2c8b90bc8e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:54.538071 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3592f647-3c4d-4fd1-ae91-314a394f91ba tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:16:54.538071 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3592f647-3c4d-4fd1-ae91-314a394f91ba tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.538071 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3592f647-3c4d-4fd1-ae91-314a394f91ba tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.538757 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-0292669e-2c4a-4b9e-b994-4c2c8b90bc8e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:16:54.544583 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0292669e-2c4a-4b9e-b994-4c2c8b90bc8e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Get all snapshots completed successfully. Aug 18 09:16:54.545428 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0292669e-2c4a-4b9e-b994-4c2c8b90bc8e tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 09:16:54.546055 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 481/1932] 10.4.3.41 () {66 vars in 1257 bytes} [Tue Aug 18 09:16:54 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) Aug 18 09:16:54.549283 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.549283 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:54.554743 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3592f647-3c4d-4fd1-ae91-314a394f91ba tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:54.556173 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e0e66b1f-6338-4728-b4b3-c11d50612342 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.558873 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0e66b1f-6338-4728-b4b3-c11d50612342 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 Aug 18 09:16:54.559114 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0e66b1f-6338-4728-b4b3-c11d50612342 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.559295 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0e66b1f-6338-4728-b4b3-c11d50612342 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.559447 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-e0e66b1f-6338-4728-b4b3-c11d50612342 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] show called for member 85a5ee74-c2cf-4be1-9669-6301de56c056 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 09:16:54.561813 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3592f647-3c4d-4fd1-ae91-314a394f91ba tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:16:54.562417 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 481/1933] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:54.563443 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0e66b1f-6338-4728-b4b3-c11d50612342 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 returned with HTTP 404 Aug 18 09:16:54.563888 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 492/1934] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/group_snapshots/85a5ee74-c2cf-4be1-9669-6301de56c056 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:16:54.576942 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-62027451-fe3f-4ce1-a8f5-bf0e0933a9b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.578705 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62027451-fe3f-4ce1-a8f5-bf0e0933a9b8 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:16:54.579261 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62027451-fe3f-4ce1-a8f5-bf0e0933a9b8 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.579960 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62027451-fe3f-4ce1-a8f5-bf0e0933a9b8 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.579960 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-62027451-fe3f-4ce1-a8f5-bf0e0933a9b8 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:54.581219 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-62027451-fe3f-4ce1-a8f5-bf0e0933a9b8 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:54.588610 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-62027451-fe3f-4ce1-a8f5-bf0e0933a9b8 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Get all volumes completed successfully. Aug 18 09:16:54.589499 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-62027451-fe3f-4ce1-a8f5-bf0e0933a9b8 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:16:54.589822 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-62027451-fe3f-4ce1-a8f5-bf0e0933a9b8 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:16:54.617264 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-66d04eb5-6e32-45cf-95cf-554b99967ab7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.621141 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-66d04eb5-6e32-45cf-95cf-554b99967ab7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:16:54.621141 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-66d04eb5-6e32-45cf-95cf-554b99967ab7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.621141 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-66d04eb5-6e32-45cf-95cf-554b99967ab7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.635805 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-62027451-fe3f-4ce1-a8f5-bf0e0933a9b8 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:16:54.636569 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.636569 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:54.644700 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.644700 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:54.645196 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-66d04eb5-6e32-45cf-95cf-554b99967ab7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:54.650800 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-66d04eb5-6e32-45cf-95cf-554b99967ab7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:16:54.651212 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 482/1935] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:54.656764 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62027451-fe3f-4ce1-a8f5-bf0e0933a9b8 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:16:54.657862 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 481/1936] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:54.680893 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2b84890-59d6-443b-a67e-39d2c4febfdf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.681242 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2b84890-59d6-443b-a67e-39d2c4febfdf tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] POST https://10.4.3.41/volume/v3/groups/bfea027e-0bba-4cef-80a8-e505b9a6049e/action Aug 18 09:16:54.681689 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2b84890-59d6-443b-a67e-39d2c4febfdf tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:54.681853 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2b84890-59d6-443b-a67e-39d2c4febfdf tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:54.684126 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-a2b84890-59d6-443b-a67e-39d2c4febfdf tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] delete called for group bfea027e-0bba-4cef-80a8-e505b9a6049e {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:16:54.684259 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-a2b84890-59d6-443b-a67e-39d2c4febfdf tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Delete group with id: bfea027e-0bba-4cef-80a8-e505b9a6049e Aug 18 09:16:54.689332 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.689332 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:54.746188 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2b84890-59d6-443b-a67e-39d2c4febfdf tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/groups/bfea027e-0bba-4cef-80a8-e505b9a6049e/action returned with HTTP 202 Aug 18 09:16:54.746188 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 482/1937] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:16:54 2026] POST /volume/v3/groups/bfea027e-0bba-4cef-80a8-e505b9a6049e/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:16:54.758340 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0af8c463-738a-49cf-9a63-2d49f249c8ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.763942 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0af8c463-738a-49cf-9a63-2d49f249c8ea tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/volumes/9b9c15b9-05d4-4754-8f00-85251408fbb2 Aug 18 09:16:54.765926 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0af8c463-738a-49cf-9a63-2d49f249c8ea tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.765926 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0af8c463-738a-49cf-9a63-2d49f249c8ea tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.771522 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05497d45-7b02-46b4-ae10-764946ef202a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.771994 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05497d45-7b02-46b4-ae10-764946ef202a None None] GET https://10.4.3.41/volume// Aug 18 09:16:54.772726 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05497d45-7b02-46b4-ae10-764946ef202a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.772726 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05497d45-7b02-46b4-ae10-764946ef202a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.773035 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05497d45-7b02-46b4-ae10-764946ef202a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:54.774954 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 483/1938] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:54.776887 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.776887 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:54.782431 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0af8c463-738a-49cf-9a63-2d49f249c8ea tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Volume info retrieved successfully. Aug 18 09:16:54.783080 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-0af8c463-738a-49cf-9a63-2d49f249c8ea tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:16:54.783253 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-0af8c463-738a-49cf-9a63-2d49f249c8ea tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:16:54.785452 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-c9d92848-5d91-438a-b90b-7ec2692f5878 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.787842 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-c9d92848-5d91-438a-b90b-7ec2692f5878 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:16:54.788224 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-c9d92848-5d91-438a-b90b-7ec2692f5878 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5acb9559-cda3-4d07-b967-ecf5ee31d85b", "connector": null, "instance_uuid": "3db48f7c-a559-467f-b5cc-737469402673"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:54.801711 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.801711 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:54.842227 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-0af8c463-738a-49cf-9a63-2d49f249c8ea tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:16:54.846026 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.846026 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:54.849519 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-c9d92848-5d91-438a-b90b-7ec2692f5878 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:16:54.850036 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 482/1939] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:16:54 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:54.854558 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97d29562-d9a6-4a62-a18b-afa95ad87b30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.855329 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0af8c463-738a-49cf-9a63-2d49f249c8ea tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/volumes/9b9c15b9-05d4-4754-8f00-85251408fbb2 returned with HTTP 200 Aug 18 09:16:54.855825 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 493/1940] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/volumes/9b9c15b9-05d4-4754-8f00-85251408fbb2 => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:54.858604 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97d29562-d9a6-4a62-a18b-afa95ad87b30 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:54.858871 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97d29562-d9a6-4a62-a18b-afa95ad87b30 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.859116 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97d29562-d9a6-4a62-a18b-afa95ad87b30 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.859266 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-97d29562-d9a6-4a62-a18b-afa95ad87b30 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:54.871736 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.871736 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:54.872739 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97d29562-d9a6-4a62-a18b-afa95ad87b30 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:54.873289 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 483/1941] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:54.905989 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f92e29e-c5ed-481a-912d-6b510634b812 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.907992 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f92e29e-c5ed-481a-912d-6b510634b812 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:16:54.908252 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f92e29e-c5ed-481a-912d-6b510634b812 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.908543 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f92e29e-c5ed-481a-912d-6b510634b812 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.925787 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6011f3f-a4ce-46fc-a102-b632a09199c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.929568 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6011f3f-a4ce-46fc-a102-b632a09199c7 None None] GET https://10.4.3.41/volume// Aug 18 09:16:54.929568 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6011f3f-a4ce-46fc-a102-b632a09199c7 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.929568 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6011f3f-a4ce-46fc-a102-b632a09199c7 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.929568 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6011f3f-a4ce-46fc-a102-b632a09199c7 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:54.929568 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 483/1942] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:54.930040 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.930040 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:54.934820 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f92e29e-c5ed-481a-912d-6b510634b812 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:54.938059 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-45ca3358-970f-47ed-a978-88f865cc3408 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:54.940250 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-45ca3358-970f-47ed-a978-88f865cc3408 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:16:54.940490 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-45ca3358-970f-47ed-a978-88f865cc3408 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:54.940682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-45ca3358-970f-47ed-a978-88f865cc3408 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:54.941375 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f92e29e-c5ed-481a-912d-6b510634b812 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:16:54.942199 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 484/1943] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:54.954314 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:54.954314 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:54.959602 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-45ca3358-970f-47ed-a978-88f865cc3408 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:54.966199 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-45ca3358-970f-47ed-a978-88f865cc3408 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:16:54.966828 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 494/1944] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:16:54 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 1059 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:16:55.080774 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-73dcd784-b836-4e54-9fe7-8260f111052c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:55.082250 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-73dcd784-b836-4e54-9fe7-8260f111052c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] PUT https://10.4.3.41/volume/v3/attachments/54520d30-4237-4002-afc6-174b7b337ff5 Aug 18 09:16:55.082758 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-73dcd784-b836-4e54-9fe7-8260f111052c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:55.094560 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-73dcd784-b836-4e54-9fe7-8260f111052c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Acquiring lock "cinder-attachment_update-5acb9559-cda3-4d07-b967-ecf5ee31d85b-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:16:55.101029 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-73dcd784-b836-4e54-9fe7-8260f111052c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Lock "cinder-attachment_update-5acb9559-cda3-4d07-b967-ecf5ee31d85b-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:16:55.102554 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:55.102554 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:55.200213 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-73dcd784-b836-4e54-9fe7-8260f111052c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Lock "cinder-attachment_update-5acb9559-cda3-4d07-b967-ecf5ee31d85b-np0000007625" released by "attachment_update" :: held 0.099s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:16:55.200573 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-73dcd784-b836-4e54-9fe7-8260f111052c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/54520d30-4237-4002-afc6-174b7b337ff5 returned with HTTP 200 Aug 18 09:16:55.201301 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 484/1945] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:16:55 2026] PUT /volume/v3/attachments/54520d30-4237-4002-afc6-174b7b337ff5 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:55.213074 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-ef454c5b-61f9-4b33-8d96-8c5d0b4f29ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:55.215577 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-ef454c5b-61f9-4b33-8d96-8c5d0b4f29ba tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b/encryption Aug 18 09:16:55.215809 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-ef454c5b-61f9-4b33-8d96-8c5d0b4f29ba tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:55.216231 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-ef454c5b-61f9-4b33-8d96-8c5d0b4f29ba tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:55.227704 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:55.227704 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:55.237727 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-ef454c5b-61f9-4b33-8d96-8c5d0b4f29ba tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b/encryption returned with HTTP 200 Aug 18 09:16:55.238547 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 484/1946] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:16:55 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:55.876217 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04efbdbf-5a1c-44c9-a333-9ab24d343f11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:55.878571 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04efbdbf-5a1c-44c9-a333-9ab24d343f11 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/volumes/9b9c15b9-05d4-4754-8f00-85251408fbb2 Aug 18 09:16:55.878571 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04efbdbf-5a1c-44c9-a333-9ab24d343f11 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:55.878770 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04efbdbf-5a1c-44c9-a333-9ab24d343f11 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:55.885018 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04efbdbf-5a1c-44c9-a333-9ab24d343f11 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/volumes/9b9c15b9-05d4-4754-8f00-85251408fbb2 returned with HTTP 404 Aug 18 09:16:55.885582 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 485/1947] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:16:55 2026] GET /volume/v3/volumes/9b9c15b9-05d4-4754-8f00-85251408fbb2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:16:55.886896 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99277534-16d1-48f4-99d1-85293cd370fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:55.889010 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99277534-16d1-48f4-99d1-85293cd370fe tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:55.891022 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99277534-16d1-48f4-99d1-85293cd370fe tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:55.891022 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99277534-16d1-48f4-99d1-85293cd370fe tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:55.891022 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-99277534-16d1-48f4-99d1-85293cd370fe tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:55.894007 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-751ec5b0-0430-4fb4-9ce0-cd41f224d917 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:55.894790 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:55.894790 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:55.895611 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99277534-16d1-48f4-99d1-85293cd370fe tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:55.895893 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-751ec5b0-0430-4fb4-9ce0-cd41f224d917 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] GET https://10.4.3.41/volume/v3/groups/bfea027e-0bba-4cef-80a8-e505b9a6049e Aug 18 09:16:55.896009 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 495/1948] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:55 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:55.896093 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-751ec5b0-0430-4fb4-9ce0-cd41f224d917 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:55.896294 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-751ec5b0-0430-4fb4-9ce0-cd41f224d917 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:55.896475 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-751ec5b0-0430-4fb4-9ce0-cd41f224d917 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] show called for member bfea027e-0bba-4cef-80a8-e505b9a6049e {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:16:55.901198 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-751ec5b0-0430-4fb4-9ce0-cd41f224d917 tempest-GroupSnapshotsV319Test-1254574668 tempest-GroupSnapshotsV319Test-1254574668-project-member] https://10.4.3.41/volume/v3/groups/bfea027e-0bba-4cef-80a8-e505b9a6049e returned with HTTP 404 Aug 18 09:16:55.901679 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 485/1949] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:16:55 2026] GET /volume/v3/groups/bfea027e-0bba-4cef-80a8-e505b9a6049e => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 09:16:55.910323 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-404b1ba7-1c42-4138-ab2e-3a3575d36f26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:55.912178 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-404b1ba7-1c42-4138-ab2e-3a3575d36f26 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/62b44c12-3a13-4ea5-85ef-538a064280e3 Aug 18 09:16:55.912543 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-404b1ba7-1c42-4138-ab2e-3a3575d36f26 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:55.912827 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-404b1ba7-1c42-4138-ab2e-3a3575d36f26 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:55.926267 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-404b1ba7-1c42-4138-ab2e-3a3575d36f26 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] https://10.4.3.41/volume/v3/group_types/62b44c12-3a13-4ea5-85ef-538a064280e3 returned with HTTP 202 Aug 18 09:16:55.926731 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 485/1950] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:16:55 2026] DELETE /volume/v3/group_types/62b44c12-3a13-4ea5-85ef-538a064280e3 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:16:55.944495 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5329a495-5473-4bd8-808d-2f88e8893dfb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:55.944495 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5329a495-5473-4bd8-808d-2f88e8893dfb tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] DELETE https://10.4.3.41/volume/v3/types/6c9fc1f4-bdb1-4a94-a079-18a1e6286405 Aug 18 09:16:55.944495 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5329a495-5473-4bd8-808d-2f88e8893dfb tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:55.944495 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5329a495-5473-4bd8-808d-2f88e8893dfb tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:55.961581 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3718c70c-5d51-4f1c-99f6-8ac78fd90232 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:55.967251 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3718c70c-5d51-4f1c-99f6-8ac78fd90232 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:16:55.967745 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3718c70c-5d51-4f1c-99f6-8ac78fd90232 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:55.968268 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3718c70c-5d51-4f1c-99f6-8ac78fd90232 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:55.979136 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5329a495-5473-4bd8-808d-2f88e8893dfb tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] https://10.4.3.41/volume/v3/types/6c9fc1f4-bdb1-4a94-a079-18a1e6286405 returned with HTTP 202 Aug 18 09:16:55.979798 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 486/1951] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:16:55 2026] DELETE /volume/v3/types/6c9fc1f4-bdb1-4a94-a079-18a1e6286405 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:55.995077 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b47a1766-5ff5-4a8f-b682-8632d2610555 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:55.997166 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b47a1766-5ff5-4a8f-b682-8632d2610555 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] GET https://10.4.3.41/volume/v3/types/6c9fc1f4-bdb1-4a94-a079-18a1e6286405 Aug 18 09:16:55.997375 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b47a1766-5ff5-4a8f-b682-8632d2610555 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:55.997568 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b47a1766-5ff5-4a8f-b682-8632d2610555 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:56.001895 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b47a1766-5ff5-4a8f-b682-8632d2610555 tempest-GroupSnapshotsV319Test-1145119439 tempest-GroupSnapshotsV319Test-1145119439-project-admin] https://10.4.3.41/volume/v3/types/6c9fc1f4-bdb1-4a94-a079-18a1e6286405 returned with HTTP 404 Aug 18 09:16:56.002374 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 486/1952] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:16:55 2026] GET /volume/v3/types/6c9fc1f4-bdb1-4a94-a079-18a1e6286405 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:56.009774 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:56.009774 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:56.022373 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3718c70c-5d51-4f1c-99f6-8ac78fd90232 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:56.047115 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3718c70c-5d51-4f1c-99f6-8ac78fd90232 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:16:56.048563 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 496/1953] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:55 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 880 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:56.909148 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9f100f4-ed6c-4d18-bbb9-e84251477d96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:56.911098 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9f100f4-ed6c-4d18-bbb9-e84251477d96 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:56.911364 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9f100f4-ed6c-4d18-bbb9-e84251477d96 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:56.911622 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9f100f4-ed6c-4d18-bbb9-e84251477d96 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:56.911721 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c9f100f4-ed6c-4d18-bbb9-e84251477d96 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:56.919133 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:56.919133 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:56.919895 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9f100f4-ed6c-4d18-bbb9-e84251477d96 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:56.920287 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 486/1954] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:56 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:57.064086 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba7bf4f5-dd03-44ea-8497-0c908cf0f52f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:57.066244 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba7bf4f5-dd03-44ea-8497-0c908cf0f52f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:16:57.066511 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba7bf4f5-dd03-44ea-8497-0c908cf0f52f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:57.066716 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba7bf4f5-dd03-44ea-8497-0c908cf0f52f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:57.076803 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:57.076803 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:57.084130 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ba7bf4f5-dd03-44ea-8497-0c908cf0f52f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:57.091920 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba7bf4f5-dd03-44ea-8497-0c908cf0f52f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:16:57.092452 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 487/1955] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:57 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:57.936682 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d526b0e9-a597-4ebb-93d8-3d3e3c90ba37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:57.940168 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d526b0e9-a597-4ebb-93d8-3d3e3c90ba37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:57.940168 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d526b0e9-a597-4ebb-93d8-3d3e3c90ba37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:57.940168 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d526b0e9-a597-4ebb-93d8-3d3e3c90ba37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:57.940168 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d526b0e9-a597-4ebb-93d8-3d3e3c90ba37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:57.946439 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:57.946439 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:57.947257 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d526b0e9-a597-4ebb-93d8-3d3e3c90ba37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:57.947737 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 487/1956] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:57 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:58.107650 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-548fe97b-30a6-4dc9-9c7b-c4d3272cfc66 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:58.110029 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-548fe97b-30a6-4dc9-9c7b-c4d3272cfc66 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:16:58.110269 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-548fe97b-30a6-4dc9-9c7b-c4d3272cfc66 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:58.110535 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-548fe97b-30a6-4dc9-9c7b-c4d3272cfc66 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:58.119952 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:58.119952 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:58.123416 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-548fe97b-30a6-4dc9-9c7b-c4d3272cfc66 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:58.127763 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-548fe97b-30a6-4dc9-9c7b-c4d3272cfc66 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:16:58.128329 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 497/1957] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:58 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:58.433678 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-abf6b4a3-e2f3-4db6-8626-fe869bdbd089 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:58.557753 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-abf6b4a3-e2f3-4db6-8626-fe869bdbd089 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 18 09:16:58.557998 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-abf6b4a3-e2f3-4db6-8626-fe869bdbd089 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:58.558305 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-abf6b4a3-e2f3-4db6-8626-fe869bdbd089 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:58.558611 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-abf6b4a3-e2f3-4db6-8626-fe869bdbd089 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:16:58.559799 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-abf6b4a3-e2f3-4db6-8626-fe869bdbd089 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:16:58.569810 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-abf6b4a3-e2f3-4db6-8626-fe869bdbd089 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Get all volumes completed successfully. Aug 18 09:16:58.570239 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-abf6b4a3-e2f3-4db6-8626-fe869bdbd089 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 18 09:16:58.570696 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 487/1958] 10.4.3.41 () {66 vars in 1230 bytes} [Tue Aug 18 09:16:58 2026] GET /volume/v3/volumes => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:16:58.582095 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:58.587277 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:58.587717 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1613774030"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:58.589249 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1613774030'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:58.589382 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Create volume of 1 GB Aug 18 09:16:58.593777 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Availability Zones retrieved successfully. Aug 18 09:16:58.600154 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Flow 'volume_create_api' (b0721d56-13e4-4c06-96e9-0a3cd7fdfc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:58.601300 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f4eb4b-2d84-44f7-8177-0dfa30ebcd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:58.602506 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:58.619202 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-ac5b2423-afc6-4ad3-b5a5-264da31d7975 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:58.623140 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-ac5b2423-afc6-4ad3-b5a5-264da31d7975 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/attachments/54520d30-4237-4002-afc6-174b7b337ff5/action Aug 18 09:16:58.623704 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-ac5b2423-afc6-4ad3-b5a5-264da31d7975 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:58.623943 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-ac5b2423-afc6-4ad3-b5a5-264da31d7975 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:58.639635 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f4eb4b-2d84-44f7-8177-0dfa30ebcd30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:58.640793 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (541df358-7d86-47f8-b8f2-711210ca6c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:58.649956 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:58.649956 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:58.667814 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fced1dad-1e6f-4452-8254-d89593b4f182 req-ac5b2423-afc6-4ad3-b5a5-264da31d7975 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/54520d30-4237-4002-afc6-174b7b337ff5/action returned with HTTP 204 Aug 18 09:16:58.668310 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 488/1959] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:16:58 2026] POST /volume/v3/attachments/54520d30-4237-4002-afc6-174b7b337ff5/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:16:58.704600 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Created reservations ['a95d3fd9-fbbb-4fe7-834c-36bf0d86b445', 'd8e671ea-dc29-4a02-b396-f148aac3580b', '41a5d60a-f1d5-4ccd-8620-66dd43d46b8e', '49d8745c-5922-4d25-bdbb-ba400a460e77'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:16:58.705733 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (541df358-7d86-47f8-b8f2-711210ca6c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a95d3fd9-fbbb-4fe7-834c-36bf0d86b445', 'd8e671ea-dc29-4a02-b396-f148aac3580b', '41a5d60a-f1d5-4ccd-8620-66dd43d46b8e', '49d8745c-5922-4d25-bdbb-ba400a460e77']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:58.706840 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58caa101-f559-441b-8d23-519dc476f4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:58.731211 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58caa101-f559-441b-8d23-519dc476f4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fb92e11-3f32-45c2-b5f1-f9d12d565d5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1613774030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0228316e76214e079702ced484563439',qos_specs=None,replication_status=,reservations=['a95d3fd9-fbbb-4fe7-834c-36bf0d86b445','d8e671ea-dc29-4a02-b396-f148aac3580b','41a5d60a-f1d5-4ccd-8620-66dd43d46b8e','49d8745c-5922-4d25-bdbb-ba400a460e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b21aed1266b483cbeec6b6b503c0a91',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:16:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1613774030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fb92e11-3f32-45c2-b5f1-f9d12d565d5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0228316e76214e079702ced484563439',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b21aed1266b483cbeec6b6b503c0a91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:58.732056 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00993ad-244a-445c-8ff1-e4f073cb7cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:58.761460 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00993ad-244a-445c-8ff1-e4f073cb7cf8) transitioned into state 'SUCCESS' from state '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-1613774030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0228316e76214e079702ced484563439',qos_specs=None,replication_status=,reservations=['a95d3fd9-fbbb-4fe7-834c-36bf0d86b445','d8e671ea-dc29-4a02-b396-f148aac3580b','41a5d60a-f1d5-4ccd-8620-66dd43d46b8e','49d8745c-5922-4d25-bdbb-ba400a460e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b21aed1266b483cbeec6b6b503c0a91',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:58.762495 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1cd44aa-b24c-4fba-91db-510a9ad778e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:58.777609 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1cd44aa-b24c-4fba-91db-510a9ad778e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:58.778967 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Flow 'volume_create_api' (b0721d56-13e4-4c06-96e9-0a3cd7fdfc9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:58.779408 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Create volume request issued successfully. Aug 18 09:16:58.781523 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb81f0a0-d7b2-4c94-980f-1cca29a5b4d6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:16:58.782125 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 488/1960] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:16:58 2026] POST /volume/v3/volumes => generated 753 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:16:58.797264 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-616a5a76-d589-4e64-988d-f04e745396f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:58.800527 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-616a5a76-d589-4e64-988d-f04e745396f1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e Aug 18 09:16:58.804753 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-616a5a76-d589-4e64-988d-f04e745396f1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:58.805245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-616a5a76-d589-4e64-988d-f04e745396f1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:58.816549 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:58.816549 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:58.823840 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-616a5a76-d589-4e64-988d-f04e745396f1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:16:58.828864 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-616a5a76-d589-4e64-988d-f04e745396f1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e returned with HTTP 200 Aug 18 09:16:58.829451 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 498/1961] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:58 2026] GET /volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:58.963503 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a06ac342-9aea-4faf-a193-fba6a45a6255 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:58.965673 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a06ac342-9aea-4faf-a193-fba6a45a6255 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:58.965907 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a06ac342-9aea-4faf-a193-fba6a45a6255 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:58.966735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a06ac342-9aea-4faf-a193-fba6a45a6255 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:58.966735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a06ac342-9aea-4faf-a193-fba6a45a6255 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:58.971437 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:58.971437 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:58.972534 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a06ac342-9aea-4faf-a193-fba6a45a6255 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:58.973120 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 488/1962] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:58 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:58.987638 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0721dc9d-537f-43fb-b277-786494d7afdb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:58.990332 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0721dc9d-537f-43fb-b277-786494d7afdb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:16:58.990620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0721dc9d-537f-43fb-b277-786494d7afdb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:58.991027 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0721dc9d-537f-43fb-b277-786494d7afdb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.008060 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.008060 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:59.013887 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0721dc9d-537f-43fb-b277-786494d7afdb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:16:59.021617 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0721dc9d-537f-43fb-b277-786494d7afdb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:16:59.022071 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 489/1963] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:58 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:59.039790 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-390e0527-e5ec-4929-b5a3-236034a5cc3a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.046778 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-390e0527-e5ec-4929-b5a3-236034a5cc3a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:59.046778 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-390e0527-e5ec-4929-b5a3-236034a5cc3a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:59.046778 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-390e0527-e5ec-4929-b5a3-236034a5cc3a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.046778 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-390e0527-e5ec-4929-b5a3-236034a5cc3a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete backup with id: 25918f04-2926-4253-861f-6e8acedd72de. Aug 18 09:16:59.055773 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.055773 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:59.079060 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-390e0527-e5ec-4929-b5a3-236034a5cc3a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] delete_backup rpcapi backup_id 25918f04-2926-4253-861f-6e8acedd72de {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:16:59.083070 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-390e0527-e5ec-4929-b5a3-236034a5cc3a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 202 Aug 18 09:16:59.083568 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 489/1964] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:16:59 2026] DELETE /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:16:59.093468 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8b2fd95-a528-4b9d-99cb-15337d64dd23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.096008 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8b2fd95-a528-4b9d-99cb-15337d64dd23 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:16:59.096552 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8b2fd95-a528-4b9d-99cb-15337d64dd23 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:59.097191 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8b2fd95-a528-4b9d-99cb-15337d64dd23 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.097411 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f8b2fd95-a528-4b9d-99cb-15337d64dd23 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:16:59.104058 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.104058 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:59.105468 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8b2fd95-a528-4b9d-99cb-15337d64dd23 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 200 Aug 18 09:16:59.105841 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 499/1965] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:59 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:59.117538 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-96efb12b-77fc-48a0-bc79-d3ee8bc6d498 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.119714 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-96efb12b-77fc-48a0-bc79-d3ee8bc6d498 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] DELETE https://10.4.3.41/volume/v3/attachments/e1f5e4c4-2344-4eb6-9723-3190b7f1d26d Aug 18 09:16:59.119904 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-96efb12b-77fc-48a0-bc79-d3ee8bc6d498 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:59.120121 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-96efb12b-77fc-48a0-bc79-d3ee8bc6d498 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.135301 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.135301 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:59.145218 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21162ecb-2956-4de8-b986-5e11e5b4f09e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.147052 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21162ecb-2956-4de8-b986-5e11e5b4f09e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:16:59.147235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21162ecb-2956-4de8-b986-5e11e5b4f09e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:59.147431 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21162ecb-2956-4de8-b986-5e11e5b4f09e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.156556 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.156556 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:59.165923 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21162ecb-2956-4de8-b986-5e11e5b4f09e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:59.172098 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21162ecb-2956-4de8-b986-5e11e5b4f09e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:16:59.172554 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 490/1966] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:59 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 1172 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:59.186595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4abd9244-77c2-4737-93fe-f4f210bb2ea8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.188413 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4abd9244-77c2-4737-93fe-f4f210bb2ea8 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:16:59.188584 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-96efb12b-77fc-48a0-bc79-d3ee8bc6d498 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/attachments/e1f5e4c4-2344-4eb6-9723-3190b7f1d26d returned with HTTP 200 Aug 18 09:16:59.188637 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4abd9244-77c2-4737-93fe-f4f210bb2ea8 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:59.188795 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4abd9244-77c2-4737-93fe-f4f210bb2ea8 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.189025 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 489/1967] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:16:59 2026] DELETE /volume/v3/attachments/e1f5e4c4-2344-4eb6-9723-3190b7f1d26d => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:59.201850 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.201850 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:59.201992 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-0eb348aa-3920-43af-bd36-80aa09633579 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.204516 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-0eb348aa-3920-43af-bd36-80aa09633579 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] DELETE https://10.4.3.41/volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 Aug 18 09:16:59.204672 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-0eb348aa-3920-43af-bd36-80aa09633579 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:59.204887 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-0eb348aa-3920-43af-bd36-80aa09633579 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.205076 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-0eb348aa-3920-43af-bd36-80aa09633579 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Delete volume with id: 13f4c6df-6b2c-4881-b050-b8a0825bf0a4 Aug 18 09:16:59.207620 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4abd9244-77c2-4737-93fe-f4f210bb2ea8 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:59.212326 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4abd9244-77c2-4737-93fe-f4f210bb2ea8 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:16:59.212803 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 490/1968] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:59 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:59.214127 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.214127 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:59.214693 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-0eb348aa-3920-43af-bd36-80aa09633579 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Volume info retrieved successfully. Aug 18 09:16:59.238829 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-0eb348aa-3920-43af-bd36-80aa09633579 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] Delete volume request issued successfully. Aug 18 09:16:59.239477 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e919f8b3-a9eb-4e25-b3d0-267008520d29 req-0eb348aa-3920-43af-bd36-80aa09633579 tempest-ServerBootFromVolumeStableRescueTest-1856822929 tempest-ServerBootFromVolumeStableRescueTest-1856822929-project-member] https://10.4.3.41/volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 returned with HTTP 202 Aug 18 09:16:59.240121 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 500/1969] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:16:59 2026] DELETE /volume/v3/volumes/13f4c6df-6b2c-4881-b050-b8a0825bf0a4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:16:59.273332 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-d5b8d296-476e-4478-b69a-56f0b1ae5be6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.275261 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-d5b8d296-476e-4478-b69a-56f0b1ae5be6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:16:59.275445 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-d5b8d296-476e-4478-b69a-56f0b1ae5be6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:59.275616 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-d5b8d296-476e-4478-b69a-56f0b1ae5be6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.288727 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.288727 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:59.293325 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-d5b8d296-476e-4478-b69a-56f0b1ae5be6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:59.298969 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-d5b8d296-476e-4478-b69a-56f0b1ae5be6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:16:59.299496 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 491/1970] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:16:59 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 1172 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:16:59.325196 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-e48a7483-874d-4041-ab34-1433d769aa0f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.329514 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-e48a7483-874d-4041-ab34-1433d769aa0f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b/action Aug 18 09:16:59.329828 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-e48a7483-874d-4041-ab34-1433d769aa0f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:16:59.329942 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-e48a7483-874d-4041-ab34-1433d769aa0f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:59.342610 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.342610 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:59.343140 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-e48a7483-874d-4041-ab34-1433d769aa0f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:59.349233 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-e48a7483-874d-4041-ab34-1433d769aa0f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Begin detaching volume completed successfully. Aug 18 09:16:59.349497 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-e48a7483-874d-4041-ab34-1433d769aa0f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b/action returned with HTTP 202 Aug 18 09:16:59.349923 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 490/1971] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:16:59 2026] POST /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:16:59.404983 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d154ffa-1add-435e-86ba-f6f555e1452f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.405770 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d154ffa-1add-435e-86ba-f6f555e1452f None None] GET https://10.4.3.41/volume// Aug 18 09:16:59.406573 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d154ffa-1add-435e-86ba-f6f555e1452f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:59.407011 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d154ffa-1add-435e-86ba-f6f555e1452f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.407552 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d154ffa-1add-435e-86ba-f6f555e1452f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:16:59.408007 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 491/1972] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:16:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:16:59.422335 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-8c4513b9-bd2e-4c18-974e-ecc39edba2be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.424562 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-8c4513b9-bd2e-4c18-974e-ecc39edba2be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:16:59.424769 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-8c4513b9-bd2e-4c18-974e-ecc39edba2be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:59.424997 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-8c4513b9-bd2e-4c18-974e-ecc39edba2be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.441138 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.441138 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:16:59.448981 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-8c4513b9-bd2e-4c18-974e-ecc39edba2be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:16:59.456190 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-8c4513b9-bd2e-4c18-974e-ecc39edba2be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:16:59.456738 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 501/1973] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:16:59 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 1355 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:16:59.471287 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-e8d697eb-f14b-427c-8370-4c6712e85d71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.475411 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-e8d697eb-f14b-427c-8370-4c6712e85d71 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b/encryption Aug 18 09:16:59.475681 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-e8d697eb-f14b-427c-8370-4c6712e85d71 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:59.475799 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-e8d697eb-f14b-427c-8370-4c6712e85d71 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.489332 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.489332 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:16:59.496151 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-e8d697eb-f14b-427c-8370-4c6712e85d71 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b/encryption returned with HTTP 200 Aug 18 09:16:59.496979 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 492/1974] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:16:59 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:59.842908 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1509732a-99d2-477f-9a58-f7650547714b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.845076 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1509732a-99d2-477f-9a58-f7650547714b tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e Aug 18 09:16:59.845578 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1509732a-99d2-477f-9a58-f7650547714b tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:59.845578 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1509732a-99d2-477f-9a58-f7650547714b tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.855939 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.855939 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:16:59.861412 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1509732a-99d2-477f-9a58-f7650547714b tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:16:59.868559 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1509732a-99d2-477f-9a58-f7650547714b tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e returned with HTTP 200 Aug 18 09:16:59.869088 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 491/1975] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:59 2026] GET /volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:59.884483 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-572e25a5-9cfb-4688-99dd-f8aca6d3697f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.886213 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-572e25a5-9cfb-4688-99dd-f8aca6d3697f tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e Aug 18 09:16:59.886621 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-572e25a5-9cfb-4688-99dd-f8aca6d3697f tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:16:59.886918 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-572e25a5-9cfb-4688-99dd-f8aca6d3697f tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:16:59.894224 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:16:59.894224 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:16:59.898660 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-572e25a5-9cfb-4688-99dd-f8aca6d3697f tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:16:59.903868 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-572e25a5-9cfb-4688-99dd-f8aca6d3697f tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e returned with HTTP 200 Aug 18 09:16:59.904465 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 492/1976] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:16:59 2026] GET /volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:16:59.918999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:16:59.920777 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:16:59.921199 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-604806114"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:16:59.922723 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-604806114'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:16:59.922950 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Create volume of 1 GB Aug 18 09:16:59.927131 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Availability Zones retrieved successfully. Aug 18 09:16:59.934039 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Flow 'volume_create_api' (358bd582-b727-4a82-91a5-462147febfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:16:59.935465 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e40690c-daf8-4924-8e74-f8d8349f6f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:16:59.936503 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:16:59.966947 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e40690c-daf8-4924-8e74-f8d8349f6f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:16:59.968317 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498ccfc0-61a8-423a-8a8b-7e7fb53aae8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:00.010709 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Created reservations ['f5b4bf24-3656-4705-8e51-4a1b38bfd0a8', '75e54c76-3c87-458e-89bd-64b82c80f132', '36e4b794-3904-4b4e-b247-7a765ef3d972', '0bd7d2cd-65cd-4e98-88db-a6d2f1f90436'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:00.011523 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498ccfc0-61a8-423a-8a8b-7e7fb53aae8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5b4bf24-3656-4705-8e51-4a1b38bfd0a8', '75e54c76-3c87-458e-89bd-64b82c80f132', '36e4b794-3904-4b4e-b247-7a765ef3d972', '0bd7d2cd-65cd-4e98-88db-a6d2f1f90436']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:00.012303 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b27f89d-f21c-47f7-bd84-8cc1c292bc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:00.037676 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b27f89d-f21c-47f7-bd84-8cc1c292bc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd29c517-3c0a-42f6-875f-de46d3784c24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-604806114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0228316e76214e079702ced484563439',qos_specs=None,replication_status=,reservations=['f5b4bf24-3656-4705-8e51-4a1b38bfd0a8','75e54c76-3c87-458e-89bd-64b82c80f132','36e4b794-3904-4b4e-b247-7a765ef3d972','0bd7d2cd-65cd-4e98-88db-a6d2f1f90436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b21aed1266b483cbeec6b6b503c0a91',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-604806114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd29c517-3c0a-42f6-875f-de46d3784c24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0228316e76214e079702ced484563439',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b21aed1266b483cbeec6b6b503c0a91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:00.038438 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db24807a-d217-49b1-bace-3f4e0ca4ed90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:00.057132 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db24807a-d217-49b1-bace-3f4e0ca4ed90) transitioned into state 'SUCCESS' from state '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-604806114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0228316e76214e079702ced484563439',qos_specs=None,replication_status=,reservations=['f5b4bf24-3656-4705-8e51-4a1b38bfd0a8','75e54c76-3c87-458e-89bd-64b82c80f132','36e4b794-3904-4b4e-b247-7a765ef3d972','0bd7d2cd-65cd-4e98-88db-a6d2f1f90436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b21aed1266b483cbeec6b6b503c0a91',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:00.058072 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e05f8be-1fb7-49f4-a8ce-ddfc9474c26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:00.076157 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e05f8be-1fb7-49f4-a8ce-ddfc9474c26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:00.076157 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Flow 'volume_create_api' (358bd582-b727-4a82-91a5-462147febfc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:00.076157 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Create volume request issued successfully. Aug 18 09:17:00.076157 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c28641a-c9bc-4fb3-bf15-5c58d345764c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:00.076157 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 502/1977] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:16:59 2026] POST /volume/v3/volumes => generated 752 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:00.088064 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f77c6694-68a7-445f-96b0-c8acd5f3b982 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:00.090301 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f77c6694-68a7-445f-96b0-c8acd5f3b982 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 Aug 18 09:17:00.090531 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f77c6694-68a7-445f-96b0-c8acd5f3b982 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:00.090716 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f77c6694-68a7-445f-96b0-c8acd5f3b982 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:00.099421 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:00.099421 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:00.104006 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f77c6694-68a7-445f-96b0-c8acd5f3b982 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:00.106832 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f77c6694-68a7-445f-96b0-c8acd5f3b982 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 returned with HTTP 200 Aug 18 09:17:00.107271 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 493/1978] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:00 2026] GET /volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:00.122050 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7a0a315-ec2f-44a6-8c6c-65bd93ac751f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:00.125122 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7a0a315-ec2f-44a6-8c6c-65bd93ac751f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de Aug 18 09:17:00.125122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7a0a315-ec2f-44a6-8c6c-65bd93ac751f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:00.125122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7a0a315-ec2f-44a6-8c6c-65bd93ac751f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:00.125122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b7a0a315-ec2f-44a6-8c6c-65bd93ac751f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 25918f04-2926-4253-861f-6e8acedd72de. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:00.128349 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7a0a315-ec2f-44a6-8c6c-65bd93ac751f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de returned with HTTP 404 Aug 18 09:17:00.128813 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 492/1979] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:00 2026] GET /volume/v3/backups/25918f04-2926-4253-861f-6e8acedd72de => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:00.264474 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-09badc80-867e-4473-ba57-521cd783461a req-cdfd3524-05c2-4fab-b6e0-c02827bdbd7e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:00.266918 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-cdfd3524-05c2-4fab-b6e0-c02827bdbd7e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:17:00.267226 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-cdfd3524-05c2-4fab-b6e0-c02827bdbd7e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:00.267488 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-cdfd3524-05c2-4fab-b6e0-c02827bdbd7e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:00.279577 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:00.279577 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:00.285411 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-09badc80-867e-4473-ba57-521cd783461a req-cdfd3524-05c2-4fab-b6e0-c02827bdbd7e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:00.293761 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-cdfd3524-05c2-4fab-b6e0-c02827bdbd7e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:17:00.294599 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 493/1980] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:00 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:17:00.314731 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-09badc80-867e-4473-ba57-521cd783461a req-234abc66-ef5b-4077-9b00-aa5092e3c479 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:00.321596 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-234abc66-ef5b-4077-9b00-aa5092e3c479 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e/action Aug 18 09:17:00.321762 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-234abc66-ef5b-4077-9b00-aa5092e3c479 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:00.321957 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-234abc66-ef5b-4077-9b00-aa5092e3c479 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:00.335143 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:00.335143 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:00.335934 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-09badc80-867e-4473-ba57-521cd783461a req-234abc66-ef5b-4077-9b00-aa5092e3c479 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:00.344104 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-09badc80-867e-4473-ba57-521cd783461a req-234abc66-ef5b-4077-9b00-aa5092e3c479 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Begin detaching volume completed successfully. Aug 18 09:17:00.344457 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-234abc66-ef5b-4077-9b00-aa5092e3c479 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e/action returned with HTTP 202 Aug 18 09:17:00.344930 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 503/1981] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:17:00 2026] POST /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:17:00.369458 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b23112d-659b-4dd4-b168-ebf883861cbb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:00.371758 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b23112d-659b-4dd4-b168-ebf883861cbb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:17:00.372117 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b23112d-659b-4dd4-b168-ebf883861cbb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:00.372294 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b23112d-659b-4dd4-b168-ebf883861cbb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:00.391508 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:00.391508 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:00.398491 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2b23112d-659b-4dd4-b168-ebf883861cbb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:00.405141 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b23112d-659b-4dd4-b168-ebf883861cbb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:17:00.406337 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e121cd2e-959e-48d6-b5a8-1ed369609958 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:00.406690 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e121cd2e-959e-48d6-b5a8-1ed369609958 None None] GET https://10.4.3.41/volume// Aug 18 09:17:00.406732 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 494/1982] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:00 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:00.406870 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e121cd2e-959e-48d6-b5a8-1ed369609958 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:00.407050 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e121cd2e-959e-48d6-b5a8-1ed369609958 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:00.407460 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e121cd2e-959e-48d6-b5a8-1ed369609958 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:00.407737 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 493/1983] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:00.411005 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-9e2525ed-a07a-42c8-aa94-cebd13e2b621 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:00.414257 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-9e2525ed-a07a-42c8-aa94-cebd13e2b621 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] DELETE https://10.4.3.41/volume/v3/attachments/54520d30-4237-4002-afc6-174b7b337ff5 Aug 18 09:17:00.414622 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-9e2525ed-a07a-42c8-aa94-cebd13e2b621 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:00.414993 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-9e2525ed-a07a-42c8-aa94-cebd13e2b621 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:00.425851 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-09badc80-867e-4473-ba57-521cd783461a req-111bfe62-cf06-4207-a6ab-8f2c6934fd92 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:00.427559 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:00.427559 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:00.431897 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-111bfe62-cf06-4207-a6ab-8f2c6934fd92 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:17:00.432192 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-111bfe62-cf06-4207-a6ab-8f2c6934fd92 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:00.432494 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-111bfe62-cf06-4207-a6ab-8f2c6934fd92 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:00.454238 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:00.454238 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:00.460172 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-09badc80-867e-4473-ba57-521cd783461a req-111bfe62-cf06-4207-a6ab-8f2c6934fd92 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:00.464720 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-111bfe62-cf06-4207-a6ab-8f2c6934fd92 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:17:00.465254 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 504/1984] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:00 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 1315 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:00.504618 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aaea9f47-0521-4d35-b180-bbc5f57466d0 req-9e2525ed-a07a-42c8-aa94-cebd13e2b621 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/54520d30-4237-4002-afc6-174b7b337ff5 returned with HTTP 200 Aug 18 09:17:00.505497 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 494/1985] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:17:00 2026] DELETE /volume/v3/attachments/54520d30-4237-4002-afc6-174b7b337ff5 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:01.123668 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f4486eb-6fba-4162-8c85-1abdd5743fce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:01.125688 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f4486eb-6fba-4162-8c85-1abdd5743fce tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 Aug 18 09:17:01.125894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f4486eb-6fba-4162-8c85-1abdd5743fce tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:01.126082 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f4486eb-6fba-4162-8c85-1abdd5743fce tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:01.133358 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:01.133358 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:01.139368 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f4486eb-6fba-4162-8c85-1abdd5743fce tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:01.144138 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f4486eb-6fba-4162-8c85-1abdd5743fce tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 returned with HTTP 200 Aug 18 09:17:01.144587 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 495/1986] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:01 2026] GET /volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:01.163306 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54c0e7a3-89ef-40eb-ba04-0066c807bf32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:01.165556 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54c0e7a3-89ef-40eb-ba04-0066c807bf32 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 Aug 18 09:17:01.165750 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54c0e7a3-89ef-40eb-ba04-0066c807bf32 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:01.165941 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54c0e7a3-89ef-40eb-ba04-0066c807bf32 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:01.182220 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:01.182220 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:01.190671 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-54c0e7a3-89ef-40eb-ba04-0066c807bf32 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:01.194875 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54c0e7a3-89ef-40eb-ba04-0066c807bf32 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 returned with HTTP 200 Aug 18 09:17:01.195561 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 494/1987] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:01 2026] GET /volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:01.215991 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:01.218308 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:01.218789 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2092748015"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:01.221825 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2092748015'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:01.221995 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Create volume of 1 GB Aug 18 09:17:01.228372 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Availability Zones retrieved successfully. Aug 18 09:17:01.236599 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Flow 'volume_create_api' (95bd48bd-2bcc-41aa-9f11-182c412d6703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:01.238575 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6786431c-e83d-4e1b-b44b-e02584cc9509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:01.240323 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:01.275529 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6786431c-e83d-4e1b-b44b-e02584cc9509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:01.276552 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47127267-d24d-4be5-a2f9-78bcb66535a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:01.313832 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-09badc80-867e-4473-ba57-521cd783461a req-fad6d1f5-8e1f-488f-be0e-b2e345dec922 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:01.317812 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-fad6d1f5-8e1f-488f-be0e-b2e345dec922 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/attachments/7a7fc558-0bf1-4894-bd1d-55bec8d70c8a Aug 18 09:17:01.317812 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-fad6d1f5-8e1f-488f-be0e-b2e345dec922 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:01.317812 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-fad6d1f5-8e1f-488f-be0e-b2e345dec922 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:01.325064 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:01.325064 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:01.339709 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Created reservations ['a31ba861-188c-43a2-a97a-9fd7a4bb563f', '433f419e-070b-41b4-9c73-5e7e09eaa795', '13076790-270d-4ff2-bbad-2a63e7ab8985', '55077158-8233-4617-992a-f3d259a2ba24'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:01.340817 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47127267-d24d-4be5-a2f9-78bcb66535a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a31ba861-188c-43a2-a97a-9fd7a4bb563f', '433f419e-070b-41b4-9c73-5e7e09eaa795', '13076790-270d-4ff2-bbad-2a63e7ab8985', '55077158-8233-4617-992a-f3d259a2ba24']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:01.341618 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b9f2de-bb8c-4f73-99ab-ec49a88d4517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:01.372803 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b9f2de-bb8c-4f73-99ab-ec49a88d4517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b4fbcc2-40a6-4991-9228-0ad86d77fc8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2092748015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0228316e76214e079702ced484563439',qos_specs=None,replication_status=,reservations=['a31ba861-188c-43a2-a97a-9fd7a4bb563f','433f419e-070b-41b4-9c73-5e7e09eaa795','13076790-270d-4ff2-bbad-2a63e7ab8985','55077158-8233-4617-992a-f3d259a2ba24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b21aed1266b483cbeec6b6b503c0a91',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2092748015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b4fbcc2-40a6-4991-9228-0ad86d77fc8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0228316e76214e079702ced484563439',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b21aed1266b483cbeec6b6b503c0a91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:01.374115 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55d303d4-dbe6-403d-8e71-2b70f218311a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:01.376688 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-09badc80-867e-4473-ba57-521cd783461a req-fad6d1f5-8e1f-488f-be0e-b2e345dec922 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/attachments/7a7fc558-0bf1-4894-bd1d-55bec8d70c8a returned with HTTP 200 Aug 18 09:17:01.377187 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 495/1988] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:17:01 2026] DELETE /volume/v3/attachments/7a7fc558-0bf1-4894-bd1d-55bec8d70c8a => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:01.401866 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55d303d4-dbe6-403d-8e71-2b70f218311a) transitioned into state 'SUCCESS' from state '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-2092748015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0228316e76214e079702ced484563439',qos_specs=None,replication_status=,reservations=['a31ba861-188c-43a2-a97a-9fd7a4bb563f','433f419e-070b-41b4-9c73-5e7e09eaa795','13076790-270d-4ff2-bbad-2a63e7ab8985','55077158-8233-4617-992a-f3d259a2ba24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b21aed1266b483cbeec6b6b503c0a91',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:01.401866 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4356cdfd-2a25-43c5-b360-9ce25c172eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:01.415720 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4356cdfd-2a25-43c5-b360-9ce25c172eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:01.417116 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Flow 'volume_create_api' (95bd48bd-2bcc-41aa-9f11-182c412d6703) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:01.417559 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Create volume request issued successfully. Aug 18 09:17:01.418355 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70f4f60f-34b2-4c85-b8d3-a88ad6511fb1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:01.418938 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 505/1989] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:17:01 2026] POST /volume/v3/volumes => generated 753 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:01.425999 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-888ac970-d56f-42f9-a61c-f68309fb2bbc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:01.428559 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-888ac970-d56f-42f9-a61c-f68309fb2bbc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:17:01.428924 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-888ac970-d56f-42f9-a61c-f68309fb2bbc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:01.429183 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-888ac970-d56f-42f9-a61c-f68309fb2bbc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:01.439581 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63f13a7e-30cd-450c-b701-930b85b4efc1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:01.444598 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63f13a7e-30cd-450c-b701-930b85b4efc1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b Aug 18 09:17:01.445263 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63f13a7e-30cd-450c-b701-930b85b4efc1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:01.445458 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63f13a7e-30cd-450c-b701-930b85b4efc1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:01.447484 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:01.447484 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:01.453407 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-888ac970-d56f-42f9-a61c-f68309fb2bbc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:01.456234 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:01.456234 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:01.460171 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63f13a7e-30cd-450c-b701-930b85b4efc1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:01.460454 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-888ac970-d56f-42f9-a61c-f68309fb2bbc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:17:01.460965 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 496/1990] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:01 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:01.473422 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63f13a7e-30cd-450c-b701-930b85b4efc1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b returned with HTTP 200 Aug 18 09:17:01.473422 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 495/1991] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:01 2026] GET /volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:01.548473 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8350dfa0-84a2-44a9-900e-243e63644bfa req-4d1b894c-f1e4-4713-bfff-f982e32ba032 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:01.550419 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8350dfa0-84a2-44a9-900e-243e63644bfa req-4d1b894c-f1e4-4713-bfff-f982e32ba032 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:17:01.550743 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8350dfa0-84a2-44a9-900e-243e63644bfa req-4d1b894c-f1e4-4713-bfff-f982e32ba032 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:01.551011 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8350dfa0-84a2-44a9-900e-243e63644bfa req-4d1b894c-f1e4-4713-bfff-f982e32ba032 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:01.558690 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:01.558690 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:01.562742 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8350dfa0-84a2-44a9-900e-243e63644bfa req-4d1b894c-f1e4-4713-bfff-f982e32ba032 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:01.568104 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8350dfa0-84a2-44a9-900e-243e63644bfa req-4d1b894c-f1e4-4713-bfff-f982e32ba032 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:17:01.568633 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 496/1992] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:01 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:01.941355 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ba9c462-256f-46b8-971a-cdde381d9593 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:01.943093 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:01.943409 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1658891378"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:01.945267 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1658891378'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:01.945444 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Create volume of 1 GB Aug 18 09:17:01.945752 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:01.945752 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:01.951149 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Availability Zones retrieved successfully. Aug 18 09:17:01.958871 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Flow 'volume_create_api' (c83d0cbf-6757-45b9-8643-9827ef795667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:01.960110 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7e33a9-8164-43ed-8b7e-b7e84039e524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:01.966105 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:01.998778 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7e33a9-8164-43ed-8b7e-b7e84039e524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:01.999536 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1793ba-76bf-42e6-bccf-6f5f9c64dbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:02.072669 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Created reservations ['c9f5bc29-698c-4262-979a-f3580899f38c', '75d00a19-7fa4-4dff-9f54-7167d7e452ce', '637e9959-2eff-4e98-847b-fa0b4a34567c', '7c74f3c4-c1ef-469c-ab6c-c53c30f46e41'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:02.073520 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1793ba-76bf-42e6-bccf-6f5f9c64dbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9f5bc29-698c-4262-979a-f3580899f38c', '75d00a19-7fa4-4dff-9f54-7167d7e452ce', '637e9959-2eff-4e98-847b-fa0b4a34567c', '7c74f3c4-c1ef-469c-ab6c-c53c30f46e41']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:02.074351 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa6a7164-9eb6-4e26-959c-0457e8bc6b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:02.108567 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa6a7164-9eb6-4e26-959c-0457e8bc6b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a195c0b4-72f0-4b50-8011-11627f4ee074', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1658891378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65bb2fc5dba84d778250f184fdc49ded',qos_specs=None,replication_status=,reservations=['c9f5bc29-698c-4262-979a-f3580899f38c','75d00a19-7fa4-4dff-9f54-7167d7e452ce','637e9959-2eff-4e98-847b-fa0b4a34567c','7c74f3c4-c1ef-469c-ab6c-c53c30f46e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b72c4a0bdd55479f88d2c37aad3f0d77',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1658891378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a195c0b4-72f0-4b50-8011-11627f4ee074,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65bb2fc5dba84d778250f184fdc49ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b72c4a0bdd55479f88d2c37aad3f0d77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:02.108859 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7450a95-0cbe-433f-8493-2106aaf32552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:02.131850 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7450a95-0cbe-433f-8493-2106aaf32552) transitioned into state 'SUCCESS' from state '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-1658891378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65bb2fc5dba84d778250f184fdc49ded',qos_specs=None,replication_status=,reservations=['c9f5bc29-698c-4262-979a-f3580899f38c','75d00a19-7fa4-4dff-9f54-7167d7e452ce','637e9959-2eff-4e98-847b-fa0b4a34567c','7c74f3c4-c1ef-469c-ab6c-c53c30f46e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b72c4a0bdd55479f88d2c37aad3f0d77',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:02.132613 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c351cd22-a354-4c78-9bd1-ba0528594d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:02.146602 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c351cd22-a354-4c78-9bd1-ba0528594d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:02.146602 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Flow 'volume_create_api' (c83d0cbf-6757-45b9-8643-9827ef795667) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:02.147445 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Create volume request issued successfully. Aug 18 09:17:02.148231 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ba9c462-256f-46b8-971a-cdde381d9593 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:02.148897 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 506/1993] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:17:01 2026] POST /volume/v3/volumes => generated 755 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:02.171880 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-778ea19d-34d8-47e2-a4e3-4ddd575cae0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:02.176920 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-778ea19d-34d8-47e2-a4e3-4ddd575cae0f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:17:02.177260 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-778ea19d-34d8-47e2-a4e3-4ddd575cae0f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:02.177628 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-778ea19d-34d8-47e2-a4e3-4ddd575cae0f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:02.188828 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:02.188828 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:02.194848 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-778ea19d-34d8-47e2-a4e3-4ddd575cae0f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:17:02.202270 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-778ea19d-34d8-47e2-a4e3-4ddd575cae0f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 200 Aug 18 09:17:02.202971 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 497/1994] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:02 2026] GET /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:02.490346 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-64dbb014-77d4-4fd6-a040-b5e874be5428 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:02.492656 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64dbb014-77d4-4fd6-a040-b5e874be5428 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b Aug 18 09:17:02.492656 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64dbb014-77d4-4fd6-a040-b5e874be5428 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:02.493023 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64dbb014-77d4-4fd6-a040-b5e874be5428 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:02.501508 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:02.501508 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:02.506776 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-64dbb014-77d4-4fd6-a040-b5e874be5428 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:02.512186 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64dbb014-77d4-4fd6-a040-b5e874be5428 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b returned with HTTP 200 Aug 18 09:17:02.512843 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 496/1995] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:02 2026] GET /volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:02.525225 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05c7e20d-c9d7-45cb-9547-7c76b6a28a79 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:02.527042 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05c7e20d-c9d7-45cb-9547-7c76b6a28a79 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b Aug 18 09:17:02.527284 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05c7e20d-c9d7-45cb-9547-7c76b6a28a79 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:02.527486 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05c7e20d-c9d7-45cb-9547-7c76b6a28a79 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:02.538953 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:02.538953 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:02.544965 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-05c7e20d-c9d7-45cb-9547-7c76b6a28a79 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:02.551201 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05c7e20d-c9d7-45cb-9547-7c76b6a28a79 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b returned with HTTP 200 Aug 18 09:17:02.551884 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 497/1996] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:02 2026] GET /volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:02.571469 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:02.616995 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:02.616995 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:02.618810 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:02.618961 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Create volume of 1 GB Aug 18 09:17:02.619311 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:02.619311 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:02.623908 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Availability Zones retrieved successfully. Aug 18 09:17:02.631721 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Flow 'volume_create_api' (c8bf973e-7c1c-40fb-bf5b-c30062655f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:02.632911 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6167b7ed-1694-4d8b-bc5e-b1112f339f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:02.633926 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:02.665937 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6167b7ed-1694-4d8b-bc5e-b1112f339f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:02.666963 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d813116d-e689-4286-ac74-a2fa28eedc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:02.748517 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Created reservations ['41d1585f-6a93-407e-a1df-c02691485930', '17343faa-7661-4a0b-b430-d11351a0c2f6', 'dda00191-f454-4f79-8efe-b6b185bf8211', '479e1246-ff7a-461a-9633-da2ef8543d1e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:02.749481 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d813116d-e689-4286-ac74-a2fa28eedc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41d1585f-6a93-407e-a1df-c02691485930', '17343faa-7661-4a0b-b430-d11351a0c2f6', 'dda00191-f454-4f79-8efe-b6b185bf8211', '479e1246-ff7a-461a-9633-da2ef8543d1e']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:02.751241 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52f82b7b-0970-407e-8feb-bb93921fbf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:02.789872 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52f82b7b-0970-407e-8feb-bb93921fbf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f37f0b6-2431-4698-b73a-31e1467d89fe', '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='851ff4bc2fe84f52bb1144a78cacb4fc',qos_specs=None,replication_status=,reservations=['41d1585f-6a93-407e-a1df-c02691485930','17343faa-7661-4a0b-b430-d11351a0c2f6','dda00191-f454-4f79-8efe-b6b185bf8211','479e1246-ff7a-461a-9633-da2ef8543d1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='307315f2e3494b8182cd4e9834854881',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17: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=8f37f0b6-2431-4698-b73a-31e1467d89fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851ff4bc2fe84f52bb1144a78cacb4fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='307315f2e3494b8182cd4e9834854881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:02.793322 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a9af78f-c0db-4a03-8b91-bece2bdf6fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:02.813976 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a9af78f-c0db-4a03-8b91-bece2bdf6fae) transitioned into state 'SUCCESS' from 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='851ff4bc2fe84f52bb1144a78cacb4fc',qos_specs=None,replication_status=,reservations=['41d1585f-6a93-407e-a1df-c02691485930','17343faa-7661-4a0b-b430-d11351a0c2f6','dda00191-f454-4f79-8efe-b6b185bf8211','479e1246-ff7a-461a-9633-da2ef8543d1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='307315f2e3494b8182cd4e9834854881',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:02.815472 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd435b80-2ee3-4328-90dc-3ebe163567e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:02.824057 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd435b80-2ee3-4328-90dc-3ebe163567e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:02.824917 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Flow 'volume_create_api' (c8bf973e-7c1c-40fb-bf5b-c30062655f25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:02.825082 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Create volume request issued successfully. Aug 18 09:17:02.827167 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-414af2a9-d29a-45f2-bd02-8bca4fbb404c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:02.827167 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 507/1997] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:17:02 2026] POST /volume/v3/volumes => generated 731 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:02.841773 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-116b45e3-92a2-44de-9e91-931a1df004eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:02.844526 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-116b45e3-92a2-44de-9e91-931a1df004eb tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] GET https://10.4.3.41/volume/v3/volumes/8f37f0b6-2431-4698-b73a-31e1467d89fe Aug 18 09:17:02.844526 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-116b45e3-92a2-44de-9e91-931a1df004eb tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:02.844526 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-116b45e3-92a2-44de-9e91-931a1df004eb tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:02.855786 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:02.855786 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:02.862325 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-116b45e3-92a2-44de-9e91-931a1df004eb tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Volume info retrieved successfully. Aug 18 09:17:02.867767 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-116b45e3-92a2-44de-9e91-931a1df004eb tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] https://10.4.3.41/volume/v3/volumes/8f37f0b6-2431-4698-b73a-31e1467d89fe returned with HTTP 200 Aug 18 09:17:02.868142 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 498/1998] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:02 2026] GET /volume/v3/volumes/8f37f0b6-2431-4698-b73a-31e1467d89fe => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:03.219082 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39b843a5-abdf-40c2-92e4-0e5b031411f1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:03.221452 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39b843a5-abdf-40c2-92e4-0e5b031411f1 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:17:03.221747 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39b843a5-abdf-40c2-92e4-0e5b031411f1 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:03.222012 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39b843a5-abdf-40c2-92e4-0e5b031411f1 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:03.230825 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:03.230825 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:03.235699 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-39b843a5-abdf-40c2-92e4-0e5b031411f1 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:17:03.241525 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39b843a5-abdf-40c2-92e4-0e5b031411f1 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 200 Aug 18 09:17:03.242036 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 497/1999] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:03 2026] GET /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:03.886447 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9b24d69-6d35-4309-8ce8-18265c7d125d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:03.889171 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9b24d69-6d35-4309-8ce8-18265c7d125d tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] GET https://10.4.3.41/volume/v3/volumes/8f37f0b6-2431-4698-b73a-31e1467d89fe Aug 18 09:17:03.889453 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9b24d69-6d35-4309-8ce8-18265c7d125d tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:03.889733 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9b24d69-6d35-4309-8ce8-18265c7d125d tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:03.898606 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:03.898606 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:03.903982 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e9b24d69-6d35-4309-8ce8-18265c7d125d tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Volume info retrieved successfully. Aug 18 09:17:03.909849 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9b24d69-6d35-4309-8ce8-18265c7d125d tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] https://10.4.3.41/volume/v3/volumes/8f37f0b6-2431-4698-b73a-31e1467d89fe returned with HTTP 200 Aug 18 09:17:03.910405 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 498/2000] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:03 2026] GET /volume/v3/volumes/8f37f0b6-2431-4698-b73a-31e1467d89fe => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:03.923614 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c558736-fe96-43e9-a2d1-72c540bca9e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:03.925534 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c558736-fe96-43e9-a2d1-72c540bca9e5 tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1&project_id=0228316e76214e079702ced484563439 Aug 18 09:17:03.925747 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c558736-fe96-43e9-a2d1-72c540bca9e5 tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:03.925978 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c558736-fe96-43e9-a2d1-72c540bca9e5 tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:03.926554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c558736-fe96-43e9-a2d1-72c540bca9e5 tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Could not evaluate value 0228316e76214e079702ced484563439, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:17:03.926877 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:03.926877 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:03.927227 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c558736-fe96-43e9-a2d1-72c540bca9e5 tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Searching by: MultiDict([('project_id', '0228316e76214e079702ced484563439'), ('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:17:03.955756 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c558736-fe96-43e9-a2d1-72c540bca9e5 tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Get all volumes completed successfully. Aug 18 09:17:03.956681 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:03.956681 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:03.960705 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c558736-fe96-43e9-a2d1-72c540bca9e5 tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1&project_id=0228316e76214e079702ced484563439 returned with HTTP 200 Aug 18 09:17:03.961205 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 508/2001] 10.4.3.41 () {66 vars in 1366 bytes} [Tue Aug 18 09:17:03 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=0228316e76214e079702ced484563439 => generated 3021 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:03.975615 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-80d9c9be-180f-4aab-9516-7b1d365acd8c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:03.977775 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80d9c9be-180f-4aab-9516-7b1d365acd8c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/8f37f0b6-2431-4698-b73a-31e1467d89fe Aug 18 09:17:03.978015 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80d9c9be-180f-4aab-9516-7b1d365acd8c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:03.978284 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80d9c9be-180f-4aab-9516-7b1d365acd8c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:03.978526 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-80d9c9be-180f-4aab-9516-7b1d365acd8c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Delete volume with id: 8f37f0b6-2431-4698-b73a-31e1467d89fe Aug 18 09:17:03.988095 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:03.988095 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:03.988572 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80d9c9be-180f-4aab-9516-7b1d365acd8c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Volume info retrieved successfully. Aug 18 09:17:04.014722 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80d9c9be-180f-4aab-9516-7b1d365acd8c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] Delete volume request issued successfully. Aug 18 09:17:04.014898 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80d9c9be-180f-4aab-9516-7b1d365acd8c tempest-VolumesListAdminTestJSON-1550905093 tempest-VolumesListAdminTestJSON-1550905093-project-admin] https://10.4.3.41/volume/v3/volumes/8f37f0b6-2431-4698-b73a-31e1467d89fe returned with HTTP 202 Aug 18 09:17:04.015344 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 499/2002] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:03 2026] DELETE /volume/v3/volumes/8f37f0b6-2431-4698-b73a-31e1467d89fe => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:04.033495 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4df5fe97-6f4b-4472-a624-88ac0c44f35c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:04.035859 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4df5fe97-6f4b-4472-a624-88ac0c44f35c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b Aug 18 09:17:04.036317 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4df5fe97-6f4b-4472-a624-88ac0c44f35c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:04.036586 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4df5fe97-6f4b-4472-a624-88ac0c44f35c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:04.045964 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:04.045964 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:04.057382 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4df5fe97-6f4b-4472-a624-88ac0c44f35c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:04.067601 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4df5fe97-6f4b-4472-a624-88ac0c44f35c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b returned with HTTP 200 Aug 18 09:17:04.068079 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 498/2003] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:04 2026] GET /volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:04.084418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f0a5414a-7a76-4784-b127-22c8f60cffa3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:04.085664 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0a5414a-7a76-4784-b127-22c8f60cffa3 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] DELETE https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b Aug 18 09:17:04.085898 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0a5414a-7a76-4784-b127-22c8f60cffa3 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:04.086727 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0a5414a-7a76-4784-b127-22c8f60cffa3 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:04.086727 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f0a5414a-7a76-4784-b127-22c8f60cffa3 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Delete volume with id: 5b4fbcc2-40a6-4991-9228-0ad86d77fc8b Aug 18 09:17:04.098279 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:04.098279 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:04.098773 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f0a5414a-7a76-4784-b127-22c8f60cffa3 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:04.131485 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f0a5414a-7a76-4784-b127-22c8f60cffa3 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Delete volume request issued successfully. Aug 18 09:17:04.131682 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0a5414a-7a76-4784-b127-22c8f60cffa3 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b returned with HTTP 202 Aug 18 09:17:04.132094 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 499/2004] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:04 2026] DELETE /volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:04.141718 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f802a09-9715-4be8-96e4-d02bfe83034a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:04.143571 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f802a09-9715-4be8-96e4-d02bfe83034a tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b Aug 18 09:17:04.143745 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f802a09-9715-4be8-96e4-d02bfe83034a tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:04.143924 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f802a09-9715-4be8-96e4-d02bfe83034a tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:04.152703 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:04.152703 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:04.158163 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f802a09-9715-4be8-96e4-d02bfe83034a tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:04.165654 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f802a09-9715-4be8-96e4-d02bfe83034a tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b returned with HTTP 200 Aug 18 09:17:04.166695 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 509/2005] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:04 2026] GET /volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:04.484759 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-019c3186-2cfd-4339-b05c-d09a5d99616a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:04.487230 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-019c3186-2cfd-4339-b05c-d09a5d99616a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:17:04.487983 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-019c3186-2cfd-4339-b05c-d09a5d99616a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:04.488614 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-019c3186-2cfd-4339-b05c-d09a5d99616a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:04.488905 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-019c3186-2cfd-4339-b05c-d09a5d99616a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume with id: 161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:17:04.502279 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:04.502279 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:04.502946 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-019c3186-2cfd-4339-b05c-d09a5d99616a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:04.526469 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-019c3186-2cfd-4339-b05c-d09a5d99616a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume request issued successfully. Aug 18 09:17:04.527033 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-019c3186-2cfd-4339-b05c-d09a5d99616a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 202 Aug 18 09:17:04.527033 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 500/2006] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:04 2026] DELETE /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:04.546726 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-32eb3637-8cd7-4de3-b86c-ddb1d28274ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:04.552199 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32eb3637-8cd7-4de3-b86c-ddb1d28274ee tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:17:04.552405 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32eb3637-8cd7-4de3-b86c-ddb1d28274ee tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:04.552662 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32eb3637-8cd7-4de3-b86c-ddb1d28274ee tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:04.561026 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-773d5f8c-e5bd-4734-b913-32cec35e52c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:04.563062 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-773d5f8c-e5bd-4734-b913-32cec35e52c7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] DELETE https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:17:04.566480 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-773d5f8c-e5bd-4734-b913-32cec35e52c7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:04.566480 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-773d5f8c-e5bd-4734-b913-32cec35e52c7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:04.566480 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-773d5f8c-e5bd-4734-b913-32cec35e52c7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Delete volume with id: 5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:17:04.573785 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:04.573785 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:04.578249 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:04.578249 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:04.578788 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-773d5f8c-e5bd-4734-b913-32cec35e52c7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:04.580898 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-32eb3637-8cd7-4de3-b86c-ddb1d28274ee tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:04.587426 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32eb3637-8cd7-4de3-b86c-ddb1d28274ee tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 200 Aug 18 09:17:04.590411 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 499/2007] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:04 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:04.596877 np0000007625 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-773d5f8c-e5bd-4734-b913-32cec35e52c7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 09:17:04.603761 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-773d5f8c-e5bd-4734-b913-32cec35e52c7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Delete volume request issued successfully. Aug 18 09:17:04.604036 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-773d5f8c-e5bd-4734-b913-32cec35e52c7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 202 Aug 18 09:17:04.604641 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 500/2008] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:04 2026] DELETE /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:04.617363 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b253f6f6-1569-44ae-8317-3b1846cf6e44 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:04.620698 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b253f6f6-1569-44ae-8317-3b1846cf6e44 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:17:04.620892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b253f6f6-1569-44ae-8317-3b1846cf6e44 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:04.621082 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b253f6f6-1569-44ae-8317-3b1846cf6e44 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:04.635350 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:04.635350 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:04.646438 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b253f6f6-1569-44ae-8317-3b1846cf6e44 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:04.654844 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b253f6f6-1569-44ae-8317-3b1846cf6e44 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 200 Aug 18 09:17:04.655555 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 510/2009] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:04 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:05.182627 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1724c8d9-e454-4eee-ba76-233c2db8182e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.184509 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1724c8d9-e454-4eee-ba76-233c2db8182e tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b Aug 18 09:17:05.184697 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1724c8d9-e454-4eee-ba76-233c2db8182e tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:05.184898 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1724c8d9-e454-4eee-ba76-233c2db8182e tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:05.190328 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1724c8d9-e454-4eee-ba76-233c2db8182e tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b returned with HTTP 404 Aug 18 09:17:05.190780 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 501/2010] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:05 2026] GET /volume/v3/volumes/5b4fbcc2-40a6-4991-9228-0ad86d77fc8b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:05.197747 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ecad7659-b3d2-4d5d-85ae-afcf334f3726 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.200114 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecad7659-b3d2-4d5d-85ae-afcf334f3726 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 Aug 18 09:17:05.200431 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecad7659-b3d2-4d5d-85ae-afcf334f3726 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:05.200904 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecad7659-b3d2-4d5d-85ae-afcf334f3726 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:05.208915 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:05.208915 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:05.212847 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ecad7659-b3d2-4d5d-85ae-afcf334f3726 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:05.217462 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecad7659-b3d2-4d5d-85ae-afcf334f3726 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 returned with HTTP 200 Aug 18 09:17:05.217816 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 500/2011] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:05 2026] GET /volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:05.233424 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a96b711-701f-42b3-b463-5e649ff1ee0f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.235314 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a96b711-701f-42b3-b463-5e649ff1ee0f tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] DELETE https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 Aug 18 09:17:05.235534 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a96b711-701f-42b3-b463-5e649ff1ee0f tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:05.235706 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a96b711-701f-42b3-b463-5e649ff1ee0f tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:05.235886 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5a96b711-701f-42b3-b463-5e649ff1ee0f tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Delete volume with id: cd29c517-3c0a-42f6-875f-de46d3784c24 Aug 18 09:17:05.244237 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:05.244237 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:05.244462 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a96b711-701f-42b3-b463-5e649ff1ee0f tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:05.266778 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a96b711-701f-42b3-b463-5e649ff1ee0f tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Delete volume request issued successfully. Aug 18 09:17:05.266887 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a96b711-701f-42b3-b463-5e649ff1ee0f tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 returned with HTTP 202 Aug 18 09:17:05.268967 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 501/2012] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:05 2026] DELETE /volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:05.275696 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef4f0275-1571-4bd6-926d-dcf40d1248b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.278634 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef4f0275-1571-4bd6-926d-dcf40d1248b6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 Aug 18 09:17:05.278634 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef4f0275-1571-4bd6-926d-dcf40d1248b6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:05.278930 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef4f0275-1571-4bd6-926d-dcf40d1248b6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:05.286826 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:05.286826 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:05.291037 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ef4f0275-1571-4bd6-926d-dcf40d1248b6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:05.295238 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef4f0275-1571-4bd6-926d-dcf40d1248b6 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 returned with HTTP 200 Aug 18 09:17:05.295555 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 511/2013] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:05 2026] GET /volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:05.602216 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d295928b-af24-4978-b08e-976c4d575515 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.603881 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d295928b-af24-4978-b08e-976c4d575515 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:17:05.604097 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d295928b-af24-4978-b08e-976c4d575515 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:05.604274 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d295928b-af24-4978-b08e-976c4d575515 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:05.609490 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d295928b-af24-4978-b08e-976c4d575515 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 404 Aug 18 09:17:05.609909 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 502/2014] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:05 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:05.620447 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5433a78-a55a-4286-9ad5-3968942ddc50 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.622204 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5433a78-a55a-4286-9ad5-3968942ddc50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:17:05.622386 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5433a78-a55a-4286-9ad5-3968942ddc50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:05.622577 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5433a78-a55a-4286-9ad5-3968942ddc50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:05.630476 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5433a78-a55a-4286-9ad5-3968942ddc50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 404 Aug 18 09:17:05.630924 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 501/2015] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:05 2026] GET /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:05.639129 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d1c6ea41-4318-49b5-9df9-37356325801f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.641321 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1c6ea41-4318-49b5-9df9-37356325801f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:17:05.641527 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1c6ea41-4318-49b5-9df9-37356325801f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:05.641737 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1c6ea41-4318-49b5-9df9-37356325801f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:05.641873 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d1c6ea41-4318-49b5-9df9-37356325801f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume with id: 161bfb86-121d-46e1-915b-f649a409750e Aug 18 09:17:05.647201 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1c6ea41-4318-49b5-9df9-37356325801f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e returned with HTTP 404 Aug 18 09:17:05.647618 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 502/2016] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:05 2026] DELETE /volume/v3/volumes/161bfb86-121d-46e1-915b-f649a409750e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:05.669710 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b044fce0-4d41-4b01-91f5-26620998d92c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.671515 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b044fce0-4d41-4b01-91f5-26620998d92c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b Aug 18 09:17:05.671760 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b044fce0-4d41-4b01-91f5-26620998d92c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:05.671948 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b044fce0-4d41-4b01-91f5-26620998d92c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:05.675851 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-55dccb6c-c844-4927-a643-4603b825705f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.678017 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:05.678529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-858356536"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:05.679570 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b044fce0-4d41-4b01-91f5-26620998d92c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b returned with HTTP 404 Aug 18 09:17:05.680314 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 512/2017] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:05 2026] GET /volume/v3/volumes/5acb9559-cda3-4d07-b967-ecf5ee31d85b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:05.680598 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume request body: {'volume': {'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-858356536'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:05.690415 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6f53512c-d25c-454b-b8c3-581e30a93b1e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.692772 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f53512c-d25c-454b-b8c3-581e30a93b1e tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:17:05.693035 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f53512c-d25c-454b-b8c3-581e30a93b1e tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:05.693317 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f53512c-d25c-454b-b8c3-581e30a93b1e tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:05.694454 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f53512c-d25c-454b-b8c3-581e30a93b1e tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:17:05.741294 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f53512c-d25c-454b-b8c3-581e30a93b1e tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Get all volumes completed successfully. Aug 18 09:17:05.743709 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:05.743709 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:05.747922 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f53512c-d25c-454b-b8c3-581e30a93b1e tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:17:05.748419 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 502/2018] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:17:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7399 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:05.772616 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e113b726-2a7a-4b11-90c4-a93902e540b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.773555 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume of 1 GB Aug 18 09:17:05.775711 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e113b726-2a7a-4b11-90c4-a93902e540b8 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] DELETE https://10.4.3.41/volume/v3/types/c4265047-9fdb-435a-b5c5-477402307c15 Aug 18 09:17:05.775885 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e113b726-2a7a-4b11-90c4-a93902e540b8 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:05.776071 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e113b726-2a7a-4b11-90c4-a93902e540b8 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:05.777787 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Availability Zones retrieved successfully. Aug 18 09:17:05.782814 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Flow 'volume_create_api' (e1a32fb5-4de9-463d-bd10-625209af3535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:05.783856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bbf840-50e4-4d38-b962-d788d1249082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:05.784724 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:05.813535 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e113b726-2a7a-4b11-90c4-a93902e540b8 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/types/c4265047-9fdb-435a-b5c5-477402307c15 returned with HTTP 202 Aug 18 09:17:05.813903 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 503/2019] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:17:05 2026] DELETE /volume/v3/types/c4265047-9fdb-435a-b5c5-477402307c15 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:05.831305 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99f6225e-21c3-44d0-836f-0365c0b0a50d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.833615 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99f6225e-21c3-44d0-836f-0365c0b0a50d tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:17:05.833931 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99f6225e-21c3-44d0-836f-0365c0b0a50d tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-308057623", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:05.847303 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99f6225e-21c3-44d0-836f-0365c0b0a50d tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:17:05.847709 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 513/2020] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:17:05 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:05.857990 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0873fe62-dc5c-4d5d-84fe-93f90903df32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.860867 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0873fe62-dc5c-4d5d-84fe-93f90903df32 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] POST https://10.4.3.41/volume/v3/types/890c8e16-35f0-4f21-b043-9ca0fce52173/encryption Aug 18 09:17:05.861345 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0873fe62-dc5c-4d5d-84fe-93f90903df32 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:05.868971 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bbf840-50e4-4d38-b962-d788d1249082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:05.870936 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43dd85b5-0ba3-44ac-b1fb-ccc062c4abc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:05.883541 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0873fe62-dc5c-4d5d-84fe-93f90903df32 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/types/890c8e16-35f0-4f21-b043-9ca0fce52173/encryption returned with HTTP 200 Aug 18 09:17:05.884356 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 503/2021] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:17:05 2026] POST /volume/v3/types/890c8e16-35f0-4f21-b043-9ca0fce52173/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:17:05.893662 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:05.895636 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:05.896064 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-602779461", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-308057623", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:05.897660 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-602779461', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-308057623', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:05.901905 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Create volume of 1 GB Aug 18 09:17:05.902277 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:05.902277 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:05.902820 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Availability Zones retrieved successfully. Aug 18 09:17:05.908309 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Flow 'volume_create_api' (2f3ca164-b20b-4df7-aefd-e0e8f69a2bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:05.909734 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b3c2476-c17a-4fd6-b872-4fd853b6b561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:05.910664 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:05.932033 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Created reservations ['a176cc27-54d0-4d02-b0d3-f86a0bbfb4ae', 'bf6d96c0-e324-4b49-b533-e1681d8e4f14', 'e7c2037a-6a2e-4344-bbf7-0c227626ded7', '46680f4d-1c69-4bb1-b6e6-2eadc1488593'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:05.932829 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43dd85b5-0ba3-44ac-b1fb-ccc062c4abc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a176cc27-54d0-4d02-b0d3-f86a0bbfb4ae', 'bf6d96c0-e324-4b49-b533-e1681d8e4f14', 'e7c2037a-6a2e-4344-bbf7-0c227626ded7', '46680f4d-1c69-4bb1-b6e6-2eadc1488593']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:05.933691 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d11e85-1e7b-450c-92e0-ee035f227dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:05.937686 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b3c2476-c17a-4fd6-b872-4fd853b6b561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:17:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=890c8e16-35f0-4f21-b043-9ca0fce52173,is_public=True,name='tempest-scenario-type-luks-308057623',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '890c8e16-35f0-4f21-b043-9ca0fce52173', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:05.938713 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8bdfd5-7cf7-4019-9a03-faab3e725d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:05.956705 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d11e85-1e7b-450c-92e0-ee035f227dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e1897e1-71c1-4603-819b-c813333b72ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-858356536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a39d516e32574896b164e2ba5c6be684',qos_specs=None,replication_status=,reservations=['a176cc27-54d0-4d02-b0d3-f86a0bbfb4ae','bf6d96c0-e324-4b49-b533-e1681d8e4f14','e7c2037a-6a2e-4344-bbf7-0c227626ded7','46680f4d-1c69-4bb1-b6e6-2eadc1488593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3b38b3da3f435780c75a77e6341f07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-858356536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e1897e1-71c1-4603-819b-c813333b72ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a39d516e32574896b164e2ba5c6be684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e3b38b3da3f435780c75a77e6341f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:05.957782 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37fb08be-ce8f-4692-807d-fb3e30dd5b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:05.963332 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-308057623 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-308057623, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:17:05.963612 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-308057623 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-308057623, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:17:05.981109 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37fb08be-ce8f-4692-807d-fb3e30dd5b77) transitioned into state 'SUCCESS' from state '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-858356536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a39d516e32574896b164e2ba5c6be684',qos_specs=None,replication_status=,reservations=['a176cc27-54d0-4d02-b0d3-f86a0bbfb4ae','bf6d96c0-e324-4b49-b533-e1681d8e4f14','e7c2037a-6a2e-4344-bbf7-0c227626ded7','46680f4d-1c69-4bb1-b6e6-2eadc1488593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3b38b3da3f435780c75a77e6341f07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:05.981815 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bbba7b4-191c-48e5-8d2e-978be3340037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:05.998156 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bbba7b4-191c-48e5-8d2e-978be3340037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:05.999001 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Flow 'volume_create_api' (e1a32fb5-4de9-463d-bd10-625209af3535) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:05.999317 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume request issued successfully. Aug 18 09:17:05.999854 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55dccb6c-c844-4927-a643-4603b825705f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:06.000587 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 503/2022] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:05 2026] POST /volume/v3/volumes => generated 746 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:06.009855 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Created reservations ['37289c71-efc5-4b2c-9c3c-28a86ed3ae08', '16a2e4f3-d190-4a04-bb30-bd47f20e5daf', '0899bcb8-cf5f-4e38-b394-ba98af426b74', 'e53ec257-cec8-4a95-a607-c881c807701b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:06.010700 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8bdfd5-7cf7-4019-9a03-faab3e725d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37289c71-efc5-4b2c-9c3c-28a86ed3ae08', '16a2e4f3-d190-4a04-bb30-bd47f20e5daf', '0899bcb8-cf5f-4e38-b394-ba98af426b74', 'e53ec257-cec8-4a95-a607-c881c807701b']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:06.011476 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c90c927-bbb6-4630-85af-a824db579063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:06.014269 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8e37f7e6-112a-456f-9177-b5df637ed546 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:06.016650 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e37f7e6-112a-456f-9177-b5df637ed546 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae Aug 18 09:17:06.016822 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e37f7e6-112a-456f-9177-b5df637ed546 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:06.017001 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e37f7e6-112a-456f-9177-b5df637ed546 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:06.024936 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:06.024936 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:06.028252 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8e37f7e6-112a-456f-9177-b5df637ed546 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:06.033327 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e37f7e6-112a-456f-9177-b5df637ed546 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae returned with HTTP 200 Aug 18 09:17:06.033946 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 514/2023] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:06 2026] GET /volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:06.035429 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c90c927-bbb6-4630-85af-a824db579063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db1abd50-9f22-4cfd-841b-fa4721404031', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-602779461',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d884064f21e4133835f56cdf5d991a4',qos_specs=None,replication_status=,reservations=['37289c71-efc5-4b2c-9c3c-28a86ed3ae08','16a2e4f3-d190-4a04-bb30-bd47f20e5daf','0899bcb8-cf5f-4e38-b394-ba98af426b74','e53ec257-cec8-4a95-a607-c881c807701b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e29f75c29e8472ba785baa47da20ee1',volume_type_id=890c8e16-35f0-4f21-b043-9ca0fce52173), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-602779461',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=db1abd50-9f22-4cfd-841b-fa4721404031,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d884064f21e4133835f56cdf5d991a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e29f75c29e8472ba785baa47da20ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(890c8e16-35f0-4f21-b043-9ca0fce52173),volume_type_id=890c8e16-35f0-4f21-b043-9ca0fce52173)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:06.036873 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b8f649-5c24-4e3b-acb0-c7907cf0e031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:06.057028 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b8f649-5c24-4e3b-acb0-c7907cf0e031) transitioned into state 'SUCCESS' from state '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-602779461',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d884064f21e4133835f56cdf5d991a4',qos_specs=None,replication_status=,reservations=['37289c71-efc5-4b2c-9c3c-28a86ed3ae08','16a2e4f3-d190-4a04-bb30-bd47f20e5daf','0899bcb8-cf5f-4e38-b394-ba98af426b74','e53ec257-cec8-4a95-a607-c881c807701b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e29f75c29e8472ba785baa47da20ee1',volume_type_id=890c8e16-35f0-4f21-b043-9ca0fce52173)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:06.057803 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a15148-38cd-46aa-b34d-e1cdd494fa86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:06.068295 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a15148-38cd-46aa-b34d-e1cdd494fa86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:06.069441 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Flow 'volume_create_api' (2f3ca164-b20b-4df7-aefd-e0e8f69a2bed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:06.069739 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Create volume request issued successfully. Aug 18 09:17:06.070374 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e0c646a-1ca7-474b-9e2a-21de48ab17bf tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:06.070943 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 504/2024] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:05 2026] POST /volume/v3/volumes => generated 781 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:06.315681 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d15a39c-5f69-4a64-8eb8-a536ef8250b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:06.318377 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d15a39c-5f69-4a64-8eb8-a536ef8250b1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 Aug 18 09:17:06.318840 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d15a39c-5f69-4a64-8eb8-a536ef8250b1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:06.318840 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d15a39c-5f69-4a64-8eb8-a536ef8250b1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:06.325535 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d15a39c-5f69-4a64-8eb8-a536ef8250b1 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 returned with HTTP 404 Aug 18 09:17:06.326216 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 504/2025] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:06 2026] GET /volume/v3/volumes/cd29c517-3c0a-42f6-875f-de46d3784c24 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:06.334660 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-329a63d9-4db2-4104-9dd1-bcdb3a54543c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:06.338927 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-329a63d9-4db2-4104-9dd1-bcdb3a54543c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e Aug 18 09:17:06.339126 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-329a63d9-4db2-4104-9dd1-bcdb3a54543c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:06.339328 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-329a63d9-4db2-4104-9dd1-bcdb3a54543c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:06.346853 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:06.346853 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:06.352265 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-329a63d9-4db2-4104-9dd1-bcdb3a54543c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:06.359714 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-329a63d9-4db2-4104-9dd1-bcdb3a54543c tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e returned with HTTP 200 Aug 18 09:17:06.360314 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 504/2026] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:06 2026] GET /volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:06.373820 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c11a72e4-3900-4c9b-a9eb-df57e24ae3e0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:06.375571 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c11a72e4-3900-4c9b-a9eb-df57e24ae3e0 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] DELETE https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e Aug 18 09:17:06.375784 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c11a72e4-3900-4c9b-a9eb-df57e24ae3e0 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:06.375985 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c11a72e4-3900-4c9b-a9eb-df57e24ae3e0 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:06.376164 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c11a72e4-3900-4c9b-a9eb-df57e24ae3e0 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Delete volume with id: 4fb92e11-3f32-45c2-b5f1-f9d12d565d5e Aug 18 09:17:06.384823 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:06.384823 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:06.385311 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c11a72e4-3900-4c9b-a9eb-df57e24ae3e0 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:06.416835 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c11a72e4-3900-4c9b-a9eb-df57e24ae3e0 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Delete volume request issued successfully. Aug 18 09:17:06.417059 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c11a72e4-3900-4c9b-a9eb-df57e24ae3e0 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e returned with HTTP 202 Aug 18 09:17:06.417461 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 515/2027] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:06 2026] DELETE /volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:06.427869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ecfa95ae-b0a8-4458-9705-ce6ff0915ff0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:06.429709 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ecfa95ae-b0a8-4458-9705-ce6ff0915ff0 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e Aug 18 09:17:06.429901 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ecfa95ae-b0a8-4458-9705-ce6ff0915ff0 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:06.430139 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ecfa95ae-b0a8-4458-9705-ce6ff0915ff0 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:06.437472 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:06.437472 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:06.442784 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ecfa95ae-b0a8-4458-9705-ce6ff0915ff0 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Volume info retrieved successfully. Aug 18 09:17:06.448834 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ecfa95ae-b0a8-4458-9705-ce6ff0915ff0 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e returned with HTTP 200 Aug 18 09:17:06.449301 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 505/2028] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:06 2026] GET /volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:07.051098 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-13a1be16-0c4e-4e15-b816-3d4bb00d478a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:07.052985 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13a1be16-0c4e-4e15-b816-3d4bb00d478a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae Aug 18 09:17:07.052985 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13a1be16-0c4e-4e15-b816-3d4bb00d478a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:07.054008 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13a1be16-0c4e-4e15-b816-3d4bb00d478a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:07.062132 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:07.062132 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:07.070211 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-13a1be16-0c4e-4e15-b816-3d4bb00d478a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:07.080174 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13a1be16-0c4e-4e15-b816-3d4bb00d478a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae returned with HTTP 200 Aug 18 09:17:07.081777 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 505/2029] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:07 2026] GET /volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:07.101075 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-073f2472-949c-4849-afa1-bcca77ea8462 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:07.103579 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-073f2472-949c-4849-afa1-bcca77ea8462 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae Aug 18 09:17:07.104164 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-073f2472-949c-4849-afa1-bcca77ea8462 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:07.105457 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-073f2472-949c-4849-afa1-bcca77ea8462 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:07.116432 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:07.116432 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:07.123031 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-073f2472-949c-4849-afa1-bcca77ea8462 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:07.130282 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-073f2472-949c-4849-afa1-bcca77ea8462 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae returned with HTTP 200 Aug 18 09:17:07.131960 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 505/2030] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:07 2026] GET /volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:07.150171 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1a6f7585-9026-41d8-8c30-58ae018105ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:07.152533 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a6f7585-9026-41d8-8c30-58ae018105ea tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:17:07.152983 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1a6f7585-9026-41d8-8c30-58ae018105ea tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2e1897e1-71c1-4603-819b-c813333b72ae", "name": "tempest-VolumesBackupsTest-Backup-997436128", "container": "tempest-volumesbackupstest-backup-container-1916533218"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:07.154758 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-1a6f7585-9026-41d8-8c30-58ae018105ea tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating new backup {'backup': {'volume_id': '2e1897e1-71c1-4603-819b-c813333b72ae', 'name': 'tempest-VolumesBackupsTest-Backup-997436128', 'container': 'tempest-volumesbackupstest-backup-container-1916533218'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:17:07.154962 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-1a6f7585-9026-41d8-8c30-58ae018105ea tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating backup of volume 2e1897e1-71c1-4603-819b-c813333b72ae in container tempest-volumesbackupstest-backup-container-1916533218 Aug 18 09:17:07.163354 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:07.163354 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:07.163976 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1a6f7585-9026-41d8-8c30-58ae018105ea tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:07.191513 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1a6f7585-9026-41d8-8c30-58ae018105ea tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Created reservations ['4f918843-eabe-4d1b-9139-ff933e7920fa', '743c2aa5-c377-4bf3-b284-7f72f1d39e14'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:07.231423 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a6f7585-9026-41d8-8c30-58ae018105ea tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:17:07.231833 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 516/2031] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:07 2026] POST /volume/v3/backups => generated 327 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:07.244689 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71fc35b9-259d-4934-ab30-9110073e9724 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:07.246985 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71fc35b9-259d-4934-ab30-9110073e9724 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:07.246985 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71fc35b9-259d-4934-ab30-9110073e9724 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:07.246985 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71fc35b9-259d-4934-ab30-9110073e9724 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:07.246985 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-71fc35b9-259d-4934-ab30-9110073e9724 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:07.251278 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:07.251278 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:07.251953 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71fc35b9-259d-4934-ab30-9110073e9724 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:07.252303 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 506/2032] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:07 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:07.465330 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc792804-9ced-45c1-b6c5-b1c328df9ee8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:07.467633 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc792804-9ced-45c1-b6c5-b1c328df9ee8 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] GET https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e Aug 18 09:17:07.467893 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc792804-9ced-45c1-b6c5-b1c328df9ee8 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:07.468196 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc792804-9ced-45c1-b6c5-b1c328df9ee8 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:07.478344 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc792804-9ced-45c1-b6c5-b1c328df9ee8 tempest-VolumesListAdminTestJSON-1339401470 tempest-VolumesListAdminTestJSON-1339401470-project-member] https://10.4.3.41/volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e returned with HTTP 404 Aug 18 09:17:07.479031 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 506/2033] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:07 2026] GET /volume/v3/volumes/4fb92e11-3f32-45c2-b5f1-f9d12d565d5e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:08.268320 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52a6f349-586d-40df-bc37-ad642f1380d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:08.272361 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52a6f349-586d-40df-bc37-ad642f1380d9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:08.272361 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52a6f349-586d-40df-bc37-ad642f1380d9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:08.272361 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52a6f349-586d-40df-bc37-ad642f1380d9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:08.272361 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-52a6f349-586d-40df-bc37-ad642f1380d9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:08.277578 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:08.277578 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:08.278693 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52a6f349-586d-40df-bc37-ad642f1380d9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:08.279291 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 506/2034] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:08 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:09.292879 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9016e70-5e17-494f-b618-bebaeccdcfeb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:09.294598 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9016e70-5e17-494f-b618-bebaeccdcfeb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:09.294744 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9016e70-5e17-494f-b618-bebaeccdcfeb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:09.295020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9016e70-5e17-494f-b618-bebaeccdcfeb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:09.295113 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a9016e70-5e17-494f-b618-bebaeccdcfeb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:09.299318 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:09.299318 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:09.300034 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9016e70-5e17-494f-b618-bebaeccdcfeb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:09.300462 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 517/2035] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:09 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:09.539096 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2063ae95-93d1-4ad3-9855-a29840c67b80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:09.648037 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2063ae95-93d1-4ad3-9855-a29840c67b80 tempest-ExtensionsTestJSON-563147891 tempest-ExtensionsTestJSON-563147891-project-member] GET https://10.4.3.41/volume/v3/extensions Aug 18 09:17:09.649418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2063ae95-93d1-4ad3-9855-a29840c67b80 tempest-ExtensionsTestJSON-563147891 tempest-ExtensionsTestJSON-563147891-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:09.649418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2063ae95-93d1-4ad3-9855-a29840c67b80 tempest-ExtensionsTestJSON-563147891 tempest-ExtensionsTestJSON-563147891-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:09.649418 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2063ae95-93d1-4ad3-9855-a29840c67b80 tempest-ExtensionsTestJSON-563147891 tempest-ExtensionsTestJSON-563147891-project-member] https://10.4.3.41/volume/v3/extensions returned with HTTP 200 Aug 18 09:17:09.649418 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 507/2036] 10.4.3.41 () {66 vars in 1239 bytes} [Tue Aug 18 09:17:09 2026] GET /volume/v3/extensions => generated 5245 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:09.847371 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-43287ba2-5381-466b-abe3-c904d2bdaf4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:09.850255 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-43287ba2-5381-466b-abe3-c904d2bdaf4d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:17:09.850450 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-43287ba2-5381-466b-abe3-c904d2bdaf4d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:09.850724 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-43287ba2-5381-466b-abe3-c904d2bdaf4d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:09.858031 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:09.858031 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:09.861534 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-43287ba2-5381-466b-abe3-c904d2bdaf4d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:17:09.865726 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-43287ba2-5381-466b-abe3-c904d2bdaf4d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 200 Aug 18 09:17:09.866089 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 507/2037] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:09 2026] GET /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:09.902328 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8964df90-fe43-48db-9cfd-f122e05f2557 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:09.904104 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8964df90-fe43-48db-9cfd-f122e05f2557 None None] GET https://10.4.3.41/volume// Aug 18 09:17:09.904408 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8964df90-fe43-48db-9cfd-f122e05f2557 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:09.904686 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8964df90-fe43-48db-9cfd-f122e05f2557 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:09.905132 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8964df90-fe43-48db-9cfd-f122e05f2557 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:09.907949 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 507/2038] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:17:09 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:09.923032 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-ed88ac67-99d1-4021-bb34-5435a8185490 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:09.925366 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-ed88ac67-99d1-4021-bb34-5435a8185490 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:17:09.925894 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-ed88ac67-99d1-4021-bb34-5435a8185490 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a195c0b4-72f0-4b50-8011-11627f4ee074", "connector": null, "instance_uuid": "9037be75-c7df-4dd8-acfa-0a1743092cb3"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:09.937677 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:09.937677 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:09.969595 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-ed88ac67-99d1-4021-bb34-5435a8185490 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:17:09.969710 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 518/2039] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:17:09 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:10.012422 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-ea7a73ff-23ab-43ad-b0a7-09701364265b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:10.015170 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-ea7a73ff-23ab-43ad-b0a7-09701364265b tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] POST https://10.4.3.41/volume/v3/attachments/579a24a1-1062-4fc8-8858-d15a782050e5/action Aug 18 09:17:10.015546 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-ea7a73ff-23ab-43ad-b0a7-09701364265b tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:10.015719 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-ea7a73ff-23ab-43ad-b0a7-09701364265b tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:10.039163 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:10.039163 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:10.057371 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2efaf227-97dd-426a-9553-e497ebb6a5fa req-ea7a73ff-23ab-43ad-b0a7-09701364265b tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/attachments/579a24a1-1062-4fc8-8858-d15a782050e5/action returned with HTTP 204 Aug 18 09:17:10.057688 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 508/2040] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:17:10 2026] POST /volume/v3/attachments/579a24a1-1062-4fc8-8858-d15a782050e5/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 09:17:10.097493 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e30deda-f92a-4f00-9b10-619d936cc647 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:10.103058 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e30deda-f92a-4f00-9b10-619d936cc647 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:17:10.103311 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e30deda-f92a-4f00-9b10-619d936cc647 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:10.103688 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e30deda-f92a-4f00-9b10-619d936cc647 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:10.120033 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:10.120033 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:10.127443 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3e30deda-f92a-4f00-9b10-619d936cc647 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:17:10.133798 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e30deda-f92a-4f00-9b10-619d936cc647 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 200 Aug 18 09:17:10.134366 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 508/2041] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:10 2026] GET /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 1110 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:10.154781 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f27e2b2c-ce1b-4aea-83a0-d44c5fbbb57c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:10.154781 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f27e2b2c-ce1b-4aea-83a0-d44c5fbbb57c tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:17:10.154781 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f27e2b2c-ce1b-4aea-83a0-d44c5fbbb57c tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:10.154781 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f27e2b2c-ce1b-4aea-83a0-d44c5fbbb57c tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:10.163616 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:10.163616 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:10.166750 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f27e2b2c-ce1b-4aea-83a0-d44c5fbbb57c tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:17:10.170651 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f27e2b2c-ce1b-4aea-83a0-d44c5fbbb57c tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 200 Aug 18 09:17:10.170995 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 508/2042] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:10 2026] GET /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:10.316011 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd6f477c-c82e-4b2f-8082-adef823e0d00 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:10.319288 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd6f477c-c82e-4b2f-8082-adef823e0d00 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:10.319579 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd6f477c-c82e-4b2f-8082-adef823e0d00 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:10.321030 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd6f477c-c82e-4b2f-8082-adef823e0d00 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:10.321030 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bd6f477c-c82e-4b2f-8082-adef823e0d00 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:10.330926 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:10.330926 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:10.332098 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd6f477c-c82e-4b2f-8082-adef823e0d00 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:10.332477 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 519/2043] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:10 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:11.108873 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:11.290576 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:11.291169 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-997029787", "metadata": {"Type": "Test"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:11.294102 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-997029787', 'metadata': {'Type': 'Test'}}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:11.294340 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume of 1 GB Aug 18 09:17:11.299495 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Availability Zones retrieved successfully. Aug 18 09:17:11.312779 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (9e736c57-f980-472a-ae1c-7a3ed752d9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:11.314150 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b491dc2d-4c49-461c-b26a-40df2694175e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:11.316520 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:11.344899 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff5b1a5b-bc93-4d65-8098-b68f86220d59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:11.347546 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff5b1a5b-bc93-4d65-8098-b68f86220d59 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:11.347876 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff5b1a5b-bc93-4d65-8098-b68f86220d59 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:11.351250 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff5b1a5b-bc93-4d65-8098-b68f86220d59 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:11.351250 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ff5b1a5b-bc93-4d65-8098-b68f86220d59 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:11.351899 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b491dc2d-4c49-461c-b26a-40df2694175e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:11.353062 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb23ef34-8fe5-4b7a-9b80-f23a70192ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:11.354705 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:11.354705 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:11.355527 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff5b1a5b-bc93-4d65-8098-b68f86220d59 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:11.355896 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 509/2044] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:11 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:11.436530 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Created reservations ['ce155dd5-c4ca-42b3-a614-ed58c3997dfb', '71f0c434-1a19-4874-a68b-5447683592d6', 'f03ac12c-c942-4758-b309-f6e54bbef479', '35318a32-1eea-4531-b782-8fef620d1ad8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:11.437225 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb23ef34-8fe5-4b7a-9b80-f23a70192ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce155dd5-c4ca-42b3-a614-ed58c3997dfb', '71f0c434-1a19-4874-a68b-5447683592d6', 'f03ac12c-c942-4758-b309-f6e54bbef479', '35318a32-1eea-4531-b782-8fef620d1ad8']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:11.438173 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1023ccf-c43c-46e5-b7bf-ca51bb70f9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:11.469961 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8dd5a2f-0401-4570-8903-59c62710838f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:11.470766 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8dd5a2f-0401-4570-8903-59c62710838f None None] GET https://10.4.3.41/volume// Aug 18 09:17:11.471963 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8dd5a2f-0401-4570-8903-59c62710838f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:11.471963 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8dd5a2f-0401-4570-8903-59c62710838f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:11.475166 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8dd5a2f-0401-4570-8903-59c62710838f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:11.475166 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 509/2045] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:11 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 09:17:11.477595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1023ccf-c43c-46e5-b7bf-ca51bb70f9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27a7b9e9-6e4e-4ad6-8cc3-3fd235262803', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-997029787',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['ce155dd5-c4ca-42b3-a614-ed58c3997dfb','71f0c434-1a19-4874-a68b-5447683592d6','f03ac12c-c942-4758-b309-f6e54bbef479','35318a32-1eea-4531-b782-8fef620d1ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-997029787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27a7b9e9-6e4e-4ad6-8cc3-3fd235262803,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='51326698569343acbba17d7ed6a73875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abe254a5162440dbab03faf1b05838ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:11.478336 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6f7022-37c2-4131-a9ab-df965511631c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:11.490736 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-d6b986ca-b39e-4f03-8f89-923e37c0377f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:11.493673 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-d6b986ca-b39e-4f03-8f89-923e37c0377f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:17:11.493892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-d6b986ca-b39e-4f03-8f89-923e37c0377f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:11.494098 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-d6b986ca-b39e-4f03-8f89-923e37c0377f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:11.507041 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6f7022-37c2-4131-a9ab-df965511631c) transitioned into state 'SUCCESS' from state '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-997029787',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['ce155dd5-c4ca-42b3-a614-ed58c3997dfb','71f0c434-1a19-4874-a68b-5447683592d6','f03ac12c-c942-4758-b309-f6e54bbef479','35318a32-1eea-4531-b782-8fef620d1ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:11.508136 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c294bb-8202-4c89-9a88-c43f1041d857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:11.508682 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:11.508682 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:11.513917 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-d6b986ca-b39e-4f03-8f89-923e37c0377f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:17:11.519026 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-d6b986ca-b39e-4f03-8f89-923e37c0377f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 200 Aug 18 09:17:11.519494 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 520/2046] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:11 2026] GET /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 1290 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:11.519919 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c294bb-8202-4c89-9a88-c43f1041d857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:11.520983 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (9e736c57-f980-472a-ae1c-7a3ed752d9ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:11.521368 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request issued successfully. Aug 18 09:17:11.522139 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45364fc4-a0c3-4cec-ab56-2d7bc17618ce tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:11.522802 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 509/2047] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:11 2026] POST /volume/v3/volumes => generated 756 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:11.536703 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b4838eb-5aa5-4cf3-811a-0dd393d3de8a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:11.539200 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b4838eb-5aa5-4cf3-811a-0dd393d3de8a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 Aug 18 09:17:11.539455 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b4838eb-5aa5-4cf3-811a-0dd393d3de8a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:11.539695 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b4838eb-5aa5-4cf3-811a-0dd393d3de8a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:11.548549 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:11.548549 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:11.552197 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b4838eb-5aa5-4cf3-811a-0dd393d3de8a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:11.556057 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b4838eb-5aa5-4cf3-811a-0dd393d3de8a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 returned with HTTP 200 Aug 18 09:17:11.556469 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 510/2048] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:11 2026] GET /volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:11.631944 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-72da5ff6-e4bc-4261-a79a-d6815743ae71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:11.634775 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-72da5ff6-e4bc-4261-a79a-d6815743ae71 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] PUT https://10.4.3.41/volume/v3/attachments/579a24a1-1062-4fc8-8858-d15a782050e5 Aug 18 09:17:11.635307 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-72da5ff6-e4bc-4261-a79a-d6815743ae71 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:11.651724 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-72da5ff6-e4bc-4261-a79a-d6815743ae71 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Acquiring lock "cinder-attachment_update-a195c0b4-72f0-4b50-8011-11627f4ee074-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:17:11.658054 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-72da5ff6-e4bc-4261-a79a-d6815743ae71 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Lock "cinder-attachment_update-a195c0b4-72f0-4b50-8011-11627f4ee074-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:17:11.658701 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:11.658701 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:11.800029 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-72da5ff6-e4bc-4261-a79a-d6815743ae71 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Lock "cinder-attachment_update-a195c0b4-72f0-4b50-8011-11627f4ee074-np0000007625" released by "attachment_update" :: held 0.142s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:17:11.800108 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-72da5ff6-e4bc-4261-a79a-d6815743ae71 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/attachments/579a24a1-1062-4fc8-8858-d15a782050e5 returned with HTTP 200 Aug 18 09:17:11.800563 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 510/2049] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:17:11 2026] PUT /volume/v3/attachments/579a24a1-1062-4fc8-8858-d15a782050e5 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:11.849891 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-e026a379-ed23-41a9-8a42-e42dd6a72519 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:11.856413 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-e026a379-ed23-41a9-8a42-e42dd6a72519 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] POST https://10.4.3.41/volume/v3/attachments/579a24a1-1062-4fc8-8858-d15a782050e5/action Aug 18 09:17:11.856413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-e026a379-ed23-41a9-8a42-e42dd6a72519 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:11.856593 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-e026a379-ed23-41a9-8a42-e42dd6a72519 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:11.881180 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:11.881180 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:11.901468 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dd33d232-107c-4e82-a943-c93c5ec4fbf4 req-e026a379-ed23-41a9-8a42-e42dd6a72519 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/attachments/579a24a1-1062-4fc8-8858-d15a782050e5/action returned with HTTP 204 Aug 18 09:17:11.902039 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 521/2050] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:17:11 2026] POST /volume/v3/attachments/579a24a1-1062-4fc8-8858-d15a782050e5/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:12.369552 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45129507-ceab-456f-95db-c950a3202072 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:12.371742 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45129507-ceab-456f-95db-c950a3202072 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:12.372009 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45129507-ceab-456f-95db-c950a3202072 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:12.372257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45129507-ceab-456f-95db-c950a3202072 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:12.372322 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-45129507-ceab-456f-95db-c950a3202072 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:12.377298 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:12.377298 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:12.379229 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45129507-ceab-456f-95db-c950a3202072 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:12.379229 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 510/2051] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:12 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:12.570764 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16d1cd29-4d46-4cfa-9f5b-8cf488c31644 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:12.572996 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16d1cd29-4d46-4cfa-9f5b-8cf488c31644 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 Aug 18 09:17:12.573609 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16d1cd29-4d46-4cfa-9f5b-8cf488c31644 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:12.573609 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16d1cd29-4d46-4cfa-9f5b-8cf488c31644 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:12.585843 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:12.585843 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:12.591710 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-16d1cd29-4d46-4cfa-9f5b-8cf488c31644 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:12.598342 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16d1cd29-4d46-4cfa-9f5b-8cf488c31644 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 returned with HTTP 200 Aug 18 09:17:12.598588 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 511/2052] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:12 2026] GET /volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:12.614053 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e25428f2-460c-403a-aa51-6548143cb077 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:12.616862 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e25428f2-460c-403a-aa51-6548143cb077 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 Aug 18 09:17:12.616862 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e25428f2-460c-403a-aa51-6548143cb077 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:12.616862 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e25428f2-460c-403a-aa51-6548143cb077 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:12.624405 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:12.624405 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:12.629725 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e25428f2-460c-403a-aa51-6548143cb077 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:12.641824 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e25428f2-460c-403a-aa51-6548143cb077 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 returned with HTTP 200 Aug 18 09:17:12.642295 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 511/2053] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:12 2026] GET /volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:12.654585 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b3d2018-b8e2-437b-9404-8681dda4fbe8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:12.656302 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b3d2018-b8e2-437b-9404-8681dda4fbe8 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] PUT https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 Aug 18 09:17:12.656706 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b3d2018-b8e2-437b-9404-8681dda4fbe8 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-997029787"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:12.669229 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:12.669229 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:12.673988 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3b3d2018-b8e2-437b-9404-8681dda4fbe8 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:12.684757 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3b3d2018-b8e2-437b-9404-8681dda4fbe8 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume updated successfully. Aug 18 09:17:12.685594 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b3d2018-b8e2-437b-9404-8681dda4fbe8 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 returned with HTTP 200 Aug 18 09:17:12.686158 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 522/2054] 10.4.3.41 () {68 vars in 1361 bytes} [Tue Aug 18 09:17:12 2026] PUT /volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 => generated 781 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:12.704085 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c4be1be8-426b-478c-9937-d61250b515b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:12.706373 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4be1be8-426b-478c-9937-d61250b515b1 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] PUT https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 Aug 18 09:17:12.706882 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4be1be8-426b-478c-9937-d61250b515b1 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1071673495", "description": "This is the new description of volume"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:12.715959 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:12.715959 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:12.719766 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c4be1be8-426b-478c-9937-d61250b515b1 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:12.732961 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c4be1be8-426b-478c-9937-d61250b515b1 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume updated successfully. Aug 18 09:17:12.733631 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4be1be8-426b-478c-9937-d61250b515b1 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 returned with HTTP 200 Aug 18 09:17:12.734072 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 511/2055] 10.4.3.41 () {68 vars in 1362 bytes} [Tue Aug 18 09:17:12 2026] PUT /volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:12.751333 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34476aa2-282f-4398-a3c4-b278255993ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:12.753146 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34476aa2-282f-4398-a3c4-b278255993ea tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 Aug 18 09:17:12.753408 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34476aa2-282f-4398-a3c4-b278255993ea tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:12.753677 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34476aa2-282f-4398-a3c4-b278255993ea tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:12.763422 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:12.763422 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:12.770086 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34476aa2-282f-4398-a3c4-b278255993ea tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:12.775567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34476aa2-282f-4398-a3c4-b278255993ea tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 returned with HTTP 200 Aug 18 09:17:12.776106 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 512/2056] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:12 2026] GET /volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 => generated 889 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:12.794786 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f9415e8-5086-4e76-b582-2114b606f4cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:12.796971 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:12.797328 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-937002193", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-769187102"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:12.799333 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-937002193', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-769187102'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:12.799454 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume of 1 GB Aug 18 09:17:12.804769 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Availability Zones retrieved successfully. Aug 18 09:17:12.810297 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (c871698b-ca71-4139-948d-2ed2448ec4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:12.811320 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82fe288b-496f-4984-8ebe-1c2b1c808a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:12.812293 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:12.850797 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82fe288b-496f-4984-8ebe-1c2b1c808a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:12.851603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3640020e-8804-45d4-abd0-9a65c52c8516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:12.902155 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Created reservations ['64d763b1-bd65-417e-8e4c-c2779edaba50', 'ef19c692-8209-4d41-8a07-0c9f7931f4d5', '53677ce0-8a02-47cc-b4c4-5aed70d3ad0e', 'b8fdc050-889a-44fb-a604-1828e655c7db'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:12.903071 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3640020e-8804-45d4-abd0-9a65c52c8516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64d763b1-bd65-417e-8e4c-c2779edaba50', 'ef19c692-8209-4d41-8a07-0c9f7931f4d5', '53677ce0-8a02-47cc-b4c4-5aed70d3ad0e', 'b8fdc050-889a-44fb-a604-1828e655c7db']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:12.903851 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f9429e-e845-4019-943e-812ad2e33046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:12.936354 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f9429e-e845-4019-943e-812ad2e33046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db62ec50-a0c9-4a3b-a26d-47b768e83211', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-937002193',display_name='tempest-VolumesGetTest-Volume-769187102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['64d763b1-bd65-417e-8e4c-c2779edaba50','ef19c692-8209-4d41-8a07-0c9f7931f4d5','53677ce0-8a02-47cc-b4c4-5aed70d3ad0e','b8fdc050-889a-44fb-a604-1828e655c7db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:12Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-937002193',display_name='tempest-VolumesGetTest-Volume-769187102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db62ec50-a0c9-4a3b-a26d-47b768e83211,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51326698569343acbba17d7ed6a73875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abe254a5162440dbab03faf1b05838ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:12.937518 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744b1556-6cd8-4c0d-9ea0-109dd098cdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:12.958294 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744b1556-6cd8-4c0d-9ea0-109dd098cdd0) transitioned into 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-937002193',display_name='tempest-VolumesGetTest-Volume-769187102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['64d763b1-bd65-417e-8e4c-c2779edaba50','ef19c692-8209-4d41-8a07-0c9f7931f4d5','53677ce0-8a02-47cc-b4c4-5aed70d3ad0e','b8fdc050-889a-44fb-a604-1828e655c7db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:12.959292 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e07372e-308a-42a0-8aa6-b517dd92eac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:12.974976 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e07372e-308a-42a0-8aa6-b517dd92eac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:12.975946 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (c871698b-ca71-4139-948d-2ed2448ec4df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:12.977275 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request issued successfully. Aug 18 09:17:12.977275 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f9415e8-5086-4e76-b582-2114b606f4cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:12.977766 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 512/2057] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:12 2026] POST /volume/v3/volumes => generated 776 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:12.989563 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-282edd7b-356f-4a7a-b4ef-7ceb3d2a12e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:12.991437 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-282edd7b-356f-4a7a-b4ef-7ceb3d2a12e8 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 Aug 18 09:17:12.991723 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-282edd7b-356f-4a7a-b4ef-7ceb3d2a12e8 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:12.992013 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-282edd7b-356f-4a7a-b4ef-7ceb3d2a12e8 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:13.002496 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:13.002496 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:13.006514 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-282edd7b-356f-4a7a-b4ef-7ceb3d2a12e8 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:13.012377 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-282edd7b-356f-4a7a-b4ef-7ceb3d2a12e8 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 returned with HTTP 200 Aug 18 09:17:13.012933 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 523/2058] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:12 2026] GET /volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:13.395277 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1fbb6f33-0315-4693-83ea-ba1f5712e222 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:13.401033 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fbb6f33-0315-4693-83ea-ba1f5712e222 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:13.401260 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1fbb6f33-0315-4693-83ea-ba1f5712e222 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:13.401486 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1fbb6f33-0315-4693-83ea-ba1f5712e222 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:13.401588 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1fbb6f33-0315-4693-83ea-ba1f5712e222 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:13.411347 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:13.411347 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:13.412161 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fbb6f33-0315-4693-83ea-ba1f5712e222 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:13.412586 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 512/2059] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:13 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:14.030295 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-987c7c8f-3769-449c-8cc0-2281faa719af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:14.032306 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-987c7c8f-3769-449c-8cc0-2281faa719af tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 Aug 18 09:17:14.032544 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-987c7c8f-3769-449c-8cc0-2281faa719af tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:14.032742 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-987c7c8f-3769-449c-8cc0-2281faa719af tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:14.044732 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:14.044732 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:14.051416 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-987c7c8f-3769-449c-8cc0-2281faa719af tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:14.054791 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-987c7c8f-3769-449c-8cc0-2281faa719af tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 returned with HTTP 200 Aug 18 09:17:14.055410 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 513/2060] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:14 2026] GET /volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:14.068917 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7464eda2-e23c-4653-9511-efe68ec7644c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:14.073013 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7464eda2-e23c-4653-9511-efe68ec7644c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] PUT https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 Aug 18 09:17:14.073306 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7464eda2-e23c-4653-9511-efe68ec7644c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-997029787", "description": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:14.083183 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:14.083183 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:14.087803 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7464eda2-e23c-4653-9511-efe68ec7644c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:14.095814 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7464eda2-e23c-4653-9511-efe68ec7644c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume updated successfully. Aug 18 09:17:14.096766 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7464eda2-e23c-4653-9511-efe68ec7644c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 returned with HTTP 200 Aug 18 09:17:14.097488 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 513/2061] 10.4.3.41 () {68 vars in 1361 bytes} [Tue Aug 18 09:17:14 2026] PUT /volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 => generated 767 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:14.114155 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c1d0b0d-ad7c-4e41-b789-12741971484b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:14.116230 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c1d0b0d-ad7c-4e41-b789-12741971484b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 Aug 18 09:17:14.116487 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c1d0b0d-ad7c-4e41-b789-12741971484b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:14.116683 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c1d0b0d-ad7c-4e41-b789-12741971484b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:14.125204 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:14.125204 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:14.130412 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9c1d0b0d-ad7c-4e41-b789-12741971484b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:14.142645 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c1d0b0d-ad7c-4e41-b789-12741971484b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 returned with HTTP 200 Aug 18 09:17:14.143160 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 524/2062] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:14 2026] GET /volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:14.163655 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ca4570ce-b129-45d1-8a0a-48f9a958cd4b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:14.166280 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca4570ce-b129-45d1-8a0a-48f9a958cd4b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] DELETE https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 Aug 18 09:17:14.166675 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca4570ce-b129-45d1-8a0a-48f9a958cd4b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:14.166675 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca4570ce-b129-45d1-8a0a-48f9a958cd4b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:14.166855 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ca4570ce-b129-45d1-8a0a-48f9a958cd4b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume with id: db62ec50-a0c9-4a3b-a26d-47b768e83211 Aug 18 09:17:14.177506 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:14.177506 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:14.178675 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ca4570ce-b129-45d1-8a0a-48f9a958cd4b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:14.207678 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ca4570ce-b129-45d1-8a0a-48f9a958cd4b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume request issued successfully. Aug 18 09:17:14.210418 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca4570ce-b129-45d1-8a0a-48f9a958cd4b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 returned with HTTP 202 Aug 18 09:17:14.210418 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 513/2063] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:14 2026] DELETE /volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:14.218425 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-caf53086-92ed-402a-aebf-0cbbfa202105 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:14.220191 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-caf53086-92ed-402a-aebf-0cbbfa202105 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 Aug 18 09:17:14.220384 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-caf53086-92ed-402a-aebf-0cbbfa202105 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:14.220608 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-caf53086-92ed-402a-aebf-0cbbfa202105 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:14.231284 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:14.231284 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:14.238019 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-caf53086-92ed-402a-aebf-0cbbfa202105 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:14.242648 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-caf53086-92ed-402a-aebf-0cbbfa202105 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 returned with HTTP 200 Aug 18 09:17:14.243143 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 514/2064] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:14 2026] GET /volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:14.425647 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d1416a8-372b-46e5-85a3-447275cf12c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:14.431621 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d1416a8-372b-46e5-85a3-447275cf12c6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:14.433569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d1416a8-372b-46e5-85a3-447275cf12c6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:14.436124 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d1416a8-372b-46e5-85a3-447275cf12c6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:14.437036 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7d1416a8-372b-46e5-85a3-447275cf12c6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:14.450356 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:14.450356 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:14.450356 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d1416a8-372b-46e5-85a3-447275cf12c6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:14.450356 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 514/2065] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:14 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:15.265307 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e14d352e-4c90-4df2-9773-1f7542be2d09 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:15.267890 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e14d352e-4c90-4df2-9773-1f7542be2d09 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 Aug 18 09:17:15.268289 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e14d352e-4c90-4df2-9773-1f7542be2d09 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:15.268527 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e14d352e-4c90-4df2-9773-1f7542be2d09 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:15.280414 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e14d352e-4c90-4df2-9773-1f7542be2d09 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 returned with HTTP 404 Aug 18 09:17:15.280414 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 525/2066] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:15 2026] GET /volume/v3/volumes/db62ec50-a0c9-4a3b-a26d-47b768e83211 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:15.286944 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ffa2c7d-a638-4817-bc7a-260bcef085cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:15.289039 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ffa2c7d-a638-4817-bc7a-260bcef085cc tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 Aug 18 09:17:15.289039 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ffa2c7d-a638-4817-bc7a-260bcef085cc tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:15.289039 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ffa2c7d-a638-4817-bc7a-260bcef085cc tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:15.297344 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:15.297344 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:15.302520 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ffa2c7d-a638-4817-bc7a-260bcef085cc tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:15.305468 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ffa2c7d-a638-4817-bc7a-260bcef085cc tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 returned with HTTP 200 Aug 18 09:17:15.305814 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 514/2067] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:15 2026] GET /volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 => generated 889 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:15.319125 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c27666b5-b547-423b-81cb-293265b10e8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:15.320935 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c27666b5-b547-423b-81cb-293265b10e8d tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] DELETE https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 Aug 18 09:17:15.321159 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c27666b5-b547-423b-81cb-293265b10e8d tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:15.321369 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c27666b5-b547-423b-81cb-293265b10e8d tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:15.321617 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c27666b5-b547-423b-81cb-293265b10e8d tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume with id: 27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 Aug 18 09:17:15.328768 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:15.328768 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:15.329298 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c27666b5-b547-423b-81cb-293265b10e8d tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:15.351606 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c27666b5-b547-423b-81cb-293265b10e8d tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume request issued successfully. Aug 18 09:17:15.351796 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c27666b5-b547-423b-81cb-293265b10e8d tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 returned with HTTP 202 Aug 18 09:17:15.352444 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 515/2068] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:15 2026] DELETE /volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:15.359620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-816566e7-fee0-4641-9be5-6336f02afb0c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:15.363165 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-816566e7-fee0-4641-9be5-6336f02afb0c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 Aug 18 09:17:15.363900 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-816566e7-fee0-4641-9be5-6336f02afb0c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:15.363900 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-816566e7-fee0-4641-9be5-6336f02afb0c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:15.375049 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:15.375049 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:15.379808 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-816566e7-fee0-4641-9be5-6336f02afb0c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:15.386206 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-816566e7-fee0-4641-9be5-6336f02afb0c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 returned with HTTP 200 Aug 18 09:17:15.386811 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 515/2069] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:15 2026] GET /volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 => generated 888 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:15.468315 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-383da45b-fa88-4e24-ada3-c4c8e4456bff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:15.471331 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-383da45b-fa88-4e24-ada3-c4c8e4456bff tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:15.471642 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-383da45b-fa88-4e24-ada3-c4c8e4456bff tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:15.471912 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-383da45b-fa88-4e24-ada3-c4c8e4456bff tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:15.472079 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-383da45b-fa88-4e24-ada3-c4c8e4456bff tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:15.478640 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:15.478640 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:15.479745 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-383da45b-fa88-4e24-ada3-c4c8e4456bff tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:15.480271 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 526/2070] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:15 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:16.402670 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4347f910-3527-443b-b0da-6e96458bfb2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:16.405809 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4347f910-3527-443b-b0da-6e96458bfb2b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 Aug 18 09:17:16.406002 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4347f910-3527-443b-b0da-6e96458bfb2b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:16.406185 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4347f910-3527-443b-b0da-6e96458bfb2b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:16.416509 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4347f910-3527-443b-b0da-6e96458bfb2b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 returned with HTTP 404 Aug 18 09:17:16.418049 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 515/2071] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:16 2026] GET /volume/v3/volumes/27a7b9e9-6e4e-4ad6-8cc3-3fd235262803 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:16.426221 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:16.429543 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:16.430699 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1894724590"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:16.434128 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1894724590'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:16.434286 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume of 1 GB Aug 18 09:17:16.445233 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Availability Zones retrieved successfully. Aug 18 09:17:16.451097 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (955f10f7-8367-427e-a919-0fee9cbfbd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:16.451939 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e2477c0-dcd1-409f-be91-413611e96fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:16.452907 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:16.492782 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e2477c0-dcd1-409f-be91-413611e96fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:16.494164 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dfcf1e1-c42a-450f-9adb-914df535d03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:16.495916 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9d7f19a-bc10-466a-9801-a172f97f0ac7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:16.498126 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9d7f19a-bc10-466a-9801-a172f97f0ac7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:16.498310 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9d7f19a-bc10-466a-9801-a172f97f0ac7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:16.498522 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9d7f19a-bc10-466a-9801-a172f97f0ac7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:16.498726 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e9d7f19a-bc10-466a-9801-a172f97f0ac7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:16.503742 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:16.503742 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:16.504668 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9d7f19a-bc10-466a-9801-a172f97f0ac7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:16.504847 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 516/2072] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:16 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:16.553112 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Created reservations ['afc01c50-99bb-45b2-a954-9064a5839531', 'c9f2f9c2-65ea-473b-964b-22cf78dab92a', '62d177fa-ed09-489a-bc8c-e9851128521e', '5d071705-69f5-412e-9818-49ef9e6b8fc2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:16.555099 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dfcf1e1-c42a-450f-9adb-914df535d03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afc01c50-99bb-45b2-a954-9064a5839531', 'c9f2f9c2-65ea-473b-964b-22cf78dab92a', '62d177fa-ed09-489a-bc8c-e9851128521e', '5d071705-69f5-412e-9818-49ef9e6b8fc2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:16.555099 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4951af91-46cd-4d4e-9a7f-5b3ce3469135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:16.579693 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4951af91-46cd-4d4e-9a7f-5b3ce3469135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17922e38-7a19-41c7-88a4-2dfafd67c1ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1894724590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['afc01c50-99bb-45b2-a954-9064a5839531','c9f2f9c2-65ea-473b-964b-22cf78dab92a','62d177fa-ed09-489a-bc8c-e9851128521e','5d071705-69f5-412e-9818-49ef9e6b8fc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1894724590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17922e38-7a19-41c7-88a4-2dfafd67c1ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51326698569343acbba17d7ed6a73875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abe254a5162440dbab03faf1b05838ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:16.582873 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b12b08e-75b4-4b09-8c3c-2a19304a6994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:16.604099 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b12b08e-75b4-4b09-8c3c-2a19304a6994) transitioned into state 'SUCCESS' from state '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-1894724590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['afc01c50-99bb-45b2-a954-9064a5839531','c9f2f9c2-65ea-473b-964b-22cf78dab92a','62d177fa-ed09-489a-bc8c-e9851128521e','5d071705-69f5-412e-9818-49ef9e6b8fc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:16.604884 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2aa18e-03b5-4db2-8a91-99a98d062f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:16.619529 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2aa18e-03b5-4db2-8a91-99a98d062f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:16.620736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (955f10f7-8367-427e-a919-0fee9cbfbd8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:16.621180 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request issued successfully. Aug 18 09:17:16.622077 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a79918fd-4852-4a07-a9b5-4d770e3168d0 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:16.623218 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 516/2073] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:17:16 2026] POST /volume/v3/volumes => generated 743 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:16.637003 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2d6ccbc0-5d7c-4276-801a-ca5ad0f6cc00 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:16.637489 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d6ccbc0-5d7c-4276-801a-ca5ad0f6cc00 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac Aug 18 09:17:16.637717 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d6ccbc0-5d7c-4276-801a-ca5ad0f6cc00 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:16.637959 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d6ccbc0-5d7c-4276-801a-ca5ad0f6cc00 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:16.650045 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:16.650045 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:16.656088 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2d6ccbc0-5d7c-4276-801a-ca5ad0f6cc00 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:16.660940 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d6ccbc0-5d7c-4276-801a-ca5ad0f6cc00 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac returned with HTTP 200 Aug 18 09:17:16.661436 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 527/2074] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:16 2026] GET /volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac => generated 811 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:17.519931 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d87a0805-b08c-4bc6-9a1f-f0869f1686c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:17.521986 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d87a0805-b08c-4bc6-9a1f-f0869f1686c9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:17.522209 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d87a0805-b08c-4bc6-9a1f-f0869f1686c9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:17.522454 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d87a0805-b08c-4bc6-9a1f-f0869f1686c9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:17.522611 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d87a0805-b08c-4bc6-9a1f-f0869f1686c9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:17.524696 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=344,cinder:UPDATE=71,cinder:INSERT=39 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:17:17.528842 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:17.528842 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:17.529840 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d87a0805-b08c-4bc6-9a1f-f0869f1686c9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:17.530244 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 516/2075] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:17 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:17.678630 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f64a84e8-9335-4901-88d8-957050dfdc2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:17.680952 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f64a84e8-9335-4901-88d8-957050dfdc2c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac Aug 18 09:17:17.681170 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f64a84e8-9335-4901-88d8-957050dfdc2c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:17.681411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f64a84e8-9335-4901-88d8-957050dfdc2c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:17.692047 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:17.692047 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:17.696552 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f64a84e8-9335-4901-88d8-957050dfdc2c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:17.701690 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f64a84e8-9335-4901-88d8-957050dfdc2c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac returned with HTTP 200 Aug 18 09:17:17.702172 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 517/2076] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:17 2026] GET /volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:17.713536 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:17.715869 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:17.716474 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "17922e38-7a19-41c7-88a4-2dfafd67c1ac", "size": 1, "name": "tempest-VolumesGetTest-Volume-201897741", "metadata": {"Type": "Test"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:17.718546 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request body: {'volume': {'source_volid': '17922e38-7a19-41c7-88a4-2dfafd67c1ac', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-201897741', 'metadata': {'Type': 'Test'}}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:17.727802 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:17.727802 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:17.728448 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume retrieved successfully. Aug 18 09:17:17.728622 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume of 1 GB Aug 18 09:17:17.732483 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Availability Zones retrieved successfully. Aug 18 09:17:17.739774 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (b8489c45-11c9-4f83-b258-bdc954d62e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:17.741200 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c52a40-9a1d-4264-9d34-4529b0583538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:17.742509 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:17.765654 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c52a40-9a1d-4264-9d34-4529b0583538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '17922e38-7a19-41c7-88a4-2dfafd67c1ac', 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:17.766359 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (660b8297-8e9f-449b-abf0-2c62cfb65b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:17.802972 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Created reservations ['36c1d175-153a-4281-9650-c2073e0f5e53', '5e41ce29-9a4b-4c18-8e8b-7fbf2effbedb', '6a8b2dca-90d1-4a35-bcff-908728899450', '43f9d329-4a12-4f7e-b700-31a5a1fe19d1'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:17.803844 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (660b8297-8e9f-449b-abf0-2c62cfb65b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36c1d175-153a-4281-9650-c2073e0f5e53', '5e41ce29-9a4b-4c18-8e8b-7fbf2effbedb', '6a8b2dca-90d1-4a35-bcff-908728899450', '43f9d329-4a12-4f7e-b700-31a5a1fe19d1']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:17.804604 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a3a0bb6-a378-4611-ab7f-ab8f4ec9ca97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:17.839885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a3a0bb6-a378-4611-ab7f-ab8f4ec9ca97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acc8b0c2-a3a3-4aad-ad71-72d265ff5b86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-201897741',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['36c1d175-153a-4281-9650-c2073e0f5e53','5e41ce29-9a4b-4c18-8e8b-7fbf2effbedb','6a8b2dca-90d1-4a35-bcff-908728899450','43f9d329-4a12-4f7e-b700-31a5a1fe19d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=17922e38-7a19-41c7-88a4-2dfafd67c1ac,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-201897741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acc8b0c2-a3a3-4aad-ad71-72d265ff5b86,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='51326698569343acbba17d7ed6a73875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=17922e38-7a19-41c7-88a4-2dfafd67c1ac,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abe254a5162440dbab03faf1b05838ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:17.840945 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf971756-4982-474b-aa00-35f3fb021da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:17.861838 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf971756-4982-474b-aa00-35f3fb021da3) transitioned into state 'SUCCESS' from state '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-201897741',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['36c1d175-153a-4281-9650-c2073e0f5e53','5e41ce29-9a4b-4c18-8e8b-7fbf2effbedb','6a8b2dca-90d1-4a35-bcff-908728899450','43f9d329-4a12-4f7e-b700-31a5a1fe19d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=17922e38-7a19-41c7-88a4-2dfafd67c1ac,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:17.862801 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9884eab0-fea7-4803-b891-7b6addc73f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:17.888271 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9884eab0-fea7-4803-b891-7b6addc73f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:17.889262 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (b8489c45-11c9-4f83-b258-bdc954d62e22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:17.889594 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request issued successfully. Aug 18 09:17:17.890139 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab85e0b9-cdb7-40b8-b091-8bfc504c01c9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:17.890908 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 517/2077] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:17 2026] POST /volume/v3/volumes => generated 790 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:17.905303 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d95d1920-0362-4b92-bde4-5b9993a47d3e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:17.906787 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d95d1920-0362-4b92-bde4-5b9993a47d3e tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 Aug 18 09:17:17.906901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d95d1920-0362-4b92-bde4-5b9993a47d3e tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:17.907802 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d95d1920-0362-4b92-bde4-5b9993a47d3e tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:17.916790 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:17.916790 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:17.920783 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d95d1920-0362-4b92-bde4-5b9993a47d3e tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:17.926597 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d95d1920-0362-4b92-bde4-5b9993a47d3e tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 returned with HTTP 200 Aug 18 09:17:17.927056 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 528/2078] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:17 2026] GET /volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:18.542422 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ce00704-054e-4037-a6de-a6eb2eb1fea8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:18.544266 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ce00704-054e-4037-a6de-a6eb2eb1fea8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:18.544487 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ce00704-054e-4037-a6de-a6eb2eb1fea8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:18.544674 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ce00704-054e-4037-a6de-a6eb2eb1fea8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:18.544807 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9ce00704-054e-4037-a6de-a6eb2eb1fea8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:18.549086 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:18.549086 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:18.549813 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ce00704-054e-4037-a6de-a6eb2eb1fea8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:18.550186 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 517/2079] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:18 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:18.941598 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15e75800-6b77-4b13-8387-f46758d035cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:18.943736 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15e75800-6b77-4b13-8387-f46758d035cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 Aug 18 09:17:18.944049 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15e75800-6b77-4b13-8387-f46758d035cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:18.944295 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15e75800-6b77-4b13-8387-f46758d035cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:18.952195 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:18.952195 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:18.956582 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-15e75800-6b77-4b13-8387-f46758d035cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:18.962066 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15e75800-6b77-4b13-8387-f46758d035cf tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 returned with HTTP 200 Aug 18 09:17:18.962562 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 518/2080] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:18 2026] GET /volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:18.977784 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53ff82ed-7263-458b-89a0-0f3cbaaad063 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:18.980502 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53ff82ed-7263-458b-89a0-0f3cbaaad063 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 Aug 18 09:17:18.980801 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53ff82ed-7263-458b-89a0-0f3cbaaad063 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:18.981081 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53ff82ed-7263-458b-89a0-0f3cbaaad063 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:18.993073 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:18.993073 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:18.997611 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53ff82ed-7263-458b-89a0-0f3cbaaad063 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:19.004282 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53ff82ed-7263-458b-89a0-0f3cbaaad063 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 returned with HTTP 200 Aug 18 09:17:19.004875 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 518/2081] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:18 2026] GET /volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:19.017184 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-227ba9d6-1c6d-4979-9764-29c08af86be5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:19.021650 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-227ba9d6-1c6d-4979-9764-29c08af86be5 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] PUT https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 Aug 18 09:17:19.021993 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-227ba9d6-1c6d-4979-9764-29c08af86be5 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-201897741"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:19.033606 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:19.033606 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:19.038912 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-227ba9d6-1c6d-4979-9764-29c08af86be5 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:19.046705 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-227ba9d6-1c6d-4979-9764-29c08af86be5 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume updated successfully. Aug 18 09:17:19.047694 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-227ba9d6-1c6d-4979-9764-29c08af86be5 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 returned with HTTP 200 Aug 18 09:17:19.048346 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 529/2082] 10.4.3.41 () {68 vars in 1361 bytes} [Tue Aug 18 09:17:19 2026] PUT /volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:19.064000 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c11b2c80-8069-46ff-b901-0650f2879384 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:19.066442 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c11b2c80-8069-46ff-b901-0650f2879384 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] PUT https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 Aug 18 09:17:19.066870 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c11b2c80-8069-46ff-b901-0650f2879384 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-200277494", "description": "This is the new description of volume"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:19.077842 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:19.077842 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:19.082861 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c11b2c80-8069-46ff-b901-0650f2879384 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:19.093490 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c11b2c80-8069-46ff-b901-0650f2879384 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume updated successfully. Aug 18 09:17:19.094330 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c11b2c80-8069-46ff-b901-0650f2879384 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 returned with HTTP 200 Aug 18 09:17:19.094949 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 518/2083] 10.4.3.41 () {68 vars in 1362 bytes} [Tue Aug 18 09:17:19 2026] PUT /volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:19.106858 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43bd5749-895d-4f44-b323-7d9b6183b9b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:19.111190 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43bd5749-895d-4f44-b323-7d9b6183b9b4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 Aug 18 09:17:19.112274 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43bd5749-895d-4f44-b323-7d9b6183b9b4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:19.113008 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43bd5749-895d-4f44-b323-7d9b6183b9b4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:19.128171 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:19.128171 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:19.134029 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43bd5749-895d-4f44-b323-7d9b6183b9b4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:19.139099 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43bd5749-895d-4f44-b323-7d9b6183b9b4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 returned with HTTP 200 Aug 18 09:17:19.139784 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 519/2084] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:19 2026] GET /volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 => generated 922 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:19.155004 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-003c35fa-365c-46b5-a369-6ad125f1c92b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:19.156804 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:19.157112 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-947820868", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-147198521"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:19.158484 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-947820868', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-147198521'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:19.158602 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume of 1 GB Aug 18 09:17:19.162869 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Availability Zones retrieved successfully. Aug 18 09:17:19.167904 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (3469fb98-4fa4-49d9-a763-adc57cead7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:19.168717 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1b391a-072f-43b0-90c6-e06fb2a12e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:19.169582 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:19.201172 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1b391a-072f-43b0-90c6-e06fb2a12e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:19.202374 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba3015c9-ce52-4595-97da-419cc9e30008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:19.254882 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Created reservations ['f21603ca-4230-497a-8160-6465cd308a84', 'c1f03512-b724-420f-8f98-3ee6644b0606', 'e63591c0-6b45-43ae-8b8b-1b2e7ce51d10', '8bbedec4-1f8a-458c-8ef9-d6a65bed1cac'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:19.255992 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba3015c9-ce52-4595-97da-419cc9e30008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f21603ca-4230-497a-8160-6465cd308a84', 'c1f03512-b724-420f-8f98-3ee6644b0606', 'e63591c0-6b45-43ae-8b8b-1b2e7ce51d10', '8bbedec4-1f8a-458c-8ef9-d6a65bed1cac']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:19.257477 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e415f48c-1562-4b5a-8db8-1730e919fe12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:19.282043 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e415f48c-1562-4b5a-8db8-1730e919fe12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b68c1d02-c714-4ff2-9a6b-ec18de8c5a30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-947820868',display_name='tempest-VolumesGetTest-Volume-147198521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['f21603ca-4230-497a-8160-6465cd308a84','c1f03512-b724-420f-8f98-3ee6644b0606','e63591c0-6b45-43ae-8b8b-1b2e7ce51d10','8bbedec4-1f8a-458c-8ef9-d6a65bed1cac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-947820868',display_name='tempest-VolumesGetTest-Volume-147198521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b68c1d02-c714-4ff2-9a6b-ec18de8c5a30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51326698569343acbba17d7ed6a73875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abe254a5162440dbab03faf1b05838ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:19.282874 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9f2d1f3-da01-40ea-9908-b81667d364dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:19.302631 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9f2d1f3-da01-40ea-9908-b81667d364dc) transitioned into 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-947820868',display_name='tempest-VolumesGetTest-Volume-147198521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['f21603ca-4230-497a-8160-6465cd308a84','c1f03512-b724-420f-8f98-3ee6644b0606','e63591c0-6b45-43ae-8b8b-1b2e7ce51d10','8bbedec4-1f8a-458c-8ef9-d6a65bed1cac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:19.303413 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64626683-86d4-4b11-8676-3720d8a21206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:19.312730 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64626683-86d4-4b11-8676-3720d8a21206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:19.313750 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (3469fb98-4fa4-49d9-a763-adc57cead7db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:19.314105 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request issued successfully. Aug 18 09:17:19.314666 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-003c35fa-365c-46b5-a369-6ad125f1c92b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:19.315227 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 519/2085] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:19 2026] POST /volume/v3/volumes => generated 776 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:19.325926 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-205ff9da-efb4-429e-b34a-3b84dcaf8f77 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:19.328068 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-205ff9da-efb4-429e-b34a-3b84dcaf8f77 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 Aug 18 09:17:19.328303 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-205ff9da-efb4-429e-b34a-3b84dcaf8f77 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:19.328596 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-205ff9da-efb4-429e-b34a-3b84dcaf8f77 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:19.337365 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:19.337365 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:19.341731 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-205ff9da-efb4-429e-b34a-3b84dcaf8f77 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:19.345814 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-205ff9da-efb4-429e-b34a-3b84dcaf8f77 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 returned with HTTP 200 Aug 18 09:17:19.346155 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 530/2086] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:19 2026] GET /volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:19.560222 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b1ec0d9-6bb3-49ee-85aa-703250e688ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:19.561983 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b1ec0d9-6bb3-49ee-85aa-703250e688ca tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:19.562161 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b1ec0d9-6bb3-49ee-85aa-703250e688ca tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:19.562333 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b1ec0d9-6bb3-49ee-85aa-703250e688ca tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:19.562470 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3b1ec0d9-6bb3-49ee-85aa-703250e688ca tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:19.566657 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:19.566657 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:19.567407 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b1ec0d9-6bb3-49ee-85aa-703250e688ca tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:19.567822 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 519/2087] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:19 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:20.359856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72c38caa-9e44-4142-bb86-ada88fbd9308 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:20.367630 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72c38caa-9e44-4142-bb86-ada88fbd9308 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 Aug 18 09:17:20.368476 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72c38caa-9e44-4142-bb86-ada88fbd9308 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:20.368814 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72c38caa-9e44-4142-bb86-ada88fbd9308 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:20.389830 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:20.389830 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:20.398459 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72c38caa-9e44-4142-bb86-ada88fbd9308 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:20.404200 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72c38caa-9e44-4142-bb86-ada88fbd9308 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 returned with HTTP 200 Aug 18 09:17:20.404729 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 520/2088] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:20 2026] GET /volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 => generated 869 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:20.424274 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cce32742-9667-4431-83e8-36d0d39fbfae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:20.427938 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cce32742-9667-4431-83e8-36d0d39fbfae tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] PUT https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 Aug 18 09:17:20.427938 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cce32742-9667-4431-83e8-36d0d39fbfae tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-201897741", "description": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:20.438467 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:20.438467 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:20.442968 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cce32742-9667-4431-83e8-36d0d39fbfae tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:20.453500 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cce32742-9667-4431-83e8-36d0d39fbfae tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume updated successfully. Aug 18 09:17:20.454330 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cce32742-9667-4431-83e8-36d0d39fbfae tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 returned with HTTP 200 Aug 18 09:17:20.455047 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 520/2089] 10.4.3.41 () {68 vars in 1361 bytes} [Tue Aug 18 09:17:20 2026] PUT /volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 => generated 767 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:20.471421 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-60a1c768-1f49-4873-b59d-8e8042b37761 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:20.471421 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60a1c768-1f49-4873-b59d-8e8042b37761 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 Aug 18 09:17:20.471421 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60a1c768-1f49-4873-b59d-8e8042b37761 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:20.471421 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60a1c768-1f49-4873-b59d-8e8042b37761 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:20.495573 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:20.495573 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:20.504079 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-60a1c768-1f49-4873-b59d-8e8042b37761 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:20.510284 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60a1c768-1f49-4873-b59d-8e8042b37761 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 returned with HTTP 200 Aug 18 09:17:20.510722 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 531/2090] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:20 2026] GET /volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 => generated 835 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:20.524043 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-db405271-31d8-4758-80b1-1fcb4a54a8aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:20.525676 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db405271-31d8-4758-80b1-1fcb4a54a8aa tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 Aug 18 09:17:20.525914 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db405271-31d8-4758-80b1-1fcb4a54a8aa tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:20.527633 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db405271-31d8-4758-80b1-1fcb4a54a8aa tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:20.527633 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-db405271-31d8-4758-80b1-1fcb4a54a8aa tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume with id: b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 Aug 18 09:17:20.539288 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:20.539288 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:20.539659 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-db405271-31d8-4758-80b1-1fcb4a54a8aa tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:20.566931 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-db405271-31d8-4758-80b1-1fcb4a54a8aa tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume request issued successfully. Aug 18 09:17:20.566931 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db405271-31d8-4758-80b1-1fcb4a54a8aa tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 returned with HTTP 202 Aug 18 09:17:20.566931 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 520/2091] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:20 2026] DELETE /volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:20.576513 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-81ea5ee9-8a81-4a25-bb6c-4bee82d2fab2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:20.580036 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81ea5ee9-8a81-4a25-bb6c-4bee82d2fab2 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 Aug 18 09:17:20.580036 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81ea5ee9-8a81-4a25-bb6c-4bee82d2fab2 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:20.580036 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81ea5ee9-8a81-4a25-bb6c-4bee82d2fab2 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:20.580608 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03156ca5-e79c-42db-8764-05388770be98 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:20.588381 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03156ca5-e79c-42db-8764-05388770be98 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:20.588655 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03156ca5-e79c-42db-8764-05388770be98 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:20.588906 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03156ca5-e79c-42db-8764-05388770be98 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:20.589052 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-03156ca5-e79c-42db-8764-05388770be98 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:20.592255 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:20.592255 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:20.599324 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:20.599324 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:20.600200 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-81ea5ee9-8a81-4a25-bb6c-4bee82d2fab2 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:20.603414 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03156ca5-e79c-42db-8764-05388770be98 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:20.603414 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 521/2092] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:20 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:20.607684 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81ea5ee9-8a81-4a25-bb6c-4bee82d2fab2 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 returned with HTTP 200 Aug 18 09:17:20.608107 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 521/2093] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:20 2026] GET /volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 => generated 834 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:20.723130 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:20.725138 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:20.727084 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-492203992", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:20.730568 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-492203992', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:20.730568 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Create volume of 1 GB Aug 18 09:17:20.739077 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Availability Zones retrieved successfully. Aug 18 09:17:20.751515 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Flow 'volume_create_api' (990e880b-d81d-41c6-9992-25be42986028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:20.751515 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c7efd60-5636-45e2-8bc0-e06265a42030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:20.751515 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:20.787444 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c7efd60-5636-45e2-8bc0-e06265a42030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:20.787444 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6220cc4f-c12d-4d55-933c-dd3c0cde42f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:20.886656 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Created reservations ['e0ef79b1-1984-4bcb-a6c5-febd68070021', '4159df44-bf00-4887-bd0b-5c55b8601b2d', '9a5fe721-4f66-47d0-ad78-51ceabc38dab', 'c533335a-9b64-44d4-8258-c347d150b3be'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:20.888838 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6220cc4f-c12d-4d55-933c-dd3c0cde42f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0ef79b1-1984-4bcb-a6c5-febd68070021', '4159df44-bf00-4887-bd0b-5c55b8601b2d', '9a5fe721-4f66-47d0-ad78-51ceabc38dab', 'c533335a-9b64-44d4-8258-c347d150b3be']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:20.888838 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87fa5e6f-2b90-4234-9d41-3558ade12493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:20.918312 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87fa5e6f-2b90-4234-9d41-3558ade12493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed30cc7-94f5-4984-a98a-0532ba18a936', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-492203992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8fc9bf4302d443ab10d8b86ce251264',qos_specs=None,replication_status=,reservations=['e0ef79b1-1984-4bcb-a6c5-febd68070021','4159df44-bf00-4887-bd0b-5c55b8601b2d','9a5fe721-4f66-47d0-ad78-51ceabc38dab','c533335a-9b64-44d4-8258-c347d150b3be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d13eebe4ac6b44669c1ecf6432361cf9',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-492203992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed30cc7-94f5-4984-a98a-0532ba18a936,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8fc9bf4302d443ab10d8b86ce251264',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d13eebe4ac6b44669c1ecf6432361cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:20.918312 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00435677-1986-47df-a6f6-0469522591a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:20.938990 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00435677-1986-47df-a6f6-0469522591a3) transitioned into state 'SUCCESS' from state '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-492203992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8fc9bf4302d443ab10d8b86ce251264',qos_specs=None,replication_status=,reservations=['e0ef79b1-1984-4bcb-a6c5-febd68070021','4159df44-bf00-4887-bd0b-5c55b8601b2d','9a5fe721-4f66-47d0-ad78-51ceabc38dab','c533335a-9b64-44d4-8258-c347d150b3be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d13eebe4ac6b44669c1ecf6432361cf9',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:20.940503 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b10a94-bdc2-4199-b3c6-150bb44d473b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:20.954416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b10a94-bdc2-4199-b3c6-150bb44d473b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:20.954416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Flow 'volume_create_api' (990e880b-d81d-41c6-9992-25be42986028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:20.954416 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Create volume request issued successfully. Aug 18 09:17:20.954416 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f43e915f-057d-4957-94c6-0dfb73e11c08 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:20.954639 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 532/2094] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:17:20 2026] POST /volume/v3/volumes => generated 786 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:20.966249 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32c44095-fa66-400c-9c04-1e778623ba43 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:20.968235 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32c44095-fa66-400c-9c04-1e778623ba43 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:20.968494 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32c44095-fa66-400c-9c04-1e778623ba43 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:20.968718 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32c44095-fa66-400c-9c04-1e778623ba43 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:20.977719 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:20.977719 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:20.982466 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-32c44095-fa66-400c-9c04-1e778623ba43 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:20.987507 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32c44095-fa66-400c-9c04-1e778623ba43 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:20.988039 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 521/2095] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:17:20 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:21.614815 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0399a75f-4c15-400e-bd38-f46790330e41 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:21.616615 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0399a75f-4c15-400e-bd38-f46790330e41 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:21.616837 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0399a75f-4c15-400e-bd38-f46790330e41 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:21.617028 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0399a75f-4c15-400e-bd38-f46790330e41 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:21.617167 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0399a75f-4c15-400e-bd38-f46790330e41 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:21.623007 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:21.623007 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:21.624570 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0399a75f-4c15-400e-bd38-f46790330e41 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:21.624991 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 522/2096] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:21 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:21.630068 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca346880-84e3-4efd-ab14-38bdd9522459 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:21.632660 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca346880-84e3-4efd-ab14-38bdd9522459 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 Aug 18 09:17:21.632852 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca346880-84e3-4efd-ab14-38bdd9522459 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:21.633044 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca346880-84e3-4efd-ab14-38bdd9522459 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:21.644109 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca346880-84e3-4efd-ab14-38bdd9522459 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 returned with HTTP 404 Aug 18 09:17:21.644623 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 522/2097] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:21 2026] GET /volume/v3/volumes/b68c1d02-c714-4ff2-9a6b-ec18de8c5a30 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:21.653624 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a3b5dfc1-4504-4c12-82e2-b7c27100fb1e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:21.656073 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3b5dfc1-4504-4c12-82e2-b7c27100fb1e tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 Aug 18 09:17:21.656324 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3b5dfc1-4504-4c12-82e2-b7c27100fb1e tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:21.656600 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3b5dfc1-4504-4c12-82e2-b7c27100fb1e tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:21.666546 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:21.666546 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:21.671116 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a3b5dfc1-4504-4c12-82e2-b7c27100fb1e tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:21.676446 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3b5dfc1-4504-4c12-82e2-b7c27100fb1e tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 returned with HTTP 200 Aug 18 09:17:21.676969 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 533/2098] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:21 2026] GET /volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:21.695351 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ffd09dc-26ad-47b5-845f-0f9716ec7cc3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:21.701585 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ffd09dc-26ad-47b5-845f-0f9716ec7cc3 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] DELETE https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 Aug 18 09:17:21.701585 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ffd09dc-26ad-47b5-845f-0f9716ec7cc3 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:21.701585 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ffd09dc-26ad-47b5-845f-0f9716ec7cc3 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:21.701585 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8ffd09dc-26ad-47b5-845f-0f9716ec7cc3 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume with id: acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 Aug 18 09:17:21.712555 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:21.712555 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:21.714409 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ffd09dc-26ad-47b5-845f-0f9716ec7cc3 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:21.736680 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ffd09dc-26ad-47b5-845f-0f9716ec7cc3 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume request issued successfully. Aug 18 09:17:21.736680 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ffd09dc-26ad-47b5-845f-0f9716ec7cc3 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 returned with HTTP 202 Aug 18 09:17:21.736680 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 522/2099] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:21 2026] DELETE /volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:21.746202 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99e4252f-a7c5-479d-9d91-13fa2d1083e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:21.747926 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99e4252f-a7c5-479d-9d91-13fa2d1083e7 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 Aug 18 09:17:21.748098 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99e4252f-a7c5-479d-9d91-13fa2d1083e7 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:21.748272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99e4252f-a7c5-479d-9d91-13fa2d1083e7 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:21.756075 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:21.756075 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:21.760866 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-99e4252f-a7c5-479d-9d91-13fa2d1083e7 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:21.766447 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99e4252f-a7c5-479d-9d91-13fa2d1083e7 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 returned with HTTP 200 Aug 18 09:17:21.767080 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 523/2100] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:21 2026] GET /volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:22.000829 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f883d73a-9485-40c4-8ef5-c380c6b46866 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.002610 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f883d73a-9485-40c4-8ef5-c380c6b46866 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:22.002795 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f883d73a-9485-40c4-8ef5-c380c6b46866 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:22.002964 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f883d73a-9485-40c4-8ef5-c380c6b46866 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:22.012802 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:22.012802 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:22.018417 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f883d73a-9485-40c4-8ef5-c380c6b46866 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:22.026893 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f883d73a-9485-40c4-8ef5-c380c6b46866 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:22.027350 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 523/2101] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:17:21 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:22.041549 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-05d91fdb-342c-46a5-be07-e9f3bd7f0e8a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.043099 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05d91fdb-342c-46a5-be07-e9f3bd7f0e8a tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:22.043291 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05d91fdb-342c-46a5-be07-e9f3bd7f0e8a tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:22.043476 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05d91fdb-342c-46a5-be07-e9f3bd7f0e8a tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:22.055874 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:22.055874 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:22.063064 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-05d91fdb-342c-46a5-be07-e9f3bd7f0e8a tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:22.068439 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05d91fdb-342c-46a5-be07-e9f3bd7f0e8a tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:22.068894 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 534/2102] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:17:22 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:22.115751 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-9a85417f-cd28-4c76-92be-1a9fab91e5ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.120269 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-9a85417f-cd28-4c76-92be-1a9fab91e5ba tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:22.120269 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-9a85417f-cd28-4c76-92be-1a9fab91e5ba tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:22.120269 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-9a85417f-cd28-4c76-92be-1a9fab91e5ba tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:22.126456 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:22.126456 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:22.130595 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-9a85417f-cd28-4c76-92be-1a9fab91e5ba tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:22.135770 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-9a85417f-cd28-4c76-92be-1a9fab91e5ba tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:22.135770 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 523/2103] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:22 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:22.222055 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ec307535-9def-48a5-9650-f1115fbbfa48 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.222458 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec307535-9def-48a5-9650-f1115fbbfa48 None None] GET https://10.4.3.41/volume// Aug 18 09:17:22.222668 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec307535-9def-48a5-9650-f1115fbbfa48 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:22.222879 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec307535-9def-48a5-9650-f1115fbbfa48 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:22.223209 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec307535-9def-48a5-9650-f1115fbbfa48 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:22.223701 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 524/2104] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:17:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:22.231576 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-a43e3e9f-c649-45be-b3ca-41514cd12e1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.233575 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-a43e3e9f-c649-45be-b3ca-41514cd12e1e tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:17:22.233924 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-a43e3e9f-c649-45be-b3ca-41514cd12e1e tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ed30cc7-94f5-4984-a98a-0532ba18a936", "connector": null, "instance_uuid": "094c46f5-45c0-47cb-9018-24a9160b5d68"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:22.241723 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:22.241723 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:22.269532 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-a43e3e9f-c649-45be-b3ca-41514cd12e1e tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:17:22.270068 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 524/2105] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:17:22 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:22.304522 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-13a16070-9e61-429c-ab60-5ba2e3db846d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.306258 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13a16070-9e61-429c-ab60-5ba2e3db846d tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:22.306499 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13a16070-9e61-429c-ab60-5ba2e3db846d tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:22.306688 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13a16070-9e61-429c-ab60-5ba2e3db846d tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:22.316006 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:22.316006 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:22.319361 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-891766e8-fa55-421a-ab9d-dbc866b6ccdf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.320963 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-13a16070-9e61-429c-ab60-5ba2e3db846d tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:22.321057 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-891766e8-fa55-421a-ab9d-dbc866b6ccdf None None] GET https://10.4.3.41/volume// Aug 18 09:17:22.321057 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-891766e8-fa55-421a-ab9d-dbc866b6ccdf None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:22.321057 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-891766e8-fa55-421a-ab9d-dbc866b6ccdf None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:22.321057 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-891766e8-fa55-421a-ab9d-dbc866b6ccdf None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:22.321057 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 524/2106] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:22.324049 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13a16070-9e61-429c-ab60-5ba2e3db846d tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:22.324467 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 535/2107] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:17:22 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:22.331051 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-2d51125e-88a9-4c9e-a70c-67f921cb0226 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.335118 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-2d51125e-88a9-4c9e-a70c-67f921cb0226 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:22.335413 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-2d51125e-88a9-4c9e-a70c-67f921cb0226 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:22.335609 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-2d51125e-88a9-4c9e-a70c-67f921cb0226 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:22.345235 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:22.345235 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:22.349537 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-2d51125e-88a9-4c9e-a70c-67f921cb0226 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:22.354411 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-2d51125e-88a9-4c9e-a70c-67f921cb0226 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:22.354979 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 525/2108] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:22 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 1040 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:22.471037 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-3dec0445-5ae6-4554-b170-8b1114e4c7c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.473096 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-3dec0445-5ae6-4554-b170-8b1114e4c7c6 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] PUT https://10.4.3.41/volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368 Aug 18 09:17:22.473461 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-3dec0445-5ae6-4554-b170-8b1114e4c7c6 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:22.483492 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-3dec0445-5ae6-4554-b170-8b1114e4c7c6 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Acquiring lock "cinder-attachment_update-0ed30cc7-94f5-4984-a98a-0532ba18a936-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:17:22.493914 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-3dec0445-5ae6-4554-b170-8b1114e4c7c6 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Lock "cinder-attachment_update-0ed30cc7-94f5-4984-a98a-0532ba18a936-np0000007625" acquired by "attachment_update" :: waited 0.010s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:17:22.494340 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:22.494340 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:22.614634 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-3dec0445-5ae6-4554-b170-8b1114e4c7c6 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Lock "cinder-attachment_update-0ed30cc7-94f5-4984-a98a-0532ba18a936-np0000007625" released by "attachment_update" :: held 0.121s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:17:22.615014 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-3dec0445-5ae6-4554-b170-8b1114e4c7c6 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368 returned with HTTP 200 Aug 18 09:17:22.615639 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 525/2109] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:17:22 2026] PUT /volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:22.635227 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d15a66cd-af11-4e2a-af3c-d429770de7f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.638583 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d15a66cd-af11-4e2a-af3c-d429770de7f6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:22.638874 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d15a66cd-af11-4e2a-af3c-d429770de7f6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:22.639141 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d15a66cd-af11-4e2a-af3c-d429770de7f6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:22.639355 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d15a66cd-af11-4e2a-af3c-d429770de7f6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:22.645078 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:22.645078 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:22.646127 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d15a66cd-af11-4e2a-af3c-d429770de7f6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:22.646658 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 525/2110] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:22 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:22.782843 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9094ebe3-ac75-4fbd-a932-20925c98ece9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.784831 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9094ebe3-ac75-4fbd-a932-20925c98ece9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 Aug 18 09:17:22.785028 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9094ebe3-ac75-4fbd-a932-20925c98ece9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:22.785205 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9094ebe3-ac75-4fbd-a932-20925c98ece9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:22.790934 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9094ebe3-ac75-4fbd-a932-20925c98ece9 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 returned with HTTP 404 Aug 18 09:17:22.791387 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 536/2111] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:22 2026] GET /volume/v3/volumes/acc8b0c2-a3a3-4aad-ad71-72d265ff5b86 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:22.803112 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9edbc20-ff4f-4222-bcf1-da9545244729 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.805038 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9edbc20-ff4f-4222-bcf1-da9545244729 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac Aug 18 09:17:22.805226 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9edbc20-ff4f-4222-bcf1-da9545244729 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:22.805461 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9edbc20-ff4f-4222-bcf1-da9545244729 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:22.813088 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:22.813088 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:22.819776 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f9edbc20-ff4f-4222-bcf1-da9545244729 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:22.825698 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9edbc20-ff4f-4222-bcf1-da9545244729 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac returned with HTTP 200 Aug 18 09:17:22.826124 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 526/2112] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:22 2026] GET /volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:17:22.837926 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db522547-3e1d-47ec-aace-9c14573bcc59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.840835 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db522547-3e1d-47ec-aace-9c14573bcc59 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] DELETE https://10.4.3.41/volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac Aug 18 09:17:22.842603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db522547-3e1d-47ec-aace-9c14573bcc59 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:22.842826 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db522547-3e1d-47ec-aace-9c14573bcc59 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:22.843004 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-db522547-3e1d-47ec-aace-9c14573bcc59 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume with id: 17922e38-7a19-41c7-88a4-2dfafd67c1ac Aug 18 09:17:22.858937 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:22.858937 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:22.859621 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db522547-3e1d-47ec-aace-9c14573bcc59 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:22.876211 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db522547-3e1d-47ec-aace-9c14573bcc59 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume request issued successfully. Aug 18 09:17:22.876466 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db522547-3e1d-47ec-aace-9c14573bcc59 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac returned with HTTP 202 Aug 18 09:17:22.876974 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 526/2113] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:22 2026] DELETE /volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:22.888873 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b11a5ece-b2b4-419e-ae4a-9e29a9a0b724 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:22.890949 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b11a5ece-b2b4-419e-ae4a-9e29a9a0b724 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac Aug 18 09:17:22.891131 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b11a5ece-b2b4-419e-ae4a-9e29a9a0b724 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:22.891330 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b11a5ece-b2b4-419e-ae4a-9e29a9a0b724 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:22.904615 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:22.904615 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:22.909690 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b11a5ece-b2b4-419e-ae4a-9e29a9a0b724 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:22.914628 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b11a5ece-b2b4-419e-ae4a-9e29a9a0b724 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac returned with HTTP 200 Aug 18 09:17:22.915089 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 526/2114] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:22 2026] GET /volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:23.340573 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d481012-e513-4839-a5a3-9bc8e89cddcb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:23.342708 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d481012-e513-4839-a5a3-9bc8e89cddcb tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:23.342956 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d481012-e513-4839-a5a3-9bc8e89cddcb tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:23.343151 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d481012-e513-4839-a5a3-9bc8e89cddcb tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:23.352826 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:23.352826 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:23.356819 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d481012-e513-4839-a5a3-9bc8e89cddcb tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:23.363364 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d481012-e513-4839-a5a3-9bc8e89cddcb tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:23.363779 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 537/2115] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:17:23 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:23.658965 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46c72ff4-ab2b-4606-a1e5-b2bfe8cf4489 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:23.661177 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46c72ff4-ab2b-4606-a1e5-b2bfe8cf4489 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:23.661429 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46c72ff4-ab2b-4606-a1e5-b2bfe8cf4489 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:23.661676 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46c72ff4-ab2b-4606-a1e5-b2bfe8cf4489 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:23.661835 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-46c72ff4-ab2b-4606-a1e5-b2bfe8cf4489 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:23.666793 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:23.666793 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:23.667731 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46c72ff4-ab2b-4606-a1e5-b2bfe8cf4489 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:23.668187 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 527/2116] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:23 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:23.931377 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09482ced-4f3d-42fe-b2a6-a12acfc2287a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:23.933932 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09482ced-4f3d-42fe-b2a6-a12acfc2287a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac Aug 18 09:17:23.934102 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09482ced-4f3d-42fe-b2a6-a12acfc2287a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:23.934327 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09482ced-4f3d-42fe-b2a6-a12acfc2287a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:23.940289 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09482ced-4f3d-42fe-b2a6-a12acfc2287a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac returned with HTTP 404 Aug 18 09:17:23.940824 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 527/2117] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:23 2026] GET /volume/v3/volumes/17922e38-7a19-41c7-88a4-2dfafd67c1ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:23.989017 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9b05e80d-a70c-422e-8269-8404a3731210 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:23.990873 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:23.991188 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1, "name": "tempest-VolumesGetTest-Volume-520814781", "metadata": {"Type": "Test"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:23.992543 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request body: {'volume': {'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-520814781', 'metadata': {'Type': 'Test'}}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:24.059144 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume of 1 GB Aug 18 09:17:24.063818 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Availability Zones retrieved successfully. Aug 18 09:17:24.070006 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (335561c0-0a4a-4b60-896e-6e1795ee4d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:24.070995 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (224a7402-74bd-4f97-b3c5-7df6ace1ecea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:24.071859 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:24.123018 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (224a7402-74bd-4f97-b3c5-7df6ace1ecea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:24.123753 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb48d23-0a52-48fe-9000-9d4bce33e7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:24.156126 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Created reservations ['67a59ccf-9c72-49c6-9837-3502c9e50576', 'f9062302-c33e-41c5-975d-b475c1be9ad4', '60a2ecd7-1cd5-425b-bbf1-41d60f171f76', '591ad641-1b21-437c-9d38-4f88bb8d0ce2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:24.156862 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb48d23-0a52-48fe-9000-9d4bce33e7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67a59ccf-9c72-49c6-9837-3502c9e50576', 'f9062302-c33e-41c5-975d-b475c1be9ad4', '60a2ecd7-1cd5-425b-bbf1-41d60f171f76', '591ad641-1b21-437c-9d38-4f88bb8d0ce2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:24.157510 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1faf9794-805e-4811-b231-7abdf74c75f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:24.180844 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1faf9794-805e-4811-b231-7abdf74c75f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceb4ed8c-d9cd-438a-bb43-c066237b0f95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-520814781',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['67a59ccf-9c72-49c6-9837-3502c9e50576','f9062302-c33e-41c5-975d-b475c1be9ad4','60a2ecd7-1cd5-425b-bbf1-41d60f171f76','591ad641-1b21-437c-9d38-4f88bb8d0ce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-520814781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceb4ed8c-d9cd-438a-bb43-c066237b0f95,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='51326698569343acbba17d7ed6a73875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abe254a5162440dbab03faf1b05838ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:24.181666 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a8ff077-5658-4c99-a98a-3162251ed9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:24.206926 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a8ff077-5658-4c99-a98a-3162251ed9ae) transitioned into state 'SUCCESS' from state '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-520814781',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['67a59ccf-9c72-49c6-9837-3502c9e50576','f9062302-c33e-41c5-975d-b475c1be9ad4','60a2ecd7-1cd5-425b-bbf1-41d60f171f76','591ad641-1b21-437c-9d38-4f88bb8d0ce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:24.207865 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df26466-7e60-4832-bb39-63082703f0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:24.219914 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df26466-7e60-4832-bb39-63082703f0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:24.221274 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (335561c0-0a4a-4b60-896e-6e1795ee4d6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:24.221675 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request issued successfully. Aug 18 09:17:24.222363 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b05e80d-a70c-422e-8269-8404a3731210 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:24.223163 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 527/2118] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:23 2026] POST /volume/v3/volumes => generated 756 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:24.235412 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-643b781d-f7d2-412f-86f1-3f3de68240ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:24.238459 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-643b781d-f7d2-412f-86f1-3f3de68240ad tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 Aug 18 09:17:24.238660 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-643b781d-f7d2-412f-86f1-3f3de68240ad tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:24.238862 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-643b781d-f7d2-412f-86f1-3f3de68240ad tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:24.254829 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:24.254829 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:24.263542 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-643b781d-f7d2-412f-86f1-3f3de68240ad tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:24.267167 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-643b781d-f7d2-412f-86f1-3f3de68240ad tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 returned with HTTP 200 Aug 18 09:17:24.267549 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 538/2119] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:24 2026] GET /volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:24.377491 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4e94f791-b1b6-4df0-b27a-57c20ef5534c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:24.379329 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e94f791-b1b6-4df0-b27a-57c20ef5534c tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:24.379609 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e94f791-b1b6-4df0-b27a-57c20ef5534c tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:24.379820 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e94f791-b1b6-4df0-b27a-57c20ef5534c tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:24.381773 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=381,cinder:INSERT=61,cinder:UPDATE=108 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:17:24.391876 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:24.391876 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:24.396818 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4e94f791-b1b6-4df0-b27a-57c20ef5534c tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:24.402455 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e94f791-b1b6-4df0-b27a-57c20ef5534c tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:24.402455 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 528/2120] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:17:24 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:24.681251 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-632f16d6-281c-456c-b069-ffa7275789cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:24.683241 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-632f16d6-281c-456c-b069-ffa7275789cf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:24.683433 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-632f16d6-281c-456c-b069-ffa7275789cf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:24.683634 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-632f16d6-281c-456c-b069-ffa7275789cf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:24.683830 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-632f16d6-281c-456c-b069-ffa7275789cf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:24.688466 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:24.688466 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:24.689251 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-632f16d6-281c-456c-b069-ffa7275789cf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:24.689715 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 528/2121] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:24 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:24.879555 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f565b9e9-bc40-45af-b4dd-8e3323bc0942 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:24.881265 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f565b9e9-bc40-45af-b4dd-8e3323bc0942 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:17:24.881452 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f565b9e9-bc40-45af-b4dd-8e3323bc0942 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:24.881634 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f565b9e9-bc40-45af-b4dd-8e3323bc0942 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:24.892021 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:24.892021 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:24.895639 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f565b9e9-bc40-45af-b4dd-8e3323bc0942 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:17:24.900356 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f565b9e9-bc40-45af-b4dd-8e3323bc0942 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:17:24.900851 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 528/2122] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:24 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:24.936694 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-562455ee-4e03-4039-a3ec-3ad84ae5edf0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:24.939154 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-562455ee-4e03-4039-a3ec-3ad84ae5edf0 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:17:24.939374 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-562455ee-4e03-4039-a3ec-3ad84ae5edf0 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:24.939640 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-562455ee-4e03-4039-a3ec-3ad84ae5edf0 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:24.941956 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=419,cinder:UPDATE=105,cinder:INSERT=72 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:17:24.953211 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:24.953211 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:24.957199 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-562455ee-4e03-4039-a3ec-3ad84ae5edf0 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:17:24.961299 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-562455ee-4e03-4039-a3ec-3ad84ae5edf0 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:17:24.961710 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 539/2123] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:24 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:24.979192 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-3a610456-d731-44e4-819f-f10fc2b7f328 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:24.981245 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-3a610456-d731-44e4-819f-f10fc2b7f328 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] POST https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75/action Aug 18 09:17:24.981596 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-3a610456-d731-44e4-819f-f10fc2b7f328 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:24.981751 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-3a610456-d731-44e4-819f-f10fc2b7f328 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:24.993112 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:24.993112 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:24.993650 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-3a610456-d731-44e4-819f-f10fc2b7f328 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:17:24.999354 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-3a610456-d731-44e4-819f-f10fc2b7f328 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Begin detaching volume completed successfully. Aug 18 09:17:24.999638 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-3a610456-d731-44e4-819f-f10fc2b7f328 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75/action returned with HTTP 202 Aug 18 09:17:25.000108 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 529/2124] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:17:24 2026] POST /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:17:25.041887 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ecfe0a04-568a-4257-9847-b94b32c9748c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.042259 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecfe0a04-568a-4257-9847-b94b32c9748c None None] GET https://10.4.3.41/volume// Aug 18 09:17:25.042373 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecfe0a04-568a-4257-9847-b94b32c9748c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:25.042566 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecfe0a04-568a-4257-9847-b94b32c9748c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:25.042894 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecfe0a04-568a-4257-9847-b94b32c9748c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:25.043162 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 529/2125] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:25.054092 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-0702ca91-68af-4711-805b-f983c2163cd9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.060237 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-0702ca91-68af-4711-805b-f983c2163cd9 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:17:25.060520 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-0702ca91-68af-4711-805b-f983c2163cd9 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:25.060764 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-0702ca91-68af-4711-805b-f983c2163cd9 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:25.071568 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:25.071568 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:25.075213 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-0702ca91-68af-4711-805b-f983c2163cd9 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:17:25.080153 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-0702ca91-68af-4711-805b-f983c2163cd9 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:17:25.080923 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 529/2126] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:25 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 1325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:25.280046 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3cf054fa-250d-41ee-be50-9be27ab79750 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.282278 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3cf054fa-250d-41ee-be50-9be27ab79750 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 Aug 18 09:17:25.282585 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3cf054fa-250d-41ee-be50-9be27ab79750 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:25.282778 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3cf054fa-250d-41ee-be50-9be27ab79750 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:25.291549 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:25.291549 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:25.295942 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3cf054fa-250d-41ee-be50-9be27ab79750 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:25.301752 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3cf054fa-250d-41ee-be50-9be27ab79750 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 returned with HTTP 200 Aug 18 09:17:25.302234 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 540/2127] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:25 2026] GET /volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:25.317945 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb083b59-9f54-45a0-ad06-ff09e0067fbc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.319533 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb083b59-9f54-45a0-ad06-ff09e0067fbc tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 Aug 18 09:17:25.319738 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb083b59-9f54-45a0-ad06-ff09e0067fbc tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:25.319920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb083b59-9f54-45a0-ad06-ff09e0067fbc tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:25.326318 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:25.326318 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:25.330287 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bb083b59-9f54-45a0-ad06-ff09e0067fbc tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:25.335684 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb083b59-9f54-45a0-ad06-ff09e0067fbc tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 returned with HTTP 200 Aug 18 09:17:25.336315 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 530/2128] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:25 2026] GET /volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:25.351131 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7a82746-0617-458f-b1fb-f1732356ecb7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.352813 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7a82746-0617-458f-b1fb-f1732356ecb7 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] PUT https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 Aug 18 09:17:25.353103 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7a82746-0617-458f-b1fb-f1732356ecb7 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-520814781"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:25.356215 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=333,cinder:UPDATE=78,cinder:INSERT=35 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:17:25.361743 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:25.361743 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:25.365460 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d7a82746-0617-458f-b1fb-f1732356ecb7 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:25.369275 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d7a82746-0617-458f-b1fb-f1732356ecb7 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume updated successfully. Aug 18 09:17:25.369878 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7a82746-0617-458f-b1fb-f1732356ecb7 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 returned with HTTP 200 Aug 18 09:17:25.370229 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 530/2129] 10.4.3.41 () {68 vars in 1361 bytes} [Tue Aug 18 09:17:25 2026] PUT /volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 => generated 780 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:25.386298 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3cd07a6c-3178-4468-802c-7a42e8fb01b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.387994 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cd07a6c-3178-4468-802c-7a42e8fb01b5 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] PUT https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 Aug 18 09:17:25.388282 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cd07a6c-3178-4468-802c-7a42e8fb01b5 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1687685126", "description": "This is the new description of volume"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:25.395808 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:25.395808 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:25.398942 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3cd07a6c-3178-4468-802c-7a42e8fb01b5 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:25.404899 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3cd07a6c-3178-4468-802c-7a42e8fb01b5 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume updated successfully. Aug 18 09:17:25.405535 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cd07a6c-3178-4468-802c-7a42e8fb01b5 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 returned with HTTP 200 Aug 18 09:17:25.406038 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 530/2130] 10.4.3.41 () {68 vars in 1362 bytes} [Tue Aug 18 09:17:25 2026] PUT /volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:25.418058 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-919e3815-5e74-48ac-b42f-83e6a124fb09 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.419679 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-919e3815-5e74-48ac-b42f-83e6a124fb09 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:25.419861 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-919e3815-5e74-48ac-b42f-83e6a124fb09 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:25.420032 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-919e3815-5e74-48ac-b42f-83e6a124fb09 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:25.426290 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0743ca8-e059-40f1-a91e-b0b209bb309a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.427919 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0743ca8-e059-40f1-a91e-b0b209bb309a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 Aug 18 09:17:25.428085 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0743ca8-e059-40f1-a91e-b0b209bb309a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:25.428275 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0743ca8-e059-40f1-a91e-b0b209bb309a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:25.429096 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:25.429096 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:25.432966 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-919e3815-5e74-48ac-b42f-83e6a124fb09 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:25.435943 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:25.435943 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:25.437573 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-919e3815-5e74-48ac-b42f-83e6a124fb09 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:25.438585 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 541/2131] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:17:25 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:25.439028 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0743ca8-e059-40f1-a91e-b0b209bb309a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:25.443128 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0743ca8-e059-40f1-a91e-b0b209bb309a tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 returned with HTTP 200 Aug 18 09:17:25.443522 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 531/2132] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:25 2026] GET /volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:25.458554 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.460309 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:25.460670 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1778501697", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1609782431"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:25.462046 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1778501697', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1609782431'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:25.462202 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume of 1 GB Aug 18 09:17:25.466130 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Availability Zones retrieved successfully. Aug 18 09:17:25.471413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (b78e864a-15c5-45dc-9900-ebccc44fe203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:25.472417 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a6c3311-a0cf-48ac-9471-0418d0cf6ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:25.473421 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:25.499076 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a6c3311-a0cf-48ac-9471-0418d0cf6ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:25.499849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e18891c1-610f-4b73-a500-dddd0835ab1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:25.535603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Created reservations ['faf0d0cf-b229-4b37-91fc-1fd2eab81e76', '7dc5d25f-6743-4f0a-9994-4c0e77ef0cc1', '70191dac-1aca-4a39-ac7a-a69445edacf9', '18400c3a-0c0f-4485-b3ff-97531d1af48d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:25.536429 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e18891c1-610f-4b73-a500-dddd0835ab1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faf0d0cf-b229-4b37-91fc-1fd2eab81e76', '7dc5d25f-6743-4f0a-9994-4c0e77ef0cc1', '70191dac-1aca-4a39-ac7a-a69445edacf9', '18400c3a-0c0f-4485-b3ff-97531d1af48d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:25.537125 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc803904-8697-45ee-b973-67c123fd69a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:25.558210 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc803904-8697-45ee-b973-67c123fd69a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4aeef6f-df55-49ac-9613-98f01c9e28e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1778501697',display_name='tempest-VolumesGetTest-Volume-1609782431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['faf0d0cf-b229-4b37-91fc-1fd2eab81e76','7dc5d25f-6743-4f0a-9994-4c0e77ef0cc1','70191dac-1aca-4a39-ac7a-a69445edacf9','18400c3a-0c0f-4485-b3ff-97531d1af48d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:25Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1778501697',display_name='tempest-VolumesGetTest-Volume-1609782431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4aeef6f-df55-49ac-9613-98f01c9e28e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51326698569343acbba17d7ed6a73875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abe254a5162440dbab03faf1b05838ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:25.559011 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b23c7f0-0fd3-4c10-b739-71aa80a51059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:25.578367 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b23c7f0-0fd3-4c10-b739-71aa80a51059) transitioned into 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-1778501697',display_name='tempest-VolumesGetTest-Volume-1609782431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51326698569343acbba17d7ed6a73875',qos_specs=None,replication_status=,reservations=['faf0d0cf-b229-4b37-91fc-1fd2eab81e76','7dc5d25f-6743-4f0a-9994-4c0e77ef0cc1','70191dac-1aca-4a39-ac7a-a69445edacf9','18400c3a-0c0f-4485-b3ff-97531d1af48d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe254a5162440dbab03faf1b05838ea',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:25.579121 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9711e487-38a9-4caf-a707-0cd16887377a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:25.590919 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9711e487-38a9-4caf-a707-0cd16887377a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:25.590919 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Flow 'volume_create_api' (b78e864a-15c5-45dc-9900-ebccc44fe203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:25.590919 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Create volume request issued successfully. Aug 18 09:17:25.590919 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89822d9e-cde0-4dd1-a4e1-55e4ef7cb9c4 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:25.591235 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 531/2133] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:25 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) Aug 18 09:17:25.604427 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ca0ec1f1-1e34-4434-8577-1ac31282407f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.604427 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca0ec1f1-1e34-4434-8577-1ac31282407f tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 Aug 18 09:17:25.604627 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca0ec1f1-1e34-4434-8577-1ac31282407f tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:25.604821 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca0ec1f1-1e34-4434-8577-1ac31282407f tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:25.615236 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:25.615236 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:25.615913 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ca0ec1f1-1e34-4434-8577-1ac31282407f tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:25.621644 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca0ec1f1-1e34-4434-8577-1ac31282407f tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 returned with HTTP 200 Aug 18 09:17:25.621644 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 531/2134] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:25 2026] GET /volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:25.700117 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7e0a905d-3fce-4e88-bf04-8e4e10ded035 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.702126 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e0a905d-3fce-4e88-bf04-8e4e10ded035 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:25.702415 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e0a905d-3fce-4e88-bf04-8e4e10ded035 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:25.702663 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e0a905d-3fce-4e88-bf04-8e4e10ded035 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:25.702792 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7e0a905d-3fce-4e88-bf04-8e4e10ded035 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:25.708535 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:25.708535 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:25.709358 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e0a905d-3fce-4e88-bf04-8e4e10ded035 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:25.709818 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 542/2135] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:25 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:25.918210 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-eda5dd53-03b7-4ee7-89ab-9e63e6d3d8f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.921233 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-eda5dd53-03b7-4ee7-89ab-9e63e6d3d8f3 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] POST https://10.4.3.41/volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368/action Aug 18 09:17:25.921774 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-eda5dd53-03b7-4ee7-89ab-9e63e6d3d8f3 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:25.921937 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-eda5dd53-03b7-4ee7-89ab-9e63e6d3d8f3 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:25.945588 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:25.945588 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:25.956663 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-adc9349f-239a-42f4-ae4a-35a3e2cb82f5 req-eda5dd53-03b7-4ee7-89ab-9e63e6d3d8f3 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368/action returned with HTTP 204 Aug 18 09:17:25.957228 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 532/2136] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:17:25 2026] POST /volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:25.966955 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-4a1f58b5-1811-4ac7-ae04-57df92afede5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:25.970164 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-4a1f58b5-1811-4ac7-ae04-57df92afede5 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] DELETE https://10.4.3.41/volume/v3/attachments/d8724009-2f35-4095-84d7-65600f23affe Aug 18 09:17:25.970164 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-4a1f58b5-1811-4ac7-ae04-57df92afede5 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:25.970164 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-4a1f58b5-1811-4ac7-ae04-57df92afede5 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:25.976424 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:25.976424 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:26.021528 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fd82de06-0651-4ba2-be9b-8a8db3bbfb06 req-4a1f58b5-1811-4ac7-ae04-57df92afede5 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/attachments/d8724009-2f35-4095-84d7-65600f23affe returned with HTTP 200 Aug 18 09:17:26.021528 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 532/2137] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:17:25 2026] DELETE /volume/v3/attachments/d8724009-2f35-4095-84d7-65600f23affe => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:26.105735 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-904ac270-faa7-4229-864a-03664c5262a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.107826 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-904ac270-faa7-4229-864a-03664c5262a3 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:17:26.107994 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-904ac270-faa7-4229-864a-03664c5262a3 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:26.108233 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-904ac270-faa7-4229-864a-03664c5262a3 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:26.116082 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:26.116082 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:26.121155 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-904ac270-faa7-4229-864a-03664c5262a3 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:17:26.129014 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-904ac270-faa7-4229-864a-03664c5262a3 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:17:26.129613 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 532/2138] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:26 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:26.453777 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57542d6a-f916-441c-9223-2863faf41ecc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.455461 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57542d6a-f916-441c-9223-2863faf41ecc tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:26.455671 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57542d6a-f916-441c-9223-2863faf41ecc tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:26.455851 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57542d6a-f916-441c-9223-2863faf41ecc tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:26.464743 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:26.464743 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:26.467899 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-57542d6a-f916-441c-9223-2863faf41ecc tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:26.471740 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57542d6a-f916-441c-9223-2863faf41ecc tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:26.472085 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 543/2139] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:17:26 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:26.483765 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e30683fd-396f-44bf-9b36-346ffd17fccf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.487849 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e30683fd-396f-44bf-9b36-346ffd17fccf tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:26.488146 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e30683fd-396f-44bf-9b36-346ffd17fccf tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:26.488407 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e30683fd-396f-44bf-9b36-346ffd17fccf tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:26.508762 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:26.508762 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:26.512403 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e30683fd-396f-44bf-9b36-346ffd17fccf tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:26.516983 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e30683fd-396f-44bf-9b36-346ffd17fccf tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:26.517433 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 533/2140] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:17:26 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:26.537924 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1df4b2c-251a-4032-b726-df729be43641 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.539249 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 533/2141] 10.4.3.41 () {70 vars in 1604 bytes} [Tue Aug 18 09:17:26 2026] DELETE /volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 09:17:26.550457 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11026b88-6402-4fb6-a7ea-692a0650bd96 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.575824 np0000007625 devstack@c-api.service[100265]: WARNING keystonemiddleware.auth_token [None req-11026b88-6402-4fb6-a7ea-692a0650bd96 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 09:17:26.577547 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 533/2142] 10.4.3.41 () {70 vars in 1604 bytes} [Tue Aug 18 09:17:26 2026] DELETE /volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368 => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 09:17:26.584884 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.586631 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] DELETE https://10.4.3.41/volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368 Aug 18 09:17:26.586847 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:26.587047 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:26.596253 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:26.596253 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:26.633217 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ce6ef3a-ce7a-4ae9-8b91-e36741cda4ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.634997 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ce6ef3a-ce7a-4ae9-8b91-e36741cda4ba tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 Aug 18 09:17:26.635558 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ce6ef3a-ce7a-4ae9-8b91-e36741cda4ba tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:26.635558 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ce6ef3a-ce7a-4ae9-8b91-e36741cda4ba tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:26.644066 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:26.644066 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:26.647199 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ce6ef3a-ce7a-4ae9-8b91-e36741cda4ba tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:26.653741 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ce6ef3a-ce7a-4ae9-8b91-e36741cda4ba tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 returned with HTTP 200 Aug 18 09:17:26.654092 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 534/2143] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:26 2026] GET /volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:17:26.664269 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Attachment connected to vm 094c46f5-45c0-47cb-9018-24a9160b5d68, checking data on nova Aug 18 09:17:26.664631 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.compute.nova [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Creating Keystone token plugin using URL: https://10.4.3.41/identity {{(pid=100264) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 09:17:26.666847 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb053e27-cc91-4f77-bf89-67ea22299321 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.668889 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb053e27-cc91-4f77-bf89-67ea22299321 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] PUT https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 Aug 18 09:17:26.670415 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb053e27-cc91-4f77-bf89-67ea22299321 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-520814781", "description": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:26.681471 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:26.681471 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:26.686373 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb053e27-cc91-4f77-bf89-67ea22299321 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:26.693629 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb053e27-cc91-4f77-bf89-67ea22299321 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume updated successfully. Aug 18 09:17:26.694588 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb053e27-cc91-4f77-bf89-67ea22299321 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 returned with HTTP 200 Aug 18 09:17:26.695205 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 534/2144] 10.4.3.41 () {68 vars in 1361 bytes} [Tue Aug 18 09:17:26 2026] PUT /volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 => generated 767 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:26.708309 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a7331e42-4751-4987-a4c2-2ab8b1b736a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.710912 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7331e42-4751-4987-a4c2-2ab8b1b736a3 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 Aug 18 09:17:26.711164 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7331e42-4751-4987-a4c2-2ab8b1b736a3 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:26.711439 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7331e42-4751-4987-a4c2-2ab8b1b736a3 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:26.724716 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:26.724716 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:26.728296 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dfccbfe8-7087-4cd6-92b0-c3d433bc8192 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.729908 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a7331e42-4751-4987-a4c2-2ab8b1b736a3 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:26.730481 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dfccbfe8-7087-4cd6-92b0-c3d433bc8192 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:26.730695 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dfccbfe8-7087-4cd6-92b0-c3d433bc8192 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:26.730875 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dfccbfe8-7087-4cd6-92b0-c3d433bc8192 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:26.730974 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-dfccbfe8-7087-4cd6-92b0-c3d433bc8192 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:26.736454 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7331e42-4751-4987-a4c2-2ab8b1b736a3 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 returned with HTTP 200 Aug 18 09:17:26.737079 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 534/2145] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:26 2026] GET /volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 => generated 835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:26.740795 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:26.740795 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:26.741579 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dfccbfe8-7087-4cd6-92b0-c3d433bc8192 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:26.742014 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 535/2146] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:26 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:26.753695 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12469159-d49c-4c64-9706-a230a3c0fd91 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.753787 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-47c4041e-6891-422a-83a8-216d2664188a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.757440 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12469159-d49c-4c64-9706-a230a3c0fd91 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 Aug 18 09:17:26.757440 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12469159-d49c-4c64-9706-a230a3c0fd91 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:26.757440 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12469159-d49c-4c64-9706-a230a3c0fd91 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:26.757440 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-12469159-d49c-4c64-9706-a230a3c0fd91 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume with id: d4aeef6f-df55-49ac-9613-98f01c9e28e2 Aug 18 09:17:26.757546 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47c4041e-6891-422a-83a8-216d2664188a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae Aug 18 09:17:26.757546 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47c4041e-6891-422a-83a8-216d2664188a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:26.757709 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47c4041e-6891-422a-83a8-216d2664188a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:26.767229 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:26.767229 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:26.767773 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:26.767773 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:26.768788 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-12469159-d49c-4c64-9706-a230a3c0fd91 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:26.772644 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-47c4041e-6891-422a-83a8-216d2664188a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:26.779496 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47c4041e-6891-422a-83a8-216d2664188a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae returned with HTTP 200 Aug 18 09:17:26.780049 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 535/2147] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:26 2026] GET /volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:26.791613 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-12469159-d49c-4c64-9706-a230a3c0fd91 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume request issued successfully. Aug 18 09:17:26.791613 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12469159-d49c-4c64-9706-a230a3c0fd91 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 returned with HTTP 202 Aug 18 09:17:26.791740 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 535/2148] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:26 2026] DELETE /volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:26.798985 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.801455 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436/restore Aug 18 09:17:26.801833 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:26.803377 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Restoring backup 0dcc6d46-7c51-415c-83d2-6bcd24764436 ({'restore': {}}) {{(pid=100266) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 09:17:26.803480 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ee620b5-724c-4296-a55d-0bd87b780d92 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:26.803701 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Restoring backup 0dcc6d46-7c51-415c-83d2-6bcd24764436 to volume None. Aug 18 09:17:26.807831 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ee620b5-724c-4296-a55d-0bd87b780d92 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 Aug 18 09:17:26.807831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ee620b5-724c-4296-a55d-0bd87b780d92 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:26.807831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ee620b5-724c-4296-a55d-0bd87b780d92 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:26.809985 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:26.809985 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:26.811024 np0000007625 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating volume of 1 GB for restore of backup 0dcc6d46-7c51-415c-83d2-6bcd24764436. Aug 18 09:17:26.821319 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Availability zone cache updated, next update will occur around 2026-08-18 10:17:26.820932. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 09:17:26.821482 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Availability Zones retrieved successfully. Aug 18 09:17:26.824248 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:26.824248 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:26.828951 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Flow 'volume_create_api' (47b81968-d858-4941-a5ae-a3436b45d7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:26.830008 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31e38d4-ca98-42a1-9934-6ea2e85be676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:26.831132 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ee620b5-724c-4296-a55d-0bd87b780d92 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:26.831229 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:26.836215 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ee620b5-724c-4296-a55d-0bd87b780d92 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 returned with HTTP 200 Aug 18 09:17:26.836898 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 536/2149] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:26 2026] GET /volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 => generated 834 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:26.864604 np0000007625 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] REQ: curl -g -i -X GET https://10.4.3.41/compute/v2.1/servers/094c46f5-45c0-47cb-9018-24a9160b5d68/os-volume_attachments/0ed30cc7-94f5-4984-a98a-0532ba18a936 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c7a78fc33adf93d8f20f6aa916dadd466b1307bd2cfb6d29e83ce47085a8a94d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-67bb2c1f-179c-4bd3-a603-03afc8ea8700" -H "X-Service-Token: {SHA256}0564cb1c9625c016081d19615f0fce7b6f63a846ce29dde1e5fde38587ad458e" {{(pid=100264) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 09:17:26.873213 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31e38d4-ca98-42a1-9934-6ea2e85be676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:26.873700 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fa01633-3e53-4429-9a83-9862bfab3c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:26.928892 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Created reservations ['d8e532c3-f8b5-4fd9-bb49-41ce29f2bbef', '8a0bf3cd-f8bd-4950-9c84-f325eedf19ef', '7d744ebe-717c-462b-9dcf-cded81a7da6f', '35b3a64c-9386-4ae9-87fc-a06ec2c60716'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:26.929972 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fa01633-3e53-4429-9a83-9862bfab3c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8e532c3-f8b5-4fd9-bb49-41ce29f2bbef', '8a0bf3cd-f8bd-4950-9c84-f325eedf19ef', '7d744ebe-717c-462b-9dcf-cded81a7da6f', '35b3a64c-9386-4ae9-87fc-a06ec2c60716']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:26.931009 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b727264-4eb1-43ff-8956-1d3fb5572dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:26.968113 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b727264-4eb1-43ff-8956-1d3fb5572dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6197768a-22cf-4b1c-9e7e-e65af17f222e', '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_0dcc6d46-7c51-415c-83d2-6bcd24764436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a39d516e32574896b164e2ba5c6be684',qos_specs=None,replication_status=,reservations=['d8e532c3-f8b5-4fd9-bb49-41ce29f2bbef','8a0bf3cd-f8bd-4950-9c84-f325eedf19ef','7d744ebe-717c-462b-9dcf-cded81a7da6f','35b3a64c-9386-4ae9-87fc-a06ec2c60716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3b38b3da3f435780c75a77e6341f07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0dcc6d46-7c51-415c-83d2-6bcd24764436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6197768a-22cf-4b1c-9e7e-e65af17f222e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a39d516e32574896b164e2ba5c6be684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e3b38b3da3f435780c75a77e6341f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:26.969488 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02418e86-1a46-4881-ba5e-645754a808cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:26.983703 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02418e86-1a46-4881-ba5e-645754a808cd) transitioned into 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_0dcc6d46-7c51-415c-83d2-6bcd24764436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a39d516e32574896b164e2ba5c6be684',qos_specs=None,replication_status=,reservations=['d8e532c3-f8b5-4fd9-bb49-41ce29f2bbef','8a0bf3cd-f8bd-4950-9c84-f325eedf19ef','7d744ebe-717c-462b-9dcf-cded81a7da6f','35b3a64c-9386-4ae9-87fc-a06ec2c60716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3b38b3da3f435780c75a77e6341f07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:26.984416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79479482-ff83-492c-95bb-b655cfe564d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:26.993861 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79479482-ff83-492c-95bb-b655cfe564d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:26.994506 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Flow 'volume_create_api' (47b81968-d858-4941-a5ae-a3436b45d7be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:26.994884 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume request issued successfully. Aug 18 09:17:27.004515 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.004515 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:27.004701 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:27.026669 np0000007625 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 09:17:26 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-3c97131f-c1c3-4d8c-9a9f-5bb50263d877 x-openstack-request-id: req-3c97131f-c1c3-4d8c-9a9f-5bb50263d877 {{(pid=100264) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 09:17:27.026854 np0000007625 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0ed30cc7-94f5-4984-a98a-0532ba18a936", "serverId": "094c46f5-45c0-47cb-9018-24a9160b5d68", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7319e45f-7599-402d-b2de-d45fc2142368", "bdm_uuid": "7d2c4d2e-c24e-4714-9ba1-be2ff58bc671"}} {{(pid=100264) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 09:17:27.026984 np0000007625 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET call to compute for https://10.4.3.41/compute/v2.1/servers/094c46f5-45c0-47cb-9018-24a9160b5d68/os-volume_attachments/0ed30cc7-94f5-4984-a98a-0532ba18a936 used request id req-3c97131f-c1c3-4d8c-9a9f-5bb50263d877 {{(pid=100264) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 09:17:27.029535 np0000007625 devstack@c-api.service[100264]: ERROR cinder.volume.api [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Caught error: Detach volume from instance 094c46f5-45c0-47cb-9018-24a9160b5d68 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 094c46f5-45c0-47cb-9018-24a9160b5d68 using the Compute API Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 09:17:27.033205 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 094c46f5-45c0-47cb-9018-24a9160b5d68 using the Compute API Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.middleware.fault [None req-67bb2c1f-179c-4bd3-a603-03afc8ea8700 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368 returned with HTTP 409 Aug 18 09:17:27.036354 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 544/2150] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:17:26 2026] DELETE /volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368 => generated 167 bytes in 450 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:27.079126 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-efe72d41-c9b7-454b-ad4b-8a47aa9f42d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.081726 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-efe72d41-c9b7-454b-ad4b-8a47aa9f42d4 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:27.081968 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-efe72d41-c9b7-454b-ad4b-8a47aa9f42d4 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.084291 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-efe72d41-c9b7-454b-ad4b-8a47aa9f42d4 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.096727 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.096727 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:27.100620 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-efe72d41-c9b7-454b-ad4b-8a47aa9f42d4 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:27.106488 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-efe72d41-c9b7-454b-ad4b-8a47aa9f42d4 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:27.106737 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 536/2151] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 1153 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:27.125679 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-5426843c-8fcf-4c6a-a966-4dba6986641a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.128614 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-5426843c-8fcf-4c6a-a966-4dba6986641a tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] POST https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936/action Aug 18 09:17:27.129215 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-5426843c-8fcf-4c6a-a966-4dba6986641a tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:27.129372 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-5426843c-8fcf-4c6a-a966-4dba6986641a tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:27.147623 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.147623 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:27.147623 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-5426843c-8fcf-4c6a-a966-4dba6986641a tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:27.158380 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-5426843c-8fcf-4c6a-a966-4dba6986641a tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Begin detaching volume completed successfully. Aug 18 09:17:27.158740 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-5426843c-8fcf-4c6a-a966-4dba6986641a tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936/action returned with HTTP 202 Aug 18 09:17:27.159300 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 537/2152] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:17:27 2026] POST /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:17:27.211249 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e2df3968-5bc2-43ae-8919-4b502db9fbd5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.211930 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e2df3968-5bc2-43ae-8919-4b502db9fbd5 None None] GET https://10.4.3.41/volume// Aug 18 09:17:27.212128 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e2df3968-5bc2-43ae-8919-4b502db9fbd5 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.212374 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e2df3968-5bc2-43ae-8919-4b502db9fbd5 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.212908 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e2df3968-5bc2-43ae-8919-4b502db9fbd5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:27.215569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-775b2959-b5cf-4218-ae5d-2795a55b0e62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.216623 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 545/2153] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:27.217905 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-775b2959-b5cf-4218-ae5d-2795a55b0e62 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:27.218085 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-775b2959-b5cf-4218-ae5d-2795a55b0e62 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.218259 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-775b2959-b5cf-4218-ae5d-2795a55b0e62 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.222893 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-e9b754b0-8652-4230-8484-4c82dc2b50e9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.225583 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.225583 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:27.225739 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-e9b754b0-8652-4230-8484-4c82dc2b50e9 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:27.226034 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-e9b754b0-8652-4230-8484-4c82dc2b50e9 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.226300 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-e9b754b0-8652-4230-8484-4c82dc2b50e9 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.229997 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-775b2959-b5cf-4218-ae5d-2795a55b0e62 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:27.234540 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-775b2959-b5cf-4218-ae5d-2795a55b0e62 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:27.235000 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 537/2154] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:27.245605 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.245605 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:27.250951 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-e9b754b0-8652-4230-8484-4c82dc2b50e9 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:27.253085 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7d2c9838-ba03-48ef-928e-60abe49587f3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.255607 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d2c9838-ba03-48ef-928e-60abe49587f3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:27.255825 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d2c9838-ba03-48ef-928e-60abe49587f3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.256020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d2c9838-ba03-48ef-928e-60abe49587f3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.258187 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-e9b754b0-8652-4230-8484-4c82dc2b50e9 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:27.258637 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 538/2155] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 1336 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:27.301530 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-7d2c9838-ba03-48ef-928e-60abe49587f3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:17:27.310006 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.310006 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:27.314025 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7d2c9838-ba03-48ef-928e-60abe49587f3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:27.319759 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d2c9838-ba03-48ef-928e-60abe49587f3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:27.320339 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 546/2156] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:27.366750 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-52f71293-cd91-4440-9777-19af2882db84 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.368836 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-52f71293-cd91-4440-9777-19af2882db84 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:27.369045 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-52f71293-cd91-4440-9777-19af2882db84 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.369277 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-52f71293-cd91-4440-9777-19af2882db84 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.376864 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.376864 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:27.380886 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-52f71293-cd91-4440-9777-19af2882db84 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:27.385178 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-52f71293-cd91-4440-9777-19af2882db84 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:27.385613 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 538/2157] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:27.466418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f40bf107-9d3f-4ae5-a1eb-e4a1d09422f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.466418 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f40bf107-9d3f-4ae5-a1eb-e4a1d09422f3 None None] GET https://10.4.3.41/volume// Aug 18 09:17:27.466418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f40bf107-9d3f-4ae5-a1eb-e4a1d09422f3 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.466418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f40bf107-9d3f-4ae5-a1eb-e4a1d09422f3 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.466725 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f40bf107-9d3f-4ae5-a1eb-e4a1d09422f3 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:27.467600 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 539/2158] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:27.474679 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-7e6e4c19-9536-4905-a3d7-147da775fee6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.513363 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-7e6e4c19-9536-4905-a3d7-147da775fee6 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:17:27.513791 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-7e6e4c19-9536-4905-a3d7-147da775fee6 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1987ff1-992c-491e-bee2-5beeb15c95b0", "connector": null, "instance_uuid": "789f34b6-6701-4e83-9b04-3f757994d157"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:27.524433 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.524433 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:27.552836 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-7e6e4c19-9536-4905-a3d7-147da775fee6 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:17:27.553513 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 547/2159] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:17:27 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:27.583807 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-042cf6a3-dd1a-4599-92a7-5143552e76e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.588413 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-042cf6a3-dd1a-4599-92a7-5143552e76e2 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:27.588632 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-042cf6a3-dd1a-4599-92a7-5143552e76e2 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.588831 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-042cf6a3-dd1a-4599-92a7-5143552e76e2 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.593751 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02188bc2-8456-4187-971b-2b518fc2fa43 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.593751 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02188bc2-8456-4187-971b-2b518fc2fa43 None None] GET https://10.4.3.41/volume// Aug 18 09:17:27.593751 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02188bc2-8456-4187-971b-2b518fc2fa43 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.593751 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02188bc2-8456-4187-971b-2b518fc2fa43 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.593751 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02188bc2-8456-4187-971b-2b518fc2fa43 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:27.593751 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 540/2160] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:27.601858 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-57c67f4f-7698-4226-953c-5f4e091f0d8a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.605970 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-57c67f4f-7698-4226-953c-5f4e091f0d8a tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:27.606242 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-57c67f4f-7698-4226-953c-5f4e091f0d8a tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.606500 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-57c67f4f-7698-4226-953c-5f4e091f0d8a tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.608979 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.608979 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:27.618951 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-042cf6a3-dd1a-4599-92a7-5143552e76e2 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:27.623012 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.623012 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:27.624909 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-042cf6a3-dd1a-4599-92a7-5143552e76e2 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:27.625467 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 539/2161] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:27.627463 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-57c67f4f-7698-4226-953c-5f4e091f0d8a tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:27.632954 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-57c67f4f-7698-4226-953c-5f4e091f0d8a tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:27.633361 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 548/2162] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 1034 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:27.744078 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-fb0ec840-909b-4cf3-b8b5-1ee2f983b53d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.746630 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-fb0ec840-909b-4cf3-b8b5-1ee2f983b53d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] PUT https://10.4.3.41/volume/v3/attachments/8d610781-08a5-4c67-8ee4-f0c879e70120 Aug 18 09:17:27.752413 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-fb0ec840-909b-4cf3-b8b5-1ee2f983b53d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:27.764088 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-fb0ec840-909b-4cf3-b8b5-1ee2f983b53d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Acquiring lock "cinder-attachment_update-a1987ff1-992c-491e-bee2-5beeb15c95b0-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:17:27.769144 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-fb0ec840-909b-4cf3-b8b5-1ee2f983b53d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Lock "cinder-attachment_update-a1987ff1-992c-491e-bee2-5beeb15c95b0-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:17:27.770271 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.770271 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:27.854503 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b21da2a6-17d6-41cb-a76f-8d88933e7427 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.856318 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b21da2a6-17d6-41cb-a76f-8d88933e7427 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 Aug 18 09:17:27.856525 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b21da2a6-17d6-41cb-a76f-8d88933e7427 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.856744 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b21da2a6-17d6-41cb-a76f-8d88933e7427 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.862483 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b21da2a6-17d6-41cb-a76f-8d88933e7427 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 returned with HTTP 404 Aug 18 09:17:27.862874 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 540/2163] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/v3/volumes/d4aeef6f-df55-49ac-9613-98f01c9e28e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:27.870798 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b994ce09-0082-42ea-a815-d7c9e3073d0c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.872947 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-fb0ec840-909b-4cf3-b8b5-1ee2f983b53d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Lock "cinder-attachment_update-a1987ff1-992c-491e-bee2-5beeb15c95b0-np0000007625" released by "attachment_update" :: held 0.104s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:17:27.873105 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b994ce09-0082-42ea-a815-d7c9e3073d0c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 Aug 18 09:17:27.873328 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b994ce09-0082-42ea-a815-d7c9e3073d0c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.873682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b994ce09-0082-42ea-a815-d7c9e3073d0c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.873988 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-fb0ec840-909b-4cf3-b8b5-1ee2f983b53d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/attachments/8d610781-08a5-4c67-8ee4-f0c879e70120 returned with HTTP 200 Aug 18 09:17:27.874739 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 541/2164] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:17:27 2026] PUT /volume/v3/attachments/8d610781-08a5-4c67-8ee4-f0c879e70120 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:27.883840 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.883840 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:27.889015 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b994ce09-0082-42ea-a815-d7c9e3073d0c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:27.898649 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b994ce09-0082-42ea-a815-d7c9e3073d0c tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 returned with HTTP 200 Aug 18 09:17:27.899191 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 549/2165] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 => generated 1404 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:27.912654 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74b93583-b72b-4d4b-8ec7-2b5977b3873b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.914505 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74b93583-b72b-4d4b-8ec7-2b5977b3873b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 Aug 18 09:17:27.914714 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74b93583-b72b-4d4b-8ec7-2b5977b3873b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.914891 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74b93583-b72b-4d4b-8ec7-2b5977b3873b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.915043 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-74b93583-b72b-4d4b-8ec7-2b5977b3873b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume with id: ceb4ed8c-d9cd-438a-bb43-c066237b0f95 Aug 18 09:17:27.924773 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.924773 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:27.925269 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-74b93583-b72b-4d4b-8ec7-2b5977b3873b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:27.942669 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-74b93583-b72b-4d4b-8ec7-2b5977b3873b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Delete volume request issued successfully. Aug 18 09:17:27.942869 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74b93583-b72b-4d4b-8ec7-2b5977b3873b tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 returned with HTTP 202 Aug 18 09:17:27.943279 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 541/2166] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:27 2026] DELETE /volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:27.957869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1749b937-0be5-4bb0-8853-04f5ab084cda None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:27.960790 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1749b937-0be5-4bb0-8853-04f5ab084cda tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 Aug 18 09:17:27.960790 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1749b937-0be5-4bb0-8853-04f5ab084cda tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:27.960790 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1749b937-0be5-4bb0-8853-04f5ab084cda tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:27.968263 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:27.968263 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:27.975043 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1749b937-0be5-4bb0-8853-04f5ab084cda tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Volume info retrieved successfully. Aug 18 09:17:27.983562 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1749b937-0be5-4bb0-8853-04f5ab084cda tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 returned with HTTP 200 Aug 18 09:17:27.984121 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 542/2167] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:27 2026] GET /volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 => generated 1403 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:28.012110 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:28.012110 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:28.012801 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:28.012801 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Checking backup size 1 against volume size 1 {{(pid=100266) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 09:17:28.012919 np0000007625 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Overwriting volume 6197768a-22cf-4b1c-9e7e-e65af17f222e with restore of backup 0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:28.028096 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] restore_backup in rpcapi backup_id 0dcc6d46-7c51-415c-83d2-6bcd24764436 {{(pid=100266) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 09:17:28.030933 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b54ea431-f263-4581-9afa-0d5e00f2d639 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436/restore returned with HTTP 202 Aug 18 09:17:28.031954 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 536/2168] 10.4.3.41 () {68 vars in 1386 bytes} [Tue Aug 18 09:17:26 2026] POST /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436/restore => generated 189 bytes in 1234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:28.043255 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-afff9763-09e1-4d2b-96f3-222448a4ab76 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:28.045814 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afff9763-09e1-4d2b-96f3-222448a4ab76 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:28.046135 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afff9763-09e1-4d2b-96f3-222448a4ab76 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:28.046403 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afff9763-09e1-4d2b-96f3-222448a4ab76 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:28.046575 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-afff9763-09e1-4d2b-96f3-222448a4ab76 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:28.052335 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:28.052335 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:28.054721 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afff9763-09e1-4d2b-96f3-222448a4ab76 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:28.054721 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 550/2169] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:28 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:28.165057 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-c45e1a67-f5df-42b5-890e-b3d34795260f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:28.167219 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-c45e1a67-f5df-42b5-890e-b3d34795260f tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] DELETE https://10.4.3.41/volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368 Aug 18 09:17:28.167449 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-c45e1a67-f5df-42b5-890e-b3d34795260f tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:28.167683 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-c45e1a67-f5df-42b5-890e-b3d34795260f tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:28.176538 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:28.176538 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:28.220994 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f2a72d2-565f-4a1e-b842-f2dfbc0d19ac req-c45e1a67-f5df-42b5-890e-b3d34795260f tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368 returned with HTTP 200 Aug 18 09:17:28.221600 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 542/2170] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:17:28 2026] DELETE /volume/v3/attachments/7319e45f-7599-402d-b2de-d45fc2142368 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:28.639114 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f98a9cc-24b5-4039-9703-61d5617fae32 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:28.641400 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f98a9cc-24b5-4039-9703-61d5617fae32 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:28.641677 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f98a9cc-24b5-4039-9703-61d5617fae32 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:28.641930 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f98a9cc-24b5-4039-9703-61d5617fae32 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:28.653513 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:28.653513 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:28.657505 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f98a9cc-24b5-4039-9703-61d5617fae32 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:28.663215 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f98a9cc-24b5-4039-9703-61d5617fae32 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:28.663713 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 543/2171] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:28 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:29.002452 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6fdc7986-f033-41dc-a286-0c60d8f2a317 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:29.005066 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6fdc7986-f033-41dc-a286-0c60d8f2a317 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] GET https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 Aug 18 09:17:29.005280 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6fdc7986-f033-41dc-a286-0c60d8f2a317 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:29.005515 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6fdc7986-f033-41dc-a286-0c60d8f2a317 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:29.012847 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6fdc7986-f033-41dc-a286-0c60d8f2a317 tempest-VolumesGetTest-809712013 tempest-VolumesGetTest-809712013-project-member] https://10.4.3.41/volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 returned with HTTP 404 Aug 18 09:17:29.013321 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 537/2172] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:29 2026] GET /volume/v3/volumes/ceb4ed8c-d9cd-438a-bb43-c066237b0f95 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:29.067107 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7db6c38e-5b24-42f6-b06e-6565f339334b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:29.068947 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7db6c38e-5b24-42f6-b06e-6565f339334b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:29.069143 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7db6c38e-5b24-42f6-b06e-6565f339334b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:29.069305 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7db6c38e-5b24-42f6-b06e-6565f339334b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:29.069378 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7db6c38e-5b24-42f6-b06e-6565f339334b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:29.074860 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:29.074860 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:29.075703 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7db6c38e-5b24-42f6-b06e-6565f339334b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:29.076089 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 551/2173] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:29 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:29.164881 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d0b79494-9972-414f-ab60-8652be4dc9ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:29.166996 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0b79494-9972-414f-ab60-8652be4dc9ab tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:17:29.167227 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0b79494-9972-414f-ab60-8652be4dc9ab tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:29.167469 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0b79494-9972-414f-ab60-8652be4dc9ab tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:29.167671 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d0b79494-9972-414f-ab60-8652be4dc9ab tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Delete volume with id: b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:17:29.175685 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:29.175685 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:29.176255 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d0b79494-9972-414f-ab60-8652be4dc9ab tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:17:29.193156 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d0b79494-9972-414f-ab60-8652be4dc9ab tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Delete volume request issued successfully. Aug 18 09:17:29.193322 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0b79494-9972-414f-ab60-8652be4dc9ab tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 202 Aug 18 09:17:29.193869 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 543/2174] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:29 2026] DELETE /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:29.201167 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-623fd1cf-e0ca-46f1-9021-b51e023306f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:29.203468 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-623fd1cf-e0ca-46f1-9021-b51e023306f6 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:17:29.203704 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-623fd1cf-e0ca-46f1-9021-b51e023306f6 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:29.203905 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-623fd1cf-e0ca-46f1-9021-b51e023306f6 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:29.222049 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:29.222049 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:29.227187 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-623fd1cf-e0ca-46f1-9021-b51e023306f6 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:17:29.235579 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-623fd1cf-e0ca-46f1-9021-b51e023306f6 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 200 Aug 18 09:17:29.235579 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 544/2175] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:29 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:29.349873 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-029f755c-d9dc-4737-84a9-38c3ff143657 req-e0be5799-67ee-40e6-a234-b2ea5a278d5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:29.352885 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-029f755c-d9dc-4737-84a9-38c3ff143657 req-e0be5799-67ee-40e6-a234-b2ea5a278d5e tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:29.353107 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-029f755c-d9dc-4737-84a9-38c3ff143657 req-e0be5799-67ee-40e6-a234-b2ea5a278d5e tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:29.353314 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-029f755c-d9dc-4737-84a9-38c3ff143657 req-e0be5799-67ee-40e6-a234-b2ea5a278d5e tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:29.369160 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:29.369160 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:29.374177 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-029f755c-d9dc-4737-84a9-38c3ff143657 req-e0be5799-67ee-40e6-a234-b2ea5a278d5e tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:29.380345 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-029f755c-d9dc-4737-84a9-38c3ff143657 req-e0be5799-67ee-40e6-a234-b2ea5a278d5e tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:29.380877 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 538/2176] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:29 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:29.400655 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f18ef8b5-c28d-4e5b-905a-a49aba247671 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:29.402267 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f18ef8b5-c28d-4e5b-905a-a49aba247671 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:29.402496 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f18ef8b5-c28d-4e5b-905a-a49aba247671 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:29.402743 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f18ef8b5-c28d-4e5b-905a-a49aba247671 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:29.402934 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f18ef8b5-c28d-4e5b-905a-a49aba247671 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Delete volume with id: 0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:29.414955 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:29.414955 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:29.415461 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f18ef8b5-c28d-4e5b-905a-a49aba247671 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:29.446085 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f18ef8b5-c28d-4e5b-905a-a49aba247671 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Delete volume request issued successfully. Aug 18 09:17:29.446350 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f18ef8b5-c28d-4e5b-905a-a49aba247671 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 202 Aug 18 09:17:29.446916 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 552/2177] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:17:29 2026] DELETE /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:17:29.456444 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e8665a0-98c3-4807-be74-78a47f0f0011 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:29.459043 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e8665a0-98c3-4807-be74-78a47f0f0011 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:29.459548 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e8665a0-98c3-4807-be74-78a47f0f0011 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:29.459976 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e8665a0-98c3-4807-be74-78a47f0f0011 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:29.473347 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:29.473347 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:29.482207 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8e8665a0-98c3-4807-be74-78a47f0f0011 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Volume info retrieved successfully. Aug 18 09:17:29.492913 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e8665a0-98c3-4807-be74-78a47f0f0011 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 200 Aug 18 09:17:29.493790 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 544/2178] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:17:29 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:17:29.678652 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d3825a2-726e-4573-8a1f-1c02b863bd52 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:29.681182 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d3825a2-726e-4573-8a1f-1c02b863bd52 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:29.681536 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d3825a2-726e-4573-8a1f-1c02b863bd52 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:29.681804 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d3825a2-726e-4573-8a1f-1c02b863bd52 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:29.694222 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:29.694222 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:29.699310 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d3825a2-726e-4573-8a1f-1c02b863bd52 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:29.705852 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d3825a2-726e-4573-8a1f-1c02b863bd52 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:29.706557 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 545/2179] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:29 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:30.086834 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45954796-f8f5-4d17-97e7-9b55d99f434a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:30.089492 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45954796-f8f5-4d17-97e7-9b55d99f434a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:30.089762 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45954796-f8f5-4d17-97e7-9b55d99f434a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:30.090222 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45954796-f8f5-4d17-97e7-9b55d99f434a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:30.090356 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-45954796-f8f5-4d17-97e7-9b55d99f434a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:30.095371 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:30.095371 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:30.096271 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45954796-f8f5-4d17-97e7-9b55d99f434a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:30.096734 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 539/2180] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:30 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:30.249914 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-16df42d8-d83b-4eb7-9dda-da4f43c69d4a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:30.251700 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16df42d8-d83b-4eb7-9dda-da4f43c69d4a tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 Aug 18 09:17:30.251912 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16df42d8-d83b-4eb7-9dda-da4f43c69d4a tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:30.252107 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16df42d8-d83b-4eb7-9dda-da4f43c69d4a tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:30.259324 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16df42d8-d83b-4eb7-9dda-da4f43c69d4a tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 returned with HTTP 404 Aug 18 09:17:30.259928 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 553/2181] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:30 2026] GET /volume/v3/volumes/b7afc420-8833-4f77-b0ca-415363b8fc75 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:30.267991 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e509a01-d41e-44fc-80aa-18a7da87c751 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:30.270128 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e509a01-d41e-44fc-80aa-18a7da87c751 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 Aug 18 09:17:30.270319 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e509a01-d41e-44fc-80aa-18a7da87c751 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:30.270564 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e509a01-d41e-44fc-80aa-18a7da87c751 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:30.270749 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8e509a01-d41e-44fc-80aa-18a7da87c751 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Delete volume with id: 0b1351c1-fc58-47c6-b219-159f33dca329 Aug 18 09:17:30.279181 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:30.279181 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:30.279767 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8e509a01-d41e-44fc-80aa-18a7da87c751 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:17:30.298152 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8e509a01-d41e-44fc-80aa-18a7da87c751 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Delete volume request issued successfully. Aug 18 09:17:30.298356 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e509a01-d41e-44fc-80aa-18a7da87c751 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 returned with HTTP 202 Aug 18 09:17:30.298868 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 545/2182] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:30 2026] DELETE /volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:30.305983 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49b14997-202a-4312-9ea6-46189bb55576 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:30.307778 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49b14997-202a-4312-9ea6-46189bb55576 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 Aug 18 09:17:30.308035 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49b14997-202a-4312-9ea6-46189bb55576 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:30.308274 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49b14997-202a-4312-9ea6-46189bb55576 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:30.316712 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:30.316712 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:30.325884 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-49b14997-202a-4312-9ea6-46189bb55576 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Volume info retrieved successfully. Aug 18 09:17:30.335178 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49b14997-202a-4312-9ea6-46189bb55576 tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 returned with HTTP 200 Aug 18 09:17:30.335890 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 546/2183] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:30 2026] GET /volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:30.508995 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f54b16c5-7a7f-4449-8af8-66a407f2676c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:30.511569 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f54b16c5-7a7f-4449-8af8-66a407f2676c tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] GET https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 Aug 18 09:17:30.511569 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f54b16c5-7a7f-4449-8af8-66a407f2676c tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:30.511569 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f54b16c5-7a7f-4449-8af8-66a407f2676c tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:30.521448 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f54b16c5-7a7f-4449-8af8-66a407f2676c tempest-TestServerVolumeAttachScenarioOldVersion-1452011701 tempest-TestServerVolumeAttachScenarioOldVersion-1452011701-project-member] https://10.4.3.41/volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 returned with HTTP 404 Aug 18 09:17:30.522035 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 540/2184] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:17:30 2026] GET /volume/v3/volumes/0ed30cc7-94f5-4984-a98a-0532ba18a936 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:17:30.727351 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-526c29bc-1bb5-4c9a-abe0-0e484fc1abf8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:30.729739 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-526c29bc-1bb5-4c9a-abe0-0e484fc1abf8 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:30.730006 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-526c29bc-1bb5-4c9a-abe0-0e484fc1abf8 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:30.730265 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-526c29bc-1bb5-4c9a-abe0-0e484fc1abf8 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:30.747176 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:30.747176 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:30.752705 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-526c29bc-1bb5-4c9a-abe0-0e484fc1abf8 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:30.757427 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-526c29bc-1bb5-4c9a-abe0-0e484fc1abf8 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:30.757789 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 554/2185] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:30 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:31.107952 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c8f6d22-1855-420c-9856-6b0ecee49709 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:31.109075 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c8f6d22-1855-420c-9856-6b0ecee49709 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:31.109351 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c8f6d22-1855-420c-9856-6b0ecee49709 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:31.109635 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c8f6d22-1855-420c-9856-6b0ecee49709 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:31.109780 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4c8f6d22-1855-420c-9856-6b0ecee49709 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:31.114434 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:31.114434 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:31.115922 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c8f6d22-1855-420c-9856-6b0ecee49709 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:31.116316 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 546/2186] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:31 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:31.351380 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-492653f6-b412-4b9d-afeb-ae956eeec6bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:31.351741 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-492653f6-b412-4b9d-afeb-ae956eeec6bc tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] GET https://10.4.3.41/volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 Aug 18 09:17:31.351741 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-492653f6-b412-4b9d-afeb-ae956eeec6bc tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:31.351884 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-492653f6-b412-4b9d-afeb-ae956eeec6bc tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:31.358643 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-492653f6-b412-4b9d-afeb-ae956eeec6bc tempest-ServerRescueNegativeTestJSON-172884109 tempest-ServerRescueNegativeTestJSON-172884109-project-member] https://10.4.3.41/volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 returned with HTTP 404 Aug 18 09:17:31.359090 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 547/2187] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:31 2026] GET /volume/v3/volumes/0b1351c1-fc58-47c6-b219-159f33dca329 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:31.473375 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-ac8607e2-a711-452f-acf7-cf1bc3bb9f4f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:31.477078 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-ac8607e2-a711-452f-acf7-cf1bc3bb9f4f tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] POST https://10.4.3.41/volume/v3/attachments/8d610781-08a5-4c67-8ee4-f0c879e70120/action Aug 18 09:17:31.477167 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-ac8607e2-a711-452f-acf7-cf1bc3bb9f4f tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:31.477286 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-ac8607e2-a711-452f-acf7-cf1bc3bb9f4f tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:31.510370 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:31.510370 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:31.526382 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0e8c1a97-b9e6-4a8c-90bc-48aa471e0377 req-ac8607e2-a711-452f-acf7-cf1bc3bb9f4f tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/attachments/8d610781-08a5-4c67-8ee4-f0c879e70120/action returned with HTTP 204 Aug 18 09:17:31.526994 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 541/2188] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:17:31 2026] POST /volume/v3/attachments/8d610781-08a5-4c67-8ee4-f0c879e70120/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:31.775051 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54af2703-177d-42fd-8e9c-7625794b261d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:31.779530 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54af2703-177d-42fd-8e9c-7625794b261d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:31.779812 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54af2703-177d-42fd-8e9c-7625794b261d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:31.780079 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54af2703-177d-42fd-8e9c-7625794b261d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:31.794501 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:31.794501 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:31.798725 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-54af2703-177d-42fd-8e9c-7625794b261d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:31.804676 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54af2703-177d-42fd-8e9c-7625794b261d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:31.805117 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 555/2189] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:31 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:31.823060 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4860af76-6c19-43f1-b3a1-4a8c29ee445e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:31.825405 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4860af76-6c19-43f1-b3a1-4a8c29ee445e tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:31.825554 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4860af76-6c19-43f1-b3a1-4a8c29ee445e tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:31.825796 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4860af76-6c19-43f1-b3a1-4a8c29ee445e tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:31.837167 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:31.837167 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:31.841474 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4860af76-6c19-43f1-b3a1-4a8c29ee445e tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:31.845787 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4860af76-6c19-43f1-b3a1-4a8c29ee445e tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:31.845947 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 547/2190] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:31 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:31.858657 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:31.860942 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] POST https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action Aug 18 09:17:31.861372 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action body: b'{"os-detach": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:31.861637 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:31.881368 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:31.881368 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:31.882543 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:31.959371 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Attachment connected to vm 789f34b6-6701-4e83-9b04-3f757994d157, checking data on nova Aug 18 09:17:31.959684 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.compute.nova [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Creating Keystone token plugin using URL: https://10.4.3.41/identity {{(pid=100265) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 09:17:32.129161 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bba1bbf0-19ef-466d-9303-579a535fb7da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:32.132092 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bba1bbf0-19ef-466d-9303-579a535fb7da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:32.134645 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bba1bbf0-19ef-466d-9303-579a535fb7da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:32.134845 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bba1bbf0-19ef-466d-9303-579a535fb7da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:32.134949 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bba1bbf0-19ef-466d-9303-579a535fb7da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:32.141790 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:32.141790 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:32.144076 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bba1bbf0-19ef-466d-9303-579a535fb7da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:32.144703 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 542/2191] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:32 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:32.153619 np0000007625 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] REQ: curl -g -i -X GET https://10.4.3.41/compute/v2.1/servers/789f34b6-6701-4e83-9b04-3f757994d157/os-volume_attachments/a1987ff1-992c-491e-bee2-5beeb15c95b0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6b1b109633be421bdad24d24ae2b299276bbf5acb89f42d2e4dd3d367958c3cc" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15" -H "X-Service-Token: {SHA256}b22e3ab454588ac8f4c9c28797d00393c96fccc42132c087a43229984c98c58c" {{(pid=100265) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 09:17:32.324385 np0000007625 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 09:17:32 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-170da306-16ee-45fd-8b9f-345dc4c02c04 x-openstack-request-id: req-170da306-16ee-45fd-8b9f-345dc4c02c04 {{(pid=100265) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 09:17:32.324558 np0000007625 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a1987ff1-992c-491e-bee2-5beeb15c95b0", "serverId": "789f34b6-6701-4e83-9b04-3f757994d157", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8d610781-08a5-4c67-8ee4-f0c879e70120", "bdm_uuid": "6e38563f-b82d-443f-b065-bfb32b018439"}} {{(pid=100265) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 09:17:32.324558 np0000007625 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET call to compute for https://10.4.3.41/compute/v2.1/servers/789f34b6-6701-4e83-9b04-3f757994d157/os-volume_attachments/a1987ff1-992c-491e-bee2-5beeb15c95b0 used request id req-170da306-16ee-45fd-8b9f-345dc4c02c04 {{(pid=100265) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 09:17:32.326461 np0000007625 devstack@c-api.service[100265]: ERROR cinder.volume.api [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Caught error: Detach volume from instance 789f34b6-6701-4e83-9b04-3f757994d157 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 789f34b6-6701-4e83-9b04-3f757994d157 using the Compute API Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.328941 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 789f34b6-6701-4e83-9b04-3f757994d157 using the Compute API Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.middleware.fault [None req-fc1b86d8-97af-44e0-9de9-d4bc5ad27c15 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action returned with HTTP 409 Aug 18 09:17:32.330209 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 548/2192] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:17:31 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 167 bytes in 472 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:32.337688 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:32.339510 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] POST https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action Aug 18 09:17:32.339989 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:32.340181 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:32.356970 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:32.356970 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:32.357571 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:32.362747 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Attachment connected to vm 789f34b6-6701-4e83-9b04-3f757994d157, checking data on nova Aug 18 09:17:32.362747 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.compute.nova [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Creating Keystone token plugin using URL: https://10.4.3.41/identity {{(pid=100264) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 09:17:32.474490 np0000007625 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] REQ: curl -g -i -X GET https://10.4.3.41/compute/v2.1/servers/789f34b6-6701-4e83-9b04-3f757994d157/os-volume_attachments/a1987ff1-992c-491e-bee2-5beeb15c95b0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fbdf59bb429b1d3788e6550d71f154ef1d485a62f57eac74605897d0f6fdfa4c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c" -H "X-Service-Token: {SHA256}0564cb1c9625c016081d19615f0fce7b6f63a846ce29dde1e5fde38587ad458e" {{(pid=100264) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 09:17:32.578005 np0000007625 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 09:17:32 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-da4e3ced-12c1-4e80-9568-8b9cd7c0c33e x-openstack-request-id: req-da4e3ced-12c1-4e80-9568-8b9cd7c0c33e {{(pid=100264) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 09:17:32.578191 np0000007625 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a1987ff1-992c-491e-bee2-5beeb15c95b0", "serverId": "789f34b6-6701-4e83-9b04-3f757994d157", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8d610781-08a5-4c67-8ee4-f0c879e70120", "bdm_uuid": "6e38563f-b82d-443f-b065-bfb32b018439"}} {{(pid=100264) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 09:17:32.578335 np0000007625 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET call to compute for https://10.4.3.41/compute/v2.1/servers/789f34b6-6701-4e83-9b04-3f757994d157/os-volume_attachments/a1987ff1-992c-491e-bee2-5beeb15c95b0 used request id req-da4e3ced-12c1-4e80-9568-8b9cd7c0c33e {{(pid=100264) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 09:17:32.581091 np0000007625 devstack@c-api.service[100264]: ERROR cinder.volume.api [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Caught error: Detach volume from instance 789f34b6-6701-4e83-9b04-3f757994d157 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 789f34b6-6701-4e83-9b04-3f757994d157 using the Compute API Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.584647 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 789f34b6-6701-4e83-9b04-3f757994d157 using the Compute API Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.middleware.fault [None req-5a6c982c-dbdf-4b3a-ac6f-bbc72b3bc73c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action returned with HTTP 409 Aug 18 09:17:32.586525 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 556/2193] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:17:32 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 167 bytes in 248 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:32.594095 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dbd649b1-9b37-4ebf-a1f5-615a67c52770 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:32.599773 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 548/2194] 10.4.3.41 () {70 vars in 1590 bytes} [Tue Aug 18 09:17:32 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 09:17:32.608347 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7badd6e7-6d3e-4cfb-adc8-9b0b73072f05 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:32.609923 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 543/2195] 10.4.3.41 () {70 vars in 1590 bytes} [Tue Aug 18 09:17:32 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 09:17:32.619883 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-474380d9-b210-4b85-aa64-e0337fdb1e7e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:32.671655 np0000007625 devstack@c-api.service[100265]: WARNING keystonemiddleware.auth_token [None req-474380d9-b210-4b85-aa64-e0337fdb1e7e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 09:17:32.672708 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 549/2196] 10.4.3.41 () {70 vars in 1590 bytes} [Tue Aug 18 09:17:32 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 114 bytes in 53 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 09:17:32.680579 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d16bcf05-14a4-487e-8067-0c31c99d62eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:32.711801 np0000007625 devstack@c-api.service[100264]: WARNING keystonemiddleware.auth_token [None req-d16bcf05-14a4-487e-8067-0c31c99d62eb None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 09:17:32.713205 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 557/2197] 10.4.3.41 () {70 vars in 1590 bytes} [Tue Aug 18 09:17:32 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 09:17:32.719764 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-962d6a1e-e207-4fac-bdcf-90ff4aee8bf5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:32.818370 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-962d6a1e-e207-4fac-bdcf-90ff4aee8bf5 tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] POST https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action Aug 18 09:17:32.818739 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-962d6a1e-e207-4fac-bdcf-90ff4aee8bf5 tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:32.818853 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-962d6a1e-e207-4fac-bdcf-90ff4aee8bf5 tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:32.833157 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:32.833157 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:32.833731 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-962d6a1e-e207-4fac-bdcf-90ff4aee8bf5 tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Updating volume 'a1987ff1-992c-491e-bee2-5beeb15c95b0' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 09:17:32.872801 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-962d6a1e-e207-4fac-bdcf-90ff4aee8bf5 tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action returned with HTTP 202 Aug 18 09:17:32.873583 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 549/2198] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:17:32 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:17:32.880605 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56cd0528-3c3d-455e-8b87-ba8f3f444e5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:32.886998 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56cd0528-3c3d-455e-8b87-ba8f3f444e5c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:32.886998 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56cd0528-3c3d-455e-8b87-ba8f3f444e5c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:32.886998 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56cd0528-3c3d-455e-8b87-ba8f3f444e5c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:32.905855 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:32.905855 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:32.913734 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-56cd0528-3c3d-455e-8b87-ba8f3f444e5c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:32.920791 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56cd0528-3c3d-455e-8b87-ba8f3f444e5c tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:32.921407 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 544/2199] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:32 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:32.938790 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:32.944351 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] POST https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action Aug 18 09:17:32.944816 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "8d610781-08a5-4c67-8ee4-f0c879e70120"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:32.945293 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "8d610781-08a5-4c67-8ee4-f0c879e70120"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:32.994726 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:17:33.006935 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:33.006935 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:33.007466 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Volume info retrieved successfully. Aug 18 09:17:33.014471 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Attachment connected to vm 789f34b6-6701-4e83-9b04-3f757994d157, checking data on nova Aug 18 09:17:33.014805 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.compute.nova [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Creating Keystone token plugin using URL: https://10.4.3.41/identity {{(pid=100265) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 09:17:33.122287 np0000007625 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] REQ: curl -g -i -X GET https://10.4.3.41/compute/v2.1/servers/789f34b6-6701-4e83-9b04-3f757994d157/os-volume_attachments/a1987ff1-992c-491e-bee2-5beeb15c95b0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}075efe9347dd3b55df6881d010cdcfac419691ab0dfbe4ce2c3ee5b256766b59" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6f2cbabb-2e5d-4ff3-856e-770fb433324e" -H "X-Service-Token: {SHA256}b22e3ab454588ac8f4c9c28797d00393c96fccc42132c087a43229984c98c58c" {{(pid=100265) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 09:17:33.156151 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7086186b-0466-40a6-849f-69795f647342 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:33.158589 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7086186b-0466-40a6-849f-69795f647342 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:33.158846 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7086186b-0466-40a6-849f-69795f647342 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:33.159082 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7086186b-0466-40a6-849f-69795f647342 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:33.159222 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7086186b-0466-40a6-849f-69795f647342 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:33.207482 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-7086186b-0466-40a6-849f-69795f647342 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:17:33.212123 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:33.212123 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:33.212913 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7086186b-0466-40a6-849f-69795f647342 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:33.213277 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 558/2200] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:33 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:33.232517 np0000007625 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 09:17:33 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-c23d100a-3150-44c2-b6db-adb6086b2bd1 x-openstack-request-id: req-c23d100a-3150-44c2-b6db-adb6086b2bd1 {{(pid=100265) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 09:17:33.232671 np0000007625 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "a1987ff1-992c-491e-bee2-5beeb15c95b0", "serverId": "789f34b6-6701-4e83-9b04-3f757994d157", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8d610781-08a5-4c67-8ee4-f0c879e70120", "bdm_uuid": "6e38563f-b82d-443f-b065-bfb32b018439"}} {{(pid=100265) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 09:17:33.232777 np0000007625 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] GET call to compute for https://10.4.3.41/compute/v2.1/servers/789f34b6-6701-4e83-9b04-3f757994d157/os-volume_attachments/a1987ff1-992c-491e-bee2-5beeb15c95b0 used request id req-c23d100a-3150-44c2-b6db-adb6086b2bd1 {{(pid=100265) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 09:17:33.235040 np0000007625 devstack@c-api.service[100265]: ERROR cinder.volume.api [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Caught error: Detach volume from instance 789f34b6-6701-4e83-9b04-3f757994d157 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 789f34b6-6701-4e83-9b04-3f757994d157 using the Compute API Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.237233 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 789f34b6-6701-4e83-9b04-3f757994d157 using the Compute API Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.middleware.fault [None req-6f2cbabb-2e5d-4ff3-856e-770fb433324e tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action returned with HTTP 409 Aug 18 09:17:33.238381 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 550/2201] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:17:32 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 167 bytes in 300 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:33.254592 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c292b20-6657-4de1-be20-ebdb339a4663 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:33.257010 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 550/2202] 10.4.3.41 () {70 vars in 1590 bytes} [Tue Aug 18 09:17:33 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 09:17:33.269610 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a2b2b86-7acd-4e75-bb1f-38a96b837f28 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:33.304562 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 545/2203] 10.4.3.41 () {70 vars in 1590 bytes} [Tue Aug 18 09:17:33 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 09:17:33.311333 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b0bc2f0b-bc42-4c45-86f1-7b506b34f057 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:33.313085 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0bc2f0b-bc42-4c45-86f1-7b506b34f057 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:33.313338 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0bc2f0b-bc42-4c45-86f1-7b506b34f057 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:33.313597 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0bc2f0b-bc42-4c45-86f1-7b506b34f057 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:33.323537 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:33.323537 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:33.329323 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b0bc2f0b-bc42-4c45-86f1-7b506b34f057 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:33.335464 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0bc2f0b-bc42-4c45-86f1-7b506b34f057 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:33.336011 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 559/2204] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:33 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:33.349422 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c8ea1e16-299a-4830-8a48-4d7df352fdb5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:33.351939 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8ea1e16-299a-4830-8a48-4d7df352fdb5 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:33.352187 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8ea1e16-299a-4830-8a48-4d7df352fdb5 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:33.352514 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8ea1e16-299a-4830-8a48-4d7df352fdb5 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:33.400023 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-c8ea1e16-299a-4830-8a48-4d7df352fdb5 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:17:33.409179 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:33.409179 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:33.414497 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c8ea1e16-299a-4830-8a48-4d7df352fdb5 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:33.421128 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8ea1e16-299a-4830-8a48-4d7df352fdb5 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:33.421691 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 551/2205] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:33 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:33.475259 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-71c91b80-2a92-4e8c-a4d9-162fa224155d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:33.481866 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-71c91b80-2a92-4e8c-a4d9-162fa224155d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:33.483634 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-71c91b80-2a92-4e8c-a4d9-162fa224155d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:33.484609 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-71c91b80-2a92-4e8c-a4d9-162fa224155d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:33.501304 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:33.501304 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:33.507342 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-71c91b80-2a92-4e8c-a4d9-162fa224155d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:33.516793 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-71c91b80-2a92-4e8c-a4d9-162fa224155d tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:33.517299 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 551/2206] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:33 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:33.624368 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e70d280-70ae-49c8-8558-9654ae22e9bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:33.624852 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e70d280-70ae-49c8-8558-9654ae22e9bc None None] GET https://10.4.3.41/volume// Aug 18 09:17:33.625049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e70d280-70ae-49c8-8558-9654ae22e9bc None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:33.625273 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e70d280-70ae-49c8-8558-9654ae22e9bc None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:33.625643 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e70d280-70ae-49c8-8558-9654ae22e9bc None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:33.626018 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 546/2207] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:17:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:33.635971 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-cfcc84c5-a387-4951-8865-5eaf2139c818 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:33.639870 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-cfcc84c5-a387-4951-8865-5eaf2139c818 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:17:33.640306 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-cfcc84c5-a387-4951-8865-5eaf2139c818 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50c4774f-b96f-4b1d-96db-edc889f7c361", "connector": null, "instance_uuid": "789f34b6-6701-4e83-9b04-3f757994d157"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:33.650455 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:33.650455 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:33.683519 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-cfcc84c5-a387-4951-8865-5eaf2139c818 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:17:33.683986 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 560/2208] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:17:33 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:33.721082 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2b6b7007-3e09-4701-8e6b-058ae7f5ffa1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:33.722787 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b6b7007-3e09-4701-8e6b-058ae7f5ffa1 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:33.722978 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b6b7007-3e09-4701-8e6b-058ae7f5ffa1 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:33.723175 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b6b7007-3e09-4701-8e6b-058ae7f5ffa1 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:33.732877 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5de14324-b997-41b3-84c3-a794e64c8e6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:33.733416 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5de14324-b997-41b3-84c3-a794e64c8e6a None None] GET https://10.4.3.41/volume// Aug 18 09:17:33.733691 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5de14324-b997-41b3-84c3-a794e64c8e6a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:33.733822 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:33.733822 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:33.733948 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5de14324-b997-41b3-84c3-a794e64c8e6a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:33.734310 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5de14324-b997-41b3-84c3-a794e64c8e6a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:33.734781 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 552/2209] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:33.741739 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2b6b7007-3e09-4701-8e6b-058ae7f5ffa1 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:33.746564 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b6b7007-3e09-4701-8e6b-058ae7f5ffa1 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:33.746990 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 552/2210] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:33 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:33.747304 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-14891e93-bf27-4291-af4a-235d02d8bf57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:33.754301 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-14891e93-bf27-4291-af4a-235d02d8bf57 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:33.755813 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-14891e93-bf27-4291-af4a-235d02d8bf57 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:33.757653 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-14891e93-bf27-4291-af4a-235d02d8bf57 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:33.772070 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:33.772070 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:33.776779 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-14891e93-bf27-4291-af4a-235d02d8bf57 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:33.783059 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-14891e93-bf27-4291-af4a-235d02d8bf57 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:33.783613 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 547/2211] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:33 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 1035 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:33.894249 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-2ecef099-38b2-4818-b7ef-802a3c48bab3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:33.897787 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-2ecef099-38b2-4818-b7ef-802a3c48bab3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] PUT https://10.4.3.41/volume/v3/attachments/139ddc26-9498-4e4c-ae7e-db2f15c02c5f Aug 18 09:17:33.897893 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-2ecef099-38b2-4818-b7ef-802a3c48bab3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:33.907087 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-2ecef099-38b2-4818-b7ef-802a3c48bab3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Acquiring lock "cinder-attachment_update-50c4774f-b96f-4b1d-96db-edc889f7c361-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:17:33.915880 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-2ecef099-38b2-4818-b7ef-802a3c48bab3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Lock "cinder-attachment_update-50c4774f-b96f-4b1d-96db-edc889f7c361-np0000007625" acquired by "attachment_update" :: waited 0.009s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:17:33.917920 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:33.917920 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:34.011614 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-2ecef099-38b2-4818-b7ef-802a3c48bab3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Lock "cinder-attachment_update-50c4774f-b96f-4b1d-96db-edc889f7c361-np0000007625" released by "attachment_update" :: held 0.096s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:17:34.011829 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-2ecef099-38b2-4818-b7ef-802a3c48bab3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/attachments/139ddc26-9498-4e4c-ae7e-db2f15c02c5f returned with HTTP 200 Aug 18 09:17:34.012255 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 561/2212] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:17:33 2026] PUT /volume/v3/attachments/139ddc26-9498-4e4c-ae7e-db2f15c02c5f => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:34.227115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5db5d4a-21f3-4905-932a-116003cef3ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:34.229525 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5db5d4a-21f3-4905-932a-116003cef3ec tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:34.229808 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5db5d4a-21f3-4905-932a-116003cef3ec tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:34.230077 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5db5d4a-21f3-4905-932a-116003cef3ec tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:34.230217 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a5db5d4a-21f3-4905-932a-116003cef3ec tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:34.235563 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:34.235563 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:34.236285 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5db5d4a-21f3-4905-932a-116003cef3ec tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:34.236680 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 553/2213] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:34 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:34.760908 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19586206-6a90-44fd-bc38-e1957f0f6400 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:34.763438 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19586206-6a90-44fd-bc38-e1957f0f6400 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:34.763672 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19586206-6a90-44fd-bc38-e1957f0f6400 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:34.763890 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19586206-6a90-44fd-bc38-e1957f0f6400 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:34.774498 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:34.774498 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:34.778728 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-19586206-6a90-44fd-bc38-e1957f0f6400 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:34.783402 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19586206-6a90-44fd-bc38-e1957f0f6400 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:34.783894 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 553/2214] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:34 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:35.250324 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39364feb-be16-40e4-a869-3ce7f36c4c53 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:35.253555 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39364feb-be16-40e4-a869-3ce7f36c4c53 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:35.253726 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39364feb-be16-40e4-a869-3ce7f36c4c53 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:35.254047 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39364feb-be16-40e4-a869-3ce7f36c4c53 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:35.254163 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-39364feb-be16-40e4-a869-3ce7f36c4c53 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:35.269483 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:35.269483 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:35.270584 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39364feb-be16-40e4-a869-3ce7f36c4c53 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:35.272159 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 548/2215] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:35 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:35.799289 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c91e81a6-5f9d-4d6d-a06f-16a6e086ec4e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:35.801442 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c91e81a6-5f9d-4d6d-a06f-16a6e086ec4e tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:35.801676 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c91e81a6-5f9d-4d6d-a06f-16a6e086ec4e tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:35.801898 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c91e81a6-5f9d-4d6d-a06f-16a6e086ec4e tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:35.813920 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:35.813920 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:35.818401 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c91e81a6-5f9d-4d6d-a06f-16a6e086ec4e tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:35.824000 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c91e81a6-5f9d-4d6d-a06f-16a6e086ec4e tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:35.824441 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 562/2216] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:35 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:36.287879 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09be6ab5-b4cf-46f5-832b-2a8f92beb0c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:36.289239 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09be6ab5-b4cf-46f5-832b-2a8f92beb0c8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:36.289557 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09be6ab5-b4cf-46f5-832b-2a8f92beb0c8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:36.289827 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09be6ab5-b4cf-46f5-832b-2a8f92beb0c8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:36.289995 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-09be6ab5-b4cf-46f5-832b-2a8f92beb0c8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:36.297675 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:36.297675 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:36.298634 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09be6ab5-b4cf-46f5-832b-2a8f92beb0c8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:36.299150 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 554/2217] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:36 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:36.843067 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8fa2b4a6-d6d5-4a2b-b5fb-e576e1cb3d5b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:36.847510 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fa2b4a6-d6d5-4a2b-b5fb-e576e1cb3d5b tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:36.847510 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fa2b4a6-d6d5-4a2b-b5fb-e576e1cb3d5b tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:36.847510 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fa2b4a6-d6d5-4a2b-b5fb-e576e1cb3d5b tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:36.859503 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:36.859503 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:36.865782 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8fa2b4a6-d6d5-4a2b-b5fb-e576e1cb3d5b tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:36.875349 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fa2b4a6-d6d5-4a2b-b5fb-e576e1cb3d5b tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:36.876670 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 554/2218] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:36 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:37.314201 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2650eab5-e780-4b40-981a-ba11454f0c83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:37.316421 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2650eab5-e780-4b40-981a-ba11454f0c83 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:37.316665 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2650eab5-e780-4b40-981a-ba11454f0c83 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:37.317572 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2650eab5-e780-4b40-981a-ba11454f0c83 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:37.317788 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2650eab5-e780-4b40-981a-ba11454f0c83 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:37.324709 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:37.324709 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:37.325660 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2650eab5-e780-4b40-981a-ba11454f0c83 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:37.326173 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 549/2219] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:37 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:37.351326 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-c1022c70-5b4f-409b-9ea0-3f453b53ea88 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:37.356665 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-c1022c70-5b4f-409b-9ea0-3f453b53ea88 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] POST https://10.4.3.41/volume/v3/attachments/139ddc26-9498-4e4c-ae7e-db2f15c02c5f/action Aug 18 09:17:37.357403 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-c1022c70-5b4f-409b-9ea0-3f453b53ea88 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:37.357607 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-c1022c70-5b4f-409b-9ea0-3f453b53ea88 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:37.379373 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:37.379373 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:37.393730 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6935212f-79c3-42e9-97d3-aa5dd31beef6 req-c1022c70-5b4f-409b-9ea0-3f453b53ea88 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/attachments/139ddc26-9498-4e4c-ae7e-db2f15c02c5f/action returned with HTTP 204 Aug 18 09:17:37.394497 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 563/2220] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:17:37 2026] POST /volume/v3/attachments/139ddc26-9498-4e4c-ae7e-db2f15c02c5f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:37.892423 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ed9c6ae2-8c41-4f35-9b6d-24d047732a14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:37.894442 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed9c6ae2-8c41-4f35-9b6d-24d047732a14 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:37.894821 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed9c6ae2-8c41-4f35-9b6d-24d047732a14 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:37.895043 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed9c6ae2-8c41-4f35-9b6d-24d047732a14 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:37.909469 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:37.909469 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:37.914819 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ed9c6ae2-8c41-4f35-9b6d-24d047732a14 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:37.920761 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed9c6ae2-8c41-4f35-9b6d-24d047732a14 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:37.921316 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 555/2221] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:37 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:37.938420 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-96dd086d-adac-4f21-a7d5-39348bead884 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:37.941738 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96dd086d-adac-4f21-a7d5-39348bead884 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:37.941944 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96dd086d-adac-4f21-a7d5-39348bead884 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:37.942157 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96dd086d-adac-4f21-a7d5-39348bead884 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:37.958492 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:37.958492 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:37.963461 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-96dd086d-adac-4f21-a7d5-39348bead884 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:37.968227 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96dd086d-adac-4f21-a7d5-39348bead884 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:37.968826 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 555/2222] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:37 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:37.983748 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-074cfae2-bcd9-4796-ac61-f0bbac29fcd1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:37.988423 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-074cfae2-bcd9-4796-ac61-f0bbac29fcd1 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] POST https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action Aug 18 09:17:37.988423 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-074cfae2-bcd9-4796-ac61-f0bbac29fcd1 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action body: b'{"os-detach": {"attachment_id": "139ddc26-9498-4e4c-ae7e-db2f15c02c5f"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:37.988423 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-074cfae2-bcd9-4796-ac61-f0bbac29fcd1 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "139ddc26-9498-4e4c-ae7e-db2f15c02c5f"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:38.005258 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:38.005258 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:38.006338 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-074cfae2-bcd9-4796-ac61-f0bbac29fcd1 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:38.016954 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-074cfae2-bcd9-4796-ac61-f0bbac29fcd1 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action returned with HTTP 400 Aug 18 09:17:38.016954 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 550/2223] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:17:37 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 100 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:17:38.059165 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-36fc8437-47c0-46af-b58b-9305fcefbd97 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:38.063436 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-36fc8437-47c0-46af-b58b-9305fcefbd97 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:38.063436 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-36fc8437-47c0-46af-b58b-9305fcefbd97 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:38.063436 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-36fc8437-47c0-46af-b58b-9305fcefbd97 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:38.077575 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:38.077575 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:38.082933 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-36fc8437-47c0-46af-b58b-9305fcefbd97 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:38.091057 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-36fc8437-47c0-46af-b58b-9305fcefbd97 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:38.091057 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 564/2224] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:38 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:38.113680 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-fa794cce-35e6-4b7f-a725-7042c45b3f98 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:38.116162 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-fa794cce-35e6-4b7f-a725-7042c45b3f98 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] POST https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361/action Aug 18 09:17:38.116610 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-fa794cce-35e6-4b7f-a725-7042c45b3f98 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:38.116755 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-fa794cce-35e6-4b7f-a725-7042c45b3f98 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:38.130053 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:38.130053 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:38.130692 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-fa794cce-35e6-4b7f-a725-7042c45b3f98 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:38.142868 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-fa794cce-35e6-4b7f-a725-7042c45b3f98 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Begin detaching volume completed successfully. Aug 18 09:17:38.143189 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-fa794cce-35e6-4b7f-a725-7042c45b3f98 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361/action returned with HTTP 202 Aug 18 09:17:38.143725 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 556/2225] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:17:38 2026] POST /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:17:38.198000 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d71fd069-1e14-4b10-b4ef-3f724ef23489 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:38.201193 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d71fd069-1e14-4b10-b4ef-3f724ef23489 None None] GET https://10.4.3.41/volume// Aug 18 09:17:38.201193 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d71fd069-1e14-4b10-b4ef-3f724ef23489 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:38.201193 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d71fd069-1e14-4b10-b4ef-3f724ef23489 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:38.201193 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d71fd069-1e14-4b10-b4ef-3f724ef23489 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:38.201193 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 556/2226] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:38 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:38.208490 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-93f132ad-5bc4-4eb1-9b38-9c6e72080e49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:38.212812 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-93f132ad-5bc4-4eb1-9b38-9c6e72080e49 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:38.213314 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-93f132ad-5bc4-4eb1-9b38-9c6e72080e49 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:38.213711 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-93f132ad-5bc4-4eb1-9b38-9c6e72080e49 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:38.237720 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:38.237720 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:38.244369 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-93f132ad-5bc4-4eb1-9b38-9c6e72080e49 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:38.250664 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-93f132ad-5bc4-4eb1-9b38-9c6e72080e49 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:38.251484 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 551/2227] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:38 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 1331 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:38.340180 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-35a7dd6f-9dae-4eb8-b36f-a65963d73782 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:38.342103 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35a7dd6f-9dae-4eb8-b36f-a65963d73782 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:38.344386 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35a7dd6f-9dae-4eb8-b36f-a65963d73782 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:38.344386 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35a7dd6f-9dae-4eb8-b36f-a65963d73782 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:38.344386 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-35a7dd6f-9dae-4eb8-b36f-a65963d73782 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:38.347713 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:38.347713 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:38.348462 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35a7dd6f-9dae-4eb8-b36f-a65963d73782 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:38.348957 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 565/2228] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:38 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:39.201146 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-be81b99a-3ce4-4e78-a7a5-f52cdf1475fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:39.203795 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-be81b99a-3ce4-4e78-a7a5-f52cdf1475fd tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] DELETE https://10.4.3.41/volume/v3/attachments/139ddc26-9498-4e4c-ae7e-db2f15c02c5f Aug 18 09:17:39.204066 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-be81b99a-3ce4-4e78-a7a5-f52cdf1475fd tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:39.204340 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-be81b99a-3ce4-4e78-a7a5-f52cdf1475fd tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:39.214277 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:39.214277 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:39.277300 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1e7a2f1e-b1cd-41bf-aa61-993bcd131278 req-be81b99a-3ce4-4e78-a7a5-f52cdf1475fd tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/attachments/139ddc26-9498-4e4c-ae7e-db2f15c02c5f returned with HTTP 200 Aug 18 09:17:39.277704 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 557/2229] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:17:39 2026] DELETE /volume/v3/attachments/139ddc26-9498-4e4c-ae7e-db2f15c02c5f => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:39.359113 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72466d0d-a4e5-4afc-98b7-a1f9e471a0fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:39.360960 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72466d0d-a4e5-4afc-98b7-a1f9e471a0fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:39.361818 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72466d0d-a4e5-4afc-98b7-a1f9e471a0fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:39.361818 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72466d0d-a4e5-4afc-98b7-a1f9e471a0fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:39.361818 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-72466d0d-a4e5-4afc-98b7-a1f9e471a0fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:39.366813 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:39.366813 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:39.367899 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72466d0d-a4e5-4afc-98b7-a1f9e471a0fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:39.368340 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 557/2230] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:39 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:40.071873 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a6f0061-4d01-4d39-b56f-12a3634dde83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:40.185057 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a6f0061-4d01-4d39-b56f-12a3634dde83 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:17:40.185866 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a6f0061-4d01-4d39-b56f-12a3634dde83 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:40.199583 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a6f0061-4d01-4d39-b56f-12a3634dde83 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:17:40.199923 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 552/2231] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:17:40 2026] POST /volume/v3/types => generated 267 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:40.335326 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b9d97b0c-c262-4940-a54c-12cc46f6afee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:40.337679 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9d97b0c-c262-4940-a54c-12cc46f6afee tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] POST https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action Aug 18 09:17:40.338037 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9d97b0c-c262-4940-a54c-12cc46f6afee tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:40.338496 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9d97b0c-c262-4940-a54c-12cc46f6afee tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:40.358414 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:40.358414 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:40.364481 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-b9d97b0c-c262-4940-a54c-12cc46f6afee tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] Updating volume 'a1987ff1-992c-491e-bee2-5beeb15c95b0' with '{'status': 'in-use'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 09:17:40.379557 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1920192-ba5f-4d82-9beb-800f520dad6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:40.382023 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1920192-ba5f-4d82-9beb-800f520dad6a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:40.382312 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1920192-ba5f-4d82-9beb-800f520dad6a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:40.382607 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1920192-ba5f-4d82-9beb-800f520dad6a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:40.382761 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a1920192-ba5f-4d82-9beb-800f520dad6a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:40.391293 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:40.391293 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:40.392447 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1920192-ba5f-4d82-9beb-800f520dad6a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:40.392952 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 558/2232] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:40 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:40.398491 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9d97b0c-c262-4940-a54c-12cc46f6afee tempest-TestServerVolumeAttachmentScenario-985441018 tempest-TestServerVolumeAttachmentScenario-985441018-project-admin] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action returned with HTTP 202 Aug 18 09:17:40.398871 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 566/2233] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:17:40 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:17:40.405170 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0691191b-f857-49fc-abdc-884ccfd352b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:40.408529 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0691191b-f857-49fc-abdc-884ccfd352b4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:40.408686 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0691191b-f857-49fc-abdc-884ccfd352b4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:40.408850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0691191b-f857-49fc-abdc-884ccfd352b4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:40.429838 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:40.429838 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:40.439790 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0691191b-f857-49fc-abdc-884ccfd352b4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:40.445853 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0691191b-f857-49fc-abdc-884ccfd352b4 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:40.446856 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 558/2234] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:40 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:40.499211 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-a4324820-1a30-4ff4-a7ba-e89338531ce2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:40.501944 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-a4324820-1a30-4ff4-a7ba-e89338531ce2 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:40.502681 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-a4324820-1a30-4ff4-a7ba-e89338531ce2 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:40.502681 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-a4324820-1a30-4ff4-a7ba-e89338531ce2 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:40.523939 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:40.523939 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:40.528966 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-a4324820-1a30-4ff4-a7ba-e89338531ce2 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:40.535549 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-a4324820-1a30-4ff4-a7ba-e89338531ce2 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:40.535884 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 553/2235] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:40 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:40.564545 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-c604ec8e-ba6f-406d-936e-4372c3cf3774 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:40.566910 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-c604ec8e-ba6f-406d-936e-4372c3cf3774 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] POST https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action Aug 18 09:17:40.567340 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-c604ec8e-ba6f-406d-936e-4372c3cf3774 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:40.567547 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-c604ec8e-ba6f-406d-936e-4372c3cf3774 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:40.578021 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:40.578021 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:40.578573 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-c604ec8e-ba6f-406d-936e-4372c3cf3774 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:40.587810 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-c604ec8e-ba6f-406d-936e-4372c3cf3774 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Begin detaching volume completed successfully. Aug 18 09:17:40.587875 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-c604ec8e-ba6f-406d-936e-4372c3cf3774 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action returned with HTTP 202 Aug 18 09:17:40.588314 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 559/2236] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:17:40 2026] POST /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:17:40.636250 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-67e38209-3b97-4208-be22-1bf1c964b677 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:40.636687 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67e38209-3b97-4208-be22-1bf1c964b677 None None] GET https://10.4.3.41/volume// Aug 18 09:17:40.636912 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67e38209-3b97-4208-be22-1bf1c964b677 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:40.637983 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67e38209-3b97-4208-be22-1bf1c964b677 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:40.637983 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67e38209-3b97-4208-be22-1bf1c964b677 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:40.637983 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 567/2237] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:40.644354 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-b495aeb1-3fc8-499f-bf35-aa77bae8b1a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:40.646783 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-b495aeb1-3fc8-499f-bf35-aa77bae8b1a3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:40.647026 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-b495aeb1-3fc8-499f-bf35-aa77bae8b1a3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:40.647120 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-b495aeb1-3fc8-499f-bf35-aa77bae8b1a3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:40.661067 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:40.661067 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:40.666947 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-b495aeb1-3fc8-499f-bf35-aa77bae8b1a3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:40.676526 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-b495aeb1-3fc8-499f-bf35-aa77bae8b1a3 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:40.677201 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 559/2238] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:40 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 1330 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:41.026962 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e703d935-b5b8-4a0d-84c2-d4a2e05d336d req-1054a361-b392-4461-8c1b-7b17d5dab083 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:41.029631 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e703d935-b5b8-4a0d-84c2-d4a2e05d336d req-1054a361-b392-4461-8c1b-7b17d5dab083 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-member] DELETE https://10.4.3.41/volume/v3/volumes/tempest-invalid-920369738 Aug 18 09:17:41.029858 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e703d935-b5b8-4a0d-84c2-d4a2e05d336d req-1054a361-b392-4461-8c1b-7b17d5dab083 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:41.030076 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e703d935-b5b8-4a0d-84c2-d4a2e05d336d req-1054a361-b392-4461-8c1b-7b17d5dab083 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:41.030258 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-e703d935-b5b8-4a0d-84c2-d4a2e05d336d req-1054a361-b392-4461-8c1b-7b17d5dab083 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-member] Delete volume with id: tempest-invalid-920369738 Aug 18 09:17:41.036934 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e703d935-b5b8-4a0d-84c2-d4a2e05d336d req-1054a361-b392-4461-8c1b-7b17d5dab083 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-member] https://10.4.3.41/volume/v3/volumes/tempest-invalid-920369738 returned with HTTP 404 Aug 18 09:17:41.037659 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 554/2239] 10.4.3.41 () {70 vars in 1580 bytes} [Tue Aug 18 09:17:41 2026] DELETE /volume/v3/volumes/tempest-invalid-920369738 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:41.159464 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5e5fb84a-d93e-468d-9d03-147595f83959 req-537ce92c-7f50-4da3-a0ef-4d769632c4f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:41.161244 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5e5fb84a-d93e-468d-9d03-147595f83959 req-537ce92c-7f50-4da3-a0ef-4d769632c4f2 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7dc1bd9f-0743-43f8-b0ea-af1b49751462 Aug 18 09:17:41.161400 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5e5fb84a-d93e-468d-9d03-147595f83959 req-537ce92c-7f50-4da3-a0ef-4d769632c4f2 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:41.161570 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5e5fb84a-d93e-468d-9d03-147595f83959 req-537ce92c-7f50-4da3-a0ef-4d769632c4f2 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:41.161715 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-5e5fb84a-d93e-468d-9d03-147595f83959 req-537ce92c-7f50-4da3-a0ef-4d769632c4f2 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-member] Delete volume with id: 7dc1bd9f-0743-43f8-b0ea-af1b49751462 Aug 18 09:17:41.168258 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5e5fb84a-d93e-468d-9d03-147595f83959 req-537ce92c-7f50-4da3-a0ef-4d769632c4f2 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-member] https://10.4.3.41/volume/v3/volumes/7dc1bd9f-0743-43f8-b0ea-af1b49751462 returned with HTTP 404 Aug 18 09:17:41.168921 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 560/2240] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:17:41 2026] DELETE /volume/v3/volumes/7dc1bd9f-0743-43f8-b0ea-af1b49751462 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:41.190696 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8d0682b9-fdec-4baf-a368-6ddb6514c53f req-6f5c5a46-1ece-46ec-9002-0afc7eaa2001 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:41.192701 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8d0682b9-fdec-4baf-a368-6ddb6514c53f req-6f5c5a46-1ece-46ec-9002-0afc7eaa2001 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-reader] GET https://10.4.3.41/volume/v3/volumes/c6688d14-7961-44f3-8be4-2cbea7fdd910 Aug 18 09:17:41.192892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8d0682b9-fdec-4baf-a368-6ddb6514c53f req-6f5c5a46-1ece-46ec-9002-0afc7eaa2001 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:41.193180 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8d0682b9-fdec-4baf-a368-6ddb6514c53f req-6f5c5a46-1ece-46ec-9002-0afc7eaa2001 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:41.198572 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8d0682b9-fdec-4baf-a368-6ddb6514c53f req-6f5c5a46-1ece-46ec-9002-0afc7eaa2001 tempest-VolumesNegativeTest-2040398087 tempest-VolumesNegativeTest-2040398087-project-reader] https://10.4.3.41/volume/v3/volumes/c6688d14-7961-44f3-8be4-2cbea7fdd910 returned with HTTP 404 Aug 18 09:17:41.199053 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 568/2241] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:41 2026] GET /volume/v3/volumes/c6688d14-7961-44f3-8be4-2cbea7fdd910 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:41.405569 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec84a0bb-1166-4570-9388-00b806f9655a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:41.407835 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec84a0bb-1166-4570-9388-00b806f9655a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:41.408492 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec84a0bb-1166-4570-9388-00b806f9655a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:41.408492 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec84a0bb-1166-4570-9388-00b806f9655a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:41.408492 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ec84a0bb-1166-4570-9388-00b806f9655a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:41.413543 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:41.413543 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:41.414615 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec84a0bb-1166-4570-9388-00b806f9655a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:41.415112 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 560/2242] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:41 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:41.426038 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1564bce7-8852-42b8-9e6d-616e13bc83fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:41.432140 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1564bce7-8852-42b8-9e6d-616e13bc83fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e Aug 18 09:17:41.432365 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1564bce7-8852-42b8-9e6d-616e13bc83fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:41.432584 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1564bce7-8852-42b8-9e6d-616e13bc83fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:41.446677 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:41.446677 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:41.451197 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1564bce7-8852-42b8-9e6d-616e13bc83fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:41.457132 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1564bce7-8852-42b8-9e6d-616e13bc83fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e returned with HTTP 200 Aug 18 09:17:41.457710 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 555/2243] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:41 2026] GET /volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:41.470735 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7480af63-f7de-494a-95fd-319d84a3ab09 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:41.472649 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7480af63-f7de-494a-95fd-319d84a3ab09 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e Aug 18 09:17:41.472833 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7480af63-f7de-494a-95fd-319d84a3ab09 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:41.473002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7480af63-f7de-494a-95fd-319d84a3ab09 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:41.482931 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:41.482931 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:41.487500 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7480af63-f7de-494a-95fd-319d84a3ab09 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:41.495474 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7480af63-f7de-494a-95fd-319d84a3ab09 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e returned with HTTP 200 Aug 18 09:17:41.495894 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 561/2244] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:41 2026] GET /volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e => generated 1409 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:41.511329 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ad1efa57-164f-47b2-a7de-2002579372fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:41.513055 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad1efa57-164f-47b2-a7de-2002579372fa tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e Aug 18 09:17:41.513324 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad1efa57-164f-47b2-a7de-2002579372fa tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:41.513576 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad1efa57-164f-47b2-a7de-2002579372fa tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:41.513775 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ad1efa57-164f-47b2-a7de-2002579372fa tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume with id: 6197768a-22cf-4b1c-9e7e-e65af17f222e Aug 18 09:17:41.520462 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:41.520462 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:41.521805 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ad1efa57-164f-47b2-a7de-2002579372fa tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:41.544339 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ad1efa57-164f-47b2-a7de-2002579372fa tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume request issued successfully. Aug 18 09:17:41.544676 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad1efa57-164f-47b2-a7de-2002579372fa tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e returned with HTTP 202 Aug 18 09:17:41.545340 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 569/2245] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:41 2026] DELETE /volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:41.554718 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e78451b-c232-4878-80cf-1c5fb6b0d241 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:41.556528 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e78451b-c232-4878-80cf-1c5fb6b0d241 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e Aug 18 09:17:41.556709 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e78451b-c232-4878-80cf-1c5fb6b0d241 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:41.556903 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e78451b-c232-4878-80cf-1c5fb6b0d241 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:41.565481 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:41.565481 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:41.569635 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7e78451b-c232-4878-80cf-1c5fb6b0d241 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:41.573600 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-a1d003ca-ac7a-4f13-9d40-c3aefeb50325 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:41.576284 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e78451b-c232-4878-80cf-1c5fb6b0d241 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e returned with HTTP 200 Aug 18 09:17:41.577010 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 561/2246] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:41 2026] GET /volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e => generated 1408 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:41.577129 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-a1d003ca-ac7a-4f13-9d40-c3aefeb50325 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] DELETE https://10.4.3.41/volume/v3/attachments/8d610781-08a5-4c67-8ee4-f0c879e70120 Aug 18 09:17:41.577425 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-a1d003ca-ac7a-4f13-9d40-c3aefeb50325 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:41.578931 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-a1d003ca-ac7a-4f13-9d40-c3aefeb50325 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:41.587916 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:41.587916 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:41.661081 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f5534781-9bf6-4cda-8099-53fe64a67350 req-a1d003ca-ac7a-4f13-9d40-c3aefeb50325 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/attachments/8d610781-08a5-4c67-8ee4-f0c879e70120 returned with HTTP 200 Aug 18 09:17:41.661701 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 556/2247] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:17:41 2026] DELETE /volume/v3/attachments/8d610781-08a5-4c67-8ee4-f0c879e70120 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:42.540376 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-544f61ac-8a71-494e-8485-311a5879e83c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:42.542206 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-544f61ac-8a71-494e-8485-311a5879e83c tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:17:42.542595 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-544f61ac-8a71-494e-8485-311a5879e83c tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:42.558502 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-544f61ac-8a71-494e-8485-311a5879e83c tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:17:42.558989 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 562/2248] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:17:42 2026] POST /volume/v3/types => generated 269 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:42.568030 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36e616b0-8196-41f3-99c4-6220c0eda119 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:42.570472 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36e616b0-8196-41f3-99c4-6220c0eda119 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:17:42.570984 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36e616b0-8196-41f3-99c4-6220c0eda119 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:42.594527 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36e616b0-8196-41f3-99c4-6220c0eda119 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:17:42.594645 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56e26ba4-e507-42cb-a5fa-3f3128946ea3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:42.594928 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 570/2249] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:17:42 2026] POST /volume/v3/types => generated 265 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:42.600151 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56e26ba4-e507-42cb-a5fa-3f3128946ea3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e Aug 18 09:17:42.600151 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56e26ba4-e507-42cb-a5fa-3f3128946ea3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:42.600151 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56e26ba4-e507-42cb-a5fa-3f3128946ea3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:42.606092 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:42.606468 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:42.606468 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-286633310", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:42.608000 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-286633310', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:42.611136 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56e26ba4-e507-42cb-a5fa-3f3128946ea3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e returned with HTTP 404 Aug 18 09:17:42.611136 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 562/2250] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:42 2026] GET /volume/v3/volumes/6197768a-22cf-4b1c-9e7e-e65af17f222e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:42.611772 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Create volume of 1 GB Aug 18 09:17:42.612083 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:42.612083 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:42.612916 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Availability Zones retrieved successfully. Aug 18 09:17:42.617848 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a32f854-31f9-460a-8e6b-ce5ef1908dd2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:42.618723 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Flow 'volume_create_api' (024012d7-8292-4db7-b587-46a5c3257e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:42.619865 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a32f854-31f9-460a-8e6b-ce5ef1908dd2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:42.619930 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2cb6b7d-8604-42e8-b5dc-041a0566c6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:42.620025 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a32f854-31f9-460a-8e6b-ce5ef1908dd2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:42.620722 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a32f854-31f9-460a-8e6b-ce5ef1908dd2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:42.620722 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-6a32f854-31f9-460a-8e6b-ce5ef1908dd2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete backup with id: 0dcc6d46-7c51-415c-83d2-6bcd24764436. Aug 18 09:17:42.620998 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:42.625085 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:42.625085 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:42.639889 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-6a32f854-31f9-460a-8e6b-ce5ef1908dd2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] delete_backup rpcapi backup_id 0dcc6d46-7c51-415c-83d2-6bcd24764436 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:17:42.641671 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a32f854-31f9-460a-8e6b-ce5ef1908dd2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 202 Aug 18 09:17:42.642108 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 563/2251] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:42 2026] DELETE /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:17:42.644096 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2cb6b7d-8604-42e8-b5dc-041a0566c6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:17:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0eead4bc-8ab1-4061-b272-c108bc9f8154,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0eead4bc-8ab1-4061-b272-c108bc9f8154', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:42.644960 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd6be447-5fd8-4715-8e99-786014931cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:42.650200 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f8dcf5a-3c45-4e9e-99a7-5a472e118989 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:42.653524 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f8dcf5a-3c45-4e9e-99a7-5a472e118989 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:42.653878 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f8dcf5a-3c45-4e9e-99a7-5a472e118989 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:42.654619 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f8dcf5a-3c45-4e9e-99a7-5a472e118989 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:42.654845 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3f8dcf5a-3c45-4e9e-99a7-5a472e118989 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:42.662833 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:42.662833 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:42.663946 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f8dcf5a-3c45-4e9e-99a7-5a472e118989 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 200 Aug 18 09:17:42.664820 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 571/2252] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:42 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:42.685205 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:17:42.685692 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:17:42.737496 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Created reservations ['f9a667ff-5516-4156-aa8f-6fcc9d156196', '44135df0-4696-4e4d-ba1a-436a88fd35d0', '0e213224-2f27-48aa-b87b-e345740473fc', 'c0abcb0c-365b-4b59-94b4-e7d31289d763'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:42.738810 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd6be447-5fd8-4715-8e99-786014931cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9a667ff-5516-4156-aa8f-6fcc9d156196', '44135df0-4696-4e4d-ba1a-436a88fd35d0', '0e213224-2f27-48aa-b87b-e345740473fc', 'c0abcb0c-365b-4b59-94b4-e7d31289d763']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:42.740234 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1a7071-8cdb-4aaa-89a1-164a5c615671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:42.772177 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1a7071-8cdb-4aaa-89a1-164a5c615671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27c0256e-89a0-43b5-9bac-1ee9342470f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-286633310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81712bfa3aa14ad6bf62ed88e1cee261',qos_specs=None,replication_status=,reservations=['f9a667ff-5516-4156-aa8f-6fcc9d156196','44135df0-4696-4e4d-ba1a-436a88fd35d0','0e213224-2f27-48aa-b87b-e345740473fc','c0abcb0c-365b-4b59-94b4-e7d31289d763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8172d7ddbe745299f3a398256f80311',volume_type_id=0eead4bc-8ab1-4061-b272-c108bc9f8154), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-286633310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27c0256e-89a0-43b5-9bac-1ee9342470f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81712bfa3aa14ad6bf62ed88e1cee261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8172d7ddbe745299f3a398256f80311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0eead4bc-8ab1-4061-b272-c108bc9f8154),volume_type_id=0eead4bc-8ab1-4061-b272-c108bc9f8154)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:42.773787 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4bf30f-a0f3-4917-bb4c-57e07bda49ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:42.776247 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9d97433d-cd43-4953-826b-759cedea1df1 req-f7bda3d2-fd13-401f-beca-a657fa350f42 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:42.778134 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9d97433d-cd43-4953-826b-759cedea1df1 req-f7bda3d2-fd13-401f-beca-a657fa350f42 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:42.779647 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9d97433d-cd43-4953-826b-759cedea1df1 req-f7bda3d2-fd13-401f-beca-a657fa350f42 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:42.779647 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9d97433d-cd43-4953-826b-759cedea1df1 req-f7bda3d2-fd13-401f-beca-a657fa350f42 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:42.788005 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:42.788005 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:42.798688 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9d97433d-cd43-4953-826b-759cedea1df1 req-f7bda3d2-fd13-401f-beca-a657fa350f42 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:42.807380 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9d97433d-cd43-4953-826b-759cedea1df1 req-f7bda3d2-fd13-401f-beca-a657fa350f42 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:42.807818 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4bf30f-a0f3-4917-bb4c-57e07bda49ec) transitioned into state 'SUCCESS' from state '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-286633310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81712bfa3aa14ad6bf62ed88e1cee261',qos_specs=None,replication_status=,reservations=['f9a667ff-5516-4156-aa8f-6fcc9d156196','44135df0-4696-4e4d-ba1a-436a88fd35d0','0e213224-2f27-48aa-b87b-e345740473fc','c0abcb0c-365b-4b59-94b4-e7d31289d763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8172d7ddbe745299f3a398256f80311',volume_type_id=0eead4bc-8ab1-4061-b272-c108bc9f8154)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:42.807954 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 563/2253] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:42 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:42.808822 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c882515-8f3f-4e0c-a8de-b04a62737b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:42.823801 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c882515-8f3f-4e0c-a8de-b04a62737b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:42.824820 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Flow 'volume_create_api' (024012d7-8292-4db7-b587-46a5c3257e9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:42.825346 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Create volume request issued successfully. Aug 18 09:17:42.825827 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36abc9ae-ce51-4b78-ae5a-29164ffd2030 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:42.826349 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 557/2254] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:42 2026] POST /volume/v3/volumes => generated 844 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:42.843197 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:42.845091 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:42.845545 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-119020145", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:42.847294 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-119020145', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:42.850860 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Create volume of 1 GB Aug 18 09:17:42.851174 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:42.851174 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:42.852249 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Availability Zones retrieved successfully. Aug 18 09:17:42.858362 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Flow 'volume_create_api' (cdc4c090-e5dc-4b42-a2b2-947313629e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:42.859530 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (187d9243-60b0-44b7-b7a2-a7dc4222386b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:42.860513 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:42.882963 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (187d9243-60b0-44b7-b7a2-a7dc4222386b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:17:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=78c0ef48-1021-4ec0-bed6-705718a81afd,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78c0ef48-1021-4ec0-bed6-705718a81afd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:42.883808 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd07f48-cc1f-4623-8c4f-2ba7d62d3e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:42.915186 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:17:42.915540 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:17:42.949653 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Created reservations ['5ed06a4a-12c7-4251-a240-6e2e88f8650c', '6bf65475-8746-4311-8f65-6174a34a9503', 'b4092138-067f-4eb9-ba44-71f0e21bcf12', '37421d8b-70f1-47fe-b03e-f19401a8445b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:42.949653 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd07f48-cc1f-4623-8c4f-2ba7d62d3e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ed06a4a-12c7-4251-a240-6e2e88f8650c', '6bf65475-8746-4311-8f65-6174a34a9503', 'b4092138-067f-4eb9-ba44-71f0e21bcf12', '37421d8b-70f1-47fe-b03e-f19401a8445b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:42.949914 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f64e3b51-d597-4584-a81b-1804437a5389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:42.979447 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f64e3b51-d597-4584-a81b-1804437a5389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '603d46ed-1802-4cd3-b557-be0b278a1d51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-119020145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81712bfa3aa14ad6bf62ed88e1cee261',qos_specs=None,replication_status=,reservations=['5ed06a4a-12c7-4251-a240-6e2e88f8650c','6bf65475-8746-4311-8f65-6174a34a9503','b4092138-067f-4eb9-ba44-71f0e21bcf12','37421d8b-70f1-47fe-b03e-f19401a8445b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8172d7ddbe745299f3a398256f80311',volume_type_id=78c0ef48-1021-4ec0-bed6-705718a81afd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-119020145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=603d46ed-1802-4cd3-b557-be0b278a1d51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81712bfa3aa14ad6bf62ed88e1cee261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8172d7ddbe745299f3a398256f80311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78c0ef48-1021-4ec0-bed6-705718a81afd),volume_type_id=78c0ef48-1021-4ec0-bed6-705718a81afd)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:42.980410 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ef840a-36a1-46c2-bb7f-b397567aa479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:43.009873 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-893fbec8-4b48-4b24-ace7-98f1c08024bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:43.011669 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ef840a-36a1-46c2-bb7f-b397567aa479) transitioned into state 'SUCCESS' from state '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-119020145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81712bfa3aa14ad6bf62ed88e1cee261',qos_specs=None,replication_status=,reservations=['5ed06a4a-12c7-4251-a240-6e2e88f8650c','6bf65475-8746-4311-8f65-6174a34a9503','b4092138-067f-4eb9-ba44-71f0e21bcf12','37421d8b-70f1-47fe-b03e-f19401a8445b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8172d7ddbe745299f3a398256f80311',volume_type_id=78c0ef48-1021-4ec0-bed6-705718a81afd)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:43.012681 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcff6f2c-8343-4d53-bb4b-3c081934e9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:43.024042 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcff6f2c-8343-4d53-bb4b-3c081934e9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:43.025384 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Flow 'volume_create_api' (cdc4c090-e5dc-4b42-a2b2-947313629e53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:43.025855 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Create volume request issued successfully. Aug 18 09:17:43.026815 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c1e15c5-d4d3-4e7a-be19-4aae636a3f76 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:43.027428 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 564/2255] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:42 2026] POST /volume/v3/volumes => generated 840 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:43.066756 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:43.070459 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:43.070808 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2108208527", "snapshot_id": null, "imageRef": "1a51d732-8283-4c91-a3aa-94643259a05b", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:43.072966 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2108208527', 'snapshot_id': None, 'imageRef': '1a51d732-8283-4c91-a3aa-94643259a05b', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:43.142698 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-893fbec8-4b48-4b24-ace7-98f1c08024bf tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools Aug 18 09:17:43.143892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-893fbec8-4b48-4b24-ace7-98f1c08024bf tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:43.143892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-893fbec8-4b48-4b24-ace7-98f1c08024bf tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] Calling method 'get_pools' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:43.156857 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-893fbec8-4b48-4b24-ace7-98f1c08024bf tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 09:17:43.157482 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 572/2256] 10.4.3.41 () {66 vars in 1284 bytes} [Tue Aug 18 09:17:43 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:43.169574 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c06e2ad0-1a58-41bd-affb-2d86108dffd4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:43.169920 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c06e2ad0-1a58-41bd-affb-2d86108dffd4 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 09:17:43.169920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c06e2ad0-1a58-41bd-affb-2d86108dffd4 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:43.170082 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c06e2ad0-1a58-41bd-affb-2d86108dffd4 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] Calling method 'get_pools' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:43.170119 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Create volume of 1 GB Aug 18 09:17:43.170327 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:43.170327 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:43.170451 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:43.170451 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:43.170982 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Availability Zones retrieved successfully. Aug 18 09:17:43.181955 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Flow 'volume_create_api' (8b2320e4-36de-466d-9ab3-14ca9988c4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:43.182691 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c06e2ad0-1a58-41bd-affb-2d86108dffd4 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 09:17:43.183242 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 558/2257] 10.4.3.41 () {66 vars in 1307 bytes} [Tue Aug 18 09:17:43 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:43.183430 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16978217-3804-4825-a2be-b88be3898a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:43.184721 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:43.193726 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-73e521e6-7929-4531-90c6-cdebc3e92dd9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:43.195617 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73e521e6-7929-4531-90c6-cdebc3e92dd9 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] GET https://10.4.3.41/volume/v3/capabilities/np0000007625@storpool Aug 18 09:17:43.195805 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73e521e6-7929-4531-90c6-cdebc3e92dd9 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:43.196010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73e521e6-7929-4531-90c6-cdebc3e92dd9 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:43.196288 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:43.196288 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:43.212681 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73e521e6-7929-4531-90c6-cdebc3e92dd9 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] https://10.4.3.41/volume/v3/capabilities/np0000007625@storpool returned with HTTP 200 Aug 18 09:17:43.213109 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 565/2258] 10.4.3.41 () {66 vars in 1311 bytes} [Tue Aug 18 09:17:43 2026] GET /volume/v3/capabilities/np0000007625@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:43.223893 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-68df53aa-6e76-41d5-8583-825b59b0c09f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:43.226814 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-68df53aa-6e76-41d5-8583-825b59b0c09f tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] GET https://10.4.3.41/volume/v3/capabilities/np0000007625@storpool Aug 18 09:17:43.227090 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-68df53aa-6e76-41d5-8583-825b59b0c09f tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:43.227441 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-68df53aa-6e76-41d5-8583-825b59b0c09f tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:43.242289 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-68df53aa-6e76-41d5-8583-825b59b0c09f tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] https://10.4.3.41/volume/v3/capabilities/np0000007625@storpool returned with HTTP 200 Aug 18 09:17:43.244816 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 573/2259] 10.4.3.41 () {66 vars in 1311 bytes} [Tue Aug 18 09:17:43 2026] GET /volume/v3/capabilities/np0000007625@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:43.247533 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16978217-3804-4825-a2be-b88be3898a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:17:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88ddd382-9b09-4dbc-a69e-61e97456089f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88ddd382-9b09-4dbc-a69e-61e97456089f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:43.248734 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (154fc048-964c-4320-bc97-56df19b1129b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:43.254464 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-512643dc-1c5a-46f0-9af1-18acde92dfb7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:43.258077 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-512643dc-1c5a-46f0-9af1-18acde92dfb7 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] GET https://10.4.3.41/volume/v3/capabilities/np0000007625@storpool Aug 18 09:17:43.258281 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-512643dc-1c5a-46f0-9af1-18acde92dfb7 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:43.258500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-512643dc-1c5a-46f0-9af1-18acde92dfb7 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:43.272040 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-512643dc-1c5a-46f0-9af1-18acde92dfb7 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964 tempest-BackendsCapabilitiesAdminTestsJSON-1053090964-project-admin] https://10.4.3.41/volume/v3/capabilities/np0000007625@storpool returned with HTTP 200 Aug 18 09:17:43.273148 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 559/2260] 10.4.3.41 () {66 vars in 1311 bytes} [Tue Aug 18 09:17:43 2026] GET /volume/v3/capabilities/np0000007625@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:43.285164 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:17:43.285519 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:17:43.331016 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Created reservations ['28ce03c0-0d08-48be-aa11-efff62785847', '2db2615f-5382-424b-9904-fc916f5eed6d', 'ed51a817-d69e-42ec-a38b-3cf8c88e64fe', '8a42de9f-f19b-4e30-b099-2b41953b2173'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:43.332110 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (154fc048-964c-4320-bc97-56df19b1129b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28ce03c0-0d08-48be-aa11-efff62785847', '2db2615f-5382-424b-9904-fc916f5eed6d', 'ed51a817-d69e-42ec-a38b-3cf8c88e64fe', '8a42de9f-f19b-4e30-b099-2b41953b2173']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:43.333030 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e48c49c-53d4-4c4e-b667-e40929e95c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:43.357454 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e48c49c-53d4-4c4e-b667-e40929e95c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c31fef37-2b6e-43d4-ba9c-0273ae910036', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2108208527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81712bfa3aa14ad6bf62ed88e1cee261',qos_specs=None,replication_status=,reservations=['28ce03c0-0d08-48be-aa11-efff62785847','2db2615f-5382-424b-9904-fc916f5eed6d','ed51a817-d69e-42ec-a38b-3cf8c88e64fe','8a42de9f-f19b-4e30-b099-2b41953b2173'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8172d7ddbe745299f3a398256f80311',volume_type_id=88ddd382-9b09-4dbc-a69e-61e97456089f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2108208527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c31fef37-2b6e-43d4-ba9c-0273ae910036,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81712bfa3aa14ad6bf62ed88e1cee261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8172d7ddbe745299f3a398256f80311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88ddd382-9b09-4dbc-a69e-61e97456089f),volume_type_id=88ddd382-9b09-4dbc-a69e-61e97456089f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:43.358178 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c9ef87-91f0-4f03-b481-33e69d161c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:43.378840 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c9ef87-91f0-4f03-b481-33e69d161c25) transitioned into state 'SUCCESS' from state '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-2108208527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81712bfa3aa14ad6bf62ed88e1cee261',qos_specs=None,replication_status=,reservations=['28ce03c0-0d08-48be-aa11-efff62785847','2db2615f-5382-424b-9904-fc916f5eed6d','ed51a817-d69e-42ec-a38b-3cf8c88e64fe','8a42de9f-f19b-4e30-b099-2b41953b2173'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8172d7ddbe745299f3a398256f80311',volume_type_id=88ddd382-9b09-4dbc-a69e-61e97456089f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:43.380374 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (354117cd-ec3e-4e62-af5e-53e931a6aa64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:43.391227 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (354117cd-ec3e-4e62-af5e-53e931a6aa64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:43.392722 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Flow 'volume_create_api' (8b2320e4-36de-466d-9ab3-14ca9988c4a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:43.393217 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Create volume request issued successfully. Aug 18 09:17:43.394113 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b03cdac-a1d2-4557-8599-30fb0ce5a02d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:43.394709 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 564/2261] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:43 2026] POST /volume/v3/volumes => generated 843 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:43.409747 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17d9a6b8-8386-4a59-b6ad-0a5a0703c7d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:43.415555 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17d9a6b8-8386-4a59-b6ad-0a5a0703c7d5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:43.415770 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17d9a6b8-8386-4a59-b6ad-0a5a0703c7d5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:43.415952 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17d9a6b8-8386-4a59-b6ad-0a5a0703c7d5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:43.426058 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:43.426058 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:43.440320 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-17d9a6b8-8386-4a59-b6ad-0a5a0703c7d5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:43.445498 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17d9a6b8-8386-4a59-b6ad-0a5a0703c7d5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:43.445965 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 566/2262] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:43 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 911 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:43.677691 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57ddf222-71f4-4b0b-9a9e-faea0b972cd2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:43.682618 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57ddf222-71f4-4b0b-9a9e-faea0b972cd2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 Aug 18 09:17:43.682618 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57ddf222-71f4-4b0b-9a9e-faea0b972cd2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:43.682618 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57ddf222-71f4-4b0b-9a9e-faea0b972cd2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:43.682618 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-57ddf222-71f4-4b0b-9a9e-faea0b972cd2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 0dcc6d46-7c51-415c-83d2-6bcd24764436. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:43.686862 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57ddf222-71f4-4b0b-9a9e-faea0b972cd2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 returned with HTTP 404 Aug 18 09:17:43.687448 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 574/2263] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:43 2026] GET /volume/v3/backups/0dcc6d46-7c51-415c-83d2-6bcd24764436 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:43.769857 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52d55af5-683e-4ef8-9060-0e18ee9997ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:43.771627 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52d55af5-683e-4ef8-9060-0e18ee9997ba tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae Aug 18 09:17:43.771801 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52d55af5-683e-4ef8-9060-0e18ee9997ba tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:43.772005 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52d55af5-683e-4ef8-9060-0e18ee9997ba tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:43.782072 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:43.782072 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:43.786734 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52d55af5-683e-4ef8-9060-0e18ee9997ba tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:43.793568 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52d55af5-683e-4ef8-9060-0e18ee9997ba tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae returned with HTTP 200 Aug 18 09:17:43.794055 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 560/2264] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:43 2026] GET /volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:43.810590 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ede99bd-815f-4260-9161-24edfdea612d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:43.813850 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ede99bd-815f-4260-9161-24edfdea612d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae Aug 18 09:17:43.814153 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ede99bd-815f-4260-9161-24edfdea612d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:43.814471 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ede99bd-815f-4260-9161-24edfdea612d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:43.814764 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3ede99bd-815f-4260-9161-24edfdea612d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume with id: 2e1897e1-71c1-4603-819b-c813333b72ae Aug 18 09:17:43.824037 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:43.824037 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:43.824706 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3ede99bd-815f-4260-9161-24edfdea612d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:43.856965 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3ede99bd-815f-4260-9161-24edfdea612d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume request issued successfully. Aug 18 09:17:43.857272 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ede99bd-815f-4260-9161-24edfdea612d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae returned with HTTP 202 Aug 18 09:17:43.858151 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 565/2265] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:43 2026] DELETE /volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:43.866154 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47545af4-4979-4772-ba10-0b8a4a21f648 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:43.868954 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47545af4-4979-4772-ba10-0b8a4a21f648 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae Aug 18 09:17:43.869079 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47545af4-4979-4772-ba10-0b8a4a21f648 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:43.869360 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47545af4-4979-4772-ba10-0b8a4a21f648 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:43.880779 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:43.880779 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:43.893999 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47545af4-4979-4772-ba10-0b8a4a21f648 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:43.901192 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47545af4-4979-4772-ba10-0b8a4a21f648 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae returned with HTTP 200 Aug 18 09:17:43.901745 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 567/2266] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:43 2026] GET /volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae => generated 1353 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:44.460879 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fe37a0b5-599f-4eb1-92fc-06c27df79632 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:44.463006 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe37a0b5-599f-4eb1-92fc-06c27df79632 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:44.463284 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe37a0b5-599f-4eb1-92fc-06c27df79632 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:44.463522 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe37a0b5-599f-4eb1-92fc-06c27df79632 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:44.478085 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:44.478085 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:44.486540 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fe37a0b5-599f-4eb1-92fc-06c27df79632 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:44.493253 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe37a0b5-599f-4eb1-92fc-06c27df79632 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:44.493985 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 575/2267] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:44 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 935 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:44.918178 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6369bb94-6175-4d7b-8478-ffc4232feb90 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:44.920117 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6369bb94-6175-4d7b-8478-ffc4232feb90 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae Aug 18 09:17:44.920365 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6369bb94-6175-4d7b-8478-ffc4232feb90 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:44.920601 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6369bb94-6175-4d7b-8478-ffc4232feb90 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:44.935366 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6369bb94-6175-4d7b-8478-ffc4232feb90 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae returned with HTTP 404 Aug 18 09:17:44.935949 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 561/2268] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:44 2026] GET /volume/v3/volumes/2e1897e1-71c1-4603-819b-c813333b72ae => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:44.947796 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:44.949928 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:44.950305 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-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-121349208"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:44.951942 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-121349208'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:44.952072 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume of 1 GB Aug 18 09:17:44.957955 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Availability Zones retrieved successfully. Aug 18 09:17:44.964042 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Flow 'volume_create_api' (7ce226fc-3b02-4498-9261-af2e71e45cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:44.965565 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71c69cd-c7c4-4420-b8c1-5a1d33a926f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:44.966770 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:44.993605 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71c69cd-c7c4-4420-b8c1-5a1d33a926f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:44.995341 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d23adf-ad72-4ad7-b144-0d51ff228811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:45.039357 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Created reservations ['08b5deff-c251-4c62-87cb-13169e266462', 'd1a27149-e9f7-40fc-a203-137c7f9942d4', '63396914-b79b-4dec-951f-483f815b492c', '1c44e0aa-9c23-444e-88c4-91b05c54b862'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:45.040173 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d23adf-ad72-4ad7-b144-0d51ff228811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08b5deff-c251-4c62-87cb-13169e266462', 'd1a27149-e9f7-40fc-a203-137c7f9942d4', '63396914-b79b-4dec-951f-483f815b492c', '1c44e0aa-9c23-444e-88c4-91b05c54b862']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:45.041017 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd35b856-2b89-49f2-a832-8dca03b38e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:45.074195 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd35b856-2b89-49f2-a832-8dca03b38e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3e95439-4f06-403c-88cb-032f0ead6e62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-121349208',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a39d516e32574896b164e2ba5c6be684',qos_specs=None,replication_status=,reservations=['08b5deff-c251-4c62-87cb-13169e266462','d1a27149-e9f7-40fc-a203-137c7f9942d4','63396914-b79b-4dec-951f-483f815b492c','1c44e0aa-9c23-444e-88c4-91b05c54b862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3b38b3da3f435780c75a77e6341f07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-121349208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3e95439-4f06-403c-88cb-032f0ead6e62,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='a39d516e32574896b164e2ba5c6be684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e3b38b3da3f435780c75a77e6341f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:45.075057 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (946e28be-6fb9-498d-87d3-be0a8087ab40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:45.099200 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (946e28be-6fb9-498d-87d3-be0a8087ab40) transitioned into state 'SUCCESS' from state '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-121349208',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a39d516e32574896b164e2ba5c6be684',qos_specs=None,replication_status=,reservations=['08b5deff-c251-4c62-87cb-13169e266462','d1a27149-e9f7-40fc-a203-137c7f9942d4','63396914-b79b-4dec-951f-483f815b492c','1c44e0aa-9c23-444e-88c4-91b05c54b862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3b38b3da3f435780c75a77e6341f07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:45.100464 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d284375-ec3c-4567-8f10-b8fdc3087c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:45.112604 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d284375-ec3c-4567-8f10-b8fdc3087c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:45.113840 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Flow 'volume_create_api' (7ce226fc-3b02-4498-9261-af2e71e45cde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:45.114144 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume request issued successfully. Aug 18 09:17:45.114976 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-901d282b-3e1c-4b34-a26d-bd7428f64c50 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:45.115518 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 566/2269] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:44 2026] POST /volume/v3/volumes => generated 813 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:45.130167 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b02f0715-bc9f-4c66-afe4-5219def8eda0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:45.131812 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b02f0715-bc9f-4c66-afe4-5219def8eda0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 Aug 18 09:17:45.132002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b02f0715-bc9f-4c66-afe4-5219def8eda0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:45.132227 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b02f0715-bc9f-4c66-afe4-5219def8eda0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:45.139370 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:45.139370 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:45.142976 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b02f0715-bc9f-4c66-afe4-5219def8eda0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:45.147115 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b02f0715-bc9f-4c66-afe4-5219def8eda0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 returned with HTTP 200 Aug 18 09:17:45.147809 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 568/2270] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:45 2026] GET /volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:45.518096 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cad3ffc0-45ef-4137-9f23-91c552660cdd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:45.522207 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cad3ffc0-45ef-4137-9f23-91c552660cdd tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:45.522207 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cad3ffc0-45ef-4137-9f23-91c552660cdd tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:45.522207 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cad3ffc0-45ef-4137-9f23-91c552660cdd tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:45.530242 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:45.530242 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:45.536195 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cad3ffc0-45ef-4137-9f23-91c552660cdd tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:45.543283 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cad3ffc0-45ef-4137-9f23-91c552660cdd tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:45.543853 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 576/2271] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:45 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 935 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:45.804053 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-efe79c03-9ef2-4ea4-9283-2c991e844095 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:45.805932 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efe79c03-9ef2-4ea4-9283-2c991e844095 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] DELETE https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:45.806205 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efe79c03-9ef2-4ea4-9283-2c991e844095 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:45.806452 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efe79c03-9ef2-4ea4-9283-2c991e844095 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:45.806649 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-efe79c03-9ef2-4ea4-9283-2c991e844095 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Delete volume with id: 50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:45.823418 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:45.823418 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:45.823418 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-efe79c03-9ef2-4ea4-9283-2c991e844095 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:45.840448 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-efe79c03-9ef2-4ea4-9283-2c991e844095 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Delete volume request issued successfully. Aug 18 09:17:45.840875 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efe79c03-9ef2-4ea4-9283-2c991e844095 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 202 Aug 18 09:17:45.841501 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 562/2272] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:45 2026] DELETE /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:45.848612 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a916f08-73b1-482c-ae93-1142e51584da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:45.851477 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a916f08-73b1-482c-ae93-1142e51584da tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:45.851785 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a916f08-73b1-482c-ae93-1142e51584da tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:45.852060 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a916f08-73b1-482c-ae93-1142e51584da tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:45.864584 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:45.864584 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:45.872323 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a916f08-73b1-482c-ae93-1142e51584da tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:45.878149 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a916f08-73b1-482c-ae93-1142e51584da tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 200 Aug 18 09:17:45.878720 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 567/2273] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:45 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:45.882556 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-285e9884-5b0b-48e2-a027-8b6eb83dd190 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:45.982277 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-285e9884-5b0b-48e2-a027-8b6eb83dd190 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] GET https://10.4.3.41/volume/v3/os-hosts Aug 18 09:17:45.982505 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-285e9884-5b0b-48e2-a027-8b6eb83dd190 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:45.982673 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-285e9884-5b0b-48e2-a027-8b6eb83dd190 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:45.997291 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-285e9884-5b0b-48e2-a027-8b6eb83dd190 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] status, active and update: available, enabled, 2026-08-18 09:16:33+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 09:17:45.997442 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-285e9884-5b0b-48e2-a027-8b6eb83dd190 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] status, active and update: available, enabled, 2026-08-18 09:16:30+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 09:17:45.997743 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-285e9884-5b0b-48e2-a027-8b6eb83dd190 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] status, active and update: available, enabled, 2026-08-18 09:16:10+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 09:17:45.997890 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-285e9884-5b0b-48e2-a027-8b6eb83dd190 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] https://10.4.3.41/volume/v3/os-hosts returned with HTTP 200 Aug 18 09:17:45.998297 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 569/2274] 10.4.3.41 () {66 vars in 1233 bytes} [Tue Aug 18 09:17:45 2026] GET /volume/v3/os-hosts => generated 560 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:46.010597 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-728b5232-59f5-45c4-9129-c3fc901fac57 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:46.012561 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-728b5232-59f5-45c4-9129-c3fc901fac57 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] GET https://10.4.3.41/volume/v3/os-hosts Aug 18 09:17:46.012754 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-728b5232-59f5-45c4-9129-c3fc901fac57 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:46.012932 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-728b5232-59f5-45c4-9129-c3fc901fac57 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:46.019330 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.hosts [None req-728b5232-59f5-45c4-9129-c3fc901fac57 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] status, active and update: available, enabled, 2026-08-18 09:16:33+00:00 {{(pid=100264) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 09:17:46.019518 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.hosts [None req-728b5232-59f5-45c4-9129-c3fc901fac57 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] status, active and update: available, enabled, 2026-08-18 09:16:30+00:00 {{(pid=100264) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 09:17:46.019640 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.hosts [None req-728b5232-59f5-45c4-9129-c3fc901fac57 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] status, active and update: available, enabled, 2026-08-18 09:16:10+00:00 {{(pid=100264) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 09:17:46.019906 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-728b5232-59f5-45c4-9129-c3fc901fac57 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] https://10.4.3.41/volume/v3/os-hosts returned with HTTP 200 Aug 18 09:17:46.020311 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 577/2275] 10.4.3.41 () {66 vars in 1233 bytes} [Tue Aug 18 09:17:46 2026] GET /volume/v3/os-hosts => generated 560 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:46.028078 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f36a166c-53b1-4e03-ac10-d133817fb823 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:46.029908 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f36a166c-53b1-4e03-ac10-d133817fb823 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] GET https://10.4.3.41/volume/v3/os-hosts/np0000007625@storpool Aug 18 09:17:46.030147 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f36a166c-53b1-4e03-ac10-d133817fb823 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:46.030369 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f36a166c-53b1-4e03-ac10-d133817fb823 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:46.085408 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f36a166c-53b1-4e03-ac10-d133817fb823 tempest-VolumeHostsAdminTestsJSON-201886981 tempest-VolumeHostsAdminTestsJSON-201886981-project-admin] https://10.4.3.41/volume/v3/os-hosts/np0000007625@storpool returned with HTTP 200 Aug 18 09:17:46.085919 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 563/2276] 10.4.3.41 () {66 vars in 1299 bytes} [Tue Aug 18 09:17:46 2026] GET /volume/v3/os-hosts/np0000007625@storpool => generated 1315 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:46.161311 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b70f425d-721c-47cc-8d19-4a9093a6472b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:46.163229 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b70f425d-721c-47cc-8d19-4a9093a6472b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 Aug 18 09:17:46.163437 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b70f425d-721c-47cc-8d19-4a9093a6472b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:46.163619 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b70f425d-721c-47cc-8d19-4a9093a6472b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:46.170899 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:46.170899 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:46.174921 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b70f425d-721c-47cc-8d19-4a9093a6472b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:46.179049 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b70f425d-721c-47cc-8d19-4a9093a6472b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 returned with HTTP 200 Aug 18 09:17:46.179623 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 568/2277] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:46 2026] GET /volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:46.192979 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9ece242-33d1-40b2-b6ee-0449230812b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:46.196515 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9ece242-33d1-40b2-b6ee-0449230812b2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:17:46.196515 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9ece242-33d1-40b2-b6ee-0449230812b2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e3e95439-4f06-403c-88cb-032f0ead6e62", "name": "tempest-VolumesBackupsTest-Backup-1995977339", "description": "tempest-backup-description-1415420869", "container": "tempest-volumesbackupstest-backup-container-1224928756"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:46.203876 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-d9ece242-33d1-40b2-b6ee-0449230812b2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating new backup {'backup': {'volume_id': 'e3e95439-4f06-403c-88cb-032f0ead6e62', 'name': 'tempest-VolumesBackupsTest-Backup-1995977339', 'description': 'tempest-backup-description-1415420869', 'container': 'tempest-volumesbackupstest-backup-container-1224928756'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:17:46.204089 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-d9ece242-33d1-40b2-b6ee-0449230812b2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating backup of volume e3e95439-4f06-403c-88cb-032f0ead6e62 in container tempest-volumesbackupstest-backup-container-1224928756 Aug 18 09:17:46.215811 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:46.215811 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:46.216467 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d9ece242-33d1-40b2-b6ee-0449230812b2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:17:46.242950 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d9ece242-33d1-40b2-b6ee-0449230812b2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Created reservations ['c57dda3d-a5ed-4bd6-8c8c-f2af7f6ac6bf', 'f3b19aa9-466c-4dff-9162-9590e9517684'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:46.282848 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9ece242-33d1-40b2-b6ee-0449230812b2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:17:46.283409 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 570/2278] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:46 2026] POST /volume/v3/backups => generated 328 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:46.297289 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-db8eaf17-47e0-43a1-b9f3-6d92ff1f5921 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:46.299412 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db8eaf17-47e0-43a1-b9f3-6d92ff1f5921 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:46.299778 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db8eaf17-47e0-43a1-b9f3-6d92ff1f5921 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:46.299967 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db8eaf17-47e0-43a1-b9f3-6d92ff1f5921 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:46.300171 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-db8eaf17-47e0-43a1-b9f3-6d92ff1f5921 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:46.307128 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:46.307128 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:46.308058 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db8eaf17-47e0-43a1-b9f3-6d92ff1f5921 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:46.310989 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 578/2279] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:46 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:46.557346 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74bc634e-7ebb-4fc0-a686-589ed79a2e18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:46.559634 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74bc634e-7ebb-4fc0-a686-589ed79a2e18 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:46.559911 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74bc634e-7ebb-4fc0-a686-589ed79a2e18 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:46.560186 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74bc634e-7ebb-4fc0-a686-589ed79a2e18 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:46.569697 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:46.569697 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:46.588999 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74bc634e-7ebb-4fc0-a686-589ed79a2e18 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:46.597412 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74bc634e-7ebb-4fc0-a686-589ed79a2e18 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:46.598001 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 564/2280] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:46 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 996 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:46.895238 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42750501-7d19-44fe-9728-b32bf3919002 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:46.897694 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42750501-7d19-44fe-9728-b32bf3919002 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 Aug 18 09:17:46.897959 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42750501-7d19-44fe-9728-b32bf3919002 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:46.898255 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42750501-7d19-44fe-9728-b32bf3919002 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:46.905197 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42750501-7d19-44fe-9728-b32bf3919002 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 returned with HTTP 404 Aug 18 09:17:46.905834 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 569/2281] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:46 2026] GET /volume/v3/volumes/50c4774f-b96f-4b1d-96db-edc889f7c361 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:46.916418 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-55e5c250-0110-45e2-b288-ae20d3739491 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:46.919002 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55e5c250-0110-45e2-b288-ae20d3739491 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:46.919002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55e5c250-0110-45e2-b288-ae20d3739491 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:46.919002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55e5c250-0110-45e2-b288-ae20d3739491 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:46.919002 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-55e5c250-0110-45e2-b288-ae20d3739491 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Delete volume with id: a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:46.925981 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:46.925981 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:46.926547 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-55e5c250-0110-45e2-b288-ae20d3739491 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:46.949504 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-55e5c250-0110-45e2-b288-ae20d3739491 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Delete volume request issued successfully. Aug 18 09:17:46.949766 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55e5c250-0110-45e2-b288-ae20d3739491 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 202 Aug 18 09:17:46.950550 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 571/2282] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:46 2026] DELETE /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:46.959450 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c491ce70-184e-4bec-ac78-922f3cb2c214 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:46.961745 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c491ce70-184e-4bec-ac78-922f3cb2c214 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:46.962043 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c491ce70-184e-4bec-ac78-922f3cb2c214 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:46.962367 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c491ce70-184e-4bec-ac78-922f3cb2c214 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:46.971715 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:46.971715 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:46.976285 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c491ce70-184e-4bec-ac78-922f3cb2c214 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Volume info retrieved successfully. Aug 18 09:17:46.982534 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c491ce70-184e-4bec-ac78-922f3cb2c214 tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 200 Aug 18 09:17:46.984935 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 579/2283] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:46 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:47.323309 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6079b8c8-f0bd-4fd5-988a-b952be28ea63 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:47.326733 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6079b8c8-f0bd-4fd5-988a-b952be28ea63 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:47.326733 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6079b8c8-f0bd-4fd5-988a-b952be28ea63 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:47.326733 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6079b8c8-f0bd-4fd5-988a-b952be28ea63 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:47.326733 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6079b8c8-f0bd-4fd5-988a-b952be28ea63 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:47.333680 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:47.333680 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:47.334920 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6079b8c8-f0bd-4fd5-988a-b952be28ea63 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:47.335625 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 565/2284] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:47 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:47.620740 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3aca0856-b308-44e0-bae1-5d5d258649d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:47.624155 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3aca0856-b308-44e0-bae1-5d5d258649d5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:47.624333 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3aca0856-b308-44e0-bae1-5d5d258649d5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:47.624573 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3aca0856-b308-44e0-bae1-5d5d258649d5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:47.632105 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:47.632105 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:47.638957 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3aca0856-b308-44e0-bae1-5d5d258649d5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:47.646663 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3aca0856-b308-44e0-bae1-5d5d258649d5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:47.647132 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 570/2285] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:47 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:48.000249 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-258a51e0-574e-4366-a43c-47b6cd38c1ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:48.002109 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-258a51e0-574e-4366-a43c-47b6cd38c1ce tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] GET https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 Aug 18 09:17:48.002358 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-258a51e0-574e-4366-a43c-47b6cd38c1ce tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:48.002623 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-258a51e0-574e-4366-a43c-47b6cd38c1ce tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:48.011525 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-258a51e0-574e-4366-a43c-47b6cd38c1ce tempest-TestServerVolumeAttachmentScenario-453668597 tempest-TestServerVolumeAttachmentScenario-453668597-project-member] https://10.4.3.41/volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 returned with HTTP 404 Aug 18 09:17:48.012016 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 572/2286] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:47 2026] GET /volume/v3/volumes/a1987ff1-992c-491e-bee2-5beeb15c95b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:48.347001 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a59ae75-4399-423a-a269-d9475cde5b17 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:48.349538 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a59ae75-4399-423a-a269-d9475cde5b17 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:48.349786 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a59ae75-4399-423a-a269-d9475cde5b17 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:48.350007 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a59ae75-4399-423a-a269-d9475cde5b17 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:48.350165 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7a59ae75-4399-423a-a269-d9475cde5b17 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:48.354825 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:48.354825 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:48.355659 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a59ae75-4399-423a-a269-d9475cde5b17 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:48.356127 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 580/2287] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:48 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:48.570229 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2bf04544-c1fd-4218-a044-e7ffc0ea5de6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:48.659690 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d2c4534f-f5c3-4ec4-ae58-95bc95dedf1b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:48.661958 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2c4534f-f5c3-4ec4-ae58-95bc95dedf1b tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:48.662246 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2c4534f-f5c3-4ec4-ae58-95bc95dedf1b tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:48.662526 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2c4534f-f5c3-4ec4-ae58-95bc95dedf1b tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:48.671989 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:48.671989 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:48.677008 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d2c4534f-f5c3-4ec4-ae58-95bc95dedf1b tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:48.677214 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bf04544-c1fd-4218-a044-e7ffc0ea5de6 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] GET https://10.4.3.41/volume/v3/os-services Aug 18 09:17:48.677441 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bf04544-c1fd-4218-a044-e7ffc0ea5de6 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:48.677630 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bf04544-c1fd-4218-a044-e7ffc0ea5de6 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:48.683867 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bf04544-c1fd-4218-a044-e7ffc0ea5de6 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] https://10.4.3.41/volume/v3/os-services returned with HTTP 200 Aug 18 09:17:48.684278 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 566/2288] 10.4.3.41 () {66 vars in 1242 bytes} [Tue Aug 18 09:17:48 2026] GET /volume/v3/os-services => generated 626 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:48.684378 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2c4534f-f5c3-4ec4-ae58-95bc95dedf1b tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:48.684873 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 571/2289] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:48 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:48.698280 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec8ac825-2f75-420f-abc3-1f152f08c3a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:48.699770 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec8ac825-2f75-420f-abc3-1f152f08c3a0 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] PUT https://10.4.3.41/volume/v3/os-services/disable-log-reason Aug 18 09:17:48.700054 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec8ac825-2f75-420f-abc3-1f152f08c3a0 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007625", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:48.701549 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec8ac825-2f75-420f-abc3-1f152f08c3a0 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] https://10.4.3.41/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 18 09:17:48.701995 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 573/2290] 10.4.3.41 () {68 vars in 1319 bytes} [Tue Aug 18 09:17:48 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:17:48.710484 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d13fe083-7713-43c2-9646-2a98cd5d1bc4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:48.712670 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d13fe083-7713-43c2-9646-2a98cd5d1bc4 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] PUT https://10.4.3.41/volume/v3/os-services/disable Aug 18 09:17:48.713137 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d13fe083-7713-43c2-9646-2a98cd5d1bc4 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007625", "binary": "invalid_binary"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:48.721649 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d13fe083-7713-43c2-9646-2a98cd5d1bc4 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] https://10.4.3.41/volume/v3/os-services/disable returned with HTTP 404 Aug 18 09:17:48.722296 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 581/2291] 10.4.3.41 () {68 vars in 1286 bytes} [Tue Aug 18 09:17:48 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:48.730904 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ae45d5e-49c2-4c3b-8abb-df5cad28fdbc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:48.732694 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ae45d5e-49c2-4c3b-8abb-df5cad28fdbc tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] PUT https://10.4.3.41/volume/v3/os-services/enable Aug 18 09:17:48.732996 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ae45d5e-49c2-4c3b-8abb-df5cad28fdbc tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:48.739640 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ae45d5e-49c2-4c3b-8abb-df5cad28fdbc tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] https://10.4.3.41/volume/v3/os-services/enable returned with HTTP 404 Aug 18 09:17:48.740117 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 567/2292] 10.4.3.41 () {68 vars in 1283 bytes} [Tue Aug 18 09:17:48 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:48.748920 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ef8cd746-c321-4cf0-b193-a12264310783 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:48.751006 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ef8cd746-c321-4cf0-b193-a12264310783 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] PUT https://10.4.3.41/volume/v3/os-services/freeze Aug 18 09:17:48.751449 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ef8cd746-c321-4cf0-b193-a12264310783 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:48.758161 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ef8cd746-c321-4cf0-b193-a12264310783 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] https://10.4.3.41/volume/v3/os-services/freeze returned with HTTP 400 Aug 18 09:17:48.758796 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 572/2293] 10.4.3.41 () {68 vars in 1283 bytes} [Tue Aug 18 09:17:48 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:17:48.768454 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f6f1890-e616-4eb5-af0f-26ab4fbe1d56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:48.770696 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f6f1890-e616-4eb5-af0f-26ab4fbe1d56 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] PUT https://10.4.3.41/volume/v3/os-services/thaw Aug 18 09:17:48.771161 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f6f1890-e616-4eb5-af0f-26ab4fbe1d56 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:48.780266 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f6f1890-e616-4eb5-af0f-26ab4fbe1d56 tempest-VolumeServicesNegativeTest-804662648 tempest-VolumeServicesNegativeTest-804662648-project-admin] https://10.4.3.41/volume/v3/os-services/thaw returned with HTTP 400 Aug 18 09:17:48.781140 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 574/2294] 10.4.3.41 () {68 vars in 1277 bytes} [Tue Aug 18 09:17:48 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:17:49.374586 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3e289c5c-03a4-4739-a7d7-a2ce8f4a74cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:49.377068 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e289c5c-03a4-4739-a7d7-a2ce8f4a74cb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:49.377254 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e289c5c-03a4-4739-a7d7-a2ce8f4a74cb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:49.377462 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e289c5c-03a4-4739-a7d7-a2ce8f4a74cb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:49.377527 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3e289c5c-03a4-4739-a7d7-a2ce8f4a74cb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:49.382145 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:49.382145 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:49.383178 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e289c5c-03a4-4739-a7d7-a2ce8f4a74cb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:49.383673 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 582/2295] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:49 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:49.701718 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5ed9cc84-021b-42cc-9223-8394767bfa81 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:49.704006 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ed9cc84-021b-42cc-9223-8394767bfa81 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:49.704174 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ed9cc84-021b-42cc-9223-8394767bfa81 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:49.704344 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ed9cc84-021b-42cc-9223-8394767bfa81 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:49.713334 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:49.713334 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:49.717745 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5ed9cc84-021b-42cc-9223-8394767bfa81 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:49.723007 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ed9cc84-021b-42cc-9223-8394767bfa81 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:49.723499 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 568/2296] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:49 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:50.395338 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c7ddaaa6-b1dd-47e3-83dc-92b1ca0eb1f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:50.397166 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7ddaaa6-b1dd-47e3-83dc-92b1ca0eb1f1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:50.397354 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7ddaaa6-b1dd-47e3-83dc-92b1ca0eb1f1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:50.397831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7ddaaa6-b1dd-47e3-83dc-92b1ca0eb1f1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:50.397831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c7ddaaa6-b1dd-47e3-83dc-92b1ca0eb1f1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:50.402341 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:50.402341 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:50.403078 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7ddaaa6-b1dd-47e3-83dc-92b1ca0eb1f1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:50.403406 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 573/2297] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:50 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:50.735848 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-238a0a57-af5e-4c3b-9819-934be2c09109 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:50.738032 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-238a0a57-af5e-4c3b-9819-934be2c09109 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:50.738253 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-238a0a57-af5e-4c3b-9819-934be2c09109 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:50.738480 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-238a0a57-af5e-4c3b-9819-934be2c09109 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:50.747295 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:50.747295 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:50.751603 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-238a0a57-af5e-4c3b-9819-934be2c09109 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:50.759117 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-238a0a57-af5e-4c3b-9819-934be2c09109 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:50.759117 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 575/2298] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:50 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:51.024819 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8041ba3-dfb2-4a15-af8b-6896c60d3f3e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.108661 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8041ba3-dfb2-4a15-af8b-6896c60d3f3e tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:17:51.109075 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8041ba3-dfb2-4a15-af8b-6896c60d3f3e tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1650309100", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:51.126616 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8041ba3-dfb2-4a15-af8b-6896c60d3f3e tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:17:51.126978 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 583/2299] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:17:51 2026] POST /volume/v3/types => generated 275 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:51.135927 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4afed79a-d9ec-490b-a68a-e9178a4e88d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.137706 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4afed79a-d9ec-490b-a68a-e9178a4e88d8 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:17:51.138029 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4afed79a-d9ec-490b-a68a-e9178a4e88d8 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1386731971", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:51.155933 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4afed79a-d9ec-490b-a68a-e9178a4e88d8 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:17:51.156282 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 569/2300] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:17:51 2026] POST /volume/v3/types => generated 275 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:51.164542 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.241239 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:51.241695 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-675646013", "volume_type": "b22b5f43-d838-4c97-85f6-de25100c67ca", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:51.243385 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-675646013', 'volume_type': 'b22b5f43-d838-4c97-85f6-de25100c67ca', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:51.249046 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Create volume of 1 GB Aug 18 09:17:51.249478 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:51.249478 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:51.250116 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Availability Zones retrieved successfully. Aug 18 09:17:51.259601 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Flow 'volume_create_api' (8d0762da-26d5-4e07-a728-bbc1025b00d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:51.260594 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b367a41-cbef-4e48-9ca1-2a54bbc94d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:51.261676 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:51.286844 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b367a41-cbef-4e48-9ca1-2a54bbc94d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:17:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=b22b5f43-d838-4c97-85f6-de25100c67ca,is_public=True,name='tempest-VolumeTypesTest-volume-type-1650309100',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b22b5f43-d838-4c97-85f6-de25100c67ca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:51.287773 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63491413-16f3-41a4-9d5d-9db029d9cc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:51.290580 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cc6a470b-23f6-444c-9415-707ce075346c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.292941 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc6a470b-23f6-444c-9415-707ce075346c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:17:51.293148 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc6a470b-23f6-444c-9415-707ce075346c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:51.293347 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc6a470b-23f6-444c-9415-707ce075346c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:51.301510 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:51.301510 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:51.305946 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cc6a470b-23f6-444c-9415-707ce075346c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:51.310657 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc6a470b-23f6-444c-9415-707ce075346c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:17:51.311044 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 576/2301] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:51 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:51.320735 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1650309100 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1650309100, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:17:51.321112 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1650309100 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1650309100, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:17:51.323594 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c4b49b43-00c2-4631-9589-e23e40fb3751 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.325341 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4b49b43-00c2-4631-9589-e23e40fb3751 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:17:51.325622 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4b49b43-00c2-4631-9589-e23e40fb3751 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:51.325801 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4b49b43-00c2-4631-9589-e23e40fb3751 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:51.333328 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:51.333328 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:51.337298 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c4b49b43-00c2-4631-9589-e23e40fb3751 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:51.341419 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4b49b43-00c2-4631-9589-e23e40fb3751 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:17:51.341818 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 584/2302] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:51 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:51.358320 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Created reservations ['f8507853-9def-4447-9f9e-a49e1add2240', 'fddcc20b-6473-4936-947f-683aa5b15a07', '3ce95ca3-ae0c-4395-b1bb-bb509bf8b6ad', 'a0362d3a-876f-4ebf-a925-95a84c7046f0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:51.358965 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63491413-16f3-41a4-9d5d-9db029d9cc75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8507853-9def-4447-9f9e-a49e1add2240', 'fddcc20b-6473-4936-947f-683aa5b15a07', '3ce95ca3-ae0c-4395-b1bb-bb509bf8b6ad', 'a0362d3a-876f-4ebf-a925-95a84c7046f0']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:51.359880 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89c81559-96fc-4ade-af89-ea3bdfadbd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:51.386661 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89c81559-96fc-4ade-af89-ea3bdfadbd3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4abc01e1-62e6-46e5-8add-034d70ddfdf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-675646013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2172753d7dcb4b7f87b11131784bb9ec',qos_specs=None,replication_status=,reservations=['f8507853-9def-4447-9f9e-a49e1add2240','fddcc20b-6473-4936-947f-683aa5b15a07','3ce95ca3-ae0c-4395-b1bb-bb509bf8b6ad','a0362d3a-876f-4ebf-a925-95a84c7046f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fae617bcdca5454185cc0f894185a5ef',volume_type_id=b22b5f43-d838-4c97-85f6-de25100c67ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-675646013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4abc01e1-62e6-46e5-8add-034d70ddfdf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2172753d7dcb4b7f87b11131784bb9ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fae617bcdca5454185cc0f894185a5ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b22b5f43-d838-4c97-85f6-de25100c67ca),volume_type_id=b22b5f43-d838-4c97-85f6-de25100c67ca)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:51.387516 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3790f085-6913-4590-8e95-b4386bb78784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:51.388102 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-5b46bbc9-81ae-490c-bb8d-571ba07926b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.390156 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-5b46bbc9-81ae-490c-bb8d-571ba07926b3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:17:51.390341 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-5b46bbc9-81ae-490c-bb8d-571ba07926b3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:51.390584 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-5b46bbc9-81ae-490c-bb8d-571ba07926b3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:51.397814 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:51.397814 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:51.402081 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-5b46bbc9-81ae-490c-bb8d-571ba07926b3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:51.406004 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3790f085-6913-4590-8e95-b4386bb78784) transitioned into state 'SUCCESS' from state '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-675646013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2172753d7dcb4b7f87b11131784bb9ec',qos_specs=None,replication_status=,reservations=['f8507853-9def-4447-9f9e-a49e1add2240','fddcc20b-6473-4936-947f-683aa5b15a07','3ce95ca3-ae0c-4395-b1bb-bb509bf8b6ad','a0362d3a-876f-4ebf-a925-95a84c7046f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fae617bcdca5454185cc0f894185a5ef',volume_type_id=b22b5f43-d838-4c97-85f6-de25100c67ca)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:51.406704 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb882552-4a4f-489f-bc25-9fc769f6f303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:51.407423 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-5b46bbc9-81ae-490c-bb8d-571ba07926b3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:17:51.409784 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 570/2303] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:51 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:51.416969 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5e122589-d03b-4a32-b0c2-471deb740326 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.418622 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e122589-d03b-4a32-b0c2-471deb740326 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:51.418622 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e122589-d03b-4a32-b0c2-471deb740326 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:51.418622 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e122589-d03b-4a32-b0c2-471deb740326 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:51.418931 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5e122589-d03b-4a32-b0c2-471deb740326 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:51.423365 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb882552-4a4f-489f-bc25-9fc769f6f303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:51.424348 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Flow 'volume_create_api' (8d0762da-26d5-4e07-a728-bbc1025b00d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:51.425323 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Create volume request issued successfully. Aug 18 09:17:51.425723 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b23c30b6-4200-44e1-bd54-813f4c0a93b0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:51.426103 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:51.426103 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:51.429645 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 574/2304] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:51 2026] POST /volume/v3/volumes => generated 781 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:51.430074 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e122589-d03b-4a32-b0c2-471deb740326 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:51.430074 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 577/2305] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:51 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:51.442101 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0f7490b3-9982-4c9b-81a8-f74857a915cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.444204 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f7490b3-9982-4c9b-81a8-f74857a915cf tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] GET https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 Aug 18 09:17:51.444379 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f7490b3-9982-4c9b-81a8-f74857a915cf tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:51.444645 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f7490b3-9982-4c9b-81a8-f74857a915cf tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:51.454068 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:51.454068 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:51.465787 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0f7490b3-9982-4c9b-81a8-f74857a915cf tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Volume info retrieved successfully. Aug 18 09:17:51.470723 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f7490b3-9982-4c9b-81a8-f74857a915cf tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 returned with HTTP 200 Aug 18 09:17:51.471163 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 585/2306] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:51 2026] GET /volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:51.519964 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa95750d-a8a1-4ca5-95a2-0022432a8fd5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.520337 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa95750d-a8a1-4ca5-95a2-0022432a8fd5 None None] GET https://10.4.3.41/volume// Aug 18 09:17:51.520709 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa95750d-a8a1-4ca5-95a2-0022432a8fd5 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:51.520855 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa95750d-a8a1-4ca5-95a2-0022432a8fd5 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:51.521182 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa95750d-a8a1-4ca5-95a2-0022432a8fd5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:51.521476 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 571/2307] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:17:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:51.536680 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-397cc9ec-1d05-49f4-add3-5583abd1eb2e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.632529 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-397cc9ec-1d05-49f4-add3-5583abd1eb2e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:17:51.632973 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-397cc9ec-1d05-49f4-add3-5583abd1eb2e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db1abd50-9f22-4cfd-841b-fa4721404031", "connector": null, "instance_uuid": "4f37fe29-0614-49b6-a0fd-2d05912d9b91"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:51.642611 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:51.642611 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:51.671108 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-397cc9ec-1d05-49f4-add3-5583abd1eb2e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:17:51.671642 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 575/2308] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:17:51 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:51.701850 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3cb55ab-a1ed-4321-a0ae-e5137753c3af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.703952 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3cb55ab-a1ed-4321-a0ae-e5137753c3af tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:17:51.704538 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3cb55ab-a1ed-4321-a0ae-e5137753c3af tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:51.704538 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3cb55ab-a1ed-4321-a0ae-e5137753c3af tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:51.714702 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-16dce439-b3f8-45a9-beca-8a168ec85ba1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.715138 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16dce439-b3f8-45a9-beca-8a168ec85ba1 None None] GET https://10.4.3.41/volume// Aug 18 09:17:51.715256 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:51.715256 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:51.715317 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16dce439-b3f8-45a9-beca-8a168ec85ba1 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:51.715504 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16dce439-b3f8-45a9-beca-8a168ec85ba1 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:51.715857 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16dce439-b3f8-45a9-beca-8a168ec85ba1 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:51.716250 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 586/2309] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:51.718710 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f3cb55ab-a1ed-4321-a0ae-e5137753c3af tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:51.722768 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3cb55ab-a1ed-4321-a0ae-e5137753c3af tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:17:51.723258 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 578/2310] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:51 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:51.723314 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-bdd8f2b6-e90d-43ba-b13e-3b3755832b64 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.725594 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-bdd8f2b6-e90d-43ba-b13e-3b3755832b64 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:17:51.725812 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-bdd8f2b6-e90d-43ba-b13e-3b3755832b64 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:51.726019 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-bdd8f2b6-e90d-43ba-b13e-3b3755832b64 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:51.738029 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:51.738029 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:51.741501 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-bdd8f2b6-e90d-43ba-b13e-3b3755832b64 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:51.746076 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-bdd8f2b6-e90d-43ba-b13e-3b3755832b64 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:17:51.746608 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 572/2311] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:51 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 1053 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:51.771409 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9780213a-aaf4-4ee9-87ae-3f8a8d32386a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.773220 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9780213a-aaf4-4ee9-87ae-3f8a8d32386a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:51.773404 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9780213a-aaf4-4ee9-87ae-3f8a8d32386a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:51.773619 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9780213a-aaf4-4ee9-87ae-3f8a8d32386a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:51.782228 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:51.782228 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:51.786693 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9780213a-aaf4-4ee9-87ae-3f8a8d32386a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:51.792231 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9780213a-aaf4-4ee9-87ae-3f8a8d32386a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:51.792613 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 576/2312] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:51 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:17:51.856262 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-7bd5f2c2-1eeb-4962-8240-8c30ffc9c825 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.858782 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-7bd5f2c2-1eeb-4962-8240-8c30ffc9c825 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] PUT https://10.4.3.41/volume/v3/attachments/70f5c345-4068-4aed-9645-db65d5afcb71 Aug 18 09:17:51.859328 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-7bd5f2c2-1eeb-4962-8240-8c30ffc9c825 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:51.866858 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-7bd5f2c2-1eeb-4962-8240-8c30ffc9c825 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Acquiring lock "cinder-attachment_update-db1abd50-9f22-4cfd-841b-fa4721404031-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:17:51.871461 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-7bd5f2c2-1eeb-4962-8240-8c30ffc9c825 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Lock "cinder-attachment_update-db1abd50-9f22-4cfd-841b-fa4721404031-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:17:51.872358 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:51.872358 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:51.965106 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-7bd5f2c2-1eeb-4962-8240-8c30ffc9c825 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Lock "cinder-attachment_update-db1abd50-9f22-4cfd-841b-fa4721404031-np0000007625" released by "attachment_update" :: held 0.094s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:17:51.965445 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-7bd5f2c2-1eeb-4962-8240-8c30ffc9c825 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/70f5c345-4068-4aed-9645-db65d5afcb71 returned with HTTP 200 Aug 18 09:17:51.965901 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 587/2313] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:17:51 2026] PUT /volume/v3/attachments/70f5c345-4068-4aed-9645-db65d5afcb71 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:51.975690 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-2578551d-94bd-4811-9a7f-a523147dfc2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:51.987050 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-2578551d-94bd-4811-9a7f-a523147dfc2a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031/encryption Aug 18 09:17:51.987347 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-2578551d-94bd-4811-9a7f-a523147dfc2a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:51.987661 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-2578551d-94bd-4811-9a7f-a523147dfc2a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:51.999224 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:51.999224 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:52.013142 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-2578551d-94bd-4811-9a7f-a523147dfc2a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031/encryption returned with HTTP 200 Aug 18 09:17:52.013409 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 579/2314] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:17:51 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:52.253869 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:52.255513 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:52.255826 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-295901034", "snapshot_id": null, "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:52.257217 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-295901034', 'snapshot_id': None, 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:52.327992 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Create volume of 1 GB Aug 18 09:17:52.332046 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Availability Zones retrieved successfully. Aug 18 09:17:52.336823 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Flow 'volume_create_api' (ee5afc5c-2679-49aa-a928-48c88f7e2064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:52.337774 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d0bdeb4-0ce8-4579-a7ee-06c301b7105f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:52.338603 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:52.385878 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d0bdeb4-0ce8-4579-a7ee-06c301b7105f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:52.386629 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f63efd47-9742-4074-96d7-6495f93dc295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:52.438405 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56d8200c-5939-4172-8158-e91a87aada16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:52.440248 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56d8200c-5939-4172-8158-e91a87aada16 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:52.440417 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56d8200c-5939-4172-8158-e91a87aada16 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:52.440589 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56d8200c-5939-4172-8158-e91a87aada16 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:52.440687 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-56d8200c-5939-4172-8158-e91a87aada16 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:52.446160 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:52.446160 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:52.447140 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56d8200c-5939-4172-8158-e91a87aada16 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:52.447603 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 577/2315] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:52 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:52.450003 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Created reservations ['6ebb2115-5263-4e9c-89b6-6c0602a651a5', 'e43953f8-fc97-41a6-962f-6dae5fc760ed', '78df4f93-ca2a-44be-a4ca-08eec3b55ec2', 'c9afa0a5-c669-4a07-8c7c-42f267320028'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:52.450815 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f63efd47-9742-4074-96d7-6495f93dc295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ebb2115-5263-4e9c-89b6-6c0602a651a5', 'e43953f8-fc97-41a6-962f-6dae5fc760ed', '78df4f93-ca2a-44be-a4ca-08eec3b55ec2', 'c9afa0a5-c669-4a07-8c7c-42f267320028']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:52.451518 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1d9bf9-678d-4a98-bcc3-4fb2ffc04813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:52.471402 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1d9bf9-678d-4a98-bcc3-4fb2ffc04813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd53883e4-d857-4072-9bc0-2a73d324eda1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-295901034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50e7cdfbe05849df9a3efb4ec2c85f6c',qos_specs=None,replication_status=,reservations=['6ebb2115-5263-4e9c-89b6-6c0602a651a5','e43953f8-fc97-41a6-962f-6dae5fc760ed','78df4f93-ca2a-44be-a4ca-08eec3b55ec2','c9afa0a5-c669-4a07-8c7c-42f267320028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5578386d90924b4291fd04bd5e6d651f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-295901034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d53883e4-d857-4072-9bc0-2a73d324eda1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50e7cdfbe05849df9a3efb4ec2c85f6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5578386d90924b4291fd04bd5e6d651f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:52.472101 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2efd41bf-a276-4c53-8d4a-4fdd22a8205f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:52.485941 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-30f54609-0c95-4b49-a471-abdb271d7d2e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:52.488168 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2efd41bf-a276-4c53-8d4a-4fdd22a8205f) transitioned into state 'SUCCESS' from state '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-295901034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50e7cdfbe05849df9a3efb4ec2c85f6c',qos_specs=None,replication_status=,reservations=['6ebb2115-5263-4e9c-89b6-6c0602a651a5','e43953f8-fc97-41a6-962f-6dae5fc760ed','78df4f93-ca2a-44be-a4ca-08eec3b55ec2','c9afa0a5-c669-4a07-8c7c-42f267320028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5578386d90924b4291fd04bd5e6d651f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:52.490170 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e3ae8f-1498-40ca-9d76-e3812b770138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:52.490211 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30f54609-0c95-4b49-a471-abdb271d7d2e tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] GET https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 Aug 18 09:17:52.490211 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30f54609-0c95-4b49-a471-abdb271d7d2e tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:52.490211 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30f54609-0c95-4b49-a471-abdb271d7d2e tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:52.496731 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e3ae8f-1498-40ca-9d76-e3812b770138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:52.497115 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:52.497115 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:52.497757 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Flow 'volume_create_api' (ee5afc5c-2679-49aa-a928-48c88f7e2064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:52.498074 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Create volume request issued successfully. Aug 18 09:17:52.498639 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c98f8d6e-1444-45d4-86b0-d73ac2f560cb tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:52.499043 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 573/2316] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:52 2026] POST /volume/v3/volumes => generated 751 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:52.502162 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-30f54609-0c95-4b49-a471-abdb271d7d2e tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Volume info retrieved successfully. Aug 18 09:17:52.507799 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30f54609-0c95-4b49-a471-abdb271d7d2e tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 returned with HTTP 200 Aug 18 09:17:52.508455 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 588/2317] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:52 2026] GET /volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:52.513879 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff7ec2ff-a4bf-4b47-868f-a5646601c11b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:52.515688 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff7ec2ff-a4bf-4b47-868f-a5646601c11b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 Aug 18 09:17:52.515868 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff7ec2ff-a4bf-4b47-868f-a5646601c11b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:52.516077 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff7ec2ff-a4bf-4b47-868f-a5646601c11b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:52.523322 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:52.523322 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:52.523477 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b52488c0-27fd-4a12-89bd-85befd5275ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:52.525323 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b52488c0-27fd-4a12-89bd-85befd5275ab tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] POST https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2/action Aug 18 09:17:52.525712 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b52488c0-27fd-4a12-89bd-85befd5275ab tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Action body: b'{"os-retype": {"new_type": "f8405a8b-af36-4d2c-948e-b8b4f75075d9"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:52.525869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b52488c0-27fd-4a12-89bd-85befd5275ab tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "f8405a8b-af36-4d2c-948e-b8b4f75075d9"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:52.527283 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff7ec2ff-a4bf-4b47-868f-a5646601c11b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:17:52.531721 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff7ec2ff-a4bf-4b47-868f-a5646601c11b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 returned with HTTP 200 Aug 18 09:17:52.532264 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 580/2318] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:52 2026] GET /volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:52.536897 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:52.536897 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:52.537609 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b52488c0-27fd-4a12-89bd-85befd5275ab tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Volume info retrieved successfully. Aug 18 09:17:52.553305 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-b52488c0-27fd-4a12-89bd-85befd5275ab tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1386731971 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1386731971, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:17:52.553612 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-b52488c0-27fd-4a12-89bd-85befd5275ab tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1386731971 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1386731971, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:17:52.568055 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b52488c0-27fd-4a12-89bd-85befd5275ab tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Created reservations ['6070253c-0e7a-4dd6-b0ee-53d43e0fc202', '9a212b1c-6f3a-487d-8c92-d5e4ebd2d79e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:52.582586 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b52488c0-27fd-4a12-89bd-85befd5275ab tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Created reservations ['7246dba2-b477-484a-8a77-e7bf475c7e80', '6ce57699-250d-45a3-b0b5-ff5716b7f6a1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:52.601658 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b52488c0-27fd-4a12-89bd-85befd5275ab tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Retype volume request issued successfully. Aug 18 09:17:52.601871 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b52488c0-27fd-4a12-89bd-85befd5275ab tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2/action returned with HTTP 202 Aug 18 09:17:52.602274 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 578/2319] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:17:52 2026] POST /volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:17:52.610299 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-637e9a93-7577-4267-8084-b849af44b1f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:52.612313 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-637e9a93-7577-4267-8084-b849af44b1f0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] GET https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 Aug 18 09:17:52.612540 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-637e9a93-7577-4267-8084-b849af44b1f0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:52.612705 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-637e9a93-7577-4267-8084-b849af44b1f0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:52.620144 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:52.620144 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:52.623367 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-637e9a93-7577-4267-8084-b849af44b1f0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Volume info retrieved successfully. Aug 18 09:17:52.627325 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-637e9a93-7577-4267-8084-b849af44b1f0 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 returned with HTTP 200 Aug 18 09:17:52.627724 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 574/2320] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:52 2026] GET /volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:52.736423 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-693de49d-3dc2-48ea-aaaa-dd551de35e2d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:52.738498 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-693de49d-3dc2-48ea-aaaa-dd551de35e2d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:17:52.738811 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-693de49d-3dc2-48ea-aaaa-dd551de35e2d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:52.739058 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-693de49d-3dc2-48ea-aaaa-dd551de35e2d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:52.762514 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:52.762514 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:52.767506 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-693de49d-3dc2-48ea-aaaa-dd551de35e2d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:52.772714 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-693de49d-3dc2-48ea-aaaa-dd551de35e2d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:17:52.773003 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 589/2321] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:52 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:52.809314 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88474065-277a-4496-b0a4-960174cfa630 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:52.811002 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88474065-277a-4496-b0a4-960174cfa630 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:52.811196 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88474065-277a-4496-b0a4-960174cfa630 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:52.811355 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88474065-277a-4496-b0a4-960174cfa630 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:52.817836 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:52.817836 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:52.821175 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88474065-277a-4496-b0a4-960174cfa630 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:52.826024 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88474065-277a-4496-b0a4-960174cfa630 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:52.826368 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 581/2322] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:52 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 1247 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:52.938627 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-4aa13cf4-19f1-4912-a830-d51c08606687 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:52.941732 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-4aa13cf4-19f1-4912-a830-d51c08606687 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:52.941732 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-4aa13cf4-19f1-4912-a830-d51c08606687 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:52.942009 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-4aa13cf4-19f1-4912-a830-d51c08606687 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:52.951243 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:52.951243 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:52.955582 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-4aa13cf4-19f1-4912-a830-d51c08606687 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:52.960084 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-4aa13cf4-19f1-4912-a830-d51c08606687 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:52.960582 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 579/2323] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:52 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 1247 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:53.465272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a37d50e-a13e-48cf-ba70-496e26988435 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.468160 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a37d50e-a13e-48cf-ba70-496e26988435 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:53.468356 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a37d50e-a13e-48cf-ba70-496e26988435 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.468704 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a37d50e-a13e-48cf-ba70-496e26988435 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.468820 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0a37d50e-a13e-48cf-ba70-496e26988435 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:53.473921 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.473921 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:53.474800 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a37d50e-a13e-48cf-ba70-496e26988435 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:53.475314 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 575/2324] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:53 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:53.526829 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-25cdb93e-a13e-4bee-a96f-a54feca65370 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.528793 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-25cdb93e-a13e-4bee-a96f-a54feca65370 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:53.529004 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-25cdb93e-a13e-4bee-a96f-a54feca65370 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.529207 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-25cdb93e-a13e-4bee-a96f-a54feca65370 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.536849 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.536849 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:53.540323 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-25cdb93e-a13e-4bee-a96f-a54feca65370 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:53.543710 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a77f560c-6b45-4a0f-94fc-ecbc23d076ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.545528 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a77f560c-6b45-4a0f-94fc-ecbc23d076ea tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 Aug 18 09:17:53.547924 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a77f560c-6b45-4a0f-94fc-ecbc23d076ea tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.547924 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a77f560c-6b45-4a0f-94fc-ecbc23d076ea tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.560314 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-25cdb93e-a13e-4bee-a96f-a54feca65370 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:53.560734 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 590/2325] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:53 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 1247 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:53.563455 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.563455 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:53.567343 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a77f560c-6b45-4a0f-94fc-ecbc23d076ea tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:17:53.570053 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a0685f2-4ea5-470f-8adb-fc79764cc1af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.570451 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a0685f2-4ea5-470f-8adb-fc79764cc1af None None] GET https://10.4.3.41/volume// Aug 18 09:17:53.570610 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a0685f2-4ea5-470f-8adb-fc79764cc1af None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.570787 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a0685f2-4ea5-470f-8adb-fc79764cc1af None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.571167 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a0685f2-4ea5-470f-8adb-fc79764cc1af None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:53.571480 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 580/2326] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:17:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:53.572980 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a77f560c-6b45-4a0f-94fc-ecbc23d076ea tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 returned with HTTP 200 Aug 18 09:17:53.573439 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 582/2327] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:53 2026] GET /volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:53.579092 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-48723254-26a1-4905-907e-4e7e3917e484 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.581274 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-48723254-26a1-4905-907e-4e7e3917e484 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:17:53.581624 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-48723254-26a1-4905-907e-4e7e3917e484 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c31fef37-2b6e-43d4-ba9c-0273ae910036", "connector": null, "instance_uuid": "362705c3-b4b7-4d93-9345-c02255d422f1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:53.586017 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-888845d2-7be9-4ec2-a1a8-86b3828af462 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.587850 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-888845d2-7be9-4ec2-a1a8-86b3828af462 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 Aug 18 09:17:53.588060 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-888845d2-7be9-4ec2-a1a8-86b3828af462 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.588240 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-888845d2-7be9-4ec2-a1a8-86b3828af462 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.590966 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.590966 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:53.595781 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.595781 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:53.599965 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-888845d2-7be9-4ec2-a1a8-86b3828af462 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:17:53.604688 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-888845d2-7be9-4ec2-a1a8-86b3828af462 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 returned with HTTP 200 Aug 18 09:17:53.605065 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 591/2328] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:53 2026] GET /volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:53.615030 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-48723254-26a1-4905-907e-4e7e3917e484 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:17:53.615524 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 576/2329] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:17:53 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:53.616765 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9a483532-1db9-4bb7-b4b2-6df507368ca1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.619726 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a483532-1db9-4bb7-b4b2-6df507368ca1 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 Aug 18 09:17:53.620047 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a483532-1db9-4bb7-b4b2-6df507368ca1 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.620347 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a483532-1db9-4bb7-b4b2-6df507368ca1 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.630469 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.630469 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:53.634524 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9a483532-1db9-4bb7-b4b2-6df507368ca1 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:17:53.638724 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a483532-1db9-4bb7-b4b2-6df507368ca1 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 returned with HTTP 200 Aug 18 09:17:53.639399 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 581/2330] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:53 2026] GET /volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:53.640639 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84cbdd9e-a9e2-410e-a756-05ef44b3aa5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.642586 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84cbdd9e-a9e2-410e-a756-05ef44b3aa5f tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] GET https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 Aug 18 09:17:53.642742 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84cbdd9e-a9e2-410e-a756-05ef44b3aa5f tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.642843 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84cbdd9e-a9e2-410e-a756-05ef44b3aa5f tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.649557 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.649557 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:53.653075 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84cbdd9e-a9e2-410e-a756-05ef44b3aa5f tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Volume info retrieved successfully. Aug 18 09:17:53.654219 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-984829e9-085b-4652-b5c3-60d06f271a8f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.656361 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-984829e9-085b-4652-b5c3-60d06f271a8f tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:17:53.656827 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-984829e9-085b-4652-b5c3-60d06f271a8f tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d53883e4-d857-4072-9bc0-2a73d324eda1", "name": "tempest-TestVolumeBackupRestore-backup-486990526", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:53.657605 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84cbdd9e-a9e2-410e-a756-05ef44b3aa5f tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 returned with HTTP 200 Aug 18 09:17:53.658015 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 583/2331] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:53 2026] GET /volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:53.658660 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-984829e9-085b-4652-b5c3-60d06f271a8f tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Creating new backup {'backup': {'volume_id': 'd53883e4-d857-4072-9bc0-2a73d324eda1', 'name': 'tempest-TestVolumeBackupRestore-backup-486990526', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:17:53.658818 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-984829e9-085b-4652-b5c3-60d06f271a8f tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Creating backup of volume d53883e4-d857-4072-9bc0-2a73d324eda1 in container None Aug 18 09:17:53.665586 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.665586 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:53.666044 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-984829e9-085b-4652-b5c3-60d06f271a8f tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:17:53.672869 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4145450-287e-415f-b1e1-ec6bfcff2ae4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.675316 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4145450-287e-415f-b1e1-ec6bfcff2ae4 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] GET https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 Aug 18 09:17:53.675316 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4145450-287e-415f-b1e1-ec6bfcff2ae4 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.675316 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4145450-287e-415f-b1e1-ec6bfcff2ae4 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.683232 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.683232 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:53.688442 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c4145450-287e-415f-b1e1-ec6bfcff2ae4 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Volume info retrieved successfully. Aug 18 09:17:53.694794 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4145450-287e-415f-b1e1-ec6bfcff2ae4 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 returned with HTTP 200 Aug 18 09:17:53.695617 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 577/2332] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:53 2026] GET /volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:53.702315 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-984829e9-085b-4652-b5c3-60d06f271a8f tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Created reservations ['da21fda8-864b-4f24-9539-fdf65ff2d9d1', 'cfe5f85c-c91a-496f-bff3-41cf8d51b288'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:53.708001 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d8a2a744-dcf7-4b1a-8f24-ec0df1c9f380 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.709785 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8a2a744-dcf7-4b1a-8f24-ec0df1c9f380 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] GET https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 Aug 18 09:17:53.709947 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8a2a744-dcf7-4b1a-8f24-ec0df1c9f380 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.710124 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8a2a744-dcf7-4b1a-8f24-ec0df1c9f380 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.718080 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.718080 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:53.723106 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d8a2a744-dcf7-4b1a-8f24-ec0df1c9f380 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Volume info retrieved successfully. Aug 18 09:17:53.728358 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8a2a744-dcf7-4b1a-8f24-ec0df1c9f380 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 returned with HTTP 200 Aug 18 09:17:53.728865 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 582/2333] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:53 2026] GET /volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:53.734278 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-984829e9-085b-4652-b5c3-60d06f271a8f tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:17:53.734727 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 592/2334] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:17:53 2026] POST /volume/v3/backups => generated 332 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:53.742817 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89cd2aa6-ea5c-4bd1-b98f-cc1e522b0f72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.743944 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90053a28-d942-4f58-bc32-e6f0c8e992b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.745535 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89cd2aa6-ea5c-4bd1-b98f-cc1e522b0f72 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:17:53.745738 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89cd2aa6-ea5c-4bd1-b98f-cc1e522b0f72 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.745884 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89cd2aa6-ea5c-4bd1-b98f-cc1e522b0f72 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.745969 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90053a28-d942-4f58-bc32-e6f0c8e992b7 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] DELETE https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 Aug 18 09:17:53.746015 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-89cd2aa6-ea5c-4bd1-b98f-cc1e522b0f72 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:53.746188 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90053a28-d942-4f58-bc32-e6f0c8e992b7 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.746745 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90053a28-d942-4f58-bc32-e6f0c8e992b7 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.746745 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-90053a28-d942-4f58-bc32-e6f0c8e992b7 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Delete volume with id: 4abc01e1-62e6-46e5-8add-034d70ddfdf2 Aug 18 09:17:53.750114 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.750114 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:53.750916 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89cd2aa6-ea5c-4bd1-b98f-cc1e522b0f72 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:17:53.751306 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 584/2335] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:53 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:17:53.755453 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.755453 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:53.756165 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-90053a28-d942-4f58-bc32-e6f0c8e992b7 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Volume info retrieved successfully. Aug 18 09:17:53.781322 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-90053a28-d942-4f58-bc32-e6f0c8e992b7 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Delete volume request issued successfully. Aug 18 09:17:53.781556 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90053a28-d942-4f58-bc32-e6f0c8e992b7 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 returned with HTTP 202 Aug 18 09:17:53.781990 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 578/2336] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:17:53 2026] DELETE /volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:53.789742 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-233e4859-7c51-4458-864d-02bda9ec5047 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.791102 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-233e4859-7c51-4458-864d-02bda9ec5047 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:17:53.791102 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-233e4859-7c51-4458-864d-02bda9ec5047 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.791178 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-233e4859-7c51-4458-864d-02bda9ec5047 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.793977 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-10d46613-007e-450f-91c9-fb7b346f71bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:53.796137 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10d46613-007e-450f-91c9-fb7b346f71bb tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] GET https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 Aug 18 09:17:53.796265 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10d46613-007e-450f-91c9-fb7b346f71bb tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:53.796484 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10d46613-007e-450f-91c9-fb7b346f71bb tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:53.801459 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.801459 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:53.804599 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:53.804599 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:53.805202 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-233e4859-7c51-4458-864d-02bda9ec5047 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:53.808723 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-10d46613-007e-450f-91c9-fb7b346f71bb tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Volume info retrieved successfully. Aug 18 09:17:53.810202 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-233e4859-7c51-4458-864d-02bda9ec5047 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:17:53.810202 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 583/2337] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:53 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:53.817813 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10d46613-007e-450f-91c9-fb7b346f71bb tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 returned with HTTP 200 Aug 18 09:17:53.818432 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 593/2338] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:53 2026] GET /volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:54.486165 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2111846-c603-4fa6-a51f-6471b9b3ff7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.487976 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2111846-c603-4fa6-a51f-6471b9b3ff7a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:54.488171 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2111846-c603-4fa6-a51f-6471b9b3ff7a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:54.488449 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2111846-c603-4fa6-a51f-6471b9b3ff7a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:54.488554 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b2111846-c603-4fa6-a51f-6471b9b3ff7a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:54.494303 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:54.494303 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:54.495144 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2111846-c603-4fa6-a51f-6471b9b3ff7a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:54.495676 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 585/2339] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:54 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:54.587805 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b37572c-90e0-4c8b-a8d8-d032b054110b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.588199 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b37572c-90e0-4c8b-a8d8-d032b054110b None None] GET https://10.4.3.41/volume// Aug 18 09:17:54.588354 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b37572c-90e0-4c8b-a8d8-d032b054110b None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:54.588570 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b37572c-90e0-4c8b-a8d8-d032b054110b None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:54.588917 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b37572c-90e0-4c8b-a8d8-d032b054110b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:54.589199 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 579/2340] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:54.600034 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-859944ad-9f0a-466d-b52b-ff3edc27a517 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.602209 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-859944ad-9f0a-466d-b52b-ff3edc27a517 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:17:54.602489 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-859944ad-9f0a-466d-b52b-ff3edc27a517 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:54.602738 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-859944ad-9f0a-466d-b52b-ff3edc27a517 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:54.613784 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:54.613784 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:54.618305 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-859944ad-9f0a-466d-b52b-ff3edc27a517 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:17:54.624021 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-859944ad-9f0a-466d-b52b-ff3edc27a517 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:17:54.624542 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 584/2341] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:54 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 1426 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:54.723479 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-b7349d45-5a13-4f27-92dd-6fff45f69c6c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.725678 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-b7349d45-5a13-4f27-92dd-6fff45f69c6c tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] PUT https://10.4.3.41/volume/v3/attachments/d97b53c5-48ea-4c52-8564-46408c7ae3ba Aug 18 09:17:54.726241 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-b7349d45-5a13-4f27-92dd-6fff45f69c6c tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:54.735477 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-b7349d45-5a13-4f27-92dd-6fff45f69c6c tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Acquiring lock "cinder-attachment_update-c31fef37-2b6e-43d4-ba9c-0273ae910036-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:17:54.740037 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-b7349d45-5a13-4f27-92dd-6fff45f69c6c tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Lock "cinder-attachment_update-c31fef37-2b6e-43d4-ba9c-0273ae910036-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:17:54.741034 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:54.741034 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:54.764817 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87dd9d41-40d4-4fbd-b520-1f98b92d69b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.767019 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87dd9d41-40d4-4fbd-b520-1f98b92d69b0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:17:54.767279 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87dd9d41-40d4-4fbd-b520-1f98b92d69b0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:54.767610 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87dd9d41-40d4-4fbd-b520-1f98b92d69b0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:54.767685 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-87dd9d41-40d4-4fbd-b520-1f98b92d69b0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:54.772648 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:54.772648 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:54.773493 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87dd9d41-40d4-4fbd-b520-1f98b92d69b0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:17:54.774011 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 586/2342] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:54 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 741 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:54.817063 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-b7349d45-5a13-4f27-92dd-6fff45f69c6c tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Lock "cinder-attachment_update-c31fef37-2b6e-43d4-ba9c-0273ae910036-np0000007625" released by "attachment_update" :: held 0.077s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:17:54.817525 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-b7349d45-5a13-4f27-92dd-6fff45f69c6c tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/attachments/d97b53c5-48ea-4c52-8564-46408c7ae3ba returned with HTTP 200 Aug 18 09:17:54.818184 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 594/2343] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:17:54 2026] PUT /volume/v3/attachments/d97b53c5-48ea-4c52-8564-46408c7ae3ba => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:54.823128 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-517772a5-f324-4faf-83ac-72bb74e5c22a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.824581 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-517772a5-f324-4faf-83ac-72bb74e5c22a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:17:54.824977 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-517772a5-f324-4faf-83ac-72bb74e5c22a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:54.825342 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-517772a5-f324-4faf-83ac-72bb74e5c22a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:54.832982 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6cda7104-1a67-4b32-a315-dfd089eec641 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.834613 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cda7104-1a67-4b32-a315-dfd089eec641 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] GET https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 Aug 18 09:17:54.834831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cda7104-1a67-4b32-a315-dfd089eec641 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:54.835038 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cda7104-1a67-4b32-a315-dfd089eec641 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:54.839108 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:54.839108 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:54.840604 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cda7104-1a67-4b32-a315-dfd089eec641 tempest-VolumeTypesTest-100479741 tempest-VolumeTypesTest-100479741-project-member] https://10.4.3.41/volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 returned with HTTP 404 Aug 18 09:17:54.841149 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 585/2344] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:54 2026] GET /volume/v3/volumes/4abc01e1-62e6-46e5-8add-034d70ddfdf2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:54.844100 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-517772a5-f324-4faf-83ac-72bb74e5c22a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:54.847002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-abf75a8a-cceb-4a86-8348-36269c1dedb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.849639 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a9ecdba-7080-41c7-9379-e444d076f18d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.849743 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-abf75a8a-cceb-4a86-8348-36269c1dedb5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] POST https://10.4.3.41/volume/v3/attachments/d97b53c5-48ea-4c52-8564-46408c7ae3ba/action Aug 18 09:17:54.850067 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-abf75a8a-cceb-4a86-8348-36269c1dedb5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:54.850223 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-abf75a8a-cceb-4a86-8348-36269c1dedb5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:54.850363 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-517772a5-f324-4faf-83ac-72bb74e5c22a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:17:54.850946 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 580/2345] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:54 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:54.851477 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a9ecdba-7080-41c7-9379-e444d076f18d tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] DELETE https://10.4.3.41/volume/v3/types/f8405a8b-af36-4d2c-948e-b8b4f75075d9 Aug 18 09:17:54.851780 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a9ecdba-7080-41c7-9379-e444d076f18d tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:54.852095 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a9ecdba-7080-41c7-9379-e444d076f18d tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:54.853315 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:54.853315 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:54.868234 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:54.868234 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:54.877985 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a9ecdba-7080-41c7-9379-e444d076f18d tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/f8405a8b-af36-4d2c-948e-b8b4f75075d9 returned with HTTP 202 Aug 18 09:17:54.878466 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 595/2346] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:17:54 2026] DELETE /volume/v3/types/f8405a8b-af36-4d2c-948e-b8b4f75075d9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:54.879836 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b45de1a2-848a-4f2d-a2e9-3531c467fd88 req-abf75a8a-cceb-4a86-8348-36269c1dedb5 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/attachments/d97b53c5-48ea-4c52-8564-46408c7ae3ba/action returned with HTTP 204 Aug 18 09:17:54.880279 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 587/2347] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:17:54 2026] POST /volume/v3/attachments/d97b53c5-48ea-4c52-8564-46408c7ae3ba/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:54.895169 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-decb309c-307f-466a-8a73-7ac73d5aee2e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.897059 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-decb309c-307f-466a-8a73-7ac73d5aee2e tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types/f8405a8b-af36-4d2c-948e-b8b4f75075d9 Aug 18 09:17:54.897282 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-decb309c-307f-466a-8a73-7ac73d5aee2e tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:54.897500 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-decb309c-307f-466a-8a73-7ac73d5aee2e tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:54.900882 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-decb309c-307f-466a-8a73-7ac73d5aee2e tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/f8405a8b-af36-4d2c-948e-b8b4f75075d9 returned with HTTP 404 Aug 18 09:17:54.901375 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 586/2348] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:17:54 2026] GET /volume/v3/types/f8405a8b-af36-4d2c-948e-b8b4f75075d9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:54.911618 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e263a62-71d4-46e0-8662-b096535abc60 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.914197 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e263a62-71d4-46e0-8662-b096535abc60 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] DELETE https://10.4.3.41/volume/v3/types/b22b5f43-d838-4c97-85f6-de25100c67ca Aug 18 09:17:54.914500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e263a62-71d4-46e0-8662-b096535abc60 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:54.914756 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e263a62-71d4-46e0-8662-b096535abc60 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:54.949370 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e263a62-71d4-46e0-8662-b096535abc60 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/b22b5f43-d838-4c97-85f6-de25100c67ca returned with HTTP 202 Aug 18 09:17:54.949789 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 581/2349] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:17:54 2026] DELETE /volume/v3/types/b22b5f43-d838-4c97-85f6-de25100c67ca => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:54.958035 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d9279ab-0949-4eea-a452-cbae42575d9c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.960958 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d9279ab-0949-4eea-a452-cbae42575d9c tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types/b22b5f43-d838-4c97-85f6-de25100c67ca Aug 18 09:17:54.961018 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d9279ab-0949-4eea-a452-cbae42575d9c tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:54.961239 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d9279ab-0949-4eea-a452-cbae42575d9c tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:54.966045 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d9279ab-0949-4eea-a452-cbae42575d9c tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/b22b5f43-d838-4c97-85f6-de25100c67ca returned with HTTP 404 Aug 18 09:17:54.966691 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 596/2350] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:17:54 2026] GET /volume/v3/types/b22b5f43-d838-4c97-85f6-de25100c67ca => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:54.977424 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a876a221-8aff-4d42-b9c8-875dd27fc6b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:54.982345 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a876a221-8aff-4d42-b9c8-875dd27fc6b7 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:17:54.982770 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a876a221-8aff-4d42-b9c8-875dd27fc6b7 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-651587980", "description": "tempest-volume-type-description-1398115119", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:55.002501 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a876a221-8aff-4d42-b9c8-875dd27fc6b7 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:17:55.002895 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 588/2351] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:17:54 2026] POST /volume/v3/types => generated 314 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:55.011483 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83c25e8e-a0fd-43c3-98b4-c4fe6e64a962 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.013884 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83c25e8e-a0fd-43c3-98b4-c4fe6e64a962 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types/2cf9ea28-8b8c-483f-b044-5b61abc931ae Aug 18 09:17:55.014068 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83c25e8e-a0fd-43c3-98b4-c4fe6e64a962 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.014404 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83c25e8e-a0fd-43c3-98b4-c4fe6e64a962 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.021571 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83c25e8e-a0fd-43c3-98b4-c4fe6e64a962 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/2cf9ea28-8b8c-483f-b044-5b61abc931ae returned with HTTP 200 Aug 18 09:17:55.021974 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 587/2352] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/types/2cf9ea28-8b8c-483f-b044-5b61abc931ae => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:55.031445 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da017480-48ad-42c5-9948-acd312bc53b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.035352 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da017480-48ad-42c5-9948-acd312bc53b8 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] DELETE https://10.4.3.41/volume/v3/types/2cf9ea28-8b8c-483f-b044-5b61abc931ae Aug 18 09:17:55.035352 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da017480-48ad-42c5-9948-acd312bc53b8 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.035352 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da017480-48ad-42c5-9948-acd312bc53b8 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.076152 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da017480-48ad-42c5-9948-acd312bc53b8 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/2cf9ea28-8b8c-483f-b044-5b61abc931ae returned with HTTP 202 Aug 18 09:17:55.076669 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 582/2353] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:17:55 2026] DELETE /volume/v3/types/2cf9ea28-8b8c-483f-b044-5b61abc931ae => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:55.085012 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d1d4ed0c-10de-4dac-995a-ffa23d3c6d06 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.087557 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1d4ed0c-10de-4dac-995a-ffa23d3c6d06 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types/2cf9ea28-8b8c-483f-b044-5b61abc931ae Aug 18 09:17:55.088418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1d4ed0c-10de-4dac-995a-ffa23d3c6d06 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.088418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1d4ed0c-10de-4dac-995a-ffa23d3c6d06 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.092218 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1d4ed0c-10de-4dac-995a-ffa23d3c6d06 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/2cf9ea28-8b8c-483f-b044-5b61abc931ae returned with HTTP 404 Aug 18 09:17:55.093103 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 597/2354] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/types/2cf9ea28-8b8c-483f-b044-5b61abc931ae => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:55.100375 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-394f5a07-8dd1-4933-8a6c-3219d9a1e77a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.103512 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-394f5a07-8dd1-4933-8a6c-3219d9a1e77a tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:17:55.103998 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-394f5a07-8dd1-4933-8a6c-3219d9a1e77a tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1573854801"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:55.119689 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-394f5a07-8dd1-4933-8a6c-3219d9a1e77a tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:17:55.120155 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 589/2355] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:17:55 2026] POST /volume/v3/types => generated 221 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:55.130689 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06b29431-f642-47d7-bcda-0e105ddded3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.133436 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06b29431-f642-47d7-bcda-0e105ddded3e tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] POST https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption Aug 18 09:17:55.133590 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06b29431-f642-47d7-bcda-0e105ddded3e tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:55.170405 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06b29431-f642-47d7-bcda-0e105ddded3e tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption returned with HTTP 200 Aug 18 09:17:55.170873 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 588/2356] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:17:55 2026] POST /volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:55.180049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a123ff0e-7b8c-4a23-b68d-a7807f6d01f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.181732 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a123ff0e-7b8c-4a23-b68d-a7807f6d01f2 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption Aug 18 09:17:55.181916 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a123ff0e-7b8c-4a23-b68d-a7807f6d01f2 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.182099 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a123ff0e-7b8c-4a23-b68d-a7807f6d01f2 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.187852 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a123ff0e-7b8c-4a23-b68d-a7807f6d01f2 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption returned with HTTP 200 Aug 18 09:17:55.188201 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 583/2357] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:55.197019 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39c7b153-c562-483e-8f98-cd126ad9e6df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.199621 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39c7b153-c562-483e-8f98-cd126ad9e6df tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] PUT https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption/541c2ef6-108f-48d2-a909-7b99f97c8e3b Aug 18 09:17:55.200245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39c7b153-c562-483e-8f98-cd126ad9e6df tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:55.233515 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39c7b153-c562-483e-8f98-cd126ad9e6df tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption/541c2ef6-108f-48d2-a909-7b99f97c8e3b returned with HTTP 200 Aug 18 09:17:55.234145 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 598/2358] 10.4.3.41 () {68 vars in 1500 bytes} [Tue Aug 18 09:17:55 2026] PUT /volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption/541c2ef6-108f-48d2-a909-7b99f97c8e3b => generated 122 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:55.243702 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51dceb3f-c747-47a0-a920-ee0fe7882018 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.246024 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51dceb3f-c747-47a0-a920-ee0fe7882018 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption Aug 18 09:17:55.246277 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51dceb3f-c747-47a0-a920-ee0fe7882018 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.246540 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51dceb3f-c747-47a0-a920-ee0fe7882018 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.253615 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51dceb3f-c747-47a0-a920-ee0fe7882018 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption returned with HTTP 200 Aug 18 09:17:55.254128 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 590/2359] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption => generated 347 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:55.263927 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95d866e4-7931-4806-b7f8-6514fd561317 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.265932 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95d866e4-7931-4806-b7f8-6514fd561317 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption/cipher Aug 18 09:17:55.266152 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95d866e4-7931-4806-b7f8-6514fd561317 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.266336 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95d866e4-7931-4806-b7f8-6514fd561317 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.272503 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95d866e4-7931-4806-b7f8-6514fd561317 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption/cipher returned with HTTP 200 Aug 18 09:17:55.272871 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 589/2360] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:17:55.279211 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-acb2c941-e5e5-4969-b91b-b48773b80cd4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.281057 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acb2c941-e5e5-4969-b91b-b48773b80cd4 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] DELETE https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption/541c2ef6-108f-48d2-a909-7b99f97c8e3b Aug 18 09:17:55.281242 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acb2c941-e5e5-4969-b91b-b48773b80cd4 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.281440 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acb2c941-e5e5-4969-b91b-b48773b80cd4 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.298132 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acb2c941-e5e5-4969-b91b-b48773b80cd4 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption/541c2ef6-108f-48d2-a909-7b99f97c8e3b returned with HTTP 202 Aug 18 09:17:55.298132 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 584/2361] 10.4.3.41 () {66 vars in 1482 bytes} [Tue Aug 18 09:17:55 2026] DELETE /volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption/541c2ef6-108f-48d2-a909-7b99f97c8e3b => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:55.306704 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8a9d417-4807-4077-844e-970987d55dc1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.310672 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8a9d417-4807-4077-844e-970987d55dc1 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption Aug 18 09:17:55.310672 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8a9d417-4807-4077-844e-970987d55dc1 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.310672 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8a9d417-4807-4077-844e-970987d55dc1 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.319959 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8a9d417-4807-4077-844e-970987d55dc1 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption returned with HTTP 200 Aug 18 09:17:55.320690 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 599/2362] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 09:17:55.328951 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea1a170c-4a81-4816-a076-ce2b3a336a36 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.330148 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea1a170c-4a81-4816-a076-ce2b3a336a36 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption Aug 18 09:17:55.330311 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea1a170c-4a81-4816-a076-ce2b3a336a36 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.330541 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea1a170c-4a81-4816-a076-ce2b3a336a36 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.336226 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea1a170c-4a81-4816-a076-ce2b3a336a36 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption returned with HTTP 200 Aug 18 09:17:55.336635 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 591/2363] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519/encryption => generated 2 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 09:17:55.344646 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae551c73-3a18-4c49-a16a-a8507c7faade None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.346356 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae551c73-3a18-4c49-a16a-a8507c7faade tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] DELETE https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519 Aug 18 09:17:55.346575 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae551c73-3a18-4c49-a16a-a8507c7faade tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.346762 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae551c73-3a18-4c49-a16a-a8507c7faade tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.368672 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae551c73-3a18-4c49-a16a-a8507c7faade tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519 returned with HTTP 202 Aug 18 09:17:55.369224 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 590/2364] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:17:55 2026] DELETE /volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:55.375565 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed5000cf-b371-4773-89a3-31e6afddb91a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.377671 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed5000cf-b371-4773-89a3-31e6afddb91a tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519 Aug 18 09:17:55.377909 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed5000cf-b371-4773-89a3-31e6afddb91a tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.378141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed5000cf-b371-4773-89a3-31e6afddb91a tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.381774 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed5000cf-b371-4773-89a3-31e6afddb91a tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519 returned with HTTP 404 Aug 18 09:17:55.382252 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 585/2365] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/types/e4458101-ad35-4b15-a5b0-13fe2a984519 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:55.392746 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f1077fa-c449-469f-a795-26431e54f76d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.394127 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f1077fa-c449-469f-a795-26431e54f76d tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types Aug 18 09:17:55.394486 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f1077fa-c449-469f-a795-26431e54f76d tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.394814 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f1077fa-c449-469f-a795-26431e54f76d tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.412956 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f1077fa-c449-469f-a795-26431e54f76d tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:17:55.414001 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 600/2366] 10.4.3.41 () {66 vars in 1224 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/types => generated 1710 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:55.424684 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-350a8bd6-3b1f-40d5-a089-79752968c200 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.426879 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-350a8bd6-3b1f-40d5-a089-79752968c200 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:17:55.427368 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-350a8bd6-3b1f-40d5-a089-79752968c200 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-465975903"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:55.444442 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-350a8bd6-3b1f-40d5-a089-79752968c200 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:17:55.444955 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 592/2367] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:17:55 2026] POST /volume/v3/types => generated 220 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:55.454177 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b3a9122f-6ba6-4d72-b45a-79864e9eebcb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.455920 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3a9122f-6ba6-4d72-b45a-79864e9eebcb tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] PUT https://10.4.3.41/volume/v3/types/56fe3318-6563-41bd-9fb9-674020d8efb9 Aug 18 09:17:55.456261 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3a9122f-6ba6-4d72-b45a-79864e9eebcb tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-244720205", "description": "tempest-volume-type-description-768679304", "is_public": false}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:55.502548 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3a9122f-6ba6-4d72-b45a-79864e9eebcb tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/56fe3318-6563-41bd-9fb9-674020d8efb9 returned with HTTP 200 Aug 18 09:17:55.503084 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 591/2368] 10.4.3.41 () {68 vars in 1356 bytes} [Tue Aug 18 09:17:55 2026] PUT /volume/v3/types/56fe3318-6563-41bd-9fb9-674020d8efb9 => generated 203 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:55.509605 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4ba87c62-0001-48e9-9055-598fd7b3f107 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.512825 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-80e82c75-a25b-4c38-a000-afb44d5ec5a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.512985 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ba87c62-0001-48e9-9055-598fd7b3f107 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:55.512985 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ba87c62-0001-48e9-9055-598fd7b3f107 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.512985 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ba87c62-0001-48e9-9055-598fd7b3f107 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.513163 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4ba87c62-0001-48e9-9055-598fd7b3f107 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:55.516507 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80e82c75-a25b-4c38-a000-afb44d5ec5a5 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types/56fe3318-6563-41bd-9fb9-674020d8efb9 Aug 18 09:17:55.516507 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80e82c75-a25b-4c38-a000-afb44d5ec5a5 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.516507 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80e82c75-a25b-4c38-a000-afb44d5ec5a5 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.519352 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:55.519352 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:55.520231 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ba87c62-0001-48e9-9055-598fd7b3f107 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:55.520716 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 586/2369] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:55.522027 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80e82c75-a25b-4c38-a000-afb44d5ec5a5 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/56fe3318-6563-41bd-9fb9-674020d8efb9 returned with HTTP 200 Aug 18 09:17:55.522622 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 601/2370] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/types/56fe3318-6563-41bd-9fb9-674020d8efb9 => generated 267 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:55.531080 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41874093-0e56-483b-9a0e-d083d4c99592 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.533211 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41874093-0e56-483b-9a0e-d083d4c99592 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] DELETE https://10.4.3.41/volume/v3/types/56fe3318-6563-41bd-9fb9-674020d8efb9 Aug 18 09:17:55.533747 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41874093-0e56-483b-9a0e-d083d4c99592 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.534276 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41874093-0e56-483b-9a0e-d083d4c99592 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.577580 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41874093-0e56-483b-9a0e-d083d4c99592 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/56fe3318-6563-41bd-9fb9-674020d8efb9 returned with HTTP 202 Aug 18 09:17:55.578038 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 593/2371] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:17:55 2026] DELETE /volume/v3/types/56fe3318-6563-41bd-9fb9-674020d8efb9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:55.588554 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50e54de8-aba2-4bf0-a2e5-2e5af6511175 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.590438 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50e54de8-aba2-4bf0-a2e5-2e5af6511175 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] GET https://10.4.3.41/volume/v3/types/56fe3318-6563-41bd-9fb9-674020d8efb9 Aug 18 09:17:55.590705 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50e54de8-aba2-4bf0-a2e5-2e5af6511175 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.590965 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50e54de8-aba2-4bf0-a2e5-2e5af6511175 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.594662 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50e54de8-aba2-4bf0-a2e5-2e5af6511175 tempest-VolumeTypesTest-1736414169 tempest-VolumeTypesTest-1736414169-project-admin] https://10.4.3.41/volume/v3/types/56fe3318-6563-41bd-9fb9-674020d8efb9 returned with HTTP 404 Aug 18 09:17:55.595132 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 592/2372] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/types/56fe3318-6563-41bd-9fb9-674020d8efb9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:55.786839 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-67b3aee4-f301-4de3-b036-e14bed1361d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.791926 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67b3aee4-f301-4de3-b036-e14bed1361d3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:17:55.792194 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67b3aee4-f301-4de3-b036-e14bed1361d3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.792417 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67b3aee4-f301-4de3-b036-e14bed1361d3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.792581 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-67b3aee4-f301-4de3-b036-e14bed1361d3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:55.798007 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:55.798007 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:55.798803 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67b3aee4-f301-4de3-b036-e14bed1361d3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:17:55.799191 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 587/2373] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 741 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:55.866485 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f0a02603-52f6-496a-962c-bc2e8107c39a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:55.871211 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f0a02603-52f6-496a-962c-bc2e8107c39a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:17:55.871211 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f0a02603-52f6-496a-962c-bc2e8107c39a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:55.871211 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f0a02603-52f6-496a-962c-bc2e8107c39a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:55.886804 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:55.886804 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:55.891114 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f0a02603-52f6-496a-962c-bc2e8107c39a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:55.895340 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f0a02603-52f6-496a-962c-bc2e8107c39a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:17:55.895912 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 602/2374] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:55 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:56.532569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2140782e-44ce-49d2-bba9-8991d557fce0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:56.534241 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2140782e-44ce-49d2-bba9-8991d557fce0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:56.534440 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2140782e-44ce-49d2-bba9-8991d557fce0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:56.534627 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2140782e-44ce-49d2-bba9-8991d557fce0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:56.534772 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2140782e-44ce-49d2-bba9-8991d557fce0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:56.539639 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:56.539639 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:56.540521 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2140782e-44ce-49d2-bba9-8991d557fce0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:56.541067 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 594/2375] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:56 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:56.613190 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:56.615151 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:17:56.615552 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-52021558"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:56.617270 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-52021558'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:17:56.617504 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Create volume of 1 GB Aug 18 09:17:56.622345 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Availability Zones retrieved successfully. Aug 18 09:17:56.627893 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Flow 'volume_create_api' (40fa5489-9bf7-4915-adb2-456640159ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:56.629195 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e732bd8-6735-43a9-aef2-1f37c2315d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:56.630121 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:17:56.654403 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e732bd8-6735-43a9-aef2-1f37c2315d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:56.655366 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9b3df9c-334e-4794-a320-66fc701a56a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:56.723028 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Created reservations ['e6feafbe-7fb6-4c6c-b642-111c9d3de42f', 'b1782a28-8c3d-4b03-8ad0-6e72def0d21b', '55cefb2b-aff4-4dcb-b77c-419308830cab', '8f766050-4d1d-40fa-b19f-8c4673d32593'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:17:56.724122 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9b3df9c-334e-4794-a320-66fc701a56a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6feafbe-7fb6-4c6c-b642-111c9d3de42f', 'b1782a28-8c3d-4b03-8ad0-6e72def0d21b', '55cefb2b-aff4-4dcb-b77c-419308830cab', '8f766050-4d1d-40fa-b19f-8c4673d32593']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:56.725624 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a95f4eb-9112-4180-ad81-393cdfa23536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:56.758035 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a95f4eb-9112-4180-ad81-393cdfa23536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6733e8a0-68ca-4a68-8f79-02fcb05b8c36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-52021558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8dec3fbec36477aa8a4db56e4e96116',qos_specs=None,replication_status=,reservations=['e6feafbe-7fb6-4c6c-b642-111c9d3de42f','b1782a28-8c3d-4b03-8ad0-6e72def0d21b','55cefb2b-aff4-4dcb-b77c-419308830cab','8f766050-4d1d-40fa-b19f-8c4673d32593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e75efa4f7864a98895e086b54bd06bb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:17:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-52021558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6733e8a0-68ca-4a68-8f79-02fcb05b8c36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8dec3fbec36477aa8a4db56e4e96116',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e75efa4f7864a98895e086b54bd06bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:56.759110 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce839e89-59ec-4d1f-868f-33d2c705a866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:56.785637 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce839e89-59ec-4d1f-868f-33d2c705a866) transitioned into state 'SUCCESS' from state '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-52021558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8dec3fbec36477aa8a4db56e4e96116',qos_specs=None,replication_status=,reservations=['e6feafbe-7fb6-4c6c-b642-111c9d3de42f','b1782a28-8c3d-4b03-8ad0-6e72def0d21b','55cefb2b-aff4-4dcb-b77c-419308830cab','8f766050-4d1d-40fa-b19f-8c4673d32593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e75efa4f7864a98895e086b54bd06bb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:56.786573 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6144d69-6201-4f24-9ce2-b5275cd4c0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:17:56.801791 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6144d69-6201-4f24-9ce2-b5275cd4c0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:17:56.802600 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Flow 'volume_create_api' (40fa5489-9bf7-4915-adb2-456640159ce1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:17:56.802887 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Create volume request issued successfully. Aug 18 09:17:56.803380 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae93aceb-5790-4f12-a1f8-5bef689ec2ac tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:17:56.803792 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 593/2376] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:17:56 2026] POST /volume/v3/volumes => generated 747 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:17:56.812026 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-675d2f37-a91e-4665-b626-5abb174f07ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:56.815271 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-675d2f37-a91e-4665-b626-5abb174f07ab tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:17:56.815535 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-675d2f37-a91e-4665-b626-5abb174f07ab tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:56.815771 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-675d2f37-a91e-4665-b626-5abb174f07ab tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:56.815916 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-675d2f37-a91e-4665-b626-5abb174f07ab tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:56.819178 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9068fbb1-6fbe-4453-8302-45b7d117e2d5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:56.820901 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9068fbb1-6fbe-4453-8302-45b7d117e2d5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:17:56.821142 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9068fbb1-6fbe-4453-8302-45b7d117e2d5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:56.821277 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9068fbb1-6fbe-4453-8302-45b7d117e2d5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:56.821999 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:56.821999 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:56.822975 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-675d2f37-a91e-4665-b626-5abb174f07ab tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:17:56.824079 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 588/2377] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:56 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 741 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:56.827690 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:56.827690 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:56.831090 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9068fbb1-6fbe-4453-8302-45b7d117e2d5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:17:56.836344 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9068fbb1-6fbe-4453-8302-45b7d117e2d5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:17:56.836921 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 603/2378] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:56 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:56.910830 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39af7316-9322-4dab-967d-befee248b38d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:56.917155 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39af7316-9322-4dab-967d-befee248b38d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:17:56.917494 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39af7316-9322-4dab-967d-befee248b38d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:56.917801 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39af7316-9322-4dab-967d-befee248b38d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:56.936095 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:56.936095 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:56.941305 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-39af7316-9322-4dab-967d-befee248b38d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:56.946616 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39af7316-9322-4dab-967d-befee248b38d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:17:56.947074 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 595/2379] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:56 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:57.552431 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b689e5da-e74d-4c95-9d57-612a0637217a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:57.555340 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b689e5da-e74d-4c95-9d57-612a0637217a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:57.555340 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b689e5da-e74d-4c95-9d57-612a0637217a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:57.555340 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b689e5da-e74d-4c95-9d57-612a0637217a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:57.555340 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b689e5da-e74d-4c95-9d57-612a0637217a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:57.559143 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:57.559143 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:57.559921 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b689e5da-e74d-4c95-9d57-612a0637217a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:57.560263 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 594/2380] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:57 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:57.841594 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-098817e7-430c-451a-afd7-e246a3327600 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:57.843952 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-098817e7-430c-451a-afd7-e246a3327600 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:17:57.844165 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-098817e7-430c-451a-afd7-e246a3327600 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:57.844345 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-098817e7-430c-451a-afd7-e246a3327600 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:57.844472 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-098817e7-430c-451a-afd7-e246a3327600 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:57.849857 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:57.849857 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:57.850974 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-098817e7-430c-451a-afd7-e246a3327600 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:17:57.851562 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 589/2381] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:57 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:57.859735 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8b0acc6-6e9b-4f38-ba10-4f9706fdb3b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:57.861604 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8b0acc6-6e9b-4f38-ba10-4f9706fdb3b0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:17:57.861903 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8b0acc6-6e9b-4f38-ba10-4f9706fdb3b0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:57.862134 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8b0acc6-6e9b-4f38-ba10-4f9706fdb3b0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:57.869178 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:57.869178 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:57.873204 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8b0acc6-6e9b-4f38-ba10-4f9706fdb3b0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:17:57.878084 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8b0acc6-6e9b-4f38-ba10-4f9706fdb3b0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:17:57.878485 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 604/2382] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:57 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:57.962620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a87aaaf-f31c-4c33-8197-c66c1c8561e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:57.963213 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-8fe28311-559d-4ae8-b08e-c641f706333d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:57.964016 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a87aaaf-f31c-4c33-8197-c66c1c8561e0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:17:57.964744 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a87aaaf-f31c-4c33-8197-c66c1c8561e0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:57.964744 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a87aaaf-f31c-4c33-8197-c66c1c8561e0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:57.967217 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-8fe28311-559d-4ae8-b08e-c641f706333d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:17:57.967217 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-8fe28311-559d-4ae8-b08e-c641f706333d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:57.967217 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-8fe28311-559d-4ae8-b08e-c641f706333d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:57.973610 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:57.973610 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:57.974019 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:57.974019 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:57.977123 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5a87aaaf-f31c-4c33-8197-c66c1c8561e0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:57.979358 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-8fe28311-559d-4ae8-b08e-c641f706333d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:17:57.981997 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a87aaaf-f31c-4c33-8197-c66c1c8561e0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:17:57.982334 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 596/2383] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:57 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:57.984004 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-8fe28311-559d-4ae8-b08e-c641f706333d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:17:57.984496 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 595/2384] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:57 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:57.986165 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9792d365-bb61-41ea-a559-6f9fbc066789 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.064414 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9792d365-bb61-41ea-a559-6f9fbc066789 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:17:58.064414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9792d365-bb61-41ea-a559-6f9fbc066789 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1026850619"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:58.069016 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-149c05d5-1684-4046-9cac-3d234e5a32cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.069325 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-149c05d5-1684-4046-9cac-3d234e5a32cc None None] GET https://10.4.3.41/volume// Aug 18 09:17:58.069521 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-149c05d5-1684-4046-9cac-3d234e5a32cc None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.069731 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-149c05d5-1684-4046-9cac-3d234e5a32cc None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.070078 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-149c05d5-1684-4046-9cac-3d234e5a32cc None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:58.070363 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 605/2385] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:58.076567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9792d365-bb61-41ea-a559-6f9fbc066789 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:17:58.077016 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 590/2386] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:17:57 2026] POST /volume/v3/types => generated 231 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:58.078197 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-afba6d12-11c9-47bb-a15d-8716f84af0db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.080069 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-afba6d12-11c9-47bb-a15d-8716f84af0db tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:17:58.080450 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-afba6d12-11c9-47bb-a15d-8716f84af0db tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6733e8a0-68ca-4a68-8f79-02fcb05b8c36", "connector": null, "instance_uuid": "08539f01-ea08-40bf-b74f-0ee83ba5fa0f"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:58.086387 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-870addaf-f0c7-4de5-b0f2-dca2c1e22cea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.090410 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-870addaf-f0c7-4de5-b0f2-dca2c1e22cea tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] POST https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs Aug 18 09:17:58.090410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-870addaf-f0c7-4de5-b0f2-dca2c1e22cea tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:58.091847 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:58.091847 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:58.110789 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-870addaf-f0c7-4de5-b0f2-dca2c1e22cea tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs returned with HTTP 200 Aug 18 09:17:58.111503 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 596/2387] 10.4.3.41 () {68 vars in 1392 bytes} [Tue Aug 18 09:17:58 2026] POST /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:17:58.118701 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-afba6d12-11c9-47bb-a15d-8716f84af0db tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:17:58.119164 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 597/2388] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:17: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) Aug 18 09:17:58.119545 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee98d78e-86ab-46f6-9668-842df18fed5f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.121734 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee98d78e-86ab-46f6-9668-842df18fed5f tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] GET https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec3 Aug 18 09:17:58.121997 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee98d78e-86ab-46f6-9668-842df18fed5f tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.122236 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee98d78e-86ab-46f6-9668-842df18fed5f tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.131038 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee98d78e-86ab-46f6-9668-842df18fed5f tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec3 returned with HTTP 200 Aug 18 09:17:58.131480 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 606/2389] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:17:58.138590 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-569cfa22-663b-4fc5-986f-d7dda541cf5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.142325 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-569cfa22-663b-4fc5-986f-d7dda541cf5e tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] DELETE https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec3 Aug 18 09:17:58.142325 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-569cfa22-663b-4fc5-986f-d7dda541cf5e tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.142325 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-569cfa22-663b-4fc5-986f-d7dda541cf5e tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.150113 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ef9a75c-1050-43a9-9fb1-4e6d47e839e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.154296 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ef9a75c-1050-43a9-9fb1-4e6d47e839e6 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:17:58.156052 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ef9a75c-1050-43a9-9fb1-4e6d47e839e6 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.156592 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ef9a75c-1050-43a9-9fb1-4e6d47e839e6 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.159691 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4799b3e-920e-4a7c-b8bc-88033d9cc786 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.160078 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4799b3e-920e-4a7c-b8bc-88033d9cc786 None None] GET https://10.4.3.41/volume// Aug 18 09:17:58.160247 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4799b3e-920e-4a7c-b8bc-88033d9cc786 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.160472 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4799b3e-920e-4a7c-b8bc-88033d9cc786 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.160777 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4799b3e-920e-4a7c-b8bc-88033d9cc786 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:58.161101 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 598/2390] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:58.169978 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:58.169978 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:58.170051 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-569cfa22-663b-4fc5-986f-d7dda541cf5e tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec3 returned with HTTP 202 Aug 18 09:17:58.170051 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 591/2391] 10.4.3.41 () {66 vars in 1392 bytes} [Tue Aug 18 09:17:58 2026] DELETE /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:17:58.170103 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-c447c138-3c72-468d-abdd-4d64c2b06465 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.172200 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-c447c138-3c72-468d-abdd-4d64c2b06465 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:17:58.172520 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-c447c138-3c72-468d-abdd-4d64c2b06465 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.175143 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-c447c138-3c72-468d-abdd-4d64c2b06465 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.175215 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ef9a75c-1050-43a9-9fb1-4e6d47e839e6 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:17:58.176796 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ef9a75c-1050-43a9-9fb1-4e6d47e839e6 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:17:58.177285 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 597/2392] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:58.177550 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66f30881-5282-41ed-bf83-dfdf932470cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.179428 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66f30881-5282-41ed-bf83-dfdf932470cd tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] GET https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec3 Aug 18 09:17:58.179649 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66f30881-5282-41ed-bf83-dfdf932470cd tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.179841 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66f30881-5282-41ed-bf83-dfdf932470cd tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.180145 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:58.180145 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:58.187363 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66f30881-5282-41ed-bf83-dfdf932470cd tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec3 returned with HTTP 404 Aug 18 09:17:58.187721 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:58.187721 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:58.187887 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 599/2393] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:58.190609 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-c447c138-3c72-468d-abdd-4d64c2b06465 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:17:58.194127 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-c447c138-3c72-468d-abdd-4d64c2b06465 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:17:58.194495 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 607/2394] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 1019 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:58.195555 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e7591a3-908e-4082-9e31-20d341d0c3d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.204996 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e7591a3-908e-4082-9e31-20d341d0c3d5 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] POST https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs Aug 18 09:17:58.205303 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e7591a3-908e-4082-9e31-20d341d0c3d5 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:58.226545 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e7591a3-908e-4082-9e31-20d341d0c3d5 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs returned with HTTP 200 Aug 18 09:17:58.227128 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 592/2395] 10.4.3.41 () {68 vars in 1392 bytes} [Tue Aug 18 09:17:58 2026] POST /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs => generated 34 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:17:58.234737 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-46ac7d91-ff8b-443c-a3d0-1b82a6046f83 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.236160 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46ac7d91-ff8b-443c-a3d0-1b82a6046f83 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] GET https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs Aug 18 09:17:58.236477 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46ac7d91-ff8b-443c-a3d0-1b82a6046f83 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.236749 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46ac7d91-ff8b-443c-a3d0-1b82a6046f83 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.242687 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46ac7d91-ff8b-443c-a3d0-1b82a6046f83 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs returned with HTTP 200 Aug 18 09:17:58.243220 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 598/2396] 10.4.3.41 () {66 vars in 1371 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs => generated 34 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:17:58.251148 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25386668-d6a2-4540-bb12-3711a2bd114d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.252767 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25386668-d6a2-4540-bb12-3711a2bd114d tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] POST https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs Aug 18 09:17:58.253088 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25386668-d6a2-4540-bb12-3711a2bd114d tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:58.271602 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25386668-d6a2-4540-bb12-3711a2bd114d tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs returned with HTTP 200 Aug 18 09:17:58.272154 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 600/2397] 10.4.3.41 () {68 vars in 1392 bytes} [Tue Aug 18 09:17:58 2026] POST /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs => generated 34 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:17:58.280416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a5691859-26f4-4778-b2b4-163f99c338e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.282240 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5691859-26f4-4778-b2b4-163f99c338e9 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] PUT https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec2 Aug 18 09:17:58.285674 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5691859-26f4-4778-b2b4-163f99c338e9 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:58.305320 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-53a85c9c-cbf5-49f7-8fdb-3336cedbac18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.309056 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-53a85c9c-cbf5-49f7-8fdb-3336cedbac18 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] PUT https://10.4.3.41/volume/v3/attachments/f20ed50d-b22a-496e-933e-3b340dc67798 Aug 18 09:17:58.310020 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-53a85c9c-cbf5-49f7-8fdb-3336cedbac18 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:58.313693 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5691859-26f4-4778-b2b4-163f99c338e9 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec2 returned with HTTP 200 Aug 18 09:17:58.314283 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 608/2398] 10.4.3.41 () {68 vars in 1409 bytes} [Tue Aug 18 09:17:58 2026] PUT /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec2 => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:17:58.324471 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-53a85c9c-cbf5-49f7-8fdb-3336cedbac18 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Acquiring lock "cinder-attachment_update-6733e8a0-68ca-4a68-8f79-02fcb05b8c36-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:17:58.324542 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc41d761-4c29-4106-99dc-1bab1ed8e3f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.326352 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc41d761-4c29-4106-99dc-1bab1ed8e3f2 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] GET https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec2 Aug 18 09:17:58.326786 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc41d761-4c29-4106-99dc-1bab1ed8e3f2 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.327523 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc41d761-4c29-4106-99dc-1bab1ed8e3f2 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.328135 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-53a85c9c-cbf5-49f7-8fdb-3336cedbac18 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Lock "cinder-attachment_update-6733e8a0-68ca-4a68-8f79-02fcb05b8c36-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:17:58.329808 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:58.329808 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:58.334754 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc41d761-4c29-4106-99dc-1bab1ed8e3f2 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec2 returned with HTTP 200 Aug 18 09:17:58.335337 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 599/2399] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs/spec2 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:17:58.348213 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89b96d24-903c-445d-8f32-297bbf964888 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.348986 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89b96d24-903c-445d-8f32-297bbf964888 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] POST https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs Aug 18 09:17:58.349416 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89b96d24-903c-445d-8f32-297bbf964888 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:58.381698 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89b96d24-903c-445d-8f32-297bbf964888 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs returned with HTTP 200 Aug 18 09:17:58.382284 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 601/2400] 10.4.3.41 () {68 vars in 1392 bytes} [Tue Aug 18 09:17:58 2026] POST /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs => generated 51 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:17:58.390922 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-711acb12-c952-47eb-9533-a8dfb3aeaf47 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.393158 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-711acb12-c952-47eb-9533-a8dfb3aeaf47 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] GET https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs Aug 18 09:17:58.393431 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-711acb12-c952-47eb-9533-a8dfb3aeaf47 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.393709 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-711acb12-c952-47eb-9533-a8dfb3aeaf47 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.403996 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-711acb12-c952-47eb-9533-a8dfb3aeaf47 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs returned with HTTP 200 Aug 18 09:17:58.404509 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 609/2401] 10.4.3.41 () {66 vars in 1371 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:17:58.413966 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-08540d74-034c-4b93-9221-989f05b0cbd9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.415780 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08540d74-034c-4b93-9221-989f05b0cbd9 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] DELETE https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137 Aug 18 09:17:58.416202 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08540d74-034c-4b93-9221-989f05b0cbd9 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.416426 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08540d74-034c-4b93-9221-989f05b0cbd9 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.444703 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-53a85c9c-cbf5-49f7-8fdb-3336cedbac18 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Lock "cinder-attachment_update-6733e8a0-68ca-4a68-8f79-02fcb05b8c36-np0000007625" released by "attachment_update" :: held 0.116s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:17:58.445073 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-53a85c9c-cbf5-49f7-8fdb-3336cedbac18 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/attachments/f20ed50d-b22a-496e-933e-3b340dc67798 returned with HTTP 200 Aug 18 09:17:58.445677 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 593/2402] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:17:58 2026] PUT /volume/v3/attachments/f20ed50d-b22a-496e-933e-3b340dc67798 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:58.447696 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08540d74-034c-4b93-9221-989f05b0cbd9 tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137 returned with HTTP 202 Aug 18 09:17:58.447696 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 600/2403] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:17:58 2026] DELETE /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:17:58.457377 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42d65fd6-7fc2-49a1-8943-100299f0eb8c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.460966 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42d65fd6-7fc2-49a1-8943-100299f0eb8c tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] GET https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137 Aug 18 09:17:58.461231 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42d65fd6-7fc2-49a1-8943-100299f0eb8c tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.461498 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42d65fd6-7fc2-49a1-8943-100299f0eb8c tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.466983 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42d65fd6-7fc2-49a1-8943-100299f0eb8c tempest-VolumeTypesExtraSpecsTest-1413909734 tempest-VolumeTypesExtraSpecsTest-1413909734-project-admin] https://10.4.3.41/volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137 returned with HTTP 404 Aug 18 09:17:58.468235 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 602/2404] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/v3/types/3084a1b2-a83c-4f7a-b18a-7440f581a137 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:17:58.572754 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-da1857c1-7401-4a01-ab2f-6fe1cdb6ec22 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.575000 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da1857c1-7401-4a01-ab2f-6fe1cdb6ec22 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:58.575000 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da1857c1-7401-4a01-ab2f-6fe1cdb6ec22 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.575266 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da1857c1-7401-4a01-ab2f-6fe1cdb6ec22 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.576420 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-da1857c1-7401-4a01-ab2f-6fe1cdb6ec22 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:58.584564 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:58.584564 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:58.585326 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da1857c1-7401-4a01-ab2f-6fe1cdb6ec22 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:58.585713 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 610/2405] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:58.867360 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d650dfbd-41dd-465d-9b9b-87633c49b7d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:58.869586 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d650dfbd-41dd-465d-9b9b-87633c49b7d0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:17:58.869586 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d650dfbd-41dd-465d-9b9b-87633c49b7d0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:58.869777 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d650dfbd-41dd-465d-9b9b-87633c49b7d0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:58.869958 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d650dfbd-41dd-465d-9b9b-87633c49b7d0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:58.874172 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:58.874172 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:58.874914 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d650dfbd-41dd-465d-9b9b-87633c49b7d0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:17:58.875234 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 594/2406] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:58.999281 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-987d7544-9e70-4199-833a-8b9bbeba0cb1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:59.003156 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-987d7544-9e70-4199-833a-8b9bbeba0cb1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:17:59.003156 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-987d7544-9e70-4199-833a-8b9bbeba0cb1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:59.003156 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-987d7544-9e70-4199-833a-8b9bbeba0cb1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:59.013205 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:59.013205 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:59.017104 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-987d7544-9e70-4199-833a-8b9bbeba0cb1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:17:59.021113 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-987d7544-9e70-4199-833a-8b9bbeba0cb1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:17:59.021598 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 601/2407] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:58 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:59.191745 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d84872ac-777b-4aa3-ac8b-4989051e8a5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:59.194327 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d84872ac-777b-4aa3-ac8b-4989051e8a5a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:17:59.194669 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d84872ac-777b-4aa3-ac8b-4989051e8a5a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:59.194950 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d84872ac-777b-4aa3-ac8b-4989051e8a5a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:59.207580 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:59.207580 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:17:59.213957 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d84872ac-777b-4aa3-ac8b-4989051e8a5a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:17:59.220776 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d84872ac-777b-4aa3-ac8b-4989051e8a5a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:17:59.221508 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 603/2408] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:59 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:59.321184 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-536d7797-c080-44e5-8876-fc57769bb4d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:59.324630 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-536d7797-c080-44e5-8876-fc57769bb4d8 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:17:59.324630 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-536d7797-c080-44e5-8876-fc57769bb4d8 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:59.324630 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-536d7797-c080-44e5-8876-fc57769bb4d8 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:59.339375 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:59.339375 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:59.343047 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-536d7797-c080-44e5-8876-fc57769bb4d8 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:17:59.348530 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-536d7797-c080-44e5-8876-fc57769bb4d8 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 200 Aug 18 09:17:59.348700 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 611/2409] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:59 2026] GET /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:59.404689 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-6fbd3564-07cf-4485-8193-134a9946f18f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:59.406739 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-6fbd3564-07cf-4485-8193-134a9946f18f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:17:59.407014 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-6fbd3564-07cf-4485-8193-134a9946f18f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:59.407193 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-6fbd3564-07cf-4485-8193-134a9946f18f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:59.416791 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:59.416791 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:59.421460 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-6fbd3564-07cf-4485-8193-134a9946f18f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:17:59.425720 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-6fbd3564-07cf-4485-8193-134a9946f18f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 200 Aug 18 09:17:59.426120 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 595/2410] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:17:59 2026] GET /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:17:59.456598 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-9cdc3d85-801e-4f64-beb5-9195778f4341 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:59.459226 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-9cdc3d85-801e-4f64-beb5-9195778f4341 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] POST https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074/action Aug 18 09:17:59.459569 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-9cdc3d85-801e-4f64-beb5-9195778f4341 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:17:59.459677 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-9cdc3d85-801e-4f64-beb5-9195778f4341 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:17:59.476253 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:59.476253 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:59.477197 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-9cdc3d85-801e-4f64-beb5-9195778f4341 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:17:59.488239 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-9cdc3d85-801e-4f64-beb5-9195778f4341 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Begin detaching volume completed successfully. Aug 18 09:17:59.488534 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-9cdc3d85-801e-4f64-beb5-9195778f4341 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074/action returned with HTTP 202 Aug 18 09:17:59.489173 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 602/2411] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:17:59 2026] POST /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:17:59.538225 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df40fb72-af0d-4622-99da-78bcc3fb081d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:59.538225 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df40fb72-af0d-4622-99da-78bcc3fb081d None None] GET https://10.4.3.41/volume// Aug 18 09:17:59.538225 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df40fb72-af0d-4622-99da-78bcc3fb081d None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:59.538225 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df40fb72-af0d-4622-99da-78bcc3fb081d None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:59.538225 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df40fb72-af0d-4622-99da-78bcc3fb081d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:17:59.538225 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 604/2412] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:17:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:17:59.547589 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-32e94f94-c587-467c-abe1-41de2fe9fc53 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:59.549986 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-32e94f94-c587-467c-abe1-41de2fe9fc53 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:17:59.550244 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-32e94f94-c587-467c-abe1-41de2fe9fc53 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:59.550500 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-32e94f94-c587-467c-abe1-41de2fe9fc53 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:59.566411 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:59.566411 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:17:59.569839 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-32e94f94-c587-467c-abe1-41de2fe9fc53 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:17:59.574100 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-32e94f94-c587-467c-abe1-41de2fe9fc53 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 200 Aug 18 09:17:59.577478 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 612/2413] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:17:59 2026] GET /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:17:59.602571 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-41883a65-e3dd-4aab-b8e0-309d83d87a6f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:59.607982 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41883a65-e3dd-4aab-b8e0-309d83d87a6f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:17:59.607982 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41883a65-e3dd-4aab-b8e0-309d83d87a6f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:59.608074 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41883a65-e3dd-4aab-b8e0-309d83d87a6f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:59.608145 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-41883a65-e3dd-4aab-b8e0-309d83d87a6f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:59.612420 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:59.612420 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:17:59.614026 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41883a65-e3dd-4aab-b8e0-309d83d87a6f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:17:59.614026 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 596/2414] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:59 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:17:59.887746 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c141eaac-92f5-4ea9-97ad-44c3399b32c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:17:59.891110 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c141eaac-92f5-4ea9-97ad-44c3399b32c5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:17:59.891428 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c141eaac-92f5-4ea9-97ad-44c3399b32c5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:17:59.891710 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c141eaac-92f5-4ea9-97ad-44c3399b32c5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:17:59.891867 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c141eaac-92f5-4ea9-97ad-44c3399b32c5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:17:59.897650 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:17:59.897650 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:17:59.898754 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c141eaac-92f5-4ea9-97ad-44c3399b32c5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:17:59.899248 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 603/2415] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:17:59 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:18:00.039095 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8870f644-353e-4757-afac-53e2ea03bd72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:00.040438 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8870f644-353e-4757-afac-53e2ea03bd72 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:18:00.040752 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8870f644-353e-4757-afac-53e2ea03bd72 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:00.041047 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8870f644-353e-4757-afac-53e2ea03bd72 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:00.053528 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:00.053528 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:00.061340 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8870f644-353e-4757-afac-53e2ea03bd72 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:00.063283 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8870f644-353e-4757-afac-53e2ea03bd72 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:18:00.063742 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 605/2416] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:00 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:00.234306 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11a3b252-93b5-4701-b714-9261ba4af3fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:00.236860 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11a3b252-93b5-4701-b714-9261ba4af3fa tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:18:00.237134 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11a3b252-93b5-4701-b714-9261ba4af3fa tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:00.237545 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11a3b252-93b5-4701-b714-9261ba4af3fa tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:00.258417 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:00.258417 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:00.262918 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11a3b252-93b5-4701-b714-9261ba4af3fa tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:18:00.269049 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11a3b252-93b5-4701-b714-9261ba4af3fa tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:18:00.269670 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 613/2417] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:00 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:00.383907 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-9e1e821d-30b4-489f-806f-2453f862329f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:00.386114 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-9e1e821d-30b4-489f-806f-2453f862329f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/attachments/70f5c345-4068-4aed-9645-db65d5afcb71/action Aug 18 09:18:00.386508 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-9e1e821d-30b4-489f-806f-2453f862329f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:18:00.386656 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-9e1e821d-30b4-489f-806f-2453f862329f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:00.408910 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:00.408910 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:00.420033 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-349d8a55-39b9-4bbc-881c-ec82f8bd2a0c req-9e1e821d-30b4-489f-806f-2453f862329f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/70f5c345-4068-4aed-9645-db65d5afcb71/action returned with HTTP 204 Aug 18 09:18:00.420586 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 597/2418] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:18:00 2026] POST /volume/v3/attachments/70f5c345-4068-4aed-9645-db65d5afcb71/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:00.626671 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98f439d6-ed0e-4865-a6b3-f90eb2f4d5f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:00.628798 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98f439d6-ed0e-4865-a6b3-f90eb2f4d5f4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:00.629099 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98f439d6-ed0e-4865-a6b3-f90eb2f4d5f4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:00.629278 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98f439d6-ed0e-4865-a6b3-f90eb2f4d5f4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:00.629447 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-98f439d6-ed0e-4865-a6b3-f90eb2f4d5f4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:00.634336 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:00.634336 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:00.635087 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98f439d6-ed0e-4865-a6b3-f90eb2f4d5f4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:00.635462 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 604/2419] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:00 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:00.924536 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b938258-4c14-4d09-ba45-2ac826b97a32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:00.926903 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b938258-4c14-4d09-ba45-2ac826b97a32 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:00.927147 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b938258-4c14-4d09-ba45-2ac826b97a32 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:00.927374 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b938258-4c14-4d09-ba45-2ac826b97a32 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:00.927564 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9b938258-4c14-4d09-ba45-2ac826b97a32 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:00.932804 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:00.932804 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:00.933693 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b938258-4c14-4d09-ba45-2ac826b97a32 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:00.934118 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 606/2420] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:00 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:01.077799 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-48822caa-8ac9-4226-818c-263661aa1880 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:01.079957 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48822caa-8ac9-4226-818c-263661aa1880 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:18:01.080167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48822caa-8ac9-4226-818c-263661aa1880 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:01.080356 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48822caa-8ac9-4226-818c-263661aa1880 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:01.092410 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:01.092410 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:01.093972 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:01.096356 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-48822caa-8ac9-4226-818c-263661aa1880 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:01.101830 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48822caa-8ac9-4226-818c-263661aa1880 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:18:01.102241 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 614/2421] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:01 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:01.116037 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-059e4345-daa7-4188-a348-6391ade567d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:01.117762 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-059e4345-daa7-4188-a348-6391ade567d0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:18:01.118060 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-059e4345-daa7-4188-a348-6391ade567d0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:01.118060 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-059e4345-daa7-4188-a348-6391ade567d0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:01.126883 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:01.126883 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:01.130553 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-059e4345-daa7-4188-a348-6391ade567d0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:01.134980 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-059e4345-daa7-4188-a348-6391ade567d0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:18:01.135341 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 605/2422] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:01 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:01.183546 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-9a3872ea-500c-4641-985a-40c4696654e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:01.185748 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-9a3872ea-500c-4641-985a-40c4696654e1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:18:01.185973 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-9a3872ea-500c-4641-985a-40c4696654e1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:01.186236 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-9a3872ea-500c-4641-985a-40c4696654e1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:01.198813 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:01.198813 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:01.203192 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-9a3872ea-500c-4641-985a-40c4696654e1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:01.207817 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-9a3872ea-500c-4641-985a-40c4696654e1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:18:01.208471 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 607/2423] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:18:01 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:01.223537 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:01.225195 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1530648272"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:01.225531 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1530648272'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:01.225673 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Create volume of 1 GB Aug 18 09:18:01.230642 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Availability Zones retrieved successfully. Aug 18 09:18:01.230788 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-8eb7548f-c142-43a6-834e-4b6c251c165c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:01.232658 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-8eb7548f-c142-43a6-834e-4b6c251c165c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031/action Aug 18 09:18:01.233024 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-8eb7548f-c142-43a6-834e-4b6c251c165c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:18:01.233149 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-8eb7548f-c142-43a6-834e-4b6c251c165c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:01.236992 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Flow 'volume_create_api' (c559a607-37ec-4bc7-9dce-a38e8eb973a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:01.238127 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebbdb9d3-6312-4ab0-8022-6024d8e7cb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:01.239074 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:01.244057 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:01.244057 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:01.244589 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-8eb7548f-c142-43a6-834e-4b6c251c165c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:01.256159 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-8eb7548f-c142-43a6-834e-4b6c251c165c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Begin detaching volume completed successfully. Aug 18 09:18:01.256461 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-8eb7548f-c142-43a6-834e-4b6c251c165c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031/action returned with HTTP 202 Aug 18 09:18:01.256882 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 615/2424] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:18:01 2026] POST /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:18:01.271485 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebbdb9d3-6312-4ab0-8022-6024d8e7cb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:01.272959 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3dd22e0-a53b-4beb-81c6-0c115ff001a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:01.289070 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b91c8db8-4f15-42e3-853a-1e58e865ef4e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:01.290872 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b91c8db8-4f15-42e3-853a-1e58e865ef4e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:18:01.291044 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b91c8db8-4f15-42e3-853a-1e58e865ef4e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:01.291215 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b91c8db8-4f15-42e3-853a-1e58e865ef4e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:01.300574 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:01.300574 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:01.304039 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b91c8db8-4f15-42e3-853a-1e58e865ef4e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:18:01.308634 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b91c8db8-4f15-42e3-853a-1e58e865ef4e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:18:01.309175 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 606/2425] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:01 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:01.324103 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d32431ec-e961-4166-9a7d-5e6774f6dfb9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:01.324514 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d32431ec-e961-4166-9a7d-5e6774f6dfb9 None None] GET https://10.4.3.41/volume// Aug 18 09:18:01.324986 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d32431ec-e961-4166-9a7d-5e6774f6dfb9 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:01.324986 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d32431ec-e961-4166-9a7d-5e6774f6dfb9 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:01.325588 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d32431ec-e961-4166-9a7d-5e6774f6dfb9 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:01.325588 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 608/2426] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:18:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:01.338009 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-2754eb43-de4f-4744-8ca6-3ddab4d95d02 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:01.340476 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-2754eb43-de4f-4744-8ca6-3ddab4d95d02 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:18:01.340699 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-2754eb43-de4f-4744-8ca6-3ddab4d95d02 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:01.340907 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-2754eb43-de4f-4744-8ca6-3ddab4d95d02 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:01.347931 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Created reservations ['c418f7bd-1bdb-4ddd-9509-f4270dfa34ac', '3eb7d01e-00d4-4382-98d5-f09b632d410a', 'd076cea5-071e-4b2c-9a72-87533c1e1437', '07399a6b-33bf-45c5-becb-94417b60837c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:01.348007 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3dd22e0-a53b-4beb-81c6-0c115ff001a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c418f7bd-1bdb-4ddd-9509-f4270dfa34ac', '3eb7d01e-00d4-4382-98d5-f09b632d410a', 'd076cea5-071e-4b2c-9a72-87533c1e1437', '07399a6b-33bf-45c5-becb-94417b60837c']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:01.348734 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (556fb428-0d31-41e3-9bd8-37638a79b29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:01.354074 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:01.354074 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:01.358736 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-2754eb43-de4f-4744-8ca6-3ddab4d95d02 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:01.363941 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-2754eb43-de4f-4744-8ca6-3ddab4d95d02 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:18:01.364474 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 616/2427] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:18:01 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 1349 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:18:01.373903 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (556fb428-0d31-41e3-9bd8-37638a79b29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a82a801-d5ed-46a0-a4dd-ba6dee64f754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1530648272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beea945023cf41408372e1389c470dfb',qos_specs=None,replication_status=,reservations=['c418f7bd-1bdb-4ddd-9509-f4270dfa34ac','3eb7d01e-00d4-4382-98d5-f09b632d410a','d076cea5-071e-4b2c-9a72-87533c1e1437','07399a6b-33bf-45c5-becb-94417b60837c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee38a174b734e048115f949fafeeac9',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1530648272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a82a801-d5ed-46a0-a4dd-ba6dee64f754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='beea945023cf41408372e1389c470dfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ee38a174b734e048115f949fafeeac9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:01.374645 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90e4425-f44a-4f23-aa3c-efe826633072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:01.381309 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-4ce7c169-5756-465b-b8cd-e32da21214fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:01.383258 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-4ce7c169-5756-465b-b8cd-e32da21214fb tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031/encryption Aug 18 09:18:01.383464 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-4ce7c169-5756-465b-b8cd-e32da21214fb tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:01.383637 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-4ce7c169-5756-465b-b8cd-e32da21214fb tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:01.395054 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:01.395054 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:01.401120 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-4ce7c169-5756-465b-b8cd-e32da21214fb tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031/encryption returned with HTTP 200 Aug 18 09:18:01.401174 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90e4425-f44a-4f23-aa3c-efe826633072) transitioned into state 'SUCCESS' from state '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-1530648272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beea945023cf41408372e1389c470dfb',qos_specs=None,replication_status=,reservations=['c418f7bd-1bdb-4ddd-9509-f4270dfa34ac','3eb7d01e-00d4-4382-98d5-f09b632d410a','d076cea5-071e-4b2c-9a72-87533c1e1437','07399a6b-33bf-45c5-becb-94417b60837c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee38a174b734e048115f949fafeeac9',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:01.401515 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 607/2428] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:18:01 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:01.401856 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (912fc702-186b-4dd6-80d1-8326cebdfcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:01.411952 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (912fc702-186b-4dd6-80d1-8326cebdfcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:01.413267 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Flow 'volume_create_api' (c559a607-37ec-4bc7-9dce-a38e8eb973a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:01.413778 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Create volume request issued successfully. Aug 18 09:18:01.414641 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e9982f7-6f4f-44bc-a96a-6d95488298de tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:18:01.415292 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 598/2429] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:18:01 2026] POST /volume/v3/volumes => generated 748 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:01.430833 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb46d4aa-a66b-4002-b460-47428332db9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:01.434867 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb46d4aa-a66b-4002-b460-47428332db9e tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] GET https://10.4.3.41/volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 Aug 18 09:18:01.435132 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb46d4aa-a66b-4002-b460-47428332db9e tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:01.435402 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb46d4aa-a66b-4002-b460-47428332db9e tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:01.451324 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:01.451324 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:01.466747 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb46d4aa-a66b-4002-b460-47428332db9e tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Volume info retrieved successfully. Aug 18 09:18:01.473793 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb46d4aa-a66b-4002-b460-47428332db9e tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] https://10.4.3.41/volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 returned with HTTP 200 Aug 18 09:18:01.474328 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 609/2430] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:01 2026] GET /volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:01.647161 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6cbc84be-7a6c-454a-bb8d-6d85d73f3a86 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:01.650330 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cbc84be-7a6c-454a-bb8d-6d85d73f3a86 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:01.650330 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cbc84be-7a6c-454a-bb8d-6d85d73f3a86 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:01.650330 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cbc84be-7a6c-454a-bb8d-6d85d73f3a86 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:01.650543 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6cbc84be-7a6c-454a-bb8d-6d85d73f3a86 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:01.656511 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:01.656511 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:01.657627 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cbc84be-7a6c-454a-bb8d-6d85d73f3a86 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:01.658531 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 617/2431] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:01 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:01.946539 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba498321-b5f3-4da8-9b50-21da9079003b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:01.948515 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba498321-b5f3-4da8-9b50-21da9079003b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:01.948783 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba498321-b5f3-4da8-9b50-21da9079003b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:01.949017 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba498321-b5f3-4da8-9b50-21da9079003b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:01.949122 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ba498321-b5f3-4da8-9b50-21da9079003b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:01.954416 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:01.954416 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:01.955326 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba498321-b5f3-4da8-9b50-21da9079003b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:01.955780 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 608/2432] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:01 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:02.327476 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-23c8e226-847c-4b6e-a1df-3bfedc72d337 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:02.330167 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23c8e226-847c-4b6e-a1df-3bfedc72d337 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:18:02.330454 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23c8e226-847c-4b6e-a1df-3bfedc72d337 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:02.330845 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23c8e226-847c-4b6e-a1df-3bfedc72d337 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:02.342873 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:02.342873 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:02.347292 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-23c8e226-847c-4b6e-a1df-3bfedc72d337 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:18:02.352808 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23c8e226-847c-4b6e-a1df-3bfedc72d337 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:18:02.353361 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 599/2433] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:02 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:02.494833 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26d683c1-a347-4bab-9597-2f7fc028884a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:02.496514 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26d683c1-a347-4bab-9597-2f7fc028884a tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] GET https://10.4.3.41/volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 Aug 18 09:18:02.496774 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26d683c1-a347-4bab-9597-2f7fc028884a tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:02.497010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26d683c1-a347-4bab-9597-2f7fc028884a tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:02.504435 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:02.504435 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:02.509248 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26d683c1-a347-4bab-9597-2f7fc028884a tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Volume info retrieved successfully. Aug 18 09:18:02.516385 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26d683c1-a347-4bab-9597-2f7fc028884a tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] https://10.4.3.41/volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 returned with HTTP 200 Aug 18 09:18:02.517134 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 610/2434] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:02 2026] GET /volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:02.533655 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:02.533655 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] GET https://10.4.3.41/volume/v3/limits Aug 18 09:18:02.533655 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:02.533655 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:02.544829 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:02.545200 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:02.545545 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-249118026-1482197, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:02.545799 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:02.545998 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:02.546234 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1387388422-1921643529, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:02.546474 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:02.546701 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:02.546982 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-273381355-194881063, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:02.547161 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-308057623 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-308057623, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:02.547434 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-308057623 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-308057623, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:02.547609 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-308057623 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-308057623, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:02.563993 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cc3f732-b9e2-4ab6-9a8f-84222a2208f8 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] https://10.4.3.41/volume/v3/limits returned with HTTP 200 Aug 18 09:18:02.564431 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 618/2435] 10.4.3.41 () {66 vars in 1227 bytes} [Tue Aug 18 09:18:02 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:02.575914 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec0a1d5e-7280-4e79-9d08-d5e5e2e44f6a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:02.578365 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec0a1d5e-7280-4e79-9d08-d5e5e2e44f6a tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] GET https://10.4.3.41/volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 Aug 18 09:18:02.578614 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec0a1d5e-7280-4e79-9d08-d5e5e2e44f6a tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:02.578840 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec0a1d5e-7280-4e79-9d08-d5e5e2e44f6a tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:02.585615 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:02.585615 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:02.589180 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ec0a1d5e-7280-4e79-9d08-d5e5e2e44f6a tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Volume info retrieved successfully. Aug 18 09:18:02.596048 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec0a1d5e-7280-4e79-9d08-d5e5e2e44f6a tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] https://10.4.3.41/volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 returned with HTTP 200 Aug 18 09:18:02.596989 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 609/2436] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:02 2026] GET /volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:02.608427 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4dc34235-53c5-4f23-839b-f4d334bd908d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:02.610364 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4dc34235-53c5-4f23-839b-f4d334bd908d tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 Aug 18 09:18:02.610710 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4dc34235-53c5-4f23-839b-f4d334bd908d tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:02.610984 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4dc34235-53c5-4f23-839b-f4d334bd908d tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:02.611211 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4dc34235-53c5-4f23-839b-f4d334bd908d tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Delete volume with id: 7a82a801-d5ed-46a0-a4dd-ba6dee64f754 Aug 18 09:18:02.623626 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:02.623626 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:02.624228 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4dc34235-53c5-4f23-839b-f4d334bd908d tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Volume info retrieved successfully. Aug 18 09:18:02.653381 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4dc34235-53c5-4f23-839b-f4d334bd908d tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Delete volume request issued successfully. Aug 18 09:18:02.655415 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4dc34235-53c5-4f23-839b-f4d334bd908d tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] https://10.4.3.41/volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 returned with HTTP 202 Aug 18 09:18:02.655415 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 600/2437] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:02 2026] DELETE /volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:02.661620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f18bf324-eac2-4ba9-80c9-0a331e279267 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:02.664526 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f18bf324-eac2-4ba9-80c9-0a331e279267 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] GET https://10.4.3.41/volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 Aug 18 09:18:02.664696 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f18bf324-eac2-4ba9-80c9-0a331e279267 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:02.664869 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f18bf324-eac2-4ba9-80c9-0a331e279267 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:02.671135 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec3f9d3c-c62b-4a79-be73-bc2379af97de None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:02.673706 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec3f9d3c-c62b-4a79-be73-bc2379af97de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:02.673706 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec3f9d3c-c62b-4a79-be73-bc2379af97de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:02.673845 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec3f9d3c-c62b-4a79-be73-bc2379af97de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:02.673923 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ec3f9d3c-c62b-4a79-be73-bc2379af97de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:02.674447 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:02.674447 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:02.678032 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:02.678032 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:02.678898 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec3f9d3c-c62b-4a79-be73-bc2379af97de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:02.679258 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 619/2438] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:02 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:02.686972 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f18bf324-eac2-4ba9-80c9-0a331e279267 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Volume info retrieved successfully. Aug 18 09:18:02.693679 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f18bf324-eac2-4ba9-80c9-0a331e279267 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] https://10.4.3.41/volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 returned with HTTP 200 Aug 18 09:18:02.694198 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 611/2439] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:02 2026] GET /volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:02.966771 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ddeeb0fe-fa55-49bc-8526-1a4e7d0be44e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:02.968870 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ddeeb0fe-fa55-49bc-8526-1a4e7d0be44e tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:02.969117 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ddeeb0fe-fa55-49bc-8526-1a4e7d0be44e tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:02.969345 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ddeeb0fe-fa55-49bc-8526-1a4e7d0be44e tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:02.969487 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ddeeb0fe-fa55-49bc-8526-1a4e7d0be44e tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:02.974536 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:02.974536 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:02.975148 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ddeeb0fe-fa55-49bc-8526-1a4e7d0be44e tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:02.975712 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 610/2440] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:02 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:03.366567 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e8b2fe3a-3b55-4d71-8591-4d36f8869d6c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:03.368982 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8b2fe3a-3b55-4d71-8591-4d36f8869d6c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:18:03.369274 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8b2fe3a-3b55-4d71-8591-4d36f8869d6c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:03.369503 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8b2fe3a-3b55-4d71-8591-4d36f8869d6c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:03.380600 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:03.380600 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:03.385320 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e8b2fe3a-3b55-4d71-8591-4d36f8869d6c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:18:03.392111 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8b2fe3a-3b55-4d71-8591-4d36f8869d6c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:18:03.392571 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 601/2441] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:03 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:03.695844 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-257d8c9b-4200-418c-b332-e2a2801e4d7c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:03.697860 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-257d8c9b-4200-418c-b332-e2a2801e4d7c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:03.698184 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-257d8c9b-4200-418c-b332-e2a2801e4d7c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:03.698536 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-257d8c9b-4200-418c-b332-e2a2801e4d7c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:03.698596 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-257d8c9b-4200-418c-b332-e2a2801e4d7c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:03.706684 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:03.706684 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:03.708084 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-257d8c9b-4200-418c-b332-e2a2801e4d7c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:03.708084 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 620/2442] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:03 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:03.709940 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-879a85be-383c-4cd4-8add-f92ddc064cc7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:03.717579 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-879a85be-383c-4cd4-8add-f92ddc064cc7 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] GET https://10.4.3.41/volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 Aug 18 09:18:03.717919 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-879a85be-383c-4cd4-8add-f92ddc064cc7 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:03.718797 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-879a85be-383c-4cd4-8add-f92ddc064cc7 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:03.727591 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-879a85be-383c-4cd4-8add-f92ddc064cc7 tempest-AbsoluteLimitsTests-1985996275 tempest-AbsoluteLimitsTests-1985996275-project-member] https://10.4.3.41/volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 returned with HTTP 404 Aug 18 09:18:03.728565 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 612/2443] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:03 2026] GET /volume/v3/volumes/7a82a801-d5ed-46a0-a4dd-ba6dee64f754 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:03.989064 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c39a510e-60e5-474b-afac-bc2f12f0caa5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:03.991249 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c39a510e-60e5-474b-afac-bc2f12f0caa5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:03.991537 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c39a510e-60e5-474b-afac-bc2f12f0caa5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:03.993176 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c39a510e-60e5-474b-afac-bc2f12f0caa5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:03.993176 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c39a510e-60e5-474b-afac-bc2f12f0caa5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:03.997295 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:03.997295 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:03.998316 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c39a510e-60e5-474b-afac-bc2f12f0caa5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:03.998840 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 611/2444] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:03 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:04.417103 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d2ce57d-598e-427b-84b6-b6a95649b59d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:04.421961 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d2ce57d-598e-427b-84b6-b6a95649b59d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:18:04.424526 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d2ce57d-598e-427b-84b6-b6a95649b59d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:04.424526 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d2ce57d-598e-427b-84b6-b6a95649b59d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:04.437633 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:04.437633 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:04.446044 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5d2ce57d-598e-427b-84b6-b6a95649b59d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:18:04.457183 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d2ce57d-598e-427b-84b6-b6a95649b59d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:18:04.457183 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 602/2445] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:04 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:04.656548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-1632c3b1-36e6-4442-857a-65b62680e7da None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:04.659537 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-1632c3b1-36e6-4442-857a-65b62680e7da tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] POST https://10.4.3.41/volume/v3/attachments/f20ed50d-b22a-496e-933e-3b340dc67798/action Aug 18 09:18:04.659991 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-1632c3b1-36e6-4442-857a-65b62680e7da tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:18:04.660147 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-1632c3b1-36e6-4442-857a-65b62680e7da tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:04.683934 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:04.683934 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:04.698189 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-602f1164-d18f-4ce1-a412-3f6a321cb4bc req-1632c3b1-36e6-4442-857a-65b62680e7da tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/attachments/f20ed50d-b22a-496e-933e-3b340dc67798/action returned with HTTP 204 Aug 18 09:18:04.698856 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 621/2446] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:18:04 2026] POST /volume/v3/attachments/f20ed50d-b22a-496e-933e-3b340dc67798/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:04.722907 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd0c67bc-88cb-463c-b4ca-1d9e518baacb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:04.725029 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd0c67bc-88cb-463c-b4ca-1d9e518baacb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:04.725268 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd0c67bc-88cb-463c-b4ca-1d9e518baacb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:04.726928 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd0c67bc-88cb-463c-b4ca-1d9e518baacb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:04.727042 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dd0c67bc-88cb-463c-b4ca-1d9e518baacb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:04.739586 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:04.739586 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:04.740602 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd0c67bc-88cb-463c-b4ca-1d9e518baacb tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:04.741082 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 613/2447] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:04 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:04.775521 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-370ac2b4-5db4-4d73-893f-27cab343c45e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:04.783458 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-370ac2b4-5db4-4d73-893f-27cab343c45e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] DELETE https://10.4.3.41/volume/v3/attachments/579a24a1-1062-4fc8-8858-d15a782050e5 Aug 18 09:18:04.783640 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-370ac2b4-5db4-4d73-893f-27cab343c45e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:04.783994 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-370ac2b4-5db4-4d73-893f-27cab343c45e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:04.793597 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:04.793597 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:04.873444 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4850aa90-04a0-4a95-97ba-e590ebf03a40 req-370ac2b4-5db4-4d73-893f-27cab343c45e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/attachments/579a24a1-1062-4fc8-8858-d15a782050e5 returned with HTTP 200 Aug 18 09:18:04.874169 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 612/2448] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:18:04 2026] DELETE /volume/v3/attachments/579a24a1-1062-4fc8-8858-d15a782050e5 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:05.009451 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75b182be-9198-473c-95ba-50a79f6969f4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:05.013934 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75b182be-9198-473c-95ba-50a79f6969f4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:05.014194 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75b182be-9198-473c-95ba-50a79f6969f4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:05.014406 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75b182be-9198-473c-95ba-50a79f6969f4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:05.014510 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-75b182be-9198-473c-95ba-50a79f6969f4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:05.050028 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:05.050028 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:05.051136 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75b182be-9198-473c-95ba-50a79f6969f4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:05.052038 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 603/2449] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:05 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:05.224993 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-ad2420d0-41de-4f31-a618-570aab37a2b5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:05.227263 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-ad2420d0-41de-4f31-a618-570aab37a2b5 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] DELETE https://10.4.3.41/volume/v3/attachments/70f5c345-4068-4aed-9645-db65d5afcb71 Aug 18 09:18:05.227477 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-ad2420d0-41de-4f31-a618-570aab37a2b5 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:05.227711 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-ad2420d0-41de-4f31-a618-570aab37a2b5 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:05.237627 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:05.237627 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:05.323268 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b7b711ff-535a-48c2-8f5e-fd1e473674ec req-ad2420d0-41de-4f31-a618-570aab37a2b5 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/70f5c345-4068-4aed-9645-db65d5afcb71 returned with HTTP 200 Aug 18 09:18:05.323984 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 622/2450] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:18:05 2026] DELETE /volume/v3/attachments/70f5c345-4068-4aed-9645-db65d5afcb71 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:05.479844 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12887dcd-0379-450f-b083-17f90b20ca17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:05.483062 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12887dcd-0379-450f-b083-17f90b20ca17 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:18:05.483363 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12887dcd-0379-450f-b083-17f90b20ca17 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:05.483782 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12887dcd-0379-450f-b083-17f90b20ca17 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:05.515857 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:05.515857 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:05.525772 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-12887dcd-0379-450f-b083-17f90b20ca17 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:18:05.538404 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12887dcd-0379-450f-b083-17f90b20ca17 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:18:05.539518 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 614/2451] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:05 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 1132 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:05.562350 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a473c82f-a535-468f-a54e-bf802ea704c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:05.564448 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a473c82f-a535-468f-a54e-bf802ea704c9 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:18:05.564714 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a473c82f-a535-468f-a54e-bf802ea704c9 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:05.564957 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a473c82f-a535-468f-a54e-bf802ea704c9 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:05.576406 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:05.576406 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:05.581821 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a473c82f-a535-468f-a54e-bf802ea704c9 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:18:05.588624 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a473c82f-a535-468f-a54e-bf802ea704c9 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:18:05.589175 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 613/2452] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:05 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:05.629688 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4e518c70-a9e6-414f-9d07-e6df2e2c7edd req-077d0a39-f7c0-4490-96ab-fb23daaa8697 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:05.634922 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4e518c70-a9e6-414f-9d07-e6df2e2c7edd req-077d0a39-f7c0-4490-96ab-fb23daaa8697 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:18:05.634922 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4e518c70-a9e6-414f-9d07-e6df2e2c7edd req-077d0a39-f7c0-4490-96ab-fb23daaa8697 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:05.634922 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4e518c70-a9e6-414f-9d07-e6df2e2c7edd req-077d0a39-f7c0-4490-96ab-fb23daaa8697 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:05.653149 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:05.653149 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:05.660161 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4e518c70-a9e6-414f-9d07-e6df2e2c7edd req-077d0a39-f7c0-4490-96ab-fb23daaa8697 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:05.668071 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4e518c70-a9e6-414f-9d07-e6df2e2c7edd req-077d0a39-f7c0-4490-96ab-fb23daaa8697 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:18:05.668071 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 604/2453] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:18:05 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:05.759578 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f36281ff-bd9e-4c1d-9e6e-96220459697b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:05.762217 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f36281ff-bd9e-4c1d-9e6e-96220459697b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:05.762323 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f36281ff-bd9e-4c1d-9e6e-96220459697b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:05.762550 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f36281ff-bd9e-4c1d-9e6e-96220459697b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:05.762653 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f36281ff-bd9e-4c1d-9e6e-96220459697b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:05.774327 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:05.774327 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:05.775214 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f36281ff-bd9e-4c1d-9e6e-96220459697b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:05.775619 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 623/2454] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:05 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:05.786546 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61bff080-697e-4ad8-8030-f95c431afef3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:05.788524 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61bff080-697e-4ad8-8030-f95c431afef3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 Aug 18 09:18:05.788812 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61bff080-697e-4ad8-8030-f95c431afef3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:05.789088 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61bff080-697e-4ad8-8030-f95c431afef3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:05.798863 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:05.798863 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:05.809101 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-61bff080-697e-4ad8-8030-f95c431afef3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:18:05.813317 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61bff080-697e-4ad8-8030-f95c431afef3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 returned with HTTP 200 Aug 18 09:18:05.813716 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 615/2455] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:05 2026] GET /volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:05.828108 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a92a1124-4115-4a41-9932-66b63483ecdf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:05.830641 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a92a1124-4115-4a41-9932-66b63483ecdf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:05.831570 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a92a1124-4115-4a41-9932-66b63483ecdf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:05.831570 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a92a1124-4115-4a41-9932-66b63483ecdf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:05.831570 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a92a1124-4115-4a41-9932-66b63483ecdf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:05.836760 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:05.836760 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:05.837096 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a92a1124-4115-4a41-9932-66b63483ecdf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:05.837306 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 614/2456] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:05 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:05.849309 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92c369ef-854f-4bcd-ba11-4b6b4871397e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:05.851273 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92c369ef-854f-4bcd-ba11-4b6b4871397e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/detail Aug 18 09:18:05.851538 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92c369ef-854f-4bcd-ba11-4b6b4871397e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:05.851808 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92c369ef-854f-4bcd-ba11-4b6b4871397e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:05.852086 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-92c369ef-854f-4bcd-ba11-4b6b4871397e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:18:05.857272 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92c369ef-854f-4bcd-ba11-4b6b4871397e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/detail returned with HTTP 200 Aug 18 09:18:05.857706 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 605/2457] 10.4.3.41 () {66 vars in 1251 bytes} [Tue Aug 18 09:18:05 2026] GET /volume/v3/backups/detail => generated 829 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:05.876563 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-948e639a-d59f-42af-a34a-0b40210e22fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:05.882024 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f/restore Aug 18 09:18:05.882459 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:05.883506 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ce94fc5b-13e4-401e-a332-cfc2f004b68e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:05.884606 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Restoring backup c4bcd786-9a88-4c8c-9666-6650d092164f ({'restore': {}}) {{(pid=100264) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 09:18:05.884734 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Restoring backup c4bcd786-9a88-4c8c-9666-6650d092164f to volume None. Aug 18 09:18:05.885558 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce94fc5b-13e4-401e-a332-cfc2f004b68e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:18:05.885746 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce94fc5b-13e4-401e-a332-cfc2f004b68e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:05.885923 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce94fc5b-13e4-401e-a332-cfc2f004b68e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:05.891409 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:05.891409 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:05.892333 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:05.892333 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:05.892833 np0000007625 devstack@c-api.service[100264]: INFO cinder.backup.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating volume of 1 GB for restore of backup c4bcd786-9a88-4c8c-9666-6650d092164f. Aug 18 09:18:05.896338 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ce94fc5b-13e4-401e-a332-cfc2f004b68e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:18:05.900103 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce94fc5b-13e4-401e-a332-cfc2f004b68e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 200 Aug 18 09:18:05.900461 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 616/2458] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:05 2026] GET /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:05.900773 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Availability zone cache updated, next update will occur around 2026-08-18 10:18:05.900427. {{(pid=100264) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 09:18:05.900929 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Availability Zones retrieved successfully. Aug 18 09:18:05.907878 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Flow 'volume_create_api' (d5d43276-869f-4c46-9264-daaae50ae83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:05.909185 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fcb0c59-4bbf-4937-ae61-672cf83b8ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:05.910550 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:05.943319 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fcb0c59-4bbf-4937-ae61-672cf83b8ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:05.944650 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cc884e1-f66d-4d6f-b6ec-47994ede0ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:05.992418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Created reservations ['e46519f5-4a90-460f-9581-d18c8513d021', '8d557843-2a92-48b9-b1ec-746d56f4a1e2', '2b982896-cc8a-4968-b96d-cc395dcc0957', '9f7b318c-fbfe-4961-9e5f-b1674e77f57d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:05.992418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cc884e1-f66d-4d6f-b6ec-47994ede0ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e46519f5-4a90-460f-9581-d18c8513d021', '8d557843-2a92-48b9-b1ec-746d56f4a1e2', '2b982896-cc8a-4968-b96d-cc395dcc0957', '9f7b318c-fbfe-4961-9e5f-b1674e77f57d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:05.992982 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8eeb99a-268c-4906-be3c-fadf1d33bf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:06.032167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8eeb99a-268c-4906-be3c-fadf1d33bf7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f34b937-899a-43ce-9d3f-2860ccb0628b', '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_c4bcd786-9a88-4c8c-9666-6650d092164f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a39d516e32574896b164e2ba5c6be684',qos_specs=None,replication_status=,reservations=['e46519f5-4a90-460f-9581-d18c8513d021','8d557843-2a92-48b9-b1ec-746d56f4a1e2','2b982896-cc8a-4968-b96d-cc395dcc0957','9f7b318c-fbfe-4961-9e5f-b1674e77f57d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3b38b3da3f435780c75a77e6341f07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c4bcd786-9a88-4c8c-9666-6650d092164f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f34b937-899a-43ce-9d3f-2860ccb0628b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a39d516e32574896b164e2ba5c6be684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e3b38b3da3f435780c75a77e6341f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:06.033855 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6396ac03-83ae-4486-8032-ce8b6eddcc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:06.064278 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50a4a833-fe43-49ec-b818-860c30583150 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:06.066795 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50a4a833-fe43-49ec-b818-860c30583150 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:06.067327 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6396ac03-83ae-4486-8032-ce8b6eddcc25) transitioned into 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_c4bcd786-9a88-4c8c-9666-6650d092164f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a39d516e32574896b164e2ba5c6be684',qos_specs=None,replication_status=,reservations=['e46519f5-4a90-460f-9581-d18c8513d021','8d557843-2a92-48b9-b1ec-746d56f4a1e2','2b982896-cc8a-4968-b96d-cc395dcc0957','9f7b318c-fbfe-4961-9e5f-b1674e77f57d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3b38b3da3f435780c75a77e6341f07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:06.067576 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50a4a833-fe43-49ec-b818-860c30583150 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:06.067576 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50a4a833-fe43-49ec-b818-860c30583150 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:06.067576 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-50a4a833-fe43-49ec-b818-860c30583150 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:06.068057 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebb89fc-ae8e-4478-9176-4e4bf73fac43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:06.076578 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:06.076578 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:06.076578 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50a4a833-fe43-49ec-b818-860c30583150 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:06.076578 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 615/2459] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:06 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:06.086195 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebb89fc-ae8e-4478-9176-4e4bf73fac43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:06.087510 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Flow 'volume_create_api' (d5d43276-869f-4c46-9264-daaae50ae83b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:06.087958 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume request issued successfully. Aug 18 09:18:06.096110 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:06.096110 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:06.096488 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:18:07.042806 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:07.092869 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08106478-8cb9-4317-9dce-16610179e7ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:07.095123 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08106478-8cb9-4317-9dce-16610179e7ce tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:07.095352 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08106478-8cb9-4317-9dce-16610179e7ce tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:07.096062 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08106478-8cb9-4317-9dce-16610179e7ce tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:07.096272 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-08106478-8cb9-4317-9dce-16610179e7ce tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:07.101311 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:07.101311 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:07.102106 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08106478-8cb9-4317-9dce-16610179e7ce tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:07.102540 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 617/2460] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:07 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:07.115117 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:07.115117 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:07.115573 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:18:07.115811 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Checking backup size 1 against volume size 1 {{(pid=100264) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 09:18:07.115811 np0000007625 devstack@c-api.service[100264]: INFO cinder.backup.api [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Overwriting volume 5f34b937-899a-43ce-9d3f-2860ccb0628b with restore of backup c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:07.140162 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] restore_backup in rpcapi backup_id c4bcd786-9a88-4c8c-9666-6650d092164f {{(pid=100264) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 09:18:07.142247 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-948e639a-d59f-42af-a34a-0b40210e22fc tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f/restore returned with HTTP 202 Aug 18 09:18:07.142589 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 624/2461] 10.4.3.41 () {68 vars in 1386 bytes} [Tue Aug 18 09:18:05 2026] POST /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f/restore => generated 189 bytes in 1266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:07.153237 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c64c6cbe-02d6-4766-8832-62b7f7248eb1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:07.155982 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c64c6cbe-02d6-4766-8832-62b7f7248eb1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:07.156227 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c64c6cbe-02d6-4766-8832-62b7f7248eb1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:07.156479 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c64c6cbe-02d6-4766-8832-62b7f7248eb1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:07.156678 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c64c6cbe-02d6-4766-8832-62b7f7248eb1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:07.164190 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:07.164190 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:07.164190 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c64c6cbe-02d6-4766-8832-62b7f7248eb1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:07.164190 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 616/2462] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:07 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:07.246760 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:07.247136 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1822008807"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:07.248822 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1822008807'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:07.248822 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Create volume of 1 GB Aug 18 09:18:07.249260 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:07.249260 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:07.257303 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Availability Zones retrieved successfully. Aug 18 09:18:07.265142 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Flow 'volume_create_api' (19fa7091-9894-451c-887c-aba411f88718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:07.266302 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4336f31-4109-428e-a5a1-9d0ca69248e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:07.267368 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:07.299946 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d19f468-7898-4649-ac7b-9fa059d2776a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:07.303192 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:07.303268 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4336f31-4109-428e-a5a1-9d0ca69248e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:07.303637 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1094120858", "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:07.304452 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b30f0f-baf0-4fe3-8bfa-92fcced96112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:07.305886 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1094120858', 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:07.392464 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Created reservations ['4b3e1940-cebd-40fe-b832-22e988369a24', '9f60cac9-6001-4a19-9bd0-011802747676', '35a906b0-9897-493c-b1fa-3f2d10882a1c', 'dd571d24-d9dc-4094-a80c-600cba259c9c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:07.394823 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b30f0f-baf0-4fe3-8bfa-92fcced96112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b3e1940-cebd-40fe-b832-22e988369a24', '9f60cac9-6001-4a19-9bd0-011802747676', '35a906b0-9897-493c-b1fa-3f2d10882a1c', 'dd571d24-d9dc-4094-a80c-600cba259c9c']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:07.394823 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c453ea04-3841-4a3e-9cec-d0cb34abe51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:07.424052 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c453ea04-3841-4a3e-9cec-d0cb34abe51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '279b9860-4919-4f75-97fb-cf05c882089c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1822008807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f95d9d7176e42bc989632e332b927d0',qos_specs=None,replication_status=,reservations=['4b3e1940-cebd-40fe-b832-22e988369a24','9f60cac9-6001-4a19-9bd0-011802747676','35a906b0-9897-493c-b1fa-3f2d10882a1c','dd571d24-d9dc-4094-a80c-600cba259c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f623b1011e54815a9a322aac61300bb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1822008807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=279b9860-4919-4f75-97fb-cf05c882089c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f95d9d7176e42bc989632e332b927d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f623b1011e54815a9a322aac61300bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:07.424885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (612d134f-843d-42e4-aaf8-d6fef8281165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:07.470346 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (612d134f-843d-42e4-aaf8-d6fef8281165) transitioned into state 'SUCCESS' from state '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-1822008807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f95d9d7176e42bc989632e332b927d0',qos_specs=None,replication_status=,reservations=['4b3e1940-cebd-40fe-b832-22e988369a24','9f60cac9-6001-4a19-9bd0-011802747676','35a906b0-9897-493c-b1fa-3f2d10882a1c','dd571d24-d9dc-4094-a80c-600cba259c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f623b1011e54815a9a322aac61300bb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:07.471329 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c24bd1d-9d55-4f6a-a928-391cd2a4a4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:07.488564 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c24bd1d-9d55-4f6a-a928-391cd2a4a4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:07.488564 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Flow 'volume_create_api' (19fa7091-9894-451c-887c-aba411f88718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:07.488745 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Create volume request issued successfully. Aug 18 09:18:07.489502 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f1575f9-2db6-44e3-8c86-0e53ea8cccd6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:18:07.490065 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 606/2463] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:18:07 2026] POST /volume/v3/volumes => generated 749 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:07.510696 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-41581b29-6d3b-4120-b666-3f417228b291 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:07.513539 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41581b29-6d3b-4120-b666-3f417228b291 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] GET https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:07.513839 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41581b29-6d3b-4120-b666-3f417228b291 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:07.514103 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41581b29-6d3b-4120-b666-3f417228b291 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:07.532428 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:07.532428 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:07.544417 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-41581b29-6d3b-4120-b666-3f417228b291 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Volume info retrieved successfully. Aug 18 09:18:07.554124 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41581b29-6d3b-4120-b666-3f417228b291 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c returned with HTTP 200 Aug 18 09:18:07.554817 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 625/2464] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:07 2026] GET /volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:07.561206 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Create volume of 1 GB Aug 18 09:18:07.565689 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Availability Zones retrieved successfully. Aug 18 09:18:07.573172 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Flow 'volume_create_api' (b7ea6906-9454-4cd2-8167-35dd1a42bf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:07.574691 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b73a5469-d9c4-486d-b024-73d8a567adf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:07.575600 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:07.680882 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b73a5469-d9c4-486d-b024-73d8a567adf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:07.681808 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac1cd15-8ae9-47a5-af36-c1144b140d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:07.770687 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Created reservations ['2f1feb60-f655-40c3-8775-82d4225f2ffb', 'a03d378c-08c0-470b-ab64-dbd42c774451', '17575795-00e1-440d-983a-d17f4427a72b', 'd33bd50c-b582-412d-bc23-0d0bbeec68a4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:07.771994 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac1cd15-8ae9-47a5-af36-c1144b140d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f1feb60-f655-40c3-8775-82d4225f2ffb', 'a03d378c-08c0-470b-ab64-dbd42c774451', '17575795-00e1-440d-983a-d17f4427a72b', 'd33bd50c-b582-412d-bc23-0d0bbeec68a4']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:07.772898 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6edbd312-0ee0-49ed-9cf0-2c292125e848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:07.798739 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6edbd312-0ee0-49ed-9cf0-2c292125e848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a59d0c-cf9e-4c23-8bc9-553b9bea4007', '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-1094120858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565d8c4343da425296e67d4e4c979195',qos_specs=None,replication_status=,reservations=['2f1feb60-f655-40c3-8775-82d4225f2ffb','a03d378c-08c0-470b-ab64-dbd42c774451','17575795-00e1-440d-983a-d17f4427a72b','d33bd50c-b582-412d-bc23-0d0bbeec68a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e76fe2d003a348cfb311c650cea86159',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1094120858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43a59d0c-cf9e-4c23-8bc9-553b9bea4007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='565d8c4343da425296e67d4e4c979195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e76fe2d003a348cfb311c650cea86159',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:07.799851 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981e2ecb-72a3-4fdb-93bd-c07c6010bcd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:07.817429 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981e2ecb-72a3-4fdb-93bd-c07c6010bcd8) transitioned into state 'SUCCESS' from state '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-1094120858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565d8c4343da425296e67d4e4c979195',qos_specs=None,replication_status=,reservations=['2f1feb60-f655-40c3-8775-82d4225f2ffb','a03d378c-08c0-470b-ab64-dbd42c774451','17575795-00e1-440d-983a-d17f4427a72b','d33bd50c-b582-412d-bc23-0d0bbeec68a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e76fe2d003a348cfb311c650cea86159',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:07.818588 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7adc9d8a-4841-44df-b504-f7cc5ea2183d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:07.830203 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7adc9d8a-4841-44df-b504-f7cc5ea2183d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:07.831078 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Flow 'volume_create_api' (b7ea6906-9454-4cd2-8167-35dd1a42bf02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:07.831438 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Create volume request issued successfully. Aug 18 09:18:07.832133 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d19f468-7898-4649-ac7b-9fa059d2776a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:18:07.832712 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 618/2465] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:18:07 2026] POST /volume/v3/volumes => generated 751 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:07.857849 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc52c488-0e34-4097-b457-ad5aed46ea0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:07.858716 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc52c488-0e34-4097-b457-ad5aed46ea0b tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] GET https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 Aug 18 09:18:07.858922 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc52c488-0e34-4097-b457-ad5aed46ea0b tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:07.859052 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc52c488-0e34-4097-b457-ad5aed46ea0b tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:07.869321 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:07.869321 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:07.874658 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc52c488-0e34-4097-b457-ad5aed46ea0b tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Volume info retrieved successfully. Aug 18 09:18:07.880088 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc52c488-0e34-4097-b457-ad5aed46ea0b tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 returned with HTTP 200 Aug 18 09:18:07.880527 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 617/2466] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:07 2026] GET /volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:08.116946 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77d2c2ab-211b-44e6-af3e-1c1bd580f8af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:08.118785 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77d2c2ab-211b-44e6-af3e-1c1bd580f8af tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:08.118970 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77d2c2ab-211b-44e6-af3e-1c1bd580f8af tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:08.119146 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77d2c2ab-211b-44e6-af3e-1c1bd580f8af tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:08.119261 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-77d2c2ab-211b-44e6-af3e-1c1bd580f8af tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:08.123127 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:08.123127 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:08.125047 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77d2c2ab-211b-44e6-af3e-1c1bd580f8af tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:08.125047 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 607/2467] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:08 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:08.179480 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-545cf45a-9e69-4905-b6f1-4b9961ccfeef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:08.185147 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-545cf45a-9e69-4905-b6f1-4b9961ccfeef tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:08.185447 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-545cf45a-9e69-4905-b6f1-4b9961ccfeef tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:08.185730 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-545cf45a-9e69-4905-b6f1-4b9961ccfeef tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:08.185841 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-545cf45a-9e69-4905-b6f1-4b9961ccfeef tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:08.194529 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:08.194529 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:08.195300 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-545cf45a-9e69-4905-b6f1-4b9961ccfeef tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:08.195771 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 626/2468] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:08 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:08.571357 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-995324a2-96f6-451b-a7d3-fc349ae87e88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:08.573540 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-995324a2-96f6-451b-a7d3-fc349ae87e88 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] GET https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:08.573753 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-995324a2-96f6-451b-a7d3-fc349ae87e88 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:08.573936 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-995324a2-96f6-451b-a7d3-fc349ae87e88 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:08.582573 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:08.582573 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:08.586526 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-995324a2-96f6-451b-a7d3-fc349ae87e88 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Volume info retrieved successfully. Aug 18 09:18:08.590618 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-995324a2-96f6-451b-a7d3-fc349ae87e88 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c returned with HTTP 200 Aug 18 09:18:08.590983 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 619/2469] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:08 2026] GET /volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:08.603685 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab38077f-15d1-49c1-b841-dcb457658e55 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:08.607078 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab38077f-15d1-49c1-b841-dcb457658e55 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] POST https://10.4.3.41/volume/v3/os-volume-transfer Aug 18 09:18:08.607373 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab38077f-15d1-49c1-b841-dcb457658e55 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "279b9860-4919-4f75-97fb-cf05c882089c"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:08.608886 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.volume_transfer [None req-ab38077f-15d1-49c1-b841-dcb457658e55 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Creating new volume transfer {'transfer': {'volume_id': '279b9860-4919-4f75-97fb-cf05c882089c'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 09:18:08.609033 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-ab38077f-15d1-49c1-b841-dcb457658e55 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Creating transfer of volume 279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:08.609169 np0000007625 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-ab38077f-15d1-49c1-b841-dcb457658e55 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Generating transfer record for volume 279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:08.618306 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:08.618306 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:08.628945 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab38077f-15d1-49c1-b841-dcb457658e55 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 09:18:08.629389 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 618/2470] 10.4.3.41 () {68 vars in 1284 bytes} [Tue Aug 18 09:18:08 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:08.643855 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bcfa7e62-99ae-4c10-aa37-c767bd2014d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:08.648265 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcfa7e62-99ae-4c10-aa37-c767bd2014d6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] GET https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:08.648539 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcfa7e62-99ae-4c10-aa37-c767bd2014d6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:08.648789 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcfa7e62-99ae-4c10-aa37-c767bd2014d6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:08.658414 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:08.658414 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:08.662323 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bcfa7e62-99ae-4c10-aa37-c767bd2014d6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Volume info retrieved successfully. Aug 18 09:18:08.668007 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcfa7e62-99ae-4c10-aa37-c767bd2014d6 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c returned with HTTP 200 Aug 18 09:18:08.668374 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 608/2471] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:08 2026] GET /volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:08.683101 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19a4dd20-42fb-4a31-ae4e-590850c1fb8e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:08.685020 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19a4dd20-42fb-4a31-ae4e-590850c1fb8e tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] GET https://10.4.3.41/volume/v3/os-volume-transfer/25ecac46-b510-4f4c-89d6-e64736a802ba Aug 18 09:18:08.685183 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19a4dd20-42fb-4a31-ae4e-590850c1fb8e tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:08.685815 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19a4dd20-42fb-4a31-ae4e-590850c1fb8e tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:08.695175 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19a4dd20-42fb-4a31-ae4e-590850c1fb8e tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/25ecac46-b510-4f4c-89d6-e64736a802ba returned with HTTP 200 Aug 18 09:18:08.696306 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 627/2472] 10.4.3.41 () {66 vars in 1374 bytes} [Tue Aug 18 09:18:08 2026] GET /volume/v3/os-volume-transfer/25ecac46-b510-4f4c-89d6-e64736a802ba => generated 407 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:08.704448 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86f05dcc-1035-481c-8cd6-cbce155892a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:08.706404 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86f05dcc-1035-481c-8cd6-cbce155892a3 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] GET https://10.4.3.41/volume/v3/os-volume-transfer Aug 18 09:18:08.706944 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86f05dcc-1035-481c-8cd6-cbce155892a3 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:08.706944 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86f05dcc-1035-481c-8cd6-cbce155892a3 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:08.707110 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.volume_transfer [None req-86f05dcc-1035-481c-8cd6-cbce155892a3 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Listing volume transfers {{(pid=100267) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 09:18:08.712506 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86f05dcc-1035-481c-8cd6-cbce155892a3 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/os-volume-transfer returned with HTTP 200 Aug 18 09:18:08.712506 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 620/2473] 10.4.3.41 () {66 vars in 1263 bytes} [Tue Aug 18 09:18:08 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:18:08.726840 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1fb68845-3dfa-4c14-9ab7-6a84adc0eae8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:08.768696 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10b889dc-f7c0-4c0d-a777-2bc1a0ffbf10 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:08.771265 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10b889dc-f7c0-4c0d-a777-2bc1a0ffbf10 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] DELETE https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:18:08.771525 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10b889dc-f7c0-4c0d-a777-2bc1a0ffbf10 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:08.772169 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10b889dc-f7c0-4c0d-a777-2bc1a0ffbf10 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:08.772169 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-10b889dc-f7c0-4c0d-a777-2bc1a0ffbf10 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Delete volume with id: db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:18:08.783970 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:08.783970 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:08.784426 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-10b889dc-f7c0-4c0d-a777-2bc1a0ffbf10 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:08.806466 np0000007625 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-10b889dc-f7c0-4c0d-a777-2bc1a0ffbf10 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 09:18:08.820515 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-10b889dc-f7c0-4c0d-a777-2bc1a0ffbf10 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Delete volume request issued successfully. Aug 18 09:18:08.821050 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10b889dc-f7c0-4c0d-a777-2bc1a0ffbf10 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 202 Aug 18 09:18:08.821590 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 609/2474] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:08 2026] DELETE /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:08.825906 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fb68845-3dfa-4c14-9ab7-6a84adc0eae8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] POST https://10.4.3.41/volume/v3/os-volume-transfer/25ecac46-b510-4f4c-89d6-e64736a802ba/accept Aug 18 09:18:08.827772 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1fb68845-3dfa-4c14-9ab7-6a84adc0eae8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c09f9299a4da82a0"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:08.829811 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.volume_transfer [None req-1fb68845-3dfa-4c14-9ab7-6a84adc0eae8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Accepting volume transfer 25ecac46-b510-4f4c-89d6-e64736a802ba {{(pid=100265) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 09:18:08.830028 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-1fb68845-3dfa-4c14-9ab7-6a84adc0eae8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Accepting transfer 25ecac46-b510-4f4c-89d6-e64736a802ba Aug 18 09:18:08.831986 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-58ded8f3-c2a5-4f27-8ca2-31517b55152d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:08.834253 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58ded8f3-c2a5-4f27-8ca2-31517b55152d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:18:08.834709 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58ded8f3-c2a5-4f27-8ca2-31517b55152d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:08.834929 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58ded8f3-c2a5-4f27-8ca2-31517b55152d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:08.846272 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:08.846272 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:08.851959 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-58ded8f3-c2a5-4f27-8ca2-31517b55152d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:08.856026 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58ded8f3-c2a5-4f27-8ca2-31517b55152d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 200 Aug 18 09:18:08.856490 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 628/2475] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:08 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:18:08.895647 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1fb68845-3dfa-4c14-9ab7-6a84adc0eae8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Created reservations ['d16c95b7-50eb-4646-b081-3134e66965b7', '38b5c3cb-ccea-41fd-b98f-4f10a936dca2', '044264d3-3697-44ac-8418-494e8624855d', '611df34b-ef06-4e5c-ba99-5b091d486215'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:08.897695 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4269c139-de0d-461a-b144-09548b802294 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:08.899516 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4269c139-de0d-461a-b144-09548b802294 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] GET https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 Aug 18 09:18:08.900014 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4269c139-de0d-461a-b144-09548b802294 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:08.900014 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4269c139-de0d-461a-b144-09548b802294 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:08.907184 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:08.907184 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:08.913719 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4269c139-de0d-461a-b144-09548b802294 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Volume info retrieved successfully. Aug 18 09:18:08.919111 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4269c139-de0d-461a-b144-09548b802294 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 returned with HTTP 200 Aug 18 09:18:08.919676 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 621/2476] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:08 2026] GET /volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:08.923271 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1fb68845-3dfa-4c14-9ab7-6a84adc0eae8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Created reservations ['1b248da5-9388-434f-a626-3e267571c050', 'c5e1e8c6-6ef1-4d65-9895-e4f1286ccce5', '3fd20241-06ba-4272-ba2a-6d8afdf26a34', 'f5f92875-9449-4dfd-a8a1-b7c789293428'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:08.954865 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1fb68845-3dfa-4c14-9ab7-6a84adc0eae8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Created reservations ['c22b2086-d0e9-4c9c-8704-c4f27242ce1b', '6f78a474-a429-4660-8208-099af6abc41a', 'cb1c1fa7-2bc9-4701-9fcc-663ad0eff5d1', '54416cc9-936e-41aa-871d-095a783f1614'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:08.954989 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-884567ed-cbe5-48ec-a5bf-2937f0f3d45c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:08.959128 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-884567ed-cbe5-48ec-a5bf-2937f0f3d45c tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] GET https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 Aug 18 09:18:08.959344 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-884567ed-cbe5-48ec-a5bf-2937f0f3d45c tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:08.959584 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-884567ed-cbe5-48ec-a5bf-2937f0f3d45c tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:08.970901 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:08.970901 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:08.975190 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-884567ed-cbe5-48ec-a5bf-2937f0f3d45c tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Volume info retrieved successfully. Aug 18 09:18:08.979719 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-884567ed-cbe5-48ec-a5bf-2937f0f3d45c tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 returned with HTTP 200 Aug 18 09:18:08.980084 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 610/2477] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:18:08 2026] GET /volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:08.980479 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1fb68845-3dfa-4c14-9ab7-6a84adc0eae8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Created reservations ['4e382683-8c99-4cd6-803f-d9351124ac7d', '6fef9b38-178a-45af-b15b-12dd1a8333f3', '08178f4b-d950-4fa9-816b-a276e610f3cd', '7decdf5e-9fb8-4622-8012-919bf5f3c8ff'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:08.991267 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1fb68845-3dfa-4c14-9ab7-6a84adc0eae8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Transfer volume completed successfully. Aug 18 09:18:09.049436 np0000007625 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-1fb68845-3dfa-4c14-9ab7-6a84adc0eae8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Volume 279b9860-4919-4f75-97fb-cf05c882089c has been transferred. Aug 18 09:18:09.055647 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fb68845-3dfa-4c14-9ab7-6a84adc0eae8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/25ecac46-b510-4f4c-89d6-e64736a802ba/accept returned with HTTP 202 Aug 18 09:18:09.056518 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 619/2478] 10.4.3.41 () {68 vars in 1416 bytes} [Tue Aug 18 09:18:08 2026] POST /volume/v3/os-volume-transfer/25ecac46-b510-4f4c-89d6-e64736a802ba/accept => generated 363 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:09.065333 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-74527f16-773f-4e0e-985a-1e58bcbdf2a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.067104 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74527f16-773f-4e0e-985a-1e58bcbdf2a8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] GET https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:09.067273 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74527f16-773f-4e0e-985a-1e58bcbdf2a8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:09.067476 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74527f16-773f-4e0e-985a-1e58bcbdf2a8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:09.073884 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:09.073884 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:09.077386 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-74527f16-773f-4e0e-985a-1e58bcbdf2a8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Volume info retrieved successfully. Aug 18 09:18:09.081811 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74527f16-773f-4e0e-985a-1e58bcbdf2a8 tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c returned with HTTP 200 Aug 18 09:18:09.082219 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 629/2479] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:09 2026] GET /volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:09.095499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39836417-35c8-47da-8fd2-6b33b706894d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.097334 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39836417-35c8-47da-8fd2-6b33b706894d tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] GET https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:09.097537 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39836417-35c8-47da-8fd2-6b33b706894d tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:09.097759 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39836417-35c8-47da-8fd2-6b33b706894d tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:09.104361 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:09.104361 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:09.108924 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-39836417-35c8-47da-8fd2-6b33b706894d tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] Volume info retrieved successfully. Aug 18 09:18:09.116525 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39836417-35c8-47da-8fd2-6b33b706894d tempest-VolumesTransfersTest-941712897 tempest-VolumesTransfersTest-941712897-project-member] https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c returned with HTTP 200 Aug 18 09:18:09.116977 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 622/2480] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:09 2026] GET /volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:18:09.129768 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-759ac676-0da5-45be-af27-e0c86bc7115b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.132365 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-759ac676-0da5-45be-af27-e0c86bc7115b tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] DELETE https://10.4.3.41/volume/v3/os-volume-transfer/25ecac46-b510-4f4c-89d6-e64736a802ba Aug 18 09:18:09.132365 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-759ac676-0da5-45be-af27-e0c86bc7115b tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:09.132365 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-759ac676-0da5-45be-af27-e0c86bc7115b tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:09.132365 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-759ac676-0da5-45be-af27-e0c86bc7115b tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Delete transfer with id: 25ecac46-b510-4f4c-89d6-e64736a802ba Aug 18 09:18:09.135414 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1318e7c5-97fd-48e5-91fc-703e92c22afd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.135820 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-759ac676-0da5-45be-af27-e0c86bc7115b tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/25ecac46-b510-4f4c-89d6-e64736a802ba returned with HTTP 404 Aug 18 09:18:09.136314 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 611/2481] 10.4.3.41 () {66 vars in 1377 bytes} [Tue Aug 18 09:18:09 2026] DELETE /volume/v3/os-volume-transfer/25ecac46-b510-4f4c-89d6-e64736a802ba => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:09.137460 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1318e7c5-97fd-48e5-91fc-703e92c22afd tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:09.137816 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1318e7c5-97fd-48e5-91fc-703e92c22afd tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:09.138144 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1318e7c5-97fd-48e5-91fc-703e92c22afd tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:09.138352 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1318e7c5-97fd-48e5-91fc-703e92c22afd tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:09.144975 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-414af3be-62f9-4bb2-bb48-44857cc43020 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.145107 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:09.145107 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:09.145107 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1318e7c5-97fd-48e5-91fc-703e92c22afd tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:09.145107 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 620/2482] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:09 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:09.178483 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-414af3be-62f9-4bb2-bb48-44857cc43020 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:09.178621 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-414af3be-62f9-4bb2-bb48-44857cc43020 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:09.179842 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-414af3be-62f9-4bb2-bb48-44857cc43020 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:09.179842 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-414af3be-62f9-4bb2-bb48-44857cc43020 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Delete volume with id: 279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:09.187907 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:09.187907 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:09.188345 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-414af3be-62f9-4bb2-bb48-44857cc43020 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Volume info retrieved successfully. Aug 18 09:18:09.208094 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a45ee6b-8735-4934-98a0-a4cbaa38e98e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.210856 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a45ee6b-8735-4934-98a0-a4cbaa38e98e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:09.210856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a45ee6b-8735-4934-98a0-a4cbaa38e98e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:09.210856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a45ee6b-8735-4934-98a0-a4cbaa38e98e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:09.210856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7a45ee6b-8735-4934-98a0-a4cbaa38e98e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:09.211113 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-414af3be-62f9-4bb2-bb48-44857cc43020 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Delete volume request issued successfully. Aug 18 09:18:09.211323 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-414af3be-62f9-4bb2-bb48-44857cc43020 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c returned with HTTP 202 Aug 18 09:18:09.211793 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 630/2483] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:09 2026] DELETE /volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:09.217218 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:09.217218 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:09.217870 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a45ee6b-8735-4934-98a0-a4cbaa38e98e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:09.218399 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 623/2484] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:09 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:18:09.219046 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9fdf1052-5bf2-4a69-a9f5-1a2596ac5eeb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.220956 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9fdf1052-5bf2-4a69-a9f5-1a2596ac5eeb tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] GET https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:09.221140 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9fdf1052-5bf2-4a69-a9f5-1a2596ac5eeb tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:09.221338 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9fdf1052-5bf2-4a69-a9f5-1a2596ac5eeb tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:09.229600 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:09.229600 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:09.233938 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9fdf1052-5bf2-4a69-a9f5-1a2596ac5eeb tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Volume info retrieved successfully. Aug 18 09:18:09.238922 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9fdf1052-5bf2-4a69-a9f5-1a2596ac5eeb tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c returned with HTTP 200 Aug 18 09:18:09.239276 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 612/2485] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:09 2026] GET /volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:09.509265 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-1de3f0ef-1e35-4c07-9f47-10a4934fbafd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.512194 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-1de3f0ef-1e35-4c07-9f47-10a4934fbafd tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] GET https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 Aug 18 09:18:09.512377 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-1de3f0ef-1e35-4c07-9f47-10a4934fbafd tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:09.512604 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-1de3f0ef-1e35-4c07-9f47-10a4934fbafd tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:09.522665 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:09.522665 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:09.527154 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-1de3f0ef-1e35-4c07-9f47-10a4934fbafd tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Volume info retrieved successfully. Aug 18 09:18:09.532253 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-1de3f0ef-1e35-4c07-9f47-10a4934fbafd tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 returned with HTTP 200 Aug 18 09:18:09.532868 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 621/2486] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:18:09 2026] GET /volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:09.547115 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-428e1742-20b7-4a9a-9af9-1f3fb9c394f4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.547294 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-428e1742-20b7-4a9a-9af9-1f3fb9c394f4 None None] GET https://10.4.3.41/volume// Aug 18 09:18:09.547495 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-428e1742-20b7-4a9a-9af9-1f3fb9c394f4 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:09.547728 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-428e1742-20b7-4a9a-9af9-1f3fb9c394f4 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:09.548216 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-428e1742-20b7-4a9a-9af9-1f3fb9c394f4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:09.548382 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 631/2487] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:18:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:09.558332 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-220859bd-36c6-4bc5-b583-a9fbd86e0608 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.562027 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-220859bd-36c6-4bc5-b583-a9fbd86e0608 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:18:09.562382 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-220859bd-36c6-4bc5-b583-a9fbd86e0608 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43a59d0c-cf9e-4c23-8bc9-553b9bea4007", "connector": null, "instance_uuid": "daac38d9-a8f7-4967-9fb3-6a6c5ca2a826"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:09.570158 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:09.570158 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:09.596448 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-220859bd-36c6-4bc5-b583-a9fbd86e0608 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:18:09.597210 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 624/2488] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:18:09 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:09.872143 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca46d73a-390a-4a5e-8519-70f3a833483f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.873844 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca46d73a-390a-4a5e-8519-70f3a833483f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 Aug 18 09:18:09.874057 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca46d73a-390a-4a5e-8519-70f3a833483f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:09.874197 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca46d73a-390a-4a5e-8519-70f3a833483f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:09.880351 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca46d73a-390a-4a5e-8519-70f3a833483f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 returned with HTTP 404 Aug 18 09:18:09.880916 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 613/2489] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:09 2026] GET /volume/v3/volumes/db1abd50-9f22-4cfd-841b-fa4721404031 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:09.888961 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c549aca-bd87-4b97-b3d1-5e0692809ca1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.890973 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c549aca-bd87-4b97-b3d1-5e0692809ca1 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:18:09.891235 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c549aca-bd87-4b97-b3d1-5e0692809ca1 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:09.891496 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c549aca-bd87-4b97-b3d1-5e0692809ca1 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:09.892728 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c549aca-bd87-4b97-b3d1-5e0692809ca1 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:18:09.943532 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c549aca-bd87-4b97-b3d1-5e0692809ca1 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Get all volumes completed successfully. Aug 18 09:18:09.946804 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:09.946804 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:09.954209 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c549aca-bd87-4b97-b3d1-5e0692809ca1 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:18:09.954830 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 622/2490] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:18:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13522 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:18:09.973184 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a8a16948-2b48-4ca8-989d-35e90e30b20e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:09.975025 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8a16948-2b48-4ca8-989d-35e90e30b20e tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] DELETE https://10.4.3.41/volume/v3/types/890c8e16-35f0-4f21-b043-9ca0fce52173 Aug 18 09:18:09.975215 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8a16948-2b48-4ca8-989d-35e90e30b20e tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:09.975442 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8a16948-2b48-4ca8-989d-35e90e30b20e tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:10.009761 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8a16948-2b48-4ca8-989d-35e90e30b20e tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/types/890c8e16-35f0-4f21-b043-9ca0fce52173 returned with HTTP 202 Aug 18 09:18:10.010140 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 632/2491] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:18:09 2026] DELETE /volume/v3/types/890c8e16-35f0-4f21-b043-9ca0fce52173 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:10.022653 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e8bbaa3-bd31-4897-bab9-f8afe6a3f630 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.025264 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e8bbaa3-bd31-4897-bab9-f8afe6a3f630 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:18:10.025791 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e8bbaa3-bd31-4897-bab9-f8afe6a3f630 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-506988204", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:10.028964 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:10.028964 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:10.042157 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e8bbaa3-bd31-4897-bab9-f8afe6a3f630 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:18:10.042712 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 625/2492] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:18:10 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:10.055594 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cf6f38ca-4859-4c2f-be9d-d2b555dfbbfd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.059096 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf6f38ca-4859-4c2f-be9d-d2b555dfbbfd tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] POST https://10.4.3.41/volume/v3/types/61e5d77c-b985-4c40-ae88-824a01742d9e/encryption Aug 18 09:18:10.062061 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf6f38ca-4859-4c2f-be9d-d2b555dfbbfd tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:10.095986 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf6f38ca-4859-4c2f-be9d-d2b555dfbbfd tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/types/61e5d77c-b985-4c40-ae88-824a01742d9e/encryption returned with HTTP 200 Aug 18 09:18:10.096614 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 614/2493] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:18:10 2026] POST /volume/v3/types/61e5d77c-b985-4c40-ae88-824a01742d9e/encryption => generated 231 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:10.109208 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.113305 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:10.113305 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1488476747", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-506988204", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:10.114816 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1488476747', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-506988204', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:10.118778 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Create volume of 1 GB Aug 18 09:18:10.119050 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:10.119050 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:10.119518 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Availability Zones retrieved successfully. Aug 18 09:18:10.124710 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Flow 'volume_create_api' (225cc452-7188-47f4-959d-7127068233b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:10.125841 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a2dc0d-e550-4be6-bf7d-490f76534000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:10.126509 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:10.156713 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a2dc0d-e550-4be6-bf7d-490f76534000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:18:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=61e5d77c-b985-4c40-ae88-824a01742d9e,is_public=True,name='tempest-scenario-type-luksv2-506988204',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61e5d77c-b985-4c40-ae88-824a01742d9e', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:10.157580 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943da13a-e22e-487a-8736-9876a2cb9092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:10.158647 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d2b4ff83-e07b-4623-8df4-9667adb227ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.161966 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2b4ff83-e07b-4623-8df4-9667adb227ff tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:10.162240 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2b4ff83-e07b-4623-8df4-9667adb227ff tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:10.162552 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2b4ff83-e07b-4623-8df4-9667adb227ff tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:10.162812 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d2b4ff83-e07b-4623-8df4-9667adb227ff tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:10.167735 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:10.167735 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:10.168275 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2b4ff83-e07b-4623-8df4-9667adb227ff tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:10.168668 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 633/2494] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:10 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:10.207208 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-506988204 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-506988204, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:10.207943 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-506988204 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-506988204, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:10.233305 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5208494e-9d5b-4c00-84dc-fb1d86c9ef30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.234982 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5208494e-9d5b-4c00-84dc-fb1d86c9ef30 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:10.235222 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5208494e-9d5b-4c00-84dc-fb1d86c9ef30 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:10.235472 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5208494e-9d5b-4c00-84dc-fb1d86c9ef30 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:10.235591 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5208494e-9d5b-4c00-84dc-fb1d86c9ef30 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:10.240219 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:10.240219 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:10.241051 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5208494e-9d5b-4c00-84dc-fb1d86c9ef30 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:10.241508 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 626/2495] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:10 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:10.245367 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Created reservations ['7b64806a-b7a8-4f09-ad38-d5afd90f1f0a', '6ee4990c-40a1-4986-8c3f-8644f8877707', 'f3efd676-7610-4f88-accc-094c61371135', '6bfc67e3-0585-4be6-8128-3780e34f8c92'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:10.246133 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943da13a-e22e-487a-8736-9876a2cb9092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b64806a-b7a8-4f09-ad38-d5afd90f1f0a', '6ee4990c-40a1-4986-8c3f-8644f8877707', 'f3efd676-7610-4f88-accc-094c61371135', '6bfc67e3-0585-4be6-8128-3780e34f8c92']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:10.246918 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2052e94d-ce48-4263-a1c6-89cd0d6e49a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:10.257558 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-552aacc5-0276-4166-8f72-df69df587b09 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.259860 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-552aacc5-0276-4166-8f72-df69df587b09 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] GET https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:10.260061 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-552aacc5-0276-4166-8f72-df69df587b09 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:10.260470 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-552aacc5-0276-4166-8f72-df69df587b09 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:10.267701 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-552aacc5-0276-4166-8f72-df69df587b09 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c returned with HTTP 404 Aug 18 09:18:10.268299 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2052e94d-ce48-4263-a1c6-89cd0d6e49a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68819d8d-561c-4b69-842a-21034e2823de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1488476747',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d884064f21e4133835f56cdf5d991a4',qos_specs=None,replication_status=,reservations=['7b64806a-b7a8-4f09-ad38-d5afd90f1f0a','6ee4990c-40a1-4986-8c3f-8644f8877707','f3efd676-7610-4f88-accc-094c61371135','6bfc67e3-0585-4be6-8128-3780e34f8c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e29f75c29e8472ba785baa47da20ee1',volume_type_id=61e5d77c-b985-4c40-ae88-824a01742d9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1488476747',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=68819d8d-561c-4b69-842a-21034e2823de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d884064f21e4133835f56cdf5d991a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e29f75c29e8472ba785baa47da20ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61e5d77c-b985-4c40-ae88-824a01742d9e),volume_type_id=61e5d77c-b985-4c40-ae88-824a01742d9e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:10.268429 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 615/2496] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:10 2026] GET /volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:10.269358 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f1f1d1e-4e3d-49be-b1c2-dffa676e54ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:10.277121 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f884dedd-741f-41b6-8339-c131a39ab504 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.279574 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f884dedd-741f-41b6-8339-c131a39ab504 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] GET https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:10.279883 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f884dedd-741f-41b6-8339-c131a39ab504 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:10.280150 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f884dedd-741f-41b6-8339-c131a39ab504 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:10.287356 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f884dedd-741f-41b6-8339-c131a39ab504 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c returned with HTTP 404 Aug 18 09:18:10.288183 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 634/2497] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:10 2026] GET /volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:10.291943 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f1f1d1e-4e3d-49be-b1c2-dffa676e54ed) transitioned into state 'SUCCESS' from state '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-1488476747',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d884064f21e4133835f56cdf5d991a4',qos_specs=None,replication_status=,reservations=['7b64806a-b7a8-4f09-ad38-d5afd90f1f0a','6ee4990c-40a1-4986-8c3f-8644f8877707','f3efd676-7610-4f88-accc-094c61371135','6bfc67e3-0585-4be6-8128-3780e34f8c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e29f75c29e8472ba785baa47da20ee1',volume_type_id=61e5d77c-b985-4c40-ae88-824a01742d9e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:10.292754 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08adefbb-d696-41e4-9cb3-cb5704206ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:10.299071 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47584964-5c84-4054-85c3-ae5a3c63a135 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.299071 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47584964-5c84-4054-85c3-ae5a3c63a135 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] DELETE https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:10.299071 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47584964-5c84-4054-85c3-ae5a3c63a135 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:10.299071 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47584964-5c84-4054-85c3-ae5a3c63a135 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:10.299296 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-47584964-5c84-4054-85c3-ae5a3c63a135 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Delete volume with id: 279b9860-4919-4f75-97fb-cf05c882089c Aug 18 09:18:10.302411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08adefbb-d696-41e4-9cb3-cb5704206ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:10.303203 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Flow 'volume_create_api' (225cc452-7188-47f4-959d-7127068233b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:10.303499 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Create volume request issued successfully. Aug 18 09:18:10.304013 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c0215d6-f49c-4fed-bb3f-01edcbbdc23c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:18:10.304406 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 623/2498] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:18:10 2026] POST /volume/v3/volumes => generated 784 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:10.306758 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47584964-5c84-4054-85c3-ae5a3c63a135 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c returned with HTTP 404 Aug 18 09:18:10.307214 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 627/2499] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:10 2026] DELETE /volume/v3/volumes/279b9860-4919-4f75-97fb-cf05c882089c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:10.321812 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37bccb2c-653d-43a0-b822-9adc22062472 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.324023 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:10.325548 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1731641695"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:10.327008 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1731641695'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:10.327008 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Create volume of 1 GB Aug 18 09:18:10.331212 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Availability Zones retrieved successfully. Aug 18 09:18:10.339116 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Flow 'volume_create_api' (cbfa8c68-62b0-4e85-b76c-7c009f54bc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:10.340319 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7857272-e42a-4617-8121-30cdfdf78c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:10.343330 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:10.377843 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7857272-e42a-4617-8121-30cdfdf78c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:10.378999 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33262ac2-5fd8-4a8e-9d53-777efea6b7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:10.457612 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Created reservations ['be0bcd15-3146-4a47-814f-d434973dbebe', 'eaa0d6c6-9a36-42c1-a417-608f072500b3', '43249241-e962-4ad4-b4be-9d8e3588ddf4', 'df583786-36b9-4fcc-8dc0-52ccb5af0c01'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:10.457612 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33262ac2-5fd8-4a8e-9d53-777efea6b7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be0bcd15-3146-4a47-814f-d434973dbebe', 'eaa0d6c6-9a36-42c1-a417-608f072500b3', '43249241-e962-4ad4-b4be-9d8e3588ddf4', 'df583786-36b9-4fcc-8dc0-52ccb5af0c01']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:10.457612 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b00a1b07-9717-415a-a837-e346f8093382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:10.484813 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b00a1b07-9717-415a-a837-e346f8093382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad530aa9-49c8-4fb8-815c-76ecd5f920f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1731641695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f95d9d7176e42bc989632e332b927d0',qos_specs=None,replication_status=,reservations=['be0bcd15-3146-4a47-814f-d434973dbebe','eaa0d6c6-9a36-42c1-a417-608f072500b3','43249241-e962-4ad4-b4be-9d8e3588ddf4','df583786-36b9-4fcc-8dc0-52ccb5af0c01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f623b1011e54815a9a322aac61300bb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1731641695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad530aa9-49c8-4fb8-815c-76ecd5f920f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f95d9d7176e42bc989632e332b927d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f623b1011e54815a9a322aac61300bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:10.485861 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13680cd0-2d21-43dc-9314-736aeb36e357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:10.534453 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13680cd0-2d21-43dc-9314-736aeb36e357) transitioned into state 'SUCCESS' from state '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-1731641695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f95d9d7176e42bc989632e332b927d0',qos_specs=None,replication_status=,reservations=['be0bcd15-3146-4a47-814f-d434973dbebe','eaa0d6c6-9a36-42c1-a417-608f072500b3','43249241-e962-4ad4-b4be-9d8e3588ddf4','df583786-36b9-4fcc-8dc0-52ccb5af0c01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f623b1011e54815a9a322aac61300bb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:10.535331 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abb13ffa-a255-4d17-af56-6ab4d4211756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:10.547115 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abb13ffa-a255-4d17-af56-6ab4d4211756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:10.548193 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Flow 'volume_create_api' (cbfa8c68-62b0-4e85-b76c-7c009f54bc07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:10.548608 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Create volume request issued successfully. Aug 18 09:18:10.549293 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37bccb2c-653d-43a0-b822-9adc22062472 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:18:10.549797 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 616/2500] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:18:10 2026] POST /volume/v3/volumes => generated 749 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:10.564942 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-20a79507-e882-4102-b7cd-6262800f34d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.567129 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20a79507-e882-4102-b7cd-6262800f34d8 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] GET https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:10.567616 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20a79507-e882-4102-b7cd-6262800f34d8 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:10.567662 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20a79507-e882-4102-b7cd-6262800f34d8 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:10.580639 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:10.580639 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:10.586299 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-20a79507-e882-4102-b7cd-6262800f34d8 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Volume info retrieved successfully. Aug 18 09:18:10.591293 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20a79507-e882-4102-b7cd-6262800f34d8 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 returned with HTTP 200 Aug 18 09:18:10.591859 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 635/2501] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:10 2026] GET /volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:10.759532 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a7c8fe72-8a85-470f-9d27-9eba89dd2b14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.760140 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7c8fe72-8a85-470f-9d27-9eba89dd2b14 None None] GET https://10.4.3.41/volume// Aug 18 09:18:10.760325 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7c8fe72-8a85-470f-9d27-9eba89dd2b14 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:10.760688 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7c8fe72-8a85-470f-9d27-9eba89dd2b14 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:10.761090 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7c8fe72-8a85-470f-9d27-9eba89dd2b14 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:10.762042 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 624/2502] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:18:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:10.778019 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-9e1dde6a-e36d-4179-af37-fac2154b4cc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.781723 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-9e1dde6a-e36d-4179-af37-fac2154b4cc6 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] GET https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 Aug 18 09:18:10.781723 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-9e1dde6a-e36d-4179-af37-fac2154b4cc6 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:10.781907 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-9e1dde6a-e36d-4179-af37-fac2154b4cc6 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:10.794646 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:10.794646 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:10.799506 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-9e1dde6a-e36d-4179-af37-fac2154b4cc6 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Volume info retrieved successfully. Aug 18 09:18:10.806085 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-9e1dde6a-e36d-4179-af37-fac2154b4cc6 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 returned with HTTP 200 Aug 18 09:18:10.806671 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 628/2503] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:18:10 2026] GET /volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 => generated 1538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:18:10.939027 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-14fd3a1d-0cea-43bb-bcca-dc59a2f84743 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:10.941269 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-14fd3a1d-0cea-43bb-bcca-dc59a2f84743 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] PUT https://10.4.3.41/volume/v3/attachments/ef484a66-e557-48c4-988e-0e5756d2d9c7 Aug 18 09:18:10.941469 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-14fd3a1d-0cea-43bb-bcca-dc59a2f84743 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:10.948371 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-14fd3a1d-0cea-43bb-bcca-dc59a2f84743 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Acquiring lock "cinder-attachment_update-43a59d0c-cf9e-4c23-8bc9-553b9bea4007-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:18:10.952476 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-14fd3a1d-0cea-43bb-bcca-dc59a2f84743 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Lock "cinder-attachment_update-43a59d0c-cf9e-4c23-8bc9-553b9bea4007-np0000007625" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:18:10.953356 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:10.953356 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:11.077663 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-14fd3a1d-0cea-43bb-bcca-dc59a2f84743 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Lock "cinder-attachment_update-43a59d0c-cf9e-4c23-8bc9-553b9bea4007-np0000007625" released by "attachment_update" :: held 0.125s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:18:11.077907 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-14fd3a1d-0cea-43bb-bcca-dc59a2f84743 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/attachments/ef484a66-e557-48c4-988e-0e5756d2d9c7 returned with HTTP 200 Aug 18 09:18:11.078353 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 617/2504] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:18:10 2026] PUT /volume/v3/attachments/ef484a66-e557-48c4-988e-0e5756d2d9c7 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:11.113722 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-65c33b10-e148-4e14-8a76-6c92964d38b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:11.116355 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-65c33b10-e148-4e14-8a76-6c92964d38b9 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] POST https://10.4.3.41/volume/v3/attachments/ef484a66-e557-48c4-988e-0e5756d2d9c7/action Aug 18 09:18:11.116678 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-65c33b10-e148-4e14-8a76-6c92964d38b9 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:18:11.116772 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-65c33b10-e148-4e14-8a76-6c92964d38b9 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:11.138270 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:11.138270 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:11.150663 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c1f8546f-2447-4317-b0fb-808d6c7adbcf req-65c33b10-e148-4e14-8a76-6c92964d38b9 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/attachments/ef484a66-e557-48c4-988e-0e5756d2d9c7/action returned with HTTP 204 Aug 18 09:18:11.150663 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 636/2505] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:18:11 2026] POST /volume/v3/attachments/ef484a66-e557-48c4-988e-0e5756d2d9c7/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:11.183185 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-70b6549c-f9b3-43c6-8d94-995039826057 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:11.186367 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70b6549c-f9b3-43c6-8d94-995039826057 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:11.186367 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70b6549c-f9b3-43c6-8d94-995039826057 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:11.186367 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70b6549c-f9b3-43c6-8d94-995039826057 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:11.188674 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-70b6549c-f9b3-43c6-8d94-995039826057 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:11.193056 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:11.193056 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:11.193423 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70b6549c-f9b3-43c6-8d94-995039826057 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:11.194369 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 625/2506] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:11 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:11.256117 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a008e1ad-d5e4-443e-9c4c-5e381101740e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:11.258735 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a008e1ad-d5e4-443e-9c4c-5e381101740e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:11.258735 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a008e1ad-d5e4-443e-9c4c-5e381101740e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:11.258847 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a008e1ad-d5e4-443e-9c4c-5e381101740e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:11.258988 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a008e1ad-d5e4-443e-9c4c-5e381101740e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:11.272575 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:11.272575 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:11.273885 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a008e1ad-d5e4-443e-9c4c-5e381101740e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:11.274269 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 629/2507] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:11 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:11.607718 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a7b852bd-e4cc-4099-af3f-d49985f5401c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:11.610158 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7b852bd-e4cc-4099-af3f-d49985f5401c tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] GET https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:11.610415 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7b852bd-e4cc-4099-af3f-d49985f5401c tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:11.611283 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7b852bd-e4cc-4099-af3f-d49985f5401c tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:11.619200 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:11.619200 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:11.623246 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a7b852bd-e4cc-4099-af3f-d49985f5401c tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Volume info retrieved successfully. Aug 18 09:18:11.628365 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7b852bd-e4cc-4099-af3f-d49985f5401c tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 returned with HTTP 200 Aug 18 09:18:11.628929 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 618/2508] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:11 2026] GET /volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:11.644578 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f1d2524-f271-469d-95cd-13565d5d8ecb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:11.646866 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f1d2524-f271-469d-95cd-13565d5d8ecb tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] POST https://10.4.3.41/volume/v3/os-volume-transfer Aug 18 09:18:11.647225 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f1d2524-f271-469d-95cd-13565d5d8ecb tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ad530aa9-49c8-4fb8-815c-76ecd5f920f7"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:11.649526 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.volume_transfer [None req-7f1d2524-f271-469d-95cd-13565d5d8ecb tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ad530aa9-49c8-4fb8-815c-76ecd5f920f7'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 09:18:11.649696 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-7f1d2524-f271-469d-95cd-13565d5d8ecb tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Creating transfer of volume ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:11.649983 np0000007625 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-7f1d2524-f271-469d-95cd-13565d5d8ecb tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Generating transfer record for volume ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:11.660453 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:11.660453 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:11.681705 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f1d2524-f271-469d-95cd-13565d5d8ecb tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 09:18:11.682546 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 637/2509] 10.4.3.41 () {68 vars in 1284 bytes} [Tue Aug 18 09:18:11 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:11.695913 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b83af2f9-4d1f-4769-be78-41f1dfba4f65 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:11.698229 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b83af2f9-4d1f-4769-be78-41f1dfba4f65 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] GET https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:11.698491 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b83af2f9-4d1f-4769-be78-41f1dfba4f65 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:11.698830 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b83af2f9-4d1f-4769-be78-41f1dfba4f65 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:11.708583 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:11.708583 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:11.718131 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b83af2f9-4d1f-4769-be78-41f1dfba4f65 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Volume info retrieved successfully. Aug 18 09:18:11.720978 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b83af2f9-4d1f-4769-be78-41f1dfba4f65 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 returned with HTTP 200 Aug 18 09:18:11.721198 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 626/2510] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:11 2026] GET /volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:11.740419 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0020758b-5f64-426b-9568-257c2b34c2dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:11.746050 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0020758b-5f64-426b-9568-257c2b34c2dd tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] GET https://10.4.3.41/volume/v3/os-volume-transfer/detail Aug 18 09:18:11.746319 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0020758b-5f64-426b-9568-257c2b34c2dd tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:11.746582 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0020758b-5f64-426b-9568-257c2b34c2dd tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:11.746852 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.volume_transfer [None req-0020758b-5f64-426b-9568-257c2b34c2dd tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Listing volume transfers {{(pid=100267) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 09:18:11.754802 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0020758b-5f64-426b-9568-257c2b34c2dd tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 18 09:18:11.755975 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 630/2511] 10.4.3.41 () {66 vars in 1284 bytes} [Tue Aug 18 09:18:11 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:11.768412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56a06738-e392-4d12-be87-c73fd717a23d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:11.770456 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56a06738-e392-4d12-be87-c73fd717a23d tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] DELETE https://10.4.3.41/volume/v3/os-volume-transfer/5d419441-9290-4601-b37c-8c06c8ecf0de Aug 18 09:18:11.770679 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56a06738-e392-4d12-be87-c73fd717a23d tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:11.770855 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56a06738-e392-4d12-be87-c73fd717a23d tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:11.770992 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-56a06738-e392-4d12-be87-c73fd717a23d tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Delete transfer with id: 5d419441-9290-4601-b37c-8c06c8ecf0de Aug 18 09:18:11.782853 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:11.782853 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:11.792832 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56a06738-e392-4d12-be87-c73fd717a23d tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/5d419441-9290-4601-b37c-8c06c8ecf0de returned with HTTP 202 Aug 18 09:18:11.794669 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 619/2512] 10.4.3.41 () {66 vars in 1377 bytes} [Tue Aug 18 09:18:11 2026] DELETE /volume/v3/os-volume-transfer/5d419441-9290-4601-b37c-8c06c8ecf0de => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:11.804725 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-340719c8-da22-4c07-9a6b-faabab2c5027 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:11.808353 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-340719c8-da22-4c07-9a6b-faabab2c5027 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] GET https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:11.808353 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-340719c8-da22-4c07-9a6b-faabab2c5027 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:11.808353 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-340719c8-da22-4c07-9a6b-faabab2c5027 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:11.818236 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:11.818236 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:11.823733 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-340719c8-da22-4c07-9a6b-faabab2c5027 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Volume info retrieved successfully. Aug 18 09:18:11.830412 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-340719c8-da22-4c07-9a6b-faabab2c5027 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 returned with HTTP 200 Aug 18 09:18:11.830965 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 638/2513] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:11 2026] GET /volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:11.843637 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a6924068-b53f-44ce-a6fd-10e6a7ec3ed4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:11.848187 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6924068-b53f-44ce-a6fd-10e6a7ec3ed4 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] DELETE https://10.4.3.41/volume/v3/os-volume-transfer/5d419441-9290-4601-b37c-8c06c8ecf0de Aug 18 09:18:11.848187 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6924068-b53f-44ce-a6fd-10e6a7ec3ed4 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:11.848187 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6924068-b53f-44ce-a6fd-10e6a7ec3ed4 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:11.848187 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-a6924068-b53f-44ce-a6fd-10e6a7ec3ed4 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Delete transfer with id: 5d419441-9290-4601-b37c-8c06c8ecf0de Aug 18 09:18:11.852695 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6924068-b53f-44ce-a6fd-10e6a7ec3ed4 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/5d419441-9290-4601-b37c-8c06c8ecf0de returned with HTTP 404 Aug 18 09:18:11.853331 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 627/2514] 10.4.3.41 () {66 vars in 1377 bytes} [Tue Aug 18 09:18:11 2026] DELETE /volume/v3/os-volume-transfer/5d419441-9290-4601-b37c-8c06c8ecf0de => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:11.862017 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7263c580-0b05-490b-b5b7-ac033ccce6d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:11.864440 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7263c580-0b05-490b-b5b7-ac033ccce6d8 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:11.864747 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7263c580-0b05-490b-b5b7-ac033ccce6d8 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:11.865043 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7263c580-0b05-490b-b5b7-ac033ccce6d8 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:11.865298 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7263c580-0b05-490b-b5b7-ac033ccce6d8 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Delete volume with id: ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:11.879515 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:11.879515 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:11.879910 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7263c580-0b05-490b-b5b7-ac033ccce6d8 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Volume info retrieved successfully. Aug 18 09:18:11.930691 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7263c580-0b05-490b-b5b7-ac033ccce6d8 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Delete volume request issued successfully. Aug 18 09:18:11.930994 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7263c580-0b05-490b-b5b7-ac033ccce6d8 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 returned with HTTP 202 Aug 18 09:18:11.931627 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 631/2515] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:11 2026] DELETE /volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:11.945560 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a47312d-c78c-42db-a26b-203ebadda650 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:11.947586 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a47312d-c78c-42db-a26b-203ebadda650 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] GET https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:11.947825 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a47312d-c78c-42db-a26b-203ebadda650 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:11.948687 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a47312d-c78c-42db-a26b-203ebadda650 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:11.955974 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:11.955974 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:11.965795 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9a47312d-c78c-42db-a26b-203ebadda650 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Volume info retrieved successfully. Aug 18 09:18:11.975436 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a47312d-c78c-42db-a26b-203ebadda650 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 returned with HTTP 200 Aug 18 09:18:11.976017 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 620/2516] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:11 2026] GET /volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:12.208120 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d83ff2a9-8974-460d-aaa8-941882b17373 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:12.212680 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d83ff2a9-8974-460d-aaa8-941882b17373 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:12.213253 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d83ff2a9-8974-460d-aaa8-941882b17373 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:12.213598 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d83ff2a9-8974-460d-aaa8-941882b17373 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:12.217570 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d83ff2a9-8974-460d-aaa8-941882b17373 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:12.224504 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:12.224504 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:12.226439 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d83ff2a9-8974-460d-aaa8-941882b17373 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:12.227847 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 639/2517] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:12 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:12.285474 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1131ff2a-db8a-4eb7-bc27-dcb24e7bd814 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:12.288825 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1131ff2a-db8a-4eb7-bc27-dcb24e7bd814 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:12.289969 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1131ff2a-db8a-4eb7-bc27-dcb24e7bd814 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:12.289969 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1131ff2a-db8a-4eb7-bc27-dcb24e7bd814 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:12.290290 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1131ff2a-db8a-4eb7-bc27-dcb24e7bd814 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:12.299355 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:12.299355 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:12.300625 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1131ff2a-db8a-4eb7-bc27-dcb24e7bd814 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:12.301178 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 628/2518] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:12 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:12.994972 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0df35480-1e9f-4978-a631-e94be43504c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:12.996832 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0df35480-1e9f-4978-a631-e94be43504c1 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] GET https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:12.997080 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0df35480-1e9f-4978-a631-e94be43504c1 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:12.997459 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0df35480-1e9f-4978-a631-e94be43504c1 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:13.009716 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0df35480-1e9f-4978-a631-e94be43504c1 tempest-VolumesTransfersTest-1184270902 tempest-VolumesTransfersTest-1184270902-project-admin] https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 returned with HTTP 404 Aug 18 09:18:13.009716 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 632/2519] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:12 2026] GET /volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:13.022626 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c7c1144-1dc4-4b41-a178-40e61bebf632 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:13.024519 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c7c1144-1dc4-4b41-a178-40e61bebf632 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] GET https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:13.024719 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c7c1144-1dc4-4b41-a178-40e61bebf632 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:13.024933 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c7c1144-1dc4-4b41-a178-40e61bebf632 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:13.032383 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c7c1144-1dc4-4b41-a178-40e61bebf632 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 returned with HTTP 404 Aug 18 09:18:13.032911 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 621/2520] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:13 2026] GET /volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:13.041603 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-105a3e2c-1622-4181-b36d-264b68072261 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:13.046642 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-105a3e2c-1622-4181-b36d-264b68072261 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:13.049586 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-105a3e2c-1622-4181-b36d-264b68072261 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:13.049892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-105a3e2c-1622-4181-b36d-264b68072261 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:13.050086 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-105a3e2c-1622-4181-b36d-264b68072261 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] Delete volume with id: ad530aa9-49c8-4fb8-815c-76ecd5f920f7 Aug 18 09:18:13.064707 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-105a3e2c-1622-4181-b36d-264b68072261 tempest-VolumesTransfersTest-153492726 tempest-VolumesTransfersTest-153492726-project-member] https://10.4.3.41/volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 returned with HTTP 404 Aug 18 09:18:13.064707 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 640/2521] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:13 2026] DELETE /volume/v3/volumes/ad530aa9-49c8-4fb8-815c-76ecd5f920f7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:13.238590 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9558601c-fe1e-4bfa-b51d-66c81570ec75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:13.241593 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9558601c-fe1e-4bfa-b51d-66c81570ec75 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:13.241859 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9558601c-fe1e-4bfa-b51d-66c81570ec75 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:13.242049 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9558601c-fe1e-4bfa-b51d-66c81570ec75 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:13.242169 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9558601c-fe1e-4bfa-b51d-66c81570ec75 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:13.246594 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:13.246594 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:13.247407 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9558601c-fe1e-4bfa-b51d-66c81570ec75 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:13.247770 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 629/2522] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:13 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:13.313359 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-302dcc09-c67e-47dc-b469-ca06b85c3c29 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:13.315802 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-302dcc09-c67e-47dc-b469-ca06b85c3c29 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:13.315994 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-302dcc09-c67e-47dc-b469-ca06b85c3c29 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:13.316168 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-302dcc09-c67e-47dc-b469-ca06b85c3c29 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:13.317481 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-302dcc09-c67e-47dc-b469-ca06b85c3c29 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:13.330346 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:13.330346 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:13.330885 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-302dcc09-c67e-47dc-b469-ca06b85c3c29 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:13.331836 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 633/2523] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:13 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:14.260778 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-13fcfb24-fec2-49dc-b25b-71828b638faa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:14.262699 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13fcfb24-fec2-49dc-b25b-71828b638faa tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:14.262877 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13fcfb24-fec2-49dc-b25b-71828b638faa tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:14.263049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13fcfb24-fec2-49dc-b25b-71828b638faa tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:14.263147 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-13fcfb24-fec2-49dc-b25b-71828b638faa tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:14.268359 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:14.268359 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:14.270803 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13fcfb24-fec2-49dc-b25b-71828b638faa tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:14.270803 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 622/2524] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:14 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:14.343297 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f7eedb4-43fc-4ff8-962b-8844feb835fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:14.346803 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f7eedb4-43fc-4ff8-962b-8844feb835fd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:14.347003 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f7eedb4-43fc-4ff8-962b-8844feb835fd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:14.347559 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f7eedb4-43fc-4ff8-962b-8844feb835fd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:14.347559 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4f7eedb4-43fc-4ff8-962b-8844feb835fd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:14.355253 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:14.355253 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:14.356699 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f7eedb4-43fc-4ff8-962b-8844feb835fd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:14.357198 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 641/2525] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:14 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:15.285832 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41b44af5-61b1-47c1-a27a-b694ed4e435b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:15.290340 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41b44af5-61b1-47c1-a27a-b694ed4e435b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:15.292508 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41b44af5-61b1-47c1-a27a-b694ed4e435b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:15.292809 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41b44af5-61b1-47c1-a27a-b694ed4e435b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:15.292940 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-41b44af5-61b1-47c1-a27a-b694ed4e435b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:15.302738 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:15.302738 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:15.304140 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41b44af5-61b1-47c1-a27a-b694ed4e435b tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:15.304262 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 630/2526] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:15 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 753 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:15.372120 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf2b6cb6-33a7-40cf-80f1-0d65aa9b8594 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:15.376169 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf2b6cb6-33a7-40cf-80f1-0d65aa9b8594 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:15.376603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf2b6cb6-33a7-40cf-80f1-0d65aa9b8594 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:15.376862 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf2b6cb6-33a7-40cf-80f1-0d65aa9b8594 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:15.377010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bf2b6cb6-33a7-40cf-80f1-0d65aa9b8594 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:15.383683 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:15.383683 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:15.385343 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf2b6cb6-33a7-40cf-80f1-0d65aa9b8594 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:15.385886 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 634/2527] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:15 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:16.133006 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:16.278568 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:16.278946 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-925158398"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:16.280972 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-925158398'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:16.280972 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Create volume of 2 GB Aug 18 09:18:16.288634 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Availability Zones retrieved successfully. Aug 18 09:18:16.295105 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Flow 'volume_create_api' (0e420899-2bb8-4417-ac3c-8b0181e0c80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:16.296663 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f718ea49-8f5a-4df2-8380-0d9e1898f2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:16.298108 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Validating volume size '2' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:16.323294 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-63186d81-40cf-48bb-89a2-029cd16cbdce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:16.325648 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63186d81-40cf-48bb-89a2-029cd16cbdce tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:16.325853 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63186d81-40cf-48bb-89a2-029cd16cbdce tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:16.326151 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63186d81-40cf-48bb-89a2-029cd16cbdce tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:16.326151 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-63186d81-40cf-48bb-89a2-029cd16cbdce tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:16.333578 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:16.333578 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:16.334329 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63186d81-40cf-48bb-89a2-029cd16cbdce tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:16.334716 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 642/2528] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:16 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:16.339890 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f718ea49-8f5a-4df2-8380-0d9e1898f2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:16.340969 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7419ab6e-64c0-4116-8011-d4d4461e698f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:16.404138 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fdb647f2-17fb-42cb-ae93-0e3f98eb8863 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:16.409671 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdb647f2-17fb-42cb-ae93-0e3f98eb8863 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:16.409671 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdb647f2-17fb-42cb-ae93-0e3f98eb8863 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:16.409671 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdb647f2-17fb-42cb-ae93-0e3f98eb8863 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:16.409671 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fdb647f2-17fb-42cb-ae93-0e3f98eb8863 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:16.415904 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Created reservations ['7673ad16-a62e-4c54-b448-939efc151acc', '84b7d592-6769-4e16-bd70-2e29e5a274d4', 'c5a772e8-779c-4265-ab79-bfd5bef3f237', '10b188df-b39c-4a4f-bea8-bb0409123bd2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:16.416955 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7419ab6e-64c0-4116-8011-d4d4461e698f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7673ad16-a62e-4c54-b448-939efc151acc', '84b7d592-6769-4e16-bd70-2e29e5a274d4', 'c5a772e8-779c-4265-ab79-bfd5bef3f237', '10b188df-b39c-4a4f-bea8-bb0409123bd2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:16.417898 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:16.417898 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:16.418031 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (901604cd-0985-425d-b856-38845729ed10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:16.418958 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdb647f2-17fb-42cb-ae93-0e3f98eb8863 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:16.419447 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 631/2529] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:16 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:16.447051 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (901604cd-0985-425d-b856-38845729ed10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10ff81a6-36f9-4756-9c70-1ee329983574', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-925158398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd5c5a27f362428d9a06b7d051a39c6a',qos_specs=None,replication_status=,reservations=['7673ad16-a62e-4c54-b448-939efc151acc','84b7d592-6769-4e16-bd70-2e29e5a274d4','c5a772e8-779c-4265-ab79-bfd5bef3f237','10b188df-b39c-4a4f-bea8-bb0409123bd2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ab93cda4af47cea90576f4619abbc9',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-925158398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10ff81a6-36f9-4756-9c70-1ee329983574,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd5c5a27f362428d9a06b7d051a39c6a',provider_auth=None,provider_geometry=None,provider_id=None,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='58ab93cda4af47cea90576f4619abbc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:16.448038 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0281d97-6171-425e-88eb-6791c267db7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:16.475650 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0281d97-6171-425e-88eb-6791c267db7a) transitioned into state 'SUCCESS' from state '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-925158398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd5c5a27f362428d9a06b7d051a39c6a',qos_specs=None,replication_status=,reservations=['7673ad16-a62e-4c54-b448-939efc151acc','84b7d592-6769-4e16-bd70-2e29e5a274d4','c5a772e8-779c-4265-ab79-bfd5bef3f237','10b188df-b39c-4a4f-bea8-bb0409123bd2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ab93cda4af47cea90576f4619abbc9',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:16.476622 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8d6c817-b00b-4077-b8ef-5d7c733fa419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:16.488871 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8d6c817-b00b-4077-b8ef-5d7c733fa419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:16.489976 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Flow 'volume_create_api' (0e420899-2bb8-4417-ac3c-8b0181e0c80b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:16.490344 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Create volume request issued successfully. Aug 18 09:18:16.491041 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e4e21bb-3ac1-469a-a725-1c2560bc5978 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:18:16.491711 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 623/2530] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:18:16 2026] POST /volume/v3/volumes => generated 752 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:16.510411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-320688a5-f161-4262-b47a-eabde03ecb56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:16.516855 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-320688a5-f161-4262-b47a-eabde03ecb56 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] GET https://10.4.3.41/volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 Aug 18 09:18:16.516855 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-320688a5-f161-4262-b47a-eabde03ecb56 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:16.516855 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-320688a5-f161-4262-b47a-eabde03ecb56 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:16.524066 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:16.524066 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:16.528080 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-320688a5-f161-4262-b47a-eabde03ecb56 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Volume info retrieved successfully. Aug 18 09:18:16.533581 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-320688a5-f161-4262-b47a-eabde03ecb56 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] https://10.4.3.41/volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 returned with HTTP 200 Aug 18 09:18:16.534083 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 635/2531] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:16 2026] GET /volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:17.348558 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fa4596e3-cb03-4806-ad3c-9fd60061572d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.350353 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa4596e3-cb03-4806-ad3c-9fd60061572d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:17.350586 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa4596e3-cb03-4806-ad3c-9fd60061572d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:17.350779 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa4596e3-cb03-4806-ad3c-9fd60061572d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:17.350892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fa4596e3-cb03-4806-ad3c-9fd60061572d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:17.355259 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.355259 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:17.356234 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa4596e3-cb03-4806-ad3c-9fd60061572d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:17.356684 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 643/2532] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:17 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:17.372726 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2e30f94-79d2-47fc-b910-b2f405b687f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.374468 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2e30f94-79d2-47fc-b910-b2f405b687f4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 Aug 18 09:18:17.374649 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2e30f94-79d2-47fc-b910-b2f405b687f4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:17.374823 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2e30f94-79d2-47fc-b910-b2f405b687f4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:17.381230 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.381230 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:17.384748 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e2e30f94-79d2-47fc-b910-b2f405b687f4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:18:17.389125 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2e30f94-79d2-47fc-b910-b2f405b687f4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 returned with HTTP 200 Aug 18 09:18:17.389511 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 632/2533] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:17 2026] GET /volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:17.408384 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.410206 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] POST https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147/restore Aug 18 09:18:17.410585 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:17.412217 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Restoring backup 7e0adba2-129f-443b-adfd-7bc050599147 ({'restore': {}}) {{(pid=100266) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 09:18:17.412342 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Restoring backup 7e0adba2-129f-443b-adfd-7bc050599147 to volume None. Aug 18 09:18:17.416832 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.416832 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:17.417831 np0000007625 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Creating volume of 1 GB for restore of backup 7e0adba2-129f-443b-adfd-7bc050599147. Aug 18 09:18:17.422888 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Availability Zones retrieved successfully. Aug 18 09:18:17.428477 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Flow 'volume_create_api' (0b344e13-da12-47d3-84ee-e212f8442021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:17.429515 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927d72f4-b0d2-4414-a9dd-a196bc8f7df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:17.430468 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:17.430927 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc83fe5f-8fe4-4130-bbe8-c64a2203ce45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.435245 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc83fe5f-8fe4-4130-bbe8-c64a2203ce45 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:17.436080 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc83fe5f-8fe4-4130-bbe8-c64a2203ce45 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:17.436380 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc83fe5f-8fe4-4130-bbe8-c64a2203ce45 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:17.438916 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dc83fe5f-8fe4-4130-bbe8-c64a2203ce45 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:17.442957 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.442957 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:17.444780 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc83fe5f-8fe4-4130-bbe8-c64a2203ce45 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:17.445640 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 636/2534] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:17 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:17.458845 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-78e1ff5f-3a9f-4306-b429-de7e3a2176b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.459641 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927d72f4-b0d2-4414-a9dd-a196bc8f7df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:17.460500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (971969b4-3e06-48ea-adb8-009f8e651973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:17.460816 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78e1ff5f-3a9f-4306-b429-de7e3a2176b1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b Aug 18 09:18:17.461030 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78e1ff5f-3a9f-4306-b429-de7e3a2176b1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:17.461241 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-78e1ff5f-3a9f-4306-b429-de7e3a2176b1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:17.472477 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.472477 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:17.476584 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-78e1ff5f-3a9f-4306-b429-de7e3a2176b1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:18:17.481726 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-78e1ff5f-3a9f-4306-b429-de7e3a2176b1 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b returned with HTTP 200 Aug 18 09:18:17.482260 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 644/2535] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:17 2026] GET /volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b => generated 963 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:17.495999 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56df7f6a-dfea-49ec-8b9e-0aaa985c0bb7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.496722 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Created reservations ['eb6f388a-053c-4399-b4b4-3e884efb689f', '510076d0-c14a-489b-b173-1ee4a1025b0c', '24ee7521-e655-47f0-aa8a-1088ad34e7e9', '784fe904-0b18-4e99-854e-d975e5633582'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:17.497779 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (971969b4-3e06-48ea-adb8-009f8e651973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb6f388a-053c-4399-b4b4-3e884efb689f', '510076d0-c14a-489b-b173-1ee4a1025b0c', '24ee7521-e655-47f0-aa8a-1088ad34e7e9', '784fe904-0b18-4e99-854e-d975e5633582']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:17.498592 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1c6e1b-099a-416b-aec6-e1d999d1924c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:17.498693 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56df7f6a-dfea-49ec-8b9e-0aaa985c0bb7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b Aug 18 09:18:17.498945 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56df7f6a-dfea-49ec-8b9e-0aaa985c0bb7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:17.499191 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56df7f6a-dfea-49ec-8b9e-0aaa985c0bb7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:17.512763 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.512763 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:17.521624 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-56df7f6a-dfea-49ec-8b9e-0aaa985c0bb7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:18:17.526158 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1c6e1b-099a-416b-aec6-e1d999d1924c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ecafeb-1c61-44f8-8f54-8e2a66edef72', '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_7e0adba2-129f-443b-adfd-7bc050599147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50e7cdfbe05849df9a3efb4ec2c85f6c',qos_specs=None,replication_status=,reservations=['eb6f388a-053c-4399-b4b4-3e884efb689f','510076d0-c14a-489b-b173-1ee4a1025b0c','24ee7521-e655-47f0-aa8a-1088ad34e7e9','784fe904-0b18-4e99-854e-d975e5633582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5578386d90924b4291fd04bd5e6d651f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7e0adba2-129f-443b-adfd-7bc050599147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94ecafeb-1c61-44f8-8f54-8e2a66edef72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50e7cdfbe05849df9a3efb4ec2c85f6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5578386d90924b4291fd04bd5e6d651f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:17.526998 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2430f0f9-c22f-46f5-92c7-d64a2b7da7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:17.533778 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56df7f6a-dfea-49ec-8b9e-0aaa985c0bb7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b returned with HTTP 200 Aug 18 09:18:17.534533 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 633/2536] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:17 2026] GET /volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:17.538908 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=545,cinder:UPDATE=129,cinder:INSERT=89 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:18:17.541092 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2430f0f9-c22f-46f5-92c7-d64a2b7da7aa) transitioned into 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_7e0adba2-129f-443b-adfd-7bc050599147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50e7cdfbe05849df9a3efb4ec2c85f6c',qos_specs=None,replication_status=,reservations=['eb6f388a-053c-4399-b4b4-3e884efb689f','510076d0-c14a-489b-b173-1ee4a1025b0c','24ee7521-e655-47f0-aa8a-1088ad34e7e9','784fe904-0b18-4e99-854e-d975e5633582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5578386d90924b4291fd04bd5e6d651f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:17.541795 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cca5584-e7ef-4f09-b93d-1bb7bc908e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:17.549973 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cca5584-e7ef-4f09-b93d-1bb7bc908e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:17.550730 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Flow 'volume_create_api' (0b344e13-da12-47d3-84ee-e212f8442021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:17.551019 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Create volume request issued successfully. Aug 18 09:18:17.553943 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7416e585-ee85-4ff2-a9ee-2a7812bb1d44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.554926 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d94cffb4-da6a-4006-b71e-c97e58186a37 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.557104 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d94cffb4-da6a-4006-b71e-c97e58186a37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b Aug 18 09:18:17.557313 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.557313 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:17.557467 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d94cffb4-da6a-4006-b71e-c97e58186a37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:17.557786 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d94cffb4-da6a-4006-b71e-c97e58186a37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:17.557842 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:18:17.558070 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d94cffb4-da6a-4006-b71e-c97e58186a37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume with id: 5f34b937-899a-43ce-9d3f-2860ccb0628b Aug 18 09:18:17.558300 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7416e585-ee85-4ff2-a9ee-2a7812bb1d44 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] GET https://10.4.3.41/volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 Aug 18 09:18:17.558749 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7416e585-ee85-4ff2-a9ee-2a7812bb1d44 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:17.560434 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7416e585-ee85-4ff2-a9ee-2a7812bb1d44 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:17.569918 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.569918 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:17.570332 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d94cffb4-da6a-4006-b71e-c97e58186a37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:18:17.574602 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.574602 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:17.578720 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7416e585-ee85-4ff2-a9ee-2a7812bb1d44 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Volume info retrieved successfully. Aug 18 09:18:17.583995 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7416e585-ee85-4ff2-a9ee-2a7812bb1d44 tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] https://10.4.3.41/volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 returned with HTTP 200 Aug 18 09:18:17.584169 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 637/2537] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:17 2026] GET /volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:17.602638 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.606295 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d94cffb4-da6a-4006-b71e-c97e58186a37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume request issued successfully. Aug 18 09:18:17.606799 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d94cffb4-da6a-4006-b71e-c97e58186a37 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b returned with HTTP 202 Aug 18 09:18:17.607287 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:17.607421 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 645/2538] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:17 2026] DELETE /volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:17.607867 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "10ff81a6-36f9-4756-9c70-1ee329983574"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:17.609363 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '10ff81a6-36f9-4756-9c70-1ee329983574'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:17.618428 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ce14569-9953-431d-b786-87057e1e6208 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.619837 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ce14569-9953-431d-b786-87057e1e6208 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b Aug 18 09:18:17.620042 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ce14569-9953-431d-b786-87057e1e6208 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:17.620227 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ce14569-9953-431d-b786-87057e1e6208 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:17.622766 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.622766 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:17.623479 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Volume retrieved successfully. Aug 18 09:18:17.623479 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Create volume of 1 GB Aug 18 09:18:17.629229 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Availability Zones retrieved successfully. Aug 18 09:18:17.633924 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.633924 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:17.635790 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Flow 'volume_create_api' (76e807dd-5700-4b25-bc81-5cbdcaa91a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:17.636344 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4ce14569-9953-431d-b786-87057e1e6208 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:18:17.637723 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e7b3122-2d48-4fcb-b2d5-f3f00b62fa0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:17.637949 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:17.640597 np0000007625 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e7b3122-2d48-4fcb-b2d5-f3f00b62fa0f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 09:18:17.640597 np0000007625 devstack@c-api.service[100265]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 18 09:18:17.640715 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ce14569-9953-431d-b786-87057e1e6208 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b returned with HTTP 200 Aug 18 09:18:17.641074 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 638/2539] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:17 2026] GET /volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b => generated 962 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:17.641516 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e7b3122-2d48-4fcb-b2d5-f3f00b62fa0f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:17.642200 np0000007625 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e7b3122-2d48-4fcb-b2d5-f3f00b62fa0f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 09:18:17.642987 np0000007625 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Flow 'volume_create_api' (76e807dd-5700-4b25-bc81-5cbdcaa91a6d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 09:18:17.644619 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6b95a27-a417-4d7a-b960-e92c3654c6ed tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 18 09:18:17.644619 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 634/2540] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:18:17 2026] POST /volume/v3/volumes => generated 173 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:18:17.652253 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-742e3278-1cec-465a-932c-0f952ef4043d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.655693 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-742e3278-1cec-465a-932c-0f952ef4043d tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] GET https://10.4.3.41/volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 Aug 18 09:18:17.655693 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-742e3278-1cec-465a-932c-0f952ef4043d tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:17.655693 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-742e3278-1cec-465a-932c-0f952ef4043d tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:17.662848 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.662848 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:17.671774 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-742e3278-1cec-465a-932c-0f952ef4043d tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Volume info retrieved successfully. Aug 18 09:18:17.675225 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-742e3278-1cec-465a-932c-0f952ef4043d tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] https://10.4.3.41/volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 returned with HTTP 200 Aug 18 09:18:17.675646 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 646/2541] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:17 2026] GET /volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:17.688374 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dca16cde-8380-421c-bf23-37d75c0a0c5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.691519 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dca16cde-8380-421c-bf23-37d75c0a0c5d tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] DELETE https://10.4.3.41/volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 Aug 18 09:18:17.691519 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dca16cde-8380-421c-bf23-37d75c0a0c5d tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:17.691519 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dca16cde-8380-421c-bf23-37d75c0a0c5d tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:17.691519 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-dca16cde-8380-421c-bf23-37d75c0a0c5d tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Delete volume with id: 10ff81a6-36f9-4756-9c70-1ee329983574 Aug 18 09:18:17.697756 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.697756 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:17.698052 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dca16cde-8380-421c-bf23-37d75c0a0c5d tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Volume info retrieved successfully. Aug 18 09:18:17.723006 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dca16cde-8380-421c-bf23-37d75c0a0c5d tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Delete volume request issued successfully. Aug 18 09:18:17.723164 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dca16cde-8380-421c-bf23-37d75c0a0c5d tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] https://10.4.3.41/volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 returned with HTTP 202 Aug 18 09:18:17.723725 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 639/2542] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:17 2026] DELETE /volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:17.732261 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3465e18b-fd27-41c8-b15a-fde230fdc57b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:17.734028 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3465e18b-fd27-41c8-b15a-fde230fdc57b tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] GET https://10.4.3.41/volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 Aug 18 09:18:17.735412 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3465e18b-fd27-41c8-b15a-fde230fdc57b tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:17.735412 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3465e18b-fd27-41c8-b15a-fde230fdc57b tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:17.747228 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:17.747228 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:17.759995 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3465e18b-fd27-41c8-b15a-fde230fdc57b tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Volume info retrieved successfully. Aug 18 09:18:17.770619 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3465e18b-fd27-41c8-b15a-fde230fdc57b tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] https://10.4.3.41/volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 returned with HTTP 200 Aug 18 09:18:17.771112 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 635/2543] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:17 2026] GET /volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:18.571151 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:18.571151 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:18.571151 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:18:18.571151 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Checking backup size 1 against volume size 1 {{(pid=100266) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 09:18:18.571151 np0000007625 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Overwriting volume 94ecafeb-1c61-44f8-8f54-8e2a66edef72 with restore of backup 7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:18.588333 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] restore_backup in rpcapi backup_id 7e0adba2-129f-443b-adfd-7bc050599147 {{(pid=100266) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 09:18:18.591654 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbf51fe1-58c0-4c5b-8b38-53d8154de136 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147/restore returned with HTTP 202 Aug 18 09:18:18.592207 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 624/2544] 10.4.3.41 () {68 vars in 1386 bytes} [Tue Aug 18 09:18:17 2026] POST /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147/restore => generated 189 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:18.603035 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6ab7bf10-3b36-4e66-9dd5-5af16434bb08 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:18.606773 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ab7bf10-3b36-4e66-9dd5-5af16434bb08 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:18.607036 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ab7bf10-3b36-4e66-9dd5-5af16434bb08 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:18.607350 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ab7bf10-3b36-4e66-9dd5-5af16434bb08 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:18.607428 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6ab7bf10-3b36-4e66-9dd5-5af16434bb08 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:18.614257 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:18.614257 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:18.615161 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ab7bf10-3b36-4e66-9dd5-5af16434bb08 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:18.615648 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 647/2545] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:18 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:18.656074 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a8a0eba-2392-45b5-b9e3-6a2610d4963d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:18.660111 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a8a0eba-2392-45b5-b9e3-6a2610d4963d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b Aug 18 09:18:18.660620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a8a0eba-2392-45b5-b9e3-6a2610d4963d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:18.660620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a8a0eba-2392-45b5-b9e3-6a2610d4963d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:18.674271 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a8a0eba-2392-45b5-b9e3-6a2610d4963d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b returned with HTTP 404 Aug 18 09:18:18.675113 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 640/2546] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:18 2026] GET /volume/v3/volumes/5f34b937-899a-43ce-9d3f-2860ccb0628b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:18.685608 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e311a41a-7c9b-4dfb-b5e5-5ccaaa8ed7a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:18.690288 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e311a41a-7c9b-4dfb-b5e5-5ccaaa8ed7a4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:18.690498 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e311a41a-7c9b-4dfb-b5e5-5ccaaa8ed7a4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:18.690787 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e311a41a-7c9b-4dfb-b5e5-5ccaaa8ed7a4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:18.690900 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-e311a41a-7c9b-4dfb-b5e5-5ccaaa8ed7a4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete backup with id: c4bcd786-9a88-4c8c-9666-6650d092164f. Aug 18 09:18:18.699268 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:18.699268 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:18.719224 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-e311a41a-7c9b-4dfb-b5e5-5ccaaa8ed7a4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] delete_backup rpcapi backup_id c4bcd786-9a88-4c8c-9666-6650d092164f {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:18:18.720786 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e311a41a-7c9b-4dfb-b5e5-5ccaaa8ed7a4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 202 Aug 18 09:18:18.721246 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 636/2547] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:18 2026] DELETE /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:18:18.728912 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84383e1e-f597-4f6d-b765-38af42c0f09f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:18.731053 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84383e1e-f597-4f6d-b765-38af42c0f09f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:18.731239 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84383e1e-f597-4f6d-b765-38af42c0f09f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:18.731508 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84383e1e-f597-4f6d-b765-38af42c0f09f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:18.731616 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-84383e1e-f597-4f6d-b765-38af42c0f09f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:18.736590 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:18.736590 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:18.737616 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84383e1e-f597-4f6d-b765-38af42c0f09f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 200 Aug 18 09:18:18.738020 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 625/2548] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:18 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:18.788640 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-933da6c5-98b3-4f04-8292-0b55d0c60bbb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:18.791081 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-933da6c5-98b3-4f04-8292-0b55d0c60bbb tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] GET https://10.4.3.41/volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 Aug 18 09:18:18.791081 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-933da6c5-98b3-4f04-8292-0b55d0c60bbb tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:18.791312 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-933da6c5-98b3-4f04-8292-0b55d0c60bbb tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:18.799211 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-933da6c5-98b3-4f04-8292-0b55d0c60bbb tempest-VolumesCloneNegativeTest-113897995 tempest-VolumesCloneNegativeTest-113897995-project-member] https://10.4.3.41/volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 returned with HTTP 404 Aug 18 09:18:18.799896 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 648/2549] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:18 2026] GET /volume/v3/volumes/10ff81a6-36f9-4756-9c70-1ee329983574 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:19.631529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59e11be6-abeb-4720-8539-f75e9b143e0c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:19.634382 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59e11be6-abeb-4720-8539-f75e9b143e0c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:19.634607 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59e11be6-abeb-4720-8539-f75e9b143e0c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:19.634849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59e11be6-abeb-4720-8539-f75e9b143e0c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:19.634987 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-59e11be6-abeb-4720-8539-f75e9b143e0c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:19.642285 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:19.642285 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:19.643105 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59e11be6-abeb-4720-8539-f75e9b143e0c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:19.643588 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 641/2550] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:19 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:19.750374 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6565d3fe-e866-4b7e-9d64-b8f2457b07ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:19.752621 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6565d3fe-e866-4b7e-9d64-b8f2457b07ed tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f Aug 18 09:18:19.752817 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6565d3fe-e866-4b7e-9d64-b8f2457b07ed tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:19.753043 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6565d3fe-e866-4b7e-9d64-b8f2457b07ed tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:19.753142 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6565d3fe-e866-4b7e-9d64-b8f2457b07ed tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id c4bcd786-9a88-4c8c-9666-6650d092164f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:19.756796 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6565d3fe-e866-4b7e-9d64-b8f2457b07ed tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f returned with HTTP 404 Aug 18 09:18:19.757281 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 637/2551] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:19 2026] GET /volume/v3/backups/c4bcd786-9a88-4c8c-9666-6650d092164f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:19.864890 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1ec03459-3486-4b34-a937-996a1abbfa18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:19.866783 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ec03459-3486-4b34-a937-996a1abbfa18 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 Aug 18 09:18:19.866969 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ec03459-3486-4b34-a937-996a1abbfa18 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:19.867136 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ec03459-3486-4b34-a937-996a1abbfa18 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:19.867289 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1ec03459-3486-4b34-a937-996a1abbfa18 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume with id: e3e95439-4f06-403c-88cb-032f0ead6e62 Aug 18 09:18:19.878943 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:19.878943 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:19.879332 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ec03459-3486-4b34-a937-996a1abbfa18 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:18:19.900262 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ec03459-3486-4b34-a937-996a1abbfa18 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume request issued successfully. Aug 18 09:18:19.900561 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ec03459-3486-4b34-a937-996a1abbfa18 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 returned with HTTP 202 Aug 18 09:18:19.903030 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 626/2552] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:19 2026] DELETE /volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:19.910847 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9e38e4ee-c5d6-43fc-a972-8254ffcaa28d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:19.912739 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e38e4ee-c5d6-43fc-a972-8254ffcaa28d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 Aug 18 09:18:19.913293 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e38e4ee-c5d6-43fc-a972-8254ffcaa28d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:19.913293 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e38e4ee-c5d6-43fc-a972-8254ffcaa28d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:19.923969 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:19.923969 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:19.928255 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9e38e4ee-c5d6-43fc-a972-8254ffcaa28d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:18:19.933468 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e38e4ee-c5d6-43fc-a972-8254ffcaa28d tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 returned with HTTP 200 Aug 18 09:18:19.933948 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 649/2553] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:19 2026] GET /volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:20.658227 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab3db1f5-8f74-4ca3-9e4b-109031bac3f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:20.660241 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c8bbaa5-92da-40c3-ac71-330654a5d631 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:20.661579 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab3db1f5-8f74-4ca3-9e4b-109031bac3f2 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:20.661808 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab3db1f5-8f74-4ca3-9e4b-109031bac3f2 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:20.662074 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab3db1f5-8f74-4ca3-9e4b-109031bac3f2 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:20.662222 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ab3db1f5-8f74-4ca3-9e4b-109031bac3f2 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:20.670199 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:20.670199 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:20.671245 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab3db1f5-8f74-4ca3-9e4b-109031bac3f2 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:20.671868 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 642/2554] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:20 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:20.766007 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c8bbaa5-92da-40c3-ac71-330654a5d631 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:18:20.766509 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c8bbaa5-92da-40c3-ac71-330654a5d631 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-205879607", "extra_specs": {"storage_protocol": "tempest-storage_protocol-94619032", "vendor_name": "tempest-vendor_name-1820466079"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:20.790170 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c8bbaa5-92da-40c3-ac71-330654a5d631 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:18:20.790784 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 638/2555] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:18:20 2026] POST /volume/v3/types => generated 327 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:20.802784 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2578132c-e9f8-4416-824c-62ae45242e3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:20.806827 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:20.807347 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92ea58d4-24c8-4dd1-b3cc-6563c556b150", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:20.812768 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Create volume request body: {'volume': {'volume_type': '92ea58d4-24c8-4dd1-b3cc-6563c556b150', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:20.820803 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Create volume of 1 GB Aug 18 09:18:20.821240 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:20.821240 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:20.821842 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Availability Zones retrieved successfully. Aug 18 09:18:20.832493 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Flow 'volume_create_api' (4811c86c-b032-4c87-b190-9f41c65a31b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:20.834170 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a652f60-f997-4912-b259-c07f2cbd2cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:20.835535 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:20.872053 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a652f60-f997-4912-b259-c07f2cbd2cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:18:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-94619032',vendor_name='tempest-vendor_name-1820466079'},id=92ea58d4-24c8-4dd1-b3cc-6563c556b150,is_public=True,name='tempest-ProjectReaderTests-volume-type-205879607',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92ea58d4-24c8-4dd1-b3cc-6563c556b150', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:20.873786 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a996aba2-ac3e-4b96-934a-0a8c208a8194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:20.909442 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-205879607 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-205879607, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:20.909846 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-205879607 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-205879607, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:20.950823 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Created reservations ['05650603-9654-44cb-be9d-91069c8d5ae4', '7a39edd9-7bf2-449c-9459-f97c09216cfa', 'c0e531dd-2a98-42e5-8ba5-72529ef3c87c', '1975d78c-4eab-4f2f-a544-96822d5e49e7'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:20.951902 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a996aba2-ac3e-4b96-934a-0a8c208a8194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05650603-9654-44cb-be9d-91069c8d5ae4', '7a39edd9-7bf2-449c-9459-f97c09216cfa', 'c0e531dd-2a98-42e5-8ba5-72529ef3c87c', '1975d78c-4eab-4f2f-a544-96822d5e49e7']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:20.952529 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-696d840b-cf27-418e-8968-b492cac759a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:20.953728 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3186fb15-3e93-4300-a2b7-0f621bb75acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:20.954441 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-696d840b-cf27-418e-8968-b492cac759a8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 Aug 18 09:18:20.954702 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-696d840b-cf27-418e-8968-b492cac759a8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:20.954944 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-696d840b-cf27-418e-8968-b492cac759a8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:20.962802 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-696d840b-cf27-418e-8968-b492cac759a8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 returned with HTTP 404 Aug 18 09:18:20.963552 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 650/2556] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:20 2026] GET /volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:20.970104 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-550362e8-fe88-4dbf-8558-c11cb480d89b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:20.971889 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-550362e8-fe88-4dbf-8558-c11cb480d89b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 Aug 18 09:18:20.972585 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-550362e8-fe88-4dbf-8558-c11cb480d89b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:20.972585 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-550362e8-fe88-4dbf-8558-c11cb480d89b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:20.977728 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-550362e8-fe88-4dbf-8558-c11cb480d89b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 returned with HTTP 404 Aug 18 09:18:20.978238 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 643/2557] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:20 2026] GET /volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:20.986821 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62f0adfd-d8fa-4ea9-a534-d44744bd7a78 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:20.989030 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3186fb15-3e93-4300-a2b7-0f621bb75acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '681994ca-7fe5-402d-875a-f08666a8b114', '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='d23d6125ba5449a18651817520e66c52',qos_specs=None,replication_status=,reservations=['05650603-9654-44cb-be9d-91069c8d5ae4','7a39edd9-7bf2-449c-9459-f97c09216cfa','c0e531dd-2a98-42e5-8ba5-72529ef3c87c','1975d78c-4eab-4f2f-a544-96822d5e49e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6035c77639f049b0b3ef36c674579128',volume_type_id=92ea58d4-24c8-4dd1-b3cc-6563c556b150), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:20Z,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=681994ca-7fe5-402d-875a-f08666a8b114,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23d6125ba5449a18651817520e66c52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6035c77639f049b0b3ef36c674579128',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(92ea58d4-24c8-4dd1-b3cc-6563c556b150),volume_type_id=92ea58d4-24c8-4dd1-b3cc-6563c556b150)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:20.989704 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62f0adfd-d8fa-4ea9-a534-d44744bd7a78 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 Aug 18 09:18:20.989846 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62f0adfd-d8fa-4ea9-a534-d44744bd7a78 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:20.989926 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75130137-78b9-47b2-80d6-255ced093ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:20.990177 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62f0adfd-d8fa-4ea9-a534-d44744bd7a78 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:20.990506 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-62f0adfd-d8fa-4ea9-a534-d44744bd7a78 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume with id: e3e95439-4f06-403c-88cb-032f0ead6e62 Aug 18 09:18:20.998910 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62f0adfd-d8fa-4ea9-a534-d44744bd7a78 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 returned with HTTP 404 Aug 18 09:18:20.999673 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 639/2558] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:20 2026] DELETE /volume/v3/volumes/e3e95439-4f06-403c-88cb-032f0ead6e62 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:21.009505 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75130137-78b9-47b2-80d6-255ced093ae8) transitioned into state 'SUCCESS' from 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='d23d6125ba5449a18651817520e66c52',qos_specs=None,replication_status=,reservations=['05650603-9654-44cb-be9d-91069c8d5ae4','7a39edd9-7bf2-449c-9459-f97c09216cfa','c0e531dd-2a98-42e5-8ba5-72529ef3c87c','1975d78c-4eab-4f2f-a544-96822d5e49e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6035c77639f049b0b3ef36c674579128',volume_type_id=92ea58d4-24c8-4dd1-b3cc-6563c556b150)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:21.010184 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe387a5b-feaa-4edb-a5ea-a952a350a8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:21.012249 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3bd842e-1724-44df-9b22-279d62720ed9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:21.017556 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:21.017556 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-849613403"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:21.027885 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-849613403'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:21.027996 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume of 1 GB Aug 18 09:18:21.031118 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe387a5b-feaa-4edb-a5ea-a952a350a8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:21.031118 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Flow 'volume_create_api' (4811c86c-b032-4c87-b190-9f41c65a31b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:21.031594 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Create volume request issued successfully. Aug 18 09:18:21.032152 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2578132c-e9f8-4416-824c-62ae45242e3d tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:18:21.033034 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 627/2559] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:18:20 2026] POST /volume/v3/volumes => generated 771 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:21.038066 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Availability Zones retrieved successfully. Aug 18 09:18:21.045890 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Flow 'volume_create_api' (13b3df2f-6ccd-4636-a163-74f2c950fc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:21.046829 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3594ef8d-a417-4aec-9b38-5804351718f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:21.047843 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:21.049641 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb14a00e-9524-481b-af08-059468a07b51 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:21.052307 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb14a00e-9524-481b-af08-059468a07b51 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] GET https://10.4.3.41/volume/v3/volumes/681994ca-7fe5-402d-875a-f08666a8b114 Aug 18 09:18:21.052750 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb14a00e-9524-481b-af08-059468a07b51 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:21.053587 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb14a00e-9524-481b-af08-059468a07b51 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:21.062541 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:21.062541 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:21.067913 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cb14a00e-9524-481b-af08-059468a07b51 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Volume info retrieved successfully. Aug 18 09:18:21.074106 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb14a00e-9524-481b-af08-059468a07b51 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/volumes/681994ca-7fe5-402d-875a-f08666a8b114 returned with HTTP 200 Aug 18 09:18:21.074106 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 644/2560] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:18:21 2026] GET /volume/v3/volumes/681994ca-7fe5-402d-875a-f08666a8b114 => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:21.082594 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3594ef8d-a417-4aec-9b38-5804351718f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:21.082594 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b0cfa7-f6fa-40f6-b218-37ec920ec334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:21.135985 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Created reservations ['fb7240f0-130e-4409-802f-1c1ab475294c', 'dcf0f501-a5f1-4bd5-9c29-ba2c5c688c4f', 'ce90101f-267e-40ee-954e-56d598e75782', 'c9a82481-5147-4e30-86c0-6c41c384584f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:21.136677 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b0cfa7-f6fa-40f6-b218-37ec920ec334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb7240f0-130e-4409-802f-1c1ab475294c', 'dcf0f501-a5f1-4bd5-9c29-ba2c5c688c4f', 'ce90101f-267e-40ee-954e-56d598e75782', 'c9a82481-5147-4e30-86c0-6c41c384584f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:21.137376 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4187ee2-04a6-4aac-b40c-c25028822534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:21.162292 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4187ee2-04a6-4aac-b40c-c25028822534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49d20563-eaf6-4c0a-8b7d-f6e9989c19e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-849613403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a39d516e32574896b164e2ba5c6be684',qos_specs=None,replication_status=,reservations=['fb7240f0-130e-4409-802f-1c1ab475294c','dcf0f501-a5f1-4bd5-9c29-ba2c5c688c4f','ce90101f-267e-40ee-954e-56d598e75782','c9a82481-5147-4e30-86c0-6c41c384584f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3b38b3da3f435780c75a77e6341f07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-849613403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49d20563-eaf6-4c0a-8b7d-f6e9989c19e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a39d516e32574896b164e2ba5c6be684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e3b38b3da3f435780c75a77e6341f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:21.163496 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354d124d-3532-412d-bece-21fa2cf59a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:21.191492 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354d124d-3532-412d-bece-21fa2cf59a14) transitioned into state 'SUCCESS' from state '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-849613403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a39d516e32574896b164e2ba5c6be684',qos_specs=None,replication_status=,reservations=['fb7240f0-130e-4409-802f-1c1ab475294c','dcf0f501-a5f1-4bd5-9c29-ba2c5c688c4f','ce90101f-267e-40ee-954e-56d598e75782','c9a82481-5147-4e30-86c0-6c41c384584f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3b38b3da3f435780c75a77e6341f07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:21.192257 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a86763b-df52-477d-a25d-e4ebb81f08a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:21.206564 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a86763b-df52-477d-a25d-e4ebb81f08a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:21.207487 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Flow 'volume_create_api' (13b3df2f-6ccd-4636-a163-74f2c950fc30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:21.207738 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Create volume request issued successfully. Aug 18 09:18:21.208314 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3bd842e-1724-44df-9b22-279d62720ed9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:18:21.208747 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 651/2561] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:18:21 2026] POST /volume/v3/volumes => generated 746 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:21.225966 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c96163b3-505c-46ac-ba4d-5f655ef14aac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:21.228990 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c96163b3-505c-46ac-ba4d-5f655ef14aac tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:18:21.229455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c96163b3-505c-46ac-ba4d-5f655ef14aac tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:21.230065 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c96163b3-505c-46ac-ba4d-5f655ef14aac tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:21.245107 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:21.245107 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:21.250588 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c96163b3-505c-46ac-ba4d-5f655ef14aac tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:18:21.258320 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c96163b3-505c-46ac-ba4d-5f655ef14aac tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:18:21.259099 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 640/2562] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:21 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:21.690131 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1dd5da01-8f52-479b-b6d1-b15ad5c9bac5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:21.692780 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1dd5da01-8f52-479b-b6d1-b15ad5c9bac5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:21.693023 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1dd5da01-8f52-479b-b6d1-b15ad5c9bac5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:21.693274 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1dd5da01-8f52-479b-b6d1-b15ad5c9bac5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:21.693476 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1dd5da01-8f52-479b-b6d1-b15ad5c9bac5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:21.698352 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:21.698352 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:21.699302 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1dd5da01-8f52-479b-b6d1-b15ad5c9bac5 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:21.699837 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 628/2563] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:21 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:22.092872 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82c2f9b5-9f54-4e5b-b1b3-ae376599965b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:22.096112 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82c2f9b5-9f54-4e5b-b1b3-ae376599965b tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] GET https://10.4.3.41/volume/v3/volumes/681994ca-7fe5-402d-875a-f08666a8b114 Aug 18 09:18:22.096112 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82c2f9b5-9f54-4e5b-b1b3-ae376599965b tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:22.096112 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82c2f9b5-9f54-4e5b-b1b3-ae376599965b tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:22.102427 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:22.102427 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:22.106172 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-82c2f9b5-9f54-4e5b-b1b3-ae376599965b tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Volume info retrieved successfully. Aug 18 09:18:22.110034 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82c2f9b5-9f54-4e5b-b1b3-ae376599965b tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/volumes/681994ca-7fe5-402d-875a-f08666a8b114 returned with HTTP 200 Aug 18 09:18:22.110637 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 645/2564] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:18:22 2026] GET /volume/v3/volumes/681994ca-7fe5-402d-875a-f08666a8b114 => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:22.124289 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-20251607-f1f7-43e1-96f6-7969f10f605a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:22.126143 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20251607-f1f7-43e1-96f6-7969f10f605a tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 18 09:18:22.126349 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20251607-f1f7-43e1-96f6-7969f10f605a tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:22.126547 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20251607-f1f7-43e1-96f6-7969f10f605a tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:22.126784 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:22.126784 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:22.130894 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20251607-f1f7-43e1-96f6-7969f10f605a tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:18:22.131194 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 652/2565] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:18:22 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:22.139704 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ce55423-8322-46bb-b8fb-2f2577df484f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:22.201004 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ce55423-8322-46bb-b8fb-2f2577df484f tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-reader] GET https://10.4.3.41/volume/v3/messages Aug 18 09:18:22.201299 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ce55423-8322-46bb-b8fb-2f2577df484f tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:22.201576 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ce55423-8322-46bb-b8fb-2f2577df484f tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-reader] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:22.206709 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ce55423-8322-46bb-b8fb-2f2577df484f tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-reader] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:18:22.207145 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 641/2566] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:18:22 2026] GET /volume/v3/messages => generated 668 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:22.216069 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe654a8d-8f61-473a-8d6e-5bd93cd98b02 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:22.218163 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe654a8d-8f61-473a-8d6e-5bd93cd98b02 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] DELETE https://10.4.3.41/volume/v3/messages/c4b4d300-ee21-4638-8aa4-e1f8857efa16 Aug 18 09:18:22.218438 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe654a8d-8f61-473a-8d6e-5bd93cd98b02 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:22.218673 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe654a8d-8f61-473a-8d6e-5bd93cd98b02 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:22.230512 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe654a8d-8f61-473a-8d6e-5bd93cd98b02 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/messages/c4b4d300-ee21-4638-8aa4-e1f8857efa16 returned with HTTP 204 Aug 18 09:18:22.231019 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 629/2567] 10.4.3.41 () {68 vars in 1387 bytes} [Tue Aug 18 09:18:22 2026] DELETE /volume/v3/messages/c4b4d300-ee21-4638-8aa4-e1f8857efa16 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 09:18:22.239810 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49bc6765-6cfd-4f16-958a-d6859d3725dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:22.241421 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49bc6765-6cfd-4f16-958a-d6859d3725dd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/681994ca-7fe5-402d-875a-f08666a8b114 Aug 18 09:18:22.241796 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49bc6765-6cfd-4f16-958a-d6859d3725dd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:22.242259 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49bc6765-6cfd-4f16-958a-d6859d3725dd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:22.242575 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-49bc6765-6cfd-4f16-958a-d6859d3725dd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Delete volume with id: 681994ca-7fe5-402d-875a-f08666a8b114 Aug 18 09:18:22.249768 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:22.249768 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:22.250541 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49bc6765-6cfd-4f16-958a-d6859d3725dd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Volume info retrieved successfully. Aug 18 09:18:22.251893 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49bc6765-6cfd-4f16-958a-d6859d3725dd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 09:18:22.260991 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-49bc6765-6cfd-4f16-958a-d6859d3725dd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-205879607 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-205879607, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:22.261550 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-49bc6765-6cfd-4f16-958a-d6859d3725dd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-205879607 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-205879607, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:22.272213 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-542824bd-d85f-45a5-a83e-6086280343b3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:22.274600 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-542824bd-d85f-45a5-a83e-6086280343b3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:18:22.274868 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-542824bd-d85f-45a5-a83e-6086280343b3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:22.275122 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-542824bd-d85f-45a5-a83e-6086280343b3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:22.277461 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-49bc6765-6cfd-4f16-958a-d6859d3725dd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Created reservations ['b63a777b-9220-4cea-b6c4-2f5e0e44c547', 'e9ce9233-65fc-47a8-b1f7-6fe0a5e9770e', '1eff6309-0ad2-4154-a16d-4cc1502745c7', '91b765ce-86a4-4927-8efa-8078b7d9d462'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:22.284717 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:22.284717 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:22.289488 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-542824bd-d85f-45a5-a83e-6086280343b3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:18:22.296521 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-542824bd-d85f-45a5-a83e-6086280343b3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:18:22.296521 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 653/2568] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:22 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:22.324368 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49bc6765-6cfd-4f16-958a-d6859d3725dd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Delete volume request issued successfully. Aug 18 09:18:22.324992 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49bc6765-6cfd-4f16-958a-d6859d3725dd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/volumes/681994ca-7fe5-402d-875a-f08666a8b114 returned with HTTP 202 Aug 18 09:18:22.325803 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 646/2569] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:18:22 2026] DELETE /volume/v3/volumes/681994ca-7fe5-402d-875a-f08666a8b114 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:22.336028 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bae4b1e7-7361-4605-a340-3574101b7cfd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:22.337830 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bae4b1e7-7361-4605-a340-3574101b7cfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] DELETE https://10.4.3.41/volume/v3/types/92ea58d4-24c8-4dd1-b3cc-6563c556b150 Aug 18 09:18:22.338042 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bae4b1e7-7361-4605-a340-3574101b7cfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:22.338228 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bae4b1e7-7361-4605-a340-3574101b7cfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:22.367706 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bae4b1e7-7361-4605-a340-3574101b7cfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/types/92ea58d4-24c8-4dd1-b3cc-6563c556b150 returned with HTTP 202 Aug 18 09:18:22.368293 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 642/2570] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:18:22 2026] DELETE /volume/v3/types/92ea58d4-24c8-4dd1-b3cc-6563c556b150 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:22.377783 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d00636f5-e200-41b0-ae45-1af614596af6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:22.381435 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d00636f5-e200-41b0-ae45-1af614596af6 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:18:22.381435 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d00636f5-e200-41b0-ae45-1af614596af6 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1095401804", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1135862638", "vendor_name": "tempest-vendor_name-2117854501"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:22.400950 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d00636f5-e200-41b0-ae45-1af614596af6 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:18:22.401622 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 630/2571] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:18:22 2026] POST /volume/v3/types => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:22.411070 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:22.412995 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:22.413465 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "01671557-0482-448f-8121-e7af784b5fa6", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:22.414966 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Create volume request body: {'volume': {'volume_type': '01671557-0482-448f-8121-e7af784b5fa6', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:22.419015 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Create volume of 1 GB Aug 18 09:18:22.419422 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:22.419422 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:22.419869 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Availability Zones retrieved successfully. Aug 18 09:18:22.425336 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Flow 'volume_create_api' (aa74e813-0cf9-4d01-aabb-3d8707c73c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:22.426235 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d4310d-aca9-4c33-bcc0-525f7217c4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:22.427230 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:22.460344 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d4310d-aca9-4c33-bcc0-525f7217c4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1135862638',vendor_name='tempest-vendor_name-2117854501'},id=01671557-0482-448f-8121-e7af784b5fa6,is_public=True,name='tempest-ProjectReaderTests-volume-type-1095401804',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01671557-0482-448f-8121-e7af784b5fa6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:22.461597 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e37e52d-0dd7-44aa-839d-71cdd3c2f029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:22.492152 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1095401804 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1095401804, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:22.492527 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1095401804 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1095401804, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:22.519626 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Created reservations ['eed5829d-8cb1-4a73-a93d-da167918b344', 'b87b0f87-b53e-4758-a926-a38fe8b3b340', 'e11b68ae-a4c9-48df-86a6-193227a0ab9c', '71c87102-495e-4ef5-8055-a891cdb08c23'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:22.520406 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e37e52d-0dd7-44aa-839d-71cdd3c2f029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eed5829d-8cb1-4a73-a93d-da167918b344', 'b87b0f87-b53e-4758-a926-a38fe8b3b340', 'e11b68ae-a4c9-48df-86a6-193227a0ab9c', '71c87102-495e-4ef5-8055-a891cdb08c23']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:22.521083 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78688f19-342b-46f4-bda1-cc50f478ce31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:22.546118 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78688f19-342b-46f4-bda1-cc50f478ce31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '875c607c-db3c-45d0-962c-9e5dcd4fd8ae', '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='d23d6125ba5449a18651817520e66c52',qos_specs=None,replication_status=,reservations=['eed5829d-8cb1-4a73-a93d-da167918b344','b87b0f87-b53e-4758-a926-a38fe8b3b340','e11b68ae-a4c9-48df-86a6-193227a0ab9c','71c87102-495e-4ef5-8055-a891cdb08c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6035c77639f049b0b3ef36c674579128',volume_type_id=01671557-0482-448f-8121-e7af784b5fa6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:22Z,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=875c607c-db3c-45d0-962c-9e5dcd4fd8ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23d6125ba5449a18651817520e66c52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6035c77639f049b0b3ef36c674579128',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01671557-0482-448f-8121-e7af784b5fa6),volume_type_id=01671557-0482-448f-8121-e7af784b5fa6)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:22.546925 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ce01e36-acfc-4b00-92f2-90cb347c2dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:22.566079 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ce01e36-acfc-4b00-92f2-90cb347c2dec) transitioned into state 'SUCCESS' from 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='d23d6125ba5449a18651817520e66c52',qos_specs=None,replication_status=,reservations=['eed5829d-8cb1-4a73-a93d-da167918b344','b87b0f87-b53e-4758-a926-a38fe8b3b340','e11b68ae-a4c9-48df-86a6-193227a0ab9c','71c87102-495e-4ef5-8055-a891cdb08c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6035c77639f049b0b3ef36c674579128',volume_type_id=01671557-0482-448f-8121-e7af784b5fa6)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:22.566861 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c478e206-0b6c-46e1-bd05-239e2803911f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:22.576377 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c478e206-0b6c-46e1-bd05-239e2803911f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:22.577323 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Flow 'volume_create_api' (aa74e813-0cf9-4d01-aabb-3d8707c73c5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:22.577716 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Create volume request issued successfully. Aug 18 09:18:22.578375 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2a2a100-2352-4703-a3d8-f5b4a20f3bfd tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:18:22.578884 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 654/2572] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:18:22 2026] POST /volume/v3/volumes => generated 772 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:22.591879 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a141624f-ddf3-4a91-b3d4-81e6c168c64c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:22.595607 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a141624f-ddf3-4a91-b3d4-81e6c168c64c tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] GET https://10.4.3.41/volume/v3/volumes/875c607c-db3c-45d0-962c-9e5dcd4fd8ae Aug 18 09:18:22.595607 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a141624f-ddf3-4a91-b3d4-81e6c168c64c tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:22.595607 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a141624f-ddf3-4a91-b3d4-81e6c168c64c tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:22.604889 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:22.604889 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:22.610196 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a141624f-ddf3-4a91-b3d4-81e6c168c64c tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Volume info retrieved successfully. Aug 18 09:18:22.618536 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a141624f-ddf3-4a91-b3d4-81e6c168c64c tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/volumes/875c607c-db3c-45d0-962c-9e5dcd4fd8ae returned with HTTP 200 Aug 18 09:18:22.618536 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 647/2573] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:18:22 2026] GET /volume/v3/volumes/875c607c-db3c-45d0-962c-9e5dcd4fd8ae => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:22.710889 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ec77409-6582-4892-837b-c3b5b58551ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:22.713624 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ec77409-6582-4892-837b-c3b5b58551ea tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:22.714000 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ec77409-6582-4892-837b-c3b5b58551ea tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:22.714407 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ec77409-6582-4892-837b-c3b5b58551ea tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:22.714666 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3ec77409-6582-4892-837b-c3b5b58551ea tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:22.719514 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:22.719514 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:22.720825 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ec77409-6582-4892-837b-c3b5b58551ea tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:22.721380 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 643/2574] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:22 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:23.636216 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-286a1294-7749-415c-b5df-2774644469fb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:23.640216 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-286a1294-7749-415c-b5df-2774644469fb tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] GET https://10.4.3.41/volume/v3/volumes/875c607c-db3c-45d0-962c-9e5dcd4fd8ae Aug 18 09:18:23.640216 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-286a1294-7749-415c-b5df-2774644469fb tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:23.640216 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-286a1294-7749-415c-b5df-2774644469fb tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:23.650466 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:23.650466 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:23.657984 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-286a1294-7749-415c-b5df-2774644469fb tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Volume info retrieved successfully. Aug 18 09:18:23.660706 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-286a1294-7749-415c-b5df-2774644469fb tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/volumes/875c607c-db3c-45d0-962c-9e5dcd4fd8ae returned with HTTP 200 Aug 18 09:18:23.661757 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 631/2575] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:18:23 2026] GET /volume/v3/volumes/875c607c-db3c-45d0-962c-9e5dcd4fd8ae => generated 972 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:23.674837 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e88d6645-bb6d-4a44-8d88-e531931266bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:23.676461 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e88d6645-bb6d-4a44-8d88-e531931266bf tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 18 09:18:23.676667 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e88d6645-bb6d-4a44-8d88-e531931266bf tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:23.676841 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e88d6645-bb6d-4a44-8d88-e531931266bf tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:23.677085 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:23.677085 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:23.680160 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e88d6645-bb6d-4a44-8d88-e531931266bf tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:18:23.680547 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 655/2576] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:18:23 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:23.690374 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-462dd200-f2e9-407a-b55b-7c5714916333 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:23.695190 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-462dd200-f2e9-407a-b55b-7c5714916333 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-reader] GET https://10.4.3.41/volume/v3/messages/e7e1f4c4-d8c6-4e64-931a-0f5deeec9193 Aug 18 09:18:23.695190 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-462dd200-f2e9-407a-b55b-7c5714916333 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:23.695190 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-462dd200-f2e9-407a-b55b-7c5714916333 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-reader] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:23.701245 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-462dd200-f2e9-407a-b55b-7c5714916333 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-reader] https://10.4.3.41/volume/v3/messages/e7e1f4c4-d8c6-4e64-931a-0f5deeec9193 returned with HTTP 200 Aug 18 09:18:23.702081 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 648/2577] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:18:23 2026] GET /volume/v3/messages/e7e1f4c4-d8c6-4e64-931a-0f5deeec9193 => generated 665 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:23.710659 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19b7ad7a-04d0-4c37-8e74-74a06f1996a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:23.712321 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19b7ad7a-04d0-4c37-8e74-74a06f1996a6 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] DELETE https://10.4.3.41/volume/v3/messages/e7e1f4c4-d8c6-4e64-931a-0f5deeec9193 Aug 18 09:18:23.712583 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19b7ad7a-04d0-4c37-8e74-74a06f1996a6 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:23.712758 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19b7ad7a-04d0-4c37-8e74-74a06f1996a6 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:23.722137 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19b7ad7a-04d0-4c37-8e74-74a06f1996a6 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/messages/e7e1f4c4-d8c6-4e64-931a-0f5deeec9193 returned with HTTP 204 Aug 18 09:18:23.722711 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 644/2578] 10.4.3.41 () {68 vars in 1387 bytes} [Tue Aug 18 09:18:23 2026] DELETE /volume/v3/messages/e7e1f4c4-d8c6-4e64-931a-0f5deeec9193 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 09:18:23.731145 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9151f613-d010-4885-9c48-8996c86d8574 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:23.733091 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9151f613-d010-4885-9c48-8996c86d8574 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/875c607c-db3c-45d0-962c-9e5dcd4fd8ae Aug 18 09:18:23.733524 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9151f613-d010-4885-9c48-8996c86d8574 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:23.733612 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-49001a25-ee14-4256-a209-6c9d5f6b5726 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:23.735416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9151f613-d010-4885-9c48-8996c86d8574 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:23.735416 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9151f613-d010-4885-9c48-8996c86d8574 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Delete volume with id: 875c607c-db3c-45d0-962c-9e5dcd4fd8ae Aug 18 09:18:23.735542 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49001a25-ee14-4256-a209-6c9d5f6b5726 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:23.735584 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49001a25-ee14-4256-a209-6c9d5f6b5726 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:23.735746 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49001a25-ee14-4256-a209-6c9d5f6b5726 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:23.735848 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-49001a25-ee14-4256-a209-6c9d5f6b5726 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:23.740752 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:23.740752 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:23.741558 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49001a25-ee14-4256-a209-6c9d5f6b5726 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:23.741949 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 656/2579] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:23 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:23.745053 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:23.745053 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:23.745901 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9151f613-d010-4885-9c48-8996c86d8574 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Volume info retrieved successfully. Aug 18 09:18:23.748369 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9151f613-d010-4885-9c48-8996c86d8574 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 09:18:23.761593 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-9151f613-d010-4885-9c48-8996c86d8574 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1095401804 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1095401804, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:23.762184 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-9151f613-d010-4885-9c48-8996c86d8574 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1095401804 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1095401804, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:18:23.770235 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9151f613-d010-4885-9c48-8996c86d8574 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Created reservations ['cc26100e-0a00-4091-a0fb-50a08a772943', '7887d9db-fae5-4356-a772-18bee152be08', '2adad84f-31c3-463a-ae5f-c65c7e4b0c61', '71e984c2-bd3f-4e63-8b2d-19421b9402f9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:23.801224 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9151f613-d010-4885-9c48-8996c86d8574 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Delete volume request issued successfully. Aug 18 09:18:23.801224 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9151f613-d010-4885-9c48-8996c86d8574 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/volumes/875c607c-db3c-45d0-962c-9e5dcd4fd8ae returned with HTTP 202 Aug 18 09:18:23.801224 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 632/2580] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:18:23 2026] DELETE /volume/v3/volumes/875c607c-db3c-45d0-962c-9e5dcd4fd8ae => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:23.810008 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93da0b20-3c23-4363-b4e0-0d06c634b571 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:23.812183 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93da0b20-3c23-4363-b4e0-0d06c634b571 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] DELETE https://10.4.3.41/volume/v3/types/01671557-0482-448f-8121-e7af784b5fa6 Aug 18 09:18:23.812183 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93da0b20-3c23-4363-b4e0-0d06c634b571 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:23.812499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93da0b20-3c23-4363-b4e0-0d06c634b571 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:23.835860 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93da0b20-3c23-4363-b4e0-0d06c634b571 tempest-ProjectReaderTests-1973981128 tempest-ProjectReaderTests-1973981128-project-admin] https://10.4.3.41/volume/v3/types/01671557-0482-448f-8121-e7af784b5fa6 returned with HTTP 202 Aug 18 09:18:23.835860 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 649/2581] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:18:23 2026] DELETE /volume/v3/types/01671557-0482-448f-8121-e7af784b5fa6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:24.755146 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91228f21-d6e2-474e-881e-fd3c031c85e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:24.757486 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91228f21-d6e2-474e-881e-fd3c031c85e3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:24.757486 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91228f21-d6e2-474e-881e-fd3c031c85e3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:24.757486 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91228f21-d6e2-474e-881e-fd3c031c85e3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:24.757663 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-91228f21-d6e2-474e-881e-fd3c031c85e3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:24.766545 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:24.766545 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:24.767631 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91228f21-d6e2-474e-881e-fd3c031c85e3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:24.768317 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 645/2582] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:24 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:25.657481 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:25.747569 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:25.747992 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-19290892"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:25.750002 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-19290892'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:25.750163 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Create volume of 1 GB Aug 18 09:18:25.752505 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=408,cinder:UPDATE=79,cinder:INSERT=36,cinder:DELETE=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:18:25.757093 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Availability Zones retrieved successfully. Aug 18 09:18:25.765037 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Flow 'volume_create_api' (fd947b3f-7c22-4b34-bd71-830bd9f65d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:25.766912 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2973e28-f3c9-4d9d-b7c6-8e0e10d1b739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:25.768548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:25.781081 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-001b51b0-f8d3-4149-b3bb-448da20a58e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:25.783408 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-001b51b0-f8d3-4149-b3bb-448da20a58e1 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:25.783676 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-001b51b0-f8d3-4149-b3bb-448da20a58e1 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:25.783913 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-001b51b0-f8d3-4149-b3bb-448da20a58e1 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:25.784051 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-001b51b0-f8d3-4149-b3bb-448da20a58e1 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:25.786695 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=519,cinder:UPDATE=159,cinder:INSERT=98 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:18:25.790005 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:25.790005 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:25.791576 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-001b51b0-f8d3-4149-b3bb-448da20a58e1 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:25.792735 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 633/2583] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:25 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:25.796216 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2973e28-f3c9-4d9d-b7c6-8e0e10d1b739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:25.797733 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59bf36e5-0214-48d2-9f9c-39124a354d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:25.856337 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Created reservations ['455d8f89-c925-4b63-bf45-c77550d19a42', '60547b26-f589-4694-9ada-747f412934cd', '0f0c5bb1-ea3a-4334-a08a-5f9e6b11894d', '86d3c06e-cf0f-4148-9b1d-8c9c9c2fd269'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:25.857198 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59bf36e5-0214-48d2-9f9c-39124a354d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['455d8f89-c925-4b63-bf45-c77550d19a42', '60547b26-f589-4694-9ada-747f412934cd', '0f0c5bb1-ea3a-4334-a08a-5f9e6b11894d', '86d3c06e-cf0f-4148-9b1d-8c9c9c2fd269']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:25.858403 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e855abe3-e1a7-4081-9510-a1d15912dc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:25.890264 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e855abe3-e1a7-4081-9510-a1d15912dc17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74b3ec86-de47-4f97-b3e5-c95deef95ef5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-19290892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba5e20f186d94d91ba5c5b8b419f6a38',qos_specs=None,replication_status=,reservations=['455d8f89-c925-4b63-bf45-c77550d19a42','60547b26-f589-4694-9ada-747f412934cd','0f0c5bb1-ea3a-4334-a08a-5f9e6b11894d','86d3c06e-cf0f-4148-9b1d-8c9c9c2fd269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='745253a4ce58454aadfe36b727f61b31',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-19290892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74b3ec86-de47-4f97-b3e5-c95deef95ef5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba5e20f186d94d91ba5c5b8b419f6a38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='745253a4ce58454aadfe36b727f61b31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:25.891413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2324fd9b-d04f-4d57-bf2d-4c2e6af9f0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:25.912412 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2324fd9b-d04f-4d57-bf2d-4c2e6af9f0e7) transitioned into state 'SUCCESS' from state '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-19290892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba5e20f186d94d91ba5c5b8b419f6a38',qos_specs=None,replication_status=,reservations=['455d8f89-c925-4b63-bf45-c77550d19a42','60547b26-f589-4694-9ada-747f412934cd','0f0c5bb1-ea3a-4334-a08a-5f9e6b11894d','86d3c06e-cf0f-4148-9b1d-8c9c9c2fd269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='745253a4ce58454aadfe36b727f61b31',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:25.913582 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9171f85a-7b8c-4545-9e17-afb9cfd73b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:25.925118 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9171f85a-7b8c-4545-9e17-afb9cfd73b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:25.926482 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Flow 'volume_create_api' (fd947b3f-7c22-4b34-bd71-830bd9f65d97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:25.926914 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Create volume request issued successfully. Aug 18 09:18:25.927910 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-595c943a-22f5-4b5a-8afd-a1e8d89b5133 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:18:25.928516 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 657/2584] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:18:25 2026] POST /volume/v3/volumes => generated 774 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:25.941576 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b567a0cb-2892-4e16-8d66-6f2e93d0ddef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:25.943968 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b567a0cb-2892-4e16-8d66-6f2e93d0ddef tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] GET https://10.4.3.41/volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 Aug 18 09:18:25.943968 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b567a0cb-2892-4e16-8d66-6f2e93d0ddef tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:25.944549 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b567a0cb-2892-4e16-8d66-6f2e93d0ddef tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:25.949853 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=432,cinder:UPDATE=96,cinder:INSERT=49,cinder:DELETE=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:18:25.960129 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:25.960129 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:25.965592 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b567a0cb-2892-4e16-8d66-6f2e93d0ddef tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Volume info retrieved successfully. Aug 18 09:18:25.971514 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b567a0cb-2892-4e16-8d66-6f2e93d0ddef tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] https://10.4.3.41/volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 returned with HTTP 200 Aug 18 09:18:25.972247 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 650/2585] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:25 2026] GET /volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 => generated 953 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:26.807810 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4f366a9-71a1-44ad-bd46-eb5928a509c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:26.810031 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4f366a9-71a1-44ad-bd46-eb5928a509c3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:26.810225 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4f366a9-71a1-44ad-bd46-eb5928a509c3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:26.813727 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4f366a9-71a1-44ad-bd46-eb5928a509c3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:26.813957 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e4f366a9-71a1-44ad-bd46-eb5928a509c3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:26.819224 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:26.819224 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:26.820215 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4f366a9-71a1-44ad-bd46-eb5928a509c3 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:26.820596 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 646/2586] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:26 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:26.992429 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7fbf517f-1e3f-4f74-886e-b6b0e8616fbe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:26.993801 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7fbf517f-1e3f-4f74-886e-b6b0e8616fbe tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] GET https://10.4.3.41/volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 Aug 18 09:18:26.994171 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7fbf517f-1e3f-4f74-886e-b6b0e8616fbe tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:26.994563 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7fbf517f-1e3f-4f74-886e-b6b0e8616fbe tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:27.007081 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:27.007081 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:27.011537 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7fbf517f-1e3f-4f74-886e-b6b0e8616fbe tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Volume info retrieved successfully. Aug 18 09:18:27.015521 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7fbf517f-1e3f-4f74-886e-b6b0e8616fbe tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] https://10.4.3.41/volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 returned with HTTP 200 Aug 18 09:18:27.016114 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 634/2587] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:26 2026] GET /volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:27.038831 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11b45802-5639-4bec-8ba2-acb3f379b300 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:27.100247 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11b45802-5639-4bec-8ba2-acb3f379b300 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-reader] POST https://10.4.3.41/volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5/action Aug 18 09:18:27.101286 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11b45802-5639-4bec-8ba2-acb3f379b300 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:18:27.101286 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11b45802-5639-4bec-8ba2-acb3f379b300 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:27.112680 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:27.112680 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:27.113152 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11b45802-5639-4bec-8ba2-acb3f379b300 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-reader] Volume info retrieved successfully. Aug 18 09:18:27.114980 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-11b45802-5639-4bec-8ba2-acb3f379b300 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '585233b1c40543e0ba46a9ded335d445', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba5e20f186d94d91ba5c5b8b419f6a38', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:18:27.114980 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11b45802-5639-4bec-8ba2-acb3f379b300 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-reader] https://10.4.3.41/volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5/action returned with HTTP 403 Aug 18 09:18:27.114980 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 658/2588] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:18:27 2026] POST /volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5/action => generated 131 bytes in 76 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:27.123458 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a16d2ba-d8ff-41e7-a18b-45127496a18f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:27.126359 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a16d2ba-d8ff-41e7-a18b-45127496a18f tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 Aug 18 09:18:27.127794 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a16d2ba-d8ff-41e7-a18b-45127496a18f tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:27.127985 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a16d2ba-d8ff-41e7-a18b-45127496a18f tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:27.129664 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3a16d2ba-d8ff-41e7-a18b-45127496a18f tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Delete volume with id: 74b3ec86-de47-4f97-b3e5-c95deef95ef5 Aug 18 09:18:27.135422 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:27.135422 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:27.135422 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3a16d2ba-d8ff-41e7-a18b-45127496a18f tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Volume info retrieved successfully. Aug 18 09:18:27.159922 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3a16d2ba-d8ff-41e7-a18b-45127496a18f tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Delete volume request issued successfully. Aug 18 09:18:27.160218 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a16d2ba-d8ff-41e7-a18b-45127496a18f tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] https://10.4.3.41/volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 returned with HTTP 202 Aug 18 09:18:27.160716 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 651/2589] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:27 2026] DELETE /volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:27.169051 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e5051fe-ba24-4c08-9ebc-308cf6891d64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:27.171211 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e5051fe-ba24-4c08-9ebc-308cf6891d64 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] GET https://10.4.3.41/volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 Aug 18 09:18:27.172193 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e5051fe-ba24-4c08-9ebc-308cf6891d64 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:27.172193 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e5051fe-ba24-4c08-9ebc-308cf6891d64 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:27.181174 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:27.181174 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:27.185582 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5e5051fe-ba24-4c08-9ebc-308cf6891d64 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Volume info retrieved successfully. Aug 18 09:18:27.190755 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e5051fe-ba24-4c08-9ebc-308cf6891d64 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] https://10.4.3.41/volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 returned with HTTP 200 Aug 18 09:18:27.191228 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 647/2590] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:27 2026] GET /volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:27.842479 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cab77d8c-ef40-4b26-8125-44cafa33184c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:27.844537 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cab77d8c-ef40-4b26-8125-44cafa33184c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:27.844924 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cab77d8c-ef40-4b26-8125-44cafa33184c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:27.845326 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cab77d8c-ef40-4b26-8125-44cafa33184c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:27.845597 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cab77d8c-ef40-4b26-8125-44cafa33184c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:27.851257 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:27.851257 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:27.852569 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cab77d8c-ef40-4b26-8125-44cafa33184c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:27.853197 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 635/2591] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:27 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:28.207152 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1073821c-d9ec-4336-be19-732fffda00d3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:28.209171 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1073821c-d9ec-4336-be19-732fffda00d3 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] GET https://10.4.3.41/volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 Aug 18 09:18:28.209383 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1073821c-d9ec-4336-be19-732fffda00d3 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:28.209629 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1073821c-d9ec-4336-be19-732fffda00d3 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:28.218504 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1073821c-d9ec-4336-be19-732fffda00d3 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] https://10.4.3.41/volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 returned with HTTP 404 Aug 18 09:18:28.218978 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 659/2592] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:28 2026] GET /volume/v3/volumes/74b3ec86-de47-4f97-b3e5-c95deef95ef5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:28.233769 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:28.235720 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:28.236066 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1754029838"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:28.237437 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1754029838'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:28.237594 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Create volume of 1 GB Aug 18 09:18:28.248287 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Availability Zones retrieved successfully. Aug 18 09:18:28.256499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Flow 'volume_create_api' (5c2544dc-7b0c-41e8-8410-9d6394bfc954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:28.257826 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51a98763-d573-4a64-8198-3a294bdd2d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:28.258948 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:28.289762 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51a98763-d573-4a64-8198-3a294bdd2d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:28.290789 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df19ee1c-c8d5-4f8e-b02f-50b18510c61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:28.357920 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Created reservations ['6f7eedae-a817-4197-95ab-c5ef75043126', '5093cb26-a78d-4e77-9eec-7597ea59c642', 'bb5005a2-7622-4db6-b2c5-392967cb7b78', 'a1ffc3f7-db6b-4d3e-b4f8-05f7cf2ad8e2'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:28.358698 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df19ee1c-c8d5-4f8e-b02f-50b18510c61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f7eedae-a817-4197-95ab-c5ef75043126', '5093cb26-a78d-4e77-9eec-7597ea59c642', 'bb5005a2-7622-4db6-b2c5-392967cb7b78', 'a1ffc3f7-db6b-4d3e-b4f8-05f7cf2ad8e2']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:28.359541 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f565e4c7-6352-4225-a890-336dce209255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:28.389925 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f565e4c7-6352-4225-a890-336dce209255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6afb9573-39fb-4d70-80ce-1456cc78f78c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754029838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba5e20f186d94d91ba5c5b8b419f6a38',qos_specs=None,replication_status=,reservations=['6f7eedae-a817-4197-95ab-c5ef75043126','5093cb26-a78d-4e77-9eec-7597ea59c642','bb5005a2-7622-4db6-b2c5-392967cb7b78','a1ffc3f7-db6b-4d3e-b4f8-05f7cf2ad8e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='745253a4ce58454aadfe36b727f61b31',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754029838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6afb9573-39fb-4d70-80ce-1456cc78f78c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba5e20f186d94d91ba5c5b8b419f6a38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='745253a4ce58454aadfe36b727f61b31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:28.391003 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce26e952-c3f0-4258-ae79-e4f9e9f9f0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:28.416924 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce26e952-c3f0-4258-ae79-e4f9e9f9f0ad) transitioned into state 'SUCCESS' from state '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-1754029838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba5e20f186d94d91ba5c5b8b419f6a38',qos_specs=None,replication_status=,reservations=['6f7eedae-a817-4197-95ab-c5ef75043126','5093cb26-a78d-4e77-9eec-7597ea59c642','bb5005a2-7622-4db6-b2c5-392967cb7b78','a1ffc3f7-db6b-4d3e-b4f8-05f7cf2ad8e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='745253a4ce58454aadfe36b727f61b31',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:28.417591 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea1539b4-6392-4610-8d94-26c56de06b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:28.427185 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea1539b4-6392-4610-8d94-26c56de06b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:28.428315 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Flow 'volume_create_api' (5c2544dc-7b0c-41e8-8410-9d6394bfc954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:28.428683 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Create volume request issued successfully. Aug 18 09:18:28.429414 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad9f38e1-9b0e-4aa9-9e87-2036650c3401 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:18:28.435105 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 652/2593] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:18:28 2026] POST /volume/v3/volumes => generated 776 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:28.452240 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a910191-318a-457a-8d37-24a56cf12791 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:28.454917 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a910191-318a-457a-8d37-24a56cf12791 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] GET https://10.4.3.41/volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c Aug 18 09:18:28.456417 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a910191-318a-457a-8d37-24a56cf12791 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:28.456417 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a910191-318a-457a-8d37-24a56cf12791 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:28.468284 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:28.468284 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:28.472671 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a910191-318a-457a-8d37-24a56cf12791 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Volume info retrieved successfully. Aug 18 09:18:28.477998 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a910191-318a-457a-8d37-24a56cf12791 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] https://10.4.3.41/volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c returned with HTTP 200 Aug 18 09:18:28.478793 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 648/2594] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:28 2026] GET /volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:28.866983 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45dc9390-79c8-4701-90b9-dce50be7d893 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:28.870122 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45dc9390-79c8-4701-90b9-dce50be7d893 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:18:28.870122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45dc9390-79c8-4701-90b9-dce50be7d893 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:28.870122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45dc9390-79c8-4701-90b9-dce50be7d893 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:28.870470 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-45dc9390-79c8-4701-90b9-dce50be7d893 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Show backup with id 7e0adba2-129f-443b-adfd-7bc050599147. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:18:28.876629 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:28.876629 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:28.878471 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45dc9390-79c8-4701-90b9-dce50be7d893 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 200 Aug 18 09:18:28.878750 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 636/2595] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:28 2026] GET /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:28.895990 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3772ec0d-e741-4e51-9ad5-ffccacaa9710 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:28.898416 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3772ec0d-e741-4e51-9ad5-ffccacaa9710 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 Aug 18 09:18:28.898775 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3772ec0d-e741-4e51-9ad5-ffccacaa9710 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:28.899036 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3772ec0d-e741-4e51-9ad5-ffccacaa9710 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:28.909228 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:28.909228 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:28.914578 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3772ec0d-e741-4e51-9ad5-ffccacaa9710 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:18:28.922627 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3772ec0d-e741-4e51-9ad5-ffccacaa9710 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 returned with HTTP 200 Aug 18 09:18:28.923182 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 660/2596] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:28 2026] GET /volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:28.941790 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b288f37-0821-4573-a546-39abb1a664f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:28.943973 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b288f37-0821-4573-a546-39abb1a664f0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 Aug 18 09:18:28.944198 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b288f37-0821-4573-a546-39abb1a664f0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:28.944386 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b288f37-0821-4573-a546-39abb1a664f0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:28.956933 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:28.956933 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:28.961490 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b288f37-0821-4573-a546-39abb1a664f0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:18:28.966957 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b288f37-0821-4573-a546-39abb1a664f0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 returned with HTTP 200 Aug 18 09:18:28.967374 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 653/2597] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:28 2026] GET /volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:29.494422 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8bf003c2-25bd-4a50-9506-e48b904013e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:29.498529 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bf003c2-25bd-4a50-9506-e48b904013e1 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] GET https://10.4.3.41/volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c Aug 18 09:18:29.498529 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bf003c2-25bd-4a50-9506-e48b904013e1 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:29.498529 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bf003c2-25bd-4a50-9506-e48b904013e1 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:29.507596 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:29.507596 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:29.512906 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8bf003c2-25bd-4a50-9506-e48b904013e1 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Volume info retrieved successfully. Aug 18 09:18:29.521019 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bf003c2-25bd-4a50-9506-e48b904013e1 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] https://10.4.3.41/volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c returned with HTTP 200 Aug 18 09:18:29.521612 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 649/2598] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:29 2026] GET /volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:29.536012 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-65c92ad0-963a-4c12-839f-03a098221e95 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:29.537531 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65c92ad0-963a-4c12-839f-03a098221e95 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-reader] POST https://10.4.3.41/volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c/action Aug 18 09:18:29.538024 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65c92ad0-963a-4c12-839f-03a098221e95 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:18:29.538307 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65c92ad0-963a-4c12-839f-03a098221e95 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:29.548425 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:29.548425 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:29.549282 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-65c92ad0-963a-4c12-839f-03a098221e95 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '585233b1c40543e0ba46a9ded335d445', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba5e20f186d94d91ba5c5b8b419f6a38', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:18:29.549689 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65c92ad0-963a-4c12-839f-03a098221e95 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-reader] https://10.4.3.41/volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c/action returned with HTTP 403 Aug 18 09:18:29.550620 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 637/2599] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:18:29 2026] POST /volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 18 09:18:29.559821 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d5bfc4aa-ac52-4491-9e8f-470cdea22ccb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:29.562431 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5bfc4aa-ac52-4491-9e8f-470cdea22ccb tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c Aug 18 09:18:29.562671 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5bfc4aa-ac52-4491-9e8f-470cdea22ccb tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:29.562910 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5bfc4aa-ac52-4491-9e8f-470cdea22ccb tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:29.563136 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d5bfc4aa-ac52-4491-9e8f-470cdea22ccb tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Delete volume with id: 6afb9573-39fb-4d70-80ce-1456cc78f78c Aug 18 09:18:29.574863 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:29.574863 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:29.575824 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d5bfc4aa-ac52-4491-9e8f-470cdea22ccb tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Volume info retrieved successfully. Aug 18 09:18:29.600883 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d5bfc4aa-ac52-4491-9e8f-470cdea22ccb tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Delete volume request issued successfully. Aug 18 09:18:29.601134 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5bfc4aa-ac52-4491-9e8f-470cdea22ccb tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] https://10.4.3.41/volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c returned with HTTP 202 Aug 18 09:18:29.601644 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 661/2600] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:18:29 2026] DELETE /volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:29.609238 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24950eef-a901-4c36-b521-7e1cde985760 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:29.611157 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24950eef-a901-4c36-b521-7e1cde985760 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] GET https://10.4.3.41/volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c Aug 18 09:18:29.611446 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24950eef-a901-4c36-b521-7e1cde985760 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:29.611689 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24950eef-a901-4c36-b521-7e1cde985760 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:29.619573 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:29.619573 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:29.625669 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24950eef-a901-4c36-b521-7e1cde985760 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Volume info retrieved successfully. Aug 18 09:18:29.631860 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24950eef-a901-4c36-b521-7e1cde985760 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] https://10.4.3.41/volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c returned with HTTP 200 Aug 18 09:18:29.632428 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 654/2601] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:29 2026] GET /volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:30.358494 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-3177fe10-0299-4159-bf1b-673f3a9e5193 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:30.360601 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-3177fe10-0299-4159-bf1b-673f3a9e5193 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 Aug 18 09:18:30.360801 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-3177fe10-0299-4159-bf1b-673f3a9e5193 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:30.361003 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-3177fe10-0299-4159-bf1b-673f3a9e5193 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:30.367840 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:30.367840 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:30.371211 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-3177fe10-0299-4159-bf1b-673f3a9e5193 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:18:30.375933 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-3177fe10-0299-4159-bf1b-673f3a9e5193 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 returned with HTTP 200 Aug 18 09:18:30.376425 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 650/2602] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:18:30 2026] GET /volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 => generated 1414 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:30.645333 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-484e01d6-a578-4022-96a9-df73853c8f16 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:30.648464 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-484e01d6-a578-4022-96a9-df73853c8f16 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] GET https://10.4.3.41/volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c Aug 18 09:18:30.648464 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-484e01d6-a578-4022-96a9-df73853c8f16 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:30.648464 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-484e01d6-a578-4022-96a9-df73853c8f16 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:30.653851 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-484e01d6-a578-4022-96a9-df73853c8f16 tempest-ProjectReaderTests-5932229 tempest-ProjectReaderTests-5932229-project-admin] https://10.4.3.41/volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c returned with HTTP 404 Aug 18 09:18:30.654470 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 638/2603] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:30 2026] GET /volume/v3/volumes/6afb9573-39fb-4d70-80ce-1456cc78f78c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:30.850807 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-289c1502-641c-4651-aa15-57a8a3bafec0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:30.854095 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-289c1502-641c-4651-aa15-57a8a3bafec0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 Aug 18 09:18:30.854347 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-289c1502-641c-4651-aa15-57a8a3bafec0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:30.854636 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-289c1502-641c-4651-aa15-57a8a3bafec0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:30.868471 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:30.868471 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:30.874490 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-289c1502-641c-4651-aa15-57a8a3bafec0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:18:30.881682 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-289c1502-641c-4651-aa15-57a8a3bafec0 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 returned with HTTP 200 Aug 18 09:18:30.882085 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 662/2604] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:18:30 2026] GET /volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:30.894623 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d5241d5-38e5-4fbc-a43f-8835fce32fa9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:30.895021 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d5241d5-38e5-4fbc-a43f-8835fce32fa9 None None] GET https://10.4.3.41/volume// Aug 18 09:18:30.895237 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d5241d5-38e5-4fbc-a43f-8835fce32fa9 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:30.895413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d5241d5-38e5-4fbc-a43f-8835fce32fa9 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:30.895739 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d5241d5-38e5-4fbc-a43f-8835fce32fa9 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:30.896027 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 655/2605] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:18:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:30.910417 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-3313d3a8-9433-45b6-a5e3-407bf15e41b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:30.913994 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-3313d3a8-9433-45b6-a5e3-407bf15e41b4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:18:30.913994 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-3313d3a8-9433-45b6-a5e3-407bf15e41b4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94ecafeb-1c61-44f8-8f54-8e2a66edef72", "connector": null, "instance_uuid": "4a7f3e98-03ef-4604-80ef-62ef4ce2298d"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:30.925005 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:30.925005 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:30.970343 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-3313d3a8-9433-45b6-a5e3-407bf15e41b4 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:18:30.970815 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 651/2606] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:18:30 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:32.334381 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ce71bc4e-752a-4c3e-b32a-8fcf0a30b49c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.336499 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce71bc4e-752a-4c3e-b32a-8fcf0a30b49c None None] GET https://10.4.3.41/volume// Aug 18 09:18:32.336499 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce71bc4e-752a-4c3e-b32a-8fcf0a30b49c None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:32.336499 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce71bc4e-752a-4c3e-b32a-8fcf0a30b49c None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:32.336499 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce71bc4e-752a-4c3e-b32a-8fcf0a30b49c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:32.336499 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 639/2607] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:18:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:32.349803 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-52833e83-4238-4446-bedf-6f5a5684e27f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.353526 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a489f6a-2b76-4278-857a-1b802cd31eb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.356476 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-52833e83-4238-4446-bedf-6f5a5684e27f tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 Aug 18 09:18:32.356818 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-52833e83-4238-4446-bedf-6f5a5684e27f tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:32.357033 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-52833e83-4238-4446-bedf-6f5a5684e27f tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:32.372701 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:32.372701 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:32.377688 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-52833e83-4238-4446-bedf-6f5a5684e27f tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:18:32.384744 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-52833e83-4238-4446-bedf-6f5a5684e27f tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 returned with HTTP 200 Aug 18 09:18:32.385309 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 663/2608] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:18:32 2026] GET /volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 => generated 1593 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:18:32.476625 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a489f6a-2b76-4278-857a-1b802cd31eb0 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:18:32.477048 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a489f6a-2b76-4278-857a-1b802cd31eb0 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1682739900", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:32.504583 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a489f6a-2b76-4278-857a-1b802cd31eb0 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:18:32.504960 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 656/2609] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:18:32 2026] POST /volume/v3/types => generated 380 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:32.514003 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb17ccc1-9c95-47f8-9432-a50d1c664190 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.516298 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb17ccc1-9c95-47f8-9432-a50d1c664190 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] POST https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/encryption Aug 18 09:18:32.516653 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb17ccc1-9c95-47f8-9432-a50d1c664190 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:32.518168 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:32.518168 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:32.532623 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-550fe2e7-37ec-4249-8957-2ee389e2c4af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.535177 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-550fe2e7-37ec-4249-8957-2ee389e2c4af tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] PUT https://10.4.3.41/volume/v3/attachments/f35c5fff-9b71-417a-90d6-e45df8d337d3 Aug 18 09:18:32.535904 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-550fe2e7-37ec-4249-8957-2ee389e2c4af tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:32.539736 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb17ccc1-9c95-47f8-9432-a50d1c664190 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/encryption returned with HTTP 200 Aug 18 09:18:32.544450 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 652/2610] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:18:32 2026] POST /volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:32.545054 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-550fe2e7-37ec-4249-8957-2ee389e2c4af tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Acquiring lock "cinder-attachment_update-94ecafeb-1c61-44f8-8f54-8e2a66edef72-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:18:32.549854 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-550fe2e7-37ec-4249-8957-2ee389e2c4af tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Lock "cinder-attachment_update-94ecafeb-1c61-44f8-8f54-8e2a66edef72-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:18:32.550884 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:32.550884 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:32.555040 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-abfb25ef-b8d8-4d1a-b6b6-c05396d9650c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.557810 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abfb25ef-b8d8-4d1a-b6b6-c05396d9650c tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:18:32.558729 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-abfb25ef-b8d8-4d1a-b6b6-c05396d9650c tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-832098601", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:32.605061 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abfb25ef-b8d8-4d1a-b6b6-c05396d9650c tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:18:32.605607 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 664/2611] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:18:32 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:32.619232 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-046832b6-6ab9-436b-85b9-e272d41e0acc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.622152 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-046832b6-6ab9-436b-85b9-e272d41e0acc tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] POST https://10.4.3.41/volume/v3/types/0ff9b6c5-98b7-45ac-abc6-d9933264bf17/encryption Aug 18 09:18:32.622604 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-046832b6-6ab9-436b-85b9-e272d41e0acc tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:32.645822 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-046832b6-6ab9-436b-85b9-e272d41e0acc tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/0ff9b6c5-98b7-45ac-abc6-d9933264bf17/encryption returned with HTTP 200 Aug 18 09:18:32.646298 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 657/2612] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:18:32 2026] POST /volume/v3/types/0ff9b6c5-98b7-45ac-abc6-d9933264bf17/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:32.659906 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-026d41e2-3aa9-4267-af2e-ac8322f96f94 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.663289 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-026d41e2-3aa9-4267-af2e-ac8322f96f94 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:18:32.663850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-026d41e2-3aa9-4267-af2e-ac8322f96f94 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-468455817", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:32.679247 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-550fe2e7-37ec-4249-8957-2ee389e2c4af tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Lock "cinder-attachment_update-94ecafeb-1c61-44f8-8f54-8e2a66edef72-np0000007625" released by "attachment_update" :: held 0.129s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:18:32.679725 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-550fe2e7-37ec-4249-8957-2ee389e2c4af tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/attachments/f35c5fff-9b71-417a-90d6-e45df8d337d3 returned with HTTP 200 Aug 18 09:18:32.680796 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 640/2613] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:18:32 2026] PUT /volume/v3/attachments/f35c5fff-9b71-417a-90d6-e45df8d337d3 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:32.692117 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-026d41e2-3aa9-4267-af2e-ac8322f96f94 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:18:32.692494 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 653/2614] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:18:32 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:32.704894 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c334573-0620-45f4-acfb-2872662e8ed7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.705348 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-ea5e35b8-b004-4962-b1c4-4a42c116a69c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.707596 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-ea5e35b8-b004-4962-b1c4-4a42c116a69c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] POST https://10.4.3.41/volume/v3/attachments/f35c5fff-9b71-417a-90d6-e45df8d337d3/action Aug 18 09:18:32.707974 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c334573-0620-45f4-acfb-2872662e8ed7 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] POST https://10.4.3.41/volume/v3/types/dcfb4b73-c833-49c2-bde3-fe629840eef8/extra_specs Aug 18 09:18:32.708045 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-ea5e35b8-b004-4962-b1c4-4a42c116a69c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:18:32.708180 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-ea5e35b8-b004-4962-b1c4-4a42c116a69c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:32.708406 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c334573-0620-45f4-acfb-2872662e8ed7 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:32.728699 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:32.728699 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:32.733750 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c334573-0620-45f4-acfb-2872662e8ed7 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/dcfb4b73-c833-49c2-bde3-fe629840eef8/extra_specs returned with HTTP 200 Aug 18 09:18:32.734218 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 665/2615] 10.4.3.41 () {68 vars in 1392 bytes} [Tue Aug 18 09:18:32 2026] POST /volume/v3/types/dcfb4b73-c833-49c2-bde3-fe629840eef8/extra_specs => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:18:32.743032 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fdfcb329-40e1-4f76-ab8c-ea0cebe4e5f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.743910 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d63dec2c-9d36-416c-b391-79ad280fef56 req-ea5e35b8-b004-4962-b1c4-4a42c116a69c tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/attachments/f35c5fff-9b71-417a-90d6-e45df8d337d3/action returned with HTTP 204 Aug 18 09:18:32.744560 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 658/2616] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:18:32 2026] POST /volume/v3/attachments/f35c5fff-9b71-417a-90d6-e45df8d337d3/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:32.745264 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdfcb329-40e1-4f76-ab8c-ea0cebe4e5f8 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] PUT https://10.4.3.41/volume/v3/types/dcfb4b73-c833-49c2-bde3-fe629840eef8/extra_specs/key2 Aug 18 09:18:32.745734 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdfcb329-40e1-4f76-ab8c-ea0cebe4e5f8 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:32.747516 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:32.747516 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:32.776493 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdfcb329-40e1-4f76-ab8c-ea0cebe4e5f8 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/dcfb4b73-c833-49c2-bde3-fe629840eef8/extra_specs/key2 returned with HTTP 200 Aug 18 09:18:32.776493 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 641/2617] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:18:32 2026] PUT /volume/v3/types/dcfb4b73-c833-49c2-bde3-fe629840eef8/extra_specs/key2 => generated 25 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:18:32.785591 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0acf45e0-49da-492f-8e22-2ec28c0b53f5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.787949 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0acf45e0-49da-492f-8e22-2ec28c0b53f5 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:18:32.787949 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0acf45e0-49da-492f-8e22-2ec28c0b53f5 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:32.806194 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0acf45e0-49da-492f-8e22-2ec28c0b53f5 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:18:32.807436 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 654/2618] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:18:32 2026] POST /volume/v3/types => generated 195 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:32.818182 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf02d761-ee07-4bd1-8a6a-5a4b33687497 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.820015 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf02d761-ee07-4bd1-8a6a-5a4b33687497 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] DELETE https://10.4.3.41/volume/v3/types/760d0631-cdde-47ca-b816-2a11f1fa36a5 Aug 18 09:18:32.820249 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf02d761-ee07-4bd1-8a6a-5a4b33687497 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:32.820501 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf02d761-ee07-4bd1-8a6a-5a4b33687497 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:32.849346 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf02d761-ee07-4bd1-8a6a-5a4b33687497 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/760d0631-cdde-47ca-b816-2a11f1fa36a5 returned with HTTP 202 Aug 18 09:18:32.853422 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 666/2619] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:18:32 2026] DELETE /volume/v3/types/760d0631-cdde-47ca-b816-2a11f1fa36a5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:32.857882 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d00e8197-9480-42af-9d55-effb1fbc7824 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.859649 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d00e8197-9480-42af-9d55-effb1fbc7824 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:18:32.860092 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d00e8197-9480-42af-9d55-effb1fbc7824 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-247454393", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:32.893546 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d00e8197-9480-42af-9d55-effb1fbc7824 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:18:32.893961 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 659/2620] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:18:32 2026] POST /volume/v3/types => generated 379 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:32.908345 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c3a29bc-060d-4bda-a5a8-4ce023980cc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.912243 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c3a29bc-060d-4bda-a5a8-4ce023980cc7 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] POST https://10.4.3.41/volume/v3/types/06b4da02-cceb-468a-a585-3aa895e5122c/encryption Aug 18 09:18:32.913180 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c3a29bc-060d-4bda-a5a8-4ce023980cc7 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:32.932419 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c3a29bc-060d-4bda-a5a8-4ce023980cc7 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/06b4da02-cceb-468a-a585-3aa895e5122c/encryption returned with HTTP 200 Aug 18 09:18:32.933001 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 642/2621] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:18:32 2026] POST /volume/v3/types/06b4da02-cceb-468a-a585-3aa895e5122c/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:32.944439 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-442b9490-c7b4-49e5-93a4-9f27474423de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.946162 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-442b9490-c7b4-49e5-93a4-9f27474423de tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] DELETE https://10.4.3.41/volume/v3/types/06b4da02-cceb-468a-a585-3aa895e5122c/encryption/b24f811f-067b-41e6-951e-91bec98b585d Aug 18 09:18:32.946451 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-442b9490-c7b4-49e5-93a4-9f27474423de tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:32.946690 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-442b9490-c7b4-49e5-93a4-9f27474423de tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:32.967993 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-442b9490-c7b4-49e5-93a4-9f27474423de tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/06b4da02-cceb-468a-a585-3aa895e5122c/encryption/b24f811f-067b-41e6-951e-91bec98b585d returned with HTTP 202 Aug 18 09:18:32.967993 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 655/2622] 10.4.3.41 () {66 vars in 1482 bytes} [Tue Aug 18 09:18:32 2026] DELETE /volume/v3/types/06b4da02-cceb-468a-a585-3aa895e5122c/encryption/b24f811f-067b-41e6-951e-91bec98b585d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:32.977364 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b46f36f-0f13-4ede-b315-7cab3a9b0da7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:32.979965 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b46f36f-0f13-4ede-b315-7cab3a9b0da7 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:18:32.981144 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b46f36f-0f13-4ede-b315-7cab3a9b0da7 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1765526772", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:33.005491 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b46f36f-0f13-4ede-b315-7cab3a9b0da7 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:18:33.006020 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 667/2623] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:18:32 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:33.017114 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-546bf08c-cf49-4520-88fd-4d14414a6636 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.019155 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-546bf08c-cf49-4520-88fd-4d14414a6636 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] DELETE https://10.4.3.41/volume/v3/types/60314116-617a-4994-9c6e-9e57cbb5a249/extra_specs/key1 Aug 18 09:18:33.019369 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-546bf08c-cf49-4520-88fd-4d14414a6636 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.019618 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-546bf08c-cf49-4520-88fd-4d14414a6636 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.044648 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-546bf08c-cf49-4520-88fd-4d14414a6636 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/60314116-617a-4994-9c6e-9e57cbb5a249/extra_specs/key1 returned with HTTP 202 Aug 18 09:18:33.044936 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 660/2624] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:18:33 2026] DELETE /volume/v3/types/60314116-617a-4994-9c6e-9e57cbb5a249/extra_specs/key1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:18:33.053823 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ed01465-ff2b-427e-b2cd-788c2c056be9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.055693 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ed01465-ff2b-427e-b2cd-788c2c056be9 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:18:33.056121 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ed01465-ff2b-427e-b2cd-788c2c056be9 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-329155531", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:33.076598 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ed01465-ff2b-427e-b2cd-788c2c056be9 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:18:33.076960 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 643/2625] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:18:33 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:33.088103 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cf2fba53-062d-4367-9286-72b94bc7d3a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.092377 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf2fba53-062d-4367-9286-72b94bc7d3a0 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] DELETE https://10.4.3.41/volume/v3/types/f7b203e0-8e06-4b3d-8c61-23fbc6960bf2 Aug 18 09:18:33.092727 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf2fba53-062d-4367-9286-72b94bc7d3a0 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.093059 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf2fba53-062d-4367-9286-72b94bc7d3a0 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.125850 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf2fba53-062d-4367-9286-72b94bc7d3a0 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/f7b203e0-8e06-4b3d-8c61-23fbc6960bf2 returned with HTTP 202 Aug 18 09:18:33.126267 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 656/2626] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:18:33 2026] DELETE /volume/v3/types/f7b203e0-8e06-4b3d-8c61-23fbc6960bf2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:33.137840 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d7176912-c632-447e-b931-f177222eef0c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.140210 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7176912-c632-447e-b931-f177222eef0c tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] GET https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/extra_specs Aug 18 09:18:33.140498 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7176912-c632-447e-b931-f177222eef0c tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.140781 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7176912-c632-447e-b931-f177222eef0c tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.150071 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7176912-c632-447e-b931-f177222eef0c tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/extra_specs returned with HTTP 200 Aug 18 09:18:33.150547 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 668/2627] 10.4.3.41 () {66 vars in 1371 bytes} [Tue Aug 18 09:18:33 2026] GET /volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/extra_specs => generated 185 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:33.160819 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24ce3bf1-da5a-4b7e-b246-feb130364337 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.162895 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24ce3bf1-da5a-4b7e-b246-feb130364337 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] GET https://10.4.3.41/volume/v3/types Aug 18 09:18:33.163145 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24ce3bf1-da5a-4b7e-b246-feb130364337 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.163331 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24ce3bf1-da5a-4b7e-b246-feb130364337 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.192709 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24ce3bf1-da5a-4b7e-b246-feb130364337 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:18:33.192709 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 661/2628] 10.4.3.41 () {66 vars in 1224 bytes} [Tue Aug 18 09:18:33 2026] GET /volume/v3/types => generated 3651 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:33.206846 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56448650-fc28-41a3-b413-f4b71632c43f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.208660 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56448650-fc28-41a3-b413-f4b71632c43f tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] GET https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/encryption/cipher Aug 18 09:18:33.208897 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56448650-fc28-41a3-b413-f4b71632c43f tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.209152 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56448650-fc28-41a3-b413-f4b71632c43f tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.217322 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56448650-fc28-41a3-b413-f4b71632c43f tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/encryption/cipher returned with HTTP 200 Aug 18 09:18:33.217855 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 644/2629] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:18:33 2026] GET /volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:18:33.227103 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62d93343-361a-40d8-b3a7-df8ab52b4944 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.229097 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62d93343-361a-40d8-b3a7-df8ab52b4944 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] GET https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/encryption Aug 18 09:18:33.229356 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62d93343-361a-40d8-b3a7-df8ab52b4944 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.229633 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62d93343-361a-40d8-b3a7-df8ab52b4944 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.236215 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62d93343-361a-40d8-b3a7-df8ab52b4944 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/encryption returned with HTTP 200 Aug 18 09:18:33.236679 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 657/2630] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:18:33 2026] GET /volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:33.248755 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-32a724a2-9f8e-47f3-823c-4b625ef3c04f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.250811 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32a724a2-9f8e-47f3-823c-4b625ef3c04f tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] GET https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/extra_specs/multiattach Aug 18 09:18:33.251024 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32a724a2-9f8e-47f3-823c-4b625ef3c04f tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.251286 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32a724a2-9f8e-47f3-823c-4b625ef3c04f tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.258155 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32a724a2-9f8e-47f3-823c-4b625ef3c04f tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/extra_specs/multiattach returned with HTTP 200 Aug 18 09:18:33.258574 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 669/2631] 10.4.3.41 () {66 vars in 1407 bytes} [Tue Aug 18 09:18:33 2026] GET /volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:18:33.267793 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65d2084e-8169-4ea1-ba24-cb2913126a69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.270272 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65d2084e-8169-4ea1-ba24-cb2913126a69 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] GET https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/extra_specs/volume_backend_name Aug 18 09:18:33.270551 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65d2084e-8169-4ea1-ba24-cb2913126a69 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.270819 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65d2084e-8169-4ea1-ba24-cb2913126a69 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.281836 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65d2084e-8169-4ea1-ba24-cb2913126a69 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/extra_specs/volume_backend_name returned with HTTP 200 Aug 18 09:18:33.282425 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 662/2632] 10.4.3.41 () {66 vars in 1431 bytes} [Tue Aug 18 09:18:33 2026] GET /volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/extra_specs/volume_backend_name => generated 44 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:18:33.294414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8697d090-0ad4-47f4-b45b-88dfca2c1865 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.296858 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8697d090-0ad4-47f4-b45b-88dfca2c1865 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] GET https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59 Aug 18 09:18:33.296858 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8697d090-0ad4-47f4-b45b-88dfca2c1865 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.297194 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8697d090-0ad4-47f4-b45b-88dfca2c1865 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.302789 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8697d090-0ad4-47f4-b45b-88dfca2c1865 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59 returned with HTTP 200 Aug 18 09:18:33.303159 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 645/2633] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:18:33 2026] GET /volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59 => generated 402 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:33.313892 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-57fbfe6b-9832-4630-8a91-4c9dc9108c22 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.315964 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57fbfe6b-9832-4630-8a91-4c9dc9108c22 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] PUT https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/encryption/3d9ccf66-8430-479f-b55e-f7aee43f4177 Aug 18 09:18:33.316368 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57fbfe6b-9832-4630-8a91-4c9dc9108c22 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:33.335867 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57fbfe6b-9832-4630-8a91-4c9dc9108c22 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/encryption/3d9ccf66-8430-479f-b55e-f7aee43f4177 returned with HTTP 200 Aug 18 09:18:33.336149 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 658/2634] 10.4.3.41 () {68 vars in 1499 bytes} [Tue Aug 18 09:18:33 2026] PUT /volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/encryption/3d9ccf66-8430-479f-b55e-f7aee43f4177 => generated 33 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:18:33.348633 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ae9c7e6-c328-418f-a930-a03bdccdb61a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.350822 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ae9c7e6-c328-418f-a930-a03bdccdb61a tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] PUT https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/extra_specs/key1 Aug 18 09:18:33.351318 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ae9c7e6-c328-418f-a930-a03bdccdb61a tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:33.382228 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ae9c7e6-c328-418f-a930-a03bdccdb61a tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/extra_specs/key1 returned with HTTP 200 Aug 18 09:18:33.382684 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 670/2635] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:18:33 2026] PUT /volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59/extra_specs/key1 => generated 30 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:18:33.392825 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-14aa0c27-99ef-4478-8b19-6b9a19880b3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.395459 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14aa0c27-99ef-4478-8b19-6b9a19880b3d tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] PUT https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59 Aug 18 09:18:33.396364 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14aa0c27-99ef-4478-8b19-6b9a19880b3d tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:33.416008 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14aa0c27-99ef-4478-8b19-6b9a19880b3d tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59 returned with HTTP 200 Aug 18 09:18:33.416443 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 663/2636] 10.4.3.41 () {68 vars in 1355 bytes} [Tue Aug 18 09:18:33 2026] PUT /volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59 => generated 371 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:33.427988 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-089a3727-1d81-4f40-81a2-65c826f1e314 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.430306 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-089a3727-1d81-4f40-81a2-65c826f1e314 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] DELETE https://10.4.3.41/volume/v3/types/60314116-617a-4994-9c6e-9e57cbb5a249 Aug 18 09:18:33.430586 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-089a3727-1d81-4f40-81a2-65c826f1e314 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.430999 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-089a3727-1d81-4f40-81a2-65c826f1e314 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.477962 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-089a3727-1d81-4f40-81a2-65c826f1e314 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/60314116-617a-4994-9c6e-9e57cbb5a249 returned with HTTP 202 Aug 18 09:18:33.478561 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 646/2637] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:18:33 2026] DELETE /volume/v3/types/60314116-617a-4994-9c6e-9e57cbb5a249 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:33.492090 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8bfe17b-88d8-46f7-9603-72879b57cc9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.494309 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8bfe17b-88d8-46f7-9603-72879b57cc9a tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] DELETE https://10.4.3.41/volume/v3/types/06b4da02-cceb-468a-a585-3aa895e5122c Aug 18 09:18:33.494869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8bfe17b-88d8-46f7-9603-72879b57cc9a tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.494869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8bfe17b-88d8-46f7-9603-72879b57cc9a tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.526055 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8bfe17b-88d8-46f7-9603-72879b57cc9a tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/06b4da02-cceb-468a-a585-3aa895e5122c returned with HTTP 202 Aug 18 09:18:33.526599 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 659/2638] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:18:33 2026] DELETE /volume/v3/types/06b4da02-cceb-468a-a585-3aa895e5122c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:33.535102 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d61f4c23-5e8d-43db-b233-694c6fb64cdb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.537414 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d61f4c23-5e8d-43db-b233-694c6fb64cdb tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] DELETE https://10.4.3.41/volume/v3/types/dcfb4b73-c833-49c2-bde3-fe629840eef8 Aug 18 09:18:33.537622 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d61f4c23-5e8d-43db-b233-694c6fb64cdb tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.537828 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d61f4c23-5e8d-43db-b233-694c6fb64cdb tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.566360 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d61f4c23-5e8d-43db-b233-694c6fb64cdb tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/dcfb4b73-c833-49c2-bde3-fe629840eef8 returned with HTTP 202 Aug 18 09:18:33.566843 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 671/2639] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:18:33 2026] DELETE /volume/v3/types/dcfb4b73-c833-49c2-bde3-fe629840eef8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:33.574576 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4af91451-27b6-4512-b5ce-214b6ec017a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.576471 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4af91451-27b6-4512-b5ce-214b6ec017a4 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] DELETE https://10.4.3.41/volume/v3/types/0ff9b6c5-98b7-45ac-abc6-d9933264bf17 Aug 18 09:18:33.576712 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4af91451-27b6-4512-b5ce-214b6ec017a4 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.576954 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4af91451-27b6-4512-b5ce-214b6ec017a4 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.612056 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4af91451-27b6-4512-b5ce-214b6ec017a4 tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/0ff9b6c5-98b7-45ac-abc6-d9933264bf17 returned with HTTP 202 Aug 18 09:18:33.614527 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 664/2640] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:18:33 2026] DELETE /volume/v3/types/0ff9b6c5-98b7-45ac-abc6-d9933264bf17 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:33.620123 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d234d467-67fa-4aa3-9113-b15f07a37f6e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:33.622451 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d234d467-67fa-4aa3-9113-b15f07a37f6e tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] DELETE https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59 Aug 18 09:18:33.622739 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d234d467-67fa-4aa3-9113-b15f07a37f6e tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:33.623023 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d234d467-67fa-4aa3-9113-b15f07a37f6e tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:33.656690 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d234d467-67fa-4aa3-9113-b15f07a37f6e tempest-VolumeTypesAdminTests-1328058284 tempest-VolumeTypesAdminTests-1328058284-project-admin] https://10.4.3.41/volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59 returned with HTTP 202 Aug 18 09:18:33.657264 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 647/2641] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:18:33 2026] DELETE /volume/v3/types/d12c8230-bc21-4792-acfe-fa8658286d59 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:18:43.522950 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=84,cinder:UPDATE=18,cinder:INSERT=12 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:18:43.562476 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=79,cinder:INSERT=24,cinder:UPDATE=22 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:18:43.609549 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=64,cinder:UPDATE=21,cinder:INSERT=20 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:18:43.653478 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=41,cinder:UPDATE=10,cinder:INSERT=7 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:18:44.249424 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e52094b8-c84e-4bff-b8d6-5c92d0da5e72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:44.251521 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e52094b8-c84e-4bff-b8d6-5c92d0da5e72 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:18:44.251782 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e52094b8-c84e-4bff-b8d6-5c92d0da5e72 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:44.251970 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e52094b8-c84e-4bff-b8d6-5c92d0da5e72 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:44.259290 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:44.259290 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:44.263418 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e52094b8-c84e-4bff-b8d6-5c92d0da5e72 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:44.267402 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e52094b8-c84e-4bff-b8d6-5c92d0da5e72 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 200 Aug 18 09:18:44.267754 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 660/2642] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:44 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:44.557435 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-88f2903b-1c3f-4931-807e-ab26bb9af817 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:44.559321 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-88f2903b-1c3f-4931-807e-ab26bb9af817 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:18:44.559563 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-88f2903b-1c3f-4931-807e-ab26bb9af817 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:44.559743 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-88f2903b-1c3f-4931-807e-ab26bb9af817 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:44.566358 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:44.566358 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:44.571050 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-88f2903b-1c3f-4931-807e-ab26bb9af817 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:44.575716 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-88f2903b-1c3f-4931-807e-ab26bb9af817 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 200 Aug 18 09:18:44.576184 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 672/2643] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:18:44 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:44.659711 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70d83842-3c89-419f-852a-214a19f488e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:44.660192 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70d83842-3c89-419f-852a-214a19f488e7 None None] GET https://10.4.3.41/volume// Aug 18 09:18:44.660420 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70d83842-3c89-419f-852a-214a19f488e7 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:44.660661 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70d83842-3c89-419f-852a-214a19f488e7 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:44.661050 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70d83842-3c89-419f-852a-214a19f488e7 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:44.661387 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 665/2644] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:18:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:44.670177 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-4a64e36e-c9d6-4d58-ae75-14c5853556d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:44.672912 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-4a64e36e-c9d6-4d58-ae75-14c5853556d9 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:18:44.673407 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-4a64e36e-c9d6-4d58-ae75-14c5853556d9 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27c0256e-89a0-43b5-9bac-1ee9342470f7", "connector": null, "instance_uuid": "362705c3-b4b7-4d93-9345-c02255d422f1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:44.684963 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:44.684963 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:44.717580 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-4a64e36e-c9d6-4d58-ae75-14c5853556d9 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:18:44.718195 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 648/2645] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:18:44 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:44.749556 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c2e89ef6-b7dd-4554-98f0-77a0f1dd859d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:44.753297 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2e89ef6-b7dd-4554-98f0-77a0f1dd859d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:18:44.755449 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2e89ef6-b7dd-4554-98f0-77a0f1dd859d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:44.755864 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2e89ef6-b7dd-4554-98f0-77a0f1dd859d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:44.761355 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf5712c3-2605-4c2c-9d1c-fb328f653cb0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:44.761806 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf5712c3-2605-4c2c-9d1c-fb328f653cb0 None None] GET https://10.4.3.41/volume// Aug 18 09:18:44.762022 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf5712c3-2605-4c2c-9d1c-fb328f653cb0 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:44.762251 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf5712c3-2605-4c2c-9d1c-fb328f653cb0 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:44.762594 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf5712c3-2605-4c2c-9d1c-fb328f653cb0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:44.762901 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 673/2646] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:18:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:44.768595 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:44.768595 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:44.772774 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-54cb65c5-9d4c-4e64-8452-67682418b2ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:44.773203 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c2e89ef6-b7dd-4554-98f0-77a0f1dd859d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:44.775359 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-54cb65c5-9d4c-4e64-8452-67682418b2ff tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:18:44.775657 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-54cb65c5-9d4c-4e64-8452-67682418b2ff tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:44.775911 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-54cb65c5-9d4c-4e64-8452-67682418b2ff tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:44.779339 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2e89ef6-b7dd-4554-98f0-77a0f1dd859d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 200 Aug 18 09:18:44.779926 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 661/2647] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:44 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 936 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:44.787777 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:44.787777 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:44.792539 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-54cb65c5-9d4c-4e64-8452-67682418b2ff tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:44.799100 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-54cb65c5-9d4c-4e64-8452-67682418b2ff tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 200 Aug 18 09:18:44.799781 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 666/2648] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:18:44 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 1116 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:18:44.896956 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-b2130d7d-4d04-4895-bf7a-ed32fe40abe3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:44.898861 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-b2130d7d-4d04-4895-bf7a-ed32fe40abe3 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] PUT https://10.4.3.41/volume/v3/attachments/69368952-dd57-4e4d-96f3-6f2a9a802578 Aug 18 09:18:44.899264 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-b2130d7d-4d04-4895-bf7a-ed32fe40abe3 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:44.906771 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-b2130d7d-4d04-4895-bf7a-ed32fe40abe3 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Acquiring lock "cinder-attachment_update-27c0256e-89a0-43b5-9bac-1ee9342470f7-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:18:44.910578 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-b2130d7d-4d04-4895-bf7a-ed32fe40abe3 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Lock "cinder-attachment_update-27c0256e-89a0-43b5-9bac-1ee9342470f7-np0000007625" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:18:44.911438 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:44.911438 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:44.978953 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-b2130d7d-4d04-4895-bf7a-ed32fe40abe3 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Lock "cinder-attachment_update-27c0256e-89a0-43b5-9bac-1ee9342470f7-np0000007625" released by "attachment_update" :: held 0.068s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:18:44.979343 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-b2130d7d-4d04-4895-bf7a-ed32fe40abe3 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/attachments/69368952-dd57-4e4d-96f3-6f2a9a802578 returned with HTTP 200 Aug 18 09:18:44.979865 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 649/2649] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:18:44 2026] PUT /volume/v3/attachments/69368952-dd57-4e4d-96f3-6f2a9a802578 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:45.792109 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-edd23a3d-1dab-47ad-b153-217475c3c329 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:45.794254 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-edd23a3d-1dab-47ad-b153-217475c3c329 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:18:45.794519 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-edd23a3d-1dab-47ad-b153-217475c3c329 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:45.794760 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-edd23a3d-1dab-47ad-b153-217475c3c329 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:45.805946 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:45.805946 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:45.809851 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-edd23a3d-1dab-47ad-b153-217475c3c329 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:45.815078 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-edd23a3d-1dab-47ad-b153-217475c3c329 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 200 Aug 18 09:18:45.815489 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 674/2650] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:45 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:46.827236 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b3386816-f679-42c0-ae97-bd93287e9f2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:46.829503 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3386816-f679-42c0-ae97-bd93287e9f2c tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:18:46.829775 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3386816-f679-42c0-ae97-bd93287e9f2c tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:46.830053 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3386816-f679-42c0-ae97-bd93287e9f2c tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:46.842380 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:46.842380 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:46.847444 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b3386816-f679-42c0-ae97-bd93287e9f2c tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:46.853259 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3386816-f679-42c0-ae97-bd93287e9f2c tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 200 Aug 18 09:18:46.853884 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 662/2651] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:46 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:47.864914 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cbe69987-edc0-4364-8f44-6dcd63004a6f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:47.866644 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbe69987-edc0-4364-8f44-6dcd63004a6f tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:18:47.866866 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbe69987-edc0-4364-8f44-6dcd63004a6f tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:47.867026 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbe69987-edc0-4364-8f44-6dcd63004a6f tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:47.876501 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:47.876501 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:47.881071 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cbe69987-edc0-4364-8f44-6dcd63004a6f tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:47.885499 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbe69987-edc0-4364-8f44-6dcd63004a6f tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 200 Aug 18 09:18:47.885862 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 667/2652] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:47 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:48.217819 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-7e2c9158-2c2a-46dc-ba2b-ae9c4052252a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:48.219882 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-7e2c9158-2c2a-46dc-ba2b-ae9c4052252a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] POST https://10.4.3.41/volume/v3/attachments/69368952-dd57-4e4d-96f3-6f2a9a802578/action Aug 18 09:18:48.220254 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-7e2c9158-2c2a-46dc-ba2b-ae9c4052252a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:18:48.220408 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-7e2c9158-2c2a-46dc-ba2b-ae9c4052252a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:48.236724 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:48.236724 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:48.246659 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e23ec979-9f15-45b7-81ee-59785a19bc1f req-7e2c9158-2c2a-46dc-ba2b-ae9c4052252a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/attachments/69368952-dd57-4e4d-96f3-6f2a9a802578/action returned with HTTP 204 Aug 18 09:18:48.247199 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 650/2653] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:18:48 2026] POST /volume/v3/attachments/69368952-dd57-4e4d-96f3-6f2a9a802578/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:48.898862 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-feff85bc-3d49-4388-a5a4-2b2fdd91b39d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:48.900919 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-feff85bc-3d49-4388-a5a4-2b2fdd91b39d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:18:48.901163 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-feff85bc-3d49-4388-a5a4-2b2fdd91b39d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:48.901407 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-feff85bc-3d49-4388-a5a4-2b2fdd91b39d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:48.911230 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:48.911230 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:48.915050 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-feff85bc-3d49-4388-a5a4-2b2fdd91b39d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:48.919720 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-feff85bc-3d49-4388-a5a4-2b2fdd91b39d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 200 Aug 18 09:18:48.920223 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 675/2654] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:48 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 1229 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:48.932289 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8fd192f5-542f-4c0a-a685-9ff0c340a386 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:48.934422 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fd192f5-542f-4c0a-a685-9ff0c340a386 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:18:48.935639 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fd192f5-542f-4c0a-a685-9ff0c340a386 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:48.935639 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fd192f5-542f-4c0a-a685-9ff0c340a386 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:48.945016 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:48.945016 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:48.948864 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8fd192f5-542f-4c0a-a685-9ff0c340a386 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:48.953786 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fd192f5-542f-4c0a-a685-9ff0c340a386 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 200 Aug 18 09:18:48.954158 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 663/2655] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:48 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 1229 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:49.463022 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d014ebad-da91-40a7-b8ef-3745982f8493 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:49.464839 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d014ebad-da91-40a7-b8ef-3745982f8493 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:18:49.465057 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d014ebad-da91-40a7-b8ef-3745982f8493 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:49.465245 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d014ebad-da91-40a7-b8ef-3745982f8493 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:49.474414 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:49.474414 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:49.478140 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d014ebad-da91-40a7-b8ef-3745982f8493 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:49.481973 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d014ebad-da91-40a7-b8ef-3745982f8493 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 200 Aug 18 09:18:49.482609 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 668/2656] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:49 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 933 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:49.764853 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-715536ae-eb76-4dc9-b554-647f6b585639 req-49326c6e-3bd1-4144-a1df-526fd82fc0a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:49.766842 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-49326c6e-3bd1-4144-a1df-526fd82fc0a0 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:18:49.767024 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-49326c6e-3bd1-4144-a1df-526fd82fc0a0 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:49.767195 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-49326c6e-3bd1-4144-a1df-526fd82fc0a0 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:49.774080 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:49.774080 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:49.777726 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-715536ae-eb76-4dc9-b554-647f6b585639 req-49326c6e-3bd1-4144-a1df-526fd82fc0a0 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:49.783527 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-49326c6e-3bd1-4144-a1df-526fd82fc0a0 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 200 Aug 18 09:18:49.784021 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 651/2657] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:18:49 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 933 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:49.850287 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee699782-82c3-4b78-bbc9-18703e70d423 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:49.850847 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee699782-82c3-4b78-bbc9-18703e70d423 None None] GET https://10.4.3.41/volume// Aug 18 09:18:49.851101 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee699782-82c3-4b78-bbc9-18703e70d423 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:49.851415 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee699782-82c3-4b78-bbc9-18703e70d423 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:49.851839 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee699782-82c3-4b78-bbc9-18703e70d423 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:49.852190 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 676/2658] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:18:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:49.860063 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-715536ae-eb76-4dc9-b554-647f6b585639 req-f8f1c94c-beb0-4233-8d01-2d5095372f4e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:49.862068 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-f8f1c94c-beb0-4233-8d01-2d5095372f4e tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:18:49.862447 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-f8f1c94c-beb0-4233-8d01-2d5095372f4e tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "603d46ed-1802-4cd3-b557-be0b278a1d51", "connector": null, "instance_uuid": "362705c3-b4b7-4d93-9345-c02255d422f1"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:49.869977 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:49.869977 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:49.894278 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-f8f1c94c-beb0-4233-8d01-2d5095372f4e tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:18:49.894828 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 664/2659] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:18:49 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:49.923254 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f944362-78da-4629-a6ec-dd5a2d34078a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:49.924155 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f944362-78da-4629-a6ec-dd5a2d34078a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:18:49.924424 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f944362-78da-4629-a6ec-dd5a2d34078a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:49.924636 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f944362-78da-4629-a6ec-dd5a2d34078a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:49.930049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89f96015-d30f-4242-8f4a-98e1cef068e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:49.930463 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89f96015-d30f-4242-8f4a-98e1cef068e1 None None] GET https://10.4.3.41/volume// Aug 18 09:18:49.930676 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89f96015-d30f-4242-8f4a-98e1cef068e1 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:49.930957 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89f96015-d30f-4242-8f4a-98e1cef068e1 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:49.931368 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89f96015-d30f-4242-8f4a-98e1cef068e1 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:49.931949 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 652/2660] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:18:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:49.937223 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:49.937223 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:49.940040 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-715536ae-eb76-4dc9-b554-647f6b585639 req-04b29416-e629-4028-b4ec-5a60ad82636a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:49.941658 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f944362-78da-4629-a6ec-dd5a2d34078a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:49.942228 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-04b29416-e629-4028-b4ec-5a60ad82636a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:18:49.942455 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-04b29416-e629-4028-b4ec-5a60ad82636a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:49.942643 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-04b29416-e629-4028-b4ec-5a60ad82636a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:49.946300 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f944362-78da-4629-a6ec-dd5a2d34078a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 200 Aug 18 09:18:49.946814 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 669/2661] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:49 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 932 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:49.954415 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:49.954415 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:49.956038 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-715536ae-eb76-4dc9-b554-647f6b585639 req-04b29416-e629-4028-b4ec-5a60ad82636a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:49.960571 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-04b29416-e629-4028-b4ec-5a60ad82636a tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 200 Aug 18 09:18:49.961175 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 677/2662] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:18:49 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 1112 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:18:50.059551 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-715536ae-eb76-4dc9-b554-647f6b585639 req-2c80310d-3a5e-46af-bbcc-87716686e5ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:50.061580 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-2c80310d-3a5e-46af-bbcc-87716686e5ff tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] PUT https://10.4.3.41/volume/v3/attachments/8f42bf4a-8eb0-47ba-9097-6008bef92156 Aug 18 09:18:50.061967 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-2c80310d-3a5e-46af-bbcc-87716686e5ff tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:50.068717 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-715536ae-eb76-4dc9-b554-647f6b585639 req-2c80310d-3a5e-46af-bbcc-87716686e5ff tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Acquiring lock "cinder-attachment_update-603d46ed-1802-4cd3-b557-be0b278a1d51-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:18:50.072733 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-715536ae-eb76-4dc9-b554-647f6b585639 req-2c80310d-3a5e-46af-bbcc-87716686e5ff tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Lock "cinder-attachment_update-603d46ed-1802-4cd3-b557-be0b278a1d51-np0000007625" acquired by "attachment_update" :: waited 0.004s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:18:50.073783 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:50.073783 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:50.160563 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-715536ae-eb76-4dc9-b554-647f6b585639 req-2c80310d-3a5e-46af-bbcc-87716686e5ff tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Lock "cinder-attachment_update-603d46ed-1802-4cd3-b557-be0b278a1d51-np0000007625" released by "attachment_update" :: held 0.087s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:18:50.160977 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-2c80310d-3a5e-46af-bbcc-87716686e5ff tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/attachments/8f42bf4a-8eb0-47ba-9097-6008bef92156 returned with HTTP 200 Aug 18 09:18:50.161412 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 665/2663] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:18:50 2026] PUT /volume/v3/attachments/8f42bf4a-8eb0-47ba-9097-6008bef92156 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:50.962233 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa8ef2ad-521e-4b58-b397-fddfa1621346 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:50.963915 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa8ef2ad-521e-4b58-b397-fddfa1621346 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:18:50.964098 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa8ef2ad-521e-4b58-b397-fddfa1621346 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:50.964268 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa8ef2ad-521e-4b58-b397-fddfa1621346 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:50.973377 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:50.973377 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:50.976613 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fa8ef2ad-521e-4b58-b397-fddfa1621346 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:50.980368 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa8ef2ad-521e-4b58-b397-fddfa1621346 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 200 Aug 18 09:18:50.980722 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 653/2664] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:50 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 933 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:51.992724 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1779a1f8-b0a4-40a8-ab7e-0eb79e338753 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:51.994174 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1779a1f8-b0a4-40a8-ab7e-0eb79e338753 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:18:51.994334 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1779a1f8-b0a4-40a8-ab7e-0eb79e338753 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:51.994524 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1779a1f8-b0a4-40a8-ab7e-0eb79e338753 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:52.002285 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:52.002285 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:52.005150 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1779a1f8-b0a4-40a8-ab7e-0eb79e338753 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:52.009001 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1779a1f8-b0a4-40a8-ab7e-0eb79e338753 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 200 Aug 18 09:18:52.009479 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 670/2665] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:51 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 933 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:53.022915 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e0be4121-0695-442c-939c-d2557352df57 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:53.027949 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0be4121-0695-442c-939c-d2557352df57 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:18:53.028261 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0be4121-0695-442c-939c-d2557352df57 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:53.028547 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0be4121-0695-442c-939c-d2557352df57 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:53.047078 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:53.047078 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:53.050781 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e0be4121-0695-442c-939c-d2557352df57 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:53.054872 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0be4121-0695-442c-939c-d2557352df57 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 200 Aug 18 09:18:53.055483 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 678/2666] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:53 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 933 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:53.109575 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-c7f9f902-7bfc-4e77-bb48-19a7e7ae8b3b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:53.111450 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-c7f9f902-7bfc-4e77-bb48-19a7e7ae8b3b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:18:53.111653 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-c7f9f902-7bfc-4e77-bb48-19a7e7ae8b3b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:53.111848 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-c7f9f902-7bfc-4e77-bb48-19a7e7ae8b3b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:53.120717 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:53.120717 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:53.123942 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-c7f9f902-7bfc-4e77-bb48-19a7e7ae8b3b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:18:53.128218 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-c7f9f902-7bfc-4e77-bb48-19a7e7ae8b3b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:18:53.128754 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 666/2667] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:18:53 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 1132 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:53.145720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-69bfccfb-3b2a-4dd9-ba70-88730023365a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:53.148306 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-69bfccfb-3b2a-4dd9-ba70-88730023365a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] POST https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36/action Aug 18 09:18:53.148767 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-69bfccfb-3b2a-4dd9-ba70-88730023365a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:18:53.148929 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-69bfccfb-3b2a-4dd9-ba70-88730023365a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:53.163352 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:53.163352 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:53.163941 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-69bfccfb-3b2a-4dd9-ba70-88730023365a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:18:53.171243 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-69bfccfb-3b2a-4dd9-ba70-88730023365a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Begin detaching volume completed successfully. Aug 18 09:18:53.171446 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-69bfccfb-3b2a-4dd9-ba70-88730023365a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36/action returned with HTTP 202 Aug 18 09:18:53.171978 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 654/2668] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:18:53 2026] POST /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:18:53.191314 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64c5b588-d545-48d2-a8cc-b9afe192249d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:53.195654 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64c5b588-d545-48d2-a8cc-b9afe192249d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:18:53.195897 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64c5b588-d545-48d2-a8cc-b9afe192249d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:53.196123 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64c5b588-d545-48d2-a8cc-b9afe192249d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:53.207669 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:53.207669 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:53.212571 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64c5b588-d545-48d2-a8cc-b9afe192249d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:18:53.216234 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57044b21-8b17-4ae5-aaf7-f6601379b099 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:53.217962 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57044b21-8b17-4ae5-aaf7-f6601379b099 None None] GET https://10.4.3.41/volume// Aug 18 09:18:53.217962 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57044b21-8b17-4ae5-aaf7-f6601379b099 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:53.217962 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57044b21-8b17-4ae5-aaf7-f6601379b099 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:53.218131 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57044b21-8b17-4ae5-aaf7-f6601379b099 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:53.218500 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 679/2669] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:18:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:53.219204 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64c5b588-d545-48d2-a8cc-b9afe192249d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:18:53.219887 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 671/2670] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:53 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:53.224988 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-b7f5f7d1-d8b9-4bd3-b97c-e3e4fa39d716 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:53.226916 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-b7f5f7d1-d8b9-4bd3-b97c-e3e4fa39d716 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:18:53.227142 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-b7f5f7d1-d8b9-4bd3-b97c-e3e4fa39d716 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:53.227341 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-b7f5f7d1-d8b9-4bd3-b97c-e3e4fa39d716 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:53.235940 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:53.235940 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:53.239036 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-b7f5f7d1-d8b9-4bd3-b97c-e3e4fa39d716 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:18:53.242719 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-b7f5f7d1-d8b9-4bd3-b97c-e3e4fa39d716 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:18:53.243224 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 667/2671] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:18:53 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 1315 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:18:53.410125 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-715536ae-eb76-4dc9-b554-647f6b585639 req-998048f7-05f4-430d-ab3a-24c5c21448bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:53.413013 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-998048f7-05f4-430d-ab3a-24c5c21448bc tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] POST https://10.4.3.41/volume/v3/attachments/8f42bf4a-8eb0-47ba-9097-6008bef92156/action Aug 18 09:18:53.413455 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-998048f7-05f4-430d-ab3a-24c5c21448bc tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:18:53.413682 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-998048f7-05f4-430d-ab3a-24c5c21448bc tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:53.431125 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:53.431125 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:53.442384 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-715536ae-eb76-4dc9-b554-647f6b585639 req-998048f7-05f4-430d-ab3a-24c5c21448bc tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/attachments/8f42bf4a-8eb0-47ba-9097-6008bef92156/action returned with HTTP 204 Aug 18 09:18:53.442883 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 655/2672] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:18:53 2026] POST /volume/v3/attachments/8f42bf4a-8eb0-47ba-9097-6008bef92156/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:18:53.983633 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:53.985804 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:18:53.986248 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-93604261"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:53.987790 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-93604261'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:18:53.987950 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Create volume of 1 GB Aug 18 09:18:53.993164 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Availability Zones retrieved successfully. Aug 18 09:18:54.000300 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Flow 'volume_create_api' (c96c44b0-352b-4162-80be-dc1f7b24b419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:54.001689 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (575220f4-aa14-4d22-8b9d-9fa55bf2d70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:54.002909 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:18:54.027212 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (575220f4-aa14-4d22-8b9d-9fa55bf2d70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:54.028152 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b4becb-479e-45c1-96b4-7ae1d5754426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:54.067733 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Created reservations ['9addf369-f7f8-4253-8aba-be8090db451a', '3bcee054-9785-4b45-9fd7-35fcb9bfe404', 'bc313273-d9be-46c4-9d13-5247cfd95a1c', '0b77ee18-1caa-4d94-9d6b-a834ed9e3c4b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:18:54.070298 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b4becb-479e-45c1-96b4-7ae1d5754426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9addf369-f7f8-4253-8aba-be8090db451a', '3bcee054-9785-4b45-9fd7-35fcb9bfe404', 'bc313273-d9be-46c4-9d13-5247cfd95a1c', '0b77ee18-1caa-4d94-9d6b-a834ed9e3c4b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:54.070298 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d62e1381-f5d4-4eac-853b-dc81537b03f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:54.072306 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b8285c9-6693-416d-81dc-e638cbceebc2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:54.074330 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b8285c9-6693-416d-81dc-e638cbceebc2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:18:54.074532 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b8285c9-6693-416d-81dc-e638cbceebc2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:54.074729 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b8285c9-6693-416d-81dc-e638cbceebc2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:54.082927 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:54.082927 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:54.086165 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b8285c9-6693-416d-81dc-e638cbceebc2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:54.090817 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b8285c9-6693-416d-81dc-e638cbceebc2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 200 Aug 18 09:18:54.091311 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 672/2673] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:54 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:54.094420 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d62e1381-f5d4-4eac-853b-dc81537b03f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fc80d74-7373-43c1-93dc-68e56b9d15f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-93604261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65bb2fc5dba84d778250f184fdc49ded',qos_specs=None,replication_status=,reservations=['9addf369-f7f8-4253-8aba-be8090db451a','3bcee054-9785-4b45-9fd7-35fcb9bfe404','bc313273-d9be-46c4-9d13-5247cfd95a1c','0b77ee18-1caa-4d94-9d6b-a834ed9e3c4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b72c4a0bdd55479f88d2c37aad3f0d77',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:18:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-93604261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fc80d74-7373-43c1-93dc-68e56b9d15f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65bb2fc5dba84d778250f184fdc49ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b72c4a0bdd55479f88d2c37aad3f0d77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:54.094420 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17370df-429b-4128-a5f5-74d43e6511d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:54.107855 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-820742eb-de75-4b45-bbad-73ec0783c9aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:54.110570 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-820742eb-de75-4b45-bbad-73ec0783c9aa tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:18:54.111007 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-820742eb-de75-4b45-bbad-73ec0783c9aa tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:54.111007 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-820742eb-de75-4b45-bbad-73ec0783c9aa tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:54.116123 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17370df-429b-4128-a5f5-74d43e6511d5) transitioned into state 'SUCCESS' from state '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-93604261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65bb2fc5dba84d778250f184fdc49ded',qos_specs=None,replication_status=,reservations=['9addf369-f7f8-4253-8aba-be8090db451a','3bcee054-9785-4b45-9fd7-35fcb9bfe404','bc313273-d9be-46c4-9d13-5247cfd95a1c','0b77ee18-1caa-4d94-9d6b-a834ed9e3c4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b72c4a0bdd55479f88d2c37aad3f0d77',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:54.117418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a87b928-2319-4630-ae2f-88631a7894b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:18:54.121834 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:54.121834 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:54.125718 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-820742eb-de75-4b45-bbad-73ec0783c9aa tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:54.127699 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a87b928-2319-4630-ae2f-88631a7894b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:18:54.128459 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Flow 'volume_create_api' (c96c44b0-352b-4162-80be-dc1f7b24b419) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:18:54.128772 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Create volume request issued successfully. Aug 18 09:18:54.129247 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1a9fdafb-0560-4234-8388-409e9ba038a4 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:18:54.129685 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 680/2674] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:18:53 2026] POST /volume/v3/volumes => generated 753 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:18:54.129841 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-820742eb-de75-4b45-bbad-73ec0783c9aa tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 200 Aug 18 09:18:54.130245 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 668/2675] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:54 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 1225 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:54.141523 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35cdd7ab-be95-470b-9648-09390d4b78ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:54.144351 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35cdd7ab-be95-470b-9648-09390d4b78ab tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:18:54.144649 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35cdd7ab-be95-470b-9648-09390d4b78ab tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:54.144919 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35cdd7ab-be95-470b-9648-09390d4b78ab tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:54.160176 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-be0e0eed-8c73-4130-987c-d6b23dda663c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:54.161672 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:54.161672 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:54.166525 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35cdd7ab-be95-470b-9648-09390d4b78ab tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:18:54.167598 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-be0e0eed-8c73-4130-987c-d6b23dda663c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] DELETE https://10.4.3.41/volume/v3/attachments/f20ed50d-b22a-496e-933e-3b340dc67798 Aug 18 09:18:54.168099 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-be0e0eed-8c73-4130-987c-d6b23dda663c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:54.171413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-be0e0eed-8c73-4130-987c-d6b23dda663c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:54.171490 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35cdd7ab-be95-470b-9648-09390d4b78ab tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 returned with HTTP 200 Aug 18 09:18:54.171609 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 656/2676] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:54 2026] GET /volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:54.178337 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:54.178337 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:54.238542 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6d3f0c7a-79cf-46b5-92ef-3556591271e0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:54.240967 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d3f0c7a-79cf-46b5-92ef-3556591271e0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:18:54.241177 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d3f0c7a-79cf-46b5-92ef-3556591271e0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:54.241434 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d3f0c7a-79cf-46b5-92ef-3556591271e0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:54.242252 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f053a9dd-8ef0-4345-bffe-865713b05a43 req-be0e0eed-8c73-4130-987c-d6b23dda663c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/attachments/f20ed50d-b22a-496e-933e-3b340dc67798 returned with HTTP 200 Aug 18 09:18:54.242955 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 673/2677] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:18:54 2026] DELETE /volume/v3/attachments/f20ed50d-b22a-496e-933e-3b340dc67798 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:54.249432 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:54.249432 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:54.254291 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6d3f0c7a-79cf-46b5-92ef-3556591271e0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:18:54.258597 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d3f0c7a-79cf-46b5-92ef-3556591271e0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:18:54.259001 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 681/2678] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:54 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:55.183955 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d754913a-ac14-4179-87d4-f74fbf728415 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:55.186979 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d754913a-ac14-4179-87d4-f74fbf728415 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:18:55.186979 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d754913a-ac14-4179-87d4-f74fbf728415 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:55.186979 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d754913a-ac14-4179-87d4-f74fbf728415 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:55.192867 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:55.192867 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:55.198454 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d754913a-ac14-4179-87d4-f74fbf728415 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:18:55.200037 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d754913a-ac14-4179-87d4-f74fbf728415 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 returned with HTTP 200 Aug 18 09:18:55.200517 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 669/2679] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:55 2026] GET /volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:56.170724 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b5dfb456-4320-43ce-b531-d24000b91125 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:56.172849 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5dfb456-4320-43ce-b531-d24000b91125 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:18:56.173027 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5dfb456-4320-43ce-b531-d24000b91125 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:56.173213 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5dfb456-4320-43ce-b531-d24000b91125 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:56.181497 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:56.181497 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:56.185326 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b5dfb456-4320-43ce-b531-d24000b91125 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:56.190147 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5dfb456-4320-43ce-b531-d24000b91125 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:18:56.190533 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 657/2680] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:56 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:56.207234 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-336645ae-eded-4f7a-92e4-06f10255285e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:56.209755 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-336645ae-eded-4f7a-92e4-06f10255285e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:18:56.209954 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-336645ae-eded-4f7a-92e4-06f10255285e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:56.210173 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-336645ae-eded-4f7a-92e4-06f10255285e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:56.217952 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:56.217952 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:56.222630 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-336645ae-eded-4f7a-92e4-06f10255285e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:56.227354 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-336645ae-eded-4f7a-92e4-06f10255285e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:18:56.227882 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 674/2681] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:56 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:56.276732 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-af4e1074-74c9-4053-9004-51ad07771146 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:56.281364 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-af4e1074-74c9-4053-9004-51ad07771146 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:18:56.281656 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-af4e1074-74c9-4053-9004-51ad07771146 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:56.281902 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-af4e1074-74c9-4053-9004-51ad07771146 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:56.300152 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:56.300152 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:56.305780 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-af4e1074-74c9-4053-9004-51ad07771146 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:56.310031 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-af4e1074-74c9-4053-9004-51ad07771146 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:18:56.310438 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 682/2682] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:18:56 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:56.396442 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e3146cea-21c6-4a4d-9722-081fd9a2915b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:56.396929 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3146cea-21c6-4a4d-9722-081fd9a2915b None None] GET https://10.4.3.41/volume// Aug 18 09:18:56.397142 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3146cea-21c6-4a4d-9722-081fd9a2915b None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:56.397371 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3146cea-21c6-4a4d-9722-081fd9a2915b None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:56.397783 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3146cea-21c6-4a4d-9722-081fd9a2915b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:56.398269 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 670/2683] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:18:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:56.408346 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-cf1a641d-bb0c-4df6-9816-06565468c149 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:56.411105 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-cf1a641d-bb0c-4df6-9816-06565468c149 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:18:56.411469 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-cf1a641d-bb0c-4df6-9816-06565468c149 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68819d8d-561c-4b69-842a-21034e2823de", "connector": null, "instance_uuid": "ccaa89fa-a737-48fb-b955-468b9f7fe9e1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:56.428630 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:56.428630 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:56.479841 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-cf1a641d-bb0c-4df6-9816-06565468c149 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:18:56.480505 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 658/2684] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:18:56 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:56.522839 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26327e51-d995-4990-8683-b67dbdfe0494 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:56.526324 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26327e51-d995-4990-8683-b67dbdfe0494 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:18:56.526520 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26327e51-d995-4990-8683-b67dbdfe0494 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:56.526704 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26327e51-d995-4990-8683-b67dbdfe0494 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:56.540890 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f8bde0b-a91c-492b-a8af-46c7de038603 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:56.541240 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f8bde0b-a91c-492b-a8af-46c7de038603 None None] GET https://10.4.3.41/volume// Aug 18 09:18:56.541720 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f8bde0b-a91c-492b-a8af-46c7de038603 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:56.541720 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f8bde0b-a91c-492b-a8af-46c7de038603 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:56.541819 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:56.541819 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:56.541940 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f8bde0b-a91c-492b-a8af-46c7de038603 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:56.542525 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 683/2685] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:18:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:56.551934 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26327e51-d995-4990-8683-b67dbdfe0494 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:56.553516 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26327e51-d995-4990-8683-b67dbdfe0494 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:18:56.553929 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 675/2686] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:56 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:56.566303 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e6d4b76e-4f9b-43dd-960f-f97390247a5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:56.572093 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e6d4b76e-4f9b-43dd-960f-f97390247a5c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:18:56.572093 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e6d4b76e-4f9b-43dd-960f-f97390247a5c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:56.572093 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e6d4b76e-4f9b-43dd-960f-f97390247a5c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:56.585049 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:56.585049 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:56.590472 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e6d4b76e-4f9b-43dd-960f-f97390247a5c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:56.594496 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e6d4b76e-4f9b-43dd-960f-f97390247a5c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:18:56.595018 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 671/2687] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:18:56 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:18:56.731718 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e5ad83d3-2d76-48b0-9a11-10d2ee3a05d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:56.733485 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e5ad83d3-2d76-48b0-9a11-10d2ee3a05d4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] PUT https://10.4.3.41/volume/v3/attachments/91e03235-d207-4803-aaf3-0ec5cc6caee3 Aug 18 09:18:56.733810 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e5ad83d3-2d76-48b0-9a11-10d2ee3a05d4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:56.742678 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e5ad83d3-2d76-48b0-9a11-10d2ee3a05d4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Acquiring lock "cinder-attachment_update-68819d8d-561c-4b69-842a-21034e2823de-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:18:56.747242 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e5ad83d3-2d76-48b0-9a11-10d2ee3a05d4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Lock "cinder-attachment_update-68819d8d-561c-4b69-842a-21034e2823de-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:18:56.748150 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:56.748150 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:56.831366 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e5ad83d3-2d76-48b0-9a11-10d2ee3a05d4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Lock "cinder-attachment_update-68819d8d-561c-4b69-842a-21034e2823de-np0000007625" released by "attachment_update" :: held 0.084s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:18:56.831681 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-e5ad83d3-2d76-48b0-9a11-10d2ee3a05d4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/91e03235-d207-4803-aaf3-0ec5cc6caee3 returned with HTTP 200 Aug 18 09:18:56.832158 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 659/2688] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:18:56 2026] PUT /volume/v3/attachments/91e03235-d207-4803-aaf3-0ec5cc6caee3 => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:56.846951 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-01f5ecee-6580-48eb-ad3f-72afd86af689 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:56.848870 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-01f5ecee-6580-48eb-ad3f-72afd86af689 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de/encryption Aug 18 09:18:56.849047 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-01f5ecee-6580-48eb-ad3f-72afd86af689 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:56.849239 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-01f5ecee-6580-48eb-ad3f-72afd86af689 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:56.857956 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:56.857956 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:56.863216 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-01f5ecee-6580-48eb-ad3f-72afd86af689 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de/encryption returned with HTTP 200 Aug 18 09:18:56.863644 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 684/2689] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:18:56 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:57.568574 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d790c6eb-abff-461f-a310-20d02ce753aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:57.574809 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d790c6eb-abff-461f-a310-20d02ce753aa tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:18:57.574809 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d790c6eb-abff-461f-a310-20d02ce753aa tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:57.574809 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d790c6eb-abff-461f-a310-20d02ce753aa tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:57.585545 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:57.585545 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:18:57.589031 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d790c6eb-abff-461f-a310-20d02ce753aa tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:57.593178 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d790c6eb-abff-461f-a310-20d02ce753aa tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:18:57.593647 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 676/2690] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:57 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:58.607365 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50aeb493-c73a-46f9-b7c5-dcacd5f60dea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:58.609451 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50aeb493-c73a-46f9-b7c5-dcacd5f60dea tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:18:58.609669 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50aeb493-c73a-46f9-b7c5-dcacd5f60dea tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:58.609855 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50aeb493-c73a-46f9-b7c5-dcacd5f60dea tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:58.618851 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:58.618851 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:58.622251 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-50aeb493-c73a-46f9-b7c5-dcacd5f60dea tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:58.627420 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50aeb493-c73a-46f9-b7c5-dcacd5f60dea tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:18:58.627819 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 672/2691] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:58 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:18:58.629329 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-0ad0db33-398c-4ba5-bbe0-c38bc1a82385 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:58.631501 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-0ad0db33-398c-4ba5-bbe0-c38bc1a82385 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:18:58.631765 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-0ad0db33-398c-4ba5-bbe0-c38bc1a82385 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:58.632016 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-0ad0db33-398c-4ba5-bbe0-c38bc1a82385 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:58.646175 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:58.646175 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:58.649324 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-0ad0db33-398c-4ba5-bbe0-c38bc1a82385 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:58.655618 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-0ad0db33-398c-4ba5-bbe0-c38bc1a82385 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 200 Aug 18 09:18:58.656191 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 660/2692] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:18:58 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 1229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:18:58.681406 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-80318fa4-6834-43db-9ff4-7db2f07873b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:58.684617 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-80318fa4-6834-43db-9ff4-7db2f07873b9 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] POST https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7/action Aug 18 09:18:58.684981 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-80318fa4-6834-43db-9ff4-7db2f07873b9 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:18:58.685144 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-80318fa4-6834-43db-9ff4-7db2f07873b9 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:18:58.696665 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:58.696665 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:18:58.697225 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-80318fa4-6834-43db-9ff4-7db2f07873b9 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:58.709181 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-80318fa4-6834-43db-9ff4-7db2f07873b9 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Begin detaching volume completed successfully. Aug 18 09:18:58.709477 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-80318fa4-6834-43db-9ff4-7db2f07873b9 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7/action returned with HTTP 202 Aug 18 09:18:58.710078 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 685/2693] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:18:58 2026] POST /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:18:58.762933 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-449f063d-25bb-4817-b6ac-0e30eeb90e2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:58.763579 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-449f063d-25bb-4817-b6ac-0e30eeb90e2d None None] GET https://10.4.3.41/volume// Aug 18 09:18:58.763746 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-449f063d-25bb-4817-b6ac-0e30eeb90e2d None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:58.763948 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-449f063d-25bb-4817-b6ac-0e30eeb90e2d None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:58.764323 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-449f063d-25bb-4817-b6ac-0e30eeb90e2d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:18:58.764655 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 677/2694] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:18:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:18:58.773464 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-c0bf156b-0dd7-4409-867d-84cd0ab9e1e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:58.778188 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-c0bf156b-0dd7-4409-867d-84cd0ab9e1e7 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:18:58.778475 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-c0bf156b-0dd7-4409-867d-84cd0ab9e1e7 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:58.778864 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-c0bf156b-0dd7-4409-867d-84cd0ab9e1e7 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:58.801811 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:58.801811 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:18:58.806879 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-c0bf156b-0dd7-4409-867d-84cd0ab9e1e7 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:18:58.814344 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-c0bf156b-0dd7-4409-867d-84cd0ab9e1e7 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 200 Aug 18 09:18:58.815111 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 673/2695] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:18:58 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 1412 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:18:59.641499 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9b34b35-3bfc-4101-88c5-bf9a0333ff5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:18:59.643248 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9b34b35-3bfc-4101-88c5-bf9a0333ff5c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:18:59.643452 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9b34b35-3bfc-4101-88c5-bf9a0333ff5c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:18:59.643646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9b34b35-3bfc-4101-88c5-bf9a0333ff5c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:18:59.652332 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:18:59.652332 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:18:59.655427 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b9b34b35-3bfc-4101-88c5-bf9a0333ff5c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:18:59.659020 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9b34b35-3bfc-4101-88c5-bf9a0333ff5c tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:18:59.659338 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 661/2696] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:18:59 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:00.325456 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-0bd4ba9c-8a57-4048-acb7-30c8f2df1992 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:00.328014 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-0bd4ba9c-8a57-4048-acb7-30c8f2df1992 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] DELETE https://10.4.3.41/volume/v3/attachments/69368952-dd57-4e4d-96f3-6f2a9a802578 Aug 18 09:19:00.328367 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-0bd4ba9c-8a57-4048-acb7-30c8f2df1992 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:00.328813 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-0bd4ba9c-8a57-4048-acb7-30c8f2df1992 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:00.339502 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:00.339502 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:00.401505 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-202651dd-07ef-4e74-9166-3dd5ab63d7a0 req-0bd4ba9c-8a57-4048-acb7-30c8f2df1992 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/attachments/69368952-dd57-4e4d-96f3-6f2a9a802578 returned with HTTP 200 Aug 18 09:19:00.401967 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 686/2697] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:19:00 2026] DELETE /volume/v3/attachments/69368952-dd57-4e4d-96f3-6f2a9a802578 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:00.675489 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ae8d894-4389-4f53-82b5-90d3cf2f0790 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:00.676271 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ae8d894-4389-4f53-82b5-90d3cf2f0790 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:00.676557 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ae8d894-4389-4f53-82b5-90d3cf2f0790 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:00.676810 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ae8d894-4389-4f53-82b5-90d3cf2f0790 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:00.694548 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:00.694548 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:00.699932 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ae8d894-4389-4f53-82b5-90d3cf2f0790 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:00.706285 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ae8d894-4389-4f53-82b5-90d3cf2f0790 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:00.706817 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 678/2698] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:00 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:00.728954 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fcce3116-57c0-4701-8812-ab976898c44e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:00.729382 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fcce3116-57c0-4701-8812-ab976898c44e None None] GET https://10.4.3.41/volume// Aug 18 09:19:00.729621 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fcce3116-57c0-4701-8812-ab976898c44e None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:00.729837 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fcce3116-57c0-4701-8812-ab976898c44e None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:00.730195 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fcce3116-57c0-4701-8812-ab976898c44e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:19:00.730544 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 674/2699] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:19:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:19:00.741615 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-74722e77-61dd-4c06-a598-687e55c7711f req-4f1ff801-aca1-419f-ab9f-2af1656b2ca5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:00.741615 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-74722e77-61dd-4c06-a598-687e55c7711f req-4f1ff801-aca1-419f-ab9f-2af1656b2ca5 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:19:00.741615 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-74722e77-61dd-4c06-a598-687e55c7711f req-4f1ff801-aca1-419f-ab9f-2af1656b2ca5 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43a59d0c-cf9e-4c23-8bc9-553b9bea4007", "connector": null, "instance_uuid": "daac38d9-a8f7-4967-9fb3-6a6c5ca2a826"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:00.753120 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:00.753120 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:00.786111 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-74722e77-61dd-4c06-a598-687e55c7711f req-4f1ff801-aca1-419f-ab9f-2af1656b2ca5 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:19:00.786620 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 662/2700] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:19:00 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:00.795865 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-74722e77-61dd-4c06-a598-687e55c7711f req-5ea3cae4-dfc4-4b10-baba-043eb5b83176 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:00.798149 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-74722e77-61dd-4c06-a598-687e55c7711f req-5ea3cae4-dfc4-4b10-baba-043eb5b83176 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] DELETE https://10.4.3.41/volume/v3/attachments/ef484a66-e557-48c4-988e-0e5756d2d9c7 Aug 18 09:19:00.798490 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-74722e77-61dd-4c06-a598-687e55c7711f req-5ea3cae4-dfc4-4b10-baba-043eb5b83176 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:00.798774 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-74722e77-61dd-4c06-a598-687e55c7711f req-5ea3cae4-dfc4-4b10-baba-043eb5b83176 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:00.805874 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:00.805874 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:00.865219 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-74722e77-61dd-4c06-a598-687e55c7711f req-5ea3cae4-dfc4-4b10-baba-043eb5b83176 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/attachments/ef484a66-e557-48c4-988e-0e5756d2d9c7 returned with HTTP 200 Aug 18 09:19:00.865577 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e15d95dc-75dd-4328-a945-eb01a3fdc8d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:00.865638 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 687/2701] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:19:00 2026] DELETE /volume/v3/attachments/ef484a66-e557-48c4-988e-0e5756d2d9c7 => generated 192 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:00.866709 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e15d95dc-75dd-4328-a945-eb01a3fdc8d1 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] DELETE https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:19:00.866893 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e15d95dc-75dd-4328-a945-eb01a3fdc8d1 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:00.867088 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e15d95dc-75dd-4328-a945-eb01a3fdc8d1 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:00.867251 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e15d95dc-75dd-4328-a945-eb01a3fdc8d1 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Delete volume with id: 27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:19:00.874368 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:00.874368 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:00.874799 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e15d95dc-75dd-4328-a945-eb01a3fdc8d1 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:19:00.895271 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e15d95dc-75dd-4328-a945-eb01a3fdc8d1 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Delete volume request issued successfully. Aug 18 09:19:00.895617 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e15d95dc-75dd-4328-a945-eb01a3fdc8d1 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 202 Aug 18 09:19:00.895958 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 679/2702] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:00 2026] DELETE /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:01.722284 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56914bec-279f-4947-87e5-cfa192b0a1ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:01.724618 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56914bec-279f-4947-87e5-cfa192b0a1ef tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:01.724896 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56914bec-279f-4947-87e5-cfa192b0a1ef tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:01.725167 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56914bec-279f-4947-87e5-cfa192b0a1ef tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:01.737432 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:01.737432 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:01.741815 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-56914bec-279f-4947-87e5-cfa192b0a1ef tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:01.750463 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56914bec-279f-4947-87e5-cfa192b0a1ef tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:01.750974 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 675/2703] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:01 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:01.874677 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c8820f53-616d-49cd-94c8-620d3589a292 req-35b9edf3-5e34-4ff8-a7b9-43fbecc72d0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:01.877252 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c8820f53-616d-49cd-94c8-620d3589a292 req-35b9edf3-5e34-4ff8-a7b9-43fbecc72d0b tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:19:01.877666 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c8820f53-616d-49cd-94c8-620d3589a292 req-35b9edf3-5e34-4ff8-a7b9-43fbecc72d0b tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:01.877967 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c8820f53-616d-49cd-94c8-620d3589a292 req-35b9edf3-5e34-4ff8-a7b9-43fbecc72d0b tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:01.888168 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:01.888168 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:01.893809 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c8820f53-616d-49cd-94c8-620d3589a292 req-35b9edf3-5e34-4ff8-a7b9-43fbecc72d0b tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:19:01.899842 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c8820f53-616d-49cd-94c8-620d3589a292 req-35b9edf3-5e34-4ff8-a7b9-43fbecc72d0b tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 returned with HTTP 200 Aug 18 09:19:01.900349 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 663/2704] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:19:01 2026] GET /volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:01.932366 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-031bb6cd-73a2-4977-a368-49ef7b324fd7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:01.932815 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-031bb6cd-73a2-4977-a368-49ef7b324fd7 None None] GET https://10.4.3.41/volume// Aug 18 09:19:01.933020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-031bb6cd-73a2-4977-a368-49ef7b324fd7 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:01.933238 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-031bb6cd-73a2-4977-a368-49ef7b324fd7 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:01.933754 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-031bb6cd-73a2-4977-a368-49ef7b324fd7 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:19:01.934182 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 688/2705] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:19:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:19:01.953097 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c8820f53-616d-49cd-94c8-620d3589a292 req-86a92baa-aa88-4f33-ac5a-f922fe69f68f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:01.957415 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c8820f53-616d-49cd-94c8-620d3589a292 req-86a92baa-aa88-4f33-ac5a-f922fe69f68f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:19:01.957415 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c8820f53-616d-49cd-94c8-620d3589a292 req-86a92baa-aa88-4f33-ac5a-f922fe69f68f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fc80d74-7373-43c1-93dc-68e56b9d15f2", "connector": null, "instance_uuid": "24e3c2a4-cfd4-46d9-b012-b1f526be0700"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:01.975422 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:01.975422 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:02.022338 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c8820f53-616d-49cd-94c8-620d3589a292 req-86a92baa-aa88-4f33-ac5a-f922fe69f68f tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:19:02.023139 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 680/2706] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:19:01 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:02.083285 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c8820f53-616d-49cd-94c8-620d3589a292 req-6b3287b4-56de-4ce5-9ca3-ab8d830d9c7a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:02.084537 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c8820f53-616d-49cd-94c8-620d3589a292 req-6b3287b4-56de-4ce5-9ca3-ab8d830d9c7a tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] POST https://10.4.3.41/volume/v3/attachments/f6b2e976-95d0-4588-bac5-6a65dec43c9f/action Aug 18 09:19:02.084913 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c8820f53-616d-49cd-94c8-620d3589a292 req-6b3287b4-56de-4ce5-9ca3-ab8d830d9c7a tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:19:02.085031 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c8820f53-616d-49cd-94c8-620d3589a292 req-6b3287b4-56de-4ce5-9ca3-ab8d830d9c7a tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:02.099875 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:02.099875 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:02.113604 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c8820f53-616d-49cd-94c8-620d3589a292 req-6b3287b4-56de-4ce5-9ca3-ab8d830d9c7a tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/attachments/f6b2e976-95d0-4588-bac5-6a65dec43c9f/action returned with HTTP 204 Aug 18 09:19:02.113999 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 676/2707] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:19:02 2026] POST /volume/v3/attachments/f6b2e976-95d0-4588-bac5-6a65dec43c9f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:02.150414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-856e7fab-cbce-4d64-bcea-27c39ac65cc9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:02.150573 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-856e7fab-cbce-4d64-bcea-27c39ac65cc9 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:19:02.160410 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-856e7fab-cbce-4d64-bcea-27c39ac65cc9 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:02.160410 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-856e7fab-cbce-4d64-bcea-27c39ac65cc9 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:02.180034 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:02.180034 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:02.183482 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-856e7fab-cbce-4d64-bcea-27c39ac65cc9 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:19:02.187644 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-856e7fab-cbce-4d64-bcea-27c39ac65cc9 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 returned with HTTP 200 Aug 18 09:19:02.188129 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 664/2708] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:02 2026] GET /volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 => generated 1108 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:02.206955 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c618f3dc-83be-45e7-80e0-bfa4eb7bc74d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:02.209001 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c618f3dc-83be-45e7-80e0-bfa4eb7bc74d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:19:02.209193 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c618f3dc-83be-45e7-80e0-bfa4eb7bc74d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:02.209372 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c618f3dc-83be-45e7-80e0-bfa4eb7bc74d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:02.221415 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:02.221415 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:02.225114 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c618f3dc-83be-45e7-80e0-bfa4eb7bc74d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:19:02.228412 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c618f3dc-83be-45e7-80e0-bfa4eb7bc74d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 returned with HTTP 200 Aug 18 09:19:02.228412 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 689/2709] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:02 2026] GET /volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 => generated 1108 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:02.305611 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-103b27f2-25f1-4fdc-8fa2-6f5495334b75 req-dc637d5d-50f6-4242-adbc-f84266edeb32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:02.305611 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-103b27f2-25f1-4fdc-8fa2-6f5495334b75 req-dc637d5d-50f6-4242-adbc-f84266edeb32 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:19:02.305611 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-103b27f2-25f1-4fdc-8fa2-6f5495334b75 req-dc637d5d-50f6-4242-adbc-f84266edeb32 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:02.305611 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-103b27f2-25f1-4fdc-8fa2-6f5495334b75 req-dc637d5d-50f6-4242-adbc-f84266edeb32 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:02.313964 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:02.313964 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:02.318646 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-103b27f2-25f1-4fdc-8fa2-6f5495334b75 req-dc637d5d-50f6-4242-adbc-f84266edeb32 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:19:02.324424 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-103b27f2-25f1-4fdc-8fa2-6f5495334b75 req-dc637d5d-50f6-4242-adbc-f84266edeb32 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 returned with HTTP 200 Aug 18 09:19:02.324424 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 681/2710] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:19:02 2026] GET /volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 => generated 1108 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:02.365323 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-103b27f2-25f1-4fdc-8fa2-6f5495334b75 req-6e0a2d2f-bed3-48bd-8c59-bc63feeca94d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:02.367880 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-103b27f2-25f1-4fdc-8fa2-6f5495334b75 req-6e0a2d2f-bed3-48bd-8c59-bc63feeca94d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] DELETE https://10.4.3.41/volume/v3/attachments/f6b2e976-95d0-4588-bac5-6a65dec43c9f Aug 18 09:19:02.368128 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-103b27f2-25f1-4fdc-8fa2-6f5495334b75 req-6e0a2d2f-bed3-48bd-8c59-bc63feeca94d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:02.368377 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-103b27f2-25f1-4fdc-8fa2-6f5495334b75 req-6e0a2d2f-bed3-48bd-8c59-bc63feeca94d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:02.377137 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:02.377137 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:02.420327 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-103b27f2-25f1-4fdc-8fa2-6f5495334b75 req-6e0a2d2f-bed3-48bd-8c59-bc63feeca94d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/attachments/f6b2e976-95d0-4588-bac5-6a65dec43c9f returned with HTTP 200 Aug 18 09:19:02.420769 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 677/2711] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:19:02 2026] DELETE /volume/v3/attachments/f6b2e976-95d0-4588-bac5-6a65dec43c9f => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:02.469223 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e18ee402-20a1-4362-907c-e13de618060d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:02.471023 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e18ee402-20a1-4362-907c-e13de618060d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:19:02.471248 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e18ee402-20a1-4362-907c-e13de618060d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:02.471461 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e18ee402-20a1-4362-907c-e13de618060d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:02.481854 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:02.481854 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:02.488541 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e18ee402-20a1-4362-907c-e13de618060d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:19:02.494431 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e18ee402-20a1-4362-907c-e13de618060d tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 returned with HTTP 200 Aug 18 09:19:02.495306 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 665/2712] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:02 2026] GET /volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:02.768805 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17a705cc-b2c2-4ecd-a487-a06a93170481 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:02.771890 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17a705cc-b2c2-4ecd-a487-a06a93170481 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:02.773413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17a705cc-b2c2-4ecd-a487-a06a93170481 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:02.773413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17a705cc-b2c2-4ecd-a487-a06a93170481 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:02.784468 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:02.784468 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:02.789111 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17a705cc-b2c2-4ecd-a487-a06a93170481 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:02.796905 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17a705cc-b2c2-4ecd-a487-a06a93170481 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:02.796905 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 690/2713] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:02 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:03.121602 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d05d4466-6742-41cc-879b-cb0a6c877de0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:03.122072 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d05d4466-6742-41cc-879b-cb0a6c877de0 None None] GET https://10.4.3.41/volume// Aug 18 09:19:03.122250 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d05d4466-6742-41cc-879b-cb0a6c877de0 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:03.122533 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d05d4466-6742-41cc-879b-cb0a6c877de0 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:03.122911 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d05d4466-6742-41cc-879b-cb0a6c877de0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:19:03.123248 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 682/2714] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:19:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:19:03.140940 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-663b0d44-7f1f-4ec7-bde6-f08bc3bb364a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:03.146693 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-663b0d44-7f1f-4ec7-bde6-f08bc3bb364a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] GET https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 Aug 18 09:19:03.146937 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-663b0d44-7f1f-4ec7-bde6-f08bc3bb364a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:03.147119 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-663b0d44-7f1f-4ec7-bde6-f08bc3bb364a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:03.157039 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:03.157039 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:03.160684 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-663b0d44-7f1f-4ec7-bde6-f08bc3bb364a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Volume info retrieved successfully. Aug 18 09:19:03.166205 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-663b0d44-7f1f-4ec7-bde6-f08bc3bb364a tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 returned with HTTP 200 Aug 18 09:19:03.166896 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 678/2715] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:19:03 2026] GET /volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 => generated 1538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:03.304490 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-03c47359-e910-4e9a-9b57-6dca8c495378 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:03.309729 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-03c47359-e910-4e9a-9b57-6dca8c495378 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] PUT https://10.4.3.41/volume/v3/attachments/48c8cbdd-df19-4f21-84e3-cbce7d68d86a Aug 18 09:19:03.311920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-03c47359-e910-4e9a-9b57-6dca8c495378 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:03.324068 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-03c47359-e910-4e9a-9b57-6dca8c495378 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Acquiring lock "cinder-attachment_update-43a59d0c-cf9e-4c23-8bc9-553b9bea4007-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:19:03.332652 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-03c47359-e910-4e9a-9b57-6dca8c495378 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Lock "cinder-attachment_update-43a59d0c-cf9e-4c23-8bc9-553b9bea4007-np0000007625" acquired by "attachment_update" :: waited 0.009s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:19:03.333961 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:03.333961 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:03.447380 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-03c47359-e910-4e9a-9b57-6dca8c495378 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Lock "cinder-attachment_update-43a59d0c-cf9e-4c23-8bc9-553b9bea4007-np0000007625" released by "attachment_update" :: held 0.115s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:19:03.447833 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-03c47359-e910-4e9a-9b57-6dca8c495378 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/attachments/48c8cbdd-df19-4f21-84e3-cbce7d68d86a returned with HTTP 200 Aug 18 09:19:03.448594 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 666/2716] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:19:03 2026] PUT /volume/v3/attachments/48c8cbdd-df19-4f21-84e3-cbce7d68d86a => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:03.493486 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-c6bd2266-e977-43fe-bd19-e4b999553c5d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:03.496548 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-c6bd2266-e977-43fe-bd19-e4b999553c5d tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] POST https://10.4.3.41/volume/v3/attachments/48c8cbdd-df19-4f21-84e3-cbce7d68d86a/action Aug 18 09:19:03.497194 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-c6bd2266-e977-43fe-bd19-e4b999553c5d tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:19:03.497489 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-c6bd2266-e977-43fe-bd19-e4b999553c5d tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:03.517989 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:03.517989 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:03.532702 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6b1f6cea-6037-446a-a204-57cb5727f707 req-c6bd2266-e977-43fe-bd19-e4b999553c5d tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/attachments/48c8cbdd-df19-4f21-84e3-cbce7d68d86a/action returned with HTTP 204 Aug 18 09:19:03.533266 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 691/2717] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:19:03 2026] POST /volume/v3/attachments/48c8cbdd-df19-4f21-84e3-cbce7d68d86a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:03.811502 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2335a30d-fa4d-4b93-b779-045db4a392e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:03.813833 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2335a30d-fa4d-4b93-b779-045db4a392e3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:03.815673 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2335a30d-fa4d-4b93-b779-045db4a392e3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:03.815673 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2335a30d-fa4d-4b93-b779-045db4a392e3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:03.827783 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:03.827783 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:03.832502 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2335a30d-fa4d-4b93-b779-045db4a392e3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:03.838161 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2335a30d-fa4d-4b93-b779-045db4a392e3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:03.838161 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 683/2718] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:03 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:04.852050 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0205ce0f-410d-43f7-904e-cbd27dc32a00 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:04.859660 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0205ce0f-410d-43f7-904e-cbd27dc32a00 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:04.859660 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0205ce0f-410d-43f7-904e-cbd27dc32a00 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:04.860487 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0205ce0f-410d-43f7-904e-cbd27dc32a00 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:04.872165 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:04.872165 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:04.876182 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0205ce0f-410d-43f7-904e-cbd27dc32a00 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:04.881419 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0205ce0f-410d-43f7-904e-cbd27dc32a00 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:04.881419 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 679/2719] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:04 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:05.662723 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-73d68263-d394-4694-b737-9990844c9328 req-11f10dca-9424-4cd2-a43f-d33bbfa0a3c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:05.675212 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-11f10dca-9424-4cd2-a43f-d33bbfa0a3c7 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:19:05.675533 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-11f10dca-9424-4cd2-a43f-d33bbfa0a3c7 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:05.675751 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-11f10dca-9424-4cd2-a43f-d33bbfa0a3c7 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:05.696303 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:05.696303 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:05.700556 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-73d68263-d394-4694-b737-9990844c9328 req-11f10dca-9424-4cd2-a43f-d33bbfa0a3c7 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:19:05.706294 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-11f10dca-9424-4cd2-a43f-d33bbfa0a3c7 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 200 Aug 18 09:19:05.706675 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 667/2720] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:19:05 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 1225 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:05.723928 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-73d68263-d394-4694-b737-9990844c9328 req-16b7cbbe-6c2d-4aa8-8a0b-db5e6dc57cd2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:05.726640 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-16b7cbbe-6c2d-4aa8-8a0b-db5e6dc57cd2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] POST https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51/action Aug 18 09:19:05.727091 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-16b7cbbe-6c2d-4aa8-8a0b-db5e6dc57cd2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:19:05.727268 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-16b7cbbe-6c2d-4aa8-8a0b-db5e6dc57cd2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:05.740727 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:05.740727 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:05.741369 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-73d68263-d394-4694-b737-9990844c9328 req-16b7cbbe-6c2d-4aa8-8a0b-db5e6dc57cd2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:19:05.752110 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-73d68263-d394-4694-b737-9990844c9328 req-16b7cbbe-6c2d-4aa8-8a0b-db5e6dc57cd2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Begin detaching volume completed successfully. Aug 18 09:19:05.752497 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-16b7cbbe-6c2d-4aa8-8a0b-db5e6dc57cd2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51/action returned with HTTP 202 Aug 18 09:19:05.752937 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 692/2721] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:19:05 2026] POST /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:19:05.766597 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-4890a7de-73f6-448d-bb51-90520eaebe3c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:05.769167 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-4890a7de-73f6-448d-bb51-90520eaebe3c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:05.769167 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-4890a7de-73f6-448d-bb51-90520eaebe3c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:05.769167 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-4890a7de-73f6-448d-bb51-90520eaebe3c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:05.776590 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:05.776590 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:05.788139 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-4890a7de-73f6-448d-bb51-90520eaebe3c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:05.794871 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-4890a7de-73f6-448d-bb51-90520eaebe3c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:05.795477 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 684/2722] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:19:05 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:05.812408 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d985b96a-73e3-4bf3-a244-02607271fc22 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:05.812859 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d985b96a-73e3-4bf3-a244-02607271fc22 None None] GET https://10.4.3.41/volume// Aug 18 09:19:05.813070 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d985b96a-73e3-4bf3-a244-02607271fc22 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:05.813272 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d985b96a-73e3-4bf3-a244-02607271fc22 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:05.813644 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d985b96a-73e3-4bf3-a244-02607271fc22 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:19:05.814014 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 680/2723] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:19:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:19:05.832304 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-73d68263-d394-4694-b737-9990844c9328 req-28051270-5c70-41f2-809b-228d2a161369 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:05.834233 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-28051270-5c70-41f2-809b-228d2a161369 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:19:05.834641 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-28051270-5c70-41f2-809b-228d2a161369 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:05.834965 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-28051270-5c70-41f2-809b-228d2a161369 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:05.850988 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:05.850988 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:05.854059 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-73d68263-d394-4694-b737-9990844c9328 req-28051270-5c70-41f2-809b-228d2a161369 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:19:05.860114 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-28051270-5c70-41f2-809b-228d2a161369 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 200 Aug 18 09:19:05.860681 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 668/2724] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:19:05 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 1408 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:05.902209 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-afdd2a86-15d4-4b80-9d03-6d2190736167 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:05.905048 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afdd2a86-15d4-4b80-9d03-6d2190736167 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:05.905048 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afdd2a86-15d4-4b80-9d03-6d2190736167 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:05.905048 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afdd2a86-15d4-4b80-9d03-6d2190736167 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:05.917690 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:05.917690 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:05.922107 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-afdd2a86-15d4-4b80-9d03-6d2190736167 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:05.926457 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa863098-3301-43ab-8e04-f0aed0f9c247 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:05.926711 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa863098-3301-43ab-8e04-f0aed0f9c247 None None] GET https://10.4.3.41/volume// Aug 18 09:19:05.926864 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa863098-3301-43ab-8e04-f0aed0f9c247 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:05.927065 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa863098-3301-43ab-8e04-f0aed0f9c247 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:05.927447 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa863098-3301-43ab-8e04-f0aed0f9c247 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:19:05.927846 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 685/2725] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:19:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:19:05.927937 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afdd2a86-15d4-4b80-9d03-6d2190736167 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:05.928298 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 693/2726] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:05 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:05.938534 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-93e6908c-453c-4ac2-9a82-6886433b562a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:05.940581 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-93e6908c-453c-4ac2-9a82-6886433b562a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:19:05.940934 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-93e6908c-453c-4ac2-9a82-6886433b562a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49d20563-eaf6-4c0a-8b7d-f6e9989c19e5", "connector": null, "instance_uuid": "70b48a7b-a606-4f67-af5a-40b0ccef2f58"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:05.949122 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:05.949122 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:05.978261 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-93e6908c-453c-4ac2-9a82-6886433b562a tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:19:05.978924 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 681/2727] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:19:05 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:06.027370 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab7c35fd-2e5f-4f28-b769-fe5621430b40 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:06.032781 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab7c35fd-2e5f-4f28-b769-fe5621430b40 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:06.032781 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab7c35fd-2e5f-4f28-b769-fe5621430b40 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:06.032781 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab7c35fd-2e5f-4f28-b769-fe5621430b40 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:06.048668 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10cdb345-9cc0-430a-b595-e1eb7b687aa5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:06.053634 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10cdb345-9cc0-430a-b595-e1eb7b687aa5 None None] GET https://10.4.3.41/volume// Aug 18 09:19:06.053634 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10cdb345-9cc0-430a-b595-e1eb7b687aa5 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:06.053634 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10cdb345-9cc0-430a-b595-e1eb7b687aa5 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:06.053634 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10cdb345-9cc0-430a-b595-e1eb7b687aa5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:19:06.053634 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 686/2728] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:19:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:19:06.056640 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:06.056640 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:06.062373 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab7c35fd-2e5f-4f28-b769-fe5621430b40 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:06.064203 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-b1c5369a-f773-446b-9efc-ba6fc93b43d9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:06.067029 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-b1c5369a-f773-446b-9efc-ba6fc93b43d9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:06.067261 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-b1c5369a-f773-446b-9efc-ba6fc93b43d9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:06.067523 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-b1c5369a-f773-446b-9efc-ba6fc93b43d9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:06.068908 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab7c35fd-2e5f-4f28-b769-fe5621430b40 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:06.069290 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 669/2729] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:06 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:06.078037 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:06.078037 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:06.081630 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-b1c5369a-f773-446b-9efc-ba6fc93b43d9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:06.085755 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-b1c5369a-f773-446b-9efc-ba6fc93b43d9 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:06.086680 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 694/2730] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:19:06 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:06.213248 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-23f8d1ca-c534-4d62-a02a-9fb20acc5c80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:06.219257 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-23f8d1ca-c534-4d62-a02a-9fb20acc5c80 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] PUT https://10.4.3.41/volume/v3/attachments/5b4da537-e671-4923-863b-6ed3bdc58e38 Aug 18 09:19:06.219590 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-23f8d1ca-c534-4d62-a02a-9fb20acc5c80 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:06.231041 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-23f8d1ca-c534-4d62-a02a-9fb20acc5c80 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Acquiring lock "cinder-attachment_update-49d20563-eaf6-4c0a-8b7d-f6e9989c19e5-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:19:06.237982 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-23f8d1ca-c534-4d62-a02a-9fb20acc5c80 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Lock "cinder-attachment_update-49d20563-eaf6-4c0a-8b7d-f6e9989c19e5-np0000007625" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:19:06.239001 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:06.239001 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:06.353521 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-23f8d1ca-c534-4d62-a02a-9fb20acc5c80 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Lock "cinder-attachment_update-49d20563-eaf6-4c0a-8b7d-f6e9989c19e5-np0000007625" released by "attachment_update" :: held 0.114s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:19:06.353946 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-23f8d1ca-c534-4d62-a02a-9fb20acc5c80 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/attachments/5b4da537-e671-4923-863b-6ed3bdc58e38 returned with HTTP 200 Aug 18 09:19:06.354474 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 682/2731] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:19:06 2026] PUT /volume/v3/attachments/5b4da537-e671-4923-863b-6ed3bdc58e38 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:06.947310 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7b2c4bc-38bd-4c5f-b14f-2121be75a446 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:06.949249 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7b2c4bc-38bd-4c5f-b14f-2121be75a446 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:06.949458 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7b2c4bc-38bd-4c5f-b14f-2121be75a446 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:06.949629 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7b2c4bc-38bd-4c5f-b14f-2121be75a446 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:06.961606 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:06.961606 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:06.971204 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7b2c4bc-38bd-4c5f-b14f-2121be75a446 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:06.979487 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7b2c4bc-38bd-4c5f-b14f-2121be75a446 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:06.979487 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 687/2732] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:06 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:07.086426 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a91e6db-48ab-415a-ad3c-593e1605245e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:07.088738 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a91e6db-48ab-415a-ad3c-593e1605245e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:07.089004 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a91e6db-48ab-415a-ad3c-593e1605245e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:07.089264 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a91e6db-48ab-415a-ad3c-593e1605245e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:07.106421 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:07.106421 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:07.110536 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5a91e6db-48ab-415a-ad3c-593e1605245e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:07.115555 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a91e6db-48ab-415a-ad3c-593e1605245e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:07.115932 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 670/2733] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:07 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:07.992237 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3098f2a0-facf-4854-802a-dc1a9e847500 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:07.995715 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3098f2a0-facf-4854-802a-dc1a9e847500 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:07.995966 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3098f2a0-facf-4854-802a-dc1a9e847500 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:07.996181 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3098f2a0-facf-4854-802a-dc1a9e847500 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:08.010483 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:08.010483 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:08.015037 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3098f2a0-facf-4854-802a-dc1a9e847500 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:08.019618 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3098f2a0-facf-4854-802a-dc1a9e847500 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:08.019849 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 695/2734] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:07 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:08.132427 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04d2a3f6-5464-496d-8847-72a2204c7b3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:08.132885 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04d2a3f6-5464-496d-8847-72a2204c7b3e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:08.132885 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04d2a3f6-5464-496d-8847-72a2204c7b3e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:08.132999 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04d2a3f6-5464-496d-8847-72a2204c7b3e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:08.147102 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:08.147102 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:08.151889 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04d2a3f6-5464-496d-8847-72a2204c7b3e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:08.156826 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04d2a3f6-5464-496d-8847-72a2204c7b3e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:08.157195 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 683/2735] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:08 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:09.037584 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-138d901a-9454-4564-ac85-b20c879ea2cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:09.039194 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-138d901a-9454-4564-ac85-b20c879ea2cd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:09.039482 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-138d901a-9454-4564-ac85-b20c879ea2cd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:09.039703 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-138d901a-9454-4564-ac85-b20c879ea2cd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:09.052242 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:09.052242 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:09.057875 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-138d901a-9454-4564-ac85-b20c879ea2cd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:09.062725 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-138d901a-9454-4564-ac85-b20c879ea2cd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:09.065374 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 688/2736] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:09 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:09.176563 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d4a5c3e-100e-4504-8658-a473ee948e42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:09.179346 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d4a5c3e-100e-4504-8658-a473ee948e42 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:09.179578 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d4a5c3e-100e-4504-8658-a473ee948e42 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:09.179811 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d4a5c3e-100e-4504-8658-a473ee948e42 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:09.194565 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:09.194565 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:09.201824 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3d4a5c3e-100e-4504-8658-a473ee948e42 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:09.203626 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d4a5c3e-100e-4504-8658-a473ee948e42 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:09.204079 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 671/2737] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:09 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:10.081788 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ccf420cd-3fc2-4d96-9063-6501c3f41b3a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:10.083771 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ccf420cd-3fc2-4d96-9063-6501c3f41b3a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:10.083956 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ccf420cd-3fc2-4d96-9063-6501c3f41b3a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:10.084136 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ccf420cd-3fc2-4d96-9063-6501c3f41b3a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:10.093796 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:10.093796 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:10.097859 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ccf420cd-3fc2-4d96-9063-6501c3f41b3a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:10.102510 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ccf420cd-3fc2-4d96-9063-6501c3f41b3a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:10.102868 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 696/2738] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:10 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:10.222226 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-309962a4-59d0-4635-a3ea-5f6a21f0c4fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:10.225917 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-309962a4-59d0-4635-a3ea-5f6a21f0c4fd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:10.225917 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-309962a4-59d0-4635-a3ea-5f6a21f0c4fd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:10.225917 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-309962a4-59d0-4635-a3ea-5f6a21f0c4fd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:10.238505 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:10.238505 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:10.244176 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-309962a4-59d0-4635-a3ea-5f6a21f0c4fd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:10.249516 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-309962a4-59d0-4635-a3ea-5f6a21f0c4fd tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:10.249993 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 684/2739] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:10 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:10.760130 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-97b6fea9-6d29-4fb5-8d87-8d5607854ab1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:10.762794 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-97b6fea9-6d29-4fb5-8d87-8d5607854ab1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/attachments/91e03235-d207-4803-aaf3-0ec5cc6caee3/action Aug 18 09:19:10.763144 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-97b6fea9-6d29-4fb5-8d87-8d5607854ab1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:19:10.763271 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-97b6fea9-6d29-4fb5-8d87-8d5607854ab1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:10.785413 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:10.785413 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:10.798550 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-78d6d3e1-5bbf-4110-8610-30a4adac31f0 req-97b6fea9-6d29-4fb5-8d87-8d5607854ab1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/91e03235-d207-4803-aaf3-0ec5cc6caee3/action returned with HTTP 204 Aug 18 09:19:10.799044 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 689/2740] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:19:10 2026] POST /volume/v3/attachments/91e03235-d207-4803-aaf3-0ec5cc6caee3/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:11.123553 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c1e5851-94fb-4f63-bff4-133530727ecc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:11.125368 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c1e5851-94fb-4f63-bff4-133530727ecc tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:11.125598 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c1e5851-94fb-4f63-bff4-133530727ecc tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:11.125881 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c1e5851-94fb-4f63-bff4-133530727ecc tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:11.135339 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:11.135339 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:11.139174 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c1e5851-94fb-4f63-bff4-133530727ecc tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:11.143808 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c1e5851-94fb-4f63-bff4-133530727ecc tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:11.144120 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 672/2741] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:11 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:11.156074 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-200644f6-c3eb-4d8e-a7c2-cd757032c47a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:11.157832 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-200644f6-c3eb-4d8e-a7c2-cd757032c47a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:11.158099 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-200644f6-c3eb-4d8e-a7c2-cd757032c47a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:11.158176 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-200644f6-c3eb-4d8e-a7c2-cd757032c47a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:11.170656 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:11.170656 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:11.175083 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-200644f6-c3eb-4d8e-a7c2-cd757032c47a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:11.180822 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-200644f6-c3eb-4d8e-a7c2-cd757032c47a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:11.181329 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 697/2742] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:11 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:11.234475 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-b000814c-d924-457f-a786-0ece257e7ba6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:11.238241 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-b000814c-d924-457f-a786-0ece257e7ba6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:11.238241 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-b000814c-d924-457f-a786-0ece257e7ba6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:11.238241 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-b000814c-d924-457f-a786-0ece257e7ba6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:11.247090 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:11.247090 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:11.258935 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-b000814c-d924-457f-a786-0ece257e7ba6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:11.264978 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-b000814c-d924-457f-a786-0ece257e7ba6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:11.265373 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 685/2743] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:19:11 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 1169 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:11.266970 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0bc0a8c6-a92d-4ee9-a879-1d605e012ee7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:11.269032 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bc0a8c6-a92d-4ee9-a879-1d605e012ee7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:11.269258 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bc0a8c6-a92d-4ee9-a879-1d605e012ee7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:11.269528 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bc0a8c6-a92d-4ee9-a879-1d605e012ee7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:11.286302 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:11.286302 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:11.290024 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0bc0a8c6-a92d-4ee9-a879-1d605e012ee7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:11.293366 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-8b21f9d7-1e76-4d29-9d44-e97c6384c361 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:11.294384 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bc0a8c6-a92d-4ee9-a879-1d605e012ee7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:11.294704 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 690/2744] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:11 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:11.295198 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-8b21f9d7-1e76-4d29-9d44-e97c6384c361 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de/action Aug 18 09:19:11.295553 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-8b21f9d7-1e76-4d29-9d44-e97c6384c361 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:19:11.295659 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-8b21f9d7-1e76-4d29-9d44-e97c6384c361 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:11.310213 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:11.310213 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:11.310213 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-8b21f9d7-1e76-4d29-9d44-e97c6384c361 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:11.315529 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-8b21f9d7-1e76-4d29-9d44-e97c6384c361 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Begin detaching volume completed successfully. Aug 18 09:19:11.315710 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-8b21f9d7-1e76-4d29-9d44-e97c6384c361 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de/action returned with HTTP 202 Aug 18 09:19:11.316127 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 673/2745] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:19:11 2026] POST /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:19:11.365799 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b2d7a8e-3aa6-443d-954d-ea06ebe01298 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:11.366202 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b2d7a8e-3aa6-443d-954d-ea06ebe01298 None None] GET https://10.4.3.41/volume// Aug 18 09:19:11.366386 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b2d7a8e-3aa6-443d-954d-ea06ebe01298 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:11.366585 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b2d7a8e-3aa6-443d-954d-ea06ebe01298 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:11.366908 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b2d7a8e-3aa6-443d-954d-ea06ebe01298 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:19:11.367208 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 698/2746] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:19:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:19:11.376383 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-92fb43de-0934-4480-92da-b934779886a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:11.378579 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-92fb43de-0934-4480-92da-b934779886a1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:11.379075 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-92fb43de-0934-4480-92da-b934779886a1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:11.379075 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-92fb43de-0934-4480-92da-b934779886a1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:11.392043 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:11.392043 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:11.395068 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-92fb43de-0934-4480-92da-b934779886a1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:11.402409 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-92fb43de-0934-4480-92da-b934779886a1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:11.402409 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 686/2747] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:19:11 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 1352 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:11.419135 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-7b30ebf3-7024-44f3-a943-5befba14739f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:11.421537 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-7b30ebf3-7024-44f3-a943-5befba14739f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de/encryption Aug 18 09:19:11.421722 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-7b30ebf3-7024-44f3-a943-5befba14739f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:11.421901 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-7b30ebf3-7024-44f3-a943-5befba14739f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:11.431626 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:11.431626 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:11.438879 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-7b30ebf3-7024-44f3-a943-5befba14739f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de/encryption returned with HTTP 200 Aug 18 09:19:11.439704 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 691/2748] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:19:11 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:11.966722 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-e8f7b35e-a372-4fed-9958-ef3f1ffd79e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:11.968748 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-e8f7b35e-a372-4fed-9958-ef3f1ffd79e2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/attachments/5b4da537-e671-4923-863b-6ed3bdc58e38/action Aug 18 09:19:11.969070 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-e8f7b35e-a372-4fed-9958-ef3f1ffd79e2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:19:11.969195 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-e8f7b35e-a372-4fed-9958-ef3f1ffd79e2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:11.985540 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:11.985540 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:11.995966 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-24c77e3b-837b-4dd6-be54-753ad2b6061d req-e8f7b35e-a372-4fed-9958-ef3f1ffd79e2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/attachments/5b4da537-e671-4923-863b-6ed3bdc58e38/action returned with HTTP 204 Aug 18 09:19:11.996731 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 674/2749] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:19:11 2026] POST /volume/v3/attachments/5b4da537-e671-4923-863b-6ed3bdc58e38/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:12.116944 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-73d68263-d394-4694-b737-9990844c9328 req-e0e787a7-5aa3-4f74-972c-cfffca4f46cd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:12.119109 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-e0e787a7-5aa3-4f74-972c-cfffca4f46cd tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] DELETE https://10.4.3.41/volume/v3/attachments/8f42bf4a-8eb0-47ba-9097-6008bef92156 Aug 18 09:19:12.119403 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-e0e787a7-5aa3-4f74-972c-cfffca4f46cd tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:12.119658 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-e0e787a7-5aa3-4f74-972c-cfffca4f46cd tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:12.134222 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:12.134222 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:12.179946 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-73d68263-d394-4694-b737-9990844c9328 req-e0e787a7-5aa3-4f74-972c-cfffca4f46cd tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/attachments/8f42bf4a-8eb0-47ba-9097-6008bef92156 returned with HTTP 200 Aug 18 09:19:12.180526 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 699/2750] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:19:12 2026] DELETE /volume/v3/attachments/8f42bf4a-8eb0-47ba-9097-6008bef92156 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:12.313178 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0403ee0f-4cb7-4214-8bd3-6f63038a7806 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:12.315452 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0403ee0f-4cb7-4214-8bd3-6f63038a7806 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:12.315709 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0403ee0f-4cb7-4214-8bd3-6f63038a7806 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:12.315958 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0403ee0f-4cb7-4214-8bd3-6f63038a7806 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:12.327642 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:12.327642 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:12.331732 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0403ee0f-4cb7-4214-8bd3-6f63038a7806 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:12.337056 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0403ee0f-4cb7-4214-8bd3-6f63038a7806 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:12.337588 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 687/2751] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:12 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 1131 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:12.352010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2cbdb258-990e-4c68-9e00-71e4749121df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:12.355059 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cbdb258-990e-4c68-9e00-71e4749121df tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:19:12.355487 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cbdb258-990e-4c68-9e00-71e4749121df tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49d20563-eaf6-4c0a-8b7d-f6e9989c19e5", "force": true, "name": "tempest-VolumesBackupsTest-Backup-903479914", "container": "tempest-volumesbackupstest-backup-container-2018494349"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:12.357195 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-2cbdb258-990e-4c68-9e00-71e4749121df tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating new backup {'backup': {'volume_id': '49d20563-eaf6-4c0a-8b7d-f6e9989c19e5', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-903479914', 'container': 'tempest-volumesbackupstest-backup-container-2018494349'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:19:12.357349 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-2cbdb258-990e-4c68-9e00-71e4749121df tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating backup of volume 49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 in container tempest-volumesbackupstest-backup-container-2018494349 Aug 18 09:19:12.367636 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:12.367636 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:12.368141 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2cbdb258-990e-4c68-9e00-71e4749121df tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:12.390009 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2cbdb258-990e-4c68-9e00-71e4749121df tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Created reservations ['98988a15-37c7-4404-92d2-4b198838a28c', '1a872567-3af0-430c-a5c6-88cbaadca172'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:12.430581 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cbdb258-990e-4c68-9e00-71e4749121df tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:19:12.430581 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 692/2752] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:19:12 2026] POST /volume/v3/backups => generated 327 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:19:12.438141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d22a7a1-baa4-4383-8597-88b13faf28c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:12.440435 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d22a7a1-baa4-4383-8597-88b13faf28c7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:12.442111 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d22a7a1-baa4-4383-8597-88b13faf28c7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:12.442111 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d22a7a1-baa4-4383-8597-88b13faf28c7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:12.442111 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0d22a7a1-baa4-4383-8597-88b13faf28c7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:12.446898 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:12.446898 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:12.447720 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d22a7a1-baa4-4383-8597-88b13faf28c7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:12.448138 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 675/2753] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:12 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:12.795371 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-7f637157-50e7-418a-aa95-6d5fd57fb413 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:12.800122 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-7f637157-50e7-418a-aa95-6d5fd57fb413 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] DELETE https://10.4.3.41/volume/v3/attachments/91e03235-d207-4803-aaf3-0ec5cc6caee3 Aug 18 09:19:12.800376 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-7f637157-50e7-418a-aa95-6d5fd57fb413 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:12.800625 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-7f637157-50e7-418a-aa95-6d5fd57fb413 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:12.815652 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:12.815652 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:12.882903 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94676dea-4c46-4f34-a892-fbd46fbcc136 req-7f637157-50e7-418a-aa95-6d5fd57fb413 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/91e03235-d207-4803-aaf3-0ec5cc6caee3 returned with HTTP 200 Aug 18 09:19:12.883502 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 700/2754] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:19:12 2026] DELETE /volume/v3/attachments/91e03235-d207-4803-aaf3-0ec5cc6caee3 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:12.917606 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-aa9003e1-a742-4a7f-b6ec-4f45c1fa3dbe req-c6b7bfe4-90b5-418a-9f95-a892a3d0d1dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:12.919825 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa9003e1-a742-4a7f-b6ec-4f45c1fa3dbe req-c6b7bfe4-90b5-418a-9f95-a892a3d0d1dd tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] DELETE https://10.4.3.41/volume/v3/attachments/f35c5fff-9b71-417a-90d6-e45df8d337d3 Aug 18 09:19:12.920007 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa9003e1-a742-4a7f-b6ec-4f45c1fa3dbe req-c6b7bfe4-90b5-418a-9f95-a892a3d0d1dd tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:12.920186 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa9003e1-a742-4a7f-b6ec-4f45c1fa3dbe req-c6b7bfe4-90b5-418a-9f95-a892a3d0d1dd tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:12.928483 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:12.928483 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:12.985413 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa9003e1-a742-4a7f-b6ec-4f45c1fa3dbe req-c6b7bfe4-90b5-418a-9f95-a892a3d0d1dd tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/attachments/f35c5fff-9b71-417a-90d6-e45df8d337d3 returned with HTTP 200 Aug 18 09:19:12.985864 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 688/2755] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:19:12 2026] DELETE /volume/v3/attachments/f35c5fff-9b71-417a-90d6-e45df8d337d3 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:13.175200 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51bc5e0b-1518-484d-b7df-78f7a509e150 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:13.176977 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51bc5e0b-1518-484d-b7df-78f7a509e150 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] DELETE https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:19:13.177196 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51bc5e0b-1518-484d-b7df-78f7a509e150 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:13.177452 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51bc5e0b-1518-484d-b7df-78f7a509e150 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:13.177675 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-51bc5e0b-1518-484d-b7df-78f7a509e150 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Delete volume with id: 603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:19:13.185020 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:13.185020 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:13.185540 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-51bc5e0b-1518-484d-b7df-78f7a509e150 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:19:13.202110 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-51bc5e0b-1518-484d-b7df-78f7a509e150 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Delete volume request issued successfully. Aug 18 09:19:13.202384 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51bc5e0b-1518-484d-b7df-78f7a509e150 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 202 Aug 18 09:19:13.202938 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 693/2756] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:13 2026] DELETE /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:13.237950 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f0c31766-d005-4fec-bf51-b533d0bdd4e2 req-2c7651d7-1f9f-4b9a-b2af-5df35065d963 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:13.240445 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f0c31766-d005-4fec-bf51-b533d0bdd4e2 req-2c7651d7-1f9f-4b9a-b2af-5df35065d963 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:19:13.240613 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f0c31766-d005-4fec-bf51-b533d0bdd4e2 req-2c7651d7-1f9f-4b9a-b2af-5df35065d963 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:13.240807 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f0c31766-d005-4fec-bf51-b533d0bdd4e2 req-2c7651d7-1f9f-4b9a-b2af-5df35065d963 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:13.250141 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:13.250141 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:13.253952 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f0c31766-d005-4fec-bf51-b533d0bdd4e2 req-2c7651d7-1f9f-4b9a-b2af-5df35065d963 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:19:13.260026 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f0c31766-d005-4fec-bf51-b533d0bdd4e2 req-2c7651d7-1f9f-4b9a-b2af-5df35065d963 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 200 Aug 18 09:19:13.260609 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 676/2757] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:19:13 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 932 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:13.310471 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c77a7239-5e1f-4f99-8480-2354ed19086a req-0b1d391d-29b8-42dc-a5de-990914425983 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:13.314953 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c77a7239-5e1f-4f99-8480-2354ed19086a req-0b1d391d-29b8-42dc-a5de-990914425983 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:19:13.316896 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c77a7239-5e1f-4f99-8480-2354ed19086a req-0b1d391d-29b8-42dc-a5de-990914425983 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:13.317578 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c77a7239-5e1f-4f99-8480-2354ed19086a req-0b1d391d-29b8-42dc-a5de-990914425983 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:13.324535 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c77a7239-5e1f-4f99-8480-2354ed19086a req-0b1d391d-29b8-42dc-a5de-990914425983 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 404 Aug 18 09:19:13.325132 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 701/2758] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:19:13 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:13.459197 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3c106a12-4157-4f64-b9bd-e35c89379c91 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:13.461173 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c106a12-4157-4f64-b9bd-e35c89379c91 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:13.461416 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c106a12-4157-4f64-b9bd-e35c89379c91 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:13.461671 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c106a12-4157-4f64-b9bd-e35c89379c91 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:13.461775 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3c106a12-4157-4f64-b9bd-e35c89379c91 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:13.470891 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:13.470891 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:13.478771 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c106a12-4157-4f64-b9bd-e35c89379c91 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:13.479229 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 689/2759] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:13 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:13.515904 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8c96fc8b-490b-4707-aa34-d20b9799d8ba req-5bb86b8c-72f6-4f12-83e2-db2b249346b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:13.518627 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8c96fc8b-490b-4707-aa34-d20b9799d8ba req-5bb86b8c-72f6-4f12-83e2-db2b249346b1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:13.518909 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8c96fc8b-490b-4707-aa34-d20b9799d8ba req-5bb86b8c-72f6-4f12-83e2-db2b249346b1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:13.519168 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8c96fc8b-490b-4707-aa34-d20b9799d8ba req-5bb86b8c-72f6-4f12-83e2-db2b249346b1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:13.526877 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:13.526877 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:13.531020 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8c96fc8b-490b-4707-aa34-d20b9799d8ba req-5bb86b8c-72f6-4f12-83e2-db2b249346b1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:13.536124 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8c96fc8b-490b-4707-aa34-d20b9799d8ba req-5bb86b8c-72f6-4f12-83e2-db2b249346b1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:13.536623 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 694/2760] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:19:13 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:14.820567 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cf7e35ff-2e03-4b90-85e3-d50cf6b069ad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:14.820567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf7e35ff-2e03-4b90-85e3-d50cf6b069ad tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] DELETE https://10.4.3.41/volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 Aug 18 09:19:14.820567 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf7e35ff-2e03-4b90-85e3-d50cf6b069ad tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:14.820567 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf7e35ff-2e03-4b90-85e3-d50cf6b069ad tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:14.820567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-cf7e35ff-2e03-4b90-85e3-d50cf6b069ad tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Delete volume with id: 94ecafeb-1c61-44f8-8f54-8e2a66edef72 Aug 18 09:19:14.820567 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:14.820567 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:14.820567 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cf7e35ff-2e03-4b90-85e3-d50cf6b069ad tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:19:14.820567 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cf7e35ff-2e03-4b90-85e3-d50cf6b069ad tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Delete volume request issued successfully. Aug 18 09:19:14.820567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf7e35ff-2e03-4b90-85e3-d50cf6b069ad tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 returned with HTTP 202 Aug 18 09:19:14.820567 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 677/2761] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:14 2026] DELETE /volume/v3/volumes/94ecafeb-1c61-44f8-8f54-8e2a66edef72 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:14.825509 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef9f05a1-8164-4a02-8ddd-2c4cb2502e3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:14.825509 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef9f05a1-8164-4a02-8ddd-2c4cb2502e3d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] DELETE https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 Aug 18 09:19:14.825509 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef9f05a1-8164-4a02-8ddd-2c4cb2502e3d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:14.825509 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef9f05a1-8164-4a02-8ddd-2c4cb2502e3d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:14.825509 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-ef9f05a1-8164-4a02-8ddd-2c4cb2502e3d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Delete backup with id: 7e0adba2-129f-443b-adfd-7bc050599147. Aug 18 09:19:14.825509 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:14.825509 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:14.825509 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-ef9f05a1-8164-4a02-8ddd-2c4cb2502e3d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] delete_backup rpcapi backup_id 7e0adba2-129f-443b-adfd-7bc050599147 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:19:14.825509 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef9f05a1-8164-4a02-8ddd-2c4cb2502e3d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 returned with HTTP 202 Aug 18 09:19:14.825509 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 702/2762] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:14 2026] DELETE /volume/v3/backups/7e0adba2-129f-443b-adfd-7bc050599147 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:19:14.827538 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f94bf4e3-1521-4a19-b60a-eeeab02db144 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:14.827538 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f94bf4e3-1521-4a19-b60a-eeeab02db144 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 Aug 18 09:19:14.827538 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f94bf4e3-1521-4a19-b60a-eeeab02db144 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:14.827538 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f94bf4e3-1521-4a19-b60a-eeeab02db144 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:14.827538 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f94bf4e3-1521-4a19-b60a-eeeab02db144 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Delete volume with id: d53883e4-d857-4072-9bc0-2a73d324eda1 Aug 18 09:19:14.827538 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:14.827538 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:14.827538 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f94bf4e3-1521-4a19-b60a-eeeab02db144 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:19:14.827538 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f94bf4e3-1521-4a19-b60a-eeeab02db144 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Delete volume request issued successfully. Aug 18 09:19:14.827538 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f94bf4e3-1521-4a19-b60a-eeeab02db144 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 returned with HTTP 202 Aug 18 09:19:14.827538 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 690/2763] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:14 2026] DELETE /volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:14.829594 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4691aef1-9a16-4b9a-9fe6-19ca26479169 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:14.829594 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4691aef1-9a16-4b9a-9fe6-19ca26479169 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 Aug 18 09:19:14.829594 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4691aef1-9a16-4b9a-9fe6-19ca26479169 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:14.832348 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-663ca26b-efc1-4d17-ab30-b01a4d1c0c31 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:14.833041 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4691aef1-9a16-4b9a-9fe6-19ca26479169 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:14.833356 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-663ca26b-efc1-4d17-ab30-b01a4d1c0c31 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:14.833356 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-663ca26b-efc1-4d17-ab30-b01a4d1c0c31 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:14.833356 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-663ca26b-efc1-4d17-ab30-b01a4d1c0c31 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:14.833356 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-663ca26b-efc1-4d17-ab30-b01a4d1c0c31 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:14.833801 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:14.833801 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:14.833801 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4691aef1-9a16-4b9a-9fe6-19ca26479169 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Volume info retrieved successfully. Aug 18 09:19:14.834108 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:14.834108 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:14.834108 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-663ca26b-efc1-4d17-ab30-b01a4d1c0c31 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:14.834108 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 678/2764] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:14 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:14.834667 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4691aef1-9a16-4b9a-9fe6-19ca26479169 tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 returned with HTTP 200 Aug 18 09:19:14.834667 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 695/2765] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:14 2026] GET /volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:15.523999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d59ea09d-b6fa-47e5-a8a1-c07e730ca34b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:15.526077 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d59ea09d-b6fa-47e5-a8a1-c07e730ca34b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:15.526270 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d59ea09d-b6fa-47e5-a8a1-c07e730ca34b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:15.526473 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d59ea09d-b6fa-47e5-a8a1-c07e730ca34b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:15.526583 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d59ea09d-b6fa-47e5-a8a1-c07e730ca34b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:15.531019 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cca9f60c-a9dc-44a9-8e71-9693f7f7bb0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:15.536193 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:15.536193 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:15.536193 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d59ea09d-b6fa-47e5-a8a1-c07e730ca34b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:15.536193 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 703/2766] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:15 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:15.537195 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cca9f60c-a9dc-44a9-8e71-9693f7f7bb0d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] GET https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 Aug 18 09:19:15.537195 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cca9f60c-a9dc-44a9-8e71-9693f7f7bb0d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:15.537195 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cca9f60c-a9dc-44a9-8e71-9693f7f7bb0d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:15.544695 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cca9f60c-a9dc-44a9-8e71-9693f7f7bb0d tempest-TestVolumeBackupRestore-2043762986 tempest-TestVolumeBackupRestore-2043762986-project-member] https://10.4.3.41/volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 returned with HTTP 404 Aug 18 09:19:15.546052 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 691/2767] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:15 2026] GET /volume/v3/volumes/d53883e4-d857-4072-9bc0-2a73d324eda1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:16.295940 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-95f80b08-1c8d-40aa-884b-1fb73d93fcad req-26372f4a-9037-498c-add9-cdbd071d8ec2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:16.299547 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-95f80b08-1c8d-40aa-884b-1fb73d93fcad req-26372f4a-9037-498c-add9-cdbd071d8ec2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] DELETE https://10.4.3.41/volume/v3/attachments/d97b53c5-48ea-4c52-8564-46408c7ae3ba Aug 18 09:19:16.299766 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-95f80b08-1c8d-40aa-884b-1fb73d93fcad req-26372f4a-9037-498c-add9-cdbd071d8ec2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:16.299993 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-95f80b08-1c8d-40aa-884b-1fb73d93fcad req-26372f4a-9037-498c-add9-cdbd071d8ec2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:16.317627 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:16.317627 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:16.403717 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-95f80b08-1c8d-40aa-884b-1fb73d93fcad req-26372f4a-9037-498c-add9-cdbd071d8ec2 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/attachments/d97b53c5-48ea-4c52-8564-46408c7ae3ba returned with HTTP 200 Aug 18 09:19:16.404323 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 679/2768] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:19:16 2026] DELETE /volume/v3/attachments/d97b53c5-48ea-4c52-8564-46408c7ae3ba => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:16.560031 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-591dda62-cbd0-413a-9e6e-5f5307000cb8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:16.560366 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-591dda62-cbd0-413a-9e6e-5f5307000cb8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:16.560366 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-591dda62-cbd0-413a-9e6e-5f5307000cb8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:16.560894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-591dda62-cbd0-413a-9e6e-5f5307000cb8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:16.560894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-591dda62-cbd0-413a-9e6e-5f5307000cb8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:16.565723 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:16.565723 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:16.566979 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-591dda62-cbd0-413a-9e6e-5f5307000cb8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:16.568084 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 696/2769] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:16 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:17.171987 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-565f8c5b-e9fd-40f9-96df-ce0ed05b35be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:17.173622 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-565f8c5b-e9fd-40f9-96df-ce0ed05b35be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] DELETE https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:17.173835 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-565f8c5b-e9fd-40f9-96df-ce0ed05b35be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:17.174021 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-565f8c5b-e9fd-40f9-96df-ce0ed05b35be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:17.174177 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-565f8c5b-e9fd-40f9-96df-ce0ed05b35be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Delete volume with id: 68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:17.181082 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:17.181082 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:17.181529 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-565f8c5b-e9fd-40f9-96df-ce0ed05b35be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:17.197941 np0000007625 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-565f8c5b-e9fd-40f9-96df-ce0ed05b35be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 09:19:17.203250 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-565f8c5b-e9fd-40f9-96df-ce0ed05b35be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Delete volume request issued successfully. Aug 18 09:19:17.203437 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-565f8c5b-e9fd-40f9-96df-ce0ed05b35be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 202 Aug 18 09:19:17.203819 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 704/2770] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:17 2026] DELETE /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:17.210495 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ccd9df80-d288-4073-8380-aa7c45e4665f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:17.212228 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccd9df80-d288-4073-8380-aa7c45e4665f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:17.212426 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccd9df80-d288-4073-8380-aa7c45e4665f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:17.212616 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccd9df80-d288-4073-8380-aa7c45e4665f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:17.219255 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:17.219255 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:17.222508 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ccd9df80-d288-4073-8380-aa7c45e4665f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:19:17.226743 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccd9df80-d288-4073-8380-aa7c45e4665f tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 200 Aug 18 09:19:17.227314 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 692/2771] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:17 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:17.446074 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a3f53e1d-7bac-45b4-a0f2-2e031d887b7e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:17.447829 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3f53e1d-7bac-45b4-a0f2-2e031d887b7e tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] DELETE https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:19:17.447988 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3f53e1d-7bac-45b4-a0f2-2e031d887b7e tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:17.448161 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3f53e1d-7bac-45b4-a0f2-2e031d887b7e tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:17.448320 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a3f53e1d-7bac-45b4-a0f2-2e031d887b7e tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Delete volume with id: c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:19:17.455811 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:17.455811 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:17.456286 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a3f53e1d-7bac-45b4-a0f2-2e031d887b7e tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:19:17.479138 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a3f53e1d-7bac-45b4-a0f2-2e031d887b7e tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Delete volume request issued successfully. Aug 18 09:19:17.479403 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3f53e1d-7bac-45b4-a0f2-2e031d887b7e tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 202 Aug 18 09:19:17.480566 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 680/2772] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:17 2026] DELETE /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:17.491156 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-580fb6de-4085-4cdc-9fcd-e189f0235e79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:17.493713 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-580fb6de-4085-4cdc-9fcd-e189f0235e79 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:19:17.494156 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-580fb6de-4085-4cdc-9fcd-e189f0235e79 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:17.494441 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-580fb6de-4085-4cdc-9fcd-e189f0235e79 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:17.501779 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:17.501779 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:17.506352 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-580fb6de-4085-4cdc-9fcd-e189f0235e79 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Volume info retrieved successfully. Aug 18 09:19:17.511057 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-580fb6de-4085-4cdc-9fcd-e189f0235e79 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 200 Aug 18 09:19:17.511447 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 697/2773] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:17 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:17.605153 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ff3c6fc-7724-4348-ab33-2c1eef3287c5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:17.607985 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ff3c6fc-7724-4348-ab33-2c1eef3287c5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:17.608258 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ff3c6fc-7724-4348-ab33-2c1eef3287c5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:17.608549 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ff3c6fc-7724-4348-ab33-2c1eef3287c5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:17.608716 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7ff3c6fc-7724-4348-ab33-2c1eef3287c5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:17.614343 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:17.614343 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:17.616177 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ff3c6fc-7724-4348-ab33-2c1eef3287c5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:17.616177 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 705/2774] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:17 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:18.246473 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb9526f9-c7fe-4095-ba1f-594f333cea23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.248486 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb9526f9-c7fe-4095-ba1f-594f333cea23 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de Aug 18 09:19:18.248666 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb9526f9-c7fe-4095-ba1f-594f333cea23 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.248841 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb9526f9-c7fe-4095-ba1f-594f333cea23 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.255193 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb9526f9-c7fe-4095-ba1f-594f333cea23 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de returned with HTTP 404 Aug 18 09:19:18.255811 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 693/2775] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:18 2026] GET /volume/v3/volumes/68819d8d-561c-4b69-842a-21034e2823de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:18.265412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd26c767-a542-40ab-a5a0-bc445312d636 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.265412 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd26c767-a542-40ab-a5a0-bc445312d636 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:19:18.265529 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd26c767-a542-40ab-a5a0-bc445312d636 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.265684 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd26c767-a542-40ab-a5a0-bc445312d636 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.266461 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd26c767-a542-40ab-a5a0-bc445312d636 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:19:18.279222 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd26c767-a542-40ab-a5a0-bc445312d636 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Get all volumes completed successfully. Aug 18 09:19:18.280729 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:18.280729 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:18.284713 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd26c767-a542-40ab-a5a0-bc445312d636 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:19:18.285059 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 681/2776] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:19:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9340 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:18.302473 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd07b075-984e-45df-b981-104037ef11bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.304742 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd07b075-984e-45df-b981-104037ef11bd tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] DELETE https://10.4.3.41/volume/v3/types/61e5d77c-b985-4c40-ae88-824a01742d9e Aug 18 09:19:18.304950 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd07b075-984e-45df-b981-104037ef11bd tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.305139 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd07b075-984e-45df-b981-104037ef11bd tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.327107 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd07b075-984e-45df-b981-104037ef11bd tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/types/61e5d77c-b985-4c40-ae88-824a01742d9e returned with HTTP 202 Aug 18 09:19:18.327496 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 698/2777] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:19:18 2026] DELETE /volume/v3/types/61e5d77c-b985-4c40-ae88-824a01742d9e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:18.343964 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36ab5f31-bec8-415d-bd3b-0e0fd44b721c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.349806 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36ab5f31-bec8-415d-bd3b-0e0fd44b721c tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:19:18.350258 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36ab5f31-bec8-415d-bd3b-0e0fd44b721c tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-682623440", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:18.380201 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36ab5f31-bec8-415d-bd3b-0e0fd44b721c tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:19:18.380595 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 706/2778] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:19:18 2026] POST /volume/v3/types => generated 211 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:18.392500 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d881e03-e76e-4dee-bdfc-d14370164a90 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.394420 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d881e03-e76e-4dee-bdfc-d14370164a90 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] POST https://10.4.3.41/volume/v3/types/642a83f6-fa2a-4fe1-9624-0409dbb9baed/encryption Aug 18 09:19:18.394732 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d881e03-e76e-4dee-bdfc-d14370164a90 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:18.422379 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d881e03-e76e-4dee-bdfc-d14370164a90 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/types/642a83f6-fa2a-4fe1-9624-0409dbb9baed/encryption returned with HTTP 200 Aug 18 09:19:18.422973 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 694/2779] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:19:18 2026] POST /volume/v3/types/642a83f6-fa2a-4fe1-9624-0409dbb9baed/encryption => generated 230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:18.430933 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.432923 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:19:18.433270 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1079296762", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-682623440", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:18.434942 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1079296762', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-682623440', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:19:18.439073 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Create volume of 1 GB Aug 18 09:19:18.439404 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:18.439404 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:18.439893 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Availability Zones retrieved successfully. Aug 18 09:19:18.446084 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Flow 'volume_create_api' (b3094a51-3082-4da1-9442-5c33b9cc11c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:18.447003 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cdf9f36-ab98-4f4c-a2a2-695479f17dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:18.448465 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:19:18.473523 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cdf9f36-ab98-4f4c-a2a2-695479f17dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:19:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=642a83f6-fa2a-4fe1-9624-0409dbb9baed,is_public=True,name='tempest-scenario-type-luks-682623440',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '642a83f6-fa2a-4fe1-9624-0409dbb9baed', '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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:18.474447 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4168010d-e90b-4c65-9314-dc739c0bc01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:18.509831 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-682623440 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-682623440, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:19:18.510447 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-682623440 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-682623440, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:19:18.527340 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d81ea02b-187b-4ee9-9f4c-81bb736cd0a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.529358 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d81ea02b-187b-4ee9-9f4c-81bb736cd0a6 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 Aug 18 09:19:18.529358 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d81ea02b-187b-4ee9-9f4c-81bb736cd0a6 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.529629 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d81ea02b-187b-4ee9-9f4c-81bb736cd0a6 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.534980 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d81ea02b-187b-4ee9-9f4c-81bb736cd0a6 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 returned with HTTP 404 Aug 18 09:19:18.535438 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 699/2780] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:18 2026] GET /volume/v3/volumes/c31fef37-2b6e-43d4-ba9c-0273ae910036 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:18.537543 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Created reservations ['639e2a1e-1690-47d8-b22a-d279b83ec597', 'e0997125-7fcb-470d-8faa-6ed409f7947f', '958bd8ef-b28c-4e88-9bff-a2a90827f651', 'a83f4146-6d39-446a-b95c-77b4aed52ee2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:18.538601 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4168010d-e90b-4c65-9314-dc739c0bc01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['639e2a1e-1690-47d8-b22a-d279b83ec597', 'e0997125-7fcb-470d-8faa-6ed409f7947f', '958bd8ef-b28c-4e88-9bff-a2a90827f651', 'a83f4146-6d39-446a-b95c-77b4aed52ee2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:18.539321 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (439cc26f-19ea-480a-ae48-58b3dc6c3cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:18.543058 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9616811b-ed0e-4a9d-80b8-75e971b11f32 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.545720 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9616811b-ed0e-4a9d-80b8-75e971b11f32 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] DELETE https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:19:18.546027 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9616811b-ed0e-4a9d-80b8-75e971b11f32 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.546264 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9616811b-ed0e-4a9d-80b8-75e971b11f32 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.546482 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-9616811b-ed0e-4a9d-80b8-75e971b11f32 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Delete volume with id: 603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:19:18.552976 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9616811b-ed0e-4a9d-80b8-75e971b11f32 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 404 Aug 18 09:19:18.553549 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 707/2781] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:18 2026] DELETE /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:18.561551 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c26b384-181c-4862-b067-fcb223b72638 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.561898 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (439cc26f-19ea-480a-ae48-58b3dc6c3cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbccc875-09e8-440e-8d5a-1191bcd3ddab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1079296762',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d884064f21e4133835f56cdf5d991a4',qos_specs=None,replication_status=,reservations=['639e2a1e-1690-47d8-b22a-d279b83ec597','e0997125-7fcb-470d-8faa-6ed409f7947f','958bd8ef-b28c-4e88-9bff-a2a90827f651','a83f4146-6d39-446a-b95c-77b4aed52ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e29f75c29e8472ba785baa47da20ee1',volume_type_id=642a83f6-fa2a-4fe1-9624-0409dbb9baed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1079296762',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fbccc875-09e8-440e-8d5a-1191bcd3ddab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d884064f21e4133835f56cdf5d991a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e29f75c29e8472ba785baa47da20ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(642a83f6-fa2a-4fe1-9624-0409dbb9baed),volume_type_id=642a83f6-fa2a-4fe1-9624-0409dbb9baed)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:18.562633 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a53dec4e-44f2-41c3-adf4-14156bd6b517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:18.563489 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c26b384-181c-4862-b067-fcb223b72638 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 Aug 18 09:19:18.563792 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c26b384-181c-4862-b067-fcb223b72638 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.564034 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c26b384-181c-4862-b067-fcb223b72638 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.570851 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c26b384-181c-4862-b067-fcb223b72638 tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 returned with HTTP 404 Aug 18 09:19:18.570851 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 695/2782] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:18 2026] GET /volume/v3/volumes/603d46ed-1802-4cd3-b557-be0b278a1d51 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:18.579112 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bde4e7e9-7508-4852-82b9-d0371858c86d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.582725 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a53dec4e-44f2-41c3-adf4-14156bd6b517) transitioned into state 'SUCCESS' from state '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-1079296762',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d884064f21e4133835f56cdf5d991a4',qos_specs=None,replication_status=,reservations=['639e2a1e-1690-47d8-b22a-d279b83ec597','e0997125-7fcb-470d-8faa-6ed409f7947f','958bd8ef-b28c-4e88-9bff-a2a90827f651','a83f4146-6d39-446a-b95c-77b4aed52ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e29f75c29e8472ba785baa47da20ee1',volume_type_id=642a83f6-fa2a-4fe1-9624-0409dbb9baed)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:18.582869 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bde4e7e9-7508-4852-82b9-d0371858c86d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] DELETE https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:19:18.583008 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bde4e7e9-7508-4852-82b9-d0371858c86d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.583219 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bde4e7e9-7508-4852-82b9-d0371858c86d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.583375 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-bde4e7e9-7508-4852-82b9-d0371858c86d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Delete volume with id: 27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:19:18.583428 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c07e45a-b26c-4d06-9886-d06a1090cc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:18.592130 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c07e45a-b26c-4d06-9886-d06a1090cc61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:18.593163 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Flow 'volume_create_api' (b3094a51-3082-4da1-9442-5c33b9cc11c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:18.593255 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Create volume request issued successfully. Aug 18 09:19:18.593768 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d17e86ca-0a0b-47ea-8ebc-c46b46856ac4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:19:18.594164 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 682/2783] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:19:18 2026] POST /volume/v3/volumes => generated 782 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:19:18.595497 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bde4e7e9-7508-4852-82b9-d0371858c86d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 404 Aug 18 09:19:18.595975 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 700/2784] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:18 2026] DELETE /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:18.605464 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e1be78d2-8c54-4941-880d-63b144448d3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.607342 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1be78d2-8c54-4941-880d-63b144448d3d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] GET https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 Aug 18 09:19:18.607588 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1be78d2-8c54-4941-880d-63b144448d3d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.607835 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1be78d2-8c54-4941-880d-63b144448d3d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.613948 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1be78d2-8c54-4941-880d-63b144448d3d tempest-TestInstancesWithCinderVolumes-1160853115 tempest-TestInstancesWithCinderVolumes-1160853115-project-member] https://10.4.3.41/volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 returned with HTTP 404 Aug 18 09:19:18.614464 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 708/2785] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:18 2026] GET /volume/v3/volumes/27c0256e-89a0-43b5-9bac-1ee9342470f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:18.625867 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12ac8086-0a7e-429e-9e05-a8f75b31ccd4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.627608 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12ac8086-0a7e-429e-9e05-a8f75b31ccd4 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:19:18.627859 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12ac8086-0a7e-429e-9e05-a8f75b31ccd4 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.628003 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12ac8086-0a7e-429e-9e05-a8f75b31ccd4 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.628745 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-12ac8086-0a7e-429e-9e05-a8f75b31ccd4 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:19:18.639698 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75e21723-abd6-4685-ba83-09b9327988da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.641519 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75e21723-abd6-4685-ba83-09b9327988da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:18.641713 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75e21723-abd6-4685-ba83-09b9327988da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.641907 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75e21723-abd6-4685-ba83-09b9327988da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.642273 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-75e21723-abd6-4685-ba83-09b9327988da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:18.642821 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-12ac8086-0a7e-429e-9e05-a8f75b31ccd4 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Get all volumes completed successfully. Aug 18 09:19:18.644801 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:18.644801 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:18.646554 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:18.646554 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:18.647243 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75e21723-abd6-4685-ba83-09b9327988da tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:18.647628 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 683/2786] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:18 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:18.650121 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12ac8086-0a7e-429e-9e05-a8f75b31ccd4 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:19:18.650652 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 696/2787] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:19:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:18.669805 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb3a6314-75dc-4576-b866-82cf344c7eae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.673689 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb3a6314-75dc-4576-b866-82cf344c7eae tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] DELETE https://10.4.3.41/volume/v3/types/78c0ef48-1021-4ec0-bed6-705718a81afd Aug 18 09:19:18.674012 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb3a6314-75dc-4576-b866-82cf344c7eae tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.674281 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb3a6314-75dc-4576-b866-82cf344c7eae tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.700276 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb3a6314-75dc-4576-b866-82cf344c7eae tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] https://10.4.3.41/volume/v3/types/78c0ef48-1021-4ec0-bed6-705718a81afd returned with HTTP 202 Aug 18 09:19:18.700699 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 701/2788] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:19:18 2026] DELETE /volume/v3/types/78c0ef48-1021-4ec0-bed6-705718a81afd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:18.712856 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a45ea77-a662-4257-bce5-8827016b35ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.716662 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a45ea77-a662-4257-bce5-8827016b35ce tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:19:18.716960 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a45ea77-a662-4257-bce5-8827016b35ce tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.718049 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a45ea77-a662-4257-bce5-8827016b35ce tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.718316 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a45ea77-a662-4257-bce5-8827016b35ce tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:19:18.764825 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a45ea77-a662-4257-bce5-8827016b35ce tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Get all volumes completed successfully. Aug 18 09:19:18.766568 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:18.766568 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:18.770755 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a45ea77-a662-4257-bce5-8827016b35ce tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:19:18.771112 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 709/2789] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:19:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10368 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:18.787568 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a568ed00-f6bd-4158-8de0-4fc9688dc8ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:18.789731 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a568ed00-f6bd-4158-8de0-4fc9688dc8ce tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] DELETE https://10.4.3.41/volume/v3/types/0eead4bc-8ab1-4061-b272-c108bc9f8154 Aug 18 09:19:18.789952 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a568ed00-f6bd-4158-8de0-4fc9688dc8ce tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:18.790177 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a568ed00-f6bd-4158-8de0-4fc9688dc8ce tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:18.822783 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a568ed00-f6bd-4158-8de0-4fc9688dc8ce tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] https://10.4.3.41/volume/v3/types/0eead4bc-8ab1-4061-b272-c108bc9f8154 returned with HTTP 202 Aug 18 09:19:18.823255 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 684/2790] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:19:18 2026] DELETE /volume/v3/types/0eead4bc-8ab1-4061-b272-c108bc9f8154 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:19.132248 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-698d6160-0f59-447c-816f-0f7dcd7abb20 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:19.134589 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-698d6160-0f59-447c-816f-0f7dcd7abb20 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:19:19.134859 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-698d6160-0f59-447c-816f-0f7dcd7abb20 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:19.135112 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-698d6160-0f59-447c-816f-0f7dcd7abb20 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:19.136214 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-698d6160-0f59-447c-816f-0f7dcd7abb20 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:19:19.159348 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-698d6160-0f59-447c-816f-0f7dcd7abb20 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Get all volumes completed successfully. Aug 18 09:19:19.162881 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:19.162881 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:19.171364 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-698d6160-0f59-447c-816f-0f7dcd7abb20 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:19:19.171930 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 697/2791] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:19:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10369 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:19.197038 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1acf761-558a-4637-a391-76096b3a2528 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:19.199204 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1acf761-558a-4637-a391-76096b3a2528 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/51f3bdef-3ef9-4ab2-8877-d51181502fc5 Aug 18 09:19:19.199363 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1acf761-558a-4637-a391-76096b3a2528 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:19.199585 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1acf761-558a-4637-a391-76096b3a2528 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:19.199753 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f1acf761-558a-4637-a391-76096b3a2528 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Delete volume with id: 51f3bdef-3ef9-4ab2-8877-d51181502fc5 Aug 18 09:19:19.207863 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:19.207863 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:19.208164 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f1acf761-558a-4637-a391-76096b3a2528 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Volume info retrieved successfully. Aug 18 09:19:19.218103 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.image.cache [None req-f1acf761-558a-4637-a391-76096b3a2528 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '1a51d732-8283-4c91-a3aa-94643259a05b', 'volume_id': '51f3bdef-3ef9-4ab2-8877-d51181502fc5', 'host': 'np0000007625@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 9, 17, 42), 'last_used': datetime.datetime(2026, 8, 18, 9, 17, 52)}. {{(pid=100267) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 09:19:19.233000 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f1acf761-558a-4637-a391-76096b3a2528 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Delete volume request issued successfully. Aug 18 09:19:19.233214 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1acf761-558a-4637-a391-76096b3a2528 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] https://10.4.3.41/volume/v3/volumes/51f3bdef-3ef9-4ab2-8877-d51181502fc5 returned with HTTP 202 Aug 18 09:19:19.233889 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 702/2792] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:19 2026] DELETE /volume/v3/volumes/51f3bdef-3ef9-4ab2-8877-d51181502fc5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:19.243851 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d74a599d-9e79-4954-93f1-830b9d8c4d80 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:19.247646 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d74a599d-9e79-4954-93f1-830b9d8c4d80 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] GET https://10.4.3.41/volume/v3/volumes/51f3bdef-3ef9-4ab2-8877-d51181502fc5 Aug 18 09:19:19.247863 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d74a599d-9e79-4954-93f1-830b9d8c4d80 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:19.248098 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d74a599d-9e79-4954-93f1-830b9d8c4d80 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:19.260342 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:19.260342 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:19.269424 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d74a599d-9e79-4954-93f1-830b9d8c4d80 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Volume info retrieved successfully. Aug 18 09:19:19.275270 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d74a599d-9e79-4954-93f1-830b9d8c4d80 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] https://10.4.3.41/volume/v3/volumes/51f3bdef-3ef9-4ab2-8877-d51181502fc5 returned with HTTP 200 Aug 18 09:19:19.275715 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 710/2793] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:19 2026] GET /volume/v3/volumes/51f3bdef-3ef9-4ab2-8877-d51181502fc5 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:19.660590 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95c7afa7-575d-4e58-a1d7-baadc19137de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:19.662448 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95c7afa7-575d-4e58-a1d7-baadc19137de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:19.662678 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95c7afa7-575d-4e58-a1d7-baadc19137de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:19.662884 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95c7afa7-575d-4e58-a1d7-baadc19137de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:19.663082 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-95c7afa7-575d-4e58-a1d7-baadc19137de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:19.668568 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:19.668568 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:19.669379 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95c7afa7-575d-4e58-a1d7-baadc19137de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:19.669765 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 685/2794] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:19 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:20.292523 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6becfb38-49a1-4a00-ab4a-4c1064ec18cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:20.296917 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6becfb38-49a1-4a00-ab4a-4c1064ec18cd tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] GET https://10.4.3.41/volume/v3/volumes/51f3bdef-3ef9-4ab2-8877-d51181502fc5 Aug 18 09:19:20.297104 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6becfb38-49a1-4a00-ab4a-4c1064ec18cd tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:20.297331 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6becfb38-49a1-4a00-ab4a-4c1064ec18cd tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:20.303516 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6becfb38-49a1-4a00-ab4a-4c1064ec18cd tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] https://10.4.3.41/volume/v3/volumes/51f3bdef-3ef9-4ab2-8877-d51181502fc5 returned with HTTP 404 Aug 18 09:19:20.303995 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 698/2795] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:20 2026] GET /volume/v3/volumes/51f3bdef-3ef9-4ab2-8877-d51181502fc5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:20.315778 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-50c09201-2ee0-4851-ad4d-7b0d9dde3741 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:20.318054 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50c09201-2ee0-4851-ad4d-7b0d9dde3741 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] DELETE https://10.4.3.41/volume/v3/types/88ddd382-9b09-4dbc-a69e-61e97456089f Aug 18 09:19:20.318274 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50c09201-2ee0-4851-ad4d-7b0d9dde3741 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:20.318507 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50c09201-2ee0-4851-ad4d-7b0d9dde3741 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:20.347900 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50c09201-2ee0-4851-ad4d-7b0d9dde3741 tempest-TestInstancesWithCinderVolumes-201930311 tempest-TestInstancesWithCinderVolumes-201930311-project-admin] https://10.4.3.41/volume/v3/types/88ddd382-9b09-4dbc-a69e-61e97456089f returned with HTTP 202 Aug 18 09:19:20.348312 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 703/2796] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:19:20 2026] DELETE /volume/v3/types/88ddd382-9b09-4dbc-a69e-61e97456089f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:20.683652 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2d6c6c45-dc2f-4f99-adfc-c75769739130 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:20.686289 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d6c6c45-dc2f-4f99-adfc-c75769739130 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:20.686613 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d6c6c45-dc2f-4f99-adfc-c75769739130 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:20.686899 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d6c6c45-dc2f-4f99-adfc-c75769739130 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:20.687074 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2d6c6c45-dc2f-4f99-adfc-c75769739130 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:20.692923 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:20.692923 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:20.694021 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d6c6c45-dc2f-4f99-adfc-c75769739130 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:20.694565 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 711/2797] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:20 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:21.709696 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-767805e3-e0b3-4f0b-a34d-5018d0baba53 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:21.711607 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-767805e3-e0b3-4f0b-a34d-5018d0baba53 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:21.711811 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-767805e3-e0b3-4f0b-a34d-5018d0baba53 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:21.712010 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-767805e3-e0b3-4f0b-a34d-5018d0baba53 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:21.712121 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-767805e3-e0b3-4f0b-a34d-5018d0baba53 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:21.716177 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:21.716177 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:21.716895 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-767805e3-e0b3-4f0b-a34d-5018d0baba53 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:21.717244 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 686/2798] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:21 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:22.175884 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9586e5e-10e1-42aa-8085-9f002776b82a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:22.307532 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:19:22.307869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:22.309479 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:19:22.309620 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Create volume of 1 GB Aug 18 09:19:22.313633 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Availability Zones retrieved successfully. Aug 18 09:19:22.319736 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Flow 'volume_create_api' (4f085ed3-5430-4d98-b369-2f8bb3155e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:22.320648 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335de55c-baaf-4fa7-b403-baccf24cc0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:22.321891 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:19:22.357033 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335de55c-baaf-4fa7-b403-baccf24cc0c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:22.358218 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc28d526-d5d9-4e97-8e66-1c1ae89f9539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:22.436788 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Created reservations ['05467a9a-4c92-48d5-98b1-5edef2e1df36', '13a177d8-70c2-4a11-ae38-b73e98fbacc3', 'c5aebc28-7eff-4fdc-a170-313a4915b7f1', '7a9f6072-74b9-4699-a623-8d3c3c07cdb8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:22.437802 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc28d526-d5d9-4e97-8e66-1c1ae89f9539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05467a9a-4c92-48d5-98b1-5edef2e1df36', '13a177d8-70c2-4a11-ae38-b73e98fbacc3', 'c5aebc28-7eff-4fdc-a170-313a4915b7f1', '7a9f6072-74b9-4699-a623-8d3c3c07cdb8']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:22.438773 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71bcc167-17c7-4f4e-a95f-d6059407a54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:22.473730 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71bcc167-17c7-4f4e-a95f-d6059407a54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8ccabb0-0783-44ac-b24b-012c2498f50b', '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='0b635fd9997e414182abf81da0e75b5f',qos_specs=None,replication_status=,reservations=['05467a9a-4c92-48d5-98b1-5edef2e1df36','13a177d8-70c2-4a11-ae38-b73e98fbacc3','c5aebc28-7eff-4fdc-a170-313a4915b7f1','7a9f6072-74b9-4699-a623-8d3c3c07cdb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f7ff3114e24715a1c4bc8abe1af304',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:19:22Z,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=b8ccabb0-0783-44ac-b24b-012c2498f50b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b635fd9997e414182abf81da0e75b5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f7ff3114e24715a1c4bc8abe1af304',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:22.474284 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e67fcae9-296f-4a00-b61f-0dba8de9c475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:22.506665 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e67fcae9-296f-4a00-b61f-0dba8de9c475) transitioned into state 'SUCCESS' from 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='0b635fd9997e414182abf81da0e75b5f',qos_specs=None,replication_status=,reservations=['05467a9a-4c92-48d5-98b1-5edef2e1df36','13a177d8-70c2-4a11-ae38-b73e98fbacc3','c5aebc28-7eff-4fdc-a170-313a4915b7f1','7a9f6072-74b9-4699-a623-8d3c3c07cdb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f7ff3114e24715a1c4bc8abe1af304',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:22.507582 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a9f866-2e46-43fa-9fc9-a208ad354559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:22.519406 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a9f866-2e46-43fa-9fc9-a208ad354559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:22.520235 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Flow 'volume_create_api' (4f085ed3-5430-4d98-b369-2f8bb3155e2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:22.520547 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Create volume request issued successfully. Aug 18 09:19:22.521183 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9586e5e-10e1-42aa-8085-9f002776b82a tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:19:22.521647 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 699/2799] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:19:22 2026] POST /volume/v3/volumes => generated 738 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:19:22.540299 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0c1bf3c-ac32-442f-a102-86615fd1dd84 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:22.542856 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0c1bf3c-ac32-442f-a102-86615fd1dd84 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b Aug 18 09:19:22.543121 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0c1bf3c-ac32-442f-a102-86615fd1dd84 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:22.543587 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0c1bf3c-ac32-442f-a102-86615fd1dd84 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:22.554185 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:22.554185 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:22.559336 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e0c1bf3c-ac32-442f-a102-86615fd1dd84 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Volume info retrieved successfully. Aug 18 09:19:22.566307 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0c1bf3c-ac32-442f-a102-86615fd1dd84 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b returned with HTTP 200 Aug 18 09:19:22.567051 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 704/2800] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:22 2026] GET /volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b => generated 806 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:22.737800 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ce18311-35b3-4041-8ba2-3596ac4b49b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:22.742434 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ce18311-35b3-4041-8ba2-3596ac4b49b0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:22.742434 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ce18311-35b3-4041-8ba2-3596ac4b49b0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:22.742434 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ce18311-35b3-4041-8ba2-3596ac4b49b0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:22.742434 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4ce18311-35b3-4041-8ba2-3596ac4b49b0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:22.749524 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:22.749524 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:22.749524 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ce18311-35b3-4041-8ba2-3596ac4b49b0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:22.749524 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 712/2801] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:22 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:23.585843 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16503574-4403-450e-9a91-e1b289a16758 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:23.588990 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16503574-4403-450e-9a91-e1b289a16758 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b Aug 18 09:19:23.589381 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16503574-4403-450e-9a91-e1b289a16758 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:23.589683 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16503574-4403-450e-9a91-e1b289a16758 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:23.601032 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:23.601032 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:23.612275 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-16503574-4403-450e-9a91-e1b289a16758 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Volume info retrieved successfully. Aug 18 09:19:23.618899 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16503574-4403-450e-9a91-e1b289a16758 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b returned with HTTP 200 Aug 18 09:19:23.619596 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 687/2802] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:23 2026] GET /volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:23.640401 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a9e063d-e74d-4e66-a8a9-74c27f39bd68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:23.644412 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a9e063d-e74d-4e66-a8a9-74c27f39bd68 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b Aug 18 09:19:23.644412 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a9e063d-e74d-4e66-a8a9-74c27f39bd68 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:23.644412 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a9e063d-e74d-4e66-a8a9-74c27f39bd68 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:23.655501 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:23.655501 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:23.663017 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a9e063d-e74d-4e66-a8a9-74c27f39bd68 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Volume info retrieved successfully. Aug 18 09:19:23.673141 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a9e063d-e74d-4e66-a8a9-74c27f39bd68 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b returned with HTTP 200 Aug 18 09:19:23.673141 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 700/2803] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:23 2026] GET /volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b => generated 831 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:23.694457 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:23.699362 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:19:23.699362 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2095976782"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:23.701413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2095976782'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:19:23.701681 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Create volume of 1 GB Aug 18 09:19:23.707019 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Availability Zones retrieved successfully. Aug 18 09:19:23.715800 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Flow 'volume_create_api' (21713901-a9f6-4c9a-8974-8b322ee2a1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:23.716992 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23f7125-f5e6-42c5-a49d-5942ef736aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:23.718090 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:19:23.750899 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23f7125-f5e6-42c5-a49d-5942ef736aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:23.752092 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc367e74-2336-4083-a533-97d001c7e2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:23.766577 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4607fc67-0f5a-4b89-a759-361e6f369664 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:23.770099 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4607fc67-0f5a-4b89-a759-361e6f369664 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:23.770654 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4607fc67-0f5a-4b89-a759-361e6f369664 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:23.770915 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4607fc67-0f5a-4b89-a759-361e6f369664 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:23.771186 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4607fc67-0f5a-4b89-a759-361e6f369664 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:23.776348 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:23.776348 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:23.777166 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4607fc67-0f5a-4b89-a759-361e6f369664 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:23.777560 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 713/2804] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:23 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:23.801411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Created reservations ['325809ce-c9e3-43c3-9872-d27a87d7aa1b', 'a417c482-3f43-4571-89dc-75696facbb91', '0b4f1249-6dbd-4d18-89d4-77272c008d39', 'ee34d4a2-7a4a-49a9-a5ca-7c0c1bb53513'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:23.802153 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc367e74-2336-4083-a533-97d001c7e2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['325809ce-c9e3-43c3-9872-d27a87d7aa1b', 'a417c482-3f43-4571-89dc-75696facbb91', '0b4f1249-6dbd-4d18-89d4-77272c008d39', 'ee34d4a2-7a4a-49a9-a5ca-7c0c1bb53513']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:23.802840 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3ef627-1ffb-4500-bd02-217134c920aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:23.827448 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3ef627-1ffb-4500-bd02-217134c920aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a4eac12-8cdc-4733-945f-200cc0fb2c83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2095976782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b635fd9997e414182abf81da0e75b5f',qos_specs=None,replication_status=,reservations=['325809ce-c9e3-43c3-9872-d27a87d7aa1b','a417c482-3f43-4571-89dc-75696facbb91','0b4f1249-6dbd-4d18-89d4-77272c008d39','ee34d4a2-7a4a-49a9-a5ca-7c0c1bb53513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f7ff3114e24715a1c4bc8abe1af304',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:19:23Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2095976782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a4eac12-8cdc-4733-945f-200cc0fb2c83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b635fd9997e414182abf81da0e75b5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f7ff3114e24715a1c4bc8abe1af304',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:23.828384 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9042a5d-415a-4e69-955e-062b6059f029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:23.849205 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9042a5d-415a-4e69-955e-062b6059f029) transitioned into 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-2095976782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b635fd9997e414182abf81da0e75b5f',qos_specs=None,replication_status=,reservations=['325809ce-c9e3-43c3-9872-d27a87d7aa1b','a417c482-3f43-4571-89dc-75696facbb91','0b4f1249-6dbd-4d18-89d4-77272c008d39','ee34d4a2-7a4a-49a9-a5ca-7c0c1bb53513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f7ff3114e24715a1c4bc8abe1af304',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:23.849972 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (101f0db7-bd6a-4792-b2b1-9f957e089e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:23.859421 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (101f0db7-bd6a-4792-b2b1-9f957e089e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:23.860299 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Flow 'volume_create_api' (21713901-a9f6-4c9a-8974-8b322ee2a1ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:23.860650 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Create volume request issued successfully. Aug 18 09:19:23.861235 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99cb9d55-b7c3-47b6-a6b8-bd31c1c63211 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:19:23.861729 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 705/2805] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:19:23 2026] POST /volume/v3/volumes => generated 774 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:19:23.877265 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2516c204-0ad2-4309-bd70-d82043e87548 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:23.879281 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2516c204-0ad2-4309-bd70-d82043e87548 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 Aug 18 09:19:23.882653 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2516c204-0ad2-4309-bd70-d82043e87548 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:23.882815 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2516c204-0ad2-4309-bd70-d82043e87548 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:23.889306 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:23.889306 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:23.893010 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2516c204-0ad2-4309-bd70-d82043e87548 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Volume info retrieved successfully. Aug 18 09:19:23.897297 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2516c204-0ad2-4309-bd70-d82043e87548 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 returned with HTTP 200 Aug 18 09:19:23.897858 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 688/2806] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:23 2026] GET /volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:24.788438 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5827ad19-d096-4540-8dfa-81c480fc3aea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:24.790105 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5827ad19-d096-4540-8dfa-81c480fc3aea tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:24.790427 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5827ad19-d096-4540-8dfa-81c480fc3aea tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:24.790714 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5827ad19-d096-4540-8dfa-81c480fc3aea tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:24.790980 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5827ad19-d096-4540-8dfa-81c480fc3aea tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:24.795137 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:24.795137 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:24.796047 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5827ad19-d096-4540-8dfa-81c480fc3aea tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:24.796524 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 701/2807] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:24 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:24.912728 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ee8a2a2-5ccf-4c1b-9b63-eb04db2fa9fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:24.915094 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ee8a2a2-5ccf-4c1b-9b63-eb04db2fa9fe tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 Aug 18 09:19:24.915374 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ee8a2a2-5ccf-4c1b-9b63-eb04db2fa9fe tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:24.915653 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ee8a2a2-5ccf-4c1b-9b63-eb04db2fa9fe tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:24.928375 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:24.928375 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:24.935137 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7ee8a2a2-5ccf-4c1b-9b63-eb04db2fa9fe tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Volume info retrieved successfully. Aug 18 09:19:24.941199 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ee8a2a2-5ccf-4c1b-9b63-eb04db2fa9fe tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 returned with HTTP 200 Aug 18 09:19:24.941791 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 714/2808] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:24 2026] GET /volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:24.958340 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da6515c1-3073-4019-bcf3-bd633b8cfbdf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:24.961675 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da6515c1-3073-4019-bcf3-bd633b8cfbdf tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 Aug 18 09:19:24.961933 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da6515c1-3073-4019-bcf3-bd633b8cfbdf tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:24.962210 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da6515c1-3073-4019-bcf3-bd633b8cfbdf tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:24.971212 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:24.971212 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:24.975471 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da6515c1-3073-4019-bcf3-bd633b8cfbdf tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Volume info retrieved successfully. Aug 18 09:19:24.983777 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da6515c1-3073-4019-bcf3-bd633b8cfbdf tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 returned with HTTP 200 Aug 18 09:19:24.984277 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 706/2809] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:24 2026] GET /volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:25.004020 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a02ba7fd-d1fc-41a3-91ab-d5afc1de5ad5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:25.006031 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a02ba7fd-d1fc-41a3-91ab-d5afc1de5ad5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:19:25.006378 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a02ba7fd-d1fc-41a3-91ab-d5afc1de5ad5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a4eac12-8cdc-4733-945f-200cc0fb2c83", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-753958423"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:25.016574 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:25.016574 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:25.016741 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a02ba7fd-d1fc-41a3-91ab-d5afc1de5ad5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Volume info retrieved successfully. Aug 18 09:19:25.016895 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-a02ba7fd-d1fc-41a3-91ab-d5afc1de5ad5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Create snapshot from volume 7a4eac12-8cdc-4733-945f-200cc0fb2c83 Aug 18 09:19:25.068180 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a02ba7fd-d1fc-41a3-91ab-d5afc1de5ad5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Created reservations ['51087366-e762-4e74-a299-874e36061f77', '4adca475-ff09-4af5-8010-4dfbf4c660f8', '083bbdf5-0160-440e-a6ca-f8247e31f6e7', 'd87413b1-f331-4150-bcef-8e05b4f62074'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:25.112875 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a02ba7fd-d1fc-41a3-91ab-d5afc1de5ad5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Snapshot create request issued successfully. Aug 18 09:19:25.113342 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a02ba7fd-d1fc-41a3-91ab-d5afc1de5ad5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:19:25.113877 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 689/2810] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:19:25 2026] POST /volume/v3/snapshots => generated 325 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:19:25.129700 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1100cc94-a4e4-46d6-95ea-2b76215cd7c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:25.132246 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1100cc94-a4e4-46d6-95ea-2b76215cd7c6 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a Aug 18 09:19:25.133511 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1100cc94-a4e4-46d6-95ea-2b76215cd7c6 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:25.134419 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1100cc94-a4e4-46d6-95ea-2b76215cd7c6 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:25.145205 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:25.145205 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:25.145205 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1100cc94-a4e4-46d6-95ea-2b76215cd7c6 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Snapshot retrieved successfully. Aug 18 09:19:25.145404 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1100cc94-a4e4-46d6-95ea-2b76215cd7c6 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a returned with HTTP 200 Aug 18 09:19:25.146339 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 702/2811] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:19:25 2026] GET /volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a => generated 457 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:25.809061 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5b82bf47-6418-460e-b1f2-1e8488188064 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:25.810851 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b82bf47-6418-460e-b1f2-1e8488188064 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:25.811140 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b82bf47-6418-460e-b1f2-1e8488188064 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:25.811364 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b82bf47-6418-460e-b1f2-1e8488188064 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:25.811711 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5b82bf47-6418-460e-b1f2-1e8488188064 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:25.817840 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:25.817840 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:25.818868 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b82bf47-6418-460e-b1f2-1e8488188064 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:25.819361 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 715/2812] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:25 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:26.159669 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea502e28-d351-44e6-9b8e-66e5939970de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:26.161717 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea502e28-d351-44e6-9b8e-66e5939970de tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a Aug 18 09:19:26.162328 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea502e28-d351-44e6-9b8e-66e5939970de tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:26.162328 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea502e28-d351-44e6-9b8e-66e5939970de tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:26.167923 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:26.167923 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:26.168419 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea502e28-d351-44e6-9b8e-66e5939970de tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Snapshot retrieved successfully. Aug 18 09:19:26.169221 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea502e28-d351-44e6-9b8e-66e5939970de tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a returned with HTTP 200 Aug 18 09:19:26.169699 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 707/2813] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:19:26 2026] GET /volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:26.178962 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02853946-88d9-45f9-8f9a-f36f5e217493 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:26.181719 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02853946-88d9-45f9-8f9a-f36f5e217493 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a Aug 18 09:19:26.182005 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02853946-88d9-45f9-8f9a-f36f5e217493 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:26.182282 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02853946-88d9-45f9-8f9a-f36f5e217493 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:26.188664 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:26.188664 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:26.189280 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-02853946-88d9-45f9-8f9a-f36f5e217493 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Snapshot retrieved successfully. Aug 18 09:19:26.191243 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02853946-88d9-45f9-8f9a-f36f5e217493 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a returned with HTTP 200 Aug 18 09:19:26.192040 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 690/2814] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:19:26 2026] GET /volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:26.203639 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4028069a-2ebe-4d6e-85d6-b4f61a6dc4b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:26.205620 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4028069a-2ebe-4d6e-85d6-b4f61a6dc4b6 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a Aug 18 09:19:26.205856 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4028069a-2ebe-4d6e-85d6-b4f61a6dc4b6 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:26.206083 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4028069a-2ebe-4d6e-85d6-b4f61a6dc4b6 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:26.206233 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-4028069a-2ebe-4d6e-85d6-b4f61a6dc4b6 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Delete snapshot with id: f7701b68-561f-45c4-8d1f-105867cc991a Aug 18 09:19:26.213077 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:26.213077 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:26.213728 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4028069a-2ebe-4d6e-85d6-b4f61a6dc4b6 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Snapshot retrieved successfully. Aug 18 09:19:26.231615 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4028069a-2ebe-4d6e-85d6-b4f61a6dc4b6 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Snapshot delete request issued successfully. Aug 18 09:19:26.231799 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4028069a-2ebe-4d6e-85d6-b4f61a6dc4b6 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a returned with HTTP 202 Aug 18 09:19:26.232197 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 703/2815] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:19:26 2026] DELETE /volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:26.240420 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-15044825-3dd4-4400-9a50-e13a123b160b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:26.243908 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15044825-3dd4-4400-9a50-e13a123b160b tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a Aug 18 09:19:26.244253 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15044825-3dd4-4400-9a50-e13a123b160b tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:26.244548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15044825-3dd4-4400-9a50-e13a123b160b tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:26.252853 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:26.252853 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:26.253574 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-15044825-3dd4-4400-9a50-e13a123b160b tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Snapshot retrieved successfully. Aug 18 09:19:26.254937 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15044825-3dd4-4400-9a50-e13a123b160b tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a returned with HTTP 200 Aug 18 09:19:26.255369 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 716/2816] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:19:26 2026] GET /volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:26.831066 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a346f46f-66e8-42a9-8bef-feb27ba7ff6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:26.832331 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a346f46f-66e8-42a9-8bef-feb27ba7ff6e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:26.832561 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a346f46f-66e8-42a9-8bef-feb27ba7ff6e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:26.833038 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a346f46f-66e8-42a9-8bef-feb27ba7ff6e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:26.833038 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a346f46f-66e8-42a9-8bef-feb27ba7ff6e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:26.838223 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:26.838223 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:26.838223 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a346f46f-66e8-42a9-8bef-feb27ba7ff6e tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:26.838223 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 708/2817] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:26 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:27.264794 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bdf1246c-83a9-46b3-bd88-d228bde5cc6e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:27.267053 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bdf1246c-83a9-46b3-bd88-d228bde5cc6e tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a Aug 18 09:19:27.267293 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bdf1246c-83a9-46b3-bd88-d228bde5cc6e tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:27.267531 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bdf1246c-83a9-46b3-bd88-d228bde5cc6e tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:27.273370 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bdf1246c-83a9-46b3-bd88-d228bde5cc6e tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a returned with HTTP 404 Aug 18 09:19:27.273905 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 691/2818] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:19:27 2026] GET /volume/v3/snapshots/f7701b68-561f-45c4-8d1f-105867cc991a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:27.282614 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79a2d3ee-646b-4785-921d-8107ed7f9a72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:27.285193 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79a2d3ee-646b-4785-921d-8107ed7f9a72 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 Aug 18 09:19:27.288887 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79a2d3ee-646b-4785-921d-8107ed7f9a72 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:27.289158 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79a2d3ee-646b-4785-921d-8107ed7f9a72 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:27.289371 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-79a2d3ee-646b-4785-921d-8107ed7f9a72 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Delete volume with id: 7a4eac12-8cdc-4733-945f-200cc0fb2c83 Aug 18 09:19:27.297106 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:27.297106 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:27.297760 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79a2d3ee-646b-4785-921d-8107ed7f9a72 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Volume info retrieved successfully. Aug 18 09:19:27.322153 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79a2d3ee-646b-4785-921d-8107ed7f9a72 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Delete volume request issued successfully. Aug 18 09:19:27.322352 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79a2d3ee-646b-4785-921d-8107ed7f9a72 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 returned with HTTP 202 Aug 18 09:19:27.322791 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 704/2819] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:27 2026] DELETE /volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:27.332659 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-43f44c02-968b-4c0b-90cb-935a7f97d5cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:27.337280 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-43f44c02-968b-4c0b-90cb-935a7f97d5cc tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 Aug 18 09:19:27.337280 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-43f44c02-968b-4c0b-90cb-935a7f97d5cc tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:27.337280 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-43f44c02-968b-4c0b-90cb-935a7f97d5cc tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:27.345568 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:27.345568 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:27.353422 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-43f44c02-968b-4c0b-90cb-935a7f97d5cc tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Volume info retrieved successfully. Aug 18 09:19:27.364416 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-43f44c02-968b-4c0b-90cb-935a7f97d5cc tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 returned with HTTP 200 Aug 18 09:19:27.366246 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 717/2820] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:27 2026] GET /volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:27.849579 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0683e0bf-4778-4d5c-b1c9-fa05bab11aad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:27.851636 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0683e0bf-4778-4d5c-b1c9-fa05bab11aad tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:27.851922 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0683e0bf-4778-4d5c-b1c9-fa05bab11aad tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:27.852155 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0683e0bf-4778-4d5c-b1c9-fa05bab11aad tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:27.852263 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0683e0bf-4778-4d5c-b1c9-fa05bab11aad tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:27.856064 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:27.856064 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:27.856739 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0683e0bf-4778-4d5c-b1c9-fa05bab11aad tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:27.857100 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 709/2821] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:27 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:27.869480 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4e1d5f0e-d09c-4010-8d04-ed66dc4aaf83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:27.871231 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e1d5f0e-d09c-4010-8d04-ed66dc4aaf83 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:27.871405 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e1d5f0e-d09c-4010-8d04-ed66dc4aaf83 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:27.871584 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e1d5f0e-d09c-4010-8d04-ed66dc4aaf83 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:27.871673 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4e1d5f0e-d09c-4010-8d04-ed66dc4aaf83 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:27.876628 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:27.876628 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:27.877430 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e1d5f0e-d09c-4010-8d04-ed66dc4aaf83 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:27.877791 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 692/2822] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:27 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:27.890179 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d7006374-82cb-426f-bce9-65544d15bd1f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:27.892345 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7006374-82cb-426f-bce9-65544d15bd1f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:19:27.892688 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7006374-82cb-426f-bce9-65544d15bd1f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49d20563-eaf6-4c0a-8b7d-f6e9989c19e5", "incremental": true, "force": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:27.894108 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-d7006374-82cb-426f-bce9-65544d15bd1f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating new backup {'backup': {'volume_id': '49d20563-eaf6-4c0a-8b7d-f6e9989c19e5', 'incremental': True, 'force': True}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:19:27.894242 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-d7006374-82cb-426f-bce9-65544d15bd1f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating backup of volume 49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 in container None Aug 18 09:19:27.903717 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:27.903717 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:27.904238 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d7006374-82cb-426f-bce9-65544d15bd1f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:27.921911 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d7006374-82cb-426f-bce9-65544d15bd1f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Created reservations ['7018b174-804f-475b-964b-7598fc0d916c', 'af7939d7-1d49-4ae1-a64b-216928ec2a0f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:27.965524 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7006374-82cb-426f-bce9-65544d15bd1f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:19:27.966063 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 705/2823] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:19:27 2026] POST /volume/v3/backups => generated 286 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:19:27.978211 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac3938c2-3f46-46d2-96d5-cd9324fede55 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:27.980653 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac3938c2-3f46-46d2-96d5-cd9324fede55 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:27.980909 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac3938c2-3f46-46d2-96d5-cd9324fede55 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:27.981190 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac3938c2-3f46-46d2-96d5-cd9324fede55 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:27.981434 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ac3938c2-3f46-46d2-96d5-cd9324fede55 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:27.985540 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:27.985540 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:27.986324 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac3938c2-3f46-46d2-96d5-cd9324fede55 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 200 Aug 18 09:19:27.986782 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 718/2824] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:27 2026] GET /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:28.380261 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91c0c243-2dd8-4a7d-938d-317dc787dea5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:28.381982 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91c0c243-2dd8-4a7d-938d-317dc787dea5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 Aug 18 09:19:28.382181 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91c0c243-2dd8-4a7d-938d-317dc787dea5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:28.382353 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91c0c243-2dd8-4a7d-938d-317dc787dea5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:28.388716 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91c0c243-2dd8-4a7d-938d-317dc787dea5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 returned with HTTP 404 Aug 18 09:19:28.389213 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 710/2825] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:28 2026] GET /volume/v3/volumes/7a4eac12-8cdc-4733-945f-200cc0fb2c83 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:28.398616 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2cf46c5-f852-4b95-b550-5501df6174bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:28.400207 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2cf46c5-f852-4b95-b550-5501df6174bc tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b Aug 18 09:19:28.400379 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2cf46c5-f852-4b95-b550-5501df6174bc tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:28.400584 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2cf46c5-f852-4b95-b550-5501df6174bc tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:28.400751 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d2cf46c5-f852-4b95-b550-5501df6174bc tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Delete volume with id: b8ccabb0-0783-44ac-b24b-012c2498f50b Aug 18 09:19:28.407520 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:28.407520 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:28.408022 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d2cf46c5-f852-4b95-b550-5501df6174bc tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Volume info retrieved successfully. Aug 18 09:19:28.423042 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d2cf46c5-f852-4b95-b550-5501df6174bc tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Delete volume request issued successfully. Aug 18 09:19:28.423192 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2cf46c5-f852-4b95-b550-5501df6174bc tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b returned with HTTP 202 Aug 18 09:19:28.423634 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 693/2826] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:28 2026] DELETE /volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:28.429734 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0689a5eb-ccf0-4dc5-9c9e-6f4264ba51e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:28.431483 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0689a5eb-ccf0-4dc5-9c9e-6f4264ba51e3 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b Aug 18 09:19:28.431669 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0689a5eb-ccf0-4dc5-9c9e-6f4264ba51e3 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:28.431842 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0689a5eb-ccf0-4dc5-9c9e-6f4264ba51e3 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:28.438631 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:28.438631 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:28.443115 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0689a5eb-ccf0-4dc5-9c9e-6f4264ba51e3 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Volume info retrieved successfully. Aug 18 09:19:28.448450 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0689a5eb-ccf0-4dc5-9c9e-6f4264ba51e3 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b returned with HTTP 200 Aug 18 09:19:28.448814 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 706/2827] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:28 2026] GET /volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b => generated 830 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:28.997619 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5faf9f27-f017-48d9-adbd-b7d9dbffe000 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:28.999310 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5faf9f27-f017-48d9-adbd-b7d9dbffe000 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:28.999524 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5faf9f27-f017-48d9-adbd-b7d9dbffe000 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:28.999707 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5faf9f27-f017-48d9-adbd-b7d9dbffe000 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:28.999808 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5faf9f27-f017-48d9-adbd-b7d9dbffe000 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:29.004468 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:29.004468 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:29.005170 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5faf9f27-f017-48d9-adbd-b7d9dbffe000 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 200 Aug 18 09:19:29.005528 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 719/2828] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:28 2026] GET /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:29.463064 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f52ead86-1a02-4729-8b58-ec1475ef01d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:29.464650 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f52ead86-1a02-4729-8b58-ec1475ef01d5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] GET https://10.4.3.41/volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b Aug 18 09:19:29.464812 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f52ead86-1a02-4729-8b58-ec1475ef01d5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:29.465016 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f52ead86-1a02-4729-8b58-ec1475ef01d5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:29.470601 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f52ead86-1a02-4729-8b58-ec1475ef01d5 tempest-CinderUnicodeTest-1894044154 tempest-CinderUnicodeTest-1894044154-project-member] https://10.4.3.41/volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b returned with HTTP 404 Aug 18 09:19:29.471183 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 711/2829] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:29 2026] GET /volume/v3/volumes/b8ccabb0-0783-44ac-b24b-012c2498f50b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:30.015369 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4724146-d545-4bec-aa2e-610d2bc0b930 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:30.017828 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4724146-d545-4bec-aa2e-610d2bc0b930 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:30.017828 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4724146-d545-4bec-aa2e-610d2bc0b930 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:30.017828 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4724146-d545-4bec-aa2e-610d2bc0b930 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:30.017828 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a4724146-d545-4bec-aa2e-610d2bc0b930 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:30.022340 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:30.022340 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:30.023113 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4724146-d545-4bec-aa2e-610d2bc0b930 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 200 Aug 18 09:19:30.023469 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 694/2830] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:30 2026] GET /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:31.033381 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0f166dd-2482-4997-ab71-07f10cab626c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.035238 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0f166dd-2482-4997-ab71-07f10cab626c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:31.035461 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0f166dd-2482-4997-ab71-07f10cab626c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:31.035560 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0f166dd-2482-4997-ab71-07f10cab626c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:31.035695 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c0f166dd-2482-4997-ab71-07f10cab626c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:31.039788 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:31.039788 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:31.040448 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0f166dd-2482-4997-ab71-07f10cab626c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 200 Aug 18 09:19:31.040844 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 707/2831] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:31 2026] GET /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:31.254853 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-04c46598-95bb-46aa-b746-bba0fdd92faa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.414849 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04c46598-95bb-46aa-b746-bba0fdd92faa tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:19:31.415334 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04c46598-95bb-46aa-b746-bba0fdd92faa tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-444139292", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:31.435215 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04c46598-95bb-46aa-b746-bba0fdd92faa tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:19:31.435686 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 720/2832] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:19:31 2026] POST /volume/v3/types => generated 379 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:31.445371 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-665d3367-9cf8-4523-adf7-aa309b3f8096 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.447375 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-665d3367-9cf8-4523-adf7-aa309b3f8096 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] POST https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/encryption Aug 18 09:19:31.447803 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-665d3367-9cf8-4523-adf7-aa309b3f8096 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:31.475053 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-665d3367-9cf8-4523-adf7-aa309b3f8096 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/encryption returned with HTTP 200 Aug 18 09:19:31.475644 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 712/2833] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:19:31 2026] POST /volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:31.487143 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa222cb6-0854-4e39-966c-210d2fba4987 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.489463 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa222cb6-0854-4e39-966c-210d2fba4987 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:19:31.490016 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa222cb6-0854-4e39-966c-210d2fba4987 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1908591546", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:31.509638 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa222cb6-0854-4e39-966c-210d2fba4987 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:19:31.510139 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 695/2834] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:19:31 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:19:31.518713 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cd222322-7f2a-4338-995c-c33636455451 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.618062 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd222322-7f2a-4338-995c-c33636455451 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] POST https://10.4.3.41/volume/v3/types/e26cf8ad-528a-4ff0-a760-c902fe148119/encryption Aug 18 09:19:31.618486 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd222322-7f2a-4338-995c-c33636455451 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:31.621210 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-cd222322-7f2a-4338-995c-c33636455451 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9c4f42bfffaa45e2bb449f900b4fb22f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a861871a3ad347f0bf0632d3f2503cd3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:19:31.621531 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd222322-7f2a-4338-995c-c33636455451 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/e26cf8ad-528a-4ff0-a760-c902fe148119/encryption returned with HTTP 403 Aug 18 09:19:31.622187 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 708/2835] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:19:31 2026] POST /volume/v3/types/e26cf8ad-528a-4ff0-a760-c902fe148119/encryption => generated 127 bytes in 104 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:31.631461 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2ea3795-dac9-4ff1-b9ac-1f70c21533c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.633090 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2ea3795-dac9-4ff1-b9ac-1f70c21533c1 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:19:31.633410 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2ea3795-dac9-4ff1-b9ac-1f70c21533c1 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-352901081", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:31.648863 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2ea3795-dac9-4ff1-b9ac-1f70c21533c1 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:19:31.649323 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 721/2836] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:19:31 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:31.663322 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39b4521e-b6c8-48c3-b137-a654c0ad6c96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.665033 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39b4521e-b6c8-48c3-b137-a654c0ad6c96 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] POST https://10.4.3.41/volume/v3/types/41b65d6c-23ea-4b27-9d27-54b1f5ed5f10/extra_specs Aug 18 09:19:31.665528 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39b4521e-b6c8-48c3-b137-a654c0ad6c96 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:31.668687 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-39b4521e-b6c8-48c3-b137-a654c0ad6c96 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9c4f42bfffaa45e2bb449f900b4fb22f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a861871a3ad347f0bf0632d3f2503cd3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:19:31.668687 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39b4521e-b6c8-48c3-b137-a654c0ad6c96 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/41b65d6c-23ea-4b27-9d27-54b1f5ed5f10/extra_specs returned with HTTP 403 Aug 18 09:19:31.668687 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 713/2837] 10.4.3.41 () {68 vars in 1392 bytes} [Tue Aug 18 09:19:31 2026] POST /volume/v3/types/41b65d6c-23ea-4b27-9d27-54b1f5ed5f10/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:31.679456 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7d9ac8f-03c4-4615-941a-3a0dc3322512 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.681675 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7d9ac8f-03c4-4615-941a-3a0dc3322512 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] PUT https://10.4.3.41/volume/v3/types/41b65d6c-23ea-4b27-9d27-54b1f5ed5f10/extra_specs/key2 Aug 18 09:19:31.682109 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7d9ac8f-03c4-4615-941a-3a0dc3322512 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:31.684289 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-d7d9ac8f-03c4-4615-941a-3a0dc3322512 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9c4f42bfffaa45e2bb449f900b4fb22f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a861871a3ad347f0bf0632d3f2503cd3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:19:31.684565 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7d9ac8f-03c4-4615-941a-3a0dc3322512 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/41b65d6c-23ea-4b27-9d27-54b1f5ed5f10/extra_specs/key2 returned with HTTP 403 Aug 18 09:19:31.685173 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 696/2838] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:19:31 2026] PUT /volume/v3/types/41b65d6c-23ea-4b27-9d27-54b1f5ed5f10/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:31.693759 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-88c813d9-1951-435a-aed7-ec82fae3a45a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.695658 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88c813d9-1951-435a-aed7-ec82fae3a45a tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] POST https://10.4.3.41/volume/v3/types Aug 18 09:19:31.696135 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88c813d9-1951-435a-aed7-ec82fae3a45a tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:31.698833 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-88c813d9-1951-435a-aed7-ec82fae3a45a tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9c4f42bfffaa45e2bb449f900b4fb22f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a861871a3ad347f0bf0632d3f2503cd3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:19:31.699042 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88c813d9-1951-435a-aed7-ec82fae3a45a tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types returned with HTTP 403 Aug 18 09:19:31.699643 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 709/2839] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:19:31 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) Aug 18 09:19:31.707830 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dd79e7a5-47ee-4ae7-99f7-7f4e281b1bea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.709898 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd79e7a5-47ee-4ae7-99f7-7f4e281b1bea tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:19:31.710349 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd79e7a5-47ee-4ae7-99f7-7f4e281b1bea tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1132477802", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:31.728015 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd79e7a5-47ee-4ae7-99f7-7f4e281b1bea tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:19:31.728367 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 722/2840] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:19:31 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:31.743180 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa5ce49d-f1c3-4436-80b4-ee892e0236ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.746768 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa5ce49d-f1c3-4436-80b4-ee892e0236ad tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] POST https://10.4.3.41/volume/v3/types/387cc5c9-ca43-46a5-b7c1-e25e27044a97/encryption Aug 18 09:19:31.746768 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa5ce49d-f1c3-4436-80b4-ee892e0236ad tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:31.767594 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa5ce49d-f1c3-4436-80b4-ee892e0236ad tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types/387cc5c9-ca43-46a5-b7c1-e25e27044a97/encryption returned with HTTP 200 Aug 18 09:19:31.768146 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 714/2841] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:19:31 2026] POST /volume/v3/types/387cc5c9-ca43-46a5-b7c1-e25e27044a97/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:31.778905 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-918a1081-e490-44c3-964b-f306339b8225 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.781815 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-918a1081-e490-44c3-964b-f306339b8225 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] DELETE https://10.4.3.41/volume/v3/types/387cc5c9-ca43-46a5-b7c1-e25e27044a97/encryption/23a829a9-7929-4c90-985d-82d0c6749371 Aug 18 09:19:31.782188 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-918a1081-e490-44c3-964b-f306339b8225 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:31.782563 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-918a1081-e490-44c3-964b-f306339b8225 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:31.783679 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-918a1081-e490-44c3-964b-f306339b8225 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9c4f42bfffaa45e2bb449f900b4fb22f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a861871a3ad347f0bf0632d3f2503cd3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:19:31.783985 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-918a1081-e490-44c3-964b-f306339b8225 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/387cc5c9-ca43-46a5-b7c1-e25e27044a97/encryption/23a829a9-7929-4c90-985d-82d0c6749371 returned with HTTP 403 Aug 18 09:19:31.784640 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 697/2842] 10.4.3.41 () {66 vars in 1482 bytes} [Tue Aug 18 09:19:31 2026] DELETE /volume/v3/types/387cc5c9-ca43-46a5-b7c1-e25e27044a97/encryption/23a829a9-7929-4c90-985d-82d0c6749371 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:31.795828 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-baefcde6-b4a5-4b0c-a25b-31a735bffa41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.797655 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-baefcde6-b4a5-4b0c-a25b-31a735bffa41 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:19:31.798203 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-baefcde6-b4a5-4b0c-a25b-31a735bffa41 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1346068541", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:31.815679 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-baefcde6-b4a5-4b0c-a25b-31a735bffa41 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:19:31.816097 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 710/2843] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:19:31 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:31.825563 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3ab332fb-5f8e-4dd8-8daf-382b2c7e3537 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.827830 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ab332fb-5f8e-4dd8-8daf-382b2c7e3537 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] DELETE https://10.4.3.41/volume/v3/types/85ac9465-d6da-40e2-b6e8-7107171c340f/extra_specs/key1 Aug 18 09:19:31.828102 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ab332fb-5f8e-4dd8-8daf-382b2c7e3537 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:31.828431 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ab332fb-5f8e-4dd8-8daf-382b2c7e3537 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:31.834649 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-3ab332fb-5f8e-4dd8-8daf-382b2c7e3537 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9c4f42bfffaa45e2bb449f900b4fb22f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a861871a3ad347f0bf0632d3f2503cd3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:19:31.834892 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ab332fb-5f8e-4dd8-8daf-382b2c7e3537 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/85ac9465-d6da-40e2-b6e8-7107171c340f/extra_specs/key1 returned with HTTP 403 Aug 18 09:19:31.835517 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 723/2844] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:19:31 2026] DELETE /volume/v3/types/85ac9465-d6da-40e2-b6e8-7107171c340f/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:31.845329 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2786e273-a613-4095-a106-9b9bc8357112 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.859631 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2786e273-a613-4095-a106-9b9bc8357112 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:19:31.859631 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2786e273-a613-4095-a106-9b9bc8357112 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1994614895", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:31.881496 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2786e273-a613-4095-a106-9b9bc8357112 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:19:31.882203 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 715/2845] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:19:31 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:31.894030 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e9f35ab4-aada-483b-ba51-bbdbf433a1ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.897123 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9f35ab4-aada-483b-ba51-bbdbf433a1ae tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] DELETE https://10.4.3.41/volume/v3/types/4af78444-3377-4af7-ad9b-ccb0e7d5ea4a Aug 18 09:19:31.897423 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9f35ab4-aada-483b-ba51-bbdbf433a1ae tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:31.897712 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9f35ab4-aada-483b-ba51-bbdbf433a1ae tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:31.898761 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-e9f35ab4-aada-483b-ba51-bbdbf433a1ae tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9c4f42bfffaa45e2bb449f900b4fb22f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a861871a3ad347f0bf0632d3f2503cd3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:19:31.898969 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9f35ab4-aada-483b-ba51-bbdbf433a1ae tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/4af78444-3377-4af7-ad9b-ccb0e7d5ea4a returned with HTTP 403 Aug 18 09:19:31.899571 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 698/2846] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:19:31 2026] DELETE /volume/v3/types/4af78444-3377-4af7-ad9b-ccb0e7d5ea4a => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:31.909130 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17db7152-dce6-41a2-ada9-1b8094fa02bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.910994 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17db7152-dce6-41a2-ada9-1b8094fa02bf tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] GET https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/extra_specs Aug 18 09:19:31.911240 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17db7152-dce6-41a2-ada9-1b8094fa02bf tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:31.911525 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17db7152-dce6-41a2-ada9-1b8094fa02bf tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:31.919128 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17db7152-dce6-41a2-ada9-1b8094fa02bf tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/extra_specs returned with HTTP 200 Aug 18 09:19:31.919524 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 711/2847] 10.4.3.41 () {66 vars in 1371 bytes} [Tue Aug 18 09:19:31 2026] GET /volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:31.928940 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-451038a3-3db2-4ea3-9d34-7bb605bb0b18 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.930713 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-451038a3-3db2-4ea3-9d34-7bb605bb0b18 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] GET https://10.4.3.41/volume/v3/types Aug 18 09:19:31.930977 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-451038a3-3db2-4ea3-9d34-7bb605bb0b18 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:31.931198 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-451038a3-3db2-4ea3-9d34-7bb605bb0b18 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:31.931885 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-451038a3-3db2-4ea3-9d34-7bb605bb0b18 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:19:31.955412 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-451038a3-3db2-4ea3-9d34-7bb605bb0b18 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:19:31.955816 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 724/2848] 10.4.3.41 () {66 vars in 1224 bytes} [Tue Aug 18 09:19:31 2026] GET /volume/v3/types => generated 2583 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:31.966146 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7619d1e0-d196-4eab-a267-9ecbda05dc57 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.967908 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7619d1e0-d196-4eab-a267-9ecbda05dc57 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] GET https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/encryption/cipher Aug 18 09:19:31.968105 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7619d1e0-d196-4eab-a267-9ecbda05dc57 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:31.968275 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7619d1e0-d196-4eab-a267-9ecbda05dc57 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:31.968858 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-7619d1e0-d196-4eab-a267-9ecbda05dc57 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9c4f42bfffaa45e2bb449f900b4fb22f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a861871a3ad347f0bf0632d3f2503cd3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:19:31.969031 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7619d1e0-d196-4eab-a267-9ecbda05dc57 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/encryption/cipher returned with HTTP 403 Aug 18 09:19:31.969466 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 716/2849] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:19:31 2026] GET /volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:31.976271 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-640366aa-1fc5-40c8-b879-baea4287c4a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.978248 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-640366aa-1fc5-40c8-b879-baea4287c4a0 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] GET https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/encryption Aug 18 09:19:31.978656 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-640366aa-1fc5-40c8-b879-baea4287c4a0 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:31.978704 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-640366aa-1fc5-40c8-b879-baea4287c4a0 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:31.979353 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-640366aa-1fc5-40c8-b879-baea4287c4a0 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9c4f42bfffaa45e2bb449f900b4fb22f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a861871a3ad347f0bf0632d3f2503cd3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:19:31.979548 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-640366aa-1fc5-40c8-b879-baea4287c4a0 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/encryption returned with HTTP 403 Aug 18 09:19:31.980028 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 699/2850] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:19:31 2026] GET /volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:31.987005 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4078a341-7f41-4bf3-a333-d88817d511be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:31.989106 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4078a341-7f41-4bf3-a333-d88817d511be tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] GET https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/extra_specs/multiattach Aug 18 09:19:31.989319 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4078a341-7f41-4bf3-a333-d88817d511be tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:31.989520 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4078a341-7f41-4bf3-a333-d88817d511be tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:31.997212 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4078a341-7f41-4bf3-a333-d88817d511be tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/extra_specs/multiattach returned with HTTP 200 Aug 18 09:19:31.997610 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 712/2851] 10.4.3.41 () {66 vars in 1407 bytes} [Tue Aug 18 09:19:31 2026] GET /volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:19:32.004199 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc39fedf-357f-43ed-b3d1-c31bdddf85c3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:32.006496 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc39fedf-357f-43ed-b3d1-c31bdddf85c3 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] GET https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/extra_specs/volume_backend_name Aug 18 09:19:32.006723 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc39fedf-357f-43ed-b3d1-c31bdddf85c3 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:32.007118 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc39fedf-357f-43ed-b3d1-c31bdddf85c3 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:32.014996 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc39fedf-357f-43ed-b3d1-c31bdddf85c3 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 09:19:32.015614 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 725/2852] 10.4.3.41 () {66 vars in 1431 bytes} [Tue Aug 18 09:19:32 2026] GET /volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:32.024113 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2431824-b511-4329-b18c-6ce9c8475b31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:32.026065 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2431824-b511-4329-b18c-6ce9c8475b31 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] GET https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740 Aug 18 09:19:32.026152 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2431824-b511-4329-b18c-6ce9c8475b31 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:32.026278 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2431824-b511-4329-b18c-6ce9c8475b31 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:32.032972 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2431824-b511-4329-b18c-6ce9c8475b31 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740 returned with HTTP 200 Aug 18 09:19:32.033506 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 717/2853] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:19:32 2026] GET /volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740 => generated 317 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:32.046028 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1fd9e702-981d-418d-96f2-634f4ff334a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:32.047923 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fd9e702-981d-418d-96f2-634f4ff334a3 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] PUT https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/encryption/7b8ddf72-63ba-46b3-a400-6baf57088454 Aug 18 09:19:32.048161 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fd9e702-981d-418d-96f2-634f4ff334a3 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:32.050750 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-1fd9e702-981d-418d-96f2-634f4ff334a3 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9c4f42bfffaa45e2bb449f900b4fb22f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a861871a3ad347f0bf0632d3f2503cd3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:19:32.050975 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fd9e702-981d-418d-96f2-634f4ff334a3 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/encryption/7b8ddf72-63ba-46b3-a400-6baf57088454 returned with HTTP 403 Aug 18 09:19:32.051536 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 700/2854] 10.4.3.41 () {68 vars in 1499 bytes} [Tue Aug 18 09:19:32 2026] PUT /volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/encryption/7b8ddf72-63ba-46b3-a400-6baf57088454 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:32.055412 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6a80557f-ce8f-4d63-acbb-b472fa10fea6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:32.055412 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a80557f-ce8f-4d63-acbb-b472fa10fea6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:32.055412 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a80557f-ce8f-4d63-acbb-b472fa10fea6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:32.055412 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a80557f-ce8f-4d63-acbb-b472fa10fea6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:32.055864 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6a80557f-ce8f-4d63-acbb-b472fa10fea6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:32.059323 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:32.059323 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:32.060137 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a80557f-ce8f-4d63-acbb-b472fa10fea6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 200 Aug 18 09:19:32.060626 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 713/2855] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:32 2026] GET /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:32.061016 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5f1f0f24-dd64-493c-a1b9-1379f08ce20d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:32.063138 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f1f0f24-dd64-493c-a1b9-1379f08ce20d tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] PUT https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/extra_specs/key1 Aug 18 09:19:32.063550 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f1f0f24-dd64-493c-a1b9-1379f08ce20d tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:32.066136 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-5f1f0f24-dd64-493c-a1b9-1379f08ce20d tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9c4f42bfffaa45e2bb449f900b4fb22f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a861871a3ad347f0bf0632d3f2503cd3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:19:32.066362 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f1f0f24-dd64-493c-a1b9-1379f08ce20d tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/extra_specs/key1 returned with HTTP 403 Aug 18 09:19:32.066856 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 726/2856] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:19:32 2026] PUT /volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:32.074080 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60aed63e-520b-4f31-a074-0b6f452c9cc1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:32.076075 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60aed63e-520b-4f31-a074-0b6f452c9cc1 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] PUT https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740 Aug 18 09:19:32.076501 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60aed63e-520b-4f31-a074-0b6f452c9cc1 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:32.078796 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-60aed63e-520b-4f31-a074-0b6f452c9cc1 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9c4f42bfffaa45e2bb449f900b4fb22f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a861871a3ad347f0bf0632d3f2503cd3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:19:32.079016 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60aed63e-520b-4f31-a074-0b6f452c9cc1 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-member] https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740 returned with HTTP 403 Aug 18 09:19:32.079576 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 718/2857] 10.4.3.41 () {68 vars in 1355 bytes} [Tue Aug 18 09:19:32 2026] PUT /volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:32.087571 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-733cf6c5-b51e-4388-b893-a702ab8d7f0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:32.089511 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-733cf6c5-b51e-4388-b893-a702ab8d7f0b tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] DELETE https://10.4.3.41/volume/v3/types/4af78444-3377-4af7-ad9b-ccb0e7d5ea4a Aug 18 09:19:32.089734 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-733cf6c5-b51e-4388-b893-a702ab8d7f0b tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:32.089944 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-733cf6c5-b51e-4388-b893-a702ab8d7f0b tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:32.115477 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-733cf6c5-b51e-4388-b893-a702ab8d7f0b tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types/4af78444-3377-4af7-ad9b-ccb0e7d5ea4a returned with HTTP 202 Aug 18 09:19:32.115971 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 701/2858] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:19:32 2026] DELETE /volume/v3/types/4af78444-3377-4af7-ad9b-ccb0e7d5ea4a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:32.123797 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f26ae56-6d04-4e1b-a354-5e193d8f3f88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:32.126227 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f26ae56-6d04-4e1b-a354-5e193d8f3f88 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] DELETE https://10.4.3.41/volume/v3/types/85ac9465-d6da-40e2-b6e8-7107171c340f Aug 18 09:19:32.126540 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f26ae56-6d04-4e1b-a354-5e193d8f3f88 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:32.126849 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f26ae56-6d04-4e1b-a354-5e193d8f3f88 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:32.162436 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f26ae56-6d04-4e1b-a354-5e193d8f3f88 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types/85ac9465-d6da-40e2-b6e8-7107171c340f returned with HTTP 202 Aug 18 09:19:32.162993 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 714/2859] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:19:32 2026] DELETE /volume/v3/types/85ac9465-d6da-40e2-b6e8-7107171c340f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:32.170424 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eb850b41-5d67-456d-a65c-407109a029a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:32.172627 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb850b41-5d67-456d-a65c-407109a029a3 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] DELETE https://10.4.3.41/volume/v3/types/387cc5c9-ca43-46a5-b7c1-e25e27044a97 Aug 18 09:19:32.172785 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb850b41-5d67-456d-a65c-407109a029a3 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:32.172983 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb850b41-5d67-456d-a65c-407109a029a3 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:32.197033 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb850b41-5d67-456d-a65c-407109a029a3 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types/387cc5c9-ca43-46a5-b7c1-e25e27044a97 returned with HTTP 202 Aug 18 09:19:32.197501 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 727/2860] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:19:32 2026] DELETE /volume/v3/types/387cc5c9-ca43-46a5-b7c1-e25e27044a97 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:32.207038 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27dc01b0-a84d-4dd6-8ff3-0095ad5c1262 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:32.208813 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27dc01b0-a84d-4dd6-8ff3-0095ad5c1262 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] DELETE https://10.4.3.41/volume/v3/types/41b65d6c-23ea-4b27-9d27-54b1f5ed5f10 Aug 18 09:19:32.209044 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27dc01b0-a84d-4dd6-8ff3-0095ad5c1262 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:32.209269 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27dc01b0-a84d-4dd6-8ff3-0095ad5c1262 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:32.234069 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27dc01b0-a84d-4dd6-8ff3-0095ad5c1262 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types/41b65d6c-23ea-4b27-9d27-54b1f5ed5f10 returned with HTTP 202 Aug 18 09:19:32.234578 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 719/2861] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:19:32 2026] DELETE /volume/v3/types/41b65d6c-23ea-4b27-9d27-54b1f5ed5f10 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:32.242301 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-554f2fc6-0cff-43ab-af3f-ef5c4585791a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:32.244542 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-554f2fc6-0cff-43ab-af3f-ef5c4585791a tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] DELETE https://10.4.3.41/volume/v3/types/e26cf8ad-528a-4ff0-a760-c902fe148119 Aug 18 09:19:32.244762 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-554f2fc6-0cff-43ab-af3f-ef5c4585791a tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:32.245036 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-554f2fc6-0cff-43ab-af3f-ef5c4585791a tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:32.276802 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-554f2fc6-0cff-43ab-af3f-ef5c4585791a tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types/e26cf8ad-528a-4ff0-a760-c902fe148119 returned with HTTP 202 Aug 18 09:19:32.277292 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 702/2862] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:19:32 2026] DELETE /volume/v3/types/e26cf8ad-528a-4ff0-a760-c902fe148119 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:32.284287 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ee6c491-32f4-4e5f-9ce7-1cefad1ce474 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:32.286102 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ee6c491-32f4-4e5f-9ce7-1cefad1ce474 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] DELETE https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740 Aug 18 09:19:32.286292 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ee6c491-32f4-4e5f-9ce7-1cefad1ce474 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:32.286534 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ee6c491-32f4-4e5f-9ce7-1cefad1ce474 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:32.307413 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ee6c491-32f4-4e5f-9ce7-1cefad1ce474 tempest-VolumeTypesMemberTests-1485688385 tempest-VolumeTypesMemberTests-1485688385-project-admin] https://10.4.3.41/volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740 returned with HTTP 202 Aug 18 09:19:32.307930 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 715/2863] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:19:32 2026] DELETE /volume/v3/types/9f8d8a50-e6d6-4881-9415-d09f70062740 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:33.079631 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-947fc991-3d9c-42b6-a562-d39849aee33c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:33.081467 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-947fc991-3d9c-42b6-a562-d39849aee33c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:33.081682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-947fc991-3d9c-42b6-a562-d39849aee33c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:33.081864 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-947fc991-3d9c-42b6-a562-d39849aee33c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:33.081973 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-947fc991-3d9c-42b6-a562-d39849aee33c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:33.086407 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:33.086407 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:33.087156 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-947fc991-3d9c-42b6-a562-d39849aee33c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 200 Aug 18 09:19:33.087696 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 728/2864] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:33 2026] GET /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:34.101460 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f654e550-c4c8-4bbb-9e5f-ee41c8c07dd8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:34.106755 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f654e550-c4c8-4bbb-9e5f-ee41c8c07dd8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:34.106995 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f654e550-c4c8-4bbb-9e5f-ee41c8c07dd8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:34.107204 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f654e550-c4c8-4bbb-9e5f-ee41c8c07dd8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:34.107333 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f654e550-c4c8-4bbb-9e5f-ee41c8c07dd8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:34.121924 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:34.121924 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:34.123842 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f654e550-c4c8-4bbb-9e5f-ee41c8c07dd8 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 200 Aug 18 09:19:34.125008 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 720/2865] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:34 2026] GET /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 705 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:34.197574 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:34.316529 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:19:34.317094 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2074681797"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:34.319098 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2074681797'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:19:34.319250 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Create volume of 1 GB Aug 18 09:19:34.326714 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Availability Zones retrieved successfully. Aug 18 09:19:34.336425 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Flow 'volume_create_api' (107f6627-f5ec-4798-8f4a-f2a3db13316d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:34.336425 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b0e7be-dfee-4782-856b-31fb91cabf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:34.337612 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:19:34.372195 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b0e7be-dfee-4782-856b-31fb91cabf17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:34.373175 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0088c17-6962-4598-986d-7c887ba66761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:34.457985 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Created reservations ['77ff488b-84f9-467d-9e8f-d22a432f6c5b', 'e9b305ee-5852-4682-9154-fac0f47c4a0b', 'fcb8791d-c692-4489-aeb9-fa7242b3069d', '9937a925-fa64-4a74-8cbc-6936641abd94'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:34.459015 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0088c17-6962-4598-986d-7c887ba66761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77ff488b-84f9-467d-9e8f-d22a432f6c5b', 'e9b305ee-5852-4682-9154-fac0f47c4a0b', 'fcb8791d-c692-4489-aeb9-fa7242b3069d', '9937a925-fa64-4a74-8cbc-6936641abd94']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:34.460027 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37e7247f-eea8-4ceb-a85c-398342b69c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:34.495878 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37e7247f-eea8-4ceb-a85c-398342b69c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '646f0ba2-ff28-415d-aa54-b7bfa6d2ce52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2074681797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a7f096ea464d5ca7de930f9e7af632',qos_specs=None,replication_status=,reservations=['77ff488b-84f9-467d-9e8f-d22a432f6c5b','e9b305ee-5852-4682-9154-fac0f47c4a0b','fcb8791d-c692-4489-aeb9-fa7242b3069d','9937a925-fa64-4a74-8cbc-6936641abd94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7639a4a677e8425ba33f2a80094419c8',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2074681797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=646f0ba2-ff28-415d-aa54-b7bfa6d2ce52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49a7f096ea464d5ca7de930f9e7af632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7639a4a677e8425ba33f2a80094419c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:34.496793 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d993914d-5be8-4dd0-8cec-f068c89c4ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:34.514994 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d993914d-5be8-4dd0-8cec-f068c89c4ccb) transitioned into state 'SUCCESS' from state '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-2074681797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a7f096ea464d5ca7de930f9e7af632',qos_specs=None,replication_status=,reservations=['77ff488b-84f9-467d-9e8f-d22a432f6c5b','e9b305ee-5852-4682-9154-fac0f47c4a0b','fcb8791d-c692-4489-aeb9-fa7242b3069d','9937a925-fa64-4a74-8cbc-6936641abd94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7639a4a677e8425ba33f2a80094419c8',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:34.515766 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (047ad9a4-1b11-481b-ac6e-0a493011cee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:34.528128 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (047ad9a4-1b11-481b-ac6e-0a493011cee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:34.529340 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Flow 'volume_create_api' (107f6627-f5ec-4798-8f4a-f2a3db13316d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:34.529787 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Create volume request issued successfully. Aug 18 09:19:34.530597 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe0085d2-0cd0-4458-b692-571e99cc0e18 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:19:34.531185 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 703/2866] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:19:34 2026] POST /volume/v3/volumes => generated 776 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:34.550901 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cf3f314a-2b71-405a-b191-4f42dbf7c22d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:34.553122 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf3f314a-2b71-405a-b191-4f42dbf7c22d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 Aug 18 09:19:34.553382 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf3f314a-2b71-405a-b191-4f42dbf7c22d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:34.553828 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf3f314a-2b71-405a-b191-4f42dbf7c22d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:34.563383 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:34.563383 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:34.568541 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cf3f314a-2b71-405a-b191-4f42dbf7c22d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:34.575994 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf3f314a-2b71-405a-b191-4f42dbf7c22d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 returned with HTTP 200 Aug 18 09:19:34.576444 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 716/2867] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:34 2026] GET /volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:35.136827 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-013e28bc-bf52-45bd-83cb-6295308be431 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:35.138556 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-013e28bc-bf52-45bd-83cb-6295308be431 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:35.138761 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-013e28bc-bf52-45bd-83cb-6295308be431 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:35.138989 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-013e28bc-bf52-45bd-83cb-6295308be431 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:35.139129 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-013e28bc-bf52-45bd-83cb-6295308be431 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:35.143512 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:35.143512 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:35.144146 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-013e28bc-bf52-45bd-83cb-6295308be431 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 200 Aug 18 09:19:35.144511 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 729/2868] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:35 2026] GET /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:35.538732 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5697ee6-9d2c-433a-8462-54dc6a857c78 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:35.540521 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5697ee6-9d2c-433a-8462-54dc6a857c78 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:19:35.540714 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5697ee6-9d2c-433a-8462-54dc6a857c78 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:35.540897 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5697ee6-9d2c-433a-8462-54dc6a857c78 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:35.549723 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:35.549723 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:35.554889 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5697ee6-9d2c-433a-8462-54dc6a857c78 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:19:35.560369 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5697ee6-9d2c-433a-8462-54dc6a857c78 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:19:35.560724 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 721/2869] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:35 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:35.595536 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b7b92e0-2869-438e-9bb9-6cb83b3db1a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:35.598053 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b7b92e0-2869-438e-9bb9-6cb83b3db1a4 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 Aug 18 09:19:35.598623 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b7b92e0-2869-438e-9bb9-6cb83b3db1a4 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:35.598623 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b7b92e0-2869-438e-9bb9-6cb83b3db1a4 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:35.607732 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:35.607732 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:35.611295 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4b7b92e0-2869-438e-9bb9-6cb83b3db1a4 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:35.611659 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-938c08bd-7013-4d5d-9bc4-584b3bb90fa2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:35.613689 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-938c08bd-7013-4d5d-9bc4-584b3bb90fa2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:19:35.613959 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-938c08bd-7013-4d5d-9bc4-584b3bb90fa2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:35.614158 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-938c08bd-7013-4d5d-9bc4-584b3bb90fa2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:35.615642 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b7b92e0-2869-438e-9bb9-6cb83b3db1a4 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 returned with HTTP 200 Aug 18 09:19:35.616041 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 704/2870] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:35 2026] GET /volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:35.625019 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:35.625019 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:35.630985 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-938c08bd-7013-4d5d-9bc4-584b3bb90fa2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:19:35.633881 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2e1485eb-d732-4663-b0f5-d72527d0828f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:35.634985 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-938c08bd-7013-4d5d-9bc4-584b3bb90fa2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:19:35.635354 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 717/2871] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:35 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:35.700586 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e1485eb-d732-4663-b0f5-d72527d0828f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] GET https://10.4.3.41/volume/v3/volumes Aug 18 09:19:35.700892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e1485eb-d732-4663-b0f5-d72527d0828f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:35.701182 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e1485eb-d732-4663-b0f5-d72527d0828f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:35.701563 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-2e1485eb-d732-4663-b0f5-d72527d0828f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:19:35.702441 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2e1485eb-d732-4663-b0f5-d72527d0828f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:19:35.711514 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2e1485eb-d732-4663-b0f5-d72527d0828f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Get all volumes completed successfully. Aug 18 09:19:35.711944 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e1485eb-d732-4663-b0f5-d72527d0828f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 18 09:19:35.712489 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 730/2872] 10.4.3.41 () {68 vars in 1271 bytes} [Tue Aug 18 09:19:35 2026] GET /volume/v3/volumes => generated 334 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:35.723757 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e659135-38b4-4e95-a4fe-58b11f2e7de1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:35.724899 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e659135-38b4-4e95-a4fe-58b11f2e7de1 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 Aug 18 09:19:35.725688 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e659135-38b4-4e95-a4fe-58b11f2e7de1 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:35.725688 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e659135-38b4-4e95-a4fe-58b11f2e7de1 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:35.725688 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6e659135-38b4-4e95-a4fe-58b11f2e7de1 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Delete volume with id: 646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 Aug 18 09:19:35.734508 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:35.734508 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:35.734819 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6e659135-38b4-4e95-a4fe-58b11f2e7de1 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:35.757486 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6e659135-38b4-4e95-a4fe-58b11f2e7de1 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Delete volume request issued successfully. Aug 18 09:19:35.757679 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e659135-38b4-4e95-a4fe-58b11f2e7de1 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 returned with HTTP 202 Aug 18 09:19:35.758085 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 722/2873] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:19:35 2026] DELETE /volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:19:35.772210 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98f904f4-77cb-4fc3-b824-d95b2dd317a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:35.774473 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98f904f4-77cb-4fc3-b824-d95b2dd317a8 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 Aug 18 09:19:35.774678 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98f904f4-77cb-4fc3-b824-d95b2dd317a8 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:35.774861 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98f904f4-77cb-4fc3-b824-d95b2dd317a8 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:35.782440 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:35.782440 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:35.785683 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-98f904f4-77cb-4fc3-b824-d95b2dd317a8 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:35.789650 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98f904f4-77cb-4fc3-b824-d95b2dd317a8 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 returned with HTTP 200 Aug 18 09:19:35.790067 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 705/2874] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:35 2026] GET /volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:36.157336 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e6a9a19-46a5-4b29-90fc-3a86059e19c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:36.159758 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e6a9a19-46a5-4b29-90fc-3a86059e19c3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:36.160786 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e6a9a19-46a5-4b29-90fc-3a86059e19c3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:36.160786 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e6a9a19-46a5-4b29-90fc-3a86059e19c3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:36.160786 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5e6a9a19-46a5-4b29-90fc-3a86059e19c3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:36.173097 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:36.173097 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:36.174009 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e6a9a19-46a5-4b29-90fc-3a86059e19c3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 200 Aug 18 09:19:36.176989 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 718/2875] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:36 2026] GET /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 706 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:36.186710 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1839533d-6402-4c26-8835-efec1e575f54 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:36.191636 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1839533d-6402-4c26-8835-efec1e575f54 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:36.191636 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1839533d-6402-4c26-8835-efec1e575f54 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:36.191636 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1839533d-6402-4c26-8835-efec1e575f54 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:36.191782 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1839533d-6402-4c26-8835-efec1e575f54 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:36.199242 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:36.199242 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:36.200086 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1839533d-6402-4c26-8835-efec1e575f54 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 200 Aug 18 09:19:36.200702 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 731/2876] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:36 2026] GET /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:36.220801 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e10ad940-2b18-4f58-8deb-bcc0e8778685 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:36.225876 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e10ad940-2b18-4f58-8deb-bcc0e8778685 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:36.226174 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e10ad940-2b18-4f58-8deb-bcc0e8778685 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:36.226675 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e10ad940-2b18-4f58-8deb-bcc0e8778685 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:36.228365 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-e10ad940-2b18-4f58-8deb-bcc0e8778685 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete backup with id: 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. Aug 18 09:19:36.234560 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:36.234560 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:36.251459 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-e10ad940-2b18-4f58-8deb-bcc0e8778685 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] delete_backup rpcapi backup_id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:19:36.253270 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e10ad940-2b18-4f58-8deb-bcc0e8778685 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 202 Aug 18 09:19:36.253901 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 723/2877] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:36 2026] DELETE /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:19:36.263799 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dec081b7-4150-4623-a821-f72aad539a8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:36.267304 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dec081b7-4150-4623-a821-f72aad539a8c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:36.267304 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dec081b7-4150-4623-a821-f72aad539a8c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:36.267710 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dec081b7-4150-4623-a821-f72aad539a8c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:36.267710 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-dec081b7-4150-4623-a821-f72aad539a8c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:36.275146 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:36.275146 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:36.275146 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dec081b7-4150-4623-a821-f72aad539a8c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 200 Aug 18 09:19:36.275146 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 706/2878] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:36 2026] GET /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:36.803469 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ccf85af-c210-4c0c-90cf-7a6c64ef7045 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:36.806960 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ccf85af-c210-4c0c-90cf-7a6c64ef7045 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 Aug 18 09:19:36.807290 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ccf85af-c210-4c0c-90cf-7a6c64ef7045 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:36.807646 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ccf85af-c210-4c0c-90cf-7a6c64ef7045 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:36.817316 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ccf85af-c210-4c0c-90cf-7a6c64ef7045 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 returned with HTTP 404 Aug 18 09:19:36.818110 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 719/2879] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:36 2026] GET /volume/v3/volumes/646f0ba2-ff28-415d-aa54-b7bfa6d2ce52 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:19:36.827525 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:36.829419 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:19:36.829850 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2076874462"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:36.831434 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2076874462'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:19:36.831575 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Create volume of 1 GB Aug 18 09:19:36.836124 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Availability Zones retrieved successfully. Aug 18 09:19:36.843825 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Flow 'volume_create_api' (3db24254-4630-49ea-8816-752b6af5a91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:36.844930 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cabb1d12-98f8-40d8-9a07-ee22b417b426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:36.845950 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:19:36.878360 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cabb1d12-98f8-40d8-9a07-ee22b417b426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:36.879409 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1181f57e-f07d-4c6b-a23d-f4500e5ad58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:36.918416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Created reservations ['bb594e51-5df0-435b-8387-5ae3f439f020', 'b1347400-8343-445b-9fd8-a5667a25887b', '1f87d289-1440-4733-a347-e896caa3ed70', 'aac65933-60c9-41c8-a1b9-6366ed182fac'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:36.919334 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1181f57e-f07d-4c6b-a23d-f4500e5ad58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb594e51-5df0-435b-8387-5ae3f439f020', 'b1347400-8343-445b-9fd8-a5667a25887b', '1f87d289-1440-4733-a347-e896caa3ed70', 'aac65933-60c9-41c8-a1b9-6366ed182fac']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:36.920208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0773a617-b041-4145-87c1-bd2712789e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:36.935787 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:36.939570 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:19:36.939570 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1206947052", "snapshot_id": null, "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:36.940944 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1206947052', 'snapshot_id': None, 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:19:36.944144 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0773a617-b041-4145-87c1-bd2712789e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc62188d-3e2b-4e00-bf22-cca0cd784c67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2076874462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a7f096ea464d5ca7de930f9e7af632',qos_specs=None,replication_status=,reservations=['bb594e51-5df0-435b-8387-5ae3f439f020','b1347400-8343-445b-9fd8-a5667a25887b','1f87d289-1440-4733-a347-e896caa3ed70','aac65933-60c9-41c8-a1b9-6366ed182fac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7639a4a677e8425ba33f2a80094419c8',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:19:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2076874462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc62188d-3e2b-4e00-bf22-cca0cd784c67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49a7f096ea464d5ca7de930f9e7af632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7639a4a677e8425ba33f2a80094419c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:36.944932 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40616386-306a-4148-a8dc-6c573d12cbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:36.966183 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40616386-306a-4148-a8dc-6c573d12cbf7) transitioned into state 'SUCCESS' from state '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-2076874462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a7f096ea464d5ca7de930f9e7af632',qos_specs=None,replication_status=,reservations=['bb594e51-5df0-435b-8387-5ae3f439f020','b1347400-8343-445b-9fd8-a5667a25887b','1f87d289-1440-4733-a347-e896caa3ed70','aac65933-60c9-41c8-a1b9-6366ed182fac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7639a4a677e8425ba33f2a80094419c8',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:36.966898 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830ff51d-9645-4009-845e-802575dd4360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:36.977667 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830ff51d-9645-4009-845e-802575dd4360) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:36.978570 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Flow 'volume_create_api' (3db24254-4630-49ea-8816-752b6af5a91c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:36.978875 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Create volume request issued successfully. Aug 18 09:19:36.979507 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c02ad0bc-5ce2-4a6b-bfb7-8b0c6825ce88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:19:36.979918 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 732/2880] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:19:36 2026] POST /volume/v3/volumes => generated 776 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:36.992544 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a73d791-40c9-408e-a5f5-a071b13d75bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:36.994421 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a73d791-40c9-408e-a5f5-a071b13d75bc tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 Aug 18 09:19:36.994642 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a73d791-40c9-408e-a5f5-a071b13d75bc tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:36.994863 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a73d791-40c9-408e-a5f5-a071b13d75bc tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:37.002042 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:37.002042 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:37.008902 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1a73d791-40c9-408e-a5f5-a071b13d75bc tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:37.017027 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a73d791-40c9-408e-a5f5-a071b13d75bc tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 returned with HTTP 200 Aug 18 09:19:37.020477 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 707/2881] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:36 2026] GET /volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:37.046293 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Create volume of 1 GB Aug 18 09:19:37.050910 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Availability Zones retrieved successfully. Aug 18 09:19:37.059122 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Flow 'volume_create_api' (c03f521b-9a8a-4f06-9051-c1b85cb4b908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:37.060557 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7476e7b9-cae5-4a2e-9189-eb28ad3dc7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:37.061895 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:19:37.147846 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7476e7b9-cae5-4a2e-9189-eb28ad3dc7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:37.147846 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d0a24b-1e59-4391-bbba-b1aad4c10eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:37.225311 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Created reservations ['d8c18e60-f3d5-42de-aa03-e3362be01efc', 'd461eb45-8707-4604-a226-85d7ed3ce052', '3a25b070-e85c-436a-8c10-884df70bb9ec', 'f6cb03f5-1659-4a24-bcf0-4bd30596ef47'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:37.225311 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d0a24b-1e59-4391-bbba-b1aad4c10eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8c18e60-f3d5-42de-aa03-e3362be01efc', 'd461eb45-8707-4604-a226-85d7ed3ce052', '3a25b070-e85c-436a-8c10-884df70bb9ec', 'f6cb03f5-1659-4a24-bcf0-4bd30596ef47']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:37.225859 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c44fe5d8-c8fc-46ed-bed5-514d5f4218da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:37.249817 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c44fe5d8-c8fc-46ed-bed5-514d5f4218da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a8ac2c9-d095-4904-aa86-0f102fbde73d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1206947052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e36bb214114980a98b99326937bd64',qos_specs=None,replication_status=,reservations=['d8c18e60-f3d5-42de-aa03-e3362be01efc','d461eb45-8707-4604-a226-85d7ed3ce052','3a25b070-e85c-436a-8c10-884df70bb9ec','f6cb03f5-1659-4a24-bcf0-4bd30596ef47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683b9bcd258c4c898fe6c8fd497c630f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:19:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1206947052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a8ac2c9-d095-4904-aa86-0f102fbde73d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e36bb214114980a98b99326937bd64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683b9bcd258c4c898fe6c8fd497c630f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:37.250579 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdb49e41-867a-4900-b387-134d0c50bf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:37.270570 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdb49e41-867a-4900-b387-134d0c50bf13) transitioned into state 'SUCCESS' from state '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-1206947052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e36bb214114980a98b99326937bd64',qos_specs=None,replication_status=,reservations=['d8c18e60-f3d5-42de-aa03-e3362be01efc','d461eb45-8707-4604-a226-85d7ed3ce052','3a25b070-e85c-436a-8c10-884df70bb9ec','f6cb03f5-1659-4a24-bcf0-4bd30596ef47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683b9bcd258c4c898fe6c8fd497c630f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:37.271468 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5392f58d-1617-4e66-84ed-d381c59c2a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:37.284881 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5392f58d-1617-4e66-84ed-d381c59c2a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:37.285760 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Flow 'volume_create_api' (c03f521b-9a8a-4f06-9051-c1b85cb4b908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:37.286084 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Create volume request issued successfully. Aug 18 09:19:37.286750 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3d7715f-6580-4110-8e22-a6cc40f23b1e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:19:37.287218 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 724/2882] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:19:36 2026] POST /volume/v3/volumes => generated 779 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:37.293089 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f607384f-fb9f-41e0-b87d-7c4d222fbfd5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:37.295329 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f607384f-fb9f-41e0-b87d-7c4d222fbfd5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 Aug 18 09:19:37.297637 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f607384f-fb9f-41e0-b87d-7c4d222fbfd5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:37.299064 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f607384f-fb9f-41e0-b87d-7c4d222fbfd5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:37.299267 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f607384f-fb9f-41e0-b87d-7c4d222fbfd5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id 9fd2271b-c73b-4ab2-83d1-632eeec8f5a0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:37.302039 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b703958d-2cc2-4579-9a96-75db40925036 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:37.304144 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b703958d-2cc2-4579-9a96-75db40925036 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:19:37.304504 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b703958d-2cc2-4579-9a96-75db40925036 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:37.304706 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b703958d-2cc2-4579-9a96-75db40925036 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:37.308491 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f607384f-fb9f-41e0-b87d-7c4d222fbfd5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 returned with HTTP 404 Aug 18 09:19:37.309025 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 720/2883] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:37 2026] GET /volume/v3/backups/9fd2271b-c73b-4ab2-83d1-632eeec8f5a0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:37.312894 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:37.312894 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:37.317405 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b703958d-2cc2-4579-9a96-75db40925036 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:19:37.318259 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21d0e887-6761-467b-a606-ac10448b65c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:37.321487 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21d0e887-6761-467b-a606-ac10448b65c4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:19:37.321798 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21d0e887-6761-467b-a606-ac10448b65c4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49d20563-eaf6-4c0a-8b7d-f6e9989c19e5", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-251220271", "container": "tempest-volumesbackupstest-backup-container-1901796848"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:37.322155 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b703958d-2cc2-4579-9a96-75db40925036 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d returned with HTTP 200 Aug 18 09:19:37.322626 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 733/2884] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:37 2026] GET /volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:37.323238 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-21d0e887-6761-467b-a606-ac10448b65c4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating new backup {'backup': {'volume_id': '49d20563-eaf6-4c0a-8b7d-f6e9989c19e5', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-251220271', 'container': 'tempest-volumesbackupstest-backup-container-1901796848'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:19:37.323437 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-21d0e887-6761-467b-a606-ac10448b65c4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Creating backup of volume 49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 in container tempest-volumesbackupstest-backup-container-1901796848 Aug 18 09:19:37.344664 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:37.344664 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:37.345344 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-21d0e887-6761-467b-a606-ac10448b65c4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:37.365282 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-21d0e887-6761-467b-a606-ac10448b65c4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Created reservations ['62f78b8e-e58c-4999-ba70-ff03e6970195', '231f5222-eeb6-44cb-889a-9bb132b7cdc4'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:37.422566 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21d0e887-6761-467b-a606-ac10448b65c4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:19:37.423004 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 708/2885] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:19:37 2026] POST /volume/v3/backups => generated 327 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:19:37.430580 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7842bd52-c6cb-4131-9564-ba712f93c425 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:37.432681 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7842bd52-c6cb-4131-9564-ba712f93c425 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:37.432958 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7842bd52-c6cb-4131-9564-ba712f93c425 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:37.433187 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7842bd52-c6cb-4131-9564-ba712f93c425 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:37.433281 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7842bd52-c6cb-4131-9564-ba712f93c425 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:37.437238 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:37.437238 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:37.438086 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7842bd52-c6cb-4131-9564-ba712f93c425 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 200 Aug 18 09:19:37.438497 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 725/2886] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:37 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:38.031562 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-219112c9-3556-461e-94d6-4eec2275dd3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:38.033534 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-219112c9-3556-461e-94d6-4eec2275dd3c tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 Aug 18 09:19:38.033785 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-219112c9-3556-461e-94d6-4eec2275dd3c tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:38.034020 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-219112c9-3556-461e-94d6-4eec2275dd3c tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:38.041980 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:38.041980 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:38.045724 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-219112c9-3556-461e-94d6-4eec2275dd3c tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:38.049664 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-219112c9-3556-461e-94d6-4eec2275dd3c tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 returned with HTTP 200 Aug 18 09:19:38.050055 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 721/2887] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:38 2026] GET /volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:38.061694 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98802a02-2785-4913-b5f9-4f2a11b192cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:38.063537 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98802a02-2785-4913-b5f9-4f2a11b192cc tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:19:38.063790 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98802a02-2785-4913-b5f9-4f2a11b192cc tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:38.064038 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98802a02-2785-4913-b5f9-4f2a11b192cc tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:38.064369 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-98802a02-2785-4913-b5f9-4f2a11b192cc tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:19:38.065130 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-98802a02-2785-4913-b5f9-4f2a11b192cc tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:19:38.071706 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-98802a02-2785-4913-b5f9-4f2a11b192cc tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Get all volumes completed successfully. Aug 18 09:19:38.072300 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:38.072300 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:38.076273 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98802a02-2785-4913-b5f9-4f2a11b192cc tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:19:38.076817 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 734/2888] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:19:38 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:38.092307 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-207260e2-e69c-4f05-bd57-adff8aa0b3a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:38.094768 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-207260e2-e69c-4f05-bd57-adff8aa0b3a4 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 Aug 18 09:19:38.095044 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-207260e2-e69c-4f05-bd57-adff8aa0b3a4 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:38.095272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-207260e2-e69c-4f05-bd57-adff8aa0b3a4 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:38.095478 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-207260e2-e69c-4f05-bd57-adff8aa0b3a4 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Delete volume with id: dc62188d-3e2b-4e00-bf22-cca0cd784c67 Aug 18 09:19:38.103754 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:38.103754 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:38.104167 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-207260e2-e69c-4f05-bd57-adff8aa0b3a4 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:38.119320 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-207260e2-e69c-4f05-bd57-adff8aa0b3a4 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Delete volume request issued successfully. Aug 18 09:19:38.119708 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-207260e2-e69c-4f05-bd57-adff8aa0b3a4 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 returned with HTTP 202 Aug 18 09:19:38.120087 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 709/2889] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:19:38 2026] DELETE /volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:19:38.131445 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2aa7b9b5-9176-4e16-9fc7-a05d49f356f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:38.133941 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2aa7b9b5-9176-4e16-9fc7-a05d49f356f2 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 Aug 18 09:19:38.134243 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2aa7b9b5-9176-4e16-9fc7-a05d49f356f2 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:38.134568 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2aa7b9b5-9176-4e16-9fc7-a05d49f356f2 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:38.143437 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:38.143437 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:38.147241 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2aa7b9b5-9176-4e16-9fc7-a05d49f356f2 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:38.154138 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2aa7b9b5-9176-4e16-9fc7-a05d49f356f2 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 returned with HTTP 200 Aug 18 09:19:38.154710 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 726/2890] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:38 2026] GET /volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:38.335118 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f196078-5e24-47a7-931e-b93cfbdd24d4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:38.337027 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f196078-5e24-47a7-931e-b93cfbdd24d4 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:19:38.337812 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f196078-5e24-47a7-931e-b93cfbdd24d4 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:38.337812 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f196078-5e24-47a7-931e-b93cfbdd24d4 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:38.344479 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:38.344479 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:38.347956 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f196078-5e24-47a7-931e-b93cfbdd24d4 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:19:38.352552 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f196078-5e24-47a7-931e-b93cfbdd24d4 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d returned with HTTP 200 Aug 18 09:19:38.353007 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 722/2891] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:38 2026] GET /volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d => generated 1387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:38.366588 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b97d560-d55a-42b7-b536-fa763f18ea9a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:38.369762 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b97d560-d55a-42b7-b536-fa763f18ea9a tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:19:38.369986 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b97d560-d55a-42b7-b536-fa763f18ea9a tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:38.370168 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b97d560-d55a-42b7-b536-fa763f18ea9a tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:38.384815 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:38.384815 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:38.391211 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9b97d560-d55a-42b7-b536-fa763f18ea9a tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:19:38.398722 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b97d560-d55a-42b7-b536-fa763f18ea9a tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d returned with HTTP 200 Aug 18 09:19:38.399399 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 735/2892] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:38 2026] GET /volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d => generated 1387 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:38.451106 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-330a26d4-81ed-4027-a1b9-4e0f28c2f8de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:38.459483 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-330a26d4-81ed-4027-a1b9-4e0f28c2f8de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:38.460646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-330a26d4-81ed-4027-a1b9-4e0f28c2f8de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:38.460950 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-330a26d4-81ed-4027-a1b9-4e0f28c2f8de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:38.461112 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-330a26d4-81ed-4027-a1b9-4e0f28c2f8de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:38.471925 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:38.471925 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:38.475957 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-330a26d4-81ed-4027-a1b9-4e0f28c2f8de tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 200 Aug 18 09:19:38.476333 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 710/2893] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:38 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:39.168938 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60526405-43a1-4a90-bc47-fc3972c6c60a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:39.170973 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60526405-43a1-4a90-bc47-fc3972c6c60a tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 Aug 18 09:19:39.171194 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60526405-43a1-4a90-bc47-fc3972c6c60a tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:39.171385 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60526405-43a1-4a90-bc47-fc3972c6c60a tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:39.178340 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60526405-43a1-4a90-bc47-fc3972c6c60a tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 returned with HTTP 404 Aug 18 09:19:39.178894 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 727/2894] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:39 2026] GET /volume/v3/volumes/dc62188d-3e2b-4e00-bf22-cca0cd784c67 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:19:39.186982 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6691d6d9-17b5-4e61-8625-9f390624e29f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:39.188745 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:19:39.189107 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1483080104"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:39.190505 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1483080104'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:19:39.190627 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Create volume of 1 GB Aug 18 09:19:39.194067 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Availability Zones retrieved successfully. Aug 18 09:19:39.199879 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Flow 'volume_create_api' (1db89f7c-df96-4170-8db2-ceba611accbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:39.200734 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31862213-9a39-49c9-b705-e591e60ef5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:39.201435 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:19:39.225755 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31862213-9a39-49c9-b705-e591e60ef5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:39.227850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d704d2-7799-4ac8-9620-45025b0596ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:39.276686 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Created reservations ['0fbf7e57-31a4-4879-82bc-65c45e11b9d7', 'a6f02b3a-ac3c-415a-be36-97e5eb9ffac7', '9e717efd-3a95-4355-8a39-7026ef4a55df', 'f317e22c-b031-4750-9142-7c2a2bf637a6'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:39.277497 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d704d2-7799-4ac8-9620-45025b0596ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fbf7e57-31a4-4879-82bc-65c45e11b9d7', 'a6f02b3a-ac3c-415a-be36-97e5eb9ffac7', '9e717efd-3a95-4355-8a39-7026ef4a55df', 'f317e22c-b031-4750-9142-7c2a2bf637a6']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:39.278481 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee60cb37-92be-48d7-b404-af90367dd4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:39.309680 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee60cb37-92be-48d7-b404-af90367dd4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8496ec7f-827b-4e80-b743-54e840c9a379', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1483080104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a7f096ea464d5ca7de930f9e7af632',qos_specs=None,replication_status=,reservations=['0fbf7e57-31a4-4879-82bc-65c45e11b9d7','a6f02b3a-ac3c-415a-be36-97e5eb9ffac7','9e717efd-3a95-4355-8a39-7026ef4a55df','f317e22c-b031-4750-9142-7c2a2bf637a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7639a4a677e8425ba33f2a80094419c8',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1483080104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8496ec7f-827b-4e80-b743-54e840c9a379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49a7f096ea464d5ca7de930f9e7af632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7639a4a677e8425ba33f2a80094419c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:39.311014 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f92d2f-3bdb-46cf-a138-eab83816840f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:39.331419 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f92d2f-3bdb-46cf-a138-eab83816840f) transitioned into state 'SUCCESS' from state '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-1483080104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a7f096ea464d5ca7de930f9e7af632',qos_specs=None,replication_status=,reservations=['0fbf7e57-31a4-4879-82bc-65c45e11b9d7','a6f02b3a-ac3c-415a-be36-97e5eb9ffac7','9e717efd-3a95-4355-8a39-7026ef4a55df','f317e22c-b031-4750-9142-7c2a2bf637a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7639a4a677e8425ba33f2a80094419c8',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:39.332134 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0394d88c-7e22-4434-b1a3-73e15b7b97ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:39.342011 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0394d88c-7e22-4434-b1a3-73e15b7b97ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:39.344371 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Flow 'volume_create_api' (1db89f7c-df96-4170-8db2-ceba611accbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:39.344371 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Create volume request issued successfully. Aug 18 09:19:39.344371 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6691d6d9-17b5-4e61-8625-9f390624e29f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:19:39.344766 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 723/2895] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:19:39 2026] POST /volume/v3/volumes => generated 776 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:39.358898 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e9200663-5834-445a-b3c5-914c04cd6d8a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:39.363417 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9200663-5834-445a-b3c5-914c04cd6d8a tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 Aug 18 09:19:39.363417 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9200663-5834-445a-b3c5-914c04cd6d8a tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:39.363417 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9200663-5834-445a-b3c5-914c04cd6d8a tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:39.378424 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:39.378424 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:39.384223 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e9200663-5834-445a-b3c5-914c04cd6d8a tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:39.389720 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9200663-5834-445a-b3c5-914c04cd6d8a tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 returned with HTTP 200 Aug 18 09:19:39.390421 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 736/2896] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:39 2026] GET /volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:39.488114 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-511ca3ab-8b10-4ae9-8b93-cef1b3f34b3c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:39.490439 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3023f860-c50b-4f88-ae6a-14faf6663247 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:39.493990 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3023f860-c50b-4f88-ae6a-14faf6663247 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:39.494074 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-511ca3ab-8b10-4ae9-8b93-cef1b3f34b3c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:19:39.494244 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-511ca3ab-8b10-4ae9-8b93-cef1b3f34b3c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:39.494365 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3023f860-c50b-4f88-ae6a-14faf6663247 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:39.494485 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-511ca3ab-8b10-4ae9-8b93-cef1b3f34b3c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:39.494658 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3023f860-c50b-4f88-ae6a-14faf6663247 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:39.495124 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3023f860-c50b-4f88-ae6a-14faf6663247 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:39.501560 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:39.501560 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:39.501639 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:39.501639 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:39.502442 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3023f860-c50b-4f88-ae6a-14faf6663247 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 200 Aug 18 09:19:39.502842 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 728/2897] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:39 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:39.505297 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-511ca3ab-8b10-4ae9-8b93-cef1b3f34b3c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:19:39.510218 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-511ca3ab-8b10-4ae9-8b93-cef1b3f34b3c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d returned with HTTP 200 Aug 18 09:19:39.510696 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 711/2898] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:19:39 2026] GET /volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d => generated 1369 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:39.973965 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-ca29298b-3ee1-4e36-b113-01cf6811f0d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:39.976103 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-ca29298b-3ee1-4e36-b113-01cf6811f0d5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:19:39.976318 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-ca29298b-3ee1-4e36-b113-01cf6811f0d5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:39.976538 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-ca29298b-3ee1-4e36-b113-01cf6811f0d5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:39.983193 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:39.983193 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:39.986444 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-ca29298b-3ee1-4e36-b113-01cf6811f0d5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:19:39.991616 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-ca29298b-3ee1-4e36-b113-01cf6811f0d5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d returned with HTTP 200 Aug 18 09:19:39.991616 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 724/2899] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:19:39 2026] GET /volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d => generated 1369 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:40.004917 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f12d578-bd34-4284-b891-7bc5d5a530c5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:40.005385 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f12d578-bd34-4284-b891-7bc5d5a530c5 None None] GET https://10.4.3.41/volume// Aug 18 09:19:40.005673 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f12d578-bd34-4284-b891-7bc5d5a530c5 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:40.005952 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f12d578-bd34-4284-b891-7bc5d5a530c5 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:40.006336 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f12d578-bd34-4284-b891-7bc5d5a530c5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:19:40.006714 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 737/2900] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:19:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:19:40.015184 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-1d35fec7-e7d9-4f22-8bb5-92bd684e6461 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:40.017661 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-1d35fec7-e7d9-4f22-8bb5-92bd684e6461 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:19:40.018106 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-1d35fec7-e7d9-4f22-8bb5-92bd684e6461 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a8ac2c9-d095-4904-aa86-0f102fbde73d", "connector": null, "instance_uuid": "6ec67151-3180-4fd2-9675-77153b9a8610"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:40.029728 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:40.029728 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:40.054528 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-1d35fec7-e7d9-4f22-8bb5-92bd684e6461 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:19:40.054957 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 729/2901] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:19:40 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:40.404071 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8bf7baff-c8bf-456b-bfdc-7072fcfc3a40 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:40.406342 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bf7baff-c8bf-456b-bfdc-7072fcfc3a40 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 Aug 18 09:19:40.406622 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bf7baff-c8bf-456b-bfdc-7072fcfc3a40 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:40.406865 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bf7baff-c8bf-456b-bfdc-7072fcfc3a40 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:40.414365 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:40.414365 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:40.417832 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8bf7baff-c8bf-456b-bfdc-7072fcfc3a40 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:40.422737 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bf7baff-c8bf-456b-bfdc-7072fcfc3a40 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 returned with HTTP 200 Aug 18 09:19:40.423112 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 712/2902] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:40 2026] GET /volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:40.439310 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c185c105-373d-4341-b1ef-6f21102d4b88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:40.445191 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c185c105-373d-4341-b1ef-6f21102d4b88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] GET https://10.4.3.41/volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 Aug 18 09:19:40.445518 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c185c105-373d-4341-b1ef-6f21102d4b88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:40.445879 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c185c105-373d-4341-b1ef-6f21102d4b88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:40.459101 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:40.459101 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:40.465361 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c185c105-373d-4341-b1ef-6f21102d4b88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Volume info retrieved successfully. Aug 18 09:19:40.471842 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c185c105-373d-4341-b1ef-6f21102d4b88 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] https://10.4.3.41/volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 returned with HTTP 200 Aug 18 09:19:40.474457 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 725/2903] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:40 2026] GET /volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:40.488685 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98d9f341-9d9b-4240-aba1-e825250e6a2f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:40.492717 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98d9f341-9d9b-4240-aba1-e825250e6a2f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 Aug 18 09:19:40.493230 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98d9f341-9d9b-4240-aba1-e825250e6a2f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:40.493847 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98d9f341-9d9b-4240-aba1-e825250e6a2f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:40.494279 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-98d9f341-9d9b-4240-aba1-e825250e6a2f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Delete volume with id: 8496ec7f-827b-4e80-b743-54e840c9a379 Aug 18 09:19:40.505100 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:40.505100 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:40.505834 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-98d9f341-9d9b-4240-aba1-e825250e6a2f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:40.517207 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ecaa88a-a97c-4d02-a89f-a1cf7eb88bc7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:40.520958 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ecaa88a-a97c-4d02-a89f-a1cf7eb88bc7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:40.520958 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ecaa88a-a97c-4d02-a89f-a1cf7eb88bc7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:40.520958 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ecaa88a-a97c-4d02-a89f-a1cf7eb88bc7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:40.520958 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9ecaa88a-a97c-4d02-a89f-a1cf7eb88bc7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:40.527254 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:40.527254 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:40.527254 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ecaa88a-a97c-4d02-a89f-a1cf7eb88bc7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 200 Aug 18 09:19:40.527254 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 730/2904] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:40 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:40.538218 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-98d9f341-9d9b-4240-aba1-e825250e6a2f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Delete volume request issued successfully. Aug 18 09:19:40.538218 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98d9f341-9d9b-4240-aba1-e825250e6a2f tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 returned with HTTP 202 Aug 18 09:19:40.538218 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 738/2905] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:19:40 2026] DELETE /volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:19:40.547137 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9100619-9043-440d-831c-b11e0c3e179c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:40.549480 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9100619-9043-440d-831c-b11e0c3e179c tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 Aug 18 09:19:40.549728 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9100619-9043-440d-831c-b11e0c3e179c tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:40.549910 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9100619-9043-440d-831c-b11e0c3e179c tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:40.557704 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:40.557704 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:40.561464 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f9100619-9043-440d-831c-b11e0c3e179c tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:40.566258 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9100619-9043-440d-831c-b11e0c3e179c tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 returned with HTTP 200 Aug 18 09:19:40.567107 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 713/2906] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:40 2026] GET /volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:41.249896 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e7eba19c-6f19-4266-a0fc-3d66cbb95d2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:41.250324 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7eba19c-6f19-4266-a0fc-3d66cbb95d2c None None] GET https://10.4.3.41/volume// Aug 18 09:19:41.250511 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7eba19c-6f19-4266-a0fc-3d66cbb95d2c None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:41.250712 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7eba19c-6f19-4266-a0fc-3d66cbb95d2c None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:41.251151 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7eba19c-6f19-4266-a0fc-3d66cbb95d2c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:19:41.251386 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 726/2907] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:19:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:19:41.267340 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-21d114b9-ec8c-4b5a-8e19-5b05afc48f63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:41.270151 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-21d114b9-ec8c-4b5a-8e19-5b05afc48f63 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:19:41.270413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-21d114b9-ec8c-4b5a-8e19-5b05afc48f63 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:41.270707 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-21d114b9-ec8c-4b5a-8e19-5b05afc48f63 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:41.283682 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:41.283682 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:41.287238 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-21d114b9-ec8c-4b5a-8e19-5b05afc48f63 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:19:41.291366 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-21d114b9-ec8c-4b5a-8e19-5b05afc48f63 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d returned with HTTP 200 Aug 18 09:19:41.291774 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 731/2908] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:19:41 2026] GET /volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d => generated 1548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:41.452039 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-81f47f38-3518-41e3-96b6-da6fdccbc257 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:41.454073 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-81f47f38-3518-41e3-96b6-da6fdccbc257 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] PUT https://10.4.3.41/volume/v3/attachments/f35e9d54-b818-470b-8b02-b35497559c96 Aug 18 09:19:41.454610 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-81f47f38-3518-41e3-96b6-da6fdccbc257 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:41.464640 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-81f47f38-3518-41e3-96b6-da6fdccbc257 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Acquiring lock "cinder-attachment_update-9a8ac2c9-d095-4904-aa86-0f102fbde73d-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:19:41.473108 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-81f47f38-3518-41e3-96b6-da6fdccbc257 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Lock "cinder-attachment_update-9a8ac2c9-d095-4904-aa86-0f102fbde73d-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:19:41.473108 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:41.473108 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:41.539041 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6079f2f4-2dd6-49b6-ab6b-eb4f9d0119c2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:41.541362 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6079f2f4-2dd6-49b6-ab6b-eb4f9d0119c2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:41.542180 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6079f2f4-2dd6-49b6-ab6b-eb4f9d0119c2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:41.542180 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6079f2f4-2dd6-49b6-ab6b-eb4f9d0119c2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:41.542180 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6079f2f4-2dd6-49b6-ab6b-eb4f9d0119c2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:41.546511 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:41.546511 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:41.547357 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6079f2f4-2dd6-49b6-ab6b-eb4f9d0119c2 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 200 Aug 18 09:19:41.548247 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 714/2909] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:41 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:41.571769 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-81f47f38-3518-41e3-96b6-da6fdccbc257 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Lock "cinder-attachment_update-9a8ac2c9-d095-4904-aa86-0f102fbde73d-np0000007625" released by "attachment_update" :: held 0.100s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:19:41.571769 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-81f47f38-3518-41e3-96b6-da6fdccbc257 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/attachments/f35e9d54-b818-470b-8b02-b35497559c96 returned with HTTP 200 Aug 18 09:19:41.571769 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 739/2910] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:19:41 2026] PUT /volume/v3/attachments/f35e9d54-b818-470b-8b02-b35497559c96 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:41.584825 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-60a4d05f-d016-4f36-ac3b-da0bc214b66e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:41.588351 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-60a4d05f-d016-4f36-ac3b-da0bc214b66e tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 Aug 18 09:19:41.588790 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-60a4d05f-d016-4f36-ac3b-da0bc214b66e tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:41.589191 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-60a4d05f-d016-4f36-ac3b-da0bc214b66e tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:41.598734 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-60a4d05f-d016-4f36-ac3b-da0bc214b66e tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 returned with HTTP 404 Aug 18 09:19:41.599336 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 727/2911] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:41 2026] GET /volume/v3/volumes/8496ec7f-827b-4e80-b743-54e840c9a379 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:19:41.606825 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-2eddd157-4615-4119-96f9-729cdf92e3f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:41.609483 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:41.610369 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-2eddd157-4615-4119-96f9-729cdf92e3f8 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] POST https://10.4.3.41/volume/v3/attachments/f35e9d54-b818-470b-8b02-b35497559c96/action Aug 18 09:19:41.610774 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-2eddd157-4615-4119-96f9-729cdf92e3f8 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:19:41.610916 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-2eddd157-4615-4119-96f9-729cdf92e3f8 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:41.611219 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:19:41.611608 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1584442773"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:41.613084 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1584442773'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:19:41.613359 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Create volume of 1 GB Aug 18 09:19:41.621479 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Availability Zones retrieved successfully. Aug 18 09:19:41.632515 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Flow 'volume_create_api' (8a926b0d-b7d9-43e5-a691-c1208472115b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:41.632515 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5012dbb0-4e69-448f-9577-722f4c565ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:41.632515 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:19:41.635902 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:41.635902 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:41.651236 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c20ae23c-5629-4247-aa1c-9de9e7771a2a req-2eddd157-4615-4119-96f9-729cdf92e3f8 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/attachments/f35e9d54-b818-470b-8b02-b35497559c96/action returned with HTTP 204 Aug 18 09:19:41.651720 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 732/2912] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:19:41 2026] POST /volume/v3/attachments/f35e9d54-b818-470b-8b02-b35497559c96/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:41.666621 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5012dbb0-4e69-448f-9577-722f4c565ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:41.667711 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7463f46-3d34-4715-b395-67add3e0d4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:41.716240 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Created reservations ['41f78065-4206-451e-9ee3-5a46e7f0c884', 'f361f92e-1a87-47a4-ba9c-907e9e0f2601', '2816d82e-bbc8-49ff-be5a-01562d1586ed', '819a94a2-06bb-4860-9f85-d1d3f9049a86'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:41.717173 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7463f46-3d34-4715-b395-67add3e0d4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41f78065-4206-451e-9ee3-5a46e7f0c884', 'f361f92e-1a87-47a4-ba9c-907e9e0f2601', '2816d82e-bbc8-49ff-be5a-01562d1586ed', '819a94a2-06bb-4860-9f85-d1d3f9049a86']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:41.718071 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c32c134-24ac-434c-a141-af2e0bc6ef03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:41.741953 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c32c134-24ac-434c-a141-af2e0bc6ef03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '134ba3f4-e1be-4287-b418-74350cf7af0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584442773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a7f096ea464d5ca7de930f9e7af632',qos_specs=None,replication_status=,reservations=['41f78065-4206-451e-9ee3-5a46e7f0c884','f361f92e-1a87-47a4-ba9c-907e9e0f2601','2816d82e-bbc8-49ff-be5a-01562d1586ed','819a94a2-06bb-4860-9f85-d1d3f9049a86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7639a4a677e8425ba33f2a80094419c8',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584442773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=134ba3f4-e1be-4287-b418-74350cf7af0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49a7f096ea464d5ca7de930f9e7af632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7639a4a677e8425ba33f2a80094419c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:41.744721 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3088d421-1e66-4206-b84d-24d3d6bccbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:41.771954 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3088d421-1e66-4206-b84d-24d3d6bccbee) transitioned into state 'SUCCESS' from state '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-1584442773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a7f096ea464d5ca7de930f9e7af632',qos_specs=None,replication_status=,reservations=['41f78065-4206-451e-9ee3-5a46e7f0c884','f361f92e-1a87-47a4-ba9c-907e9e0f2601','2816d82e-bbc8-49ff-be5a-01562d1586ed','819a94a2-06bb-4860-9f85-d1d3f9049a86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7639a4a677e8425ba33f2a80094419c8',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:41.773087 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fa0c03-0723-459b-9ec3-c139de60a54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:41.784626 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fa0c03-0723-459b-9ec3-c139de60a54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:41.786004 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Flow 'volume_create_api' (8a926b0d-b7d9-43e5-a691-c1208472115b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:41.786458 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Create volume request issued successfully. Aug 18 09:19:41.787312 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-174a0a4d-6d9a-4482-bdf2-90b02810b44d tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:19:41.788065 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 715/2913] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:19:41 2026] POST /volume/v3/volumes => generated 776 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:41.804319 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9358344d-bdf8-442c-b8d0-13198a947de6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:41.806538 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9358344d-bdf8-442c-b8d0-13198a947de6 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a Aug 18 09:19:41.806718 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9358344d-bdf8-442c-b8d0-13198a947de6 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:41.806994 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9358344d-bdf8-442c-b8d0-13198a947de6 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:41.817887 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:41.817887 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:41.822993 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9358344d-bdf8-442c-b8d0-13198a947de6 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:41.832187 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9358344d-bdf8-442c-b8d0-13198a947de6 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a returned with HTTP 200 Aug 18 09:19:41.832724 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 740/2914] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:41 2026] GET /volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:42.561912 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0fa1319-2465-4d30-9154-fcb7811caea4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:42.563711 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0fa1319-2465-4d30-9154-fcb7811caea4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:42.563906 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0fa1319-2465-4d30-9154-fcb7811caea4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:42.564082 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0fa1319-2465-4d30-9154-fcb7811caea4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:42.564171 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b0fa1319-2465-4d30-9154-fcb7811caea4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:42.570262 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:42.570262 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:42.571652 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0fa1319-2465-4d30-9154-fcb7811caea4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 200 Aug 18 09:19:42.572512 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 728/2915] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:42 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:19:42.846242 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3f02a0f-d609-45f2-af8d-10e38e2e1837 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:42.848747 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3f02a0f-d609-45f2-af8d-10e38e2e1837 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a Aug 18 09:19:42.848977 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3f02a0f-d609-45f2-af8d-10e38e2e1837 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:42.849179 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3f02a0f-d609-45f2-af8d-10e38e2e1837 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:42.858149 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:42.858149 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:42.863305 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3f02a0f-d609-45f2-af8d-10e38e2e1837 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:42.869817 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3f02a0f-d609-45f2-af8d-10e38e2e1837 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a returned with HTTP 200 Aug 18 09:19:42.870481 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 733/2916] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:42 2026] GET /volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:42.885890 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb1eedb3-b95a-472c-9f72-097819b049a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:42.887823 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb1eedb3-b95a-472c-9f72-097819b049a0 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] GET https://10.4.3.41/volume/v3/volumes/summary Aug 18 09:19:42.888125 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb1eedb3-b95a-472c-9f72-097819b049a0 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:42.888405 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb1eedb3-b95a-472c-9f72-097819b049a0 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:42.890283 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-fb1eedb3-b95a-472c-9f72-097819b049a0 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:19:42.890283 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:42.890283 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:42.898154 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb1eedb3-b95a-472c-9f72-097819b049a0 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] Get summary completed successfully. Aug 18 09:19:42.898154 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb1eedb3-b95a-472c-9f72-097819b049a0 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-reader] https://10.4.3.41/volume/v3/volumes/summary returned with HTTP 200 Aug 18 09:19:42.898154 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 716/2917] 10.4.3.41 () {68 vars in 1295 bytes} [Tue Aug 18 09:19:42 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:42.909913 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ff13378-a208-40a2-9fd4-054e7f34ac56 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:42.912945 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ff13378-a208-40a2-9fd4-054e7f34ac56 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a Aug 18 09:19:42.913766 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ff13378-a208-40a2-9fd4-054e7f34ac56 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:42.913766 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ff13378-a208-40a2-9fd4-054e7f34ac56 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:42.914038 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-9ff13378-a208-40a2-9fd4-054e7f34ac56 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Delete volume with id: 134ba3f4-e1be-4287-b418-74350cf7af0a Aug 18 09:19:42.923154 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:42.923154 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:42.924034 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9ff13378-a208-40a2-9fd4-054e7f34ac56 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:42.945642 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9ff13378-a208-40a2-9fd4-054e7f34ac56 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Delete volume request issued successfully. Aug 18 09:19:42.945933 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ff13378-a208-40a2-9fd4-054e7f34ac56 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a returned with HTTP 202 Aug 18 09:19:42.946507 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 741/2918] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:19:42 2026] DELETE /volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:19:42.953799 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-68858fd6-23f2-4057-8b6b-b004963cb410 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:42.955749 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68858fd6-23f2-4057-8b6b-b004963cb410 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a Aug 18 09:19:42.956046 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68858fd6-23f2-4057-8b6b-b004963cb410 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:42.956312 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68858fd6-23f2-4057-8b6b-b004963cb410 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:42.968421 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:42.968421 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:42.972917 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-68858fd6-23f2-4057-8b6b-b004963cb410 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Volume info retrieved successfully. Aug 18 09:19:42.979137 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68858fd6-23f2-4057-8b6b-b004963cb410 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a returned with HTTP 200 Aug 18 09:19:42.979580 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 729/2919] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:42 2026] GET /volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:43.587480 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0351dbb3-3207-4792-9667-0a2f66bf3537 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:43.589285 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0351dbb3-3207-4792-9667-0a2f66bf3537 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:43.589625 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0351dbb3-3207-4792-9667-0a2f66bf3537 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:43.589743 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0351dbb3-3207-4792-9667-0a2f66bf3537 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:43.590025 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0351dbb3-3207-4792-9667-0a2f66bf3537 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:43.595117 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:43.595117 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:43.595918 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0351dbb3-3207-4792-9667-0a2f66bf3537 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 200 Aug 18 09:19:43.596288 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 734/2920] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:43 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:43.997955 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-281d1fe6-d6dc-4849-8a38-fccb4a21e805 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:44.000226 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-281d1fe6-d6dc-4849-8a38-fccb4a21e805 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] GET https://10.4.3.41/volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a Aug 18 09:19:44.000538 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-281d1fe6-d6dc-4849-8a38-fccb4a21e805 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:44.000825 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-281d1fe6-d6dc-4849-8a38-fccb4a21e805 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:44.003456 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=320,cinder:UPDATE=92,cinder:INSERT=47 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:19:44.009134 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-281d1fe6-d6dc-4849-8a38-fccb4a21e805 tempest-ProjectReaderTests-421431407 tempest-ProjectReaderTests-421431407-project-admin] https://10.4.3.41/volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a returned with HTTP 404 Aug 18 09:19:44.009134 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 717/2921] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:19:43 2026] GET /volume/v3/volumes/134ba3f4-e1be-4287-b418-74350cf7af0a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:19:44.609632 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e3a5873e-fd62-4d49-a58a-3c7c1492b4c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:44.611803 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3a5873e-fd62-4d49-a58a-3c7c1492b4c7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:44.612013 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3a5873e-fd62-4d49-a58a-3c7c1492b4c7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:44.612194 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3a5873e-fd62-4d49-a58a-3c7c1492b4c7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:44.612363 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e3a5873e-fd62-4d49-a58a-3c7c1492b4c7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:44.614046 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=251,cinder:INSERT=34,cinder:UPDATE=49 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:19:44.617180 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:44.617180 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:44.618187 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3a5873e-fd62-4d49-a58a-3c7c1492b4c7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 200 Aug 18 09:19:44.619249 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 742/2922] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:44 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:45.628969 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0772e117-24a7-4144-939a-bb41597e28f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:45.630917 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0772e117-24a7-4144-939a-bb41597e28f7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:45.631185 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0772e117-24a7-4144-939a-bb41597e28f7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:45.631409 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0772e117-24a7-4144-939a-bb41597e28f7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:45.631557 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0772e117-24a7-4144-939a-bb41597e28f7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:45.633426 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=293,cinder:UPDATE=57,cinder:INSERT=30 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:19:45.637250 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:45.637250 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:45.638153 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0772e117-24a7-4144-939a-bb41597e28f7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 200 Aug 18 09:19:45.638858 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 730/2923] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:45 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:46.649506 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ef607db-0cae-4962-8621-f58715d34437 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:46.652618 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ef607db-0cae-4962-8621-f58715d34437 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:46.652618 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ef607db-0cae-4962-8621-f58715d34437 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:46.652618 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ef607db-0cae-4962-8621-f58715d34437 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:46.652618 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1ef607db-0cae-4962-8621-f58715d34437 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:46.654038 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=282,cinder:UPDATE=64,cinder:INSERT=33,cinder:DELETE=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:19:46.657066 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:46.657066 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:46.658187 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ef607db-0cae-4962-8621-f58715d34437 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 200 Aug 18 09:19:46.659243 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 735/2924] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:46 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:46.669035 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ad045e2-bb5d-4f71-bf7f-69c44803dd0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:46.670780 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ad045e2-bb5d-4f71-bf7f-69c44803dd0c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:46.670985 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ad045e2-bb5d-4f71-bf7f-69c44803dd0c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:46.671201 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ad045e2-bb5d-4f71-bf7f-69c44803dd0c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:46.671321 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0ad045e2-bb5d-4f71-bf7f-69c44803dd0c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:46.675497 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:46.675497 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:46.676292 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ad045e2-bb5d-4f71-bf7f-69c44803dd0c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 200 Aug 18 09:19:46.676681 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 718/2925] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:46 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:46.688319 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f75ced95-9e63-49dc-9d75-54891e3fd256 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:46.690067 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f75ced95-9e63-49dc-9d75-54891e3fd256 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:46.690260 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f75ced95-9e63-49dc-9d75-54891e3fd256 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:46.690471 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f75ced95-9e63-49dc-9d75-54891e3fd256 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:46.690579 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-f75ced95-9e63-49dc-9d75-54891e3fd256 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete backup with id: be1617f9-01d1-4457-b0a0-df3fb1d586f7. Aug 18 09:19:46.694773 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:46.694773 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:46.707058 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-f75ced95-9e63-49dc-9d75-54891e3fd256 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] delete_backup rpcapi backup_id be1617f9-01d1-4457-b0a0-df3fb1d586f7 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:19:46.711645 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f75ced95-9e63-49dc-9d75-54891e3fd256 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 202 Aug 18 09:19:46.712127 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 743/2926] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:46 2026] DELETE /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:19:46.721455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2d8453cc-dc4d-4a42-8a79-d255030d7ad5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:46.723517 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d8453cc-dc4d-4a42-8a79-d255030d7ad5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:46.723910 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d8453cc-dc4d-4a42-8a79-d255030d7ad5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:46.724272 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d8453cc-dc4d-4a42-8a79-d255030d7ad5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:46.724538 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2d8453cc-dc4d-4a42-8a79-d255030d7ad5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:46.732690 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:46.732690 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:46.732690 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d8453cc-dc4d-4a42-8a79-d255030d7ad5 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 200 Aug 18 09:19:46.732690 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 731/2927] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:46 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:47.744769 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-178c5007-d3be-485e-85ba-1f9ffc5fb318 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:47.746176 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-178c5007-d3be-485e-85ba-1f9ffc5fb318 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 Aug 18 09:19:47.746502 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-178c5007-d3be-485e-85ba-1f9ffc5fb318 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:47.746567 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-178c5007-d3be-485e-85ba-1f9ffc5fb318 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:47.746718 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-178c5007-d3be-485e-85ba-1f9ffc5fb318 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id be1617f9-01d1-4457-b0a0-df3fb1d586f7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:47.750346 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-178c5007-d3be-485e-85ba-1f9ffc5fb318 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 returned with HTTP 404 Aug 18 09:19:47.750860 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 736/2928] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:47 2026] GET /volume/v3/backups/be1617f9-01d1-4457-b0a0-df3fb1d586f7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:47.836869 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7c145493-f31e-4672-ad40-aa245adde5a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:47.838756 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c145493-f31e-4672-ad40-aa245adde5a0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:47.838988 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c145493-f31e-4672-ad40-aa245adde5a0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:47.839219 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c145493-f31e-4672-ad40-aa245adde5a0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:47.839409 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-7c145493-f31e-4672-ad40-aa245adde5a0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete backup with id: f622765c-7b93-42b3-a42f-0bac87f48db5. Aug 18 09:19:47.845003 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:47.845003 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:47.856557 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-7c145493-f31e-4672-ad40-aa245adde5a0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] delete_backup rpcapi backup_id f622765c-7b93-42b3-a42f-0bac87f48db5 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:19:47.858564 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c145493-f31e-4672-ad40-aa245adde5a0 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 202 Aug 18 09:19:47.859200 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 719/2929] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:47 2026] DELETE /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:19:47.868611 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-993eb2c8-eeb0-4484-9a12-f7493009b664 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:47.870762 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-993eb2c8-eeb0-4484-9a12-f7493009b664 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:47.871011 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-993eb2c8-eeb0-4484-9a12-f7493009b664 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:47.871259 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-993eb2c8-eeb0-4484-9a12-f7493009b664 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:47.871407 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-993eb2c8-eeb0-4484-9a12-f7493009b664 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:47.878213 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:47.878213 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:47.879024 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-993eb2c8-eeb0-4484-9a12-f7493009b664 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 200 Aug 18 09:19:47.879537 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 744/2930] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:47 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:48.895410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cdd383a7-8068-46da-ab32-1336dcddcacf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:48.897706 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdd383a7-8068-46da-ab32-1336dcddcacf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 Aug 18 09:19:48.897959 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdd383a7-8068-46da-ab32-1336dcddcacf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:48.898220 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdd383a7-8068-46da-ab32-1336dcddcacf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:48.898409 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cdd383a7-8068-46da-ab32-1336dcddcacf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Show backup with id f622765c-7b93-42b3-a42f-0bac87f48db5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:19:48.904036 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdd383a7-8068-46da-ab32-1336dcddcacf tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 returned with HTTP 404 Aug 18 09:19:48.904688 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 732/2931] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:48 2026] GET /volume/v3/backups/f622765c-7b93-42b3-a42f-0bac87f48db5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:49.028045 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-454f8d8a-4b4e-46bf-87bb-cd3470c23929 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:49.030768 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-454f8d8a-4b4e-46bf-87bb-cd3470c23929 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:49.031039 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-454f8d8a-4b4e-46bf-87bb-cd3470c23929 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:49.031307 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-454f8d8a-4b4e-46bf-87bb-cd3470c23929 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:49.046180 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:49.046180 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:49.051183 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-454f8d8a-4b4e-46bf-87bb-cd3470c23929 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:49.055849 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-454f8d8a-4b4e-46bf-87bb-cd3470c23929 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:49.056361 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 737/2932] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:19:49 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 1131 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:49.091841 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-f61e459b-14d4-437d-9051-94fa3c2750f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:49.094672 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-f61e459b-14d4-437d-9051-94fa3c2750f6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] POST https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5/action Aug 18 09:19:49.095086 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-f61e459b-14d4-437d-9051-94fa3c2750f6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:19:49.095257 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-f61e459b-14d4-437d-9051-94fa3c2750f6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:49.109726 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:49.109726 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:49.110280 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-f61e459b-14d4-437d-9051-94fa3c2750f6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:49.115917 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-f61e459b-14d4-437d-9051-94fa3c2750f6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Begin detaching volume completed successfully. Aug 18 09:19:49.116186 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-f61e459b-14d4-437d-9051-94fa3c2750f6 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5/action returned with HTTP 202 Aug 18 09:19:49.116562 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 720/2933] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:19:49 2026] POST /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:19:49.134543 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0e0c8900-17f2-4576-806a-79f6c5529fa3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:49.136266 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e0c8900-17f2-4576-806a-79f6c5529fa3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:49.136512 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e0c8900-17f2-4576-806a-79f6c5529fa3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:49.136738 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e0c8900-17f2-4576-806a-79f6c5529fa3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:49.147737 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:49.147737 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:49.151474 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0e0c8900-17f2-4576-806a-79f6c5529fa3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:49.157225 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e0c8900-17f2-4576-806a-79f6c5529fa3 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:49.157777 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 745/2934] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:49 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:49.161441 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10dbeebd-00f3-4852-9115-37e8f2a5729c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:49.161967 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10dbeebd-00f3-4852-9115-37e8f2a5729c None None] GET https://10.4.3.41/volume// Aug 18 09:19:49.162176 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10dbeebd-00f3-4852-9115-37e8f2a5729c None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:49.162404 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10dbeebd-00f3-4852-9115-37e8f2a5729c None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:49.162852 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10dbeebd-00f3-4852-9115-37e8f2a5729c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:19:49.163613 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 733/2935] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:19:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:19:49.171516 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-0a7cadc7-537d-4109-9d76-0dbaba4adfba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:49.175465 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-0a7cadc7-537d-4109-9d76-0dbaba4adfba tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:49.175736 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-0a7cadc7-537d-4109-9d76-0dbaba4adfba tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:49.176000 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-0a7cadc7-537d-4109-9d76-0dbaba4adfba tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:49.191074 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:49.191074 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:49.196951 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-0a7cadc7-537d-4109-9d76-0dbaba4adfba tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:49.204172 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-0a7cadc7-537d-4109-9d76-0dbaba4adfba tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:49.204736 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 738/2936] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:19:49 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 1314 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:19:49.357652 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a37c75c1-cc44-499f-8696-9b20aa5b3ec6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:49.360555 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a37c75c1-cc44-499f-8696-9b20aa5b3ec6 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:19:49.361102 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a37c75c1-cc44-499f-8696-9b20aa5b3ec6 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:49.361313 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a37c75c1-cc44-499f-8696-9b20aa5b3ec6 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:49.368543 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:49.368543 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:49.372671 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a37c75c1-cc44-499f-8696-9b20aa5b3ec6 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:19:49.377343 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a37c75c1-cc44-499f-8696-9b20aa5b3ec6 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 returned with HTTP 200 Aug 18 09:19:49.377740 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 721/2937] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:49 2026] GET /volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:49.423333 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17d916d7-cc95-4a18-a7a4-d91c281253cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:49.425365 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17d916d7-cc95-4a18-a7a4-d91c281253cc tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:19:49.425616 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17d916d7-cc95-4a18-a7a4-d91c281253cc tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:49.425851 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17d916d7-cc95-4a18-a7a4-d91c281253cc tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:49.434639 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:49.434639 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:49.439667 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17d916d7-cc95-4a18-a7a4-d91c281253cc tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:19:49.447383 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17d916d7-cc95-4a18-a7a4-d91c281253cc tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 returned with HTTP 200 Aug 18 09:19:49.448269 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 746/2938] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:49 2026] GET /volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:50.173237 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c16ed34e-93c1-42cb-bb12-8da36921ebf7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:50.179559 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c16ed34e-93c1-42cb-bb12-8da36921ebf7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:50.179933 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c16ed34e-93c1-42cb-bb12-8da36921ebf7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:50.180535 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c16ed34e-93c1-42cb-bb12-8da36921ebf7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:50.194246 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:50.194246 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:50.201407 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c16ed34e-93c1-42cb-bb12-8da36921ebf7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:50.206344 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c16ed34e-93c1-42cb-bb12-8da36921ebf7 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:50.207006 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 734/2939] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:50 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:50.309705 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-327cc62d-a4a3-44f3-9dcd-cb92fcc2a833 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:50.313594 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-327cc62d-a4a3-44f3-9dcd-cb92fcc2a833 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/attachments/5b4da537-e671-4923-863b-6ed3bdc58e38 Aug 18 09:19:50.313899 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-327cc62d-a4a3-44f3-9dcd-cb92fcc2a833 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:50.314432 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-327cc62d-a4a3-44f3-9dcd-cb92fcc2a833 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:50.324865 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:50.324865 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:50.405372 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8aa3ab29-5b8d-4ee4-bb7c-a182110ea5da req-327cc62d-a4a3-44f3-9dcd-cb92fcc2a833 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/attachments/5b4da537-e671-4923-863b-6ed3bdc58e38 returned with HTTP 200 Aug 18 09:19:50.405372 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 739/2940] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:19:50 2026] DELETE /volume/v3/attachments/5b4da537-e671-4923-863b-6ed3bdc58e38 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:51.146002 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1246560e-f611-4b52-b70f-6b88033d31dc req-b9ad3e2d-6e70-40bd-b07e-9c31d4e0ffbc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:51.148273 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1246560e-f611-4b52-b70f-6b88033d31dc req-b9ad3e2d-6e70-40bd-b07e-9c31d4e0ffbc tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] DELETE https://10.4.3.41/volume/v3/attachments/48c8cbdd-df19-4f21-84e3-cbce7d68d86a Aug 18 09:19:51.148485 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1246560e-f611-4b52-b70f-6b88033d31dc req-b9ad3e2d-6e70-40bd-b07e-9c31d4e0ffbc tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:51.148771 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1246560e-f611-4b52-b70f-6b88033d31dc req-b9ad3e2d-6e70-40bd-b07e-9c31d4e0ffbc tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:51.157034 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:51.157034 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:51.215796 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1246560e-f611-4b52-b70f-6b88033d31dc req-b9ad3e2d-6e70-40bd-b07e-9c31d4e0ffbc tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/attachments/48c8cbdd-df19-4f21-84e3-cbce7d68d86a returned with HTTP 200 Aug 18 09:19:51.216199 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 722/2941] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:19:51 2026] DELETE /volume/v3/attachments/48c8cbdd-df19-4f21-84e3-cbce7d68d86a => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:51.220643 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e4f9978e-d6e8-43f0-bb0e-6a86acdb27b4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:51.222418 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4f9978e-d6e8-43f0-bb0e-6a86acdb27b4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:51.222632 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4f9978e-d6e8-43f0-bb0e-6a86acdb27b4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:51.222839 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4f9978e-d6e8-43f0-bb0e-6a86acdb27b4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:51.228948 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1246560e-f611-4b52-b70f-6b88033d31dc req-6508d51a-b600-43e4-b0f3-a6176a3cf814 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:51.230358 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:51.230358 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:51.231477 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1246560e-f611-4b52-b70f-6b88033d31dc req-6508d51a-b600-43e4-b0f3-a6176a3cf814 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] DELETE https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 Aug 18 09:19:51.231675 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1246560e-f611-4b52-b70f-6b88033d31dc req-6508d51a-b600-43e4-b0f3-a6176a3cf814 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:51.231856 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1246560e-f611-4b52-b70f-6b88033d31dc req-6508d51a-b600-43e4-b0f3-a6176a3cf814 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:51.232016 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-1246560e-f611-4b52-b70f-6b88033d31dc req-6508d51a-b600-43e4-b0f3-a6176a3cf814 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Delete volume with id: 43a59d0c-cf9e-4c23-8bc9-553b9bea4007 Aug 18 09:19:51.234494 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e4f9978e-d6e8-43f0-bb0e-6a86acdb27b4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:51.238341 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:51.238341 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:51.238696 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4f9978e-d6e8-43f0-bb0e-6a86acdb27b4 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:51.238776 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1246560e-f611-4b52-b70f-6b88033d31dc req-6508d51a-b600-43e4-b0f3-a6176a3cf814 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Volume info retrieved successfully. Aug 18 09:19:51.239090 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 747/2942] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:51 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:51.254711 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1246560e-f611-4b52-b70f-6b88033d31dc req-6508d51a-b600-43e4-b0f3-a6176a3cf814 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] Delete volume request issued successfully. Aug 18 09:19:51.254962 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1246560e-f611-4b52-b70f-6b88033d31dc req-6508d51a-b600-43e4-b0f3-a6176a3cf814 tempest-TestShelveInstance-780610460 tempest-TestShelveInstance-780610460-project-member] https://10.4.3.41/volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 returned with HTTP 202 Aug 18 09:19:51.255366 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 735/2943] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:19:51 2026] DELETE /volume/v3/volumes/43a59d0c-cf9e-4c23-8bc9-553b9bea4007 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:52.480818 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea4919ee-6b38-4cf2-b340-dde4616f78f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:52.482589 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea4919ee-6b38-4cf2-b340-dde4616f78f2 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:19:52.482790 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea4919ee-6b38-4cf2-b340-dde4616f78f2 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:52.482949 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea4919ee-6b38-4cf2-b340-dde4616f78f2 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:52.483098 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ea4919ee-6b38-4cf2-b340-dde4616f78f2 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Delete volume with id: 1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:19:52.494606 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:52.494606 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:52.495074 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea4919ee-6b38-4cf2-b340-dde4616f78f2 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:19:52.518797 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea4919ee-6b38-4cf2-b340-dde4616f78f2 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Delete volume request issued successfully. Aug 18 09:19:52.519041 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea4919ee-6b38-4cf2-b340-dde4616f78f2 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 returned with HTTP 202 Aug 18 09:19:52.519669 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 740/2944] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:52 2026] DELETE /volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:52.533351 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-25803309-8128-44c2-95c4-3e3863479207 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:52.536276 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25803309-8128-44c2-95c4-3e3863479207 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:19:52.536532 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25803309-8128-44c2-95c4-3e3863479207 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:52.536786 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25803309-8128-44c2-95c4-3e3863479207 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:52.548915 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:52.548915 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:52.553503 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-25803309-8128-44c2-95c4-3e3863479207 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:19:52.559910 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25803309-8128-44c2-95c4-3e3863479207 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 returned with HTTP 200 Aug 18 09:19:52.560411 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 723/2945] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:52 2026] GET /volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:53.573919 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d428b0e6-2d63-4af1-9b4c-aeff166ebb01 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:53.576109 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d428b0e6-2d63-4af1-9b4c-aeff166ebb01 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 Aug 18 09:19:53.576370 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d428b0e6-2d63-4af1-9b4c-aeff166ebb01 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:53.576658 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d428b0e6-2d63-4af1-9b4c-aeff166ebb01 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:53.583935 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d428b0e6-2d63-4af1-9b4c-aeff166ebb01 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 returned with HTTP 404 Aug 18 09:19:53.584554 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 748/2946] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:53 2026] GET /volume/v3/volumes/1fc80d74-7373-43c1-93dc-68e56b9d15f2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:53.642589 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-419c102a-c270-4f6a-a2e8-58609d683806 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:53.644548 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-419c102a-c270-4f6a-a2e8-58609d683806 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:19:53.644684 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-419c102a-c270-4f6a-a2e8-58609d683806 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:53.644959 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-419c102a-c270-4f6a-a2e8-58609d683806 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:53.644959 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-419c102a-c270-4f6a-a2e8-58609d683806 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Delete volume with id: a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:19:53.660951 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:53.660951 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:53.662572 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-419c102a-c270-4f6a-a2e8-58609d683806 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:19:53.680412 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-419c102a-c270-4f6a-a2e8-58609d683806 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Delete volume request issued successfully. Aug 18 09:19:53.680641 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-419c102a-c270-4f6a-a2e8-58609d683806 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 202 Aug 18 09:19:53.681022 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 736/2947] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:53 2026] DELETE /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:53.687366 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8d3d158-c7fb-4bba-9e9d-65993b8b2bb9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:53.691836 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8d3d158-c7fb-4bba-9e9d-65993b8b2bb9 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:19:53.692026 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8d3d158-c7fb-4bba-9e9d-65993b8b2bb9 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:53.692200 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8d3d158-c7fb-4bba-9e9d-65993b8b2bb9 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:53.701086 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:53.701086 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:19:53.706886 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c8d3d158-c7fb-4bba-9e9d-65993b8b2bb9 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Volume info retrieved successfully. Aug 18 09:19:53.713097 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8d3d158-c7fb-4bba-9e9d-65993b8b2bb9 tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 200 Aug 18 09:19:53.713495 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 741/2948] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:53 2026] GET /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:54.135254 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-171b5bfc-58f8-4767-ae2a-7b17fc932e59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:54.136985 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-171b5bfc-58f8-4767-ae2a-7b17fc932e59 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:54.137163 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-171b5bfc-58f8-4767-ae2a-7b17fc932e59 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:54.137339 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-171b5bfc-58f8-4767-ae2a-7b17fc932e59 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:54.144713 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:54.144713 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:54.148182 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-171b5bfc-58f8-4767-ae2a-7b17fc932e59 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:54.151646 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-171b5bfc-58f8-4767-ae2a-7b17fc932e59 tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:54.151961 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 724/2949] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:54 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:54.162637 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eb27cb02-13e1-43d0-86bf-f272e6d1430b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:54.164169 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb27cb02-13e1-43d0-86bf-f272e6d1430b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] DELETE https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:54.164337 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb27cb02-13e1-43d0-86bf-f272e6d1430b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:54.164552 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb27cb02-13e1-43d0-86bf-f272e6d1430b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:54.164683 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-eb27cb02-13e1-43d0-86bf-f272e6d1430b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume with id: 49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:54.170753 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:54.170753 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:19:54.171139 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eb27cb02-13e1-43d0-86bf-f272e6d1430b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:54.185971 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eb27cb02-13e1-43d0-86bf-f272e6d1430b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Delete volume request issued successfully. Aug 18 09:19:54.186200 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb27cb02-13e1-43d0-86bf-f272e6d1430b tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 202 Aug 18 09:19:54.186509 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 749/2950] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:19:54 2026] DELETE /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:19:54.196107 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be0f212f-7bb2-43e8-863a-ab2167633d3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:54.198096 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be0f212f-7bb2-43e8-863a-ab2167633d3c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:54.198297 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be0f212f-7bb2-43e8-863a-ab2167633d3c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:54.198528 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be0f212f-7bb2-43e8-863a-ab2167633d3c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:54.205497 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:54.205497 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:19:54.209722 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-be0f212f-7bb2-43e8-863a-ab2167633d3c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Volume info retrieved successfully. Aug 18 09:19:54.214150 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be0f212f-7bb2-43e8-863a-ab2167633d3c tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 200 Aug 18 09:19:54.214549 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 737/2951] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:54 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:54.727385 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7db8f79f-4017-477a-a7ce-cf756260511e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:54.732015 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7db8f79f-4017-477a-a7ce-cf756260511e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] GET https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 Aug 18 09:19:54.732190 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7db8f79f-4017-477a-a7ce-cf756260511e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:54.732484 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7db8f79f-4017-477a-a7ce-cf756260511e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:54.747835 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7db8f79f-4017-477a-a7ce-cf756260511e tempest-AttachVolumeShelveTestJSON-1444157002 tempest-AttachVolumeShelveTestJSON-1444157002-project-member] https://10.4.3.41/volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 returned with HTTP 404 Aug 18 09:19:54.748301 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 742/2952] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:54 2026] GET /volume/v3/volumes/a195c0b4-72f0-4b50-8011-11627f4ee074 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:55.232216 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d338853d-1f8b-41f4-92dc-eba07cd0a15f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:55.234338 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d338853d-1f8b-41f4-92dc-eba07cd0a15f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] GET https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 Aug 18 09:19:55.234487 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d338853d-1f8b-41f4-92dc-eba07cd0a15f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:55.234744 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d338853d-1f8b-41f4-92dc-eba07cd0a15f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:55.243931 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d338853d-1f8b-41f4-92dc-eba07cd0a15f tempest-VolumesBackupsTest-1959631598 tempest-VolumesBackupsTest-1959631598-project-member] https://10.4.3.41/volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 returned with HTTP 404 Aug 18 09:19:55.244842 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 725/2953] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:55 2026] GET /volume/v3/volumes/49d20563-eaf6-4c0a-8b7d-f6e9989c19e5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:19:58.922813 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-90d9a1cf-82d3-4826-91ac-4e010b90ea6e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:58.992653 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-90d9a1cf-82d3-4826-91ac-4e010b90ea6e tempest-VolumePoolsAdminTestsJSON-820778756 tempest-VolumePoolsAdminTestsJSON-820778756-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 09:19:58.992849 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-90d9a1cf-82d3-4826-91ac-4e010b90ea6e tempest-VolumePoolsAdminTestsJSON-820778756 tempest-VolumePoolsAdminTestsJSON-820778756-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:58.993090 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-90d9a1cf-82d3-4826-91ac-4e010b90ea6e tempest-VolumePoolsAdminTestsJSON-820778756 tempest-VolumePoolsAdminTestsJSON-820778756-project-admin] Calling method 'get_pools' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:59.004742 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-90d9a1cf-82d3-4826-91ac-4e010b90ea6e tempest-VolumePoolsAdminTestsJSON-820778756 tempest-VolumePoolsAdminTestsJSON-820778756-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 09:19:59.005914 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 750/2954] 10.4.3.41 () {66 vars in 1307 bytes} [Tue Aug 18 09:19:58 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:19:59.015488 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f240c14c-bfb4-4a04-bedb-41bc68c606b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:59.017123 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f240c14c-bfb4-4a04-bedb-41bc68c606b1 tempest-VolumePoolsAdminTestsJSON-820778756 tempest-VolumePoolsAdminTestsJSON-820778756-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools Aug 18 09:19:59.017513 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f240c14c-bfb4-4a04-bedb-41bc68c606b1 tempest-VolumePoolsAdminTestsJSON-820778756 tempest-VolumePoolsAdminTestsJSON-820778756-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:59.017805 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f240c14c-bfb4-4a04-bedb-41bc68c606b1 tempest-VolumePoolsAdminTestsJSON-820778756 tempest-VolumePoolsAdminTestsJSON-820778756-project-admin] Calling method 'get_pools' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:59.029609 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f240c14c-bfb4-4a04-bedb-41bc68c606b1 tempest-VolumePoolsAdminTestsJSON-820778756 tempest-VolumePoolsAdminTestsJSON-820778756-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 09:19:59.029609 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 738/2955] 10.4.3.41 () {66 vars in 1284 bytes} [Tue Aug 18 09:19:59 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:19:59.247865 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:59.359571 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:19:59.359918 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-785139571"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:19:59.361418 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-785139571'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:19:59.361713 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume of 1 GB Aug 18 09:19:59.365904 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Availability Zones retrieved successfully. Aug 18 09:19:59.372645 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Flow 'volume_create_api' (f526c04d-be6a-47e0-a91c-aa2cb3e020e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:59.373752 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60ab7602-ff52-4b4c-a21a-75689eac0f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:59.375036 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:19:59.406249 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60ab7602-ff52-4b4c-a21a-75689eac0f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:59.409180 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeb30ec9-ff85-42f9-902c-79f0e4c91651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:59.478095 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Created reservations ['2722dad8-f8eb-4d95-bb8c-0063494d1a24', 'c3acd069-835f-4c4e-aeed-1bd09c0840e6', 'db6659ae-80e6-4101-9fd1-298d2517f29a', '0a562a63-0641-4be1-838a-a792e160d3f0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:19:59.478095 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeb30ec9-ff85-42f9-902c-79f0e4c91651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2722dad8-f8eb-4d95-bb8c-0063494d1a24', 'c3acd069-835f-4c4e-aeed-1bd09c0840e6', 'db6659ae-80e6-4101-9fd1-298d2517f29a', '0a562a63-0641-4be1-838a-a792e160d3f0']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:59.478095 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (245ac06d-de0f-4a1a-8fce-c7847f16c0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:59.503818 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (245ac06d-de0f-4a1a-8fce-c7847f16c0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90cf0fad-9507-4978-89f4-3617e58ec94f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-785139571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f978bdc00b1c47ae84f6e24c37f82f93',qos_specs=None,replication_status=,reservations=['2722dad8-f8eb-4d95-bb8c-0063494d1a24','c3acd069-835f-4c4e-aeed-1bd09c0840e6','db6659ae-80e6-4101-9fd1-298d2517f29a','0a562a63-0641-4be1-838a-a792e160d3f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664ac2677e344a8d81cb97613f2c5087',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-785139571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90cf0fad-9507-4978-89f4-3617e58ec94f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f978bdc00b1c47ae84f6e24c37f82f93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='664ac2677e344a8d81cb97613f2c5087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:59.504598 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ab42f8-48dc-4464-81c0-321e9b449377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:59.529283 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ab42f8-48dc-4464-81c0-321e9b449377) transitioned into state 'SUCCESS' from state '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-785139571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f978bdc00b1c47ae84f6e24c37f82f93',qos_specs=None,replication_status=,reservations=['2722dad8-f8eb-4d95-bb8c-0063494d1a24','c3acd069-835f-4c4e-aeed-1bd09c0840e6','db6659ae-80e6-4101-9fd1-298d2517f29a','0a562a63-0641-4be1-838a-a792e160d3f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664ac2677e344a8d81cb97613f2c5087',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:59.530104 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5b6cdf9-8d57-4b8f-bf47-feba994de6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:19:59.539526 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5b6cdf9-8d57-4b8f-bf47-feba994de6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:19:59.539526 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Flow 'volume_create_api' (f526c04d-be6a-47e0-a91c-aa2cb3e020e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:19:59.539906 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume request issued successfully. Aug 18 09:19:59.540444 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d087fc2b-95e1-4a0a-95f7-bea96f1840d7 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:19:59.540874 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 743/2956] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:19:59 2026] POST /volume/v3/volumes => generated 757 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:19:59.555286 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93dd74c2-73df-4ea7-ae1b-169c6f300e45 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:19:59.558316 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93dd74c2-73df-4ea7-ae1b-169c6f300e45 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f Aug 18 09:19:59.558316 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93dd74c2-73df-4ea7-ae1b-169c6f300e45 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:19:59.558316 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93dd74c2-73df-4ea7-ae1b-169c6f300e45 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:19:59.564993 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:19:59.564993 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:19:59.569069 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-93dd74c2-73df-4ea7-ae1b-169c6f300e45 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:19:59.573783 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93dd74c2-73df-4ea7-ae1b-169c6f300e45 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f returned with HTTP 200 Aug 18 09:19:59.573783 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 726/2957] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:19:59 2026] GET /volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:00.589527 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99be94ad-b94c-4eb5-a270-24a5b85d2bb0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:00.591186 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99be94ad-b94c-4eb5-a270-24a5b85d2bb0 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f Aug 18 09:20:00.591645 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99be94ad-b94c-4eb5-a270-24a5b85d2bb0 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:00.591924 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99be94ad-b94c-4eb5-a270-24a5b85d2bb0 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:00.598698 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:00.598698 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:00.602454 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-99be94ad-b94c-4eb5-a270-24a5b85d2bb0 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:00.607752 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99be94ad-b94c-4eb5-a270-24a5b85d2bb0 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f returned with HTTP 200 Aug 18 09:20:00.607752 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 751/2958] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:00 2026] GET /volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:00.619338 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bdec5096-6ab0-4359-a0e3-f6a19fc6531d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:00.621489 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdec5096-6ab0-4359-a0e3-f6a19fc6531d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:20:00.621903 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bdec5096-6ab0-4359-a0e3-f6a19fc6531d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90cf0fad-9507-4978-89f4-3617e58ec94f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1744264664"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:00.630696 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:00.630696 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:00.631192 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bdec5096-6ab0-4359-a0e3-f6a19fc6531d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:00.631321 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-bdec5096-6ab0-4359-a0e3-f6a19fc6531d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create snapshot from volume 90cf0fad-9507-4978-89f4-3617e58ec94f Aug 18 09:20:00.666162 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-bdec5096-6ab0-4359-a0e3-f6a19fc6531d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Created reservations ['0b149fda-cff4-44b7-96fb-cd0de5109a91', 'e17f341b-f9ff-46c0-98c2-66a46fd7df88', 'f86fb8b9-92e6-4132-8e4e-160ff8340af4', '49ca9b4c-7258-435f-b5f4-9b5d95612ec7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:00.704857 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bdec5096-6ab0-4359-a0e3-f6a19fc6531d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Snapshot create request issued successfully. Aug 18 09:20:00.705186 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdec5096-6ab0-4359-a0e3-f6a19fc6531d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:20:00.705674 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 739/2959] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:20:00 2026] POST /volume/v3/snapshots => generated 316 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:00.713884 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3785f087-bd34-43e2-b36a-00a9f08983d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:00.716115 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3785f087-bd34-43e2-b36a-00a9f08983d9 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 Aug 18 09:20:00.716349 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3785f087-bd34-43e2-b36a-00a9f08983d9 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:00.716647 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3785f087-bd34-43e2-b36a-00a9f08983d9 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:00.722321 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:00.722321 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:00.722897 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3785f087-bd34-43e2-b36a-00a9f08983d9 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Snapshot retrieved successfully. Aug 18 09:20:00.723906 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3785f087-bd34-43e2-b36a-00a9f08983d9 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 returned with HTTP 200 Aug 18 09:20:00.724365 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 744/2960] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:20:00 2026] GET /volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 => generated 448 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:00.846329 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f2134dd8-fc77-4caf-b4c6-c8da905bebdc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:00.962911 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2134dd8-fc77-4caf-b4c6-c8da905bebdc tempest-AvailabilityZoneTestJSON-1144124692 tempest-AvailabilityZoneTestJSON-1144124692-project-member] GET https://10.4.3.41/volume/v3/os-availability-zone Aug 18 09:20:00.962911 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2134dd8-fc77-4caf-b4c6-c8da905bebdc tempest-AvailabilityZoneTestJSON-1144124692 tempest-AvailabilityZoneTestJSON-1144124692-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:00.962911 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2134dd8-fc77-4caf-b4c6-c8da905bebdc tempest-AvailabilityZoneTestJSON-1144124692 tempest-AvailabilityZoneTestJSON-1144124692-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:00.965438 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f2134dd8-fc77-4caf-b4c6-c8da905bebdc tempest-AvailabilityZoneTestJSON-1144124692 tempest-AvailabilityZoneTestJSON-1144124692-project-member] Availability Zones retrieved successfully. Aug 18 09:20:00.965793 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2134dd8-fc77-4caf-b4c6-c8da905bebdc tempest-AvailabilityZoneTestJSON-1144124692 tempest-AvailabilityZoneTestJSON-1144124692-project-member] https://10.4.3.41/volume/v3/os-availability-zone returned with HTTP 200 Aug 18 09:20:00.966240 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 727/2961] 10.4.3.41 () {66 vars in 1269 bytes} [Tue Aug 18 09:20:00 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:20:01.734893 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5da7ef2b-6956-4014-ba85-42f773982eea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:01.736764 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5da7ef2b-6956-4014-ba85-42f773982eea tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 Aug 18 09:20:01.737101 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5da7ef2b-6956-4014-ba85-42f773982eea tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:01.737414 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5da7ef2b-6956-4014-ba85-42f773982eea tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:01.743359 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:01.743359 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:01.744010 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5da7ef2b-6956-4014-ba85-42f773982eea tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Snapshot retrieved successfully. Aug 18 09:20:01.745118 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5da7ef2b-6956-4014-ba85-42f773982eea tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 returned with HTTP 200 Aug 18 09:20:01.745719 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 752/2962] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:20:01 2026] GET /volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:01.755784 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:01.758418 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:01.758862 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "50d040a8-4741-4a49-9b2f-1b3725081de1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-822146534"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:01.760372 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume request body: {'volume': {"'snapshot_id": '50d040a8-4741-4a49-9b2f-1b3725081de1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-822146534'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:01.760583 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume of 1 GB Aug 18 09:20:01.760937 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:01.760937 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:01.765279 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Availability Zones retrieved successfully. Aug 18 09:20:01.771478 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Flow 'volume_create_api' (e1d37993-3c2c-4286-ad06-8b34b904c869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:01.772578 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5c958b-b12f-49d5-a5f0-032307265906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:01.773487 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:01.807313 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5c958b-b12f-49d5-a5f0-032307265906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:01.808110 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730529ce-627f-4449-a578-00123e44f290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:01.866998 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Created reservations ['d9a1356d-a660-4232-8869-496892c33ca9', '319449cf-881f-4564-9b06-df0a557f8bba', '9b781622-6c50-4d42-babd-ea126154b13f', 'c5e26c1b-5fbf-4c36-91cf-6bc7d8ffa85a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:01.867989 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730529ce-627f-4449-a578-00123e44f290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a1356d-a660-4232-8869-496892c33ca9', '319449cf-881f-4564-9b06-df0a557f8bba', '9b781622-6c50-4d42-babd-ea126154b13f', 'c5e26c1b-5fbf-4c36-91cf-6bc7d8ffa85a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:01.868827 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70784cdd-4b30-48fa-aad8-5483466e6ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:01.906113 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70784cdd-4b30-48fa-aad8-5483466e6ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f959e03a-c12e-476d-b279-058086e5ac6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-822146534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f978bdc00b1c47ae84f6e24c37f82f93',qos_specs=None,replication_status=,reservations=['d9a1356d-a660-4232-8869-496892c33ca9','319449cf-881f-4564-9b06-df0a557f8bba','9b781622-6c50-4d42-babd-ea126154b13f','c5e26c1b-5fbf-4c36-91cf-6bc7d8ffa85a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664ac2677e344a8d81cb97613f2c5087',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-822146534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f959e03a-c12e-476d-b279-058086e5ac6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f978bdc00b1c47ae84f6e24c37f82f93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='664ac2677e344a8d81cb97613f2c5087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:01.906897 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f9278d-67c9-4a6b-b2be-95cd9595d9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:01.936690 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f9278d-67c9-4a6b-b2be-95cd9595d9ea) transitioned into state 'SUCCESS' from state '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-822146534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f978bdc00b1c47ae84f6e24c37f82f93',qos_specs=None,replication_status=,reservations=['d9a1356d-a660-4232-8869-496892c33ca9','319449cf-881f-4564-9b06-df0a557f8bba','9b781622-6c50-4d42-babd-ea126154b13f','c5e26c1b-5fbf-4c36-91cf-6bc7d8ffa85a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664ac2677e344a8d81cb97613f2c5087',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:01.937623 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a609cfe-9b2c-4a64-9275-5193fc9388df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:01.966331 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a609cfe-9b2c-4a64-9275-5193fc9388df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:01.966331 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Flow 'volume_create_api' (e1d37993-3c2c-4286-ad06-8b34b904c869) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:01.966331 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume request issued successfully. Aug 18 09:20:01.966331 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-601ab3ca-fd19-41c6-9a70-b8cc5ea13222 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:01.966331 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 740/2963] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:20:01 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) Aug 18 09:20:01.982099 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:01.984960 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:01.986098 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "50d040a8-4741-4a49-9b2f-1b3725081de1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-139513991"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:01.988589 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume request body: {'volume': {"'snapshot_id": '50d040a8-4741-4a49-9b2f-1b3725081de1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-139513991'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:01.989475 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume of 1 GB Aug 18 09:20:01.997949 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Availability Zones retrieved successfully. Aug 18 09:20:02.006833 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Flow 'volume_create_api' (be178fe7-b072-4378-b8f3-994e1dccd7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:02.008208 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b958e4ec-d214-483b-a737-62b6d18ffecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.009474 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:02.043616 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b958e4ec-d214-483b-a737-62b6d18ffecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.044325 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e44fc4f-ef8f-40ac-9519-9b95195fb972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.114991 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Created reservations ['dcdfba03-23ed-4c1a-b87a-5bb056b6844e', '1f04aa9b-ad31-446b-a212-b75c1b7b3c22', 'ca0742c0-b4f3-4890-bfd4-5759a1d3255e', '3290d9e6-0ec9-4bf1-9330-251498b31a01'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:02.116211 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e44fc4f-ef8f-40ac-9519-9b95195fb972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcdfba03-23ed-4c1a-b87a-5bb056b6844e', '1f04aa9b-ad31-446b-a212-b75c1b7b3c22', 'ca0742c0-b4f3-4890-bfd4-5759a1d3255e', '3290d9e6-0ec9-4bf1-9330-251498b31a01']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.117301 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925d8643-0189-4730-8b89-e66a5371a9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.157148 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925d8643-0189-4730-8b89-e66a5371a9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1748db7-d8c4-4d74-8530-2218b1823608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-139513991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f978bdc00b1c47ae84f6e24c37f82f93',qos_specs=None,replication_status=,reservations=['dcdfba03-23ed-4c1a-b87a-5bb056b6844e','1f04aa9b-ad31-446b-a212-b75c1b7b3c22','ca0742c0-b4f3-4890-bfd4-5759a1d3255e','3290d9e6-0ec9-4bf1-9330-251498b31a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664ac2677e344a8d81cb97613f2c5087',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-139513991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1748db7-d8c4-4d74-8530-2218b1823608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f978bdc00b1c47ae84f6e24c37f82f93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='664ac2677e344a8d81cb97613f2c5087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.158440 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8c34a70-c6ab-4462-bec1-15a5c4d3fad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.191269 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8c34a70-c6ab-4462-bec1-15a5c4d3fad5) transitioned into state 'SUCCESS' from state '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-139513991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f978bdc00b1c47ae84f6e24c37f82f93',qos_specs=None,replication_status=,reservations=['dcdfba03-23ed-4c1a-b87a-5bb056b6844e','1f04aa9b-ad31-446b-a212-b75c1b7b3c22','ca0742c0-b4f3-4890-bfd4-5759a1d3255e','3290d9e6-0ec9-4bf1-9330-251498b31a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664ac2677e344a8d81cb97613f2c5087',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.192180 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (525eb667-18a7-4978-8c5a-137f63b678cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.204517 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (525eb667-18a7-4978-8c5a-137f63b678cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.205503 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Flow 'volume_create_api' (be178fe7-b072-4378-b8f3-994e1dccd7d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:02.205876 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume request issued successfully. Aug 18 09:20:02.206720 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6becde29-f51d-4263-822f-f1b13a1b02f2 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:02.207269 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 745/2964] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:20:01 2026] POST /volume/v3/volumes => generated 757 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:02.227338 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:02.229895 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:02.230234 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "50d040a8-4741-4a49-9b2f-1b3725081de1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1771794916"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:02.232190 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume request body: {'volume': {"'snapshot_id": '50d040a8-4741-4a49-9b2f-1b3725081de1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1771794916'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:02.232360 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume of 1 GB Aug 18 09:20:02.238725 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Availability Zones retrieved successfully. Aug 18 09:20:02.247144 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Flow 'volume_create_api' (eb6d598c-593a-430f-af74-d1fb501f2303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:02.248610 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08bd8433-9560-4e45-8eee-d20d3d5727f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.251791 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:02.292896 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08bd8433-9560-4e45-8eee-d20d3d5727f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.293840 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fbca25d-7e43-4dba-b933-0d7e42d5e30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.355710 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Created reservations ['60b3843b-49b9-436d-8a8b-0fefb404bc2e', 'a72670b3-c99b-4372-b69b-239240d6d4e3', 'bd87d0d8-2c63-4025-97f1-967a4da46423', 'dc67aa02-340f-4ccf-871f-e373854374c8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:02.356855 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fbca25d-7e43-4dba-b933-0d7e42d5e30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60b3843b-49b9-436d-8a8b-0fefb404bc2e', 'a72670b3-c99b-4372-b69b-239240d6d4e3', 'bd87d0d8-2c63-4025-97f1-967a4da46423', 'dc67aa02-340f-4ccf-871f-e373854374c8']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.357930 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d6c042f-8d7b-4fb0-9281-a8d8ed7163d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.393359 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d6c042f-8d7b-4fb0-9281-a8d8ed7163d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c1cfe47-4281-4174-88b3-9877eff73f2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1771794916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f978bdc00b1c47ae84f6e24c37f82f93',qos_specs=None,replication_status=,reservations=['60b3843b-49b9-436d-8a8b-0fefb404bc2e','a72670b3-c99b-4372-b69b-239240d6d4e3','bd87d0d8-2c63-4025-97f1-967a4da46423','dc67aa02-340f-4ccf-871f-e373854374c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664ac2677e344a8d81cb97613f2c5087',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1771794916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c1cfe47-4281-4174-88b3-9877eff73f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f978bdc00b1c47ae84f6e24c37f82f93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='664ac2677e344a8d81cb97613f2c5087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.394334 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c40fd7a-9a76-4691-a566-52ebc1b44b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.414918 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c40fd7a-9a76-4691-a566-52ebc1b44b2e) transitioned into state 'SUCCESS' from state '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-1771794916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f978bdc00b1c47ae84f6e24c37f82f93',qos_specs=None,replication_status=,reservations=['60b3843b-49b9-436d-8a8b-0fefb404bc2e','a72670b3-c99b-4372-b69b-239240d6d4e3','bd87d0d8-2c63-4025-97f1-967a4da46423','dc67aa02-340f-4ccf-871f-e373854374c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664ac2677e344a8d81cb97613f2c5087',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.415835 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (890ccf03-4a59-4560-8f51-963eafcfb3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.426338 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (890ccf03-4a59-4560-8f51-963eafcfb3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.427446 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Flow 'volume_create_api' (eb6d598c-593a-430f-af74-d1fb501f2303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:02.427825 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume request issued successfully. Aug 18 09:20:02.428553 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc8c7a5a-ea63-42ef-aca4-b489d6e917a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:02.429056 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 728/2965] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:20:02 2026] POST /volume/v3/volumes => generated 758 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:02.441781 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:02.444089 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:02.444552 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "50d040a8-4741-4a49-9b2f-1b3725081de1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1492082500"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:02.446446 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume request body: {'volume': {"'snapshot_id": '50d040a8-4741-4a49-9b2f-1b3725081de1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1492082500'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:02.446618 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume of 1 GB Aug 18 09:20:02.451766 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Availability Zones retrieved successfully. Aug 18 09:20:02.459961 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Flow 'volume_create_api' (d4ad246b-5df7-462c-ab13-72e6416ca11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:02.461244 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724da878-2986-4ddc-89ee-676fc7ec5276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.462603 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:02.499456 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724da878-2986-4ddc-89ee-676fc7ec5276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.500542 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a48121-6b45-43e9-9aa8-5927e618d743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.562142 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Created reservations ['5d8d62ca-95ec-4999-8098-52e8f3b4b7d5', '960c8511-956b-4552-b53c-58f8dc3245eb', 'eb99dafa-c8e7-4c9a-a9fd-800691c26e12', 'dd6e588b-953a-4f20-b9e7-fd573c357fba'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:02.563175 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a48121-6b45-43e9-9aa8-5927e618d743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d8d62ca-95ec-4999-8098-52e8f3b4b7d5', '960c8511-956b-4552-b53c-58f8dc3245eb', 'eb99dafa-c8e7-4c9a-a9fd-800691c26e12', 'dd6e588b-953a-4f20-b9e7-fd573c357fba']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.564322 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823c02ca-631b-4103-b389-d18d5ab23c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.598927 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823c02ca-631b-4103-b389-d18d5ab23c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1060684-0c55-460c-9a01-95200a30c614', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1492082500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f978bdc00b1c47ae84f6e24c37f82f93',qos_specs=None,replication_status=,reservations=['5d8d62ca-95ec-4999-8098-52e8f3b4b7d5','960c8511-956b-4552-b53c-58f8dc3245eb','eb99dafa-c8e7-4c9a-a9fd-800691c26e12','dd6e588b-953a-4f20-b9e7-fd573c357fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664ac2677e344a8d81cb97613f2c5087',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1492082500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1060684-0c55-460c-9a01-95200a30c614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f978bdc00b1c47ae84f6e24c37f82f93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='664ac2677e344a8d81cb97613f2c5087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.599740 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e340a27e-3d82-468c-8575-f690e5e76fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.620234 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e340a27e-3d82-468c-8575-f690e5e76fcb) transitioned into state 'SUCCESS' from state '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-1492082500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f978bdc00b1c47ae84f6e24c37f82f93',qos_specs=None,replication_status=,reservations=['5d8d62ca-95ec-4999-8098-52e8f3b4b7d5','960c8511-956b-4552-b53c-58f8dc3245eb','eb99dafa-c8e7-4c9a-a9fd-800691c26e12','dd6e588b-953a-4f20-b9e7-fd573c357fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664ac2677e344a8d81cb97613f2c5087',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.621207 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddc4c243-cd56-4118-9d43-603547b332a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.634353 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddc4c243-cd56-4118-9d43-603547b332a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.635577 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Flow 'volume_create_api' (d4ad246b-5df7-462c-ab13-72e6416ca11a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:02.635965 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume request issued successfully. Aug 18 09:20:02.636723 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-499fea6f-9b30-4866-9821-52c2dd3d8215 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:02.637594 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 753/2966] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:20:02 2026] POST /volume/v3/volumes => generated 758 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:02.654629 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:02.657700 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:02.657873 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "50d040a8-4741-4a49-9b2f-1b3725081de1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-979468980"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:02.660172 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume request body: {'volume': {"'snapshot_id": '50d040a8-4741-4a49-9b2f-1b3725081de1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-979468980'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:02.660353 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume of 1 GB Aug 18 09:20:02.660780 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:02.660780 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:02.665699 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Availability Zones retrieved successfully. Aug 18 09:20:02.671926 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Flow 'volume_create_api' (33724e1f-55fb-48bd-bea7-558cba1a95d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:02.672988 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b933231b-f78b-470d-acdb-e23787890e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.674009 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:02.723290 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b933231b-f78b-470d-acdb-e23787890e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.724064 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3db90759-b279-4f6f-90c6-80dbc5730a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.772204 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Created reservations ['0ff17216-04de-4d5b-8853-dad32dcec3bb', 'dcf2efbf-8e03-43b4-ac27-7610d8a7a5d6', '8a9dd971-512a-483a-8086-07dc59ab61c4', 'bdae9c37-da79-47fa-ba6f-8698a8a95b0d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:02.773550 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3db90759-b279-4f6f-90c6-80dbc5730a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ff17216-04de-4d5b-8853-dad32dcec3bb', 'dcf2efbf-8e03-43b4-ac27-7610d8a7a5d6', '8a9dd971-512a-483a-8086-07dc59ab61c4', 'bdae9c37-da79-47fa-ba6f-8698a8a95b0d']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.773826 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17fe674d-533e-4580-8c53-040d3312005f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.797761 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17fe674d-533e-4580-8c53-040d3312005f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0abe0c87-3db7-4a8d-b85b-99c9ede99d82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-979468980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f978bdc00b1c47ae84f6e24c37f82f93',qos_specs=None,replication_status=,reservations=['0ff17216-04de-4d5b-8853-dad32dcec3bb','dcf2efbf-8e03-43b4-ac27-7610d8a7a5d6','8a9dd971-512a-483a-8086-07dc59ab61c4','bdae9c37-da79-47fa-ba6f-8698a8a95b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664ac2677e344a8d81cb97613f2c5087',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-979468980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0abe0c87-3db7-4a8d-b85b-99c9ede99d82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f978bdc00b1c47ae84f6e24c37f82f93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='664ac2677e344a8d81cb97613f2c5087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.798601 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b2638e8-e983-4c3c-8c25-cf766b8dd6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.822141 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b2638e8-e983-4c3c-8c25-cf766b8dd6df) transitioned into state 'SUCCESS' from state '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-979468980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f978bdc00b1c47ae84f6e24c37f82f93',qos_specs=None,replication_status=,reservations=['0ff17216-04de-4d5b-8853-dad32dcec3bb','dcf2efbf-8e03-43b4-ac27-7610d8a7a5d6','8a9dd971-512a-483a-8086-07dc59ab61c4','bdae9c37-da79-47fa-ba6f-8698a8a95b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664ac2677e344a8d81cb97613f2c5087',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.822911 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed605dc-39e2-4610-8d42-642fd4011a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:02.832268 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed605dc-39e2-4610-8d42-642fd4011a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:02.833338 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Flow 'volume_create_api' (33724e1f-55fb-48bd-bea7-558cba1a95d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:02.833891 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Create volume request issued successfully. Aug 18 09:20:02.834470 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b65256d5-a32e-4e83-93ff-7448db7eb92d tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:02.835096 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 741/2967] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:20:02 2026] POST /volume/v3/volumes => generated 757 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:02.848705 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb6ebdc4-e839-4582-a326-8028705c4516 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:02.851856 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1040c32a-a57a-41b0-a67f-c2b34e80925a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:02.851961 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb6ebdc4-e839-4582-a326-8028705c4516 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:02.852263 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb6ebdc4-e839-4582-a326-8028705c4516 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:02.852595 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb6ebdc4-e839-4582-a326-8028705c4516 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:02.854255 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1040c32a-a57a-41b0-a67f-c2b34e80925a tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/f959e03a-c12e-476d-b279-058086e5ac6c Aug 18 09:20:02.854618 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1040c32a-a57a-41b0-a67f-c2b34e80925a tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:02.854883 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1040c32a-a57a-41b0-a67f-c2b34e80925a tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:02.860991 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:02.860991 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:02.865532 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb6ebdc4-e839-4582-a326-8028705c4516 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:02.866298 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:02.866298 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:02.869907 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb6ebdc4-e839-4582-a326-8028705c4516 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:02.870466 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 746/2968] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:02 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:02.872405 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1040c32a-a57a-41b0-a67f-c2b34e80925a tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:02.878162 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1040c32a-a57a-41b0-a67f-c2b34e80925a tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/f959e03a-c12e-476d-b279-058086e5ac6c returned with HTTP 200 Aug 18 09:20:02.878700 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 729/2969] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:02 2026] GET /volume/v3/volumes/f959e03a-c12e-476d-b279-058086e5ac6c => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:02.884984 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b5122779-b3e0-4261-a37c-25c140b1612a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:02.886157 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:02.887305 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5122779-b3e0-4261-a37c-25c140b1612a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:02.887749 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5122779-b3e0-4261-a37c-25c140b1612a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:02.888010 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5122779-b3e0-4261-a37c-25c140b1612a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:02.888430 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:02.888762 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1258938465"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:02.890496 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Create volume request body: {'volume': {'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1258938465'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:02.893161 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-013e7e3e-a4c3-4bfe-b7b8-d9100d27ee40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:02.895328 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-013e7e3e-a4c3-4bfe-b7b8-d9100d27ee40 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/a1748db7-d8c4-4d74-8530-2218b1823608 Aug 18 09:20:02.895622 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-013e7e3e-a4c3-4bfe-b7b8-d9100d27ee40 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:02.895921 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-013e7e3e-a4c3-4bfe-b7b8-d9100d27ee40 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:02.897101 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:02.897101 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:02.902367 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b5122779-b3e0-4261-a37c-25c140b1612a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:02.903697 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:02.903697 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:02.908002 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5122779-b3e0-4261-a37c-25c140b1612a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:02.908205 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-013e7e3e-a4c3-4bfe-b7b8-d9100d27ee40 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:02.908252 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 754/2970] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:02 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:02.914517 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-013e7e3e-a4c3-4bfe-b7b8-d9100d27ee40 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/a1748db7-d8c4-4d74-8530-2218b1823608 returned with HTTP 200 Aug 18 09:20:02.914517 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 747/2971] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:02 2026] GET /volume/v3/volumes/a1748db7-d8c4-4d74-8530-2218b1823608 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:02.926105 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a73e22c-12b9-403d-b4e0-d3784acb2768 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:02.929006 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a73e22c-12b9-403d-b4e0-d3784acb2768 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/8c1cfe47-4281-4174-88b3-9877eff73f2b Aug 18 09:20:02.929230 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a73e22c-12b9-403d-b4e0-d3784acb2768 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:02.929488 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a73e22c-12b9-403d-b4e0-d3784acb2768 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:02.936770 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:02.936770 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:02.942243 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1a73e22c-12b9-403d-b4e0-d3784acb2768 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:02.951866 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a73e22c-12b9-403d-b4e0-d3784acb2768 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/8c1cfe47-4281-4174-88b3-9877eff73f2b returned with HTTP 200 Aug 18 09:20:02.952485 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 730/2972] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:02 2026] GET /volume/v3/volumes/8c1cfe47-4281-4174-88b3-9877eff73f2b => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:02.967638 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75fa19cb-52fe-4633-9418-fa23af022a1e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:02.969376 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75fa19cb-52fe-4633-9418-fa23af022a1e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/b1060684-0c55-460c-9a01-95200a30c614 Aug 18 09:20:02.969599 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75fa19cb-52fe-4633-9418-fa23af022a1e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:02.969938 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75fa19cb-52fe-4633-9418-fa23af022a1e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:02.971607 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-c729b497-e2f8-40b3-9198-561cf3ed41e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:02.974932 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-c729b497-e2f8-40b3-9198-561cf3ed41e3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:02.975219 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-c729b497-e2f8-40b3-9198-561cf3ed41e3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:02.975528 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-c729b497-e2f8-40b3-9198-561cf3ed41e3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:02.977615 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:02.977615 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:02.981978 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-75fa19cb-52fe-4633-9418-fa23af022a1e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:02.986697 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:02.986697 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:02.987320 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75fa19cb-52fe-4633-9418-fa23af022a1e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/b1060684-0c55-460c-9a01-95200a30c614 returned with HTTP 200 Aug 18 09:20:02.987320 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 755/2973] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:02 2026] GET /volume/v3/volumes/b1060684-0c55-460c-9a01-95200a30c614 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:02.995660 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-c729b497-e2f8-40b3-9198-561cf3ed41e3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:03.001848 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-c729b497-e2f8-40b3-9198-561cf3ed41e3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:03.002281 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 748/2974] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:20:02 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:03.004095 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ab2fcf2-af6b-4863-81c8-e404038ee587 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:03.005816 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ab2fcf2-af6b-4863-81c8-e404038ee587 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/0abe0c87-3db7-4a8d-b85b-99c9ede99d82 Aug 18 09:20:03.006006 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ab2fcf2-af6b-4863-81c8-e404038ee587 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:03.006183 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ab2fcf2-af6b-4863-81c8-e404038ee587 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:03.012786 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:03.012786 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:03.023695 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ab2fcf2-af6b-4863-81c8-e404038ee587 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:03.028257 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ab2fcf2-af6b-4863-81c8-e404038ee587 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/0abe0c87-3db7-4a8d-b85b-99c9ede99d82 returned with HTTP 200 Aug 18 09:20:03.028843 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 731/2975] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:03 2026] GET /volume/v3/volumes/0abe0c87-3db7-4a8d-b85b-99c9ede99d82 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:03.046853 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b4cdf140-6a4e-4ad9-b5e9-cb6b7c26712b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:03.049722 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4cdf140-6a4e-4ad9-b5e9-cb6b7c26712b tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0abe0c87-3db7-4a8d-b85b-99c9ede99d82 Aug 18 09:20:03.049722 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4cdf140-6a4e-4ad9-b5e9-cb6b7c26712b tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:03.049722 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4cdf140-6a4e-4ad9-b5e9-cb6b7c26712b tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:03.049722 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b4cdf140-6a4e-4ad9-b5e9-cb6b7c26712b tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete volume with id: 0abe0c87-3db7-4a8d-b85b-99c9ede99d82 Aug 18 09:20:03.059013 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:03.059013 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:03.059579 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b4cdf140-6a4e-4ad9-b5e9-cb6b7c26712b tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:03.088272 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b4cdf140-6a4e-4ad9-b5e9-cb6b7c26712b tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete volume request issued successfully. Aug 18 09:20:03.088563 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4cdf140-6a4e-4ad9-b5e9-cb6b7c26712b tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/0abe0c87-3db7-4a8d-b85b-99c9ede99d82 returned with HTTP 202 Aug 18 09:20:03.089131 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 756/2976] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:03 2026] DELETE /volume/v3/volumes/0abe0c87-3db7-4a8d-b85b-99c9ede99d82 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:03.102785 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f51fc3ae-0560-47b5-a9fc-b1a4aad2a772 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:03.103085 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d935725-6bf4-4117-a0e2-dc1c065e3105 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:03.103157 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f51fc3ae-0560-47b5-a9fc-b1a4aad2a772 None None] GET https://10.4.3.41/volume// Aug 18 09:20:03.103157 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f51fc3ae-0560-47b5-a9fc-b1a4aad2a772 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:03.103157 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f51fc3ae-0560-47b5-a9fc-b1a4aad2a772 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:03.103157 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f51fc3ae-0560-47b5-a9fc-b1a4aad2a772 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:03.103157 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 732/2977] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:20:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:03.108987 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d935725-6bf4-4117-a0e2-dc1c065e3105 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/0abe0c87-3db7-4a8d-b85b-99c9ede99d82 Aug 18 09:20:03.109291 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d935725-6bf4-4117-a0e2-dc1c065e3105 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:03.109698 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d935725-6bf4-4117-a0e2-dc1c065e3105 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:03.111922 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Create volume of 1 GB Aug 18 09:20:03.112474 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:03.112474 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:03.113142 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-2626f860-133a-48a9-8b54-5c8bce9b7208 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:03.116228 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-2626f860-133a-48a9-8b54-5c8bce9b7208 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:20:03.116768 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-2626f860-133a-48a9-8b54-5c8bce9b7208 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbccc875-09e8-440e-8d5a-1191bcd3ddab", "connector": null, "instance_uuid": "9e9191f6-7364-49f2-abe6-795ca79297c4"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:03.119761 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:03.119761 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:03.121737 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Availability Zones retrieved successfully. Aug 18 09:20:03.125767 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5d935725-6bf4-4117-a0e2-dc1c065e3105 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:03.129290 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:03.129290 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:03.129658 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Flow 'volume_create_api' (1966fc9d-a287-49d6-837e-fe6827eae81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:03.130173 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d935725-6bf4-4117-a0e2-dc1c065e3105 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/0abe0c87-3db7-4a8d-b85b-99c9ede99d82 returned with HTTP 200 Aug 18 09:20:03.130990 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 749/2978] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:03 2026] GET /volume/v3/volumes/0abe0c87-3db7-4a8d-b85b-99c9ede99d82 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:03.131264 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b76ba045-71ca-465c-b2dd-e7cd64edbbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:03.133297 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:03.164537 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-2626f860-133a-48a9-8b54-5c8bce9b7208 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:20:03.165052 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 757/2979] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:20:03 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:03.200447 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f9f895a-9e5d-45c8-a538-79071211da24 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:03.202259 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f9f895a-9e5d-45c8-a538-79071211da24 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:03.202507 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f9f895a-9e5d-45c8-a538-79071211da24 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:03.202694 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f9f895a-9e5d-45c8-a538-79071211da24 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:03.211960 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b76ba045-71ca-465c-b2dd-e7cd64edbbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:03.212731 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4892f4-00cd-4205-9901-e59f99dbf816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:03.213477 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:03.213477 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:03.218115 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f9f895a-9e5d-45c8-a538-79071211da24 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:03.219219 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c885108-5b70-4a39-ab71-008c2109e4d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:03.219766 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c885108-5b70-4a39-ab71-008c2109e4d2 None None] GET https://10.4.3.41/volume// Aug 18 09:20:03.219994 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c885108-5b70-4a39-ab71-008c2109e4d2 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:03.220247 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c885108-5b70-4a39-ab71-008c2109e4d2 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:03.221152 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c885108-5b70-4a39-ab71-008c2109e4d2 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:03.221152 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 750/2980] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:20:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:03.225226 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f9f895a-9e5d-45c8-a538-79071211da24 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:03.225885 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 733/2981] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:03 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:03.230096 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-2003dbb1-53ba-4352-a89c-8bf1138073bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:03.233039 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-2003dbb1-53ba-4352-a89c-8bf1138073bd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:03.233410 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-2003dbb1-53ba-4352-a89c-8bf1138073bd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:03.233708 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-2003dbb1-53ba-4352-a89c-8bf1138073bd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:03.248426 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:03.248426 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:03.255830 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-2003dbb1-53ba-4352-a89c-8bf1138073bd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:03.264546 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-2003dbb1-53ba-4352-a89c-8bf1138073bd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:03.265213 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 758/2982] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:20:03 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 1054 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:03.287856 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Created reservations ['2e316fb5-1676-45bc-a38e-007ee25fbdfd', '75f50f2a-2cf5-431e-8f48-416c3580b871', 'a1d8a1c6-c17c-4793-8d8c-043dd1a3d6f7', '20a817e8-b19d-4de9-9a2d-a583ca4e5b67'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:03.289125 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4892f4-00cd-4205-9901-e59f99dbf816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e316fb5-1676-45bc-a38e-007ee25fbdfd', '75f50f2a-2cf5-431e-8f48-416c3580b871', 'a1d8a1c6-c17c-4793-8d8c-043dd1a3d6f7', '20a817e8-b19d-4de9-9a2d-a583ca4e5b67']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:03.290551 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6c2376-fe53-4e07-a84e-32b1338001e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:03.319022 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6c2376-fe53-4e07-a84e-32b1338001e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccaf394d-6535-44d2-9366-7dc54252f5e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1258938465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba2d0f7846044d4f885305207f46ca0b',qos_specs=None,replication_status=,reservations=['2e316fb5-1676-45bc-a38e-007ee25fbdfd','75f50f2a-2cf5-431e-8f48-416c3580b871','a1d8a1c6-c17c-4793-8d8c-043dd1a3d6f7','20a817e8-b19d-4de9-9a2d-a583ca4e5b67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd96caf46854147af1f883690baa3f3',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1258938465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccaf394d-6535-44d2-9366-7dc54252f5e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba2d0f7846044d4f885305207f46ca0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd96caf46854147af1f883690baa3f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:03.319798 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a94c8b7-91e0-4d68-bd1d-67fe8a701a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:03.343086 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a94c8b7-91e0-4d68-bd1d-67fe8a701a10) transitioned into state 'SUCCESS' from state '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-1258938465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba2d0f7846044d4f885305207f46ca0b',qos_specs=None,replication_status=,reservations=['2e316fb5-1676-45bc-a38e-007ee25fbdfd','75f50f2a-2cf5-431e-8f48-416c3580b871','a1d8a1c6-c17c-4793-8d8c-043dd1a3d6f7','20a817e8-b19d-4de9-9a2d-a583ca4e5b67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd96caf46854147af1f883690baa3f3',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:03.343821 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (441802ad-f52d-4c74-ad3e-317a3c9791b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:03.355659 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (441802ad-f52d-4c74-ad3e-317a3c9791b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:03.356977 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Flow 'volume_create_api' (1966fc9d-a287-49d6-837e-fe6827eae81c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:03.357505 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Create volume request issued successfully. Aug 18 09:20:03.358337 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa32f2b6-70d0-44a9-8799-473387b59a37 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:03.358919 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 742/2983] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:20:02 2026] POST /volume/v3/volumes => generated 746 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:03.375400 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a8f2a69-76f0-4a7d-ae1a-e21cf270f061 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:03.377106 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a8f2a69-76f0-4a7d-ae1a-e21cf270f061 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 Aug 18 09:20:03.377287 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a8f2a69-76f0-4a7d-ae1a-e21cf270f061 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:03.377509 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a8f2a69-76f0-4a7d-ae1a-e21cf270f061 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:03.381461 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-850bca8d-f803-467f-a775-27e556bba277 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:03.383710 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-850bca8d-f803-467f-a775-27e556bba277 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] PUT https://10.4.3.41/volume/v3/attachments/c3af4871-f0c5-49b5-baf9-d4c44a5b11a5 Aug 18 09:20:03.384164 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-850bca8d-f803-467f-a775-27e556bba277 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:03.386327 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:03.386327 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:03.391942 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-850bca8d-f803-467f-a775-27e556bba277 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Acquiring lock "cinder-attachment_update-fbccc875-09e8-440e-8d5a-1191bcd3ddab-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:20:03.394726 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a8f2a69-76f0-4a7d-ae1a-e21cf270f061 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:03.396646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-850bca8d-f803-467f-a775-27e556bba277 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Lock "cinder-attachment_update-fbccc875-09e8-440e-8d5a-1191bcd3ddab-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:20:03.397566 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:03.397566 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:03.404120 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a8f2a69-76f0-4a7d-ae1a-e21cf270f061 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 returned with HTTP 200 Aug 18 09:20:03.404613 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 751/2984] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:03 2026] GET /volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:03.521968 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-850bca8d-f803-467f-a775-27e556bba277 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Lock "cinder-attachment_update-fbccc875-09e8-440e-8d5a-1191bcd3ddab-np0000007625" released by "attachment_update" :: held 0.125s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:20:03.522381 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-850bca8d-f803-467f-a775-27e556bba277 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/c3af4871-f0c5-49b5-baf9-d4c44a5b11a5 returned with HTTP 200 Aug 18 09:20:03.522968 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 734/2985] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:20:03 2026] PUT /volume/v3/attachments/c3af4871-f0c5-49b5-baf9-d4c44a5b11a5 => generated 968 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:03.534258 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-5fe184e9-2367-47da-84e1-d9e9c7a84b7a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:03.537276 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-5fe184e9-2367-47da-84e1-d9e9c7a84b7a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/encryption Aug 18 09:20:03.537771 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-5fe184e9-2367-47da-84e1-d9e9c7a84b7a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:03.538251 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-5fe184e9-2367-47da-84e1-d9e9c7a84b7a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:03.551511 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:03.551511 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:03.561118 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-5fe184e9-2367-47da-84e1-d9e9c7a84b7a tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/encryption returned with HTTP 200 Aug 18 09:20:03.561672 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 759/2986] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:20:03 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:04.150709 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8cf8f227-dcea-40f7-8b9b-f9fd9bb25e64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:04.153222 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cf8f227-dcea-40f7-8b9b-f9fd9bb25e64 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/0abe0c87-3db7-4a8d-b85b-99c9ede99d82 Aug 18 09:20:04.153520 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cf8f227-dcea-40f7-8b9b-f9fd9bb25e64 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:04.153776 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cf8f227-dcea-40f7-8b9b-f9fd9bb25e64 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:04.162430 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cf8f227-dcea-40f7-8b9b-f9fd9bb25e64 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/0abe0c87-3db7-4a8d-b85b-99c9ede99d82 returned with HTTP 404 Aug 18 09:20:04.163077 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 743/2987] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:04 2026] GET /volume/v3/volumes/0abe0c87-3db7-4a8d-b85b-99c9ede99d82 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:04.169591 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5476a87d-207a-4d2d-ae05-8d637ee8fec6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:04.171603 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5476a87d-207a-4d2d-ae05-8d637ee8fec6 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b1060684-0c55-460c-9a01-95200a30c614 Aug 18 09:20:04.171816 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5476a87d-207a-4d2d-ae05-8d637ee8fec6 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:04.172034 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5476a87d-207a-4d2d-ae05-8d637ee8fec6 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:04.172218 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5476a87d-207a-4d2d-ae05-8d637ee8fec6 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete volume with id: b1060684-0c55-460c-9a01-95200a30c614 Aug 18 09:20:04.179329 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:04.179329 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:04.179884 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5476a87d-207a-4d2d-ae05-8d637ee8fec6 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:04.201879 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5476a87d-207a-4d2d-ae05-8d637ee8fec6 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete volume request issued successfully. Aug 18 09:20:04.202162 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5476a87d-207a-4d2d-ae05-8d637ee8fec6 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/b1060684-0c55-460c-9a01-95200a30c614 returned with HTTP 202 Aug 18 09:20:04.202927 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 752/2988] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:04 2026] DELETE /volume/v3/volumes/b1060684-0c55-460c-9a01-95200a30c614 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:04.210770 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9abee96a-9032-4841-a2c0-32110da27853 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:04.212763 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9abee96a-9032-4841-a2c0-32110da27853 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/b1060684-0c55-460c-9a01-95200a30c614 Aug 18 09:20:04.212962 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9abee96a-9032-4841-a2c0-32110da27853 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:04.213159 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9abee96a-9032-4841-a2c0-32110da27853 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:04.220697 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:04.220697 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:04.225349 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9abee96a-9032-4841-a2c0-32110da27853 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:04.229664 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9abee96a-9032-4841-a2c0-32110da27853 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/b1060684-0c55-460c-9a01-95200a30c614 returned with HTTP 200 Aug 18 09:20:04.230083 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 735/2989] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:04 2026] GET /volume/v3/volumes/b1060684-0c55-460c-9a01-95200a30c614 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:04.241270 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f743f3d-a3bc-4129-beae-b613bc6245dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:04.244135 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f743f3d-a3bc-4129-beae-b613bc6245dd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:04.244532 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f743f3d-a3bc-4129-beae-b613bc6245dd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:04.244818 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f743f3d-a3bc-4129-beae-b613bc6245dd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:04.257579 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:04.257579 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:04.263314 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f743f3d-a3bc-4129-beae-b613bc6245dd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:04.272168 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f743f3d-a3bc-4129-beae-b613bc6245dd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:04.272168 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 760/2990] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:04 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:04.418400 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a756a36a-21e4-4ac9-b532-2d0210e267c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:04.420106 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a756a36a-21e4-4ac9-b532-2d0210e267c4 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 Aug 18 09:20:04.420308 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a756a36a-21e4-4ac9-b532-2d0210e267c4 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:04.420533 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a756a36a-21e4-4ac9-b532-2d0210e267c4 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:04.426741 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:04.426741 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:04.429915 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a756a36a-21e4-4ac9-b532-2d0210e267c4 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:04.433962 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a756a36a-21e4-4ac9-b532-2d0210e267c4 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 returned with HTTP 200 Aug 18 09:20:04.434289 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 744/2991] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:04 2026] GET /volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 => generated 1354 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:04.446840 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e246f23-63f4-4ca4-b41e-cd905d7ccf15 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:04.448442 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e246f23-63f4-4ca4-b41e-cd905d7ccf15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] POST https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7/action Aug 18 09:20:04.448793 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e246f23-63f4-4ca4-b41e-cd905d7ccf15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:04.448964 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e246f23-63f4-4ca4-b41e-cd905d7ccf15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:04.457326 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:04.457326 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:04.457807 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9e246f23-63f4-4ca4-b41e-cd905d7ccf15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:04.502516 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9e246f23-63f4-4ca4-b41e-cd905d7ccf15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Created reservations ['8a3cc007-73ee-4a22-8b4a-3d94d8c9456e', '8f2a0775-d0e4-4f83-b954-707d3100fc2d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:04.514402 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9e246f23-63f4-4ca4-b41e-cd905d7ccf15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Extend volume request issued successfully. Aug 18 09:20:04.514661 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e246f23-63f4-4ca4-b41e-cd905d7ccf15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7/action returned with HTTP 202 Aug 18 09:20:04.515194 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 753/2992] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:20:04 2026] POST /volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:20:04.522947 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20de2b44-6e9c-4b7b-824f-248d3aaa62aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:04.525851 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20de2b44-6e9c-4b7b-824f-248d3aaa62aa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 Aug 18 09:20:04.525851 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20de2b44-6e9c-4b7b-824f-248d3aaa62aa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:04.526774 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20de2b44-6e9c-4b7b-824f-248d3aaa62aa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:04.539824 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:04.539824 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:04.549219 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-20de2b44-6e9c-4b7b-824f-248d3aaa62aa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:04.552100 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20de2b44-6e9c-4b7b-824f-248d3aaa62aa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 returned with HTTP 200 Aug 18 09:20:04.553500 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 736/2993] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:04 2026] GET /volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:05.246698 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-069e2325-e5f4-4849-8134-47c35d3bc49c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:05.249725 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-069e2325-e5f4-4849-8134-47c35d3bc49c tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/b1060684-0c55-460c-9a01-95200a30c614 Aug 18 09:20:05.249725 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-069e2325-e5f4-4849-8134-47c35d3bc49c tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:05.249725 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-069e2325-e5f4-4849-8134-47c35d3bc49c tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:05.257127 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-069e2325-e5f4-4849-8134-47c35d3bc49c tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/b1060684-0c55-460c-9a01-95200a30c614 returned with HTTP 404 Aug 18 09:20:05.258059 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 761/2994] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:05 2026] GET /volume/v3/volumes/b1060684-0c55-460c-9a01-95200a30c614 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:05.266500 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1cb6c3f3-ea3f-41c6-829d-e66b765548a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:05.268274 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cb6c3f3-ea3f-41c6-829d-e66b765548a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] DELETE https://10.4.3.41/volume/v3/volumes/8c1cfe47-4281-4174-88b3-9877eff73f2b Aug 18 09:20:05.268717 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cb6c3f3-ea3f-41c6-829d-e66b765548a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:05.268764 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cb6c3f3-ea3f-41c6-829d-e66b765548a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:05.268931 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1cb6c3f3-ea3f-41c6-829d-e66b765548a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete volume with id: 8c1cfe47-4281-4174-88b3-9877eff73f2b Aug 18 09:20:05.276523 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:05.276523 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:05.277007 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1cb6c3f3-ea3f-41c6-829d-e66b765548a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:05.289992 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2bcc2f4-45cf-4e7f-8b17-52e9628e2216 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:05.292133 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2bcc2f4-45cf-4e7f-8b17-52e9628e2216 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:05.292354 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2bcc2f4-45cf-4e7f-8b17-52e9628e2216 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:05.292577 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2bcc2f4-45cf-4e7f-8b17-52e9628e2216 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:05.293089 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1cb6c3f3-ea3f-41c6-829d-e66b765548a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete volume request issued successfully. Aug 18 09:20:05.293278 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cb6c3f3-ea3f-41c6-829d-e66b765548a3 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/8c1cfe47-4281-4174-88b3-9877eff73f2b returned with HTTP 202 Aug 18 09:20:05.293759 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 745/2995] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:05 2026] DELETE /volume/v3/volumes/8c1cfe47-4281-4174-88b3-9877eff73f2b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:05.303137 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d570598-dd55-4ca9-85e9-c27af1f72f26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:05.307164 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d570598-dd55-4ca9-85e9-c27af1f72f26 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/8c1cfe47-4281-4174-88b3-9877eff73f2b Aug 18 09:20:05.307305 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:05.307305 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:05.307374 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d570598-dd55-4ca9-85e9-c27af1f72f26 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:05.307374 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d570598-dd55-4ca9-85e9-c27af1f72f26 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:05.310309 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b2bcc2f4-45cf-4e7f-8b17-52e9628e2216 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:05.314630 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2bcc2f4-45cf-4e7f-8b17-52e9628e2216 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:05.317283 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 754/2996] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:05 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:20:05.317421 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:05.317421 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:05.320877 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d570598-dd55-4ca9-85e9-c27af1f72f26 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:05.327718 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d570598-dd55-4ca9-85e9-c27af1f72f26 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/8c1cfe47-4281-4174-88b3-9877eff73f2b returned with HTTP 200 Aug 18 09:20:05.328423 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 737/2997] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:05 2026] GET /volume/v3/volumes/8c1cfe47-4281-4174-88b3-9877eff73f2b => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:05.566566 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8cb4e688-396f-4b4b-9699-91f7d93c13ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:05.568726 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8cb4e688-396f-4b4b-9699-91f7d93c13ef tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 Aug 18 09:20:05.569241 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8cb4e688-396f-4b4b-9699-91f7d93c13ef tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:05.569794 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8cb4e688-396f-4b4b-9699-91f7d93c13ef tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:05.576561 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:05.576561 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:05.580006 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8cb4e688-396f-4b4b-9699-91f7d93c13ef tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:05.584086 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8cb4e688-396f-4b4b-9699-91f7d93c13ef tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 returned with HTTP 200 Aug 18 09:20:05.584439 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 762/2998] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:05 2026] GET /volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:05.598138 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f70f922-54c1-4837-ac3c-b67ff16c18d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:05.599812 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f70f922-54c1-4837-ac3c-b67ff16c18d5 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 Aug 18 09:20:05.599979 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f70f922-54c1-4837-ac3c-b67ff16c18d5 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:05.600151 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f70f922-54c1-4837-ac3c-b67ff16c18d5 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:05.606686 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:05.606686 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:05.610294 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9f70f922-54c1-4837-ac3c-b67ff16c18d5 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:05.614886 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f70f922-54c1-4837-ac3c-b67ff16c18d5 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 returned with HTTP 200 Aug 18 09:20:05.615226 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 746/2999] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:05 2026] GET /volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:05.628968 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c016a20-2177-4ef7-a34d-80b08945eb03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:05.630735 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c016a20-2177-4ef7-a34d-80b08945eb03 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 Aug 18 09:20:05.630907 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c016a20-2177-4ef7-a34d-80b08945eb03 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:05.631090 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c016a20-2177-4ef7-a34d-80b08945eb03 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:05.637596 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:05.637596 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:05.640803 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c016a20-2177-4ef7-a34d-80b08945eb03 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:05.645331 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c016a20-2177-4ef7-a34d-80b08945eb03 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 returned with HTTP 200 Aug 18 09:20:05.645724 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 755/3000] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:05 2026] GET /volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:05.657805 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e50a7856-aec6-4e70-acf5-bdad773d8f1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:05.661782 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e50a7856-aec6-4e70-acf5-bdad773d8f1a tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 Aug 18 09:20:05.661782 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e50a7856-aec6-4e70-acf5-bdad773d8f1a tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:05.661782 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e50a7856-aec6-4e70-acf5-bdad773d8f1a tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:05.661782 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e50a7856-aec6-4e70-acf5-bdad773d8f1a tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Delete volume with id: ccaf394d-6535-44d2-9366-7dc54252f5e7 Aug 18 09:20:05.669520 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:05.669520 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:05.670424 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e50a7856-aec6-4e70-acf5-bdad773d8f1a tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:05.687611 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e50a7856-aec6-4e70-acf5-bdad773d8f1a tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Delete volume request issued successfully. Aug 18 09:20:05.687611 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e50a7856-aec6-4e70-acf5-bdad773d8f1a tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 returned with HTTP 202 Aug 18 09:20:05.687611 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 738/3001] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:05 2026] DELETE /volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:05.695252 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ea2f140-3375-4b35-97e3-3c80f737ac0d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:05.696758 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ea2f140-3375-4b35-97e3-3c80f737ac0d tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 Aug 18 09:20:05.697000 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ea2f140-3375-4b35-97e3-3c80f737ac0d tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:05.697190 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ea2f140-3375-4b35-97e3-3c80f737ac0d tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:05.704369 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:05.704369 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:05.708816 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ea2f140-3375-4b35-97e3-3c80f737ac0d tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:05.714105 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ea2f140-3375-4b35-97e3-3c80f737ac0d tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 returned with HTTP 200 Aug 18 09:20:05.714502 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 763/3002] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:05 2026] GET /volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:06.333528 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4e6303bd-c3f4-4564-8bbf-33dad8a64267 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:06.333528 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e6303bd-c3f4-4564-8bbf-33dad8a64267 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:06.333528 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e6303bd-c3f4-4564-8bbf-33dad8a64267 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:06.333528 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e6303bd-c3f4-4564-8bbf-33dad8a64267 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:06.345283 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27290b8c-db96-4ac2-ade1-a5916adf5272 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:06.347141 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27290b8c-db96-4ac2-ade1-a5916adf5272 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/8c1cfe47-4281-4174-88b3-9877eff73f2b Aug 18 09:20:06.347440 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27290b8c-db96-4ac2-ade1-a5916adf5272 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:06.347727 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27290b8c-db96-4ac2-ade1-a5916adf5272 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:06.347776 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:06.347776 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:06.352093 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4e6303bd-c3f4-4564-8bbf-33dad8a64267 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:06.353539 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27290b8c-db96-4ac2-ade1-a5916adf5272 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/8c1cfe47-4281-4174-88b3-9877eff73f2b returned with HTTP 404 Aug 18 09:20:06.354087 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 756/3003] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:06 2026] GET /volume/v3/volumes/8c1cfe47-4281-4174-88b3-9877eff73f2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:06.357308 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e6303bd-c3f4-4564-8bbf-33dad8a64267 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:06.357711 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 747/3004] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:06 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:06.365811 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-629631a7-9c2d-4d42-b165-c9bdf8b7a0af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:06.368114 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-629631a7-9c2d-4d42-b165-c9bdf8b7a0af tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a1748db7-d8c4-4d74-8530-2218b1823608 Aug 18 09:20:06.368366 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-629631a7-9c2d-4d42-b165-c9bdf8b7a0af tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:06.368618 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-629631a7-9c2d-4d42-b165-c9bdf8b7a0af tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:06.368824 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-629631a7-9c2d-4d42-b165-c9bdf8b7a0af tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete volume with id: a1748db7-d8c4-4d74-8530-2218b1823608 Aug 18 09:20:06.378869 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:06.378869 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:06.379640 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-629631a7-9c2d-4d42-b165-c9bdf8b7a0af tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:06.400341 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-629631a7-9c2d-4d42-b165-c9bdf8b7a0af tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete volume request issued successfully. Aug 18 09:20:06.400569 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-629631a7-9c2d-4d42-b165-c9bdf8b7a0af tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/a1748db7-d8c4-4d74-8530-2218b1823608 returned with HTTP 202 Aug 18 09:20:06.400968 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 739/3005] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:06 2026] DELETE /volume/v3/volumes/a1748db7-d8c4-4d74-8530-2218b1823608 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:06.408847 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1453c1a9-3bde-4dd5-870e-335853bac3c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:06.412506 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1453c1a9-3bde-4dd5-870e-335853bac3c8 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/a1748db7-d8c4-4d74-8530-2218b1823608 Aug 18 09:20:06.416493 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1453c1a9-3bde-4dd5-870e-335853bac3c8 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:06.416825 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1453c1a9-3bde-4dd5-870e-335853bac3c8 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:06.424236 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:06.424236 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:06.428227 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1453c1a9-3bde-4dd5-870e-335853bac3c8 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:06.432521 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1453c1a9-3bde-4dd5-870e-335853bac3c8 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/a1748db7-d8c4-4d74-8530-2218b1823608 returned with HTTP 200 Aug 18 09:20:06.432926 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 764/3006] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:06 2026] GET /volume/v3/volumes/a1748db7-d8c4-4d74-8530-2218b1823608 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:06.727837 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-854d2d7a-e69f-4047-9bcb-cb96b741db5e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:06.729574 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-854d2d7a-e69f-4047-9bcb-cb96b741db5e tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 Aug 18 09:20:06.729738 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-854d2d7a-e69f-4047-9bcb-cb96b741db5e tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:06.729958 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-854d2d7a-e69f-4047-9bcb-cb96b741db5e tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:06.735244 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-854d2d7a-e69f-4047-9bcb-cb96b741db5e tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 returned with HTTP 404 Aug 18 09:20:06.735682 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 757/3007] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:06 2026] GET /volume/v3/volumes/ccaf394d-6535-44d2-9366-7dc54252f5e7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:06.746554 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:06.748938 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:06.749247 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1041858062"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:06.750556 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1041858062'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:06.750666 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Create volume of 1 GB Aug 18 09:20:06.755341 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Availability Zones retrieved successfully. Aug 18 09:20:06.762845 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Flow 'volume_create_api' (34c59d88-7e19-4630-8d4d-dbfc334bd950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:06.763959 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec7b17b9-55aa-49a9-8e15-2a8e7d92ee11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:06.764758 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:06.801111 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec7b17b9-55aa-49a9-8e15-2a8e7d92ee11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:06.802091 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f52c13e-7a95-458b-8ce0-212e609a554b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:06.848183 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Created reservations ['654a3326-070b-4aa5-a262-dc7477eae442', '8f3b3ba2-446e-4fae-9529-439e23f2ce5a', 'bd398160-41db-4eb6-aece-b2646a35f4b7', '7c7d7de2-687e-4989-a6f0-7b8cde98b51f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:06.849070 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f52c13e-7a95-458b-8ce0-212e609a554b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['654a3326-070b-4aa5-a262-dc7477eae442', '8f3b3ba2-446e-4fae-9529-439e23f2ce5a', 'bd398160-41db-4eb6-aece-b2646a35f4b7', '7c7d7de2-687e-4989-a6f0-7b8cde98b51f']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:06.850072 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5253cba3-b20f-4468-85b0-af2a75a56133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:06.872034 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5253cba3-b20f-4468-85b0-af2a75a56133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90d6189a-5268-4a46-9053-fa16cafa6d38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1041858062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba2d0f7846044d4f885305207f46ca0b',qos_specs=None,replication_status=,reservations=['654a3326-070b-4aa5-a262-dc7477eae442','8f3b3ba2-446e-4fae-9529-439e23f2ce5a','bd398160-41db-4eb6-aece-b2646a35f4b7','7c7d7de2-687e-4989-a6f0-7b8cde98b51f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd96caf46854147af1f883690baa3f3',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1041858062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90d6189a-5268-4a46-9053-fa16cafa6d38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba2d0f7846044d4f885305207f46ca0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd96caf46854147af1f883690baa3f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:06.872923 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed68241-4ce7-402e-8947-31484babcbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:06.890983 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed68241-4ce7-402e-8947-31484babcbae) transitioned into state 'SUCCESS' from state '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-1041858062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba2d0f7846044d4f885305207f46ca0b',qos_specs=None,replication_status=,reservations=['654a3326-070b-4aa5-a262-dc7477eae442','8f3b3ba2-446e-4fae-9529-439e23f2ce5a','bd398160-41db-4eb6-aece-b2646a35f4b7','7c7d7de2-687e-4989-a6f0-7b8cde98b51f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd96caf46854147af1f883690baa3f3',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:06.891643 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36787781-98f0-4497-95fa-89e9b0209d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:06.899891 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36787781-98f0-4497-95fa-89e9b0209d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:06.900722 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Flow 'volume_create_api' (34c59d88-7e19-4630-8d4d-dbfc334bd950) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:06.901039 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Create volume request issued successfully. Aug 18 09:20:06.901666 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1a930a4-221c-4b8c-94bd-d23c43fdbad2 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:06.902073 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 748/3008] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:06 2026] POST /volume/v3/volumes => generated 746 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:06.918171 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c8dafa6-6c1b-4424-8d86-edb3ddbf2687 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:06.920843 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c8dafa6-6c1b-4424-8d86-edb3ddbf2687 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 Aug 18 09:20:06.921511 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c8dafa6-6c1b-4424-8d86-edb3ddbf2687 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:06.921882 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c8dafa6-6c1b-4424-8d86-edb3ddbf2687 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:06.930787 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:06.930787 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:06.934951 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4c8dafa6-6c1b-4424-8d86-edb3ddbf2687 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:06.939752 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c8dafa6-6c1b-4424-8d86-edb3ddbf2687 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 returned with HTTP 200 Aug 18 09:20:06.940224 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 740/3009] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:06 2026] GET /volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:07.372650 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9a7a1408-bd9b-49ed-95ee-1cfa3a016b75 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:07.374702 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a7a1408-bd9b-49ed-95ee-1cfa3a016b75 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:07.374863 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a7a1408-bd9b-49ed-95ee-1cfa3a016b75 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:07.375031 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a7a1408-bd9b-49ed-95ee-1cfa3a016b75 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:07.383155 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:07.383155 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:07.386138 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9a7a1408-bd9b-49ed-95ee-1cfa3a016b75 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:07.389553 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a7a1408-bd9b-49ed-95ee-1cfa3a016b75 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:07.389889 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 765/3010] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:07 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:07.446592 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4eb361fd-a690-4f11-baec-65bdd69591af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:07.448356 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4eb361fd-a690-4f11-baec-65bdd69591af tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/a1748db7-d8c4-4d74-8530-2218b1823608 Aug 18 09:20:07.448750 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4eb361fd-a690-4f11-baec-65bdd69591af tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:07.450290 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4eb361fd-a690-4f11-baec-65bdd69591af tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:07.455167 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4eb361fd-a690-4f11-baec-65bdd69591af tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/a1748db7-d8c4-4d74-8530-2218b1823608 returned with HTTP 404 Aug 18 09:20:07.455835 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 758/3011] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:07 2026] GET /volume/v3/volumes/a1748db7-d8c4-4d74-8530-2218b1823608 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:07.464944 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-20e06ae6-3486-42c1-9902-fa9c23df8653 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:07.467205 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20e06ae6-3486-42c1-9902-fa9c23df8653 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f959e03a-c12e-476d-b279-058086e5ac6c Aug 18 09:20:07.467453 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20e06ae6-3486-42c1-9902-fa9c23df8653 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:07.467671 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20e06ae6-3486-42c1-9902-fa9c23df8653 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:07.467848 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-20e06ae6-3486-42c1-9902-fa9c23df8653 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete volume with id: f959e03a-c12e-476d-b279-058086e5ac6c Aug 18 09:20:07.476693 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:07.476693 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:07.478013 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-20e06ae6-3486-42c1-9902-fa9c23df8653 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:07.508168 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-20e06ae6-3486-42c1-9902-fa9c23df8653 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete volume request issued successfully. Aug 18 09:20:07.508469 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20e06ae6-3486-42c1-9902-fa9c23df8653 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/f959e03a-c12e-476d-b279-058086e5ac6c returned with HTTP 202 Aug 18 09:20:07.508981 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 749/3012] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:07 2026] DELETE /volume/v3/volumes/f959e03a-c12e-476d-b279-058086e5ac6c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:07.517534 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c0367c4-5c61-4257-9e46-90d343824a52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:07.520850 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c0367c4-5c61-4257-9e46-90d343824a52 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/f959e03a-c12e-476d-b279-058086e5ac6c Aug 18 09:20:07.521058 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c0367c4-5c61-4257-9e46-90d343824a52 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:07.521256 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c0367c4-5c61-4257-9e46-90d343824a52 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:07.532088 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:07.532088 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:07.537959 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1c0367c4-5c61-4257-9e46-90d343824a52 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:07.544688 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c0367c4-5c61-4257-9e46-90d343824a52 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/f959e03a-c12e-476d-b279-058086e5ac6c returned with HTTP 200 Aug 18 09:20:07.545110 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 741/3013] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:07 2026] GET /volume/v3/volumes/f959e03a-c12e-476d-b279-058086e5ac6c => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:07.933412 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:07.955723 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b9e9b05-d27d-411b-af64-7784231f4351 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:07.957632 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b9e9b05-d27d-411b-af64-7784231f4351 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 Aug 18 09:20:07.960518 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b9e9b05-d27d-411b-af64-7784231f4351 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:07.960917 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b9e9b05-d27d-411b-af64-7784231f4351 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:07.968576 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:07.968576 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:07.971910 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b9e9b05-d27d-411b-af64-7784231f4351 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:07.975569 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b9e9b05-d27d-411b-af64-7784231f4351 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 returned with HTTP 200 Aug 18 09:20:07.976024 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 759/3014] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:07 2026] GET /volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:07.988592 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e3b9118a-e3ac-49e2-89fa-5dd57ba692fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:07.990352 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3b9118a-e3ac-49e2-89fa-5dd57ba692fa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:20:07.990714 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3b9118a-e3ac-49e2-89fa-5dd57ba692fa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90d6189a-5268-4a46-9053-fa16cafa6d38", "name": "tempest-VolumesExtendTest-Snapshot-1814414716"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:07.999137 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:07.999137 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:07.999775 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e3b9118a-e3ac-49e2-89fa-5dd57ba692fa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:07.999945 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-e3b9118a-e3ac-49e2-89fa-5dd57ba692fa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Create snapshot from volume 90d6189a-5268-4a46-9053-fa16cafa6d38 Aug 18 09:20:08.032650 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e3b9118a-e3ac-49e2-89fa-5dd57ba692fa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Created reservations ['728ac74a-c2e5-497d-b146-1983594ac00b', '205df125-64eb-498b-8ba0-8e9e804dee98', 'c1fc9c9a-f181-46e3-b28d-a8740ce7102a', 'f5c05d26-29af-4e11-989f-f1a47ad4da9d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:08.053299 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:08.053801 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-53610025"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:08.055183 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-53610025'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:08.055320 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Create volume of 1 GB Aug 18 09:20:08.059319 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Availability Zones retrieved successfully. Aug 18 09:20:08.063049 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e3b9118a-e3ac-49e2-89fa-5dd57ba692fa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Snapshot create request issued successfully. Aug 18 09:20:08.063382 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3b9118a-e3ac-49e2-89fa-5dd57ba692fa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:20:08.063910 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 750/3015] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:20:07 2026] POST /volume/v3/snapshots => generated 304 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:08.065811 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Flow 'volume_create_api' (a8bd7d79-9d4b-49ab-8e26-844cacebe79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:08.066831 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26038886-384c-44f3-8c18-70e9c166200b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:08.067795 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:08.073251 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-963f3807-fbd5-4aee-8324-1d5c334f2fb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:08.075576 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-963f3807-fbd5-4aee-8324-1d5c334f2fb8 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 Aug 18 09:20:08.075843 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-963f3807-fbd5-4aee-8324-1d5c334f2fb8 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:08.076090 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-963f3807-fbd5-4aee-8324-1d5c334f2fb8 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:08.081196 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:08.081196 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:08.081715 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-963f3807-fbd5-4aee-8324-1d5c334f2fb8 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Snapshot retrieved successfully. Aug 18 09:20:08.082465 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-963f3807-fbd5-4aee-8324-1d5c334f2fb8 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 returned with HTTP 200 Aug 18 09:20:08.082915 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 742/3016] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:20:08 2026] GET /volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:08.098262 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26038886-384c-44f3-8c18-70e9c166200b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:08.099119 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dde30717-c852-429b-98ba-eebdf200a383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:08.152163 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Created reservations ['5922d06d-5dbb-4901-a954-a99af55ac333', 'c3d02599-9019-48c8-ba0c-0c7064164db8', 'aecddb23-db9b-42cd-9d09-a8a91b13232f', '4851a11d-471b-4fde-9c14-f90e617504fd'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:08.153304 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dde30717-c852-429b-98ba-eebdf200a383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5922d06d-5dbb-4901-a954-a99af55ac333', 'c3d02599-9019-48c8-ba0c-0c7064164db8', 'aecddb23-db9b-42cd-9d09-a8a91b13232f', '4851a11d-471b-4fde-9c14-f90e617504fd']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:08.154348 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (686c8657-df41-4b6c-a4ea-97df6887e2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:08.182068 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (686c8657-df41-4b6c-a4ea-97df6887e2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23e42bee-fa4e-4e33-ab5b-d7faa12c89e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-53610025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57475c585ca2410b9f9f91cc355c8568',qos_specs=None,replication_status=,reservations=['5922d06d-5dbb-4901-a954-a99af55ac333','c3d02599-9019-48c8-ba0c-0c7064164db8','aecddb23-db9b-42cd-9d09-a8a91b13232f','4851a11d-471b-4fde-9c14-f90e617504fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbc31bdc5ebf47b2a7e7a16d2870719a',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-53610025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23e42bee-fa4e-4e33-ab5b-d7faa12c89e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57475c585ca2410b9f9f91cc355c8568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbc31bdc5ebf47b2a7e7a16d2870719a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:08.183683 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72e9e91f-d8db-4bed-8a5a-cc5b21d8a377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:08.204823 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72e9e91f-d8db-4bed-8a5a-cc5b21d8a377) transitioned into state 'SUCCESS' from state '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-53610025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57475c585ca2410b9f9f91cc355c8568',qos_specs=None,replication_status=,reservations=['5922d06d-5dbb-4901-a954-a99af55ac333','c3d02599-9019-48c8-ba0c-0c7064164db8','aecddb23-db9b-42cd-9d09-a8a91b13232f','4851a11d-471b-4fde-9c14-f90e617504fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbc31bdc5ebf47b2a7e7a16d2870719a',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:08.205749 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e3aa6d2-47ca-4809-8f41-d3a6bf9d665b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:08.217999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e3aa6d2-47ca-4809-8f41-d3a6bf9d665b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:08.219094 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Flow 'volume_create_api' (a8bd7d79-9d4b-49ab-8e26-844cacebe79f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:08.219744 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Create volume request issued successfully. Aug 18 09:20:08.220517 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-185d56f7-8a9b-4fab-afbe-1587b7bb6c69 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:08.221058 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 766/3017] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:20:07 2026] POST /volume/v3/volumes => generated 770 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:08.233748 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f4ab854-2baa-4c05-b291-3455026e5292 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:08.235425 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f4ab854-2baa-4c05-b291-3455026e5292 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:08.235750 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f4ab854-2baa-4c05-b291-3455026e5292 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:08.236011 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f4ab854-2baa-4c05-b291-3455026e5292 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:08.245256 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:08.245256 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:08.248607 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f4ab854-2baa-4c05-b291-3455026e5292 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:08.253087 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f4ab854-2baa-4c05-b291-3455026e5292 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:08.253658 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 760/3018] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:08 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:08.403967 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3f8eeeee-44ce-4a29-baa7-9e2badb1700d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:08.405815 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f8eeeee-44ce-4a29-baa7-9e2badb1700d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:08.406014 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f8eeeee-44ce-4a29-baa7-9e2badb1700d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:08.406239 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f8eeeee-44ce-4a29-baa7-9e2badb1700d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:08.415443 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:08.415443 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:08.418873 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3f8eeeee-44ce-4a29-baa7-9e2badb1700d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:08.423217 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f8eeeee-44ce-4a29-baa7-9e2badb1700d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:08.423627 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 751/3019] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:08 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:08.561419 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac9f1446-c4a6-4f47-9c46-f653dc208a68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:08.563282 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac9f1446-c4a6-4f47-9c46-f653dc208a68 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/f959e03a-c12e-476d-b279-058086e5ac6c Aug 18 09:20:08.563478 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac9f1446-c4a6-4f47-9c46-f653dc208a68 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:08.563695 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac9f1446-c4a6-4f47-9c46-f653dc208a68 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:08.569145 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac9f1446-c4a6-4f47-9c46-f653dc208a68 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/f959e03a-c12e-476d-b279-058086e5ac6c returned with HTTP 404 Aug 18 09:20:08.569628 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 743/3020] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:08 2026] GET /volume/v3/volumes/f959e03a-c12e-476d-b279-058086e5ac6c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:08.578487 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d8d179ad-0998-4f9a-bce4-f97de3196f7e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:08.580716 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8d179ad-0998-4f9a-bce4-f97de3196f7e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 Aug 18 09:20:08.580953 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8d179ad-0998-4f9a-bce4-f97de3196f7e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:08.581229 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8d179ad-0998-4f9a-bce4-f97de3196f7e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:08.581402 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-d8d179ad-0998-4f9a-bce4-f97de3196f7e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete snapshot with id: 50d040a8-4741-4a49-9b2f-1b3725081de1 Aug 18 09:20:08.587303 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:08.587303 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:08.587889 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d8d179ad-0998-4f9a-bce4-f97de3196f7e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Snapshot retrieved successfully. Aug 18 09:20:08.605429 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d8d179ad-0998-4f9a-bce4-f97de3196f7e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Snapshot delete request issued successfully. Aug 18 09:20:08.605637 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8d179ad-0998-4f9a-bce4-f97de3196f7e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 returned with HTTP 202 Aug 18 09:20:08.606062 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 767/3021] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:20:08 2026] DELETE /volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:08.613479 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ab17bc3-8de5-4120-b7d7-78bf3deab52e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:08.615040 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ab17bc3-8de5-4120-b7d7-78bf3deab52e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 Aug 18 09:20:08.615371 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ab17bc3-8de5-4120-b7d7-78bf3deab52e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:08.615648 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ab17bc3-8de5-4120-b7d7-78bf3deab52e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:08.620644 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:08.620644 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:08.622211 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ab17bc3-8de5-4120-b7d7-78bf3deab52e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Snapshot retrieved successfully. Aug 18 09:20:08.622211 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ab17bc3-8de5-4120-b7d7-78bf3deab52e tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 returned with HTTP 200 Aug 18 09:20:08.622211 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 761/3022] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:20:08 2026] GET /volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:09.092137 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72299b74-ce46-4f07-b628-a73716959709 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:09.093912 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72299b74-ce46-4f07-b628-a73716959709 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 Aug 18 09:20:09.094115 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72299b74-ce46-4f07-b628-a73716959709 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:09.094334 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72299b74-ce46-4f07-b628-a73716959709 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:09.099005 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:09.099005 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:09.099406 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72299b74-ce46-4f07-b628-a73716959709 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Snapshot retrieved successfully. Aug 18 09:20:09.100220 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72299b74-ce46-4f07-b628-a73716959709 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 returned with HTTP 200 Aug 18 09:20:09.100596 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 752/3023] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:20:09 2026] GET /volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:09.109482 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5ad7c72-2ac6-4420-8213-39bf4c9fff26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:09.111511 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5ad7c72-2ac6-4420-8213-39bf4c9fff26 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] POST https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38/action Aug 18 09:20:09.111927 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5ad7c72-2ac6-4420-8213-39bf4c9fff26 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:09.112095 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5ad7c72-2ac6-4420-8213-39bf4c9fff26 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:09.122653 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:09.122653 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:09.123293 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5ad7c72-2ac6-4420-8213-39bf4c9fff26 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:09.158241 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a5ad7c72-2ac6-4420-8213-39bf4c9fff26 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Created reservations ['3b1af281-f53d-4d31-8a13-7e0a0d435699', 'e2d7eb76-5aa0-407e-abfd-622553fec209'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:09.167697 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5ad7c72-2ac6-4420-8213-39bf4c9fff26 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Extend volume request issued successfully. Aug 18 09:20:09.167697 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5ad7c72-2ac6-4420-8213-39bf4c9fff26 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38/action returned with HTTP 202 Aug 18 09:20:09.167697 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 744/3024] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:20:09 2026] POST /volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:20:09.176419 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3dd0311e-a926-4693-87c4-34f72770a097 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:09.179686 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3dd0311e-a926-4693-87c4-34f72770a097 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 Aug 18 09:20:09.179997 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3dd0311e-a926-4693-87c4-34f72770a097 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:09.180215 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3dd0311e-a926-4693-87c4-34f72770a097 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:09.186913 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:09.186913 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:09.190318 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3dd0311e-a926-4693-87c4-34f72770a097 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:09.194480 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3dd0311e-a926-4693-87c4-34f72770a097 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 returned with HTTP 200 Aug 18 09:20:09.194874 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 768/3025] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:09 2026] GET /volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:09.267951 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9dbd1ad4-f8a9-43c2-8552-4eb11d3a386b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:09.271285 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9dbd1ad4-f8a9-43c2-8552-4eb11d3a386b tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:09.271285 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9dbd1ad4-f8a9-43c2-8552-4eb11d3a386b tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:09.271285 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9dbd1ad4-f8a9-43c2-8552-4eb11d3a386b tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:09.276886 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:09.276886 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:09.280304 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9dbd1ad4-f8a9-43c2-8552-4eb11d3a386b tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:09.284362 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9dbd1ad4-f8a9-43c2-8552-4eb11d3a386b tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:09.284836 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 762/3026] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:09 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:09.438101 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ce5313b-398f-494d-a23c-9e8424c9f355 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:09.442421 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ce5313b-398f-494d-a23c-9e8424c9f355 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:09.442421 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ce5313b-398f-494d-a23c-9e8424c9f355 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:09.442421 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ce5313b-398f-494d-a23c-9e8424c9f355 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:09.452902 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:09.452902 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:09.456858 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2ce5313b-398f-494d-a23c-9e8424c9f355 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:09.461524 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ce5313b-398f-494d-a23c-9e8424c9f355 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:09.462001 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 753/3027] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:09 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:09.632649 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4089780a-bbcb-4874-b982-ed97a9d44caf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:09.633914 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4089780a-bbcb-4874-b982-ed97a9d44caf tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 Aug 18 09:20:09.634198 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4089780a-bbcb-4874-b982-ed97a9d44caf tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:09.634486 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4089780a-bbcb-4874-b982-ed97a9d44caf tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:09.638457 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4089780a-bbcb-4874-b982-ed97a9d44caf tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 returned with HTTP 404 Aug 18 09:20:09.638940 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 745/3028] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:20:09 2026] GET /volume/v3/snapshots/50d040a8-4741-4a49-9b2f-1b3725081de1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:09.645452 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ed70341-c42b-4527-b82f-a80348c84c65 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:09.646876 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ed70341-c42b-4527-b82f-a80348c84c65 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] DELETE https://10.4.3.41/volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f Aug 18 09:20:09.647033 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ed70341-c42b-4527-b82f-a80348c84c65 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:09.647197 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ed70341-c42b-4527-b82f-a80348c84c65 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:09.647367 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4ed70341-c42b-4527-b82f-a80348c84c65 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete volume with id: 90cf0fad-9507-4978-89f4-3617e58ec94f Aug 18 09:20:09.653618 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:09.653618 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:09.654045 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4ed70341-c42b-4527-b82f-a80348c84c65 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:09.671152 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4ed70341-c42b-4527-b82f-a80348c84c65 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Delete volume request issued successfully. Aug 18 09:20:09.671343 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ed70341-c42b-4527-b82f-a80348c84c65 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f returned with HTTP 202 Aug 18 09:20:09.671753 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 769/3029] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:09 2026] DELETE /volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:09.680373 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e7f63d4-747f-49c8-b0f2-f8509a1efd53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:09.684038 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e7f63d4-747f-49c8-b0f2-f8509a1efd53 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f Aug 18 09:20:09.684232 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e7f63d4-747f-49c8-b0f2-f8509a1efd53 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:09.684457 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e7f63d4-747f-49c8-b0f2-f8509a1efd53 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:09.694642 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:09.694642 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:09.699319 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4e7f63d4-747f-49c8-b0f2-f8509a1efd53 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Volume info retrieved successfully. Aug 18 09:20:09.705119 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e7f63d4-747f-49c8-b0f2-f8509a1efd53 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f returned with HTTP 200 Aug 18 09:20:09.705669 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 763/3030] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:09 2026] GET /volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:10.208662 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-deb06ce0-ce33-4a4d-9895-7061d66cf667 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:10.210950 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deb06ce0-ce33-4a4d-9895-7061d66cf667 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 Aug 18 09:20:10.211209 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deb06ce0-ce33-4a4d-9895-7061d66cf667 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:10.211493 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deb06ce0-ce33-4a4d-9895-7061d66cf667 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:10.220534 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:10.220534 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:10.225152 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-deb06ce0-ce33-4a4d-9895-7061d66cf667 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:10.230842 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deb06ce0-ce33-4a4d-9895-7061d66cf667 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 returned with HTTP 200 Aug 18 09:20:10.231132 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 754/3031] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:10 2026] GET /volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:10.246412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a5b6186-6cde-484c-9a5f-34ee09212e1b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:10.250463 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a5b6186-6cde-484c-9a5f-34ee09212e1b tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 Aug 18 09:20:10.250463 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a5b6186-6cde-484c-9a5f-34ee09212e1b tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:10.250463 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a5b6186-6cde-484c-9a5f-34ee09212e1b tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:10.256826 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:10.256826 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:10.260711 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3a5b6186-6cde-484c-9a5f-34ee09212e1b tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:10.265521 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a5b6186-6cde-484c-9a5f-34ee09212e1b tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 returned with HTTP 200 Aug 18 09:20:10.266010 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 746/3032] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:10 2026] GET /volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:10.280918 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-37667d6a-509f-4fde-8f02-d266660a744c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:10.282567 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37667d6a-509f-4fde-8f02-d266660a744c tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 Aug 18 09:20:10.282800 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37667d6a-509f-4fde-8f02-d266660a744c tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:10.282999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37667d6a-509f-4fde-8f02-d266660a744c tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:10.283104 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-37667d6a-509f-4fde-8f02-d266660a744c tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Delete snapshot with id: 3caf7c56-449f-45f7-bf54-611ff89c9294 Aug 18 09:20:10.287968 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:10.287968 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:10.288418 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-37667d6a-509f-4fde-8f02-d266660a744c tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Snapshot retrieved successfully. Aug 18 09:20:10.303106 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-37667d6a-509f-4fde-8f02-d266660a744c tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Snapshot delete request issued successfully. Aug 18 09:20:10.303330 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37667d6a-509f-4fde-8f02-d266660a744c tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 returned with HTTP 202 Aug 18 09:20:10.303737 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 770/3033] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:20:10 2026] DELETE /volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:10.311495 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1615f60c-722c-43c3-8473-71e43277e5ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:10.312777 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1615f60c-722c-43c3-8473-71e43277e5ca tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 Aug 18 09:20:10.313079 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1615f60c-722c-43c3-8473-71e43277e5ca tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:10.313362 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1615f60c-722c-43c3-8473-71e43277e5ca tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:10.320239 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:10.320239 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:10.320239 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1615f60c-722c-43c3-8473-71e43277e5ca tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Snapshot retrieved successfully. Aug 18 09:20:10.320239 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1615f60c-722c-43c3-8473-71e43277e5ca tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 returned with HTTP 200 Aug 18 09:20:10.320239 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 764/3034] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:20:10 2026] GET /volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:10.474544 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-421cc059-4d15-4d93-baaa-dab89193af80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:10.476209 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-421cc059-4d15-4d93-baaa-dab89193af80 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:10.476419 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-421cc059-4d15-4d93-baaa-dab89193af80 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:10.476619 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-421cc059-4d15-4d93-baaa-dab89193af80 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:10.487501 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:10.487501 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:10.491436 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-421cc059-4d15-4d93-baaa-dab89193af80 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:10.496174 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-421cc059-4d15-4d93-baaa-dab89193af80 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:10.496625 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 755/3035] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:10 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:10.719421 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5018ead3-16bd-4c5a-97d9-71cdf458cf57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:10.725318 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5018ead3-16bd-4c5a-97d9-71cdf458cf57 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] GET https://10.4.3.41/volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f Aug 18 09:20:10.725318 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5018ead3-16bd-4c5a-97d9-71cdf458cf57 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:10.725318 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5018ead3-16bd-4c5a-97d9-71cdf458cf57 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:10.730073 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5018ead3-16bd-4c5a-97d9-71cdf458cf57 tempest-CreateVolumesFromSnapshotTest-1039818647 tempest-CreateVolumesFromSnapshotTest-1039818647-project-member] https://10.4.3.41/volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f returned with HTTP 404 Aug 18 09:20:10.730723 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 747/3036] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:10 2026] GET /volume/v3/volumes/90cf0fad-9507-4978-89f4-3617e58ec94f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:11.331283 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17e9cc4c-d2ee-41ef-8437-02bab8ee5fa8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:11.335246 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17e9cc4c-d2ee-41ef-8437-02bab8ee5fa8 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 Aug 18 09:20:11.336208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17e9cc4c-d2ee-41ef-8437-02bab8ee5fa8 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:11.336425 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17e9cc4c-d2ee-41ef-8437-02bab8ee5fa8 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:11.340795 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17e9cc4c-d2ee-41ef-8437-02bab8ee5fa8 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 returned with HTTP 404 Aug 18 09:20:11.341291 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 771/3037] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:20:11 2026] GET /volume/v3/snapshots/3caf7c56-449f-45f7-bf54-611ff89c9294 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:11.350117 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-819e28c3-c455-469f-baab-bef6a64cf43c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:11.353879 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-819e28c3-c455-469f-baab-bef6a64cf43c tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 Aug 18 09:20:11.353879 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-819e28c3-c455-469f-baab-bef6a64cf43c tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:11.353879 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-819e28c3-c455-469f-baab-bef6a64cf43c tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:11.366769 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:11.366769 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:11.372361 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-819e28c3-c455-469f-baab-bef6a64cf43c tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:11.378766 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-819e28c3-c455-469f-baab-bef6a64cf43c tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 returned with HTTP 200 Aug 18 09:20:11.379302 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 765/3038] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:11 2026] GET /volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:11.396147 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf5e3b56-61d0-42a1-b3dc-d03192c6fa15 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:11.398853 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf5e3b56-61d0-42a1-b3dc-d03192c6fa15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] DELETE https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 Aug 18 09:20:11.398968 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf5e3b56-61d0-42a1-b3dc-d03192c6fa15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:11.399308 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf5e3b56-61d0-42a1-b3dc-d03192c6fa15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:11.399447 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-bf5e3b56-61d0-42a1-b3dc-d03192c6fa15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Delete volume with id: 90d6189a-5268-4a46-9053-fa16cafa6d38 Aug 18 09:20:11.409288 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:11.409288 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:11.409902 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf5e3b56-61d0-42a1-b3dc-d03192c6fa15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:11.432314 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf5e3b56-61d0-42a1-b3dc-d03192c6fa15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Delete volume request issued successfully. Aug 18 09:20:11.432611 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf5e3b56-61d0-42a1-b3dc-d03192c6fa15 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 returned with HTTP 202 Aug 18 09:20:11.432969 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 756/3039] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:11 2026] DELETE /volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:11.445120 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-29105700-7018-49eb-ad73-b96ba7cd7aa5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:11.449489 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29105700-7018-49eb-ad73-b96ba7cd7aa5 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 Aug 18 09:20:11.449489 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29105700-7018-49eb-ad73-b96ba7cd7aa5 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:11.449489 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29105700-7018-49eb-ad73-b96ba7cd7aa5 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:11.459750 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:11.459750 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:11.465932 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-29105700-7018-49eb-ad73-b96ba7cd7aa5 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Volume info retrieved successfully. Aug 18 09:20:11.475000 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29105700-7018-49eb-ad73-b96ba7cd7aa5 tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 returned with HTTP 200 Aug 18 09:20:11.475979 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 748/3040] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:11 2026] GET /volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:11.509065 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc101b55-d300-4623-a8e9-64e18e780d33 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:11.511441 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc101b55-d300-4623-a8e9-64e18e780d33 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:11.511700 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc101b55-d300-4623-a8e9-64e18e780d33 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:11.511956 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc101b55-d300-4623-a8e9-64e18e780d33 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:11.525272 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:11.525272 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:11.530714 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cc101b55-d300-4623-a8e9-64e18e780d33 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:11.538691 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc101b55-d300-4623-a8e9-64e18e780d33 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:11.539184 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 772/3041] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:11 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:11.742028 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-e8055b63-a47c-4174-ae0b-c357067e96d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:11.745104 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-e8055b63-a47c-4174-ae0b-c357067e96d0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/attachments/c3af4871-f0c5-49b5-baf9-d4c44a5b11a5/action Aug 18 09:20:11.745783 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-e8055b63-a47c-4174-ae0b-c357067e96d0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:11.746077 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-e8055b63-a47c-4174-ae0b-c357067e96d0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:11.769011 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:11.769011 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:11.783323 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7cfd900d-1cf8-4130-a71f-784abfc34e97 req-e8055b63-a47c-4174-ae0b-c357067e96d0 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/c3af4871-f0c5-49b5-baf9-d4c44a5b11a5/action returned with HTTP 204 Aug 18 09:20:11.783323 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 766/3042] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:20:11 2026] POST /volume/v3/attachments/c3af4871-f0c5-49b5-baf9-d4c44a5b11a5/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:12.096063 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-262a096c-345b-4ed2-9375-f07a64a3c505 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:12.215678 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:12.216024 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1808090123"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:12.217368 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1808090123'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:12.218699 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume of 1 GB Aug 18 09:20:12.227321 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Availability Zones retrieved successfully. Aug 18 09:20:12.233268 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Flow 'volume_create_api' (0e310837-2273-4261-b426-1227c1e74cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:12.234274 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b003403-85ec-4aab-b81d-ae4a6ece51ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:12.235179 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:12.264617 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b003403-85ec-4aab-b81d-ae4a6ece51ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:12.265455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed235aad-cb54-4c1c-8d98-0015032e428a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:12.320173 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Created reservations ['eca1e0a2-afce-434b-a760-5f3454ebd46b', '18dc4e47-f091-45ea-8d10-d396c9921c5b', '89e4b936-864b-49f6-b7d6-a59e4399692f', '7b90b154-d0c3-479d-be0a-e59bfa1116e2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:12.320995 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed235aad-cb54-4c1c-8d98-0015032e428a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eca1e0a2-afce-434b-a760-5f3454ebd46b', '18dc4e47-f091-45ea-8d10-d396c9921c5b', '89e4b936-864b-49f6-b7d6-a59e4399692f', '7b90b154-d0c3-479d-be0a-e59bfa1116e2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:12.321825 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48374dd7-1e2e-487f-be33-72b347174602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:12.344598 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48374dd7-1e2e-487f-be33-72b347174602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '011df9ee-4f72-466b-b8a8-15dd7b097513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1808090123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dcc55d0f3874421b36fbb70bf2cec63',qos_specs=None,replication_status=,reservations=['eca1e0a2-afce-434b-a760-5f3454ebd46b','18dc4e47-f091-45ea-8d10-d396c9921c5b','89e4b936-864b-49f6-b7d6-a59e4399692f','7b90b154-d0c3-479d-be0a-e59bfa1116e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665d8920e82f41b4b500d1361c454c7e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1808090123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=011df9ee-4f72-466b-b8a8-15dd7b097513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dcc55d0f3874421b36fbb70bf2cec63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='665d8920e82f41b4b500d1361c454c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:12.345518 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb6aef69-a848-49c6-8336-29de1959c029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:12.363092 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb6aef69-a848-49c6-8336-29de1959c029) transitioned into state 'SUCCESS' from state '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-1808090123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dcc55d0f3874421b36fbb70bf2cec63',qos_specs=None,replication_status=,reservations=['eca1e0a2-afce-434b-a760-5f3454ebd46b','18dc4e47-f091-45ea-8d10-d396c9921c5b','89e4b936-864b-49f6-b7d6-a59e4399692f','7b90b154-d0c3-479d-be0a-e59bfa1116e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665d8920e82f41b4b500d1361c454c7e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:12.363866 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683bdbf3-97c1-4cc8-bab2-73c50da4b709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:12.376227 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683bdbf3-97c1-4cc8-bab2-73c50da4b709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:12.376976 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Flow 'volume_create_api' (0e310837-2273-4261-b426-1227c1e74cb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:12.377293 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume request issued successfully. Aug 18 09:20:12.377851 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-262a096c-345b-4ed2-9375-f07a64a3c505 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:12.378272 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 757/3043] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:20:12 2026] POST /volume/v3/volumes => generated 776 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:12.390738 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da86ed7c-d291-4c1b-a3c8-c2e0da49add3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:12.395287 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da86ed7c-d291-4c1b-a3c8-c2e0da49add3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/011df9ee-4f72-466b-b8a8-15dd7b097513 Aug 18 09:20:12.395640 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da86ed7c-d291-4c1b-a3c8-c2e0da49add3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:12.395894 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da86ed7c-d291-4c1b-a3c8-c2e0da49add3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:12.404981 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:12.404981 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:12.409683 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-da86ed7c-d291-4c1b-a3c8-c2e0da49add3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:20:12.414661 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da86ed7c-d291-4c1b-a3c8-c2e0da49add3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/011df9ee-4f72-466b-b8a8-15dd7b097513 returned with HTTP 200 Aug 18 09:20:12.415060 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 749/3044] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:12 2026] GET /volume/v3/volumes/011df9ee-4f72-466b-b8a8-15dd7b097513 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:12.489999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbd637d0-2a17-40cd-97e4-f9bab25190aa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:12.493340 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbd637d0-2a17-40cd-97e4-f9bab25190aa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] GET https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 Aug 18 09:20:12.494073 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbd637d0-2a17-40cd-97e4-f9bab25190aa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:12.494341 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbd637d0-2a17-40cd-97e4-f9bab25190aa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:12.504906 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbd637d0-2a17-40cd-97e4-f9bab25190aa tempest-VolumesExtendTest-613808172 tempest-VolumesExtendTest-613808172-project-member] https://10.4.3.41/volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 returned with HTTP 404 Aug 18 09:20:12.505531 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 773/3045] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:12 2026] GET /volume/v3/volumes/90d6189a-5268-4a46-9053-fa16cafa6d38 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:12.554535 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ca6ff4f-f9d3-48e4-b035-7bc9f41d28be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:12.557251 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ca6ff4f-f9d3-48e4-b035-7bc9f41d28be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:12.559072 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ca6ff4f-f9d3-48e4-b035-7bc9f41d28be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:12.559072 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ca6ff4f-f9d3-48e4-b035-7bc9f41d28be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:12.570160 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:12.570160 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:12.577370 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3ca6ff4f-f9d3-48e4-b035-7bc9f41d28be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:12.579532 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ca6ff4f-f9d3-48e4-b035-7bc9f41d28be tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:12.580377 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 767/3046] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:12 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 1167 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:12.594370 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a105fa93-fbef-4802-8b4a-005a0e4dadef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:12.596176 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a105fa93-fbef-4802-8b4a-005a0e4dadef tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:12.596640 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a105fa93-fbef-4802-8b4a-005a0e4dadef tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:12.596980 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a105fa93-fbef-4802-8b4a-005a0e4dadef tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:12.608343 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:12.608343 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:12.613627 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a105fa93-fbef-4802-8b4a-005a0e4dadef tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:12.620161 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a105fa93-fbef-4802-8b4a-005a0e4dadef tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:12.620771 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 758/3047] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:12 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 1167 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:13.430450 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-23558a59-2034-4af5-bc15-80a253c12644 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:13.432234 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23558a59-2034-4af5-bc15-80a253c12644 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/011df9ee-4f72-466b-b8a8-15dd7b097513 Aug 18 09:20:13.432506 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23558a59-2034-4af5-bc15-80a253c12644 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:13.432820 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23558a59-2034-4af5-bc15-80a253c12644 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:13.441763 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:13.441763 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:13.446273 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-23558a59-2034-4af5-bc15-80a253c12644 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:20:13.450519 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23558a59-2034-4af5-bc15-80a253c12644 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/011df9ee-4f72-466b-b8a8-15dd7b097513 returned with HTTP 200 Aug 18 09:20:13.451113 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 750/3048] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:13 2026] GET /volume/v3/volumes/011df9ee-4f72-466b-b8a8-15dd7b097513 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:13.467538 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5cbe534e-c7d9-4448-8028-1c24fb434b6e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:13.470799 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5cbe534e-c7d9-4448-8028-1c24fb434b6e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:20:13.471162 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5cbe534e-c7d9-4448-8028-1c24fb434b6e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "011df9ee-4f72-466b-b8a8-15dd7b097513", "name": "tempest-type-Backup-1700600238"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:13.473273 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-5cbe534e-c7d9-4448-8028-1c24fb434b6e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Creating new backup {'backup': {'volume_id': '011df9ee-4f72-466b-b8a8-15dd7b097513', 'name': 'tempest-type-Backup-1700600238'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:20:13.473506 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-5cbe534e-c7d9-4448-8028-1c24fb434b6e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Creating backup of volume 011df9ee-4f72-466b-b8a8-15dd7b097513 in container None Aug 18 09:20:13.485385 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:13.485385 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:13.485885 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5cbe534e-c7d9-4448-8028-1c24fb434b6e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:20:13.530004 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5cbe534e-c7d9-4448-8028-1c24fb434b6e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Created reservations ['89493395-83ea-4ce1-8c8a-7dbd45630a02', '4fe210f8-68a0-4056-9084-4055a2c072fe'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:13.578669 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5cbe534e-c7d9-4448-8028-1c24fb434b6e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:20:13.579257 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 774/3049] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:20:13 2026] POST /volume/v3/backups => generated 314 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:13.590936 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-75f36adf-4ac4-43d8-b7b0-bcb371f56bff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:13.594855 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75f36adf-4ac4-43d8-b7b0-bcb371f56bff tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:13.594855 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75f36adf-4ac4-43d8-b7b0-bcb371f56bff tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:13.594855 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75f36adf-4ac4-43d8-b7b0-bcb371f56bff tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:13.594855 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-75f36adf-4ac4-43d8-b7b0-bcb371f56bff tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:13.598773 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:13.598773 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:13.600111 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75f36adf-4ac4-43d8-b7b0-bcb371f56bff tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:13.600948 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 768/3050] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:13 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:13.845499 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:13.962857 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:13.963356 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1382612666"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:13.965211 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1382612666'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:13.965323 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Create volume of 1 GB Aug 18 09:20:13.970985 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Availability Zones retrieved successfully. Aug 18 09:20:13.977950 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Flow 'volume_create_api' (64046801-c5d6-49c0-a86b-b1af0e3faaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:13.979688 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8557cd84-44d2-4163-affd-3a66a22c19b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:13.980758 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:14.027209 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8557cd84-44d2-4163-affd-3a66a22c19b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:14.028141 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b917df59-636b-4cfe-8ed3-0f306e78edbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:14.105763 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Created reservations ['892cd01c-41ea-40a2-b679-6577df07f4ac', '6a4d5637-eb97-4200-9de4-2093cb8f5f92', 'ea68568f-61e2-4cc3-b325-86703034394e', '86e345ea-bd06-4b6d-a696-cdd37e67d42a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:14.106756 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b917df59-636b-4cfe-8ed3-0f306e78edbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['892cd01c-41ea-40a2-b679-6577df07f4ac', '6a4d5637-eb97-4200-9de4-2093cb8f5f92', 'ea68568f-61e2-4cc3-b325-86703034394e', '86e345ea-bd06-4b6d-a696-cdd37e67d42a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:14.107489 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8fa9728-3e4b-4840-a41b-cd319807443e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:14.135173 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8fa9728-3e4b-4840-a41b-cd319807443e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc967838-97b6-4cfe-9de1-1beaf5ee72c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1382612666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c46d52cd5cf949e1af629e3fe5923872',qos_specs=None,replication_status=,reservations=['892cd01c-41ea-40a2-b679-6577df07f4ac','6a4d5637-eb97-4200-9de4-2093cb8f5f92','ea68568f-61e2-4cc3-b325-86703034394e','86e345ea-bd06-4b6d-a696-cdd37e67d42a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d50b5e28f13246a29a40d2d285fbf623',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1382612666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc967838-97b6-4cfe-9de1-1beaf5ee72c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c46d52cd5cf949e1af629e3fe5923872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d50b5e28f13246a29a40d2d285fbf623',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:14.136117 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd6bc9fa-f541-4609-b1ea-8567466e6455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:14.165841 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd6bc9fa-f541-4609-b1ea-8567466e6455) transitioned into state 'SUCCESS' from state '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-1382612666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c46d52cd5cf949e1af629e3fe5923872',qos_specs=None,replication_status=,reservations=['892cd01c-41ea-40a2-b679-6577df07f4ac','6a4d5637-eb97-4200-9de4-2093cb8f5f92','ea68568f-61e2-4cc3-b325-86703034394e','86e345ea-bd06-4b6d-a696-cdd37e67d42a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d50b5e28f13246a29a40d2d285fbf623',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:14.166504 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e63c5e-e492-4041-9898-eb17a01bf615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:14.177096 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e63c5e-e492-4041-9898-eb17a01bf615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:14.178339 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Flow 'volume_create_api' (64046801-c5d6-49c0-a86b-b1af0e3faaf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:14.178718 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Create volume request issued successfully. Aug 18 09:20:14.179644 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f8433dd-eaa6-46a2-9188-8a2b126daab9 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:14.180471 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 759/3051] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:13 2026] POST /volume/v3/volumes => generated 748 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:14.192777 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5afbcbc-9b8f-43d3-94e7-c1c7ff1cc44d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:14.197204 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5afbcbc-9b8f-43d3-94e7-c1c7ff1cc44d tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] GET https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 Aug 18 09:20:14.197204 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5afbcbc-9b8f-43d3-94e7-c1c7ff1cc44d tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:14.197435 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5afbcbc-9b8f-43d3-94e7-c1c7ff1cc44d tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:14.204724 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:14.204724 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:14.208511 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5afbcbc-9b8f-43d3-94e7-c1c7ff1cc44d tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Volume info retrieved successfully. Aug 18 09:20:14.213696 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5afbcbc-9b8f-43d3-94e7-c1c7ff1cc44d tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 returned with HTTP 200 Aug 18 09:20:14.214045 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 751/3052] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:14 2026] GET /volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:14.614574 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3dec2759-2035-476a-99bc-33aabee4c24d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:14.618412 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3dec2759-2035-476a-99bc-33aabee4c24d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:14.618412 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3dec2759-2035-476a-99bc-33aabee4c24d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:14.618412 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3dec2759-2035-476a-99bc-33aabee4c24d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:14.618412 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3dec2759-2035-476a-99bc-33aabee4c24d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:14.623808 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:14.623808 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:14.624844 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3dec2759-2035-476a-99bc-33aabee4c24d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:14.625490 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 775/3053] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:14 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:15.226959 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e190221-0266-45cc-a025-16e6198109d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:15.228945 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e190221-0266-45cc-a025-16e6198109d6 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] GET https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 Aug 18 09:20:15.229136 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e190221-0266-45cc-a025-16e6198109d6 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:15.229326 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e190221-0266-45cc-a025-16e6198109d6 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:15.238027 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:15.238027 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:15.242772 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e190221-0266-45cc-a025-16e6198109d6 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Volume info retrieved successfully. Aug 18 09:20:15.248354 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e190221-0266-45cc-a025-16e6198109d6 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 returned with HTTP 200 Aug 18 09:20:15.249153 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 769/3054] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:15 2026] GET /volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:15.636302 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6008a4f-dfe0-4290-8f44-12c9eb2bc4b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:15.638137 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6008a4f-dfe0-4290-8f44-12c9eb2bc4b1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:15.638370 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6008a4f-dfe0-4290-8f44-12c9eb2bc4b1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:15.638574 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6008a4f-dfe0-4290-8f44-12c9eb2bc4b1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:15.638674 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b6008a4f-dfe0-4290-8f44-12c9eb2bc4b1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:15.642840 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:15.642840 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:15.643516 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6008a4f-dfe0-4290-8f44-12c9eb2bc4b1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:15.643893 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 760/3055] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:15 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:16.657239 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc127020-4695-4936-ae70-a36d1312600f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:16.659842 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc127020-4695-4936-ae70-a36d1312600f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:16.660342 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc127020-4695-4936-ae70-a36d1312600f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:16.660649 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc127020-4695-4936-ae70-a36d1312600f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:16.660813 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bc127020-4695-4936-ae70-a36d1312600f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:16.666957 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:16.666957 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:16.667914 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc127020-4695-4936-ae70-a36d1312600f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:16.668600 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 752/3056] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:16 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:16.777936 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a28ed986-d0c5-47a8-ab0a-08e7b3d62734 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:16.778325 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a28ed986-d0c5-47a8-ab0a-08e7b3d62734 None None] GET https://10.4.3.41/volume// Aug 18 09:20:16.778511 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a28ed986-d0c5-47a8-ab0a-08e7b3d62734 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:16.778699 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a28ed986-d0c5-47a8-ab0a-08e7b3d62734 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:16.779045 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a28ed986-d0c5-47a8-ab0a-08e7b3d62734 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:16.779339 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 776/3057] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:20:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:16.794702 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-01c39ade-6e60-42f8-ac2c-384f6839808e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:16.796917 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-01c39ade-6e60-42f8-ac2c-384f6839808e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:20:16.797309 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-01c39ade-6e60-42f8-ac2c-384f6839808e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbccc875-09e8-440e-8d5a-1191bcd3ddab", "connector": null, "instance_uuid": "9e9191f6-7364-49f2-abe6-795ca79297c4"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:16.808445 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:16.808445 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:16.853426 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-01c39ade-6e60-42f8-ac2c-384f6839808e tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:20:16.854067 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 770/3058] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:20:16 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:16.865929 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-ac731e96-60da-4418-b066-b2a2433dd7e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:16.868487 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-ac731e96-60da-4418-b066-b2a2433dd7e4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] DELETE https://10.4.3.41/volume/v3/attachments/c3af4871-f0c5-49b5-baf9-d4c44a5b11a5 Aug 18 09:20:16.868798 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-ac731e96-60da-4418-b066-b2a2433dd7e4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:16.869011 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-ac731e96-60da-4418-b066-b2a2433dd7e4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:16.879022 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:16.879022 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:16.937753 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-ac731e96-60da-4418-b066-b2a2433dd7e4 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/c3af4871-f0c5-49b5-baf9-d4c44a5b11a5 returned with HTTP 200 Aug 18 09:20:16.938694 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 761/3059] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:20:16 2026] DELETE /volume/v3/attachments/c3af4871-f0c5-49b5-baf9-d4c44a5b11a5 => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:17.677954 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-305d67e1-3b0d-436c-abdc-7121debcc5f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:17.680342 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-305d67e1-3b0d-436c-abdc-7121debcc5f2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:17.680589 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-305d67e1-3b0d-436c-abdc-7121debcc5f2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:17.680794 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-305d67e1-3b0d-436c-abdc-7121debcc5f2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:17.680900 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-305d67e1-3b0d-436c-abdc-7121debcc5f2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:17.685953 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:17.685953 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:17.686583 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-305d67e1-3b0d-436c-abdc-7121debcc5f2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:17.687259 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 753/3060] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:17 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:18.054680 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-5224cfbf-9bda-43a3-91cd-1940e1ea0bca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:18.058162 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-5224cfbf-9bda-43a3-91cd-1940e1ea0bca tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] PUT https://10.4.3.41/volume/v3/attachments/a3025875-cc03-4517-bde6-647dbdb5b875 Aug 18 09:20:18.058488 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-5224cfbf-9bda-43a3-91cd-1940e1ea0bca tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:18.066147 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-5224cfbf-9bda-43a3-91cd-1940e1ea0bca tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Acquiring lock "cinder-attachment_update-fbccc875-09e8-440e-8d5a-1191bcd3ddab-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:20:18.071231 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-5224cfbf-9bda-43a3-91cd-1940e1ea0bca tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Lock "cinder-attachment_update-fbccc875-09e8-440e-8d5a-1191bcd3ddab-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:20:18.072125 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:18.072125 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:18.146570 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-5224cfbf-9bda-43a3-91cd-1940e1ea0bca tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Lock "cinder-attachment_update-fbccc875-09e8-440e-8d5a-1191bcd3ddab-np0000007625" released by "attachment_update" :: held 0.075s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:20:18.146958 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-5224cfbf-9bda-43a3-91cd-1940e1ea0bca tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/a3025875-cc03-4517-bde6-647dbdb5b875 returned with HTTP 200 Aug 18 09:20:18.147852 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 777/3061] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:20:18 2026] PUT /volume/v3/attachments/a3025875-cc03-4517-bde6-647dbdb5b875 => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:18.158567 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-a2882b72-3a8e-48e4-b1d9-cd3055eedfa3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:18.161112 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-a2882b72-3a8e-48e4-b1d9-cd3055eedfa3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/attachments/a3025875-cc03-4517-bde6-647dbdb5b875 Aug 18 09:20:18.161384 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-a2882b72-3a8e-48e4-b1d9-cd3055eedfa3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:18.161644 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-a2882b72-3a8e-48e4-b1d9-cd3055eedfa3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:18.178535 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-a2882b72-3a8e-48e4-b1d9-cd3055eedfa3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/a3025875-cc03-4517-bde6-647dbdb5b875 returned with HTTP 200 Aug 18 09:20:18.179006 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 771/3062] 10.4.3.41 () {70 vars in 1644 bytes} [Tue Aug 18 09:20:18 2026] GET /volume/v3/attachments/a3025875-cc03-4517-bde6-647dbdb5b875 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:18.700415 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e3143432-9d37-454e-a371-8fbfb8a7a97b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:18.702353 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3143432-9d37-454e-a371-8fbfb8a7a97b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:18.702596 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3143432-9d37-454e-a371-8fbfb8a7a97b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:18.702778 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3143432-9d37-454e-a371-8fbfb8a7a97b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:18.702890 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e3143432-9d37-454e-a371-8fbfb8a7a97b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:18.709421 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:18.709421 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:18.709421 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3143432-9d37-454e-a371-8fbfb8a7a97b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:18.709421 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 762/3063] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:18 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:19.723965 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea7d4d06-86d0-4a64-ae6a-8d68719c20c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:19.726155 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea7d4d06-86d0-4a64-ae6a-8d68719c20c7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:19.726419 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea7d4d06-86d0-4a64-ae6a-8d68719c20c7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:19.726684 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea7d4d06-86d0-4a64-ae6a-8d68719c20c7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:19.726837 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ea7d4d06-86d0-4a64-ae6a-8d68719c20c7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:19.731947 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:19.731947 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:19.732754 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea7d4d06-86d0-4a64-ae6a-8d68719c20c7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:19.733230 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 754/3064] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:19 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:20.747189 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5bce21bb-a78d-4b0d-b383-88c7baec1c07 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:20.749040 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bce21bb-a78d-4b0d-b383-88c7baec1c07 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:20.749297 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bce21bb-a78d-4b0d-b383-88c7baec1c07 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:20.749548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bce21bb-a78d-4b0d-b383-88c7baec1c07 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:20.749700 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5bce21bb-a78d-4b0d-b383-88c7baec1c07 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:20.754063 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:20.754063 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:20.754716 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bce21bb-a78d-4b0d-b383-88c7baec1c07 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:20.755082 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 778/3065] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:20 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:21.686596 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-82947d23-cbc7-41dd-80d8-f9c5020735c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:21.689781 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-82947d23-cbc7-41dd-80d8-f9c5020735c2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/encryption Aug 18 09:20:21.690096 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-82947d23-cbc7-41dd-80d8-f9c5020735c2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:21.690373 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-82947d23-cbc7-41dd-80d8-f9c5020735c2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:21.702680 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:21.702680 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:21.710199 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-82947d23-cbc7-41dd-80d8-f9c5020735c2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/encryption returned with HTTP 200 Aug 18 09:20:21.710657 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 772/3066] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:20:21 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:21.765792 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6839249c-67e9-41fc-8eda-00f6d6cfeccb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:21.768261 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6839249c-67e9-41fc-8eda-00f6d6cfeccb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:21.768501 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6839249c-67e9-41fc-8eda-00f6d6cfeccb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:21.768685 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6839249c-67e9-41fc-8eda-00f6d6cfeccb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:21.768782 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6839249c-67e9-41fc-8eda-00f6d6cfeccb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:21.776247 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:21.776247 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:21.777250 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6839249c-67e9-41fc-8eda-00f6d6cfeccb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:21.777836 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 763/3067] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:21 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:22.070171 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e149fb76-a069-45f8-962f-e7d33b603397 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:22.072106 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:22.072498 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-205894822"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:22.074091 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-205894822'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:22.074193 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Create volume of 1 GB Aug 18 09:20:22.079125 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Availability Zones retrieved successfully. Aug 18 09:20:22.085832 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Flow 'volume_create_api' (f8fcd3e0-c3e9-4adf-b7a7-750c3898d578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:22.091826 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c692ad9-6c36-4531-8ebe-e5178c3b3bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:22.091826 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:22.106998 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f891f84e-45aa-49d5-8a69-a6205d079617 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:22.109000 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f891f84e-45aa-49d5-8a69-a6205d079617 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes/34a66903-e094-434c-a22f-4aec367626e4/action Aug 18 09:20:22.109155 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f891f84e-45aa-49d5-8a69-a6205d079617 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action body: b'{"os-attach": {"instance_uuid": "befde7f3-2ad2-4b89-a89c-eba19dafcbf5", "mountpoint": "/dev/vdc"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:22.109286 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f891f84e-45aa-49d5-8a69-a6205d079617 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "befde7f3-2ad2-4b89-a89c-eba19dafcbf5", "mountpoint": "/dev/vdc"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:22.120435 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f891f84e-45aa-49d5-8a69-a6205d079617 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/34a66903-e094-434c-a22f-4aec367626e4/action returned with HTTP 404 Aug 18 09:20:22.121008 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 779/3068] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:20:22 2026] POST /volume/v3/volumes/34a66903-e094-434c-a22f-4aec367626e4/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:22.129475 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c692ad9-6c36-4531-8ebe-e5178c3b3bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:22.130728 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df30311d-682b-4546-9da8-60d7691adcaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:22.171461 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Created reservations ['b9f46863-c145-4106-9b11-4d8c5ef6a7f1', '8f53c4f2-7870-4f8a-9782-7e499708fe73', 'f71da9de-aafb-4da5-b0fa-a7ebc8ba4519', '8f6f8d49-22bc-41f3-a9cc-fadaff7d35e9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:22.172595 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df30311d-682b-4546-9da8-60d7691adcaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9f46863-c145-4106-9b11-4d8c5ef6a7f1', '8f53c4f2-7870-4f8a-9782-7e499708fe73', 'f71da9de-aafb-4da5-b0fa-a7ebc8ba4519', '8f6f8d49-22bc-41f3-a9cc-fadaff7d35e9']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:22.173698 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8474c6e0-b5cf-4628-983c-fb18903649d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:22.207983 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8474c6e0-b5cf-4628-983c-fb18903649d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6faf39e-bf35-4369-a346-b7b58e5ded53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-205894822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8dec3fbec36477aa8a4db56e4e96116',qos_specs=None,replication_status=,reservations=['b9f46863-c145-4106-9b11-4d8c5ef6a7f1','8f53c4f2-7870-4f8a-9782-7e499708fe73','f71da9de-aafb-4da5-b0fa-a7ebc8ba4519','8f6f8d49-22bc-41f3-a9cc-fadaff7d35e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e75efa4f7864a98895e086b54bd06bb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-205894822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6faf39e-bf35-4369-a346-b7b58e5ded53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8dec3fbec36477aa8a4db56e4e96116',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e75efa4f7864a98895e086b54bd06bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:22.209082 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea29dc2a-2860-4a84-bfdf-c7013d0ff134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:22.244634 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea29dc2a-2860-4a84-bfdf-c7013d0ff134) transitioned into state 'SUCCESS' from state '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-205894822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8dec3fbec36477aa8a4db56e4e96116',qos_specs=None,replication_status=,reservations=['b9f46863-c145-4106-9b11-4d8c5ef6a7f1','8f53c4f2-7870-4f8a-9782-7e499708fe73','f71da9de-aafb-4da5-b0fa-a7ebc8ba4519','8f6f8d49-22bc-41f3-a9cc-fadaff7d35e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e75efa4f7864a98895e086b54bd06bb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:22.245793 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50b242e-9379-481b-9fda-d96413be7a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:22.261492 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50b242e-9379-481b-9fda-d96413be7a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:22.262673 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Flow 'volume_create_api' (f8fcd3e0-c3e9-4adf-b7a7-750c3898d578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:22.263010 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Create volume request issued successfully. Aug 18 09:20:22.263764 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e149fb76-a069-45f8-962f-e7d33b603397 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:22.264334 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 755/3069] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:22 2026] POST /volume/v3/volumes => generated 748 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:22.293686 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-feb08df9-5b43-4fe1-af55-c1649de8d141 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:22.298928 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-feb08df9-5b43-4fe1-af55-c1649de8d141 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:22.299183 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-feb08df9-5b43-4fe1-af55-c1649de8d141 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:22.299449 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-feb08df9-5b43-4fe1-af55-c1649de8d141 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:22.313379 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:22.313379 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:22.321553 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-feb08df9-5b43-4fe1-af55-c1649de8d141 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:22.327885 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-feb08df9-5b43-4fe1-af55-c1649de8d141 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:22.328424 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 773/3070] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:22 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:22.788794 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4383478b-2ee8-4554-9ae7-93b33b9dd889 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:22.794079 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4383478b-2ee8-4554-9ae7-93b33b9dd889 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:22.794304 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4383478b-2ee8-4554-9ae7-93b33b9dd889 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:22.794517 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4383478b-2ee8-4554-9ae7-93b33b9dd889 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:22.794633 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4383478b-2ee8-4554-9ae7-93b33b9dd889 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:22.799246 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:22.799246 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:22.799887 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4383478b-2ee8-4554-9ae7-93b33b9dd889 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:22.800255 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 764/3071] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:22 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:23.343675 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-161f7fbe-2a42-4487-9028-bac2107769a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:23.345761 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-161f7fbe-2a42-4487-9028-bac2107769a5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:23.345988 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-161f7fbe-2a42-4487-9028-bac2107769a5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:23.346230 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-161f7fbe-2a42-4487-9028-bac2107769a5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:23.356045 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:23.356045 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:23.360735 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-161f7fbe-2a42-4487-9028-bac2107769a5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:23.365337 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-161f7fbe-2a42-4487-9028-bac2107769a5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:23.365884 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 780/3072] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:23 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:23.413896 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-42ecad86-7c2e-493c-916c-4e13db328301 req-3fd8dad1-a1a3-4919-977f-2846b35c5203 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:23.418746 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-3fd8dad1-a1a3-4919-977f-2846b35c5203 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:23.419079 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-3fd8dad1-a1a3-4919-977f-2846b35c5203 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:23.419079 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-3fd8dad1-a1a3-4919-977f-2846b35c5203 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:23.426916 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:23.426916 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:23.430782 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-42ecad86-7c2e-493c-916c-4e13db328301 req-3fd8dad1-a1a3-4919-977f-2846b35c5203 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:23.434507 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-3fd8dad1-a1a3-4919-977f-2846b35c5203 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:23.435073 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 756/3073] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:20:23 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:23.560689 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60689365-8eb3-446d-9b87-3c96ccc059c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:23.560689 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60689365-8eb3-446d-9b87-3c96ccc059c5 None None] GET https://10.4.3.41/volume// Aug 18 09:20:23.560689 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60689365-8eb3-446d-9b87-3c96ccc059c5 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:23.561089 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60689365-8eb3-446d-9b87-3c96ccc059c5 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:23.561259 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60689365-8eb3-446d-9b87-3c96ccc059c5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:23.561564 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 774/3074] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:20:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:23.574316 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-42ecad86-7c2e-493c-916c-4e13db328301 req-0e97d9f9-f719-4f7d-981e-53e1a02392b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:23.577305 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-0e97d9f9-f719-4f7d-981e-53e1a02392b5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:20:23.577770 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-0e97d9f9-f719-4f7d-981e-53e1a02392b5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6faf39e-bf35-4369-a346-b7b58e5ded53", "connector": null, "instance_uuid": "243de15d-f105-482b-862e-6c0eb559acde"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:23.596856 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:23.596856 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:23.627480 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-0e97d9f9-f719-4f7d-981e-53e1a02392b5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:20:23.627480 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 765/3075] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:20:23 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:23.665112 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b8f08086-b379-48c0-b2cb-17155440cb05 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:23.666733 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b8f08086-b379-48c0-b2cb-17155440cb05 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:23.666859 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b8f08086-b379-48c0-b2cb-17155440cb05 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:23.667613 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b8f08086-b379-48c0-b2cb-17155440cb05 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:23.673045 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f562a608-eaff-4643-a018-daba6bd4d974 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:23.673374 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f562a608-eaff-4643-a018-daba6bd4d974 None None] GET https://10.4.3.41/volume// Aug 18 09:20:23.673557 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f562a608-eaff-4643-a018-daba6bd4d974 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:23.673682 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f562a608-eaff-4643-a018-daba6bd4d974 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:23.673988 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f562a608-eaff-4643-a018-daba6bd4d974 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:23.674383 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 757/3076] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:20:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:23.675885 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:23.675885 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:23.679140 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b8f08086-b379-48c0-b2cb-17155440cb05 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:23.681667 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-42ecad86-7c2e-493c-916c-4e13db328301 req-5058fe9c-4059-4b0f-b686-fd37a8a2ffe8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:23.683061 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b8f08086-b379-48c0-b2cb-17155440cb05 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:23.683492 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 781/3077] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:23 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:23.686427 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-5058fe9c-4059-4b0f-b686-fd37a8a2ffe8 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:23.686427 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-5058fe9c-4059-4b0f-b686-fd37a8a2ffe8 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:23.686427 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-5058fe9c-4059-4b0f-b686-fd37a8a2ffe8 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:23.698509 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:23.698509 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:23.703592 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-42ecad86-7c2e-493c-916c-4e13db328301 req-5058fe9c-4059-4b0f-b686-fd37a8a2ffe8 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:23.709513 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-5058fe9c-4059-4b0f-b686-fd37a8a2ffe8 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:23.710038 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 775/3078] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:20:23 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 1020 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:23.814536 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92af4806-b863-414c-8187-805e1b92eed0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:23.816348 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92af4806-b863-414c-8187-805e1b92eed0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:23.816639 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92af4806-b863-414c-8187-805e1b92eed0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:23.816895 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92af4806-b863-414c-8187-805e1b92eed0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:23.817078 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-92af4806-b863-414c-8187-805e1b92eed0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:23.821248 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:23.821248 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:23.821898 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92af4806-b863-414c-8187-805e1b92eed0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:23.822268 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 766/3079] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:23 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:23.824027 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-42ecad86-7c2e-493c-916c-4e13db328301 req-63a39ad5-5444-4a09-990d-c9d854e3b99a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:23.826818 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-63a39ad5-5444-4a09-990d-c9d854e3b99a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] PUT https://10.4.3.41/volume/v3/attachments/f28e2f8a-c7b3-4e1c-a0da-a7965c50caa3 Aug 18 09:20:23.827327 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-63a39ad5-5444-4a09-990d-c9d854e3b99a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:23.837856 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-42ecad86-7c2e-493c-916c-4e13db328301 req-63a39ad5-5444-4a09-990d-c9d854e3b99a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Acquiring lock "cinder-attachment_update-a6faf39e-bf35-4369-a346-b7b58e5ded53-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:20:23.843942 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-42ecad86-7c2e-493c-916c-4e13db328301 req-63a39ad5-5444-4a09-990d-c9d854e3b99a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Lock "cinder-attachment_update-a6faf39e-bf35-4369-a346-b7b58e5ded53-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:20:23.845418 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:23.845418 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:23.921624 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-42ecad86-7c2e-493c-916c-4e13db328301 req-63a39ad5-5444-4a09-990d-c9d854e3b99a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Lock "cinder-attachment_update-a6faf39e-bf35-4369-a346-b7b58e5ded53-np0000007625" released by "attachment_update" :: held 0.078s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:20:23.922411 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-63a39ad5-5444-4a09-990d-c9d854e3b99a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/attachments/f28e2f8a-c7b3-4e1c-a0da-a7965c50caa3 returned with HTTP 200 Aug 18 09:20:23.923120 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 758/3080] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:20:23 2026] PUT /volume/v3/attachments/f28e2f8a-c7b3-4e1c-a0da-a7965c50caa3 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:24.157258 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-1f1077b9-7b03-4421-8039-9c16dc84ed08 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:24.161991 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-1f1077b9-7b03-4421-8039-9c16dc84ed08 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/attachments/a3025875-cc03-4517-bde6-647dbdb5b875/action Aug 18 09:20:24.162360 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-1f1077b9-7b03-4421-8039-9c16dc84ed08 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:24.162522 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-1f1077b9-7b03-4421-8039-9c16dc84ed08 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:24.178260 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:24.178260 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:24.189818 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3006c535-6803-40b5-b1c2-5bb5eb8bf69b req-1f1077b9-7b03-4421-8039-9c16dc84ed08 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/a3025875-cc03-4517-bde6-647dbdb5b875/action returned with HTTP 204 Aug 18 09:20:24.190269 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 782/3081] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:20:24 2026] POST /volume/v3/attachments/a3025875-cc03-4517-bde6-647dbdb5b875/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:24.700931 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9532767-f490-4822-bed3-5e13236dc1db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:24.703180 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9532767-f490-4822-bed3-5e13236dc1db tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:24.703620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9532767-f490-4822-bed3-5e13236dc1db tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:24.704047 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9532767-f490-4822-bed3-5e13236dc1db tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:24.714685 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:24.714685 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:24.718648 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d9532767-f490-4822-bed3-5e13236dc1db tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:24.723305 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9532767-f490-4822-bed3-5e13236dc1db tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:24.723967 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 776/3082] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:24 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:24.833766 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0cd2cd74-b6c1-4d82-a581-f7c1900795ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:24.837622 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0cd2cd74-b6c1-4d82-a581-f7c1900795ac tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:24.837952 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0cd2cd74-b6c1-4d82-a581-f7c1900795ac tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:24.838003 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0cd2cd74-b6c1-4d82-a581-f7c1900795ac tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:24.838110 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0cd2cd74-b6c1-4d82-a581-f7c1900795ac tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:24.846904 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:24.846904 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:24.846904 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0cd2cd74-b6c1-4d82-a581-f7c1900795ac tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:24.846904 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 767/3083] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:24 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:25.744449 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4dd05e4d-2905-4992-8cc6-a9471afdf8b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:25.748081 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4dd05e4d-2905-4992-8cc6-a9471afdf8b4 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:25.748301 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4dd05e4d-2905-4992-8cc6-a9471afdf8b4 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:25.748535 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4dd05e4d-2905-4992-8cc6-a9471afdf8b4 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:25.760485 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:25.760485 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:25.764683 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4dd05e4d-2905-4992-8cc6-a9471afdf8b4 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:25.769975 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4dd05e4d-2905-4992-8cc6-a9471afdf8b4 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:25.770523 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 759/3084] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:25 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:25.861311 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0fd2b585-8fd3-4649-a203-8aa8810c4ead None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:25.869093 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fd2b585-8fd3-4649-a203-8aa8810c4ead tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:25.869281 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fd2b585-8fd3-4649-a203-8aa8810c4ead tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:25.869497 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fd2b585-8fd3-4649-a203-8aa8810c4ead tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:25.869605 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0fd2b585-8fd3-4649-a203-8aa8810c4ead tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:25.876242 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:25.876242 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:25.876889 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fd2b585-8fd3-4649-a203-8aa8810c4ead tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:25.877233 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 783/3085] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:25 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:25.919033 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-1a570d6c-0796-456e-8539-4ad774f1bbae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:25.921793 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-1a570d6c-0796-456e-8539-4ad774f1bbae tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/limits Aug 18 09:20:25.922119 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-1a570d6c-0796-456e-8539-4ad774f1bbae tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:25.922430 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-1a570d6c-0796-456e-8539-4ad774f1bbae tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:25.937453 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-1a570d6c-0796-456e-8539-4ad774f1bbae tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-682623440 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-682623440, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:20:25.937453 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-1a570d6c-0796-456e-8539-4ad774f1bbae tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-682623440 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-682623440, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:20:25.937453 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-1a570d6c-0796-456e-8539-4ad774f1bbae tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-682623440 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-682623440, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:20:25.949815 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-1a570d6c-0796-456e-8539-4ad774f1bbae tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/limits returned with HTTP 200 Aug 18 09:20:25.950239 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 777/3086] 10.4.3.41 () {68 vars in 1477 bytes} [Tue Aug 18 09:20:25 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:25.989822 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-13b07fb4-6539-4c58-b704-189f7af84a11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:25.992437 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-13b07fb4-6539-4c58-b704-189f7af84a11 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:20:25.992700 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-13b07fb4-6539-4c58-b704-189f7af84a11 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:25.992937 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-13b07fb4-6539-4c58-b704-189f7af84a11 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:26.008703 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:26.008703 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:26.016640 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-13b07fb4-6539-4c58-b704-189f7af84a11 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:20:26.025089 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-13b07fb4-6539-4c58-b704-189f7af84a11 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d returned with HTTP 200 Aug 18 09:20:26.025889 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 768/3087] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:20:25 2026] GET /volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d => generated 1661 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:26.034735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-a4abc0b9-eda1-4f79-910d-d5b478c00585 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:26.038022 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-a4abc0b9-eda1-4f79-910d-d5b478c00585 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:20:26.038562 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-a4abc0b9-eda1-4f79-910d-d5b478c00585 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a8ac2c9-d095-4904-aa86-0f102fbde73d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1507768872", "description": null, "metadata": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:26.053419 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:26.053419 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:26.054576 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-a4abc0b9-eda1-4f79-910d-d5b478c00585 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:20:26.055079 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-a4abc0b9-eda1-4f79-910d-d5b478c00585 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Create snapshot from volume 9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:20:26.096647 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-a4abc0b9-eda1-4f79-910d-d5b478c00585 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Created reservations ['3a6602d1-964f-46e8-aca3-a4cded3c1aba', '9885863f-35b4-4aeb-a8a4-7733d1f8a9c2', '03126d82-ad17-40e8-ab99-6147e2aedb2e', '95e3fab0-0492-4398-96ea-ccba7bc8507d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:26.133752 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-a4abc0b9-eda1-4f79-910d-d5b478c00585 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Snapshot force create request issued successfully. Aug 18 09:20:26.135434 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5353b0b5-a6c6-49a5-a582-971e276c1d75 req-a4abc0b9-eda1-4f79-910d-d5b478c00585 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:20:26.135434 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 760/3088] 10.4.3.41 () {72 vars in 1540 bytes} [Tue Aug 18 09:20:26 2026] POST /volume/v3/snapshots => generated 324 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:26.462782 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7550c36d-0267-44a2-accb-010ee962c7bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:26.464691 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:26.465085 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "df2986a7-5bd6-4a68-bc88-9dd0c2fe389b", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-20073617"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:26.466655 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Create volume request body: {'volume': {'imageRef': 'df2986a7-5bd6-4a68-bc88-9dd0c2fe389b', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-20073617'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:26.563920 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Create volume of 2 GB Aug 18 09:20:26.569696 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Availability Zones retrieved successfully. Aug 18 09:20:26.576408 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Flow 'volume_create_api' (203b7020-0f13-4978-9b51-778a3bbad949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:26.577710 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa642b25-4df2-4049-93f5-8e04cb30d759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:26.578774 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Validating volume size '2' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:26.606847 np0000007625 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa642b25-4df2-4049-93f5-8e04cb30d759) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 09:20:26.606847 np0000007625 devstack@c-api.service[100264]: Failure: cinder.exception.InvalidInput: Invalid input received: Image df2986a7-5bd6-4a68-bc88-9dd0c2fe389b is not active. Aug 18 09:20:26.608505 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa642b25-4df2-4049-93f5-8e04cb30d759) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:26.609261 np0000007625 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa642b25-4df2-4049-93f5-8e04cb30d759) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 09:20:26.610144 np0000007625 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Flow 'volume_create_api' (203b7020-0f13-4978-9b51-778a3bbad949) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 09:20:26.611095 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7550c36d-0267-44a2-accb-010ee962c7bf tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 18 09:20:26.611095 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 784/3089] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:20:26 2026] POST /volume/v3/volumes => generated 125 bytes in 149 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:20:26.790984 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef5243e2-0eb7-403e-99df-f737c6ea9d14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:26.793082 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef5243e2-0eb7-403e-99df-f737c6ea9d14 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:26.793317 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef5243e2-0eb7-403e-99df-f737c6ea9d14 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:26.793597 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef5243e2-0eb7-403e-99df-f737c6ea9d14 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:26.806763 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:26.806763 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:26.811873 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ef5243e2-0eb7-403e-99df-f737c6ea9d14 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:26.816153 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef5243e2-0eb7-403e-99df-f737c6ea9d14 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:26.816556 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 778/3090] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:26 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:26.889065 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95064c76-d337-48e8-8dc7-2138ca554176 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:26.892890 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95064c76-d337-48e8-8dc7-2138ca554176 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:26.892890 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95064c76-d337-48e8-8dc7-2138ca554176 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:26.892890 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95064c76-d337-48e8-8dc7-2138ca554176 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:26.892890 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-95064c76-d337-48e8-8dc7-2138ca554176 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:26.897364 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:26.897364 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:26.898334 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95064c76-d337-48e8-8dc7-2138ca554176 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:26.898908 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 769/3091] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:26 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:27.239553 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-42ecad86-7c2e-493c-916c-4e13db328301 req-5af8d296-0e16-4793-bd87-7cad9ea3ce4a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:27.243115 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-5af8d296-0e16-4793-bd87-7cad9ea3ce4a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] POST https://10.4.3.41/volume/v3/attachments/f28e2f8a-c7b3-4e1c-a0da-a7965c50caa3/action Aug 18 09:20:27.243558 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-5af8d296-0e16-4793-bd87-7cad9ea3ce4a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:27.243685 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-5af8d296-0e16-4793-bd87-7cad9ea3ce4a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:27.267280 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:27.267280 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:27.277962 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-42ecad86-7c2e-493c-916c-4e13db328301 req-5af8d296-0e16-4793-bd87-7cad9ea3ce4a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/attachments/f28e2f8a-c7b3-4e1c-a0da-a7965c50caa3/action returned with HTTP 204 Aug 18 09:20:27.278386 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 761/3092] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:20:27 2026] POST /volume/v3/attachments/f28e2f8a-c7b3-4e1c-a0da-a7965c50caa3/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:27.346845 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e50a3d26-9348-497c-807e-801fce18e854 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:27.347344 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e50a3d26-9348-497c-807e-801fce18e854 None None] GET https://10.4.3.41/volume// Aug 18 09:20:27.347507 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e50a3d26-9348-497c-807e-801fce18e854 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:27.347696 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e50a3d26-9348-497c-807e-801fce18e854 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:27.348076 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e50a3d26-9348-497c-807e-801fce18e854 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:27.348511 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 785/3093] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:20:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:27.356630 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-bdd68b99-6788-4e9c-99c3-474770580bc3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:27.358908 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-bdd68b99-6788-4e9c-99c3-474770580bc3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:20:27.359168 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-bdd68b99-6788-4e9c-99c3-474770580bc3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbccc875-09e8-440e-8d5a-1191bcd3ddab", "connector": null, "instance_uuid": "9e9191f6-7364-49f2-abe6-795ca79297c4"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:27.371709 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:27.371709 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:27.400772 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-bdd68b99-6788-4e9c-99c3-474770580bc3 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:20:27.403409 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 779/3094] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:20:27 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:27.408093 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-97aae9fe-a048-4a93-9ba6-29a62ad3e0e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:27.410083 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-97aae9fe-a048-4a93-9ba6-29a62ad3e0e2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] DELETE https://10.4.3.41/volume/v3/attachments/a3025875-cc03-4517-bde6-647dbdb5b875 Aug 18 09:20:27.410256 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-97aae9fe-a048-4a93-9ba6-29a62ad3e0e2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:27.410471 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-97aae9fe-a048-4a93-9ba6-29a62ad3e0e2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:27.418154 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:27.418154 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:27.479454 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-97aae9fe-a048-4a93-9ba6-29a62ad3e0e2 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/a3025875-cc03-4517-bde6-647dbdb5b875 returned with HTTP 200 Aug 18 09:20:27.479962 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 770/3095] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:20:27 2026] DELETE /volume/v3/attachments/a3025875-cc03-4517-bde6-647dbdb5b875 => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:27.834226 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98de447b-3ab6-429c-8038-32581894af03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:27.836815 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98de447b-3ab6-429c-8038-32581894af03 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:27.836815 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98de447b-3ab6-429c-8038-32581894af03 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:27.836815 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98de447b-3ab6-429c-8038-32581894af03 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:27.846769 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:27.846769 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:27.850361 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-98de447b-3ab6-429c-8038-32581894af03 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:27.853917 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98de447b-3ab6-429c-8038-32581894af03 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:27.854438 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 762/3096] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:27 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:27.872684 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d7ca2845-d1d6-4e40-97ee-77ae8be5fd8b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:27.874826 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7ca2845-d1d6-4e40-97ee-77ae8be5fd8b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:27.875030 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7ca2845-d1d6-4e40-97ee-77ae8be5fd8b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:27.875221 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7ca2845-d1d6-4e40-97ee-77ae8be5fd8b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:27.890529 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:27.890529 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:27.893809 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d7ca2845-d1d6-4e40-97ee-77ae8be5fd8b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:27.897864 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7ca2845-d1d6-4e40-97ee-77ae8be5fd8b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:27.898040 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 786/3097] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:27 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:27.912543 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6dfac42d-7e65-4930-806a-6b9fd7f5b7df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:27.915145 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dfac42d-7e65-4930-806a-6b9fd7f5b7df tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:27.915680 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dfac42d-7e65-4930-806a-6b9fd7f5b7df tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:27.915680 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dfac42d-7e65-4930-806a-6b9fd7f5b7df tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:27.915878 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6dfac42d-7e65-4930-806a-6b9fd7f5b7df tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:27.922202 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:27.922202 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:27.923121 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dfac42d-7e65-4930-806a-6b9fd7f5b7df tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:27.923628 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 780/3098] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:27 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:28.004075 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.006580 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:28.006918 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-275285925"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:28.008697 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-275285925'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:28.008941 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Create volume of 1 GB Aug 18 09:20:28.009318 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:28.009318 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:28.014304 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Availability Zones retrieved successfully. Aug 18 09:20:28.020705 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Flow 'volume_create_api' (676d1b66-b1c6-409c-bb31-9e3591bf59f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:28.021824 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e40a4998-a944-4b56-b935-0b173557c179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:28.022983 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:28.030319 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-501d4f6b-c7f0-440e-9574-dccb87ddfa54 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.032540 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-501d4f6b-c7f0-440e-9574-dccb87ddfa54 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/snapshots/7ba78ec2-1ba5-4dee-8786-ed387c58cd06 Aug 18 09:20:28.032793 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-501d4f6b-c7f0-440e-9574-dccb87ddfa54 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:28.033066 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-501d4f6b-c7f0-440e-9574-dccb87ddfa54 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:28.040677 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:28.040677 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:28.041261 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-501d4f6b-c7f0-440e-9574-dccb87ddfa54 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Snapshot retrieved successfully. Aug 18 09:20:28.042228 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-501d4f6b-c7f0-440e-9574-dccb87ddfa54 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/snapshots/7ba78ec2-1ba5-4dee-8786-ed387c58cd06 returned with HTTP 200 Aug 18 09:20:28.042740 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 763/3099] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:20:28 2026] GET /volume/v3/snapshots/7ba78ec2-1ba5-4dee-8786-ed387c58cd06 => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:28.051629 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e40a4998-a944-4b56-b935-0b173557c179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:28.052308 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3282cae-597c-4035-aded-6cbfa245625b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:28.084480 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.085871 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:28.086188 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-184025557", "snapshot_id": null, "imageRef": "11fa2b2d-5843-4f2d-b78a-1bfdaa86778b", "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:28.087521 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-184025557', 'snapshot_id': None, 'imageRef': '11fa2b2d-5843-4f2d-b78a-1bfdaa86778b', 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:28.102728 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Created reservations ['a20ac992-7cef-46a1-aaf0-51d094f832f0', '58523a78-a1e6-40b7-8c0b-6e2e1e54e6ad', 'ed7c1cad-7ac9-42b7-9f6f-71ab6bcface1', '732a19ac-554a-479d-acd8-2d5a263db7fb'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:28.103701 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3282cae-597c-4035-aded-6cbfa245625b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a20ac992-7cef-46a1-aaf0-51d094f832f0', '58523a78-a1e6-40b7-8c0b-6e2e1e54e6ad', 'ed7c1cad-7ac9-42b7-9f6f-71ab6bcface1', '732a19ac-554a-479d-acd8-2d5a263db7fb']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:28.104651 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52525170-6ccc-4dc7-8f40-759f2fdea48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:28.132241 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52525170-6ccc-4dc7-8f40-759f2fdea48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '938435e9-2990-49d3-935d-235ec1c3278a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-275285925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8dec3fbec36477aa8a4db56e4e96116',qos_specs=None,replication_status=,reservations=['a20ac992-7cef-46a1-aaf0-51d094f832f0','58523a78-a1e6-40b7-8c0b-6e2e1e54e6ad','ed7c1cad-7ac9-42b7-9f6f-71ab6bcface1','732a19ac-554a-479d-acd8-2d5a263db7fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e75efa4f7864a98895e086b54bd06bb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-275285925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=938435e9-2990-49d3-935d-235ec1c3278a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8dec3fbec36477aa8a4db56e4e96116',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e75efa4f7864a98895e086b54bd06bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:28.133286 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29924c7-943f-4758-b0f5-487883c5f90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:28.157925 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29924c7-943f-4758-b0f5-487883c5f90a) transitioned into state 'SUCCESS' from state '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-275285925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8dec3fbec36477aa8a4db56e4e96116',qos_specs=None,replication_status=,reservations=['a20ac992-7cef-46a1-aaf0-51d094f832f0','58523a78-a1e6-40b7-8c0b-6e2e1e54e6ad','ed7c1cad-7ac9-42b7-9f6f-71ab6bcface1','732a19ac-554a-479d-acd8-2d5a263db7fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e75efa4f7864a98895e086b54bd06bb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:28.158976 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99582a0e-1bb7-40ad-a48e-b7fffd9f52ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:28.171599 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99582a0e-1bb7-40ad-a48e-b7fffd9f52ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:28.172908 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Flow 'volume_create_api' (676d1b66-b1c6-409c-bb31-9e3591bf59f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:28.173557 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Create volume request issued successfully. Aug 18 09:20:28.174537 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a97c97ba-e653-41b3-8bc1-1471d44e51f3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:28.175218 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 771/3100] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:28 2026] POST /volume/v3/volumes => generated 748 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:28.180847 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:28.180847 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:28.181338 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Snapshot retrieved successfully. Aug 18 09:20:28.181494 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Create volume of 1 GB Aug 18 09:20:28.186027 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Availability Zones retrieved successfully. Aug 18 09:20:28.191565 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Flow 'volume_create_api' (4edef534-5642-4895-967f-b30d1b11a18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:28.192650 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c39c4c8b-0c50-4448-9d8d-8c05003c53b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.192796 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b611af2-77a0-4af6-a43b-b7cfc75d6d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:28.193827 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:28.196452 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c39c4c8b-0c50-4448-9d8d-8c05003c53b5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:28.196684 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c39c4c8b-0c50-4448-9d8d-8c05003c53b5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:28.196882 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c39c4c8b-0c50-4448-9d8d-8c05003c53b5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:28.203409 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:28.203409 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:28.208477 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c39c4c8b-0c50-4448-9d8d-8c05003c53b5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:28.217081 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c39c4c8b-0c50-4448-9d8d-8c05003c53b5 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:28.217724 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 781/3101] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:28 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:28.232551 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b611af2-77a0-4af6-a43b-b7cfc75d6d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7ba78ec2-1ba5-4dee-8786-ed387c58cd06', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:28.233343 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e58d5a94-a36a-48e4-a62a-4617ca900f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:28.285019 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Created reservations ['03af7090-6341-46cd-89f2-fe46d0fc6e23', '67099b84-26b6-4683-b23f-3be604708a78', '9217d734-7700-425c-8238-3ab1d64c4e67', 'e7c29502-fbd8-4a12-b8d3-3868fe229293'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:28.285736 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e58d5a94-a36a-48e4-a62a-4617ca900f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03af7090-6341-46cd-89f2-fe46d0fc6e23', '67099b84-26b6-4683-b23f-3be604708a78', '9217d734-7700-425c-8238-3ab1d64c4e67', 'e7c29502-fbd8-4a12-b8d3-3868fe229293']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:28.286366 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089333b0-8a1f-41ae-a8ac-f7501fd0b204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:28.330865 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089333b0-8a1f-41ae-a8ac-f7501fd0b204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9de915b7-3733-49cb-a883-6c3250b6cc63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-184025557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e36bb214114980a98b99326937bd64',qos_specs=None,replication_status=,reservations=['03af7090-6341-46cd-89f2-fe46d0fc6e23','67099b84-26b6-4683-b23f-3be604708a78','9217d734-7700-425c-8238-3ab1d64c4e67','e7c29502-fbd8-4a12-b8d3-3868fe229293'],size=1,snapshot_id=7ba78ec2-1ba5-4dee-8786-ed387c58cd06,source_replicaid=,source_volid=None,status='creating',user_id='683b9bcd258c4c898fe6c8fd497c630f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-184025557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9de915b7-3733-49cb-a883-6c3250b6cc63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e36bb214114980a98b99326937bd64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7ba78ec2-1ba5-4dee-8786-ed387c58cd06,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683b9bcd258c4c898fe6c8fd497c630f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:28.331514 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fabce1d-2aa9-4860-874f-52f892a077f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:28.352208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fabce1d-2aa9-4860-874f-52f892a077f7) transitioned into state 'SUCCESS' from state '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-184025557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e36bb214114980a98b99326937bd64',qos_specs=None,replication_status=,reservations=['03af7090-6341-46cd-89f2-fe46d0fc6e23','67099b84-26b6-4683-b23f-3be604708a78','9217d734-7700-425c-8238-3ab1d64c4e67','e7c29502-fbd8-4a12-b8d3-3868fe229293'],size=1,snapshot_id=7ba78ec2-1ba5-4dee-8786-ed387c58cd06,source_replicaid=,source_volid=None,status='creating',user_id='683b9bcd258c4c898fe6c8fd497c630f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:28.352208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44d321b2-936c-4c42-a502-a7678c767ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:28.374493 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44d321b2-936c-4c42-a502-a7678c767ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:28.375627 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Flow 'volume_create_api' (4edef534-5642-4895-967f-b30d1b11a18d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:28.376080 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Create volume request issued successfully. Aug 18 09:20:28.376711 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-901ef352-ce39-467c-b1c6-f56a7aa37b40 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:28.377173 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 787/3102] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:20:28 2026] POST /volume/v3/volumes => generated 811 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:28.397643 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-009d4120-3e22-411a-a1b6-41bcfe236bd2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.397643 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-009d4120-3e22-411a-a1b6-41bcfe236bd2 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 Aug 18 09:20:28.397643 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-009d4120-3e22-411a-a1b6-41bcfe236bd2 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:28.397643 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-009d4120-3e22-411a-a1b6-41bcfe236bd2 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:28.405812 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:28.405812 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:28.409475 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-009d4120-3e22-411a-a1b6-41bcfe236bd2 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:20:28.414093 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-009d4120-3e22-411a-a1b6-41bcfe236bd2 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 returned with HTTP 200 Aug 18 09:20:28.414765 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 764/3103] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:28 2026] GET /volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:20:28.454089 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52b43247-b3c3-4197-8a08-6cedc2698213 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.456103 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:28.456475 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "83487924-7ae6-4c6b-a105-016ee00bf9e5"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:28.457975 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '83487924-7ae6-4c6b-a105-016ee00bf9e5'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:28.568205 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Create volume of 1 GB Aug 18 09:20:28.568686 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:28.568686 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:28.577550 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Availability Zones retrieved successfully. Aug 18 09:20:28.588525 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Flow 'volume_create_api' (e5793ebd-c6b1-4ed8-8f00-c926eac9346b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:28.590132 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb022d27-ccf1-435a-a2d2-859ece6303aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:28.591572 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:28.626580 np0000007625 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb022d27-ccf1-435a-a2d2-859ece6303aa) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 09:20:28.626580 np0000007625 devstack@c-api.service[100265]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 18 09:20:28.628152 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb022d27-ccf1-435a-a2d2-859ece6303aa) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:28.628841 np0000007625 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb022d27-ccf1-435a-a2d2-859ece6303aa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 09:20:28.629603 np0000007625 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Flow 'volume_create_api' (e5793ebd-c6b1-4ed8-8f00-c926eac9346b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 09:20:28.629908 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52b43247-b3c3-4197-8a08-6cedc2698213 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 18 09:20:28.630582 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 772/3104] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:28 2026] POST /volume/v3/volumes => generated 134 bytes in 177 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:20:28.797663 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3169b1e5-f4e2-44ed-8425-7c8fb55722c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.799332 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3169b1e5-f4e2-44ed-8425-7c8fb55722c5 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:28.799665 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3169b1e5-f4e2-44ed-8425-7c8fb55722c5 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:28.801189 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3169b1e5-f4e2-44ed-8425-7c8fb55722c5 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 18 09:20:28.801741 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 782/3105] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:28 2026] POST /volume/v3/volumes => generated 127 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:20:28.811473 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-345945b5-0ce8-4451-bf0d-9d4b4b6bb9b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.816959 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-345945b5-0ce8-4451-bf0d-9d4b4b6bb9b1 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:28.817432 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-345945b5-0ce8-4451-bf0d-9d4b4b6bb9b1 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0559dd47-e410-4ac8-bc42-5ea68c94666e"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:28.819421 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-345945b5-0ce8-4451-bf0d-9d4b4b6bb9b1 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0559dd47-e410-4ac8-bc42-5ea68c94666e'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:28.825231 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-345945b5-0ce8-4451-bf0d-9d4b4b6bb9b1 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 404 Aug 18 09:20:28.825957 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 788/3106] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:28 2026] POST /volume/v3/volumes => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:28.837884 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7bd764b-f802-4f6f-b398-394a7f73ae21 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.841416 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7bd764b-f802-4f6f-b398-394a7f73ae21 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:28.841416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7bd764b-f802-4f6f-b398-394a7f73ae21 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "cc97b652-6eb3-4e3d-be49-37c77dff97d1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:28.841416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-b7bd764b-f802-4f6f-b398-394a7f73ae21 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'cc97b652-6eb3-4e3d-be49-37c77dff97d1'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:28.847542 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7bd764b-f802-4f6f-b398-394a7f73ae21 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 404 Aug 18 09:20:28.848219 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 765/3107] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:28 2026] POST /volume/v3/volumes => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:28.857664 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d7766e9-d027-40db-bd78-90223299d76f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.860016 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d7766e9-d027-40db-bd78-90223299d76f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:28.860479 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d7766e9-d027-40db-bd78-90223299d76f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "7d3b047c-ad96-41dd-aa4f-a65e19c6fd6d"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:28.862715 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0d7766e9-d027-40db-bd78-90223299d76f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '7d3b047c-ad96-41dd-aa4f-a65e19c6fd6d'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:28.871290 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d7766e9-d027-40db-bd78-90223299d76f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 404 Aug 18 09:20:28.871983 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 773/3108] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:28 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:28.882045 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01fa50dd-1f8f-40be-b6d7-f1998930a723 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.883962 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01fa50dd-1f8f-40be-b6d7-f1998930a723 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:28.884283 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01fa50dd-1f8f-40be-b6d7-f1998930a723 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:28.886332 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01fa50dd-1f8f-40be-b6d7-f1998930a723 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 18 09:20:28.886905 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 783/3109] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:28 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:20:28.898362 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c0cfa0c1-5bd9-4ab3-b8b4-1e2d12498443 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.900016 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0cfa0c1-5bd9-4ab3-b8b4-1e2d12498443 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:28.900437 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0cfa0c1-5bd9-4ab3-b8b4-1e2d12498443 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:28.903044 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0cfa0c1-5bd9-4ab3-b8b4-1e2d12498443 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 18 09:20:28.903891 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 789/3110] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:28 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:20:28.916728 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ba1e5a4-cd8c-4b16-a5bb-d381331797b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.920412 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ba1e5a4-cd8c-4b16-a5bb-d381331797b4 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:28.920412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ba1e5a4-cd8c-4b16-a5bb-d381331797b4 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:28.920412 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ba1e5a4-cd8c-4b16-a5bb-d381331797b4 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 18 09:20:28.921017 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 766/3111] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:28 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 18 09:20:28.933552 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-97737c99-bae1-4008-b05a-bcd635bca290 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.935543 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97737c99-bae1-4008-b05a-bcd635bca290 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] DELETE https://10.4.3.41/volume/v3/volumes/tempest-invalid-884708025 Aug 18 09:20:28.935874 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97737c99-bae1-4008-b05a-bcd635bca290 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:28.936282 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97737c99-bae1-4008-b05a-bcd635bca290 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:28.936521 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-97737c99-bae1-4008-b05a-bcd635bca290 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Delete volume with id: tempest-invalid-884708025 Aug 18 09:20:28.937050 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4cecf759-8d11-4018-9c53-37e6b49819b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.939448 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4cecf759-8d11-4018-9c53-37e6b49819b9 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:28.939700 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4cecf759-8d11-4018-9c53-37e6b49819b9 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:28.939924 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4cecf759-8d11-4018-9c53-37e6b49819b9 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:28.940058 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4cecf759-8d11-4018-9c53-37e6b49819b9 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:28.943097 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97737c99-bae1-4008-b05a-bcd635bca290 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/tempest-invalid-884708025 returned with HTTP 404 Aug 18 09:20:28.943636 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 774/3112] 10.4.3.41 () {66 vars in 1311 bytes} [Tue Aug 18 09:20:28 2026] DELETE /volume/v3/volumes/tempest-invalid-884708025 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:28.945257 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:28.945257 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:28.946097 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4cecf759-8d11-4018-9c53-37e6b49819b9 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:28.946564 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 784/3113] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:28 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:28.955586 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-16f1925d-9100-4d24-a5a2-fb45c0c44b07 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.957763 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 790/3114] 10.4.3.41 () {66 vars in 1236 bytes} [Tue Aug 18 09:20:28 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 09:20:28.968119 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4aab326e-b61d-4438-86b7-d71fd16795a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.969507 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4aab326e-b61d-4438-86b7-d71fd16795a5 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes/xxx/action Aug 18 09:20:28.969975 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4aab326e-b61d-4438-86b7-d71fd16795a5 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action body: b'{"os-detach": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:28.970230 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4aab326e-b61d-4438-86b7-d71fd16795a5 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:28.979162 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4aab326e-b61d-4438-86b7-d71fd16795a5 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 18 09:20:28.979162 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 767/3115] 10.4.3.41 () {68 vars in 1284 bytes} [Tue Aug 18 09:20:28 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:28.989687 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d29583d7-3370-4ceb-b06a-da6152347209 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:28.992151 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d29583d7-3370-4ceb-b06a-da6152347209 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] GET https://10.4.3.41/volume/v3/volumes/tempest-invalid-135707131 Aug 18 09:20:28.992368 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d29583d7-3370-4ceb-b06a-da6152347209 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:28.992611 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d29583d7-3370-4ceb-b06a-da6152347209 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:28.998543 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d29583d7-3370-4ceb-b06a-da6152347209 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/tempest-invalid-135707131 returned with HTTP 404 Aug 18 09:20:28.999120 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 775/3116] 10.4.3.41 () {66 vars in 1308 bytes} [Tue Aug 18 09:20:28 2026] GET /volume/v3/volumes/tempest-invalid-135707131 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:29.009632 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5e1bc1f-7387-46b4-81d3-52ac47db9af9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.013221 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 785/3117] 10.4.3.41 () {66 vars in 1233 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 09:20:29.026610 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-e1530bbb-7bca-4df2-b001-aa37929a86b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.026748 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b47a2036-d5a7-4aef-9169-bb22807c4aca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.027510 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-e1530bbb-7bca-4df2-b001-aa37929a86b1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] PUT https://10.4.3.41/volume/v3/attachments/8f0597b4-3bf6-41ea-bda4-29a0e944a469 Aug 18 09:20:29.030431 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-e1530bbb-7bca-4df2-b001-aa37929a86b1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.030568 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b47a2036-d5a7-4aef-9169-bb22807c4aca tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?status=null Aug 18 09:20:29.030568 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b47a2036-d5a7-4aef-9169-bb22807c4aca tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.030568 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b47a2036-d5a7-4aef-9169-bb22807c4aca tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.030568 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-b47a2036-d5a7-4aef-9169-bb22807c4aca tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:20:29.030568 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b47a2036-d5a7-4aef-9169-bb22807c4aca tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Could not evaluate value null, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:20:29.030568 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b47a2036-d5a7-4aef-9169-bb22807c4aca tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:20:29.037988 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-e1530bbb-7bca-4df2-b001-aa37929a86b1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Acquiring lock "cinder-attachment_update-fbccc875-09e8-440e-8d5a-1191bcd3ddab-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:20:29.042553 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-e1530bbb-7bca-4df2-b001-aa37929a86b1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Lock "cinder-attachment_update-fbccc875-09e8-440e-8d5a-1191bcd3ddab-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:20:29.043433 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.043433 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:29.064989 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b47a2036-d5a7-4aef-9169-bb22807c4aca tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Get all volumes completed successfully. Aug 18 09:20:29.067182 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b47a2036-d5a7-4aef-9169-bb22807c4aca tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 18 09:20:29.067902 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 768/3118] 10.4.3.41 () {66 vars in 1274 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:20:29.085368 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac980707-c94b-40f5-917b-72b6d194dfc6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.088029 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac980707-c94b-40f5-917b-72b6d194dfc6 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1370314023 Aug 18 09:20:29.088623 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac980707-c94b-40f5-917b-72b6d194dfc6 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.088970 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac980707-c94b-40f5-917b-72b6d194dfc6 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.089481 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-ac980707-c94b-40f5-917b-72b6d194dfc6 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:20:29.090582 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ac980707-c94b-40f5-917b-72b6d194dfc6 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1370314023'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:20:29.099148 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ac980707-c94b-40f5-917b-72b6d194dfc6 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Get all volumes completed successfully. Aug 18 09:20:29.102033 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac980707-c94b-40f5-917b-72b6d194dfc6 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1370314023 returned with HTTP 200 Aug 18 09:20:29.102667 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 776/3119] 10.4.3.41 () {66 vars in 1352 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1370314023 => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:20:29.117103 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a84218c-8c39-4a2e-ba48-6815a0fb8a7f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.119098 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a84218c-8c39-4a2e-ba48-6815a0fb8a7f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] GET https://10.4.3.41/volume/v3/volumes?status=null Aug 18 09:20:29.119308 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a84218c-8c39-4a2e-ba48-6815a0fb8a7f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.119946 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a84218c-8c39-4a2e-ba48-6815a0fb8a7f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.120250 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-8a84218c-8c39-4a2e-ba48-6815a0fb8a7f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:20:29.120945 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8a84218c-8c39-4a2e-ba48-6815a0fb8a7f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Could not evaluate value null, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 09:20:29.121640 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8a84218c-8c39-4a2e-ba48-6815a0fb8a7f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:20:29.128986 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8a84218c-8c39-4a2e-ba48-6815a0fb8a7f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Get all volumes completed successfully. Aug 18 09:20:29.129311 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a84218c-8c39-4a2e-ba48-6815a0fb8a7f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes?status=null returned with HTTP 200 Aug 18 09:20:29.129877 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 786/3120] 10.4.3.41 () {66 vars in 1253 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:20:29.140479 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f342a492-587c-4369-afd3-6d539e4217a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.142132 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f342a492-587c-4369-afd3-6d539e4217a8 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] GET https://10.4.3.41/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1498592617 Aug 18 09:20:29.142670 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f342a492-587c-4369-afd3-6d539e4217a8 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.145411 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f342a492-587c-4369-afd3-6d539e4217a8 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.145411 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-f342a492-587c-4369-afd3-6d539e4217a8 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:20:29.145561 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-e1530bbb-7bca-4df2-b001-aa37929a86b1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Lock "cinder-attachment_update-fbccc875-09e8-440e-8d5a-1191bcd3ddab-np0000007625" released by "attachment_update" :: held 0.101s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:20:29.145561 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-e1530bbb-7bca-4df2-b001-aa37929a86b1 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/8f0597b4-3bf6-41ea-bda4-29a0e944a469 returned with HTTP 200 Aug 18 09:20:29.145647 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f342a492-587c-4369-afd3-6d539e4217a8 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1498592617'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:20:29.145686 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 791/3121] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:20:29 2026] PUT /volume/v3/attachments/8f0597b4-3bf6-41ea-bda4-29a0e944a469 => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:29.151714 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f342a492-587c-4369-afd3-6d539e4217a8 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Get all volumes completed successfully. Aug 18 09:20:29.152558 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f342a492-587c-4369-afd3-6d539e4217a8 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1498592617 returned with HTTP 200 Aug 18 09:20:29.153139 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 769/3122] 10.4.3.41 () {66 vars in 1331 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1498592617 => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:20:29.153628 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-748dae57-2ac7-4666-99eb-f2fd2fdec391 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.156555 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-748dae57-2ac7-4666-99eb-f2fd2fdec391 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/attachments/8f0597b4-3bf6-41ea-bda4-29a0e944a469 Aug 18 09:20:29.156967 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-748dae57-2ac7-4666-99eb-f2fd2fdec391 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.157310 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-748dae57-2ac7-4666-99eb-f2fd2fdec391 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.165838 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e46d4f26-edff-48f3-9da9-af26169c4dae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.167542 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e46d4f26-edff-48f3-9da9-af26169c4dae tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action Aug 18 09:20:29.167853 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e46d4f26-edff-48f3-9da9-af26169c4dae tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:29.167963 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e46d4f26-edff-48f3-9da9-af26169c4dae tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.173044 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-748dae57-2ac7-4666-99eb-f2fd2fdec391 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/8f0597b4-3bf6-41ea-bda4-29a0e944a469 returned with HTTP 200 Aug 18 09:20:29.173846 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 777/3123] 10.4.3.41 () {70 vars in 1644 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/attachments/8f0597b4-3bf6-41ea-bda4-29a0e944a469 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:29.176463 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.176463 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:29.177415 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e46d4f26-edff-48f3-9da9-af26169c4dae tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Volume info retrieved successfully. Aug 18 09:20:29.182716 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e46d4f26-edff-48f3-9da9-af26169c4dae tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Reserve volume completed successfully. Aug 18 09:20:29.182951 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e46d4f26-edff-48f3-9da9-af26169c4dae tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action returned with HTTP 202 Aug 18 09:20:29.183348 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 787/3124] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:20:29 2026] POST /volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:20:29.190530 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1603a85b-f451-4836-9250-59571bf991c4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.192547 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1603a85b-f451-4836-9250-59571bf991c4 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action Aug 18 09:20:29.192901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1603a85b-f451-4836-9250-59571bf991c4 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:29.193033 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1603a85b-f451-4836-9250-59571bf991c4 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.202439 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.202439 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:29.203095 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1603a85b-f451-4836-9250-59571bf991c4 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Volume info retrieved successfully. Aug 18 09:20:29.208406 np0000007625 devstack@c-api.service[100264]: ERROR cinder.volume.api [None req-1603a85b-f451-4836-9250-59571bf991c4 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Volume status must be available to reserve, but the status is attaching. Aug 18 09:20:29.208787 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1603a85b-f451-4836-9250-59571bf991c4 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action returned with HTTP 400 Aug 18 09:20:29.209465 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 792/3125] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:20:29 2026] POST /volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:20:29.217530 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c78776c7-d9fa-4f87-a60a-88657d385e60 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.218673 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c78776c7-d9fa-4f87-a60a-88657d385e60 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action Aug 18 09:20:29.219061 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c78776c7-d9fa-4f87-a60a-88657d385e60 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:29.219246 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c78776c7-d9fa-4f87-a60a-88657d385e60 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.226505 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.226505 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:29.227039 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c78776c7-d9fa-4f87-a60a-88657d385e60 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Volume info retrieved successfully. Aug 18 09:20:29.230694 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d9ed1fc-6440-4e19-b75b-dd63726bfc16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.232401 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d9ed1fc-6440-4e19-b75b-dd63726bfc16 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:29.232613 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d9ed1fc-6440-4e19-b75b-dd63726bfc16 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.232796 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d9ed1fc-6440-4e19-b75b-dd63726bfc16 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.240409 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.240409 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:29.240483 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c78776c7-d9fa-4f87-a60a-88657d385e60 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Unreserve volume completed successfully. Aug 18 09:20:29.240483 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c78776c7-d9fa-4f87-a60a-88657d385e60 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action returned with HTTP 202 Aug 18 09:20:29.240483 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 770/3126] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:20:29 2026] POST /volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:20:29.243918 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d9ed1fc-6440-4e19-b75b-dd63726bfc16 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:29.248554 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e2f19ea-35af-41db-b8c3-f3e0e63e04ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.248790 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d9ed1fc-6440-4e19-b75b-dd63726bfc16 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:29.249203 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 778/3127] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:29.250945 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e2f19ea-35af-41db-b8c3-f3e0e63e04ae tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes/8a5558bc-56bd-48cd-959f-a2fb1e267017/action Aug 18 09:20:29.251370 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e2f19ea-35af-41db-b8c3-f3e0e63e04ae tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:29.251562 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e2f19ea-35af-41db-b8c3-f3e0e63e04ae tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.260545 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e2f19ea-35af-41db-b8c3-f3e0e63e04ae tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/8a5558bc-56bd-48cd-959f-a2fb1e267017/action returned with HTTP 404 Aug 18 09:20:29.261180 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 788/3128] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:20:29 2026] POST /volume/v3/volumes/8a5558bc-56bd-48cd-959f-a2fb1e267017/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:29.270054 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d1385f0-2fd5-4c73-a432-347f8674b9c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.271939 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d1385f0-2fd5-4c73-a432-347f8674b9c7 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes/0ba69ab5-dfc8-40bb-8c0d-5af755cba044/action Aug 18 09:20:29.272279 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d1385f0-2fd5-4c73-a432-347f8674b9c7 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:29.272367 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d1385f0-2fd5-4c73-a432-347f8674b9c7 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.279676 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d1385f0-2fd5-4c73-a432-347f8674b9c7 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/0ba69ab5-dfc8-40bb-8c0d-5af755cba044/action returned with HTTP 404 Aug 18 09:20:29.280179 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 793/3129] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:20:29 2026] POST /volume/v3/volumes/0ba69ab5-dfc8-40bb-8c0d-5af755cba044/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:29.289541 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f4d7c26-2921-4f14-b9f9-4ec15e0bdf8f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.291484 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 771/3130] 10.4.3.41 () {68 vars in 1253 bytes} [Tue Aug 18 09:20:29 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) Aug 18 09:20:29.295951 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-e4ec5dd5-f46d-4bfa-b69b-5b5cc203127a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.298099 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-e4ec5dd5-f46d-4bfa-b69b-5b5cc203127a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:29.298430 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-e4ec5dd5-f46d-4bfa-b69b-5b5cc203127a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.298628 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-e4ec5dd5-f46d-4bfa-b69b-5b5cc203127a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.305611 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91cd916e-d492-4486-a2cc-f4b00145662c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.305864 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.305864 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:29.307742 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91cd916e-d492-4486-a2cc-f4b00145662c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] PUT https://10.4.3.41/volume/v3/volumes/tempest-invalid-1591073287 Aug 18 09:20:29.308239 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91cd916e-d492-4486-a2cc-f4b00145662c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.309539 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-e4ec5dd5-f46d-4bfa-b69b-5b5cc203127a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:29.313829 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-e4ec5dd5-f46d-4bfa-b69b-5b5cc203127a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:29.314305 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 779/3131] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:29.318165 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91cd916e-d492-4486-a2cc-f4b00145662c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/tempest-invalid-1591073287 returned with HTTP 404 Aug 18 09:20:29.318774 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 789/3132] 10.4.3.41 () {68 vars in 1331 bytes} [Tue Aug 18 09:20:29 2026] PUT /volume/v3/volumes/tempest-invalid-1591073287 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:29.328996 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4dc4c97c-9630-4ade-8709-49330c1bb041 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.331069 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4dc4c97c-9630-4ade-8709-49330c1bb041 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] PUT https://10.4.3.41/volume/v3/volumes/5c9f75a4-8b78-40d4-9b95-ca4a9bc6600b Aug 18 09:20:29.331216 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4dc4c97c-9630-4ade-8709-49330c1bb041 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.341767 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4dc4c97c-9630-4ade-8709-49330c1bb041 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/5c9f75a4-8b78-40d4-9b95-ca4a9bc6600b returned with HTTP 404 Aug 18 09:20:29.342288 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 794/3133] 10.4.3.41 () {68 vars in 1361 bytes} [Tue Aug 18 09:20:29 2026] PUT /volume/v3/volumes/5c9f75a4-8b78-40d4-9b95-ca4a9bc6600b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:29.355373 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a956305-7012-442c-9581-7a8a164aad8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.357223 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a956305-7012-442c-9581-7a8a164aad8c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d13baca3-67f1-4c8e-b00c-52e0f51566e6 Aug 18 09:20:29.357616 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a956305-7012-442c-9581-7a8a164aad8c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.359089 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a956305-7012-442c-9581-7a8a164aad8c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.359089 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8a956305-7012-442c-9581-7a8a164aad8c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Delete volume with id: d13baca3-67f1-4c8e-b00c-52e0f51566e6 Aug 18 09:20:29.366424 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a956305-7012-442c-9581-7a8a164aad8c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/d13baca3-67f1-4c8e-b00c-52e0f51566e6 returned with HTTP 404 Aug 18 09:20:29.367661 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 772/3134] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:29 2026] DELETE /volume/v3/volumes/d13baca3-67f1-4c8e-b00c-52e0f51566e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:29.380747 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb305b57-d02d-4d97-bb20-419d76fe107d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.383275 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb305b57-d02d-4d97-bb20-419d76fe107d tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action Aug 18 09:20:29.383804 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb305b57-d02d-4d97-bb20-419d76fe107d tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:29.384067 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb305b57-d02d-4d97-bb20-419d76fe107d tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.386339 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb305b57-d02d-4d97-bb20-419d76fe107d tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action returned with HTTP 400 Aug 18 09:20:29.387014 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 780/3135] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:20:29 2026] POST /volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:20:29.399525 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24c247a0-51f3-475d-b4ca-eb0ae3719eef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.401712 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24c247a0-51f3-475d-b4ca-eb0ae3719eef tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action Aug 18 09:20:29.402094 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24c247a0-51f3-475d-b4ca-eb0ae3719eef tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:29.402232 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24c247a0-51f3-475d-b4ca-eb0ae3719eef tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.404136 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24c247a0-51f3-475d-b4ca-eb0ae3719eef tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action returned with HTTP 400 Aug 18 09:20:29.404917 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 790/3136] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:20:29 2026] POST /volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:20:29.416056 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-66be409e-61c1-4b8e-b5ff-232d2276e8b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.418247 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66be409e-61c1-4b8e-b5ff-232d2276e8b0 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes/6f7bba5c-b1fc-48e4-8a3f-72bc38761dba/action Aug 18 09:20:29.418707 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66be409e-61c1-4b8e-b5ff-232d2276e8b0 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:29.418866 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66be409e-61c1-4b8e-b5ff-232d2276e8b0 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.425646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7cbe8851-6f22-41f6-ae3f-569932e6f45a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.425646 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7cbe8851-6f22-41f6-ae3f-569932e6f45a None None] GET https://10.4.3.41/volume// Aug 18 09:20:29.425646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7cbe8851-6f22-41f6-ae3f-569932e6f45a None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.425646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7cbe8851-6f22-41f6-ae3f-569932e6f45a None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.425646 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7cbe8851-6f22-41f6-ae3f-569932e6f45a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:29.425646 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 773/3137] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:29.431469 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f995d79a-42cf-4e6d-a2cf-675721733cd1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.432321 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66be409e-61c1-4b8e-b5ff-232d2276e8b0 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/6f7bba5c-b1fc-48e4-8a3f-72bc38761dba/action returned with HTTP 404 Aug 18 09:20:29.432982 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 795/3138] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:20:29 2026] POST /volume/v3/volumes/6f7bba5c-b1fc-48e4-8a3f-72bc38761dba/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:29.434664 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f995d79a-42cf-4e6d-a2cf-675721733cd1 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 Aug 18 09:20:29.434914 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f995d79a-42cf-4e6d-a2cf-675721733cd1 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.435113 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f995d79a-42cf-4e6d-a2cf-675721733cd1 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.444156 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-688920f7-7e7f-4427-8da2-4a443dc4ab30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.444276 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d8d42b6-b24f-4846-9314-2514ac262656 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.445073 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.445073 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:29.446058 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d8d42b6-b24f-4846-9314-2514ac262656 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action Aug 18 09:20:29.448414 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-688920f7-7e7f-4427-8da2-4a443dc4ab30 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:20:29.448490 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d8d42b6-b24f-4846-9314-2514ac262656 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:29.448490 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d8d42b6-b24f-4846-9314-2514ac262656 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.448584 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-688920f7-7e7f-4427-8da2-4a443dc4ab30 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "938435e9-2990-49d3-935d-235ec1c3278a", "connector": null, "instance_uuid": "243de15d-f105-482b-862e-6c0eb559acde"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.448642 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d8d42b6-b24f-4846-9314-2514ac262656 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action returned with HTTP 400 Aug 18 09:20:29.448959 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 774/3139] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:20:29 2026] POST /volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:20:29.449959 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f995d79a-42cf-4e6d-a2cf-675721733cd1 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:20:29.455702 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f995d79a-42cf-4e6d-a2cf-675721733cd1 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 returned with HTTP 200 Aug 18 09:20:29.456515 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 781/3140] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 => generated 1420 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:29.459608 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ff1b508-365c-4fd4-8541-52ffcc7046df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.461622 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ff1b508-365c-4fd4-8541-52ffcc7046df tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] POST https://10.4.3.41/volume/v3/volumes/None/action Aug 18 09:20:29.462134 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ff1b508-365c-4fd4-8541-52ffcc7046df tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:29.462285 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ff1b508-365c-4fd4-8541-52ffcc7046df tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.463427 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.463427 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:29.471305 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-acc36f8c-d5f1-4470-811f-27090d948a76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.471467 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ff1b508-365c-4fd4-8541-52ffcc7046df tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/None/action returned with HTTP 404 Aug 18 09:20:29.472076 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 796/3141] 10.4.3.41 () {68 vars in 1287 bytes} [Tue Aug 18 09:20:29 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) Aug 18 09:20:29.473192 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acc36f8c-d5f1-4470-811f-27090d948a76 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 Aug 18 09:20:29.473817 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acc36f8c-d5f1-4470-811f-27090d948a76 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.474169 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acc36f8c-d5f1-4470-811f-27090d948a76 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.481271 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d66e9e0-1537-4a85-a1e0-9f0924019a72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.483676 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d66e9e0-1537-4a85-a1e0-9f0924019a72 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] GET https://10.4.3.41/volume/v3/volumes/676f2b16-e51a-4be5-877b-7561409f9612 Aug 18 09:20:29.484081 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d66e9e0-1537-4a85-a1e0-9f0924019a72 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.484134 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d66e9e0-1537-4a85-a1e0-9f0924019a72 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.486241 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.486241 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:29.490582 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d66e9e0-1537-4a85-a1e0-9f0924019a72 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/676f2b16-e51a-4be5-877b-7561409f9612 returned with HTTP 404 Aug 18 09:20:29.491930 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 782/3142] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes/676f2b16-e51a-4be5-877b-7561409f9612 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:29.492848 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-acc36f8c-d5f1-4470-811f-27090d948a76 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:20:29.501869 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b42e1451-17e5-465e-b003-bac1ee5e632f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.503759 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b42e1451-17e5-465e-b003-bac1ee5e632f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] GET https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 Aug 18 09:20:29.504829 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b42e1451-17e5-465e-b003-bac1ee5e632f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.504829 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b42e1451-17e5-465e-b003-bac1ee5e632f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.505887 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acc36f8c-d5f1-4470-811f-27090d948a76 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 returned with HTTP 200 Aug 18 09:20:29.506518 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 775/3143] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 => generated 1420 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:29.511289 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-688920f7-7e7f-4427-8da2-4a443dc4ab30 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:20:29.511715 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 791/3144] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:20:29 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:29.515730 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.515730 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:29.522097 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b42e1451-17e5-465e-b003-bac1ee5e632f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Volume info retrieved successfully. Aug 18 09:20:29.529136 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b42e1451-17e5-465e-b003-bac1ee5e632f tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 returned with HTTP 200 Aug 18 09:20:29.529449 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 797/3145] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:29.541894 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7f6232fd-248c-4085-8d2b-af6bcd46fe26 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.544252 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f6232fd-248c-4085-8d2b-af6bcd46fe26 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:29.544556 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f6232fd-248c-4085-8d2b-af6bcd46fe26 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.544808 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f6232fd-248c-4085-8d2b-af6bcd46fe26 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.547072 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a8794971-8900-4829-a2af-6a0bacb74d7c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.551614 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8794971-8900-4829-a2af-6a0bacb74d7c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 Aug 18 09:20:29.551614 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8794971-8900-4829-a2af-6a0bacb74d7c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.551614 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8794971-8900-4829-a2af-6a0bacb74d7c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.551614 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a8794971-8900-4829-a2af-6a0bacb74d7c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Delete volume with id: fc967838-97b6-4cfe-9de1-1beaf5ee72c5 Aug 18 09:20:29.558424 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.558424 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:29.563244 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7f6232fd-248c-4085-8d2b-af6bcd46fe26 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:29.565052 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3bbc7d70-e16e-4664-a8a8-99a49b62b529 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.565535 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bbc7d70-e16e-4664-a8a8-99a49b62b529 None None] GET https://10.4.3.41/volume// Aug 18 09:20:29.565769 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bbc7d70-e16e-4664-a8a8-99a49b62b529 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.565891 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bbc7d70-e16e-4664-a8a8-99a49b62b529 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.566220 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bbc7d70-e16e-4664-a8a8-99a49b62b529 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:29.566569 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 792/3146] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:29.570151 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f6232fd-248c-4085-8d2b-af6bcd46fe26 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:29.570696 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 783/3147] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:29.576016 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-6fd31a55-de32-494b-a382-7e2310b6122c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.584413 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-6fd31a55-de32-494b-a382-7e2310b6122c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:29.584413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-6fd31a55-de32-494b-a382-7e2310b6122c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.584413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-6fd31a55-de32-494b-a382-7e2310b6122c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.591414 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.591414 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:29.595160 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-6fd31a55-de32-494b-a382-7e2310b6122c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:29.599537 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-6fd31a55-de32-494b-a382-7e2310b6122c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:29.599919 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 798/3148] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 1020 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:29.711517 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-b3ac8c95-34b7-4497-a09b-a2228748bd7f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.714936 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-b3ac8c95-34b7-4497-a09b-a2228748bd7f tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] PUT https://10.4.3.41/volume/v3/attachments/c2c6cb26-5f69-4915-b860-d792d16da090 Aug 18 09:20:29.714936 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-b3ac8c95-34b7-4497-a09b-a2228748bd7f tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.724365 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-b3ac8c95-34b7-4497-a09b-a2228748bd7f tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Acquiring lock "cinder-attachment_update-938435e9-2990-49d3-935d-235ec1c3278a-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:20:29.726057 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-b3ac8c95-34b7-4497-a09b-a2228748bd7f tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Lock "cinder-attachment_update-938435e9-2990-49d3-935d-235ec1c3278a-np0000007625" acquired by "attachment_update" :: waited 0.004s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:20:29.727065 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.727065 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:29.747202 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.747202 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:29.747712 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a8794971-8900-4829-a2af-6a0bacb74d7c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Volume info retrieved successfully. Aug 18 09:20:29.769770 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a8794971-8900-4829-a2af-6a0bacb74d7c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Delete volume request issued successfully. Aug 18 09:20:29.769974 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8794971-8900-4829-a2af-6a0bacb74d7c tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 returned with HTTP 202 Aug 18 09:20:29.770367 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 776/3149] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:29 2026] DELETE /volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:29.779658 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb344864-b702-4c53-88a4-70ec547cbcec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.781380 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb344864-b702-4c53-88a4-70ec547cbcec tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] GET https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 Aug 18 09:20:29.781600 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb344864-b702-4c53-88a4-70ec547cbcec tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.781824 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb344864-b702-4c53-88a4-70ec547cbcec tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.789157 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.789157 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:29.793446 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cb344864-b702-4c53-88a4-70ec547cbcec tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Volume info retrieved successfully. Aug 18 09:20:29.798032 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb344864-b702-4c53-88a4-70ec547cbcec tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 returned with HTTP 200 Aug 18 09:20:29.798443 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 784/3150] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:29.833886 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-b3ac8c95-34b7-4497-a09b-a2228748bd7f tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Lock "cinder-attachment_update-938435e9-2990-49d3-935d-235ec1c3278a-np0000007625" released by "attachment_update" :: held 0.108s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:20:29.834716 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-b3ac8c95-34b7-4497-a09b-a2228748bd7f tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/attachments/c2c6cb26-5f69-4915-b860-d792d16da090 returned with HTTP 200 Aug 18 09:20:29.835356 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 793/3151] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:20:29 2026] PUT /volume/v3/attachments/c2c6cb26-5f69-4915-b860-d792d16da090 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:29.955662 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5405d9bd-af02-4fe9-b78d-ea1fa2b7ff1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.957360 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5405d9bd-af02-4fe9-b78d-ea1fa2b7ff1b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:20:29.957603 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5405d9bd-af02-4fe9-b78d-ea1fa2b7ff1b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:29.958408 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5405d9bd-af02-4fe9-b78d-ea1fa2b7ff1b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:29.958408 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5405d9bd-af02-4fe9-b78d-ea1fa2b7ff1b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:29.962011 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.962011 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:29.962641 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5405d9bd-af02-4fe9-b78d-ea1fa2b7ff1b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:20:29.963007 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 799/3152] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:29 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:29.971736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f2a0e5a-d91e-40ae-8b29-9b55ffb55e8a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:29.974035 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f2a0e5a-d91e-40ae-8b29-9b55ffb55e8a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:20:29.974035 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f2a0e5a-d91e-40ae-8b29-9b55ffb55e8a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "011df9ee-4f72-466b-b8a8-15dd7b097513"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:29.975436 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-5f2a0e5a-d91e-40ae-8b29-9b55ffb55e8a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Creating new backup {'backup': {'volume_id': '011df9ee-4f72-466b-b8a8-15dd7b097513'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:20:29.975436 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-5f2a0e5a-d91e-40ae-8b29-9b55ffb55e8a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Creating backup of volume 011df9ee-4f72-466b-b8a8-15dd7b097513 in container None Aug 18 09:20:29.982193 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:29.982193 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:29.982564 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5f2a0e5a-d91e-40ae-8b29-9b55ffb55e8a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:20:29.997144 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5f2a0e5a-d91e-40ae-8b29-9b55ffb55e8a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Created reservations ['ddfeea68-66a2-4fcb-8b96-8cca5f97c522', '04ed6568-3970-4a2c-b9a5-e18cd1624da7'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:30.021692 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f2a0e5a-d91e-40ae-8b29-9b55ffb55e8a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:20:30.022720 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 777/3153] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:20:29 2026] POST /volume/v3/backups => generated 286 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:30.032622 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2428be06-cc37-4e52-a136-af0035e355a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:30.034303 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2428be06-cc37-4e52-a136-af0035e355a6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:30.034657 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2428be06-cc37-4e52-a136-af0035e355a6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:30.036155 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2428be06-cc37-4e52-a136-af0035e355a6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:30.036155 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2428be06-cc37-4e52-a136-af0035e355a6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:30.039085 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:30.039085 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:30.039085 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2428be06-cc37-4e52-a136-af0035e355a6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:30.039442 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 785/3154] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:30 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 693 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:30.565179 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-88dd8876-d1f3-436b-9a7e-9834a872c363 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:30.569415 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-88dd8876-d1f3-436b-9a7e-9834a872c363 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 Aug 18 09:20:30.569415 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-88dd8876-d1f3-436b-9a7e-9834a872c363 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:30.569415 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-88dd8876-d1f3-436b-9a7e-9834a872c363 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:30.576049 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:30.576049 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:30.580359 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-88dd8876-d1f3-436b-9a7e-9834a872c363 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:20:30.585556 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df7d8fba-e9b0-4756-bb2e-746ad6e1db93 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:30.585859 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-88dd8876-d1f3-436b-9a7e-9834a872c363 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 returned with HTTP 200 Aug 18 09:20:30.585859 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 794/3155] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:20:30 2026] GET /volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 => generated 1402 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:30.590383 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df7d8fba-e9b0-4756-bb2e-746ad6e1db93 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:30.590673 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df7d8fba-e9b0-4756-bb2e-746ad6e1db93 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:30.590962 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df7d8fba-e9b0-4756-bb2e-746ad6e1db93 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:30.604368 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:30.604368 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:30.610867 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-df7d8fba-e9b0-4756-bb2e-746ad6e1db93 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:30.616129 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df7d8fba-e9b0-4756-bb2e-746ad6e1db93 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:30.616746 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 800/3156] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:30 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:30.813796 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f96fdd27-0213-460e-b5ed-05ba3b9da050 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:30.815615 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f96fdd27-0213-460e-b5ed-05ba3b9da050 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] GET https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 Aug 18 09:20:30.815848 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f96fdd27-0213-460e-b5ed-05ba3b9da050 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:30.816091 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f96fdd27-0213-460e-b5ed-05ba3b9da050 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:30.821223 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f96fdd27-0213-460e-b5ed-05ba3b9da050 tempest-VolumesNegativeTest-1748501661 tempest-VolumesNegativeTest-1748501661-project-member] https://10.4.3.41/volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 returned with HTTP 404 Aug 18 09:20:30.821759 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 778/3157] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:30 2026] GET /volume/v3/volumes/fc967838-97b6-4cfe-9de1-1beaf5ee72c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:31.051494 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-476a1429-93f5-4b1d-a8b3-ffdd33620c75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:31.053512 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-476a1429-93f5-4b1d-a8b3-ffdd33620c75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:31.053988 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-476a1429-93f5-4b1d-a8b3-ffdd33620c75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:31.054222 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-476a1429-93f5-4b1d-a8b3-ffdd33620c75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:31.054435 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-476a1429-93f5-4b1d-a8b3-ffdd33620c75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:31.058227 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:31.058227 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:31.058854 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-476a1429-93f5-4b1d-a8b3-ffdd33620c75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:31.059344 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 786/3158] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:31 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:31.090374 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-31f49450-b5a5-4882-96a3-18a35f2fe8ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:31.092312 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-31f49450-b5a5-4882-96a3-18a35f2fe8ef tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 Aug 18 09:20:31.092496 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-31f49450-b5a5-4882-96a3-18a35f2fe8ef tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:31.092697 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-31f49450-b5a5-4882-96a3-18a35f2fe8ef tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:31.098977 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:31.098977 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:31.102145 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-31f49450-b5a5-4882-96a3-18a35f2fe8ef tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:20:31.106107 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-31f49450-b5a5-4882-96a3-18a35f2fe8ef tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 returned with HTTP 200 Aug 18 09:20:31.106540 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 795/3159] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:20:31 2026] GET /volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 => generated 1402 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:31.118422 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-41583685-45ac-4b21-a742-91562c51c6d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:31.118799 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41583685-45ac-4b21-a742-91562c51c6d1 None None] GET https://10.4.3.41/volume// Aug 18 09:20:31.118999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41583685-45ac-4b21-a742-91562c51c6d1 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:31.119206 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41583685-45ac-4b21-a742-91562c51c6d1 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:31.119565 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41583685-45ac-4b21-a742-91562c51c6d1 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:31.119854 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 801/3160] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:20:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:31.128047 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-d5e44a27-7443-4756-8f1c-4deb4be04a70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:31.129975 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-d5e44a27-7443-4756-8f1c-4deb4be04a70 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:20:31.130337 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-d5e44a27-7443-4756-8f1c-4deb4be04a70 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9de915b7-3733-49cb-a883-6c3250b6cc63", "connector": null, "instance_uuid": "78a7d801-0a15-42c4-bfa6-340e9c5ee591"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:31.138598 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:31.138598 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:31.166819 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-d5e44a27-7443-4756-8f1c-4deb4be04a70 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:20:31.167244 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 779/3161] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:20:31 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:31.631180 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7ce98c9-2928-44d9-bf11-472065d30b05 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:31.633164 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7ce98c9-2928-44d9-bf11-472065d30b05 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:31.633374 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7ce98c9-2928-44d9-bf11-472065d30b05 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:31.633679 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7ce98c9-2928-44d9-bf11-472065d30b05 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:31.643918 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:31.643918 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:31.648133 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b7ce98c9-2928-44d9-bf11-472065d30b05 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:31.653605 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7ce98c9-2928-44d9-bf11-472065d30b05 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:31.654036 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 787/3162] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:31 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:32.072237 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-060fd9ff-7859-4ef9-951c-ba2792a9bde7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:32.073993 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-060fd9ff-7859-4ef9-951c-ba2792a9bde7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:32.074186 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-060fd9ff-7859-4ef9-951c-ba2792a9bde7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:32.074378 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-060fd9ff-7859-4ef9-951c-ba2792a9bde7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:32.074497 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-060fd9ff-7859-4ef9-951c-ba2792a9bde7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:32.078473 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:32.078473 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:32.079095 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-060fd9ff-7859-4ef9-951c-ba2792a9bde7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:32.079462 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 796/3163] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:32 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:32.196384 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fa25aa1c-beb0-4f35-872c-690748fba551 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:32.196789 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa25aa1c-beb0-4f35-872c-690748fba551 None None] GET https://10.4.3.41/volume// Aug 18 09:20:32.196878 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa25aa1c-beb0-4f35-872c-690748fba551 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:32.197080 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa25aa1c-beb0-4f35-872c-690748fba551 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:32.197411 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa25aa1c-beb0-4f35-872c-690748fba551 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:32.197691 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 802/3164] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:20:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:32.207329 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-7d453e2c-9654-4dc2-b895-9e6c2230c648 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:32.211488 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-7d453e2c-9654-4dc2-b895-9e6c2230c648 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 Aug 18 09:20:32.211488 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-7d453e2c-9654-4dc2-b895-9e6c2230c648 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:32.211488 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-7d453e2c-9654-4dc2-b895-9e6c2230c648 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:32.221755 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c18296ff-ba18-4d65-bb42-71641c188d96 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:32.223086 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:32.223086 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:32.228637 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-7d453e2c-9654-4dc2-b895-9e6c2230c648 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:20:32.234700 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-7d453e2c-9654-4dc2-b895-9e6c2230c648 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 returned with HTTP 200 Aug 18 09:20:32.235194 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 780/3165] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:20:32 2026] GET /volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 => generated 1581 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:32.342770 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:32.343129 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1181918079"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:32.344705 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1181918079'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:32.344942 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Create volume of 1 GB Aug 18 09:20:32.345996 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-87be5bfe-1dae-4d4b-a2f4-964ee1c57c63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:32.348227 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-87be5bfe-1dae-4d4b-a2f4-964ee1c57c63 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] PUT https://10.4.3.41/volume/v3/attachments/1256ac56-8018-430c-a6dd-eebef9d2daed Aug 18 09:20:32.348610 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-87be5bfe-1dae-4d4b-a2f4-964ee1c57c63 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:32.349258 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Availability Zones retrieved successfully. Aug 18 09:20:32.355077 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Flow 'volume_create_api' (4bb555b5-2c32-4654-9d29-d642d91288ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:32.356246 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0645af5d-ee52-4eda-b3df-1d0ab3e13341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:32.357403 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:32.357661 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-87be5bfe-1dae-4d4b-a2f4-964ee1c57c63 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Acquiring lock "cinder-attachment_update-9de915b7-3733-49cb-a883-6c3250b6cc63-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:20:32.362507 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-87be5bfe-1dae-4d4b-a2f4-964ee1c57c63 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Lock "cinder-attachment_update-9de915b7-3733-49cb-a883-6c3250b6cc63-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:20:32.363493 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:32.363493 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:32.389238 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-eecfb001-6c13-4000-8c46-85f969bc8a77 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:32.391417 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0645af5d-ee52-4eda-b3df-1d0ab3e13341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:32.392342 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9672a3be-6736-4a8e-a521-c16920a5a5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:32.393246 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-eecfb001-6c13-4000-8c46-85f969bc8a77 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/encryption Aug 18 09:20:32.395511 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-eecfb001-6c13-4000-8c46-85f969bc8a77 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:32.395875 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-eecfb001-6c13-4000-8c46-85f969bc8a77 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:32.410157 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:32.410157 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:32.421936 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-eecfb001-6c13-4000-8c46-85f969bc8a77 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/encryption returned with HTTP 200 Aug 18 09:20:32.422358 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 803/3166] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:20:32 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:32.459743 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-87be5bfe-1dae-4d4b-a2f4-964ee1c57c63 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Lock "cinder-attachment_update-9de915b7-3733-49cb-a883-6c3250b6cc63-np0000007625" released by "attachment_update" :: held 0.096s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:20:32.459743 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-87be5bfe-1dae-4d4b-a2f4-964ee1c57c63 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/attachments/1256ac56-8018-430c-a6dd-eebef9d2daed returned with HTTP 200 Aug 18 09:20:32.459743 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 797/3167] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:20:32 2026] PUT /volume/v3/attachments/1256ac56-8018-430c-a6dd-eebef9d2daed => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:32.477875 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Created reservations ['fcf0565d-c9f5-4d74-b615-4e4daf24a566', '32ba1c3f-13e0-417a-ae7a-9211342ff504', 'faee9bc5-60fa-4e1d-9c56-65be18cab9bb', 'cac9d54c-783b-4613-8b2d-96810086c2c9'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:32.478978 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9672a3be-6736-4a8e-a521-c16920a5a5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcf0565d-c9f5-4d74-b615-4e4daf24a566', '32ba1c3f-13e0-417a-ae7a-9211342ff504', 'faee9bc5-60fa-4e1d-9c56-65be18cab9bb', 'cac9d54c-783b-4613-8b2d-96810086c2c9']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:32.480127 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (825500d2-bd3a-4aa3-ab95-7b351c6cd59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:32.488526 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-52263a2f-31fe-4e6b-8dfe-31a209f77107 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:32.491550 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-52263a2f-31fe-4e6b-8dfe-31a209f77107 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] POST https://10.4.3.41/volume/v3/attachments/1256ac56-8018-430c-a6dd-eebef9d2daed/action Aug 18 09:20:32.492122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-52263a2f-31fe-4e6b-8dfe-31a209f77107 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:32.492326 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-52263a2f-31fe-4e6b-8dfe-31a209f77107 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:32.520041 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (825500d2-bd3a-4aa3-ab95-7b351c6cd59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c679512d-5d43-43f9-bfaa-4f01c8519f7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1181918079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9985428454b64334b104f68995dfbdbb',qos_specs=None,replication_status=,reservations=['fcf0565d-c9f5-4d74-b615-4e4daf24a566','32ba1c3f-13e0-417a-ae7a-9211342ff504','faee9bc5-60fa-4e1d-9c56-65be18cab9bb','cac9d54c-783b-4613-8b2d-96810086c2c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93e1d1d3a2f94eac853b8c02082e5bc1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1181918079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c679512d-5d43-43f9-bfaa-4f01c8519f7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9985428454b64334b104f68995dfbdbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93e1d1d3a2f94eac853b8c02082e5bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:32.520884 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b5455a-6a0e-40ee-8f8f-7061f67d5434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:32.520957 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:32.520957 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:32.537943 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7dd533a9-da88-4124-a455-9c00ab5c73cf req-52263a2f-31fe-4e6b-8dfe-31a209f77107 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/attachments/1256ac56-8018-430c-a6dd-eebef9d2daed/action returned with HTTP 204 Aug 18 09:20:32.541599 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 781/3168] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:20:32 2026] POST /volume/v3/attachments/1256ac56-8018-430c-a6dd-eebef9d2daed/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:32.550835 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b5455a-6a0e-40ee-8f8f-7061f67d5434) transitioned into state 'SUCCESS' from state '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-1181918079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9985428454b64334b104f68995dfbdbb',qos_specs=None,replication_status=,reservations=['fcf0565d-c9f5-4d74-b615-4e4daf24a566','32ba1c3f-13e0-417a-ae7a-9211342ff504','faee9bc5-60fa-4e1d-9c56-65be18cab9bb','cac9d54c-783b-4613-8b2d-96810086c2c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93e1d1d3a2f94eac853b8c02082e5bc1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:32.551639 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (968f2dc9-7591-4982-825d-6fcbae997520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:32.560881 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (968f2dc9-7591-4982-825d-6fcbae997520) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:32.562269 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Flow 'volume_create_api' (4bb555b5-2c32-4654-9d29-d642d91288ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:32.562373 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Create volume request issued successfully. Aug 18 09:20:32.563088 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c18296ff-ba18-4d65-bb42-71641c188d96 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:32.563544 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 788/3169] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:32 2026] POST /volume/v3/volumes => generated 747 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:32.575003 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b62d6cf-a169-4115-8d41-068b4f7c6579 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:32.577253 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b62d6cf-a169-4115-8d41-068b4f7c6579 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e Aug 18 09:20:32.577496 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b62d6cf-a169-4115-8d41-068b4f7c6579 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:32.577691 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b62d6cf-a169-4115-8d41-068b4f7c6579 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:32.590466 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:32.590466 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:32.595292 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9b62d6cf-a169-4115-8d41-068b4f7c6579 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:20:32.603419 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b62d6cf-a169-4115-8d41-068b4f7c6579 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e returned with HTTP 200 Aug 18 09:20:32.603419 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 804/3170] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:32 2026] GET /volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:32.671753 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d556685-116d-461b-af3c-ae485c7978e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:32.676120 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d556685-116d-461b-af3c-ae485c7978e2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:32.676949 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d556685-116d-461b-af3c-ae485c7978e2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:32.677058 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d556685-116d-461b-af3c-ae485c7978e2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:32.697171 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:32.697171 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:32.704299 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d556685-116d-461b-af3c-ae485c7978e2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:32.710507 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d556685-116d-461b-af3c-ae485c7978e2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:32.710909 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 798/3171] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:32 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:20:33.091888 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-744da9e7-b4aa-42a8-adec-933c45083cb5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:33.093556 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-744da9e7-b4aa-42a8-adec-933c45083cb5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:33.093758 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-744da9e7-b4aa-42a8-adec-933c45083cb5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:33.093965 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-744da9e7-b4aa-42a8-adec-933c45083cb5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:33.094057 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-744da9e7-b4aa-42a8-adec-933c45083cb5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:33.098378 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:33.098378 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:33.098948 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-744da9e7-b4aa-42a8-adec-933c45083cb5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:33.099266 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 782/3172] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:33 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:33.616691 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-482d2944-3f66-4743-b001-b13812f7131a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:33.619642 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-482d2944-3f66-4743-b001-b13812f7131a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e Aug 18 09:20:33.619642 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-482d2944-3f66-4743-b001-b13812f7131a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:33.619857 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-482d2944-3f66-4743-b001-b13812f7131a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:33.630779 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:33.630779 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:33.636457 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-482d2944-3f66-4743-b001-b13812f7131a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:20:33.644430 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-482d2944-3f66-4743-b001-b13812f7131a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e returned with HTTP 200 Aug 18 09:20:33.645550 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 789/3173] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:33 2026] GET /volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:33.658325 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6ef3bfc7-696e-4a95-832a-0c42dbb87459 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:33.660460 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ef3bfc7-696e-4a95-832a-0c42dbb87459 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:20:33.660782 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ef3bfc7-696e-4a95-832a-0c42dbb87459 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c679512d-5d43-43f9-bfaa-4f01c8519f7e", "name": "tempest-VolumesBackupsTest-Backup-529246156"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:33.662257 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-6ef3bfc7-696e-4a95-832a-0c42dbb87459 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Creating new backup {'backup': {'volume_id': 'c679512d-5d43-43f9-bfaa-4f01c8519f7e', 'name': 'tempest-VolumesBackupsTest-Backup-529246156'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:20:33.662418 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-6ef3bfc7-696e-4a95-832a-0c42dbb87459 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Creating backup of volume c679512d-5d43-43f9-bfaa-4f01c8519f7e in container None Aug 18 09:20:33.678227 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:33.678227 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:33.678864 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6ef3bfc7-696e-4a95-832a-0c42dbb87459 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:20:33.708765 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6ef3bfc7-696e-4a95-832a-0c42dbb87459 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Created reservations ['146c87a9-b836-4528-aa0d-94c393022bd7', 'c68d3f1a-3274-45ba-8848-4b1b633cbd79'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:33.727358 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-57826805-2ba3-4000-a7ef-76d71cf21a3b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:33.731032 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57826805-2ba3-4000-a7ef-76d71cf21a3b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:33.731032 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57826805-2ba3-4000-a7ef-76d71cf21a3b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:33.731032 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57826805-2ba3-4000-a7ef-76d71cf21a3b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:33.740164 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ef3bfc7-696e-4a95-832a-0c42dbb87459 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:20:33.740359 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 805/3174] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:20:33 2026] POST /volume/v3/backups => generated 327 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:33.751977 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-25bbcacc-e401-4006-bd92-4a5eca31d5e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:33.753413 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:33.753413 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:33.753502 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25bbcacc-e401-4006-bd92-4a5eca31d5e9 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:33.753688 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25bbcacc-e401-4006-bd92-4a5eca31d5e9 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:33.753869 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25bbcacc-e401-4006-bd92-4a5eca31d5e9 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:33.753970 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-25bbcacc-e401-4006-bd92-4a5eca31d5e9 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:33.758626 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-57826805-2ba3-4000-a7ef-76d71cf21a3b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:33.759634 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:33.759634 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:33.760525 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25bbcacc-e401-4006-bd92-4a5eca31d5e9 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:33.760885 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 783/3175] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:33 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:33.767030 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57826805-2ba3-4000-a7ef-76d71cf21a3b tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:33.767658 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 799/3176] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:33 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:34.108892 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ba7c349-6cf4-43ec-b958-2cda16d8e232 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:34.110467 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ba7c349-6cf4-43ec-b958-2cda16d8e232 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:34.110663 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ba7c349-6cf4-43ec-b958-2cda16d8e232 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:34.110910 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ba7c349-6cf4-43ec-b958-2cda16d8e232 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:34.111052 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5ba7c349-6cf4-43ec-b958-2cda16d8e232 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:34.115487 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:34.115487 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:34.116065 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ba7c349-6cf4-43ec-b958-2cda16d8e232 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:34.116428 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 790/3177] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:34 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:34.750668 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-2edcb4fc-7f99-48ad-96a8-744e997169dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:34.753142 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-2edcb4fc-7f99-48ad-96a8-744e997169dc tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/attachments/8f0597b4-3bf6-41ea-bda4-29a0e944a469/action Aug 18 09:20:34.753617 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-2edcb4fc-7f99-48ad-96a8-744e997169dc tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:34.753942 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-2edcb4fc-7f99-48ad-96a8-744e997169dc tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:34.772792 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:34.772792 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:34.779634 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-88c7dc3c-67c8-4f6d-abae-2b1c6bb00e8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:34.780837 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-57569b05-3337-4815-a137-4dc6814bb555 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:34.781348 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88c7dc3c-67c8-4f6d-abae-2b1c6bb00e8c tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:34.781586 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88c7dc3c-67c8-4f6d-abae-2b1c6bb00e8c tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:34.781798 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88c7dc3c-67c8-4f6d-abae-2b1c6bb00e8c tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:34.781971 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-88c7dc3c-67c8-4f6d-abae-2b1c6bb00e8c tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:34.782636 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57569b05-3337-4815-a137-4dc6814bb555 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:34.782869 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57569b05-3337-4815-a137-4dc6814bb555 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:34.783090 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57569b05-3337-4815-a137-4dc6814bb555 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:34.783344 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5f2d7348-0b69-4337-af96-ad26c0a0e290 req-2edcb4fc-7f99-48ad-96a8-744e997169dc tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/8f0597b4-3bf6-41ea-bda4-29a0e944a469/action returned with HTTP 204 Aug 18 09:20:34.783935 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 806/3178] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:20:34 2026] POST /volume/v3/attachments/8f0597b4-3bf6-41ea-bda4-29a0e944a469/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:34.786800 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:34.786800 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:34.787694 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88c7dc3c-67c8-4f6d-abae-2b1c6bb00e8c tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:34.788090 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 784/3179] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:34 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:34.791905 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:34.791905 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:34.795118 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-57569b05-3337-4815-a137-4dc6814bb555 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:34.798653 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57569b05-3337-4815-a137-4dc6814bb555 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:34.799002 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 800/3180] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:34 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:35.126746 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2f13a62-f24c-4700-bff5-dc9050f384ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:35.128500 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2f13a62-f24c-4700-bff5-dc9050f384ef tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:35.128732 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2f13a62-f24c-4700-bff5-dc9050f384ef tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:35.128927 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2f13a62-f24c-4700-bff5-dc9050f384ef tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:35.129039 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f2f13a62-f24c-4700-bff5-dc9050f384ef tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:35.132923 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:35.132923 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:35.133557 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2f13a62-f24c-4700-bff5-dc9050f384ef tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:35.133904 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 791/3181] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:35 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:35.535074 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31f8103f-dbec-40f3-8f21-a4df1ae3df50 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:35.536840 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31f8103f-dbec-40f3-8f21-a4df1ae3df50 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:35.537038 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31f8103f-dbec-40f3-8f21-a4df1ae3df50 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:35.537224 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31f8103f-dbec-40f3-8f21-a4df1ae3df50 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:35.547075 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:35.547075 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:35.550785 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-31f8103f-dbec-40f3-8f21-a4df1ae3df50 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:35.555235 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31f8103f-dbec-40f3-8f21-a4df1ae3df50 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:35.555607 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 807/3182] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:35 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:35.602312 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-9a6a5379-a7de-4544-8ae7-39e9fbea5c99 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:35.604435 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-9a6a5379-a7de-4544-8ae7-39e9fbea5c99 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:35.604629 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-9a6a5379-a7de-4544-8ae7-39e9fbea5c99 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:35.604828 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-9a6a5379-a7de-4544-8ae7-39e9fbea5c99 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:35.613876 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:35.613876 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:35.617061 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-9a6a5379-a7de-4544-8ae7-39e9fbea5c99 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:35.618641 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-a607a759-53f8-4f22-9a68-a6804cf1a40c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:35.620679 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-a607a759-53f8-4f22-9a68-a6804cf1a40c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] POST https://10.4.3.41/volume/v3/attachments/c2c6cb26-5f69-4915-b860-d792d16da090/action Aug 18 09:20:35.621050 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-a607a759-53f8-4f22-9a68-a6804cf1a40c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:35.621106 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-9a6a5379-a7de-4544-8ae7-39e9fbea5c99 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:35.621154 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-a607a759-53f8-4f22-9a68-a6804cf1a40c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:35.621536 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 785/3183] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:20:35 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:35.638606 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:35.638606 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:35.641519 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-e6c8f98c-8bfb-4a92-8184-9e670c059ac7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:35.643348 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-e6c8f98c-8bfb-4a92-8184-9e670c059ac7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] POST https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/action Aug 18 09:20:35.643721 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-e6c8f98c-8bfb-4a92-8184-9e670c059ac7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:35.643883 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-e6c8f98c-8bfb-4a92-8184-9e670c059ac7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:35.648108 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a158c496-1d23-48ec-ae78-539f9376ddb1 req-a607a759-53f8-4f22-9a68-a6804cf1a40c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/attachments/c2c6cb26-5f69-4915-b860-d792d16da090/action returned with HTTP 204 Aug 18 09:20:35.648546 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 801/3184] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:20:35 2026] POST /volume/v3/attachments/c2c6cb26-5f69-4915-b860-d792d16da090/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:35.653328 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:35.653328 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:35.653777 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-e6c8f98c-8bfb-4a92-8184-9e670c059ac7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:35.658635 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-e6c8f98c-8bfb-4a92-8184-9e670c059ac7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Begin detaching volume completed successfully. Aug 18 09:20:35.658835 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-e6c8f98c-8bfb-4a92-8184-9e670c059ac7 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/action returned with HTTP 202 Aug 18 09:20:35.659248 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 792/3185] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:20:35 2026] POST /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:20:35.705998 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc841794-9de8-44b3-a891-ccce30d883f0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:35.706379 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc841794-9de8-44b3-a891-ccce30d883f0 None None] GET https://10.4.3.41/volume// Aug 18 09:20:35.706591 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc841794-9de8-44b3-a891-ccce30d883f0 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:35.706857 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc841794-9de8-44b3-a891-ccce30d883f0 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:35.707287 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc841794-9de8-44b3-a891-ccce30d883f0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:35.707714 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 808/3186] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:20:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:35.715885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-90b7d8ff-baa4-4d93-ba21-5ca4ff4ad902 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:35.717904 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-90b7d8ff-baa4-4d93-ba21-5ca4ff4ad902 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:20:35.718099 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-90b7d8ff-baa4-4d93-ba21-5ca4ff4ad902 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:35.718272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-90b7d8ff-baa4-4d93-ba21-5ca4ff4ad902 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:35.728279 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:35.728279 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:35.731619 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-90b7d8ff-baa4-4d93-ba21-5ca4ff4ad902 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:20:35.735534 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-90b7d8ff-baa4-4d93-ba21-5ca4ff4ad902 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:20:35.735898 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 786/3187] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:20:35 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 1350 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:35.746074 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-73b0cac0-142a-4c65-b279-6c286b685d96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:35.748068 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-73b0cac0-142a-4c65-b279-6c286b685d96 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/encryption Aug 18 09:20:35.748270 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-73b0cac0-142a-4c65-b279-6c286b685d96 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:35.748455 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-73b0cac0-142a-4c65-b279-6c286b685d96 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:35.757675 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:35.757675 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:35.763530 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-73b0cac0-142a-4c65-b279-6c286b685d96 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/encryption returned with HTTP 200 Aug 18 09:20:35.763898 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 802/3188] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:20:35 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:35.797986 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5cb738b5-7a53-4db5-bc8b-d0a9675ee277 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:35.799658 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cb738b5-7a53-4db5-bc8b-d0a9675ee277 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:35.799932 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cb738b5-7a53-4db5-bc8b-d0a9675ee277 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:35.800159 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cb738b5-7a53-4db5-bc8b-d0a9675ee277 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:35.800308 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5cb738b5-7a53-4db5-bc8b-d0a9675ee277 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:35.804338 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:35.804338 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:35.805071 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cb738b5-7a53-4db5-bc8b-d0a9675ee277 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:35.805425 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 793/3189] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:35 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:35.811405 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bb4304f1-9570-4ebb-b7a6-c8784f307092 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:35.813044 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb4304f1-9570-4ebb-b7a6-c8784f307092 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:35.813219 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb4304f1-9570-4ebb-b7a6-c8784f307092 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:35.813411 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb4304f1-9570-4ebb-b7a6-c8784f307092 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:35.821560 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:35.821560 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:35.824431 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bb4304f1-9570-4ebb-b7a6-c8784f307092 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:35.828194 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb4304f1-9570-4ebb-b7a6-c8784f307092 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:35.828571 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 809/3190] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:35 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 1133 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:35.844872 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08aabad1-339d-4841-ad66-cf9f4b7dca5d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:35.846677 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08aabad1-339d-4841-ad66-cf9f4b7dca5d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:35.846938 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08aabad1-339d-4841-ad66-cf9f4b7dca5d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:35.847176 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08aabad1-339d-4841-ad66-cf9f4b7dca5d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:35.856896 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:35.856896 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:35.860332 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08aabad1-339d-4841-ad66-cf9f4b7dca5d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:35.864469 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08aabad1-339d-4841-ad66-cf9f4b7dca5d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:35.864831 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 787/3191] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:35 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:36.133553 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-b3d02131-265b-48c3-bbb4-a22198cbfdf1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:36.135961 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-b3d02131-265b-48c3-bbb4-a22198cbfdf1 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:36.136142 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-b3d02131-265b-48c3-bbb4-a22198cbfdf1 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:36.136317 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-b3d02131-265b-48c3-bbb4-a22198cbfdf1 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:36.144972 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbeb6a90-72c1-4154-8bff-b041cdb39a7d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:36.146743 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbeb6a90-72c1-4154-8bff-b041cdb39a7d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:36.146964 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbeb6a90-72c1-4154-8bff-b041cdb39a7d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:36.147086 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:36.147086 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:36.147164 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbeb6a90-72c1-4154-8bff-b041cdb39a7d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:36.147251 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dbeb6a90-72c1-4154-8bff-b041cdb39a7d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:36.150378 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-b3d02131-265b-48c3-bbb4-a22198cbfdf1 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:36.151033 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:36.151033 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:36.151585 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbeb6a90-72c1-4154-8bff-b041cdb39a7d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:36.151921 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 794/3192] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:36 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:36.154763 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-b3d02131-265b-48c3-bbb4-a22198cbfdf1 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:36.155179 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 803/3193] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:20:36 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:36.172111 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-1b215bdb-0112-40f7-b747-68f03ad6f90e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:36.174296 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-1b215bdb-0112-40f7-b747-68f03ad6f90e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] POST https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53/action Aug 18 09:20:36.174671 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-1b215bdb-0112-40f7-b747-68f03ad6f90e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:36.174790 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-1b215bdb-0112-40f7-b747-68f03ad6f90e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:36.186272 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:36.186272 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:36.186942 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-1b215bdb-0112-40f7-b747-68f03ad6f90e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:36.193600 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-1b215bdb-0112-40f7-b747-68f03ad6f90e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Begin detaching volume completed successfully. Aug 18 09:20:36.193868 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-1b215bdb-0112-40f7-b747-68f03ad6f90e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53/action returned with HTTP 202 Aug 18 09:20:36.194295 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 810/3194] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:20:36 2026] POST /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:20:36.212210 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a6cb52f-44a9-4b17-be72-438e7e86e851 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:36.213999 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a6cb52f-44a9-4b17-be72-438e7e86e851 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:36.214194 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a6cb52f-44a9-4b17-be72-438e7e86e851 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:36.214398 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a6cb52f-44a9-4b17-be72-438e7e86e851 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:36.223756 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:36.223756 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:36.227179 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0a6cb52f-44a9-4b17-be72-438e7e86e851 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:36.231191 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a6cb52f-44a9-4b17-be72-438e7e86e851 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:36.231546 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 788/3195] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:36 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:36.249244 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-58fb0259-a70b-4057-8445-342207ffd55a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:36.249650 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58fb0259-a70b-4057-8445-342207ffd55a None None] GET https://10.4.3.41/volume// Aug 18 09:20:36.249839 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58fb0259-a70b-4057-8445-342207ffd55a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:36.250020 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58fb0259-a70b-4057-8445-342207ffd55a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:36.250349 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58fb0259-a70b-4057-8445-342207ffd55a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:36.250675 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 795/3196] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:20:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:36.258864 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-c949440d-150f-43b8-b379-38d96e7c0042 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:36.260888 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-c949440d-150f-43b8-b379-38d96e7c0042 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:36.261072 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-c949440d-150f-43b8-b379-38d96e7c0042 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:36.261259 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-c949440d-150f-43b8-b379-38d96e7c0042 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:36.269407 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:36.269407 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:36.272217 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-c949440d-150f-43b8-b379-38d96e7c0042 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:36.275751 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-c949440d-150f-43b8-b379-38d96e7c0042 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:36.276160 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 804/3197] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:20:36 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 1316 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:36.815161 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea04cc86-2960-41a4-b4bc-cf410e696c10 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:36.816963 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea04cc86-2960-41a4-b4bc-cf410e696c10 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:36.817183 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea04cc86-2960-41a4-b4bc-cf410e696c10 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:36.817405 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea04cc86-2960-41a4-b4bc-cf410e696c10 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:36.817523 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ea04cc86-2960-41a4-b4bc-cf410e696c10 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:36.821450 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:36.821450 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:36.822200 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea04cc86-2960-41a4-b4bc-cf410e696c10 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:36.822594 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 811/3198] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:36 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:37.162287 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-817dc8e3-3138-43b9-83b0-f1dc55e7f4b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:37.163946 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-817dc8e3-3138-43b9-83b0-f1dc55e7f4b4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:37.164162 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-817dc8e3-3138-43b9-83b0-f1dc55e7f4b4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:37.164338 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-817dc8e3-3138-43b9-83b0-f1dc55e7f4b4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:37.164457 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-817dc8e3-3138-43b9-83b0-f1dc55e7f4b4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:37.168578 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:37.168578 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:37.169142 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-817dc8e3-3138-43b9-83b0-f1dc55e7f4b4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:37.169500 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 789/3199] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:37 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:37.251176 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-598c7694-e4e2-4dff-bf5f-e3d904d2f100 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:37.252760 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-598c7694-e4e2-4dff-bf5f-e3d904d2f100 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:37.252933 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-598c7694-e4e2-4dff-bf5f-e3d904d2f100 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:37.253096 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-598c7694-e4e2-4dff-bf5f-e3d904d2f100 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:37.262596 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:37.262596 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:37.265903 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-598c7694-e4e2-4dff-bf5f-e3d904d2f100 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:37.269957 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-598c7694-e4e2-4dff-bf5f-e3d904d2f100 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:37.270296 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 796/3200] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:37 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:37.832048 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2cdacbb2-f1dc-496b-b2a2-c72c953f5a1f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:37.833955 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cdacbb2-f1dc-496b-b2a2-c72c953f5a1f tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:37.834221 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cdacbb2-f1dc-496b-b2a2-c72c953f5a1f tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:37.834507 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cdacbb2-f1dc-496b-b2a2-c72c953f5a1f tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:37.834707 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2cdacbb2-f1dc-496b-b2a2-c72c953f5a1f tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:37.840276 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:37.840276 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:37.841253 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cdacbb2-f1dc-496b-b2a2-c72c953f5a1f tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:37.841892 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 805/3201] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:37 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:38.180624 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-084a85df-f399-403f-aa83-66f1b846cbad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:38.182437 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-084a85df-f399-403f-aa83-66f1b846cbad tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:38.182634 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-084a85df-f399-403f-aa83-66f1b846cbad tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:38.182823 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-084a85df-f399-403f-aa83-66f1b846cbad tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:38.182920 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-084a85df-f399-403f-aa83-66f1b846cbad tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:38.188079 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:38.188079 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:38.188723 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-084a85df-f399-403f-aa83-66f1b846cbad tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:38.189063 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 812/3202] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:38 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:38.281902 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-823d1c3a-ee8c-44e3-aba3-6d5828bb382f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:38.283692 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-823d1c3a-ee8c-44e3-aba3-6d5828bb382f tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:38.283913 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-823d1c3a-ee8c-44e3-aba3-6d5828bb382f tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:38.284127 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-823d1c3a-ee8c-44e3-aba3-6d5828bb382f tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:38.294035 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:38.294035 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:38.297385 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-823d1c3a-ee8c-44e3-aba3-6d5828bb382f tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:38.301307 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-823d1c3a-ee8c-44e3-aba3-6d5828bb382f tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:38.301688 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 790/3203] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:38 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:38.851797 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-c89a5610-e97a-4d04-afea-85882fd95f6d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:38.852283 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da96f928-dd91-4d52-a640-f093ec6988a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:38.854011 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-c89a5610-e97a-4d04-afea-85882fd95f6d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] DELETE https://10.4.3.41/volume/v3/attachments/f28e2f8a-c7b3-4e1c-a0da-a7965c50caa3 Aug 18 09:20:38.854076 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da96f928-dd91-4d52-a640-f093ec6988a4 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:38.854209 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-c89a5610-e97a-4d04-afea-85882fd95f6d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:38.854313 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da96f928-dd91-4d52-a640-f093ec6988a4 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:38.854428 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-c89a5610-e97a-4d04-afea-85882fd95f6d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:38.854582 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da96f928-dd91-4d52-a640-f093ec6988a4 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:38.854711 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-da96f928-dd91-4d52-a640-f093ec6988a4 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:38.858983 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:38.858983 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:38.859803 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da96f928-dd91-4d52-a640-f093ec6988a4 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:38.860173 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 806/3204] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:38 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:38.863415 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:38.863415 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:38.906634 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cc25e4f3-d40f-4052-b8f7-8a91944b6933 req-c89a5610-e97a-4d04-afea-85882fd95f6d tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/attachments/f28e2f8a-c7b3-4e1c-a0da-a7965c50caa3 returned with HTTP 200 Aug 18 09:20:38.907044 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 797/3205] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:20:38 2026] DELETE /volume/v3/attachments/f28e2f8a-c7b3-4e1c-a0da-a7965c50caa3 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:39.199490 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0bea4eb4-78cc-42c7-b43b-406fdda19488 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:39.201281 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0bea4eb4-78cc-42c7-b43b-406fdda19488 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:39.201512 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0bea4eb4-78cc-42c7-b43b-406fdda19488 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:39.201701 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0bea4eb4-78cc-42c7-b43b-406fdda19488 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:39.201822 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0bea4eb4-78cc-42c7-b43b-406fdda19488 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:39.206448 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:39.206448 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:39.207062 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0bea4eb4-78cc-42c7-b43b-406fdda19488 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:39.207431 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 813/3206] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:39 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:39.313507 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2d1356f-e444-4f88-a15f-f26ff102e26a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:39.315745 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2d1356f-e444-4f88-a15f-f26ff102e26a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:39.316003 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2d1356f-e444-4f88-a15f-f26ff102e26a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:39.316194 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2d1356f-e444-4f88-a15f-f26ff102e26a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:39.324255 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:39.324255 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:39.328345 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2d1356f-e444-4f88-a15f-f26ff102e26a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:39.333266 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2d1356f-e444-4f88-a15f-f26ff102e26a tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:39.333716 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 791/3207] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:39 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:39.413160 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-0c6dd152-3972-4fc5-8547-538f30be6b89 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:39.415667 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-0c6dd152-3972-4fc5-8547-538f30be6b89 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:39.415913 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-0c6dd152-3972-4fc5-8547-538f30be6b89 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:39.416151 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-0c6dd152-3972-4fc5-8547-538f30be6b89 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:39.428493 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:39.428493 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:39.432730 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-0c6dd152-3972-4fc5-8547-538f30be6b89 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:39.438020 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-0c6dd152-3972-4fc5-8547-538f30be6b89 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:39.438683 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 807/3208] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:20:39 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:39.459203 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-4ec29af6-ace1-468f-b0f5-429e3652f1a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:39.461359 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-4ec29af6-ace1-468f-b0f5-429e3652f1a6 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] POST https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a/action Aug 18 09:20:39.461772 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-4ec29af6-ace1-468f-b0f5-429e3652f1a6 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:39.461926 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-4ec29af6-ace1-468f-b0f5-429e3652f1a6 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:39.471800 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:39.471800 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:39.472212 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-4ec29af6-ace1-468f-b0f5-429e3652f1a6 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:39.477671 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-4ec29af6-ace1-468f-b0f5-429e3652f1a6 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Begin detaching volume completed successfully. Aug 18 09:20:39.477861 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-4ec29af6-ace1-468f-b0f5-429e3652f1a6 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a/action returned with HTTP 202 Aug 18 09:20:39.478212 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 798/3209] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:20:39 2026] POST /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:20:39.494256 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0a78f0f1-6eed-4d42-88bc-9ffe40192e20 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:39.496368 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a78f0f1-6eed-4d42-88bc-9ffe40192e20 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:39.496625 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a78f0f1-6eed-4d42-88bc-9ffe40192e20 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:39.496901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a78f0f1-6eed-4d42-88bc-9ffe40192e20 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:39.511034 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:39.511034 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:39.514551 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d997e04f-1bff-4cd5-8e2f-037e958f84ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:39.514929 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d997e04f-1bff-4cd5-8e2f-037e958f84ae None None] GET https://10.4.3.41/volume// Aug 18 09:20:39.515123 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d997e04f-1bff-4cd5-8e2f-037e958f84ae None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:39.515298 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d997e04f-1bff-4cd5-8e2f-037e958f84ae None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:39.515623 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d997e04f-1bff-4cd5-8e2f-037e958f84ae None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:39.515753 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0a78f0f1-6eed-4d42-88bc-9ffe40192e20 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:39.515900 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 792/3210] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:20:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:39.522157 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a78f0f1-6eed-4d42-88bc-9ffe40192e20 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:39.522337 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-04d8d9a8-e287-421c-a647-123c00888720 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:39.522646 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 814/3211] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:39 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:39.524935 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-04d8d9a8-e287-421c-a647-123c00888720 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:39.525225 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-04d8d9a8-e287-421c-a647-123c00888720 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:39.525603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-04d8d9a8-e287-421c-a647-123c00888720 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:39.536710 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:39.536710 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:39.541401 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-04d8d9a8-e287-421c-a647-123c00888720 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:39.547124 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-04d8d9a8-e287-421c-a647-123c00888720 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:39.547553 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 808/3212] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:20:39 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 1316 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:39.872548 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1dfd21f9-4c70-45e4-b709-229d64eaf5d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:39.874352 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1dfd21f9-4c70-45e4-b709-229d64eaf5d8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:39.874565 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1dfd21f9-4c70-45e4-b709-229d64eaf5d8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:39.874767 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1dfd21f9-4c70-45e4-b709-229d64eaf5d8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:39.874869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1dfd21f9-4c70-45e4-b709-229d64eaf5d8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:39.879140 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:39.879140 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:39.880023 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1dfd21f9-4c70-45e4-b709-229d64eaf5d8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:39.880345 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 799/3213] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:39 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:40.222334 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0fa3ba39-e49b-4581-8dbf-d738601b6ceb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:40.224405 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fa3ba39-e49b-4581-8dbf-d738601b6ceb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:40.224686 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fa3ba39-e49b-4581-8dbf-d738601b6ceb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:40.224962 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fa3ba39-e49b-4581-8dbf-d738601b6ceb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:40.225124 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0fa3ba39-e49b-4581-8dbf-d738601b6ceb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:40.229560 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:40.229560 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:40.230169 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fa3ba39-e49b-4581-8dbf-d738601b6ceb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:40.230524 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 793/3214] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:40 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:40.534469 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-de530991-0c08-429f-bd9f-185073810401 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:40.536527 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de530991-0c08-429f-bd9f-185073810401 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:40.536820 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de530991-0c08-429f-bd9f-185073810401 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:40.537127 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de530991-0c08-429f-bd9f-185073810401 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:40.546689 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:40.546689 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:40.550260 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-de530991-0c08-429f-bd9f-185073810401 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:40.555146 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de530991-0c08-429f-bd9f-185073810401 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:40.555591 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 815/3215] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:40 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:40.893288 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f17f2665-8c88-420c-bd5d-4b2e096dcfff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:40.897124 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f17f2665-8c88-420c-bd5d-4b2e096dcfff tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:40.897359 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f17f2665-8c88-420c-bd5d-4b2e096dcfff tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:40.897589 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f17f2665-8c88-420c-bd5d-4b2e096dcfff tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:40.897755 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f17f2665-8c88-420c-bd5d-4b2e096dcfff tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:40.906563 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:40.906563 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:40.907464 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f17f2665-8c88-420c-bd5d-4b2e096dcfff tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:40.907890 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 809/3216] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:40 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:41.245608 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0614cffd-4dd0-4e0b-91ce-c9985f7db882 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:41.247655 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0614cffd-4dd0-4e0b-91ce-c9985f7db882 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:41.247892 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0614cffd-4dd0-4e0b-91ce-c9985f7db882 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:41.248119 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0614cffd-4dd0-4e0b-91ce-c9985f7db882 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:41.248596 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0614cffd-4dd0-4e0b-91ce-c9985f7db882 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:41.252935 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:41.252935 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:41.253748 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0614cffd-4dd0-4e0b-91ce-c9985f7db882 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:41.254199 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 800/3217] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:41 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:41.569105 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc5d24d9-d9f9-4304-8478-944e3d70085c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:41.570818 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc5d24d9-d9f9-4304-8478-944e3d70085c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:41.570994 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc5d24d9-d9f9-4304-8478-944e3d70085c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:41.571164 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc5d24d9-d9f9-4304-8478-944e3d70085c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:41.581986 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:41.581986 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:41.585444 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bc5d24d9-d9f9-4304-8478-944e3d70085c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:41.592191 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc5d24d9-d9f9-4304-8478-944e3d70085c tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:41.592613 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 794/3218] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:41 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:41.921839 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4352aa45-a8c0-4ae0-8629-e394175b180e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:41.923924 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4352aa45-a8c0-4ae0-8629-e394175b180e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:41.924174 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4352aa45-a8c0-4ae0-8629-e394175b180e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:41.924386 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4352aa45-a8c0-4ae0-8629-e394175b180e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:41.924543 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4352aa45-a8c0-4ae0-8629-e394175b180e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:41.930030 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:41.930030 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:41.930972 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4352aa45-a8c0-4ae0-8629-e394175b180e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:41.931439 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 816/3219] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:41 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:42.269217 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07f3cb08-7170-45d4-a74d-e2dfcd15388f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:42.271047 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07f3cb08-7170-45d4-a74d-e2dfcd15388f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:42.271315 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07f3cb08-7170-45d4-a74d-e2dfcd15388f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:42.271689 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07f3cb08-7170-45d4-a74d-e2dfcd15388f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:42.271870 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-07f3cb08-7170-45d4-a74d-e2dfcd15388f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:42.276872 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:42.276872 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:42.277750 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07f3cb08-7170-45d4-a74d-e2dfcd15388f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:42.278313 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 810/3220] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:42 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:42.608484 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-20aca747-7659-4526-9030-fd8802c4e813 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:42.610367 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20aca747-7659-4526-9030-fd8802c4e813 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:42.610622 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20aca747-7659-4526-9030-fd8802c4e813 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:42.610848 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20aca747-7659-4526-9030-fd8802c4e813 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:42.620674 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:42.620674 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:42.624174 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-20aca747-7659-4526-9030-fd8802c4e813 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:42.628672 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20aca747-7659-4526-9030-fd8802c4e813 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:42.629056 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 801/3221] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:42 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:42.941534 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f011c411-a5e6-4d44-9b7d-39548257bdc6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:42.943254 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f011c411-a5e6-4d44-9b7d-39548257bdc6 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:42.943444 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f011c411-a5e6-4d44-9b7d-39548257bdc6 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:42.943661 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f011c411-a5e6-4d44-9b7d-39548257bdc6 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:42.943799 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f011c411-a5e6-4d44-9b7d-39548257bdc6 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:42.948048 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:42.948048 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:42.948796 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f011c411-a5e6-4d44-9b7d-39548257bdc6 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:42.949164 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 795/3222] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:42 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:43.289983 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ff59900b-28da-4dbf-a22f-fa5a2d45a3e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:43.295428 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff59900b-28da-4dbf-a22f-fa5a2d45a3e8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:43.295428 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff59900b-28da-4dbf-a22f-fa5a2d45a3e8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:43.295428 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff59900b-28da-4dbf-a22f-fa5a2d45a3e8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:43.295428 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ff59900b-28da-4dbf-a22f-fa5a2d45a3e8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:43.298898 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:43.298898 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:43.299480 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff59900b-28da-4dbf-a22f-fa5a2d45a3e8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:43.299868 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 817/3223] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:43 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:43.645422 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2a870f1-188e-44a8-9335-b6e07b3ab442 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:43.649380 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2a870f1-188e-44a8-9335-b6e07b3ab442 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:43.649380 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2a870f1-188e-44a8-9335-b6e07b3ab442 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:43.649380 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2a870f1-188e-44a8-9335-b6e07b3ab442 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:43.666631 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:43.666631 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:43.673352 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2a870f1-188e-44a8-9335-b6e07b3ab442 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:43.680024 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2a870f1-188e-44a8-9335-b6e07b3ab442 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:43.680489 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 811/3224] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:43 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:43.707331 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-ab9c1baa-aa35-4a2d-bf11-57bd1ad8301e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:43.709981 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-ab9c1baa-aa35-4a2d-bf11-57bd1ad8301e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] DELETE https://10.4.3.41/volume/v3/attachments/c2c6cb26-5f69-4915-b860-d792d16da090 Aug 18 09:20:43.710211 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-ab9c1baa-aa35-4a2d-bf11-57bd1ad8301e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:43.710467 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-ab9c1baa-aa35-4a2d-bf11-57bd1ad8301e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:43.719661 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:43.719661 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:43.786864 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4a64097c-3b4f-4eb0-8510-54edc5a70dd3 req-ab9c1baa-aa35-4a2d-bf11-57bd1ad8301e tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/attachments/c2c6cb26-5f69-4915-b860-d792d16da090 returned with HTTP 200 Aug 18 09:20:43.787628 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 802/3225] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:20:43 2026] DELETE /volume/v3/attachments/c2c6cb26-5f69-4915-b860-d792d16da090 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:43.960630 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-484666fc-54c0-4962-9833-0df293834aaf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:43.962727 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-484666fc-54c0-4962-9833-0df293834aaf tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:43.962967 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-484666fc-54c0-4962-9833-0df293834aaf tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:43.963254 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-484666fc-54c0-4962-9833-0df293834aaf tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:43.963464 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-484666fc-54c0-4962-9833-0df293834aaf tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:43.968007 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:43.968007 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:43.968811 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-484666fc-54c0-4962-9833-0df293834aaf tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:43.969166 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 796/3226] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:43 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:44.311932 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8c70a867-b0ea-4f91-9ed8-f1c7821eb916 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:44.314379 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8c70a867-b0ea-4f91-9ed8-f1c7821eb916 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:44.314715 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8c70a867-b0ea-4f91-9ed8-f1c7821eb916 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:44.315091 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8c70a867-b0ea-4f91-9ed8-f1c7821eb916 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:44.315328 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8c70a867-b0ea-4f91-9ed8-f1c7821eb916 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:44.320532 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:44.320532 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:44.321469 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8c70a867-b0ea-4f91-9ed8-f1c7821eb916 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:44.321972 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 818/3227] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:44 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:44.694344 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e491f99-625d-4490-acdb-14b7c905d749 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:44.698189 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e491f99-625d-4490-acdb-14b7c905d749 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:44.698189 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e491f99-625d-4490-acdb-14b7c905d749 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:44.698189 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e491f99-625d-4490-acdb-14b7c905d749 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:44.708347 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:44.708347 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:44.712517 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8e491f99-625d-4490-acdb-14b7c905d749 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:44.724721 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e491f99-625d-4490-acdb-14b7c905d749 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:44.725463 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 812/3228] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:44 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:44.743567 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a26216e9-f3ac-4e89-8b54-4ff9b3c7d754 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:44.745285 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a26216e9-f3ac-4e89-8b54-4ff9b3c7d754 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:44.745469 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a26216e9-f3ac-4e89-8b54-4ff9b3c7d754 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:44.745694 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a26216e9-f3ac-4e89-8b54-4ff9b3c7d754 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:44.753766 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:44.753766 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:44.757544 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a26216e9-f3ac-4e89-8b54-4ff9b3c7d754 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:44.761819 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a26216e9-f3ac-4e89-8b54-4ff9b3c7d754 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:44.762338 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 803/3229] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:44 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:44.817166 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5af45719-a6af-4b99-a9bc-3a7f83424985 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:44.819272 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5af45719-a6af-4b99-a9bc-3a7f83424985 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:44.819272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5af45719-a6af-4b99-a9bc-3a7f83424985 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:44.819471 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5af45719-a6af-4b99-a9bc-3a7f83424985 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:44.822302 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=286,cinder:UPDATE=64,cinder:INSERT=28 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:20:44.829181 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:44.829181 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:44.833621 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5af45719-a6af-4b99-a9bc-3a7f83424985 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:44.837877 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5af45719-a6af-4b99-a9bc-3a7f83424985 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:44.838229 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 797/3230] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:44 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:44.853836 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-307e013e-71aa-48fa-affa-21166235e4aa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:44.856700 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-307e013e-71aa-48fa-affa-21166235e4aa tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:44.856909 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-307e013e-71aa-48fa-affa-21166235e4aa tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:44.857258 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-307e013e-71aa-48fa-affa-21166235e4aa tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:44.861530 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=287,cinder:UPDATE=68,cinder:INSERT=36 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:20:44.869554 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:44.869554 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:44.875835 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-307e013e-71aa-48fa-affa-21166235e4aa tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:44.882415 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-307e013e-71aa-48fa-affa-21166235e4aa tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:44.882967 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 819/3231] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:44 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:44.946928 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3112cd25-7487-4173-8d5e-ab8c776b7bed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:44.951972 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3112cd25-7487-4173-8d5e-ab8c776b7bed tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:44.951972 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3112cd25-7487-4173-8d5e-ab8c776b7bed tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:44.951972 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3112cd25-7487-4173-8d5e-ab8c776b7bed tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:44.960850 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:44.960850 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:44.967916 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3112cd25-7487-4173-8d5e-ab8c776b7bed tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:44.975532 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3112cd25-7487-4173-8d5e-ab8c776b7bed tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:44.977659 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 813/3232] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:44 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:44.981695 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d349bf50-40d4-433c-af9b-67aa127b62bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:44.983536 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d349bf50-40d4-433c-af9b-67aa127b62bf tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:44.983753 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d349bf50-40d4-433c-af9b-67aa127b62bf tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:44.983943 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d349bf50-40d4-433c-af9b-67aa127b62bf tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:44.984038 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d349bf50-40d4-433c-af9b-67aa127b62bf tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:44.990943 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:44.990943 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:44.991787 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d349bf50-40d4-433c-af9b-67aa127b62bf tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:44.992161 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 804/3233] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:44 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:45.334430 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d1e3a13-c82a-4efc-ab49-f7a430240674 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:45.343109 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d1e3a13-c82a-4efc-ab49-f7a430240674 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:45.343109 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d1e3a13-c82a-4efc-ab49-f7a430240674 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:45.343109 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d1e3a13-c82a-4efc-ab49-f7a430240674 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:45.343109 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5d1e3a13-c82a-4efc-ab49-f7a430240674 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:45.349350 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:45.349350 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:45.350203 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d1e3a13-c82a-4efc-ab49-f7a430240674 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:45.351858 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 798/3234] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:45 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:46.005384 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f85c82c5-67fe-4096-8000-07a42b24b172 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:46.007253 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f85c82c5-67fe-4096-8000-07a42b24b172 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:46.007466 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f85c82c5-67fe-4096-8000-07a42b24b172 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:46.007686 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f85c82c5-67fe-4096-8000-07a42b24b172 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:46.007792 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f85c82c5-67fe-4096-8000-07a42b24b172 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:46.013020 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:46.013020 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:46.014365 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f85c82c5-67fe-4096-8000-07a42b24b172 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:46.014733 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 820/3235] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:46 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:46.363568 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-395dca4a-336f-49f1-991f-4436359cbb30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:46.365417 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-395dca4a-336f-49f1-991f-4436359cbb30 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:46.365746 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-395dca4a-336f-49f1-991f-4436359cbb30 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:46.365985 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-395dca4a-336f-49f1-991f-4436359cbb30 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:46.366159 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-395dca4a-336f-49f1-991f-4436359cbb30 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:46.370480 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:46.370480 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:46.371224 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-395dca4a-336f-49f1-991f-4436359cbb30 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:46.371613 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 814/3236] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:46 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:47.026418 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c0abcd6-852a-46c4-b495-e88727d7dcf3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:47.028843 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c0abcd6-852a-46c4-b495-e88727d7dcf3 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:47.029839 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c0abcd6-852a-46c4-b495-e88727d7dcf3 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:47.030012 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c0abcd6-852a-46c4-b495-e88727d7dcf3 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:47.030260 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4c0abcd6-852a-46c4-b495-e88727d7dcf3 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:47.032795 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=412,cinder:UPDATE=141,cinder:INSERT=84 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:20:47.037228 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:47.037228 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:47.037228 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c0abcd6-852a-46c4-b495-e88727d7dcf3 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:47.037228 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 805/3237] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:47 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:47.390540 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ba4ab80-f112-484d-bc6f-014088bcca57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:47.393019 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ba4ab80-f112-484d-bc6f-014088bcca57 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:47.393275 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ba4ab80-f112-484d-bc6f-014088bcca57 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:47.393552 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ba4ab80-f112-484d-bc6f-014088bcca57 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:47.393710 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2ba4ab80-f112-484d-bc6f-014088bcca57 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:47.401313 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:47.401313 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:47.402232 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ba4ab80-f112-484d-bc6f-014088bcca57 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:47.402775 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 799/3238] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:47 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:48.012504 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-80b291df-7730-4701-9f28-b1000a817e40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:48.014913 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80b291df-7730-4701-9f28-b1000a817e40 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] DELETE https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:48.015146 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80b291df-7730-4701-9f28-b1000a817e40 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:48.015370 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80b291df-7730-4701-9f28-b1000a817e40 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:48.015627 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-80b291df-7730-4701-9f28-b1000a817e40 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Delete volume with id: 938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:48.024878 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:48.024878 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:48.025506 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-80b291df-7730-4701-9f28-b1000a817e40 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:48.045407 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-80b291df-7730-4701-9f28-b1000a817e40 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Delete volume request issued successfully. Aug 18 09:20:48.045407 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80b291df-7730-4701-9f28-b1000a817e40 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 202 Aug 18 09:20:48.045640 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 821/3239] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:48 2026] DELETE /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:48.047767 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6dd9f452-e99c-43f9-b933-b9e61dffeb4a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:48.052098 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dd9f452-e99c-43f9-b933-b9e61dffeb4a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:48.052203 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dd9f452-e99c-43f9-b933-b9e61dffeb4a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:48.052628 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dd9f452-e99c-43f9-b933-b9e61dffeb4a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:48.052628 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6dd9f452-e99c-43f9-b933-b9e61dffeb4a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:48.054546 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2513e04-1833-4896-b0cd-85311865e4b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:48.058750 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2513e04-1833-4896-b0cd-85311865e4b4 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:48.058750 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2513e04-1833-4896-b0cd-85311865e4b4 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:48.058750 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2513e04-1833-4896-b0cd-85311865e4b4 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:48.058900 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=308,cinder:UPDATE=45,cinder:INSERT=23 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:20:48.066486 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:48.066486 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:48.070101 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dd9f452-e99c-43f9-b933-b9e61dffeb4a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:48.071582 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 815/3240] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:48 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:48.075772 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:48.075772 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:48.080620 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f2513e04-1833-4896-b0cd-85311865e4b4 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:48.086309 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2513e04-1833-4896-b0cd-85311865e4b4 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 200 Aug 18 09:20:48.086766 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 806/3241] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:48 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:48.413132 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-888cf953-a920-4fa2-86f1-61ad18d9c747 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:48.414942 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-888cf953-a920-4fa2-86f1-61ad18d9c747 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:48.415177 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-888cf953-a920-4fa2-86f1-61ad18d9c747 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:48.415436 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-888cf953-a920-4fa2-86f1-61ad18d9c747 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:48.415624 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-888cf953-a920-4fa2-86f1-61ad18d9c747 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:48.420565 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:48.420565 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:48.421239 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-888cf953-a920-4fa2-86f1-61ad18d9c747 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:48.421622 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 800/3242] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:48 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:49.082299 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b9c6a65-e920-47d9-a540-d4d0d586da93 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:49.084302 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b9c6a65-e920-47d9-a540-d4d0d586da93 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:49.084545 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b9c6a65-e920-47d9-a540-d4d0d586da93 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:49.084770 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b9c6a65-e920-47d9-a540-d4d0d586da93 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:49.084909 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9b9c6a65-e920-47d9-a540-d4d0d586da93 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:49.091030 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:49.091030 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:49.091954 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b9c6a65-e920-47d9-a540-d4d0d586da93 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:49.092356 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 822/3243] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:49 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:49.104597 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09101fb1-7742-42d3-9d70-89b260acddb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:49.106699 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09101fb1-7742-42d3-9d70-89b260acddb0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a Aug 18 09:20:49.106896 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09101fb1-7742-42d3-9d70-89b260acddb0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:49.107117 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09101fb1-7742-42d3-9d70-89b260acddb0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:49.112776 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09101fb1-7742-42d3-9d70-89b260acddb0 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a returned with HTTP 404 Aug 18 09:20:49.113355 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 816/3244] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:49 2026] GET /volume/v3/volumes/938435e9-2990-49d3-935d-235ec1c3278a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:49.121695 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a296b1e-a349-4e75-af90-9ce4eb476340 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:49.123833 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a296b1e-a349-4e75-af90-9ce4eb476340 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:49.124061 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a296b1e-a349-4e75-af90-9ce4eb476340 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:49.124281 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a296b1e-a349-4e75-af90-9ce4eb476340 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:49.124506 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7a296b1e-a349-4e75-af90-9ce4eb476340 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Delete volume with id: a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:49.132536 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:49.132536 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:49.132536 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a296b1e-a349-4e75-af90-9ce4eb476340 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:49.147508 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a296b1e-a349-4e75-af90-9ce4eb476340 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Delete volume request issued successfully. Aug 18 09:20:49.147716 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a296b1e-a349-4e75-af90-9ce4eb476340 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 202 Aug 18 09:20:49.148204 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 807/3245] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:49 2026] DELETE /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:49.158303 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d2b7201-53ad-4118-8205-88389023e639 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:49.160621 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d2b7201-53ad-4118-8205-88389023e639 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:49.160825 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d2b7201-53ad-4118-8205-88389023e639 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:49.161035 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d2b7201-53ad-4118-8205-88389023e639 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:49.176545 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:49.176545 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:49.181701 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3d2b7201-53ad-4118-8205-88389023e639 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:49.188331 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d2b7201-53ad-4118-8205-88389023e639 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 200 Aug 18 09:20:49.188852 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 801/3246] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:49 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:49.431589 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d9fc9515-aafb-4c94-aa60-2b9ae6d18ea6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:49.433636 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9fc9515-aafb-4c94-aa60-2b9ae6d18ea6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:49.433880 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9fc9515-aafb-4c94-aa60-2b9ae6d18ea6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:49.434055 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9fc9515-aafb-4c94-aa60-2b9ae6d18ea6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:49.434182 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d9fc9515-aafb-4c94-aa60-2b9ae6d18ea6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:49.442709 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:49.442709 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:49.443630 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9fc9515-aafb-4c94-aa60-2b9ae6d18ea6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:49.444087 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 823/3247] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:49 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:50.104417 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-76a9d3c8-5f07-43c4-be37-6602afd8557f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:50.106019 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76a9d3c8-5f07-43c4-be37-6602afd8557f tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:50.106537 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76a9d3c8-5f07-43c4-be37-6602afd8557f tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:50.106537 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76a9d3c8-5f07-43c4-be37-6602afd8557f tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:50.106537 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-76a9d3c8-5f07-43c4-be37-6602afd8557f tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:50.110552 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:50.110552 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:50.111238 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76a9d3c8-5f07-43c4-be37-6602afd8557f tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:50.111604 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 817/3248] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:50 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:50.204299 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f8d11bd9-fa42-48c5-9363-b249c57d4d10 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:50.206181 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8d11bd9-fa42-48c5-9363-b249c57d4d10 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 Aug 18 09:20:50.206357 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8d11bd9-fa42-48c5-9363-b249c57d4d10 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:50.206552 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8d11bd9-fa42-48c5-9363-b249c57d4d10 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:50.212077 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8d11bd9-fa42-48c5-9363-b249c57d4d10 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 returned with HTTP 404 Aug 18 09:20:50.212532 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 808/3249] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:50 2026] GET /volume/v3/volumes/a6faf39e-bf35-4369-a346-b7b58e5ded53 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:50.264225 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be3730a0-a633-4167-857a-bbb786244799 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:50.265918 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be3730a0-a633-4167-857a-bbb786244799 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] DELETE https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:20:50.266153 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be3730a0-a633-4167-857a-bbb786244799 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:50.266347 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be3730a0-a633-4167-857a-bbb786244799 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:50.266533 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-be3730a0-a633-4167-857a-bbb786244799 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Delete volume with id: 6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:20:50.273262 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:50.273262 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:50.273657 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-be3730a0-a633-4167-857a-bbb786244799 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:50.296282 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-be3730a0-a633-4167-857a-bbb786244799 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Delete volume request issued successfully. Aug 18 09:20:50.296479 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be3730a0-a633-4167-857a-bbb786244799 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 202 Aug 18 09:20:50.296922 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 802/3250] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:50 2026] DELETE /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:20:50.308311 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7bf753aa-a9d5-48e0-8a74-51ca49ed24a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:50.311352 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7bf753aa-a9d5-48e0-8a74-51ca49ed24a2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:20:50.312271 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7bf753aa-a9d5-48e0-8a74-51ca49ed24a2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:50.312546 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7bf753aa-a9d5-48e0-8a74-51ca49ed24a2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:50.323148 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:50.323148 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:50.329298 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7bf753aa-a9d5-48e0-8a74-51ca49ed24a2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Volume info retrieved successfully. Aug 18 09:20:50.334420 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7bf753aa-a9d5-48e0-8a74-51ca49ed24a2 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 200 Aug 18 09:20:50.335015 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 824/3251] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:50 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:50.454708 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28eb7d46-6dab-4f23-9c80-b7eb327a436a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:50.456690 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28eb7d46-6dab-4f23-9c80-b7eb327a436a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:50.456989 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28eb7d46-6dab-4f23-9c80-b7eb327a436a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:50.457212 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28eb7d46-6dab-4f23-9c80-b7eb327a436a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:50.457318 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-28eb7d46-6dab-4f23-9c80-b7eb327a436a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:50.462473 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:50.462473 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:50.463269 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28eb7d46-6dab-4f23-9c80-b7eb327a436a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:50.464103 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 818/3252] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:50 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:51.121271 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4fc0b918-4bcc-4b0b-8755-f14173f16e2e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:51.124083 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4fc0b918-4bcc-4b0b-8755-f14173f16e2e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:51.124240 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4fc0b918-4bcc-4b0b-8755-f14173f16e2e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:51.124430 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4fc0b918-4bcc-4b0b-8755-f14173f16e2e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:51.124525 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4fc0b918-4bcc-4b0b-8755-f14173f16e2e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:51.129944 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:51.129944 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:51.130788 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4fc0b918-4bcc-4b0b-8755-f14173f16e2e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:51.131172 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 809/3253] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:51 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:51.348324 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c3c4b351-6d0b-4e0b-8e1f-88d6c59c2cf3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:51.350075 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3c4b351-6d0b-4e0b-8e1f-88d6c59c2cf3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] GET https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 Aug 18 09:20:51.350292 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3c4b351-6d0b-4e0b-8e1f-88d6c59c2cf3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:51.350502 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3c4b351-6d0b-4e0b-8e1f-88d6c59c2cf3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:51.356293 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3c4b351-6d0b-4e0b-8e1f-88d6c59c2cf3 tempest-AttachVolumeTestJSON-994076216 tempest-AttachVolumeTestJSON-994076216-project-member] https://10.4.3.41/volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 returned with HTTP 404 Aug 18 09:20:51.357066 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 803/3254] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:51 2026] GET /volume/v3/volumes/6733e8a0-68ca-4a68-8f79-02fcb05b8c36 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:51.475216 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3cf0e03b-d884-4b2d-a301-88a3617a3677 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:51.478639 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3cf0e03b-d884-4b2d-a301-88a3617a3677 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:51.478639 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3cf0e03b-d884-4b2d-a301-88a3617a3677 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:51.478639 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3cf0e03b-d884-4b2d-a301-88a3617a3677 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:51.478639 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3cf0e03b-d884-4b2d-a301-88a3617a3677 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:51.483889 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:51.483889 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:51.484742 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3cf0e03b-d884-4b2d-a301-88a3617a3677 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:51.485176 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 825/3255] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:51 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:52.142155 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7461285a-07a6-4075-bf65-c7879a5cf832 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:52.144152 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7461285a-07a6-4075-bf65-c7879a5cf832 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:52.144426 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7461285a-07a6-4075-bf65-c7879a5cf832 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:52.144575 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7461285a-07a6-4075-bf65-c7879a5cf832 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:52.144679 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7461285a-07a6-4075-bf65-c7879a5cf832 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:52.150807 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:52.150807 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:52.151727 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7461285a-07a6-4075-bf65-c7879a5cf832 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:52.152078 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 819/3256] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:52 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:52.495314 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e7128097-b492-492f-9c0c-eefe4ced8260 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:52.497723 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7128097-b492-492f-9c0c-eefe4ced8260 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:52.498019 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7128097-b492-492f-9c0c-eefe4ced8260 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:52.498279 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7128097-b492-492f-9c0c-eefe4ced8260 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:52.498942 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e7128097-b492-492f-9c0c-eefe4ced8260 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:52.504265 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:52.504265 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:52.505193 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7128097-b492-492f-9c0c-eefe4ced8260 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:52.505931 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 810/3257] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:52 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:52.768161 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-d77b44cf-6875-44a0-b649-f5f16d4f8703 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:52.805500 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-d77b44cf-6875-44a0-b649-f5f16d4f8703 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:52.805725 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-d77b44cf-6875-44a0-b649-f5f16d4f8703 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:52.805924 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-d77b44cf-6875-44a0-b649-f5f16d4f8703 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:52.813714 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:52.813714 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:52.818057 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-d77b44cf-6875-44a0-b649-f5f16d4f8703 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:52.823186 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-d77b44cf-6875-44a0-b649-f5f16d4f8703 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:52.823725 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 804/3258] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:20:52 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:52.902872 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5ee2e8f6-ba6a-409b-b0e6-8e09452d7e5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:52.903494 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ee2e8f6-ba6a-409b-b0e6-8e09452d7e5b None None] GET https://10.4.3.41/volume// Aug 18 09:20:52.903880 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ee2e8f6-ba6a-409b-b0e6-8e09452d7e5b None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:52.904163 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ee2e8f6-ba6a-409b-b0e6-8e09452d7e5b None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:52.904892 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ee2e8f6-ba6a-409b-b0e6-8e09452d7e5b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:52.905339 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 826/3259] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:20:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:52.912720 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-42c7af9b-7ce5-4957-abda-481c3f478541 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:52.915342 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-42c7af9b-7ce5-4957-abda-481c3f478541 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:20:52.916433 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-42c7af9b-7ce5-4957-abda-481c3f478541 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23e42bee-fa4e-4e33-ab5b-d7faa12c89e5", "connector": null, "instance_uuid": "6883ef76-ed7e-4b04-abb5-271365e67e4e"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:52.926498 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:52.926498 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:52.953345 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-42c7af9b-7ce5-4957-abda-481c3f478541 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:20:52.954269 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 820/3260] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:20:52 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:52.984211 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ae55d56-5aa4-4b12-b90f-b9712bfd350f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:52.986989 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ae55d56-5aa4-4b12-b90f-b9712bfd350f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:52.987235 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ae55d56-5aa4-4b12-b90f-b9712bfd350f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:52.987710 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ae55d56-5aa4-4b12-b90f-b9712bfd350f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:52.998005 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27ead750-1fc3-42cb-9b34-1585ef86ff06 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:52.998456 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27ead750-1fc3-42cb-9b34-1585ef86ff06 None None] GET https://10.4.3.41/volume// Aug 18 09:20:52.998661 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27ead750-1fc3-42cb-9b34-1585ef86ff06 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:52.998883 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27ead750-1fc3-42cb-9b34-1585ef86ff06 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:52.999211 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27ead750-1fc3-42cb-9b34-1585ef86ff06 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:52.999605 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 805/3261] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:20:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:53.006099 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:53.006099 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:53.007942 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-7efac3f0-8da4-4a2e-b2aa-506cc838737e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:53.018200 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ae55d56-5aa4-4b12-b90f-b9712bfd350f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:53.029038 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ae55d56-5aa4-4b12-b90f-b9712bfd350f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:53.029563 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 811/3262] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:52 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:53.051377 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-7efac3f0-8da4-4a2e-b2aa-506cc838737e tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:53.051598 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-7efac3f0-8da4-4a2e-b2aa-506cc838737e tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:53.051797 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-7efac3f0-8da4-4a2e-b2aa-506cc838737e tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:53.061480 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:53.061480 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:53.065764 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-7efac3f0-8da4-4a2e-b2aa-506cc838737e tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:53.071868 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-7efac3f0-8da4-4a2e-b2aa-506cc838737e tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:53.072361 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 827/3263] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:20:53 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1024 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:53.165948 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97235d45-a2e4-406b-8537-3bf3df27f2fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:53.167829 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97235d45-a2e4-406b-8537-3bf3df27f2fc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:53.167991 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97235d45-a2e4-406b-8537-3bf3df27f2fc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:53.168194 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97235d45-a2e4-406b-8537-3bf3df27f2fc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:53.168314 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-97235d45-a2e4-406b-8537-3bf3df27f2fc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:53.172851 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:53.172851 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:53.173742 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97235d45-a2e4-406b-8537-3bf3df27f2fc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:53.174105 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 821/3264] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:53 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:53.185813 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-caf518f4-adeb-4c71-910c-fb7ec9a09e8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:53.187822 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-caf518f4-adeb-4c71-910c-fb7ec9a09e8d tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] PUT https://10.4.3.41/volume/v3/attachments/3aec9b33-1e4f-4328-9c21-99ca266b0ee6 Aug 18 09:20:53.188178 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-caf518f4-adeb-4c71-910c-fb7ec9a09e8d tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:53.195409 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-caf518f4-adeb-4c71-910c-fb7ec9a09e8d tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Acquiring lock "cinder-attachment_update-23e42bee-fa4e-4e33-ab5b-d7faa12c89e5-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:20:53.201860 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-caf518f4-adeb-4c71-910c-fb7ec9a09e8d tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Lock "cinder-attachment_update-23e42bee-fa4e-4e33-ab5b-d7faa12c89e5-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:20:53.202747 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:53.202747 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:53.276406 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-caf518f4-adeb-4c71-910c-fb7ec9a09e8d tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Lock "cinder-attachment_update-23e42bee-fa4e-4e33-ab5b-d7faa12c89e5-np0000007625" released by "attachment_update" :: held 0.074s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:20:53.276792 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-caf518f4-adeb-4c71-910c-fb7ec9a09e8d tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/attachments/3aec9b33-1e4f-4328-9c21-99ca266b0ee6 returned with HTTP 200 Aug 18 09:20:53.277359 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 806/3265] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:20:53 2026] PUT /volume/v3/attachments/3aec9b33-1e4f-4328-9c21-99ca266b0ee6 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:53.515890 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38363e45-44a3-420e-80ee-6f69cb616fb4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:53.518038 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38363e45-44a3-420e-80ee-6f69cb616fb4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:53.518038 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38363e45-44a3-420e-80ee-6f69cb616fb4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:53.518038 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38363e45-44a3-420e-80ee-6f69cb616fb4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:53.518243 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-38363e45-44a3-420e-80ee-6f69cb616fb4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:53.524257 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:53.524257 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:53.525142 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38363e45-44a3-420e-80ee-6f69cb616fb4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:53.525633 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 812/3266] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:53 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:54.044863 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f46a34a-fcad-4652-b359-601fc294536f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:54.046862 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f46a34a-fcad-4652-b359-601fc294536f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:54.048411 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f46a34a-fcad-4652-b359-601fc294536f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:54.048411 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f46a34a-fcad-4652-b359-601fc294536f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:54.057730 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:54.057730 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:54.061471 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6f46a34a-fcad-4652-b359-601fc294536f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:54.066279 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f46a34a-fcad-4652-b359-601fc294536f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:54.066871 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 828/3267] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:54 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:54.187623 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3d28e4e-ce55-46f0-87fb-5f09c54a480b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:54.189233 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3d28e4e-ce55-46f0-87fb-5f09c54a480b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:54.189452 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3d28e4e-ce55-46f0-87fb-5f09c54a480b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:54.189653 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3d28e4e-ce55-46f0-87fb-5f09c54a480b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:54.189745 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e3d28e4e-ce55-46f0-87fb-5f09c54a480b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:54.194304 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:54.194304 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:54.195077 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3d28e4e-ce55-46f0-87fb-5f09c54a480b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:54.195487 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 822/3268] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:54 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:54.552136 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e889a2c-1932-40c2-b268-68760719004c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:54.554087 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e889a2c-1932-40c2-b268-68760719004c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:54.554345 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e889a2c-1932-40c2-b268-68760719004c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:54.554749 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e889a2c-1932-40c2-b268-68760719004c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:54.554902 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3e889a2c-1932-40c2-b268-68760719004c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:54.560210 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:54.560210 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:54.561141 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e889a2c-1932-40c2-b268-68760719004c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:54.561738 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 807/3269] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:54 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:55.081604 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1434ab19-45be-4022-8c48-3db446705469 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:55.083374 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1434ab19-45be-4022-8c48-3db446705469 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:55.083619 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1434ab19-45be-4022-8c48-3db446705469 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:55.083812 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1434ab19-45be-4022-8c48-3db446705469 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:55.092944 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:55.092944 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:55.096167 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1434ab19-45be-4022-8c48-3db446705469 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:55.100461 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1434ab19-45be-4022-8c48-3db446705469 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:55.100851 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 813/3270] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:55 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:55.206583 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-049330c1-982b-4ad7-883b-5fe36ba4e665 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:55.212312 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-049330c1-982b-4ad7-883b-5fe36ba4e665 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:55.212628 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-049330c1-982b-4ad7-883b-5fe36ba4e665 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:55.212901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-049330c1-982b-4ad7-883b-5fe36ba4e665 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:55.213058 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-049330c1-982b-4ad7-883b-5fe36ba4e665 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:55.223946 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:55.223946 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:55.225045 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-049330c1-982b-4ad7-883b-5fe36ba4e665 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:55.225702 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 829/3271] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:55 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:55.576497 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02fa9e59-8e3f-43f7-9035-e10d2c118878 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:55.578408 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02fa9e59-8e3f-43f7-9035-e10d2c118878 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:55.578693 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02fa9e59-8e3f-43f7-9035-e10d2c118878 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:55.578882 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02fa9e59-8e3f-43f7-9035-e10d2c118878 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:55.578995 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-02fa9e59-8e3f-43f7-9035-e10d2c118878 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:55.584159 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:55.584159 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:55.584908 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02fa9e59-8e3f-43f7-9035-e10d2c118878 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:55.585326 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 823/3272] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:55 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:56.114633 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d852d03d-8715-4e5c-abe9-7e1a8deec794 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:56.116552 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d852d03d-8715-4e5c-abe9-7e1a8deec794 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:56.116773 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d852d03d-8715-4e5c-abe9-7e1a8deec794 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:56.116984 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d852d03d-8715-4e5c-abe9-7e1a8deec794 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:56.126256 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:56.126256 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:56.129639 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d852d03d-8715-4e5c-abe9-7e1a8deec794 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:56.133636 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d852d03d-8715-4e5c-abe9-7e1a8deec794 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:56.134021 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 808/3273] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:56 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:56.236277 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1780fe21-c144-4d81-a1fd-9db434a1707d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:56.238078 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1780fe21-c144-4d81-a1fd-9db434a1707d tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:56.238249 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1780fe21-c144-4d81-a1fd-9db434a1707d tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:56.238454 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1780fe21-c144-4d81-a1fd-9db434a1707d tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:56.238585 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1780fe21-c144-4d81-a1fd-9db434a1707d tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:56.243200 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:56.243200 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:56.244080 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1780fe21-c144-4d81-a1fd-9db434a1707d tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:56.244494 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 814/3274] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:56 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:56.541218 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-b2dc9c57-e3d1-4a33-8003-80fa0d8b4d32 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:56.544675 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-b2dc9c57-e3d1-4a33-8003-80fa0d8b4d32 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] POST https://10.4.3.41/volume/v3/attachments/3aec9b33-1e4f-4328-9c21-99ca266b0ee6/action Aug 18 09:20:56.545054 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-b2dc9c57-e3d1-4a33-8003-80fa0d8b4d32 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:56.545183 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-b2dc9c57-e3d1-4a33-8003-80fa0d8b4d32 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:56.563102 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:56.563102 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:56.572704 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4b605929-3022-4a62-b2be-eb0e592f0c21 req-b2dc9c57-e3d1-4a33-8003-80fa0d8b4d32 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/attachments/3aec9b33-1e4f-4328-9c21-99ca266b0ee6/action returned with HTTP 204 Aug 18 09:20:56.573147 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 830/3275] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:20:56 2026] POST /volume/v3/attachments/3aec9b33-1e4f-4328-9c21-99ca266b0ee6/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:56.598535 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71b5c286-de88-422e-be87-ea7032f3c008 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:56.602232 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71b5c286-de88-422e-be87-ea7032f3c008 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:56.602232 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71b5c286-de88-422e-be87-ea7032f3c008 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:56.602232 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71b5c286-de88-422e-be87-ea7032f3c008 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:56.602232 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-71b5c286-de88-422e-be87-ea7032f3c008 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:56.606443 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:56.606443 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:56.607329 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71b5c286-de88-422e-be87-ea7032f3c008 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:56.607466 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 824/3276] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:56 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:56.837380 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63a656d7-1162-4204-9108-71b599d2e2f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:56.839612 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:56.840154 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-606943646", "imageRef": "eca66153-12a9-429d-a5f9-b26a8ea20eab", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:56.842120 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-606943646', 'imageRef': 'eca66153-12a9-429d-a5f9-b26a8ea20eab', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:56.913305 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Create volume of 1 GB Aug 18 09:20:56.917959 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Availability Zones retrieved successfully. Aug 18 09:20:56.923780 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Flow 'volume_create_api' (095d8498-01cc-4920-862d-34ffa6bf33bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:56.925000 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f158151-9af9-4b69-8344-2bd31e35598e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:56.925890 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:56.980506 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f158151-9af9-4b69-8344-2bd31e35598e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:56.981212 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78404581-09a7-4f7c-b80d-4ea1f4217b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:57.034532 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Created reservations ['f58426da-7826-42b3-8e22-2713b16f39b7', '40c33d70-4424-4d85-8f06-24fe2b2835ff', '6535829c-faf2-4f7d-8aad-a2cd747efc25', 'fffc8273-8faf-4613-8745-59e0887d8a11'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:57.035525 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78404581-09a7-4f7c-b80d-4ea1f4217b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f58426da-7826-42b3-8e22-2713b16f39b7', '40c33d70-4424-4d85-8f06-24fe2b2835ff', '6535829c-faf2-4f7d-8aad-a2cd747efc25', 'fffc8273-8faf-4613-8745-59e0887d8a11']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:57.036201 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a04cabe5-346f-4222-b1c2-b678668ebed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:57.058602 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a04cabe5-346f-4222-b1c2-b678668ebed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0df4067-8243-4940-ba55-bc743829d670', '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-606943646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='427236db9b07450f926030a06985a2ce',qos_specs=None,replication_status=,reservations=['f58426da-7826-42b3-8e22-2713b16f39b7','40c33d70-4424-4d85-8f06-24fe2b2835ff','6535829c-faf2-4f7d-8aad-a2cd747efc25','fffc8273-8faf-4613-8745-59e0887d8a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f61fed21024b459735ed04cd911de8',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-606943646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0df4067-8243-4940-ba55-bc743829d670,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='427236db9b07450f926030a06985a2ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2f61fed21024b459735ed04cd911de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:57.059331 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fa91da1-fe6b-4ef3-a221-8a738764ee49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:57.075964 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fa91da1-fe6b-4ef3-a221-8a738764ee49) transitioned into state 'SUCCESS' from state '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-606943646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='427236db9b07450f926030a06985a2ce',qos_specs=None,replication_status=,reservations=['f58426da-7826-42b3-8e22-2713b16f39b7','40c33d70-4424-4d85-8f06-24fe2b2835ff','6535829c-faf2-4f7d-8aad-a2cd747efc25','fffc8273-8faf-4613-8745-59e0887d8a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f61fed21024b459735ed04cd911de8',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:57.076708 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebc708a-7e71-4ba7-a209-8478218f4097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:57.084785 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebc708a-7e71-4ba7-a209-8478218f4097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:57.085783 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Flow 'volume_create_api' (095d8498-01cc-4920-862d-34ffa6bf33bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:57.086010 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Create volume request issued successfully. Aug 18 09:20:57.086566 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63a656d7-1162-4204-9108-71b599d2e2f9 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:57.086949 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 809/3277] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:20:56 2026] POST /volume/v3/volumes => generated 750 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:57.101564 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5983190e-2c58-4f68-ab7c-e78bb1f0cdf5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.103333 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5983190e-2c58-4f68-ab7c-e78bb1f0cdf5 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:20:57.103566 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5983190e-2c58-4f68-ab7c-e78bb1f0cdf5 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:57.104417 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5983190e-2c58-4f68-ab7c-e78bb1f0cdf5 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:57.111657 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:57.111657 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:57.115846 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5983190e-2c58-4f68-ab7c-e78bb1f0cdf5 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:20:57.119897 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5983190e-2c58-4f68-ab7c-e78bb1f0cdf5 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:20:57.120295 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 815/3278] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:57 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:57.148371 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c94d334d-e316-4982-b8ed-4fad82afc389 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.151908 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c94d334d-e316-4982-b8ed-4fad82afc389 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:57.152157 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c94d334d-e316-4982-b8ed-4fad82afc389 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:57.152383 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c94d334d-e316-4982-b8ed-4fad82afc389 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:57.162919 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:57.162919 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:57.166854 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c94d334d-e316-4982-b8ed-4fad82afc389 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:57.172662 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c94d334d-e316-4982-b8ed-4fad82afc389 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:57.173644 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 831/3279] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:57 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1155 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:57.186032 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-453e42ef-1adc-4996-b1bf-756ea8abb760 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.188205 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-453e42ef-1adc-4996-b1bf-756ea8abb760 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] POST https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5/action Aug 18 09:20:57.188659 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-453e42ef-1adc-4996-b1bf-756ea8abb760 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:57.188812 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-453e42ef-1adc-4996-b1bf-756ea8abb760 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:57.201893 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:57.201893 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:57.202515 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-453e42ef-1adc-4996-b1bf-756ea8abb760 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:57.240380 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-453e42ef-1adc-4996-b1bf-756ea8abb760 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Created reservations ['4e9275e0-d38b-43db-aadc-13e10068d7ad', 'b5a5fd8c-1b0c-4abe-ada2-1ccf68b98867'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:57.254124 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02f0e73b-31ae-4454-af95-1765df3707f1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.256199 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02f0e73b-31ae-4454-af95-1765df3707f1 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:57.256414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02f0e73b-31ae-4454-af95-1765df3707f1 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:57.256684 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02f0e73b-31ae-4454-af95-1765df3707f1 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:57.256797 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-02f0e73b-31ae-4454-af95-1765df3707f1 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:57.261726 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:57.261726 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:57.262557 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02f0e73b-31ae-4454-af95-1765df3707f1 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:57.263058 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 810/3280] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:57 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:57.266540 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-453e42ef-1adc-4996-b1bf-756ea8abb760 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Extend volume request issued successfully. Aug 18 09:20:57.266540 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-453e42ef-1adc-4996-b1bf-756ea8abb760 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5/action returned with HTTP 202 Aug 18 09:20:57.266540 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 825/3281] 10.4.3.41 () {70 vars in 1424 bytes} [Tue Aug 18 09:20:57 2026] POST /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 09:20:57.273813 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-60de2515-6d04-4623-9977-7e315ac50f86 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.274760 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-62a949b2-2a4f-46dd-9188-2cb018b72194 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.275579 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-60de2515-6d04-4623-9977-7e315ac50f86 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:57.275831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-60de2515-6d04-4623-9977-7e315ac50f86 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:57.276012 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-60de2515-6d04-4623-9977-7e315ac50f86 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:57.287201 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:57.287201 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:57.291781 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-60de2515-6d04-4623-9977-7e315ac50f86 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:57.299785 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-60de2515-6d04-4623-9977-7e315ac50f86 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:57.300586 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 816/3282] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:57 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1158 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:57.387230 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62a949b2-2a4f-46dd-9188-2cb018b72194 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:20:57.387644 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62a949b2-2a4f-46dd-9188-2cb018b72194 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c679512d-5d43-43f9-bfaa-4f01c8519f7e", "incremental": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:57.388977 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-62a949b2-2a4f-46dd-9188-2cb018b72194 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Creating new backup {'backup': {'volume_id': 'c679512d-5d43-43f9-bfaa-4f01c8519f7e', 'incremental': True}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:20:57.389151 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-62a949b2-2a4f-46dd-9188-2cb018b72194 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Creating backup of volume c679512d-5d43-43f9-bfaa-4f01c8519f7e in container None Aug 18 09:20:57.396434 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:57.396434 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:57.396810 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-62a949b2-2a4f-46dd-9188-2cb018b72194 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Volume info retrieved successfully. Aug 18 09:20:57.426692 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-62a949b2-2a4f-46dd-9188-2cb018b72194 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Created reservations ['4cdcf689-5670-428f-98f1-f2ffecbc6e30', '275c39d1-ba13-4652-a534-3589326a94bf'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:57.447354 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62a949b2-2a4f-46dd-9188-2cb018b72194 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 400 Aug 18 09:20:57.447987 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 832/3283] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:57 2026] POST /volume/v3/backups => generated 109 bytes in 174 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:20:57.454958 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56353009-c3e9-4665-af7c-8131c026e592 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.457691 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56353009-c3e9-4665-af7c-8131c026e592 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] DELETE https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:57.457954 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56353009-c3e9-4665-af7c-8131c026e592 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:57.458162 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56353009-c3e9-4665-af7c-8131c026e592 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:57.458255 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-56353009-c3e9-4665-af7c-8131c026e592 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Delete backup with id: 5e0b83d8-d115-433b-bf3e-b763377d5b35. Aug 18 09:20:57.463701 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:57.463701 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:57.476215 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-56353009-c3e9-4665-af7c-8131c026e592 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] delete_backup rpcapi backup_id 5e0b83d8-d115-433b-bf3e-b763377d5b35 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:20:57.478748 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56353009-c3e9-4665-af7c-8131c026e592 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 202 Aug 18 09:20:57.479217 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 811/3284] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:20:57 2026] DELETE /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:20:57.491981 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33090e4f-a1fb-49a7-bc96-eff4e942acac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.493653 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33090e4f-a1fb-49a7-bc96-eff4e942acac tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:57.494029 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33090e4f-a1fb-49a7-bc96-eff4e942acac tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:57.494371 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33090e4f-a1fb-49a7-bc96-eff4e942acac tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:57.494662 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-33090e4f-a1fb-49a7-bc96-eff4e942acac tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:57.502499 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:57.502499 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:57.502499 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33090e4f-a1fb-49a7-bc96-eff4e942acac tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 200 Aug 18 09:20:57.502499 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 826/3285] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:57 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:57.624455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e30f54d-13c0-4286-90c0-07eee6987cc1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.624838 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-453e42ef-1adc-4996-b1bf-756ea8abb760 req-8e1d8f3a-f546-42b6-b0af-a1386b18d797 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.626809 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e30f54d-13c0-4286-90c0-07eee6987cc1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:57.627318 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e30f54d-13c0-4286-90c0-07eee6987cc1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:57.627318 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e30f54d-13c0-4286-90c0-07eee6987cc1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:57.627662 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2e30f54d-13c0-4286-90c0-07eee6987cc1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id dd61104b-8d71-4362-bf9f-4424f7d118ea. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:57.627879 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-453e42ef-1adc-4996-b1bf-756ea8abb760 req-8e1d8f3a-f546-42b6-b0af-a1386b18d797 service nova] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:57.627879 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-453e42ef-1adc-4996-b1bf-756ea8abb760 req-8e1d8f3a-f546-42b6-b0af-a1386b18d797 service nova] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:57.628063 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-453e42ef-1adc-4996-b1bf-756ea8abb760 req-8e1d8f3a-f546-42b6-b0af-a1386b18d797 service nova] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:57.632337 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:57.632337 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:57.633052 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e30f54d-13c0-4286-90c0-07eee6987cc1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 200 Aug 18 09:20:57.633640 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 817/3286] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:57 2026] GET /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:57.640882 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:57.640882 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:57.643883 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a67cfdca-fba1-4972-b481-c2ac2af1e2e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.645081 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-453e42ef-1adc-4996-b1bf-756ea8abb760 req-8e1d8f3a-f546-42b6-b0af-a1386b18d797 service nova] Volume info retrieved successfully. Aug 18 09:20:57.645898 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a67cfdca-fba1-4972-b481-c2ac2af1e2e2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] DELETE https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea Aug 18 09:20:57.646021 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a67cfdca-fba1-4972-b481-c2ac2af1e2e2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:57.646239 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a67cfdca-fba1-4972-b481-c2ac2af1e2e2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:57.646354 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-a67cfdca-fba1-4972-b481-c2ac2af1e2e2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete backup with id: dd61104b-8d71-4362-bf9f-4424f7d118ea. Aug 18 09:20:57.649978 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-453e42ef-1adc-4996-b1bf-756ea8abb760 req-8e1d8f3a-f546-42b6-b0af-a1386b18d797 service nova] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:57.650693 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 833/3287] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:20:57 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:57.650754 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:57.650754 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:57.665821 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-a67cfdca-fba1-4972-b481-c2ac2af1e2e2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] delete_backup rpcapi backup_id dd61104b-8d71-4362-bf9f-4424f7d118ea {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:20:57.668159 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a67cfdca-fba1-4972-b481-c2ac2af1e2e2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea returned with HTTP 202 Aug 18 09:20:57.668159 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 812/3288] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:20:57 2026] DELETE /volume/v3/backups/dd61104b-8d71-4362-bf9f-4424f7d118ea => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:20:57.676711 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66563611-814e-4df9-809e-e179c8a97215 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.678512 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:57.678788 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1957848027"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:57.680079 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1957848027'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:57.680273 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume of 1 GB Aug 18 09:20:57.683829 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Availability Zones retrieved successfully. Aug 18 09:20:57.689576 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Flow 'volume_create_api' (82fe1db7-1e99-4d8c-bd58-c5ab272ca385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:57.690452 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6561f9ea-e1f0-4426-88ac-9ff45c061ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:57.691174 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:57.726867 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6561f9ea-e1f0-4426-88ac-9ff45c061ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:57.728153 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c24a3f1-2c5a-43be-a0eb-7644ec2417bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:57.792079 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Created reservations ['5fedf7ff-918b-4205-8fed-9c70a16aa291', '68de3a1f-96dd-4749-91d6-c64e236ee697', '34aab18b-f55e-4392-ae4c-2412f84a4818', 'b092800b-cef6-4bd0-8446-feb27701bebe'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:57.793996 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c24a3f1-2c5a-43be-a0eb-7644ec2417bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fedf7ff-918b-4205-8fed-9c70a16aa291', '68de3a1f-96dd-4749-91d6-c64e236ee697', '34aab18b-f55e-4392-ae4c-2412f84a4818', 'b092800b-cef6-4bd0-8446-feb27701bebe']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:57.795849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af86ae7-f0d5-42fb-a5d1-529b80336982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:57.832641 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af86ae7-f0d5-42fb-a5d1-529b80336982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac280bc1-47e0-4900-9c5b-6201c2a18542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957848027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dcc55d0f3874421b36fbb70bf2cec63',qos_specs=None,replication_status=,reservations=['5fedf7ff-918b-4205-8fed-9c70a16aa291','68de3a1f-96dd-4749-91d6-c64e236ee697','34aab18b-f55e-4392-ae4c-2412f84a4818','b092800b-cef6-4bd0-8446-feb27701bebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665d8920e82f41b4b500d1361c454c7e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957848027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac280bc1-47e0-4900-9c5b-6201c2a18542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dcc55d0f3874421b36fbb70bf2cec63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='665d8920e82f41b4b500d1361c454c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:57.833765 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32b971b-6f02-44ca-9110-556a53d3e064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:57.863586 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32b971b-6f02-44ca-9110-556a53d3e064) transitioned into state 'SUCCESS' from state '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-1957848027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dcc55d0f3874421b36fbb70bf2cec63',qos_specs=None,replication_status=,reservations=['5fedf7ff-918b-4205-8fed-9c70a16aa291','68de3a1f-96dd-4749-91d6-c64e236ee697','34aab18b-f55e-4392-ae4c-2412f84a4818','b092800b-cef6-4bd0-8446-feb27701bebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665d8920e82f41b4b500d1361c454c7e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:57.864529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (346848c8-b5e9-4e0b-8065-3250bbca5f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:57.879191 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (346848c8-b5e9-4e0b-8065-3250bbca5f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:57.880307 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Flow 'volume_create_api' (82fe1db7-1e99-4d8c-bd58-c5ab272ca385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:57.880970 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume request issued successfully. Aug 18 09:20:57.881923 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66563611-814e-4df9-809e-e179c8a97215 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:57.882724 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 827/3289] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:20:57 2026] POST /volume/v3/volumes => generated 776 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:57.900355 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29219e87-09cc-4ba2-b8ce-759796b789db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:57.913544 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29219e87-09cc-4ba2-b8ce-759796b789db tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 Aug 18 09:20:57.913936 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29219e87-09cc-4ba2-b8ce-759796b789db tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:57.914188 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29219e87-09cc-4ba2-b8ce-759796b789db tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:57.930164 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:57.930164 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:57.940423 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29219e87-09cc-4ba2-b8ce-759796b789db tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:20:57.945697 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29219e87-09cc-4ba2-b8ce-759796b789db tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 returned with HTTP 200 Aug 18 09:20:57.946295 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 818/3290] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:57 2026] GET /volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 => generated 955 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:58.133176 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dfd17863-838b-4d93-853b-9ba1cec0bb44 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.135677 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfd17863-838b-4d93-853b-9ba1cec0bb44 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:20:58.135850 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfd17863-838b-4d93-853b-9ba1cec0bb44 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:58.136025 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfd17863-838b-4d93-853b-9ba1cec0bb44 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:58.144138 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:58.144138 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:58.148644 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dfd17863-838b-4d93-853b-9ba1cec0bb44 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:20:58.152960 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfd17863-838b-4d93-853b-9ba1cec0bb44 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:20:58.153338 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 834/3291] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:58 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:58.314304 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2eb0f1ec-6f37-455b-b3ec-1f4946fd2e84 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.316311 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2eb0f1ec-6f37-455b-b3ec-1f4946fd2e84 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:58.316563 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2eb0f1ec-6f37-455b-b3ec-1f4946fd2e84 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:58.316784 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2eb0f1ec-6f37-455b-b3ec-1f4946fd2e84 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:58.330626 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:58.330626 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:58.334648 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2eb0f1ec-6f37-455b-b3ec-1f4946fd2e84 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:58.339253 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2eb0f1ec-6f37-455b-b3ec-1f4946fd2e84 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:58.339858 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 813/3292] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:58 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1155 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:58.351722 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e3221a0-c778-4762-9ebf-4710740b3782 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.353839 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e3221a0-c778-4762-9ebf-4710740b3782 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:58.354038 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e3221a0-c778-4762-9ebf-4710740b3782 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:58.354205 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e3221a0-c778-4762-9ebf-4710740b3782 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:58.363712 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:58.363712 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:58.367548 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e3221a0-c778-4762-9ebf-4710740b3782 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:58.372042 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e3221a0-c778-4762-9ebf-4710740b3782 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:58.372484 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 828/3293] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:58 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1155 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:58.513158 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fbea04f1-2c65-4a26-b0fc-3d39da995935 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.515158 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbea04f1-2c65-4a26-b0fc-3d39da995935 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 Aug 18 09:20:58.515328 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbea04f1-2c65-4a26-b0fc-3d39da995935 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:58.515543 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbea04f1-2c65-4a26-b0fc-3d39da995935 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:58.515634 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fbea04f1-2c65-4a26-b0fc-3d39da995935 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 5e0b83d8-d115-433b-bf3e-b763377d5b35. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:58.520002 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbea04f1-2c65-4a26-b0fc-3d39da995935 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 returned with HTTP 404 Aug 18 09:20:58.520536 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 819/3294] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:58 2026] GET /volume/v3/backups/5e0b83d8-d115-433b-bf3e-b763377d5b35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:20:58.532188 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.536624 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:20:58.536624 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1239402552"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:58.536624 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1239402552'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:20:58.536624 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Create volume of 1 GB Aug 18 09:20:58.544451 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Availability Zones retrieved successfully. Aug 18 09:20:58.550359 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Flow 'volume_create_api' (27ab8b92-09a8-487b-8d82-f19279adf4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:58.551329 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f48c17a-9a27-4779-b210-64038bb8a6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:58.552313 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:20:58.575826 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-f863f18f-3399-4bc5-a344-19eeae337f39 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.583380 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f48c17a-9a27-4779-b210-64038bb8a6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:58.584286 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (941f7830-0589-4431-b001-27b74237ada2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:58.615992 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-f863f18f-3399-4bc5-a344-19eeae337f39 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:58.616174 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-f863f18f-3399-4bc5-a344-19eeae337f39 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:58.616346 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-f863f18f-3399-4bc5-a344-19eeae337f39 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:58.624948 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:58.624948 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:58.628302 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-f863f18f-3399-4bc5-a344-19eeae337f39 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:58.628362 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Created reservations ['15d82f34-ccdd-4da1-aba8-6cd0b7e0de14', '5d2c035e-d033-4a5b-b5c5-5b5782b574bf', '61e46398-55f9-49a2-9d1d-55500518449c', 'f89e95bf-7a16-4c88-bad4-76d8c372f58a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:58.629334 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (941f7830-0589-4431-b001-27b74237ada2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15d82f34-ccdd-4da1-aba8-6cd0b7e0de14', '5d2c035e-d033-4a5b-b5c5-5b5782b574bf', '61e46398-55f9-49a2-9d1d-55500518449c', 'f89e95bf-7a16-4c88-bad4-76d8c372f58a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:58.630257 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe5f3274-c857-4ff8-9ddd-464c2d9aee73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:58.632214 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-f863f18f-3399-4bc5-a344-19eeae337f39 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:58.632673 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 814/3295] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:20:58 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1137 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:58.651194 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-7f8e4959-f0e3-4272-98da-05324efef271 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.653771 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-7f8e4959-f0e3-4272-98da-05324efef271 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] POST https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5/action Aug 18 09:20:58.654212 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-7f8e4959-f0e3-4272-98da-05324efef271 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:20:58.654400 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-7f8e4959-f0e3-4272-98da-05324efef271 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:58.668037 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:58.668037 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:58.668574 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-7f8e4959-f0e3-4272-98da-05324efef271 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:58.669764 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe5f3274-c857-4ff8-9ddd-464c2d9aee73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e644f054-bee1-48d1-8320-aa46c3c857ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1239402552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9985428454b64334b104f68995dfbdbb',qos_specs=None,replication_status=,reservations=['15d82f34-ccdd-4da1-aba8-6cd0b7e0de14','5d2c035e-d033-4a5b-b5c5-5b5782b574bf','61e46398-55f9-49a2-9d1d-55500518449c','f89e95bf-7a16-4c88-bad4-76d8c372f58a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93e1d1d3a2f94eac853b8c02082e5bc1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1239402552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e644f054-bee1-48d1-8320-aa46c3c857ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9985428454b64334b104f68995dfbdbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93e1d1d3a2f94eac853b8c02082e5bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:58.670761 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf25c51-0e04-4cc9-b8f5-add5cd7c6b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:58.675470 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-7f8e4959-f0e3-4272-98da-05324efef271 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Begin detaching volume completed successfully. Aug 18 09:20:58.675743 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-7f8e4959-f0e3-4272-98da-05324efef271 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5/action returned with HTTP 202 Aug 18 09:20:58.676322 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 829/3296] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:20:58 2026] POST /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:20:58.695355 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d053774-7f1f-44d9-a4a7-dcedb68670e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.697654 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf25c51-0e04-4cc9-b8f5-add5cd7c6b8d) transitioned into state 'SUCCESS' from state '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-1239402552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9985428454b64334b104f68995dfbdbb',qos_specs=None,replication_status=,reservations=['15d82f34-ccdd-4da1-aba8-6cd0b7e0de14','5d2c035e-d033-4a5b-b5c5-5b5782b574bf','61e46398-55f9-49a2-9d1d-55500518449c','f89e95bf-7a16-4c88-bad4-76d8c372f58a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93e1d1d3a2f94eac853b8c02082e5bc1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:58.697845 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d053774-7f1f-44d9-a4a7-dcedb68670e3 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:58.698078 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d053774-7f1f-44d9-a4a7-dcedb68670e3 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:58.698256 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d053774-7f1f-44d9-a4a7-dcedb68670e3 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:58.698710 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de45165-a09b-44ff-96bd-7f9f95bd6e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:20:58.710746 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de45165-a09b-44ff-96bd-7f9f95bd6e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:20:58.710982 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:58.710982 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:58.712252 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Flow 'volume_create_api' (27ab8b92-09a8-487b-8d82-f19279adf4b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:20:58.712387 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Create volume request issued successfully. Aug 18 09:20:58.713184 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac6124dd-d57b-472e-a9d9-7c86d23cd847 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:20:58.713714 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 835/3297] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:20:58 2026] POST /volume/v3/volumes => generated 747 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:58.716998 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7d053774-7f1f-44d9-a4a7-dcedb68670e3 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:58.723966 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d053774-7f1f-44d9-a4a7-dcedb68670e3 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:58.724473 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 820/3298] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:58 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:58.730632 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3b2ad79e-c6b2-484b-8d4e-f71217b9276e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.732060 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c87e3509-b4c8-4620-a00c-94f04750d236 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.732550 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c87e3509-b4c8-4620-a00c-94f04750d236 None None] GET https://10.4.3.41/volume// Aug 18 09:20:58.732763 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c87e3509-b4c8-4620-a00c-94f04750d236 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:58.732904 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b2ad79e-c6b2-484b-8d4e-f71217b9276e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff Aug 18 09:20:58.732980 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c87e3509-b4c8-4620-a00c-94f04750d236 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:58.733122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b2ad79e-c6b2-484b-8d4e-f71217b9276e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:58.733249 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c87e3509-b4c8-4620-a00c-94f04750d236 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:20:58.733349 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b2ad79e-c6b2-484b-8d4e-f71217b9276e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:58.733585 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 830/3299] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:20:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:20:58.742044 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-df3592f6-f8df-4d7a-830a-e1295102aab2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.744539 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-df3592f6-f8df-4d7a-830a-e1295102aab2 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:58.744832 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-df3592f6-f8df-4d7a-830a-e1295102aab2 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:58.745065 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-df3592f6-f8df-4d7a-830a-e1295102aab2 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:58.745282 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:58.745282 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:58.749797 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3b2ad79e-c6b2-484b-8d4e-f71217b9276e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:20:58.755031 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b2ad79e-c6b2-484b-8d4e-f71217b9276e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff returned with HTTP 200 Aug 18 09:20:58.755140 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:58.755140 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:58.755512 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 815/3300] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:58 2026] GET /volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:58.760955 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-df3592f6-f8df-4d7a-830a-e1295102aab2 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:58.764937 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-df3592f6-f8df-4d7a-830a-e1295102aab2 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:58.765329 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 836/3301] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:20:58 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:58.958975 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7dd4fb0e-06a7-4810-bf41-43a73672ac7c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.960772 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7dd4fb0e-06a7-4810-bf41-43a73672ac7c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 Aug 18 09:20:58.960973 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7dd4fb0e-06a7-4810-bf41-43a73672ac7c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:58.961149 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7dd4fb0e-06a7-4810-bf41-43a73672ac7c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:58.968403 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:58.968403 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:58.972328 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7dd4fb0e-06a7-4810-bf41-43a73672ac7c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:20:58.976225 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7dd4fb0e-06a7-4810-bf41-43a73672ac7c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 returned with HTTP 200 Aug 18 09:20:58.976626 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 821/3302] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:58 2026] GET /volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:20:58.988520 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b841dfa5-5926-4751-a922-815371a4873d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:58.990212 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b841dfa5-5926-4751-a922-815371a4873d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:20:58.990586 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b841dfa5-5926-4751-a922-815371a4873d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac280bc1-47e0-4900-9c5b-6201c2a18542", "name": "tempest-type-Backup-1155397378"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:58.991993 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-b841dfa5-5926-4751-a922-815371a4873d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Creating new backup {'backup': {'volume_id': 'ac280bc1-47e0-4900-9c5b-6201c2a18542', 'name': 'tempest-type-Backup-1155397378'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:20:58.992119 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-b841dfa5-5926-4751-a922-815371a4873d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Creating backup of volume ac280bc1-47e0-4900-9c5b-6201c2a18542 in container None Aug 18 09:20:58.999111 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:58.999111 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:58.999549 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b841dfa5-5926-4751-a922-815371a4873d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:20:59.013824 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b841dfa5-5926-4751-a922-815371a4873d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Created reservations ['7eaf5740-2c93-41b1-bede-40d8d45a3542', '54185e53-6d06-4dd1-a3b8-13993edb0708'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:59.038222 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b841dfa5-5926-4751-a922-815371a4873d tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:20:59.038826 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 831/3303] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:20:58 2026] POST /volume/v3/backups => generated 314 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:59.046633 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c358da8f-de22-4cd7-8e81-52a0360d53f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:59.048460 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c358da8f-de22-4cd7-8e81-52a0360d53f3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:20:59.048626 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c358da8f-de22-4cd7-8e81-52a0360d53f3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:59.048811 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c358da8f-de22-4cd7-8e81-52a0360d53f3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:59.048911 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c358da8f-de22-4cd7-8e81-52a0360d53f3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:59.052968 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:59.052968 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:59.053662 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c358da8f-de22-4cd7-8e81-52a0360d53f3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:20:59.053950 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 816/3304] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:20:59 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:59.165482 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd5d2612-8437-4d7e-8bb7-d7b0912509df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:59.167190 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd5d2612-8437-4d7e-8bb7-d7b0912509df tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:20:59.167376 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd5d2612-8437-4d7e-8bb7-d7b0912509df tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:59.167608 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd5d2612-8437-4d7e-8bb7-d7b0912509df tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:59.174954 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:59.174954 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:59.178565 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bd5d2612-8437-4d7e-8bb7-d7b0912509df tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:20:59.182969 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd5d2612-8437-4d7e-8bb7-d7b0912509df tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:20:59.183338 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 837/3305] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:59 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:59.741985 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c1335f4d-f5cb-4602-9a0f-a39347fdd67f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:59.744045 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1335f4d-f5cb-4602-9a0f-a39347fdd67f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:20:59.744223 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1335f4d-f5cb-4602-9a0f-a39347fdd67f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:59.744450 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1335f4d-f5cb-4602-9a0f-a39347fdd67f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:59.760441 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:59.760441 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:20:59.764947 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c1335f4d-f5cb-4602-9a0f-a39347fdd67f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:20:59.769792 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4dc4d3ea-2ee2-45c2-9ec6-ca738ec6fd21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:59.771975 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1335f4d-f5cb-4602-9a0f-a39347fdd67f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:20:59.772338 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 822/3306] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:20:59 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1158 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:20:59.774742 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dc4d3ea-2ee2-45c2-9ec6-ca738ec6fd21 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff Aug 18 09:20:59.775023 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dc4d3ea-2ee2-45c2-9ec6-ca738ec6fd21 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:59.775241 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dc4d3ea-2ee2-45c2-9ec6-ca738ec6fd21 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:59.783290 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:59.783290 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:20:59.787767 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4dc4d3ea-2ee2-45c2-9ec6-ca738ec6fd21 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:20:59.796743 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dc4d3ea-2ee2-45c2-9ec6-ca738ec6fd21 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff returned with HTTP 200 Aug 18 09:20:59.796945 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 832/3307] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:59 2026] GET /volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:20:59.809063 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b58c582e-e7bc-4fd6-94cc-bab91fb95167 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:59.811069 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b58c582e-e7bc-4fd6-94cc-bab91fb95167 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:20:59.812235 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b58c582e-e7bc-4fd6-94cc-bab91fb95167 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e644f054-bee1-48d1-8320-aa46c3c857ff", "name": "tempest-VolumesBackupsTest-Backup-906914158"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:20:59.812909 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-b58c582e-e7bc-4fd6-94cc-bab91fb95167 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Creating new backup {'backup': {'volume_id': 'e644f054-bee1-48d1-8320-aa46c3c857ff', 'name': 'tempest-VolumesBackupsTest-Backup-906914158'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:20:59.813076 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-b58c582e-e7bc-4fd6-94cc-bab91fb95167 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Creating backup of volume e644f054-bee1-48d1-8320-aa46c3c857ff in container None Aug 18 09:20:59.821626 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:59.821626 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:20:59.822035 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b58c582e-e7bc-4fd6-94cc-bab91fb95167 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Volume info retrieved successfully. Aug 18 09:20:59.843545 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b58c582e-e7bc-4fd6-94cc-bab91fb95167 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Created reservations ['a477b687-9ad4-4d5a-9aaa-6b1b3c071c3a', '1e633ac3-dd4e-4572-8720-0562e8b3df6d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:20:59.879832 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b58c582e-e7bc-4fd6-94cc-bab91fb95167 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:20:59.880521 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 817/3308] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:20:59 2026] POST /volume/v3/backups => generated 327 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:20:59.891808 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-500a70e1-4ab8-4af3-9f8b-94773f737537 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:20:59.897422 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-500a70e1-4ab8-4af3-9f8b-94773f737537 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:20:59.898346 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-500a70e1-4ab8-4af3-9f8b-94773f737537 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:20:59.898346 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-500a70e1-4ab8-4af3-9f8b-94773f737537 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:20:59.898346 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-500a70e1-4ab8-4af3-9f8b-94773f737537 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:20:59.906932 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:20:59.906932 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:20:59.910243 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-500a70e1-4ab8-4af3-9f8b-94773f737537 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:20:59.910243 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 838/3309] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:20:59 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:00.064653 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6ca2bc9-9f09-41ed-92d5-7c8ccbf06398 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:00.066971 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6ca2bc9-9f09-41ed-92d5-7c8ccbf06398 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:00.067276 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6ca2bc9-9f09-41ed-92d5-7c8ccbf06398 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:00.067570 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6ca2bc9-9f09-41ed-92d5-7c8ccbf06398 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:00.067722 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e6ca2bc9-9f09-41ed-92d5-7c8ccbf06398 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:00.072763 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:00.072763 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:00.073583 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6ca2bc9-9f09-41ed-92d5-7c8ccbf06398 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:00.074059 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 823/3310] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:00 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:00.195750 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93df0f99-d8ad-4533-b0a4-f946fc9641ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:00.198127 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93df0f99-d8ad-4533-b0a4-f946fc9641ec tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:00.198510 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93df0f99-d8ad-4533-b0a4-f946fc9641ec tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:00.198823 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93df0f99-d8ad-4533-b0a4-f946fc9641ec tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:00.207718 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:00.207718 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:00.213709 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-93df0f99-d8ad-4533-b0a4-f946fc9641ec tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:00.219774 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93df0f99-d8ad-4533-b0a4-f946fc9641ec tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:21:00.220350 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 833/3311] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:00 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:00.786535 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e12beed3-8663-415a-b5e6-60a466297736 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:00.788325 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e12beed3-8663-415a-b5e6-60a466297736 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:21:00.788578 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e12beed3-8663-415a-b5e6-60a466297736 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:00.788822 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e12beed3-8663-415a-b5e6-60a466297736 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:00.798858 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:00.798858 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:00.802245 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e12beed3-8663-415a-b5e6-60a466297736 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:21:00.806198 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e12beed3-8663-415a-b5e6-60a466297736 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:21:00.806598 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 818/3312] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:00 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1158 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:00.920571 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b1fbb062-f682-4518-8c93-e4bb836b2789 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:00.922263 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1fbb062-f682-4518-8c93-e4bb836b2789 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:00.922506 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1fbb062-f682-4518-8c93-e4bb836b2789 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:00.922693 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1fbb062-f682-4518-8c93-e4bb836b2789 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:00.922792 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b1fbb062-f682-4518-8c93-e4bb836b2789 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:00.926679 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:00.926679 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:00.927253 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1fbb062-f682-4518-8c93-e4bb836b2789 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:00.927693 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 839/3313] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:00 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:01.084217 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7bbe0403-2280-42c7-9dc8-2537e0fe9bfb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:01.086107 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bbe0403-2280-42c7-9dc8-2537e0fe9bfb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:01.086318 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bbe0403-2280-42c7-9dc8-2537e0fe9bfb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:01.086530 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bbe0403-2280-42c7-9dc8-2537e0fe9bfb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:01.086630 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7bbe0403-2280-42c7-9dc8-2537e0fe9bfb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:01.090795 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:01.090795 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:01.091510 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bbe0403-2280-42c7-9dc8-2537e0fe9bfb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:01.091964 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 824/3314] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:01 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:01.233813 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bafddd02-6e39-4f9e-843c-043e81ea3770 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:01.236031 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bafddd02-6e39-4f9e-843c-043e81ea3770 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:01.236345 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bafddd02-6e39-4f9e-843c-043e81ea3770 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:01.236638 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bafddd02-6e39-4f9e-843c-043e81ea3770 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:01.245667 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:01.245667 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:01.250638 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bafddd02-6e39-4f9e-843c-043e81ea3770 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:01.256820 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bafddd02-6e39-4f9e-843c-043e81ea3770 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:21:01.257519 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 834/3315] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:01 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:01.819199 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0009f0f-7e1e-435b-881d-779601a58599 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:01.820915 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0009f0f-7e1e-435b-881d-779601a58599 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:21:01.821187 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0009f0f-7e1e-435b-881d-779601a58599 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:01.821322 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0009f0f-7e1e-435b-881d-779601a58599 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:01.833701 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:01.833701 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:01.838210 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e0009f0f-7e1e-435b-881d-779601a58599 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:21:01.842650 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0009f0f-7e1e-435b-881d-779601a58599 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:21:01.843021 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 819/3316] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:01 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:01.937824 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-72b4bd80-8232-400a-a4c1-18be48f3700b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:01.940063 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72b4bd80-8232-400a-a4c1-18be48f3700b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:01.940301 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72b4bd80-8232-400a-a4c1-18be48f3700b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:01.940595 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72b4bd80-8232-400a-a4c1-18be48f3700b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:01.940742 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-72b4bd80-8232-400a-a4c1-18be48f3700b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:01.945807 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:01.945807 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:01.946584 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72b4bd80-8232-400a-a4c1-18be48f3700b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:01.947024 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 840/3317] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:01 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:02.103295 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86293849-7682-40d1-b23a-6b2ca10b0f35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:02.104920 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86293849-7682-40d1-b23a-6b2ca10b0f35 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:02.105108 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86293849-7682-40d1-b23a-6b2ca10b0f35 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:02.105304 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86293849-7682-40d1-b23a-6b2ca10b0f35 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:02.105452 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-86293849-7682-40d1-b23a-6b2ca10b0f35 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:02.109122 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:02.109122 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:02.109688 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86293849-7682-40d1-b23a-6b2ca10b0f35 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:02.110020 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 825/3318] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:02 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:02.270586 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc592b32-b319-4bbd-a53f-18e8e1aaf15c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:02.272207 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc592b32-b319-4bbd-a53f-18e8e1aaf15c tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:02.272449 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc592b32-b319-4bbd-a53f-18e8e1aaf15c tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:02.272660 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc592b32-b319-4bbd-a53f-18e8e1aaf15c tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:02.278887 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:02.278887 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:02.282016 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dc592b32-b319-4bbd-a53f-18e8e1aaf15c tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:02.285816 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc592b32-b319-4bbd-a53f-18e8e1aaf15c tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:21:02.286168 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 835/3319] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:02 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:02.855680 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-151ae334-68c6-4663-b2bd-d5d9624df104 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:02.857175 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-151ae334-68c6-4663-b2bd-d5d9624df104 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:21:02.857383 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-151ae334-68c6-4663-b2bd-d5d9624df104 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:02.857589 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-151ae334-68c6-4663-b2bd-d5d9624df104 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:02.869025 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:02.869025 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:02.873704 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-151ae334-68c6-4663-b2bd-d5d9624df104 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:21:02.878629 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-151ae334-68c6-4663-b2bd-d5d9624df104 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:21:02.879385 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 820/3320] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:02 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:02.956446 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e296162d-2b2f-4c02-877a-9b712990c906 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:02.958223 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e296162d-2b2f-4c02-877a-9b712990c906 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:02.958442 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e296162d-2b2f-4c02-877a-9b712990c906 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:02.958619 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e296162d-2b2f-4c02-877a-9b712990c906 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:02.958722 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e296162d-2b2f-4c02-877a-9b712990c906 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:02.964490 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:02.964490 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:02.965385 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e296162d-2b2f-4c02-877a-9b712990c906 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:02.965941 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 841/3321] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:02 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:03.120621 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7623a4f2-9c88-4d3f-bc28-e8ecdeff2058 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:03.122294 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7623a4f2-9c88-4d3f-bc28-e8ecdeff2058 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:03.122541 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7623a4f2-9c88-4d3f-bc28-e8ecdeff2058 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:03.122739 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7623a4f2-9c88-4d3f-bc28-e8ecdeff2058 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:03.122869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7623a4f2-9c88-4d3f-bc28-e8ecdeff2058 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:03.126811 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:03.126811 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:03.127378 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7623a4f2-9c88-4d3f-bc28-e8ecdeff2058 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:03.127786 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 826/3322] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:03 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:03.298793 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68480fd1-9d96-4a59-a94c-cd2b7dd8fd2e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:03.300590 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68480fd1-9d96-4a59-a94c-cd2b7dd8fd2e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:03.300809 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68480fd1-9d96-4a59-a94c-cd2b7dd8fd2e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:03.301010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68480fd1-9d96-4a59-a94c-cd2b7dd8fd2e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:03.307921 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:03.307921 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:03.312086 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68480fd1-9d96-4a59-a94c-cd2b7dd8fd2e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:03.317628 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68480fd1-9d96-4a59-a94c-cd2b7dd8fd2e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:21:03.318114 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 836/3323] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:03 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:03.893290 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ecff9bc6-354d-4f1b-ad0f-ba3da5797b97 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:03.895105 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecff9bc6-354d-4f1b-ad0f-ba3da5797b97 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:21:03.895333 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecff9bc6-354d-4f1b-ad0f-ba3da5797b97 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:03.895570 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecff9bc6-354d-4f1b-ad0f-ba3da5797b97 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:03.904788 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:03.904788 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:03.908312 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ecff9bc6-354d-4f1b-ad0f-ba3da5797b97 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:21:03.912616 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecff9bc6-354d-4f1b-ad0f-ba3da5797b97 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:21:03.913028 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 821/3324] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:03 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1158 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:03.975900 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd173dd7-25ca-4792-bda1-833a60627902 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:03.977614 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd173dd7-25ca-4792-bda1-833a60627902 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:03.977795 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd173dd7-25ca-4792-bda1-833a60627902 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:03.977967 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd173dd7-25ca-4792-bda1-833a60627902 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:03.978067 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fd173dd7-25ca-4792-bda1-833a60627902 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:03.983797 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:03.983797 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:03.984648 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd173dd7-25ca-4792-bda1-833a60627902 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:03.985132 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 842/3325] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:03 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:04.137536 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d651205-6a6a-498c-94a6-74c4b864a3b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:04.139689 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d651205-6a6a-498c-94a6-74c4b864a3b3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:04.139948 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d651205-6a6a-498c-94a6-74c4b864a3b3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:04.140130 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d651205-6a6a-498c-94a6-74c4b864a3b3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:04.140234 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7d651205-6a6a-498c-94a6-74c4b864a3b3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:04.144248 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:04.144248 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:04.144821 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d651205-6a6a-498c-94a6-74c4b864a3b3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:04.145154 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 827/3326] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:04 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:04.333088 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8239e565-5db7-4beb-9d0c-44cc4d97df0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:04.334639 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8239e565-5db7-4beb-9d0c-44cc4d97df0e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:04.334793 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8239e565-5db7-4beb-9d0c-44cc4d97df0e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:04.334958 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8239e565-5db7-4beb-9d0c-44cc4d97df0e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:04.341036 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:04.341036 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:04.344179 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8239e565-5db7-4beb-9d0c-44cc4d97df0e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:04.347679 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8239e565-5db7-4beb-9d0c-44cc4d97df0e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:21:04.348015 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 837/3327] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:04 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:04.926984 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ea04035-01ec-4ed1-a935-bd84ffe88d59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:04.929552 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ea04035-01ec-4ed1-a935-bd84ffe88d59 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:21:04.929738 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ea04035-01ec-4ed1-a935-bd84ffe88d59 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:04.929912 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ea04035-01ec-4ed1-a935-bd84ffe88d59 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:04.940216 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:04.940216 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:04.943730 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ea04035-01ec-4ed1-a935-bd84ffe88d59 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:21:04.948542 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ea04035-01ec-4ed1-a935-bd84ffe88d59 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:21:04.948955 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 822/3328] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:04 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:04.997577 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d4adb33b-a53a-4baa-ad1f-c0d211e64f7c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:04.999741 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4adb33b-a53a-4baa-ad1f-c0d211e64f7c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:04.999911 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4adb33b-a53a-4baa-ad1f-c0d211e64f7c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:05.000078 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4adb33b-a53a-4baa-ad1f-c0d211e64f7c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:05.000183 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d4adb33b-a53a-4baa-ad1f-c0d211e64f7c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:05.004258 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:05.004258 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:05.004930 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4adb33b-a53a-4baa-ad1f-c0d211e64f7c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:05.005263 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 843/3329] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:04 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:05.159523 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3cd972d9-5629-4c11-8dd0-d098533c1c68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:05.161328 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cd972d9-5629-4c11-8dd0-d098533c1c68 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:05.161564 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cd972d9-5629-4c11-8dd0-d098533c1c68 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:05.161869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cd972d9-5629-4c11-8dd0-d098533c1c68 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:05.161994 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3cd972d9-5629-4c11-8dd0-d098533c1c68 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:05.167503 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:05.167503 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:05.168573 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cd972d9-5629-4c11-8dd0-d098533c1c68 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:05.169087 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 828/3330] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:05 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:05.360799 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-efb0d0ec-7c6c-480d-8f51-638acbe7d6c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:05.362581 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efb0d0ec-7c6c-480d-8f51-638acbe7d6c4 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:05.362780 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efb0d0ec-7c6c-480d-8f51-638acbe7d6c4 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:05.362977 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efb0d0ec-7c6c-480d-8f51-638acbe7d6c4 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:05.370026 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:05.370026 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:05.373812 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-efb0d0ec-7c6c-480d-8f51-638acbe7d6c4 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:05.378773 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efb0d0ec-7c6c-480d-8f51-638acbe7d6c4 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:21:05.379195 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 838/3331] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:05 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:05.962358 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69502ebb-e2b2-4077-948a-0c876c828548 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:05.964744 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69502ebb-e2b2-4077-948a-0c876c828548 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:21:05.966409 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69502ebb-e2b2-4077-948a-0c876c828548 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:05.966409 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69502ebb-e2b2-4077-948a-0c876c828548 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:05.974874 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:05.974874 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:05.978563 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-69502ebb-e2b2-4077-948a-0c876c828548 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:21:05.983373 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69502ebb-e2b2-4077-948a-0c876c828548 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:21:05.983373 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 823/3332] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:05 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 1158 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:06.016861 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3614bc91-c54b-4cb3-8e29-ba259fb3c93d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:06.018701 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3614bc91-c54b-4cb3-8e29-ba259fb3c93d tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:06.018895 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3614bc91-c54b-4cb3-8e29-ba259fb3c93d tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:06.019102 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3614bc91-c54b-4cb3-8e29-ba259fb3c93d tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:06.019174 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3614bc91-c54b-4cb3-8e29-ba259fb3c93d tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:06.023922 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:06.023922 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:06.024246 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3614bc91-c54b-4cb3-8e29-ba259fb3c93d tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:06.024647 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 844/3333] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:06 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:06.193673 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce449a81-7845-407e-86d5-92cd8746e1c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:06.195971 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce449a81-7845-407e-86d5-92cd8746e1c1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:06.196276 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce449a81-7845-407e-86d5-92cd8746e1c1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:06.196590 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce449a81-7845-407e-86d5-92cd8746e1c1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:06.196768 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ce449a81-7845-407e-86d5-92cd8746e1c1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:06.202366 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:06.202366 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:06.203110 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce449a81-7845-407e-86d5-92cd8746e1c1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:06.203510 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 829/3334] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:06 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:06.382626 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-d09fa9ea-2f40-4dad-941a-40fcc291693e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:06.390073 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-d09fa9ea-2f40-4dad-941a-40fcc291693e tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] DELETE https://10.4.3.41/volume/v3/attachments/3aec9b33-1e4f-4328-9c21-99ca266b0ee6 Aug 18 09:21:06.390812 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-d09fa9ea-2f40-4dad-941a-40fcc291693e tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:06.391232 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ec8b13a-318f-469b-bf13-15c52a5ea31e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:06.391485 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-d09fa9ea-2f40-4dad-941a-40fcc291693e tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:06.393547 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ec8b13a-318f-469b-bf13-15c52a5ea31e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:06.393721 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ec8b13a-318f-469b-bf13-15c52a5ea31e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:06.393893 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ec8b13a-318f-469b-bf13-15c52a5ea31e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:06.405810 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:06.405810 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:06.409677 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:06.409677 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:06.416265 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ec8b13a-318f-469b-bf13-15c52a5ea31e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:06.421832 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ec8b13a-318f-469b-bf13-15c52a5ea31e tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:21:06.422361 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 824/3335] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:06 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:06.468073 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86f0fb6c-38e1-4850-8599-ad932d458bbc req-d09fa9ea-2f40-4dad-941a-40fcc291693e tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/attachments/3aec9b33-1e4f-4328-9c21-99ca266b0ee6 returned with HTTP 200 Aug 18 09:21:06.468585 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 839/3336] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:21:06 2026] DELETE /volume/v3/attachments/3aec9b33-1e4f-4328-9c21-99ca266b0ee6 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:06.704028 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-3112a8ec-d2ee-4d29-8dc2-d24aa1c8cec6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:06.706107 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-3112a8ec-d2ee-4d29-8dc2-d24aa1c8cec6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] DELETE https://10.4.3.41/volume/v3/attachments/8f0597b4-3bf6-41ea-bda4-29a0e944a469 Aug 18 09:21:06.706318 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-3112a8ec-d2ee-4d29-8dc2-d24aa1c8cec6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:06.706528 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-3112a8ec-d2ee-4d29-8dc2-d24aa1c8cec6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:06.714811 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:06.714811 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:06.760851 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce8fab03-a582-43e9-9bb1-b70f1110c755 req-3112a8ec-d2ee-4d29-8dc2-d24aa1c8cec6 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/attachments/8f0597b4-3bf6-41ea-bda4-29a0e944a469 returned with HTTP 200 Aug 18 09:21:06.761407 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 845/3337] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:21:06 2026] DELETE /volume/v3/attachments/8f0597b4-3bf6-41ea-bda4-29a0e944a469 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:07.000501 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ee8bc689-149f-453b-ad0a-aa6caf427323 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:07.002106 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee8bc689-149f-453b-ad0a-aa6caf427323 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:21:07.002310 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee8bc689-149f-453b-ad0a-aa6caf427323 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:07.002535 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee8bc689-149f-453b-ad0a-aa6caf427323 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:07.009675 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:07.009675 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:07.013370 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ee8bc689-149f-453b-ad0a-aa6caf427323 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:21:07.017331 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee8bc689-149f-453b-ad0a-aa6caf427323 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:21:07.017848 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 830/3338] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:06 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:07.037099 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8eb72255-61e5-4e93-828e-2521940ed494 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:07.038898 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8eb72255-61e5-4e93-828e-2521940ed494 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:07.039187 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8eb72255-61e5-4e93-828e-2521940ed494 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:07.039564 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8eb72255-61e5-4e93-828e-2521940ed494 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:07.039744 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8eb72255-61e5-4e93-828e-2521940ed494 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:07.045172 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:07.045172 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:07.046088 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8eb72255-61e5-4e93-828e-2521940ed494 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:07.046966 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 825/3339] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:07 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:07.080704 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7681bdad-8b85-4281-a9df-eca005ea049c req-0a28badf-5feb-449d-b2fc-fc2ddc126e19 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:07.082627 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7681bdad-8b85-4281-a9df-eca005ea049c req-0a28badf-5feb-449d-b2fc-fc2ddc126e19 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:21:07.083384 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7681bdad-8b85-4281-a9df-eca005ea049c req-0a28badf-5feb-449d-b2fc-fc2ddc126e19 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:07.083384 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7681bdad-8b85-4281-a9df-eca005ea049c req-0a28badf-5feb-449d-b2fc-fc2ddc126e19 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:07.089414 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:07.089414 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:07.092674 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7681bdad-8b85-4281-a9df-eca005ea049c req-0a28badf-5feb-449d-b2fc-fc2ddc126e19 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:21:07.096414 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7681bdad-8b85-4281-a9df-eca005ea049c req-0a28badf-5feb-449d-b2fc-fc2ddc126e19 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:21:07.096853 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 840/3340] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:21:07 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:07.229910 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7faeee21-821c-4d79-94bf-a9ce7f226609 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:07.232110 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7faeee21-821c-4d79-94bf-a9ce7f226609 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:07.232508 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7faeee21-821c-4d79-94bf-a9ce7f226609 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:07.232739 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7faeee21-821c-4d79-94bf-a9ce7f226609 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:07.233542 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7faeee21-821c-4d79-94bf-a9ce7f226609 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:07.238357 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:07.238357 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:07.239325 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7faeee21-821c-4d79-94bf-a9ce7f226609 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:07.239874 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 846/3341] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:07 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:07.436716 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1af5d167-89cb-462d-a623-6e66ddbddf20 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:07.440032 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1af5d167-89cb-462d-a623-6e66ddbddf20 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:07.440234 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1af5d167-89cb-462d-a623-6e66ddbddf20 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:07.440508 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1af5d167-89cb-462d-a623-6e66ddbddf20 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:07.448236 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:07.448236 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:07.452721 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1af5d167-89cb-462d-a623-6e66ddbddf20 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:07.457814 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1af5d167-89cb-462d-a623-6e66ddbddf20 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:21:07.458206 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 831/3342] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:07 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 1157 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:07.491854 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-bfcebfa3-6338-425f-824c-13d56397f68c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:07.527117 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-bfcebfa3-6338-425f-824c-13d56397f68c tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:07.527339 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-bfcebfa3-6338-425f-824c-13d56397f68c tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:07.527567 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-bfcebfa3-6338-425f-824c-13d56397f68c tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:07.535606 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:07.535606 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:07.539555 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-bfcebfa3-6338-425f-824c-13d56397f68c tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:07.545793 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-bfcebfa3-6338-425f-824c-13d56397f68c tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:21:07.546211 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 826/3343] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:21:07 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 1157 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:21:07.968769 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-fc2c4e7b-438b-420e-aeba-f388be916921 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:07.973822 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-fc2c4e7b-438b-420e-aeba-f388be916921 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:07.974603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-fc2c4e7b-438b-420e-aeba-f388be916921 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:07.975612 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-fc2c4e7b-438b-420e-aeba-f388be916921 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:08.015901 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:08.015901 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:08.021519 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-fc2c4e7b-438b-420e-aeba-f388be916921 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:08.028117 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-fc2c4e7b-438b-420e-aeba-f388be916921 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:21:08.028810 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 841/3344] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:21:07 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 1157 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:08.038011 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e32ab226-dbb1-4dd0-912e-23f258dd64a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:08.038499 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e32ab226-dbb1-4dd0-912e-23f258dd64a8 None None] GET https://10.4.3.41/volume// Aug 18 09:21:08.038604 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e32ab226-dbb1-4dd0-912e-23f258dd64a8 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:08.038742 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e32ab226-dbb1-4dd0-912e-23f258dd64a8 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:08.039052 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e32ab226-dbb1-4dd0-912e-23f258dd64a8 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:21:08.039314 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 847/3345] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:21:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:21:08.046907 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-061d97d5-940f-4ea0-91a8-8193516d1e86 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:08.049071 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-061d97d5-940f-4ea0-91a8-8193516d1e86 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:21:08.049546 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-061d97d5-940f-4ea0-91a8-8193516d1e86 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0df4067-8243-4940-ba55-bc743829d670", "connector": null, "instance_uuid": "35be6842-8f1a-466e-9afe-422648975c02"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:08.057457 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-189d7428-7b76-4a0b-97d8-2e63bdfa3ecb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:08.058250 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:08.058250 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:08.059362 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-189d7428-7b76-4a0b-97d8-2e63bdfa3ecb tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:08.059622 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-189d7428-7b76-4a0b-97d8-2e63bdfa3ecb tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:08.059814 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-189d7428-7b76-4a0b-97d8-2e63bdfa3ecb tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:08.059915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-189d7428-7b76-4a0b-97d8-2e63bdfa3ecb tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:08.064021 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:08.064021 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:08.064658 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-189d7428-7b76-4a0b-97d8-2e63bdfa3ecb tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:08.068892 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 827/3346] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:08 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:08.108895 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-061d97d5-940f-4ea0-91a8-8193516d1e86 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:21:08.109570 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 832/3347] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:21:08 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:08.255428 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f141cbec-2b48-4381-83d4-200026b6332b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:08.257812 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f141cbec-2b48-4381-83d4-200026b6332b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:08.258366 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f141cbec-2b48-4381-83d4-200026b6332b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:08.258366 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f141cbec-2b48-4381-83d4-200026b6332b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:08.258582 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f141cbec-2b48-4381-83d4-200026b6332b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:08.263327 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:08.263327 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:08.265411 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f141cbec-2b48-4381-83d4-200026b6332b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:08.265411 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 842/3348] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:08 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:09.077440 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b003236a-09b9-42bb-bf20-4dbd38233157 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:09.081982 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b003236a-09b9-42bb-bf20-4dbd38233157 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:09.082227 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b003236a-09b9-42bb-bf20-4dbd38233157 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:09.082450 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b003236a-09b9-42bb-bf20-4dbd38233157 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:09.082572 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b003236a-09b9-42bb-bf20-4dbd38233157 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:09.086925 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:09.086925 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:09.087531 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b003236a-09b9-42bb-bf20-4dbd38233157 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:09.088114 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 848/3349] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:09 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:09.292502 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe103c8d-936c-4bc6-8cff-92dcc9807d56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:09.294790 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe103c8d-936c-4bc6-8cff-92dcc9807d56 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:09.294967 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe103c8d-936c-4bc6-8cff-92dcc9807d56 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:09.295125 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe103c8d-936c-4bc6-8cff-92dcc9807d56 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:09.295217 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fe103c8d-936c-4bc6-8cff-92dcc9807d56 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:09.300754 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:09.300754 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:09.301299 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe103c8d-936c-4bc6-8cff-92dcc9807d56 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:09.301645 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 828/3350] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:09 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:09.477930 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a32aa0b2-5a24-410f-92ab-29e622ce79da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:09.478416 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a32aa0b2-5a24-410f-92ab-29e622ce79da None None] GET https://10.4.3.41/volume// Aug 18 09:21:09.478577 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a32aa0b2-5a24-410f-92ab-29e622ce79da None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:09.478745 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a32aa0b2-5a24-410f-92ab-29e622ce79da None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:09.479034 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a32aa0b2-5a24-410f-92ab-29e622ce79da None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:21:09.479327 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 833/3351] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:21:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:21:09.488435 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-ab257d0f-c4ee-4217-8f82-cc968b9cae2b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:09.490799 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-ab257d0f-c4ee-4217-8f82-cc968b9cae2b tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:09.490799 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-ab257d0f-c4ee-4217-8f82-cc968b9cae2b tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:09.490985 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-ab257d0f-c4ee-4217-8f82-cc968b9cae2b tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:09.507203 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:09.507203 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:09.514135 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-ab257d0f-c4ee-4217-8f82-cc968b9cae2b tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:09.521817 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-ab257d0f-c4ee-4217-8f82-cc968b9cae2b tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:21:09.522416 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 843/3352] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:21:09 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 1336 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:09.641177 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-3163ac75-afbf-4431-8ff4-605882e7905b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:09.643488 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-3163ac75-afbf-4431-8ff4-605882e7905b tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] PUT https://10.4.3.41/volume/v3/attachments/f18e2117-5a69-434d-99a3-483d3de51dc1 Aug 18 09:21:09.643948 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-3163ac75-afbf-4431-8ff4-605882e7905b tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:09.652221 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-3163ac75-afbf-4431-8ff4-605882e7905b tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Acquiring lock "cinder-attachment_update-f0df4067-8243-4940-ba55-bc743829d670-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:21:09.657054 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-3163ac75-afbf-4431-8ff4-605882e7905b tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Lock "cinder-attachment_update-f0df4067-8243-4940-ba55-bc743829d670-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:21:09.658069 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:09.658069 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:09.739093 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-3163ac75-afbf-4431-8ff4-605882e7905b tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Lock "cinder-attachment_update-f0df4067-8243-4940-ba55-bc743829d670-np0000007625" released by "attachment_update" :: held 0.082s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:21:09.739501 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-3163ac75-afbf-4431-8ff4-605882e7905b tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/attachments/f18e2117-5a69-434d-99a3-483d3de51dc1 returned with HTTP 200 Aug 18 09:21:09.740042 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 849/3353] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:21:09 2026] PUT /volume/v3/attachments/f18e2117-5a69-434d-99a3-483d3de51dc1 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:09.774522 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-07d0a353-2a72-4e0a-adf0-f2109a0b77db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:09.778488 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-07d0a353-2a72-4e0a-adf0-f2109a0b77db tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] POST https://10.4.3.41/volume/v3/attachments/f18e2117-5a69-434d-99a3-483d3de51dc1/action Aug 18 09:21:09.778904 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-07d0a353-2a72-4e0a-adf0-f2109a0b77db tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:21:09.779034 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-07d0a353-2a72-4e0a-adf0-f2109a0b77db tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:09.798069 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:09.798069 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:09.810239 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-566dadbf-70e7-4e0b-8e76-68d154df47b3 req-07d0a353-2a72-4e0a-adf0-f2109a0b77db tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/attachments/f18e2117-5a69-434d-99a3-483d3de51dc1/action returned with HTTP 204 Aug 18 09:21:09.810801 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 829/3354] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:21:09 2026] POST /volume/v3/attachments/f18e2117-5a69-434d-99a3-483d3de51dc1/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:10.097942 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10641e48-363d-41ca-9a3b-cca6021bc47e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:10.098641 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-027fb71b-5eb5-4224-ad10-48082cfb420b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:10.100576 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-027fb71b-5eb5-4224-ad10-48082cfb420b tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:21:10.100838 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-027fb71b-5eb5-4224-ad10-48082cfb420b tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:10.101097 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-027fb71b-5eb5-4224-ad10-48082cfb420b tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:10.101217 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10641e48-363d-41ca-9a3b-cca6021bc47e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:10.101375 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10641e48-363d-41ca-9a3b-cca6021bc47e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:10.101628 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10641e48-363d-41ca-9a3b-cca6021bc47e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:10.101768 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-10641e48-363d-41ca-9a3b-cca6021bc47e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:10.107078 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:10.107078 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:10.107932 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10641e48-363d-41ca-9a3b-cca6021bc47e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:10.108422 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 834/3355] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:10 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:10.112070 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:10.112070 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:10.114361 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-027fb71b-5eb5-4224-ad10-48082cfb420b tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:21:10.120646 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-027fb71b-5eb5-4224-ad10-48082cfb420b tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:21:10.120969 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 844/3356] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:10 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:10.132988 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eccae252-8361-4fb0-851f-9e0bb67333cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:10.134910 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eccae252-8361-4fb0-851f-9e0bb67333cc tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] DELETE https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:21:10.135196 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eccae252-8361-4fb0-851f-9e0bb67333cc tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:10.135287 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eccae252-8361-4fb0-851f-9e0bb67333cc tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:10.135473 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-eccae252-8361-4fb0-851f-9e0bb67333cc tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Delete volume with id: 23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:21:10.142452 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:10.142452 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:10.142914 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eccae252-8361-4fb0-851f-9e0bb67333cc tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:21:10.159465 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eccae252-8361-4fb0-851f-9e0bb67333cc tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Delete volume request issued successfully. Aug 18 09:21:10.159662 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eccae252-8361-4fb0-851f-9e0bb67333cc tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 202 Aug 18 09:21:10.160120 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 850/3357] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:21:10 2026] DELETE /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:21:10.169122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48cc19bc-8b74-4c9c-a6f3-ce0ddf4753c2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:10.170810 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48cc19bc-8b74-4c9c-a6f3-ce0ddf4753c2 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:21:10.171163 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48cc19bc-8b74-4c9c-a6f3-ce0ddf4753c2 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:10.171520 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48cc19bc-8b74-4c9c-a6f3-ce0ddf4753c2 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:10.178081 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9580cf74-9670-49fc-b5f4-3ca70f1acf37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:10.179952 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9580cf74-9670-49fc-b5f4-3ca70f1acf37 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:21:10.180117 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9580cf74-9670-49fc-b5f4-3ca70f1acf37 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:10.180326 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9580cf74-9670-49fc-b5f4-3ca70f1acf37 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:10.180511 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9580cf74-9670-49fc-b5f4-3ca70f1acf37 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Delete volume with id: fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:21:10.183255 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:10.183255 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:10.189386 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-48cc19bc-8b74-4c9c-a6f3-ce0ddf4753c2 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Volume info retrieved successfully. Aug 18 09:21:10.189497 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:10.189497 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:10.189497 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9580cf74-9670-49fc-b5f4-3ca70f1acf37 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:21:10.191177 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48cc19bc-8b74-4c9c-a6f3-ce0ddf4753c2 tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 200 Aug 18 09:21:10.191687 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 830/3358] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:10 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:10.202133 np0000007625 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-9580cf74-9670-49fc-b5f4-3ca70f1acf37 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 09:21:10.208345 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9580cf74-9670-49fc-b5f4-3ca70f1acf37 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Delete volume request issued successfully. Aug 18 09:21:10.208651 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9580cf74-9670-49fc-b5f4-3ca70f1acf37 tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 202 Aug 18 09:21:10.209237 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 835/3359] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:21:10 2026] DELETE /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:10.216803 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0ebf652f-9741-462d-b9b2-27709e626edd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:10.223192 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ebf652f-9741-462d-b9b2-27709e626edd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:21:10.223347 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ebf652f-9741-462d-b9b2-27709e626edd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:10.223632 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ebf652f-9741-462d-b9b2-27709e626edd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:10.232023 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:10.232023 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:10.236950 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0ebf652f-9741-462d-b9b2-27709e626edd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Volume info retrieved successfully. Aug 18 09:21:10.246567 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ebf652f-9741-462d-b9b2-27709e626edd tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 200 Aug 18 09:21:10.246567 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 845/3360] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:10 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:10.321872 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce2dd3a7-c511-4874-994e-67b7ea862dd2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:10.324441 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce2dd3a7-c511-4874-994e-67b7ea862dd2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:10.324441 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce2dd3a7-c511-4874-994e-67b7ea862dd2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:10.324441 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce2dd3a7-c511-4874-994e-67b7ea862dd2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:10.324441 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ce2dd3a7-c511-4874-994e-67b7ea862dd2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:10.331285 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:10.331285 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:10.332187 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce2dd3a7-c511-4874-994e-67b7ea862dd2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:10.332795 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 851/3361] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:10 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:11.119607 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2bfc27a0-1f60-4625-ada3-f9c6a763e070 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:11.120265 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bfc27a0-1f60-4625-ada3-f9c6a763e070 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:11.120446 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bfc27a0-1f60-4625-ada3-f9c6a763e070 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:11.123412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bfc27a0-1f60-4625-ada3-f9c6a763e070 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:11.123412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2bfc27a0-1f60-4625-ada3-f9c6a763e070 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:11.124368 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:11.124368 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:11.124901 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bfc27a0-1f60-4625-ada3-f9c6a763e070 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:11.125213 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 831/3362] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:11 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:11.204947 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-844f5c09-e3c5-4bd6-9c6d-5ceb3fafb74f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:11.206884 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-844f5c09-e3c5-4bd6-9c6d-5ceb3fafb74f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] GET https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 Aug 18 09:21:11.207082 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-844f5c09-e3c5-4bd6-9c6d-5ceb3fafb74f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:11.207267 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-844f5c09-e3c5-4bd6-9c6d-5ceb3fafb74f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:11.212462 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-844f5c09-e3c5-4bd6-9c6d-5ceb3fafb74f tempest-VolumesExtendAttachedTest-170532729 tempest-VolumesExtendAttachedTest-170532729-project-member] https://10.4.3.41/volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 returned with HTTP 404 Aug 18 09:21:11.212857 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 836/3363] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:11 2026] GET /volume/v3/volumes/23e42bee-fa4e-4e33-ab5b-d7faa12c89e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:21:11.261147 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7ae4f69-df39-4921-b1d7-1c17994e1a8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:11.262792 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7ae4f69-df39-4921-b1d7-1c17994e1a8d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] GET https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab Aug 18 09:21:11.263417 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7ae4f69-df39-4921-b1d7-1c17994e1a8d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:11.263417 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7ae4f69-df39-4921-b1d7-1c17994e1a8d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:11.269598 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7ae4f69-df39-4921-b1d7-1c17994e1a8d tempest-TestEncryptedCinderVolumes-1687966381 tempest-TestEncryptedCinderVolumes-1687966381-project-member] https://10.4.3.41/volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab returned with HTTP 404 Aug 18 09:21:11.270382 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 846/3364] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:11 2026] GET /volume/v3/volumes/fbccc875-09e8-440e-8d5a-1191bcd3ddab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:11.278025 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-65170dcf-c11c-4ecf-8ffb-af83df9e9185 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:11.347451 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9d28adb9-6240-4616-95ee-b285faa8a62b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:11.350503 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d28adb9-6240-4616-95ee-b285faa8a62b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:11.350737 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d28adb9-6240-4616-95ee-b285faa8a62b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:11.350951 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d28adb9-6240-4616-95ee-b285faa8a62b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:11.351078 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9d28adb9-6240-4616-95ee-b285faa8a62b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:11.361106 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:11.361106 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:11.361572 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d28adb9-6240-4616-95ee-b285faa8a62b tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:11.361961 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 832/3365] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:11 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:11.364767 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-65170dcf-c11c-4ecf-8ffb-af83df9e9185 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:21:11.364991 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-65170dcf-c11c-4ecf-8ffb-af83df9e9185 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:11.365177 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-65170dcf-c11c-4ecf-8ffb-af83df9e9185 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:11.366004 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-65170dcf-c11c-4ecf-8ffb-af83df9e9185 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:21:11.383535 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-65170dcf-c11c-4ecf-8ffb-af83df9e9185 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Get all volumes completed successfully. Aug 18 09:21:11.385420 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:11.385420 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:11.390715 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-65170dcf-c11c-4ecf-8ffb-af83df9e9185 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:21:11.391110 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 852/3366] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:21:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11410 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:11.411320 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12e42c57-2aa2-48d8-b10e-efe464e46c76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:11.413803 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12e42c57-2aa2-48d8-b10e-efe464e46c76 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] DELETE https://10.4.3.41/volume/v3/types/642a83f6-fa2a-4fe1-9624-0409dbb9baed Aug 18 09:21:11.414045 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12e42c57-2aa2-48d8-b10e-efe464e46c76 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:11.414296 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12e42c57-2aa2-48d8-b10e-efe464e46c76 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:11.452482 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12e42c57-2aa2-48d8-b10e-efe464e46c76 tempest-TestEncryptedCinderVolumes-97836169 tempest-TestEncryptedCinderVolumes-97836169-project-admin] https://10.4.3.41/volume/v3/types/642a83f6-fa2a-4fe1-9624-0409dbb9baed returned with HTTP 202 Aug 18 09:21:11.452482 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 837/3367] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:21:11 2026] DELETE /volume/v3/types/642a83f6-fa2a-4fe1-9624-0409dbb9baed => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:12.135972 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6bc99b0-a60b-435f-966d-aeb343a9a52f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:12.140351 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6bc99b0-a60b-435f-966d-aeb343a9a52f tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:12.140351 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6bc99b0-a60b-435f-966d-aeb343a9a52f tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:12.140351 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6bc99b0-a60b-435f-966d-aeb343a9a52f tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:12.140351 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d6bc99b0-a60b-435f-966d-aeb343a9a52f tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:12.145208 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:12.145208 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:12.146465 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6bc99b0-a60b-435f-966d-aeb343a9a52f tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:12.147051 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 847/3368] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:12 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:12.374042 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e8ee732d-a4d9-4554-9812-6600b5295fb9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:12.375758 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8ee732d-a4d9-4554-9812-6600b5295fb9 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:12.375983 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8ee732d-a4d9-4554-9812-6600b5295fb9 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:12.376165 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8ee732d-a4d9-4554-9812-6600b5295fb9 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:12.376280 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e8ee732d-a4d9-4554-9812-6600b5295fb9 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:12.380643 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:12.380643 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:12.381372 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8ee732d-a4d9-4554-9812-6600b5295fb9 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:12.381751 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 833/3369] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:12 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:13.159681 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f698f6ac-78e0-460f-b72a-2dade27dbea7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:13.163797 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f698f6ac-78e0-460f-b72a-2dade27dbea7 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:13.163981 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f698f6ac-78e0-460f-b72a-2dade27dbea7 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:13.164166 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f698f6ac-78e0-460f-b72a-2dade27dbea7 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:13.164289 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f698f6ac-78e0-460f-b72a-2dade27dbea7 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:13.168326 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:13.168326 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:13.168928 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f698f6ac-78e0-460f-b72a-2dade27dbea7 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:13.169287 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 853/3370] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:13 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:13.392696 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9af242fa-d955-46c0-a080-399532002b70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:13.394759 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9af242fa-d955-46c0-a080-399532002b70 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:13.394982 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9af242fa-d955-46c0-a080-399532002b70 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:13.395201 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9af242fa-d955-46c0-a080-399532002b70 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:13.395316 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9af242fa-d955-46c0-a080-399532002b70 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:13.400253 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:13.400253 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:13.400922 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9af242fa-d955-46c0-a080-399532002b70 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:13.401496 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 838/3371] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:13 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:14.182122 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d92f9d32-1f13-4112-87b0-928c5503a00e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:14.184435 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d92f9d32-1f13-4112-87b0-928c5503a00e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:14.184705 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d92f9d32-1f13-4112-87b0-928c5503a00e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:14.184996 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d92f9d32-1f13-4112-87b0-928c5503a00e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:14.185177 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d92f9d32-1f13-4112-87b0-928c5503a00e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:14.189892 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:14.189892 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:14.190459 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d92f9d32-1f13-4112-87b0-928c5503a00e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:14.190789 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 848/3372] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:14 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:14.413405 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3b7b9476-9e13-42ee-aa77-0a05918757fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:14.415501 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b7b9476-9e13-42ee-aa77-0a05918757fd tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:14.416083 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b7b9476-9e13-42ee-aa77-0a05918757fd tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:14.416083 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b7b9476-9e13-42ee-aa77-0a05918757fd tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:14.416262 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3b7b9476-9e13-42ee-aa77-0a05918757fd tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:14.421493 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:14.421493 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:14.422473 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b7b9476-9e13-42ee-aa77-0a05918757fd tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:14.423420 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 834/3373] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:14 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:15.205630 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc9b5ef6-8cd9-4b09-8039-e877fa05d597 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:15.208964 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc9b5ef6-8cd9-4b09-8039-e877fa05d597 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:15.210257 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc9b5ef6-8cd9-4b09-8039-e877fa05d597 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:15.210809 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc9b5ef6-8cd9-4b09-8039-e877fa05d597 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:15.210809 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cc9b5ef6-8cd9-4b09-8039-e877fa05d597 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:15.217160 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:15.217160 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:15.217895 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc9b5ef6-8cd9-4b09-8039-e877fa05d597 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:15.218289 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 854/3374] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:15 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:15.435183 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-150a79e1-0c30-40a9-a5e0-1c1bda14545c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:15.437984 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-150a79e1-0c30-40a9-a5e0-1c1bda14545c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:15.438423 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-150a79e1-0c30-40a9-a5e0-1c1bda14545c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:15.438778 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-150a79e1-0c30-40a9-a5e0-1c1bda14545c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:15.439003 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-150a79e1-0c30-40a9-a5e0-1c1bda14545c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:15.445241 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:15.445241 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:15.446209 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-150a79e1-0c30-40a9-a5e0-1c1bda14545c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:15.447065 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 839/3375] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:15 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:21:16.230116 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63f9ff2d-3f38-4c27-ad90-2913ddb267f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:16.232559 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63f9ff2d-3f38-4c27-ad90-2913ddb267f6 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:16.232822 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63f9ff2d-3f38-4c27-ad90-2913ddb267f6 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:16.233051 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63f9ff2d-3f38-4c27-ad90-2913ddb267f6 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:16.233210 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-63f9ff2d-3f38-4c27-ad90-2913ddb267f6 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:16.242710 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:16.242710 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:16.242710 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63f9ff2d-3f38-4c27-ad90-2913ddb267f6 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:16.242710 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 849/3376] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:16 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:16.460920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0bfcc9ee-eed2-418d-ba14-3a151c167109 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:16.464567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bfcc9ee-eed2-418d-ba14-3a151c167109 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:16.464859 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bfcc9ee-eed2-418d-ba14-3a151c167109 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:16.465100 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bfcc9ee-eed2-418d-ba14-3a151c167109 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:16.465277 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0bfcc9ee-eed2-418d-ba14-3a151c167109 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:16.471168 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:16.471168 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:16.473296 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bfcc9ee-eed2-418d-ba14-3a151c167109 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:16.473968 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 835/3377] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:16 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:17.257741 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01acfc4d-9431-49cf-8c0b-b343f15b2601 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:17.259523 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01acfc4d-9431-49cf-8c0b-b343f15b2601 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:17.259667 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01acfc4d-9431-49cf-8c0b-b343f15b2601 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:17.259844 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01acfc4d-9431-49cf-8c0b-b343f15b2601 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:17.259941 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-01acfc4d-9431-49cf-8c0b-b343f15b2601 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:17.263927 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:17.263927 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:17.264571 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01acfc4d-9431-49cf-8c0b-b343f15b2601 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:17.264910 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 855/3378] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:17 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:17.485328 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c62b970c-98fb-48d5-a24f-c05ffb74d489 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:17.487233 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c62b970c-98fb-48d5-a24f-c05ffb74d489 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:17.487544 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c62b970c-98fb-48d5-a24f-c05ffb74d489 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:17.487805 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c62b970c-98fb-48d5-a24f-c05ffb74d489 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:17.487953 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c62b970c-98fb-48d5-a24f-c05ffb74d489 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:17.493244 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:17.493244 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:17.494137 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c62b970c-98fb-48d5-a24f-c05ffb74d489 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 200 Aug 18 09:21:17.494700 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 840/3379] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:17 2026] GET /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:17.505273 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10347546-a1d2-45a5-85f0-bd7dcdeabf2f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:17.507462 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10347546-a1d2-45a5-85f0-bd7dcdeabf2f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] DELETE https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab Aug 18 09:21:17.507683 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10347546-a1d2-45a5-85f0-bd7dcdeabf2f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:17.507862 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10347546-a1d2-45a5-85f0-bd7dcdeabf2f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:17.507959 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-10347546-a1d2-45a5-85f0-bd7dcdeabf2f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete backup with id: 4efdff8e-4158-4dc2-a376-3d3b6246e6ab. Aug 18 09:21:17.513359 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:17.513359 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:17.529654 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-10347546-a1d2-45a5-85f0-bd7dcdeabf2f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] delete_backup rpcapi backup_id 4efdff8e-4158-4dc2-a376-3d3b6246e6ab {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:21:17.531597 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10347546-a1d2-45a5-85f0-bd7dcdeabf2f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab returned with HTTP 202 Aug 18 09:21:17.531960 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 850/3380] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:21:17 2026] DELETE /volume/v3/backups/4efdff8e-4158-4dc2-a376-3d3b6246e6ab => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:21:17.540952 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f73e7c24-705a-4611-a822-f0ebc64e86ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:17.543166 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f73e7c24-705a-4611-a822-f0ebc64e86ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 Aug 18 09:21:17.543426 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f73e7c24-705a-4611-a822-f0ebc64e86ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:17.543704 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f73e7c24-705a-4611-a822-f0ebc64e86ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:17.543920 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f73e7c24-705a-4611-a822-f0ebc64e86ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete volume with id: ac280bc1-47e0-4900-9c5b-6201c2a18542 Aug 18 09:21:17.554036 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:17.554036 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:17.554463 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f73e7c24-705a-4611-a822-f0ebc64e86ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:21:17.577888 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f73e7c24-705a-4611-a822-f0ebc64e86ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete volume request issued successfully. Aug 18 09:21:17.578182 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f73e7c24-705a-4611-a822-f0ebc64e86ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 returned with HTTP 202 Aug 18 09:21:17.578698 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 836/3381] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:21:17 2026] DELETE /volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:17.586174 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-afb3818b-e581-44d9-b8c0-ac03f28611be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:17.587595 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afb3818b-e581-44d9-b8c0-ac03f28611be tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 Aug 18 09:21:17.587860 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afb3818b-e581-44d9-b8c0-ac03f28611be tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:17.588089 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-afb3818b-e581-44d9-b8c0-ac03f28611be tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:17.595957 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:17.595957 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:17.599281 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-afb3818b-e581-44d9-b8c0-ac03f28611be tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:21:17.603239 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-afb3818b-e581-44d9-b8c0-ac03f28611be tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 returned with HTTP 200 Aug 18 09:21:17.603747 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 856/3382] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:17 2026] GET /volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:17.614718 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01b20f63-ee55-4022-908a-961d7a44cde1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:17.744330 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01b20f63-ee55-4022-908a-961d7a44cde1 tempest-VolumesSummaryTest-1462669713 tempest-VolumesSummaryTest-1462669713-project-member] GET https://10.4.3.41/volume/v3/volumes/summary Aug 18 09:21:17.744665 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01b20f63-ee55-4022-908a-961d7a44cde1 tempest-VolumesSummaryTest-1462669713 tempest-VolumesSummaryTest-1462669713-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:17.744883 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01b20f63-ee55-4022-908a-961d7a44cde1 tempest-VolumesSummaryTest-1462669713 tempest-VolumesSummaryTest-1462669713-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:17.745053 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-01b20f63-ee55-4022-908a-961d7a44cde1 tempest-VolumesSummaryTest-1462669713 tempest-VolumesSummaryTest-1462669713-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:21:17.767884 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-01b20f63-ee55-4022-908a-961d7a44cde1 tempest-VolumesSummaryTest-1462669713 tempest-VolumesSummaryTest-1462669713-project-member] Get summary completed successfully. Aug 18 09:21:17.768178 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01b20f63-ee55-4022-908a-961d7a44cde1 tempest-VolumesSummaryTest-1462669713 tempest-VolumesSummaryTest-1462669713-project-member] https://10.4.3.41/volume/v3/volumes/summary returned with HTTP 200 Aug 18 09:21:17.768582 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 841/3383] 10.4.3.41 () {68 vars in 1295 bytes} [Tue Aug 18 09:21:17 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:18.276867 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d91ee594-2c52-41f5-b3a3-e260e582074e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:18.278755 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d91ee594-2c52-41f5-b3a3-e260e582074e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:18.278969 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d91ee594-2c52-41f5-b3a3-e260e582074e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:18.279297 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d91ee594-2c52-41f5-b3a3-e260e582074e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:18.279410 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d91ee594-2c52-41f5-b3a3-e260e582074e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:18.284972 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:18.284972 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:18.285861 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d91ee594-2c52-41f5-b3a3-e260e582074e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:18.286451 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 851/3384] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:18 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:18.301492 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-8bbc91d0-c787-4951-9258-c3842c4333e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:18.304204 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-8bbc91d0-c787-4951-9258-c3842c4333e3 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/limits Aug 18 09:21:18.304342 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-8bbc91d0-c787-4951-9258-c3842c4333e3 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:18.304599 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-8bbc91d0-c787-4951-9258-c3842c4333e3 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:18.328749 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-8bbc91d0-c787-4951-9258-c3842c4333e3 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/limits returned with HTTP 200 Aug 18 09:21:18.329161 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 837/3385] 10.4.3.41 () {68 vars in 1477 bytes} [Tue Aug 18 09:21:18 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:18.368942 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-45bd3a53-0f66-4167-b63b-bbf238b4f8ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:18.371685 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-45bd3a53-0f66-4167-b63b-bbf238b4f8ff tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:18.371912 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-45bd3a53-0f66-4167-b63b-bbf238b4f8ff tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:18.372067 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-45bd3a53-0f66-4167-b63b-bbf238b4f8ff tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:18.384181 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:18.384181 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:18.389011 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-45bd3a53-0f66-4167-b63b-bbf238b4f8ff tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:18.395615 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-45bd3a53-0f66-4167-b63b-bbf238b4f8ff tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 200 Aug 18 09:21:18.397042 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 857/3386] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:21:18 2026] GET /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 1449 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:18.407308 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-823b47d5-e2ee-4112-8b82-c15a1583cddd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:18.409166 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-823b47d5-e2ee-4112-8b82-c15a1583cddd tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:21:18.409725 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-823b47d5-e2ee-4112-8b82-c15a1583cddd tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0df4067-8243-4940-ba55-bc743829d670", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-800026262", "description": null, "metadata": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:18.423602 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:18.423602 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:18.424247 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-823b47d5-e2ee-4112-8b82-c15a1583cddd tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:18.424472 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-823b47d5-e2ee-4112-8b82-c15a1583cddd tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Create snapshot from volume f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:18.442453 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-3f1dfc28-c3ae-4892-8f2b-e1e46865f42f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:18.444782 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-3f1dfc28-c3ae-4892-8f2b-e1e46865f42f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/limits Aug 18 09:21:18.445696 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-3f1dfc28-c3ae-4892-8f2b-e1e46865f42f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:18.445696 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-3f1dfc28-c3ae-4892-8f2b-e1e46865f42f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:18.463169 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-3f1dfc28-c3ae-4892-8f2b-e1e46865f42f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/limits returned with HTTP 200 Aug 18 09:21:18.463586 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-823b47d5-e2ee-4112-8b82-c15a1583cddd tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Created reservations ['ddde1e5a-5496-4afd-8844-5a22c8909c3d', '4b85c241-41e3-4d3c-a12d-ddf8619cb8ce', '1a2a7081-93c0-4947-bc50-9fe56891e773', 'ebe5ce80-d8b7-478d-a8c0-373a20660b2f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:18.463644 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 852/3387] 10.4.3.41 () {68 vars in 1477 bytes} [Tue Aug 18 09:21:18 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:18.502060 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-823b47d5-e2ee-4112-8b82-c15a1583cddd tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Snapshot force create request issued successfully. Aug 18 09:21:18.502446 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-6316b861-fe35-4ec4-92c6-c551acdb42e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:18.502504 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ec915c67-a706-4aa2-97eb-2a3e5e5dbd7b req-823b47d5-e2ee-4112-8b82-c15a1583cddd tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:21:18.502885 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 842/3388] 10.4.3.41 () {72 vars in 1540 bytes} [Tue Aug 18 09:21:18 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) Aug 18 09:21:18.505510 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-6316b861-fe35-4ec4-92c6-c551acdb42e3 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:21:18.505789 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-6316b861-fe35-4ec4-92c6-c551acdb42e3 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:18.506018 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-6316b861-fe35-4ec4-92c6-c551acdb42e3 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:18.521806 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:18.521806 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:18.529568 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-6316b861-fe35-4ec4-92c6-c551acdb42e3 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:21:18.535328 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-6316b861-fe35-4ec4-92c6-c551acdb42e3 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d returned with HTTP 200 Aug 18 09:21:18.536276 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 838/3389] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:21:18 2026] GET /volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d => generated 1661 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:18.545717 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-48f76a76-8563-4529-97c8-ac1e5cef7698 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:18.549954 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-48f76a76-8563-4529-97c8-ac1e5cef7698 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:21:18.550417 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-48f76a76-8563-4529-97c8-ac1e5cef7698 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a8ac2c9-d095-4904-aa86-0f102fbde73d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-798786972", "description": null, "metadata": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:18.570413 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:18.570413 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:18.570654 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-48f76a76-8563-4529-97c8-ac1e5cef7698 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:21:18.570832 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-48f76a76-8563-4529-97c8-ac1e5cef7698 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Create snapshot from volume 9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:21:18.596159 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-48f76a76-8563-4529-97c8-ac1e5cef7698 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Created reservations ['112d79d7-d0cb-4914-8fab-0834c0a73ec5', '3759c6f3-b28b-40d4-8735-b8fb817a005a', 'fd10f51b-86f3-488c-9189-ef9aeb90b890', '544334a4-c5f6-4370-ad8d-bd8d34b1a2e0'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:18.617280 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5920c400-ed15-49d5-9894-841747bff746 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:18.619197 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5920c400-ed15-49d5-9894-841747bff746 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 Aug 18 09:21:18.619417 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5920c400-ed15-49d5-9894-841747bff746 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:18.619666 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5920c400-ed15-49d5-9894-841747bff746 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:18.625837 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5920c400-ed15-49d5-9894-841747bff746 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 returned with HTTP 404 Aug 18 09:21:18.626299 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 853/3390] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:18 2026] GET /volume/v3/volumes/ac280bc1-47e0-4900-9c5b-6201c2a18542 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:18.627773 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-48f76a76-8563-4529-97c8-ac1e5cef7698 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Snapshot force create request issued successfully. Aug 18 09:21:18.628460 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f5e38497-e1b0-4e59-bb0a-d39913165c02 req-48f76a76-8563-4529-97c8-ac1e5cef7698 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:21:18.628577 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 858/3391] 10.4.3.41 () {72 vars in 1540 bytes} [Tue Aug 18 09:21:18 2026] POST /volume/v3/snapshots => generated 323 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:18.635537 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e530e5ab-a8ad-4ad5-a4b5-040d2e2f35fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:18.638008 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e530e5ab-a8ad-4ad5-a4b5-040d2e2f35fe tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0/export_record Aug 18 09:21:18.638227 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e530e5ab-a8ad-4ad5-a4b5-040d2e2f35fe tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:18.638608 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e530e5ab-a8ad-4ad5-a4b5-040d2e2f35fe tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'export_record' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:18.638771 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-e530e5ab-a8ad-4ad5-a4b5-040d2e2f35fe tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Export record for backup 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 09:21:18.648643 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:18.648643 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:18.650033 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-e530e5ab-a8ad-4ad5-a4b5-040d2e2f35fe tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling RPCAPI with context: , host: np0000007625, backup: 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 09:21:18.665720 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-e530e5ab-a8ad-4ad5-a4b5-040d2e2f35fe tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] export_record in rpcapi backup_id 2eab0f75-b19c-454f-9483-33840956c4b0 on host np0000007625. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 09:21:18.680897 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-e530e5ab-a8ad-4ad5-a4b5-040d2e2f35fe tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmVhYjBmNzUtYjE5Yy00NTRmLTk0ODMtMzM4NDA5NTZjNGIwIiwgInVzZXJfaWQiOiAiNjY1ZDg5MjBlODJmNDFiNGI1MDBkMTM2MWM0NTRjN2UiLCAicHJvamVjdF9pZCI6ICI5ZGNjNTVkMGYzODc0NDIxYjM2ZmJiNzBiZjJjZWM2MyIsICJ2b2x1bWVfaWQiOiAiMDExZGY5ZWUtNGY3Mi00NjZiLWI4YTgtMTVkZDdiMDk3NTEzIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzAwNjAwMjM4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDExZGY5ZWUtNGY3Mi00NjZiLWI4YTgtMTVkZDdiMDk3NTEzLzIwMjYwODE4MDkyMDE2L2F6X25vdmFfYmFja3VwXzJlYWIwZjc1LWIxOWMtNDU0Zi05NDgzLTMzODQwOTU2YzRiMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDk6MjA6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDk6MjA6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyMDoyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 09:21:18.680897 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e530e5ab-a8ad-4ad5-a4b5-040d2e2f35fe tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0/export_record returned with HTTP 200 Aug 18 09:21:18.680897 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 843/3392] 10.4.3.41 () {68 vars in 1423 bytes} [Tue Aug 18 09:21:18 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0/export_record => generated 1424 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:18.694340 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94524261-a96d-49a4-b4fe-126390010a75 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:18.695761 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:18.696053 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1320325530"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:18.697560 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1320325530'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:18.697717 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume of 1 GB Aug 18 09:21:18.702208 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Availability Zones retrieved successfully. Aug 18 09:21:18.708920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Flow 'volume_create_api' (408425c5-a59a-4f17-be26-08842f7e7883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:18.710342 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9d7bf60-a88f-4679-8210-e4b57acfea9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:18.711286 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:18.740865 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9d7bf60-a88f-4679-8210-e4b57acfea9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:18.741654 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cdc2e70-8158-4b2b-8fc8-2205ce699df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:18.789874 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Created reservations ['b1c5c0ef-1883-4ec7-87fa-139ad5baf637', '6e6b3c00-d9d4-40e2-8e41-12f5d05c1703', 'fd70b535-3e81-417a-8dd2-2e08fa5345b4', '545642a8-85e7-40bc-a7cc-6271abde7341'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:18.790754 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cdc2e70-8158-4b2b-8fc8-2205ce699df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1c5c0ef-1883-4ec7-87fa-139ad5baf637', '6e6b3c00-d9d4-40e2-8e41-12f5d05c1703', 'fd70b535-3e81-417a-8dd2-2e08fa5345b4', '545642a8-85e7-40bc-a7cc-6271abde7341']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:18.791508 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0f6830-9614-44a3-be91-998b331d3e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:18.821327 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0f6830-9614-44a3-be91-998b331d3e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e175327c-8089-4a18-ba0e-6b846995275a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1320325530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dcc55d0f3874421b36fbb70bf2cec63',qos_specs=None,replication_status=,reservations=['b1c5c0ef-1883-4ec7-87fa-139ad5baf637','6e6b3c00-d9d4-40e2-8e41-12f5d05c1703','fd70b535-3e81-417a-8dd2-2e08fa5345b4','545642a8-85e7-40bc-a7cc-6271abde7341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665d8920e82f41b4b500d1361c454c7e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1320325530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e175327c-8089-4a18-ba0e-6b846995275a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dcc55d0f3874421b36fbb70bf2cec63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='665d8920e82f41b4b500d1361c454c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:18.822427 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee528ed2-f02d-48bf-b585-795d8d285707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:18.844064 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee528ed2-f02d-48bf-b585-795d8d285707) transitioned into state 'SUCCESS' from state '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-1320325530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dcc55d0f3874421b36fbb70bf2cec63',qos_specs=None,replication_status=,reservations=['b1c5c0ef-1883-4ec7-87fa-139ad5baf637','6e6b3c00-d9d4-40e2-8e41-12f5d05c1703','fd70b535-3e81-417a-8dd2-2e08fa5345b4','545642a8-85e7-40bc-a7cc-6271abde7341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665d8920e82f41b4b500d1361c454c7e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:18.845192 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e39366-6149-47a5-9b51-43b47729e53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:18.854935 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e39366-6149-47a5-9b51-43b47729e53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:18.855708 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Flow 'volume_create_api' (408425c5-a59a-4f17-be26-08842f7e7883) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:18.855993 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume request issued successfully. Aug 18 09:21:18.856586 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94524261-a96d-49a4-b4fe-126390010a75 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:18.857001 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 839/3393] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:21:18 2026] POST /volume/v3/volumes => generated 776 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:18.868807 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6fe0e8de-69cd-4c59-ab8b-7e8376b8da44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:18.870747 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fe0e8de-69cd-4c59-ab8b-7e8376b8da44 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a Aug 18 09:21:18.871091 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fe0e8de-69cd-4c59-ab8b-7e8376b8da44 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:18.871408 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fe0e8de-69cd-4c59-ab8b-7e8376b8da44 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:18.880470 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:18.880470 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:18.884445 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6fe0e8de-69cd-4c59-ab8b-7e8376b8da44 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:21:18.888201 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fe0e8de-69cd-4c59-ab8b-7e8376b8da44 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a returned with HTTP 200 Aug 18 09:21:18.888669 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 854/3394] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:18 2026] GET /volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:19.061252 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:19.119260 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:19.119682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1762870081"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:19.121653 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1762870081'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:19.121811 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume of 1 GB Aug 18 09:21:19.122161 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:19.122161 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:19.126913 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Availability Zones retrieved successfully. Aug 18 09:21:19.134501 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Flow 'volume_create_api' (5e199420-938c-43ef-a531-54598b2f3970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:19.135807 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dca7b7a-7579-4b98-ba94-cd973521dc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:19.137224 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:19.168048 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dca7b7a-7579-4b98-ba94-cd973521dc5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:19.169301 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898796c5-f54d-4a36-9b4f-86042a600172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:19.230541 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Created reservations ['e1403f84-61d8-4c24-b18f-f7309f826fbf', '12315819-14f1-4b7d-aca0-c743a64f85c3', '962b22ec-7fe4-4737-b492-868a1864ca1a', 'a00276b3-6f80-4eef-ad74-5d8216cbaf52'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:19.231545 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898796c5-f54d-4a36-9b4f-86042a600172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1403f84-61d8-4c24-b18f-f7309f826fbf', '12315819-14f1-4b7d-aca0-c743a64f85c3', '962b22ec-7fe4-4737-b492-868a1864ca1a', 'a00276b3-6f80-4eef-ad74-5d8216cbaf52']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:19.232163 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c62f54b-a040-4fcd-b354-43e60c444253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:19.254290 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c62f54b-a040-4fcd-b354-43e60c444253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '099baaa4-7be1-457c-8d7a-979a748c6b7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1762870081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fc1734d8fb48ea94cea31b4de811d0',qos_specs=None,replication_status=,reservations=['e1403f84-61d8-4c24-b18f-f7309f826fbf','12315819-14f1-4b7d-aca0-c743a64f85c3','962b22ec-7fe4-4737-b492-868a1864ca1a','a00276b3-6f80-4eef-ad74-5d8216cbaf52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1762870081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=099baaa4-7be1-457c-8d7a-979a748c6b7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9fc1734d8fb48ea94cea31b4de811d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:19.255070 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5965cc2-3951-4106-adf3-9b21f1556ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:19.273430 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5965cc2-3951-4106-adf3-9b21f1556ba1) transitioned into state 'SUCCESS' from state '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-1762870081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fc1734d8fb48ea94cea31b4de811d0',qos_specs=None,replication_status=,reservations=['e1403f84-61d8-4c24-b18f-f7309f826fbf','12315819-14f1-4b7d-aca0-c743a64f85c3','962b22ec-7fe4-4737-b492-868a1864ca1a','a00276b3-6f80-4eef-ad74-5d8216cbaf52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:19.274048 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc0030e6-3ea7-484f-805a-367f0cef880a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:19.283213 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc0030e6-3ea7-484f-805a-367f0cef880a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:19.284266 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Flow 'volume_create_api' (5e199420-938c-43ef-a531-54598b2f3970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:19.284672 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume request issued successfully. Aug 18 09:21:19.285370 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c84a7b4-f89a-43d7-a641-7527bc36f6ab tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:19.286085 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 859/3395] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:21:19 2026] POST /volume/v3/volumes => generated 756 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:19.299297 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1def3338-faea-4bdb-8a08-49b09b7a285b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:19.301493 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1def3338-faea-4bdb-8a08-49b09b7a285b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:19.301775 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1def3338-faea-4bdb-8a08-49b09b7a285b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:19.302030 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1def3338-faea-4bdb-8a08-49b09b7a285b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:19.302580 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1def3338-faea-4bdb-8a08-49b09b7a285b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:19.302881 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75450788-4d38-40f3-bb42-502625f0569a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:19.305256 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75450788-4d38-40f3-bb42-502625f0569a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e Aug 18 09:21:19.305323 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75450788-4d38-40f3-bb42-502625f0569a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:19.305549 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75450788-4d38-40f3-bb42-502625f0569a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:19.307900 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:19.307900 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:19.308819 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1def3338-faea-4bdb-8a08-49b09b7a285b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:19.309416 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 844/3396] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:19 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:19.313785 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:19.313785 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:19.318830 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75450788-4d38-40f3-bb42-502625f0569a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:19.321425 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66a19c4d-eb72-44d9-9e41-8820b16ed4b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:19.323417 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66a19c4d-eb72-44d9-9e41-8820b16ed4b7 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:21:19.323517 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75450788-4d38-40f3-bb42-502625f0569a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e returned with HTTP 200 Aug 18 09:21:19.324040 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66a19c4d-eb72-44d9-9e41-8820b16ed4b7 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e644f054-bee1-48d1-8320-aa46c3c857ff", "incremental": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:19.324161 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 840/3397] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:19 2026] GET /volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:19.325266 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-66a19c4d-eb72-44d9-9e41-8820b16ed4b7 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Creating new backup {'backup': {'volume_id': 'e644f054-bee1-48d1-8320-aa46c3c857ff', 'incremental': True}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:21:19.325614 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-66a19c4d-eb72-44d9-9e41-8820b16ed4b7 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Creating backup of volume e644f054-bee1-48d1-8320-aa46c3c857ff in container None Aug 18 09:21:19.335867 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:19.335867 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:19.336424 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66a19c4d-eb72-44d9-9e41-8820b16ed4b7 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:21:19.361996 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-66a19c4d-eb72-44d9-9e41-8820b16ed4b7 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Created reservations ['11c621cb-6c86-49e9-9545-f85da439b939', 'b470b642-ffa5-41af-a79d-8b5074dc8475'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:19.381768 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66a19c4d-eb72-44d9-9e41-8820b16ed4b7 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 400 Aug 18 09:21:19.382458 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 855/3398] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:21:19 2026] POST /volume/v3/backups => generated 109 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:21:19.392683 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-71f9689b-5e91-44da-8aef-d5c01ef75357 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:19.395557 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71f9689b-5e91-44da-8aef-d5c01ef75357 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] DELETE https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:19.395775 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71f9689b-5e91-44da-8aef-d5c01ef75357 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:19.395955 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71f9689b-5e91-44da-8aef-d5c01ef75357 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:19.396072 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-71f9689b-5e91-44da-8aef-d5c01ef75357 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Delete backup with id: f5300527-e23c-4905-bb85-d8566e4156e8. Aug 18 09:21:19.400220 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:19.400220 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:19.413554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-71f9689b-5e91-44da-8aef-d5c01ef75357 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] delete_backup rpcapi backup_id f5300527-e23c-4905-bb85-d8566e4156e8 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:21:19.415570 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71f9689b-5e91-44da-8aef-d5c01ef75357 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 202 Aug 18 09:21:19.416043 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 860/3399] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:21:19 2026] DELETE /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 09:21:19.424616 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9911c30b-cca4-4ef9-97d6-45c97ecf8179 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:19.426797 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9911c30b-cca4-4ef9-97d6-45c97ecf8179 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:19.427062 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9911c30b-cca4-4ef9-97d6-45c97ecf8179 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:19.427361 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9911c30b-cca4-4ef9-97d6-45c97ecf8179 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:19.427509 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9911c30b-cca4-4ef9-97d6-45c97ecf8179 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:19.432529 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:19.432529 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:19.434319 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9911c30b-cca4-4ef9-97d6-45c97ecf8179 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 200 Aug 18 09:21:19.434690 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 845/3400] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:19 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:19.905782 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b5ee841-a79a-4154-8235-d1af8e0b520f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:19.907367 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b5ee841-a79a-4154-8235-d1af8e0b520f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a Aug 18 09:21:19.907557 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b5ee841-a79a-4154-8235-d1af8e0b520f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:19.907768 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b5ee841-a79a-4154-8235-d1af8e0b520f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:19.915244 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:19.915244 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:19.921281 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b5ee841-a79a-4154-8235-d1af8e0b520f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:21:19.927153 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b5ee841-a79a-4154-8235-d1af8e0b520f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a returned with HTTP 200 Aug 18 09:21:19.927882 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 841/3401] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:19 2026] GET /volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:19.946340 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53b776e7-2932-4027-93a1-cd31082dd0ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:19.948415 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53b776e7-2932-4027-93a1-cd31082dd0ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:21:19.948787 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53b776e7-2932-4027-93a1-cd31082dd0ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e175327c-8089-4a18-ba0e-6b846995275a", "name": "tempest-type-Backup-947100178"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:19.950468 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-53b776e7-2932-4027-93a1-cd31082dd0ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Creating new backup {'backup': {'volume_id': 'e175327c-8089-4a18-ba0e-6b846995275a', 'name': 'tempest-type-Backup-947100178'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:21:19.950614 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-53b776e7-2932-4027-93a1-cd31082dd0ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Creating backup of volume e175327c-8089-4a18-ba0e-6b846995275a in container None Aug 18 09:21:19.958514 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:19.958514 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:19.958930 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-53b776e7-2932-4027-93a1-cd31082dd0ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:21:19.983958 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-53b776e7-2932-4027-93a1-cd31082dd0ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Created reservations ['2700c807-af56-4692-9636-4c10799f0b5b', '838f267c-72d1-4b59-806c-f8df0bad6ce6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:20.012950 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53b776e7-2932-4027-93a1-cd31082dd0ec tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:21:20.013507 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 856/3402] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:21:19 2026] POST /volume/v3/backups => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:20.022859 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e6e21ef-f31d-42e7-a8c4-d94bbf3be767 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.025218 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e6e21ef-f31d-42e7-a8c4-d94bbf3be767 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:20.025528 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e6e21ef-f31d-42e7-a8c4-d94bbf3be767 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:20.025774 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e6e21ef-f31d-42e7-a8c4-d94bbf3be767 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:20.025941 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5e6e21ef-f31d-42e7-a8c4-d94bbf3be767 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:20.036226 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:20.036226 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:20.037248 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e6e21ef-f31d-42e7-a8c4-d94bbf3be767 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:20.037785 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 861/3403] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:20 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:20.323997 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-caa4eb4c-8b8a-4044-b537-2a29df14acb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.327666 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-caa4eb4c-8b8a-4044-b537-2a29df14acb2 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/snapshots/3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 Aug 18 09:21:20.327845 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-caa4eb4c-8b8a-4044-b537-2a29df14acb2 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:20.328020 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-caa4eb4c-8b8a-4044-b537-2a29df14acb2 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:20.333271 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:20.333271 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:20.334738 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-caa4eb4c-8b8a-4044-b537-2a29df14acb2 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Snapshot retrieved successfully. Aug 18 09:21:20.334820 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e33d59a-ef0b-47dd-8121-70574f3fa48e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.336274 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-caa4eb4c-8b8a-4044-b537-2a29df14acb2 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/snapshots/3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 returned with HTTP 200 Aug 18 09:21:20.336539 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e33d59a-ef0b-47dd-8121-70574f3fa48e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/snapshots/204d275a-99e0-4798-a2fa-86889e5cc178 Aug 18 09:21:20.336683 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 846/3404] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:20 2026] GET /volume/v3/snapshots/3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:20.336892 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e33d59a-ef0b-47dd-8121-70574f3fa48e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:20.337225 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e33d59a-ef0b-47dd-8121-70574f3fa48e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:20.339187 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e025480d-60e0-489b-ad5b-4e83b664c4f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.340899 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e025480d-60e0-489b-ad5b-4e83b664c4f5 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e Aug 18 09:21:20.341145 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e025480d-60e0-489b-ad5b-4e83b664c4f5 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:20.343675 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e025480d-60e0-489b-ad5b-4e83b664c4f5 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:20.343728 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:20.343728 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:20.343728 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7e33d59a-ef0b-47dd-8121-70574f3fa48e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Snapshot retrieved successfully. Aug 18 09:21:20.343728 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e33d59a-ef0b-47dd-8121-70574f3fa48e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/snapshots/204d275a-99e0-4798-a2fa-86889e5cc178 returned with HTTP 200 Aug 18 09:21:20.343728 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 842/3405] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:20 2026] GET /volume/v3/snapshots/204d275a-99e0-4798-a2fa-86889e5cc178 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:20.348610 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:20.348610 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:20.352701 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e025480d-60e0-489b-ad5b-4e83b664c4f5 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:20.358326 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e025480d-60e0-489b-ad5b-4e83b664c4f5 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e returned with HTTP 200 Aug 18 09:21:20.358736 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 857/3406] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:20 2026] GET /volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:20.372159 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87ee2611-bf36-4f12-9147-554086033df7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.373728 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87ee2611-bf36-4f12-9147-554086033df7 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:21:20.374037 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87ee2611-bf36-4f12-9147-554086033df7 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "099baaa4-7be1-457c-8d7a-979a748c6b7e", "name": "tempest-CreateVolumesFromBackupTest-Backup-277729807"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:20.375368 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-87ee2611-bf36-4f12-9147-554086033df7 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Creating new backup {'backup': {'volume_id': '099baaa4-7be1-457c-8d7a-979a748c6b7e', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-277729807'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:21:20.375507 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-87ee2611-bf36-4f12-9147-554086033df7 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Creating backup of volume 099baaa4-7be1-457c-8d7a-979a748c6b7e in container None Aug 18 09:21:20.377798 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.379483 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:20.379857 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1113758130", "snapshot_id": null, "imageRef": "4aa16f7e-c582-49ef-b128-4e64204dc15d", "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:20.381287 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1113758130', 'snapshot_id': None, 'imageRef': '4aa16f7e-c582-49ef-b128-4e64204dc15d', 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:20.382689 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:20.382689 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:20.383150 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87ee2611-bf36-4f12-9147-554086033df7 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:20.409145 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-87ee2611-bf36-4f12-9147-554086033df7 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Created reservations ['50849655-8d8c-4664-a464-8a78d573f66e', '974fa298-b0cc-42c9-8336-d93a51cdad43'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:20.445184 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87ee2611-bf36-4f12-9147-554086033df7 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:21:20.445691 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 862/3407] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:21:20 2026] POST /volume/v3/backups => generated 336 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:20.447738 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ede1bd8-3157-4e9c-b1f1-8ad4edfdb0a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.451049 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ede1bd8-3157-4e9c-b1f1-8ad4edfdb0a8 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 Aug 18 09:21:20.451049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ede1bd8-3157-4e9c-b1f1-8ad4edfdb0a8 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:20.451049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ede1bd8-3157-4e9c-b1f1-8ad4edfdb0a8 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:20.451049 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3ede1bd8-3157-4e9c-b1f1-8ad4edfdb0a8 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id f5300527-e23c-4905-bb85-d8566e4156e8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:20.454649 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ede1bd8-3157-4e9c-b1f1-8ad4edfdb0a8 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 returned with HTTP 404 Aug 18 09:21:20.455492 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 843/3408] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:20 2026] GET /volume/v3/backups/f5300527-e23c-4905-bb85-d8566e4156e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:20.457130 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-022af940-d79a-4cd3-b7a7-61ee468e4178 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.459870 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-022af940-d79a-4cd3-b7a7-61ee468e4178 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:20.460040 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-022af940-d79a-4cd3-b7a7-61ee468e4178 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:20.460313 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-022af940-d79a-4cd3-b7a7-61ee468e4178 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:20.460466 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-022af940-d79a-4cd3-b7a7-61ee468e4178 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:20.464295 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-02de8b22-435a-45c0-965d-ef9c367924ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.466412 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:20.466412 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:20.467187 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-022af940-d79a-4cd3-b7a7-61ee468e4178 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:20.467500 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:20.467562 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 858/3409] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:20 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:20.467922 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1375580718"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:20.469861 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1375580718'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:20.470034 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Create volume of 1 GB Aug 18 09:21:20.470382 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:20.470382 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:20.474248 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Availability Zones retrieved successfully. Aug 18 09:21:20.477121 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:20.477121 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:20.477585 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Snapshot retrieved successfully. Aug 18 09:21:20.477750 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Create volume of 1 GB Aug 18 09:21:20.481171 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Flow 'volume_create_api' (5c9f35e3-c4f0-44bb-976a-c7939bc84f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:20.481668 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Availability Zones retrieved successfully. Aug 18 09:21:20.482529 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78d45b3-f7ff-4211-bbff-6aaba3ef9f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:20.483406 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:20.487029 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Flow 'volume_create_api' (9a7d50b4-4299-4c5b-b3a3-de653d18fa43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:20.487914 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47560943-3dae-4851-94cd-6b57c508578a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:20.488759 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:20.512906 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78d45b3-f7ff-4211-bbff-6aaba3ef9f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:20.513870 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1798c8-cc7c-48fd-a9bd-1d3d4388db35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:20.523554 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47560943-3dae-4851-94cd-6b57c508578a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '204d275a-99e0-4798-a2fa-86889e5cc178', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:20.524370 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c07c3b-467e-427b-b9fd-345d74d82555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:20.563521 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Created reservations ['27d470fc-c307-4286-a342-7cbba0e8aedb', '566fdfdc-209f-4a17-928e-014b7370d225', '839e23e7-050a-4484-b46a-60db1ae80f88', '993bc6ec-1db1-455a-b231-4185a47bec39'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:20.564336 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1798c8-cc7c-48fd-a9bd-1d3d4388db35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27d470fc-c307-4286-a342-7cbba0e8aedb', '566fdfdc-209f-4a17-928e-014b7370d225', '839e23e7-050a-4484-b46a-60db1ae80f88', '993bc6ec-1db1-455a-b231-4185a47bec39']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:20.565166 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf7efa60-85aa-493c-a14f-32929e2d4609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:20.574946 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Created reservations ['4accebdf-c741-49a7-b55a-980ee3a17a38', '0d7c20bf-8d3b-4af9-bfbb-0c972d012b7c', 'b9b47ea1-4b90-490b-98d9-afa9a4145e25', 'cac8bb36-a5c6-49a3-bb8e-b6f32ca113cf'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:20.576443 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c07c3b-467e-427b-b9fd-345d74d82555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4accebdf-c741-49a7-b55a-980ee3a17a38', '0d7c20bf-8d3b-4af9-bfbb-0c972d012b7c', 'b9b47ea1-4b90-490b-98d9-afa9a4145e25', 'cac8bb36-a5c6-49a3-bb8e-b6f32ca113cf']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:20.577575 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579a478a-5699-4968-870a-c2f9795da3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:20.585415 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2438f63d-a7cd-4763-998e-8665984b4bf5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.587810 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2438f63d-a7cd-4763-998e-8665984b4bf5 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 Aug 18 09:21:20.588125 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2438f63d-a7cd-4763-998e-8665984b4bf5 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:20.588412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2438f63d-a7cd-4763-998e-8665984b4bf5 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:20.588578 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-2438f63d-a7cd-4763-998e-8665984b4bf5 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Delete snapshot with id: 3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 Aug 18 09:21:20.592186 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf7efa60-85aa-493c-a14f-32929e2d4609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a525f7a-f041-4985-85ab-2ad68c37727c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1375580718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9985428454b64334b104f68995dfbdbb',qos_specs=None,replication_status=,reservations=['27d470fc-c307-4286-a342-7cbba0e8aedb','566fdfdc-209f-4a17-928e-014b7370d225','839e23e7-050a-4484-b46a-60db1ae80f88','993bc6ec-1db1-455a-b231-4185a47bec39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93e1d1d3a2f94eac853b8c02082e5bc1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1375580718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a525f7a-f041-4985-85ab-2ad68c37727c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9985428454b64334b104f68995dfbdbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93e1d1d3a2f94eac853b8c02082e5bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:20.593053 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abac5b0c-5ddd-4452-af6f-afeefd00e135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:20.596403 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:20.596403 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:20.596856 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2438f63d-a7cd-4763-998e-8665984b4bf5 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Snapshot retrieved successfully. Aug 18 09:21:20.615170 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abac5b0c-5ddd-4452-af6f-afeefd00e135) transitioned into state 'SUCCESS' from state '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-1375580718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9985428454b64334b104f68995dfbdbb',qos_specs=None,replication_status=,reservations=['27d470fc-c307-4286-a342-7cbba0e8aedb','566fdfdc-209f-4a17-928e-014b7370d225','839e23e7-050a-4484-b46a-60db1ae80f88','993bc6ec-1db1-455a-b231-4185a47bec39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93e1d1d3a2f94eac853b8c02082e5bc1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:20.616199 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a4fbd1-00f0-48a0-a7ed-a2f749031964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:20.616625 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2438f63d-a7cd-4763-998e-8665984b4bf5 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Snapshot delete request issued successfully. Aug 18 09:21:20.616829 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2438f63d-a7cd-4763-998e-8665984b4bf5 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/snapshots/3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 returned with HTTP 202 Aug 18 09:21:20.617282 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 844/3410] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:21:20 2026] DELETE /volume/v3/snapshots/3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:20.627332 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a4fbd1-00f0-48a0-a7ed-a2f749031964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:20.628128 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Flow 'volume_create_api' (5c9f35e3-c4f0-44bb-976a-c7939bc84f07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:20.628427 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Create volume request issued successfully. Aug 18 09:21:20.631408 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02de8b22-435a-45c0-965d-ef9c367924ce tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:20.631408 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 863/3411] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:21:20 2026] POST /volume/v3/volumes => generated 747 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:20.631888 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54a76174-709c-40ab-845f-40aa19990f85 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.631888 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54a76174-709c-40ab-845f-40aa19990f85 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/snapshots/3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 Aug 18 09:21:20.631962 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54a76174-709c-40ab-845f-40aa19990f85 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:20.632252 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54a76174-709c-40ab-845f-40aa19990f85 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:20.637537 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579a478a-5699-4968-870a-c2f9795da3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871cee7c-5c26-4c41-9355-f93065c74b39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1113758130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e36bb214114980a98b99326937bd64',qos_specs=None,replication_status=,reservations=['4accebdf-c741-49a7-b55a-980ee3a17a38','0d7c20bf-8d3b-4af9-bfbb-0c972d012b7c','b9b47ea1-4b90-490b-98d9-afa9a4145e25','cac8bb36-a5c6-49a3-bb8e-b6f32ca113cf'],size=1,snapshot_id=204d275a-99e0-4798-a2fa-86889e5cc178,source_replicaid=,source_volid=None,status='creating',user_id='683b9bcd258c4c898fe6c8fd497c630f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1113758130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871cee7c-5c26-4c41-9355-f93065c74b39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e36bb214114980a98b99326937bd64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=204d275a-99e0-4798-a2fa-86889e5cc178,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683b9bcd258c4c898fe6c8fd497c630f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:20.638628 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62775a0-8b8c-4578-8257-d3979843964d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:20.639193 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:20.639193 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:20.639841 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-54a76174-709c-40ab-845f-40aa19990f85 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Snapshot retrieved successfully. Aug 18 09:21:20.641004 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54a76174-709c-40ab-845f-40aa19990f85 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/snapshots/3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 returned with HTTP 200 Aug 18 09:21:20.641481 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 859/3412] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:20 2026] GET /volume/v3/snapshots/3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:20.643019 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-069177e3-2761-47e2-abd6-33d183b0e0a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.645361 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-069177e3-2761-47e2-abd6-33d183b0e0a5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c Aug 18 09:21:20.646086 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-069177e3-2761-47e2-abd6-33d183b0e0a5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:20.646408 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-069177e3-2761-47e2-abd6-33d183b0e0a5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:20.655351 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:20.655351 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:20.656672 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62775a0-8b8c-4578-8257-d3979843964d) transitioned into state 'SUCCESS' from state '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-1113758130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e36bb214114980a98b99326937bd64',qos_specs=None,replication_status=,reservations=['4accebdf-c741-49a7-b55a-980ee3a17a38','0d7c20bf-8d3b-4af9-bfbb-0c972d012b7c','b9b47ea1-4b90-490b-98d9-afa9a4145e25','cac8bb36-a5c6-49a3-bb8e-b6f32ca113cf'],size=1,snapshot_id=204d275a-99e0-4798-a2fa-86889e5cc178,source_replicaid=,source_volid=None,status='creating',user_id='683b9bcd258c4c898fe6c8fd497c630f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:20.657650 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1778bb38-7b89-49e2-928a-9cffe487519a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:20.661048 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-069177e3-2761-47e2-abd6-33d183b0e0a5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:21:20.667778 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-069177e3-2761-47e2-abd6-33d183b0e0a5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c returned with HTTP 200 Aug 18 09:21:20.668215 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 845/3413] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:20 2026] GET /volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:20.690517 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1778bb38-7b89-49e2-928a-9cffe487519a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:20.691401 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Flow 'volume_create_api' (9a7d50b4-4299-4c5b-b3a3-de653d18fa43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:20.691905 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Create volume request issued successfully. Aug 18 09:21:20.692593 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-532a772c-64bf-4b3d-96a8-8754e7faac7f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:20.693015 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 847/3414] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:21:20 2026] POST /volume/v3/volumes => generated 812 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:20.704955 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-88b05acd-2d27-4ae0-9f11-35a2f3450659 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:20.706978 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-88b05acd-2d27-4ae0-9f11-35a2f3450659 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 Aug 18 09:21:20.707208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-88b05acd-2d27-4ae0-9f11-35a2f3450659 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:20.707369 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-88b05acd-2d27-4ae0-9f11-35a2f3450659 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:20.714067 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:20.714067 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:20.717979 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-88b05acd-2d27-4ae0-9f11-35a2f3450659 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:21:20.722508 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-88b05acd-2d27-4ae0-9f11-35a2f3450659 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 returned with HTTP 200 Aug 18 09:21:20.723976 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 864/3415] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:20 2026] GET /volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:21.047973 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e18c7f7e-4312-478a-8969-c91061fe1e0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:21.049966 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e18c7f7e-4312-478a-8969-c91061fe1e0e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:21.050207 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e18c7f7e-4312-478a-8969-c91061fe1e0e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:21.050378 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e18c7f7e-4312-478a-8969-c91061fe1e0e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:21.050499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e18c7f7e-4312-478a-8969-c91061fe1e0e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:21.054501 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:21.054501 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:21.055057 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e18c7f7e-4312-478a-8969-c91061fe1e0e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:21.055650 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 860/3416] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:21 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:21.480130 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53690747-4613-489c-b897-82974b38d860 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:21.481903 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53690747-4613-489c-b897-82974b38d860 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:21.482173 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53690747-4613-489c-b897-82974b38d860 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:21.482412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53690747-4613-489c-b897-82974b38d860 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:21.482534 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-53690747-4613-489c-b897-82974b38d860 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:21.487161 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:21.487161 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:21.487875 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53690747-4613-489c-b897-82974b38d860 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:21.488314 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 846/3417] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:21 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:21.650808 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6a5e7a48-a922-4c14-b64a-7e81e3eeecf6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:21.652562 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a5e7a48-a922-4c14-b64a-7e81e3eeecf6 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] GET https://10.4.3.41/volume/v3/snapshots/3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 Aug 18 09:21:21.652730 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a5e7a48-a922-4c14-b64a-7e81e3eeecf6 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:21.652898 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a5e7a48-a922-4c14-b64a-7e81e3eeecf6 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:21.656630 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a5e7a48-a922-4c14-b64a-7e81e3eeecf6 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/snapshots/3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 returned with HTTP 404 Aug 18 09:21:21.657036 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 848/3418] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:21 2026] GET /volume/v3/snapshots/3183bdad-f1f9-41a9-ad20-cbcc0fcc6d60 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:21.682730 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-55dd06b6-10b5-4843-a016-5b3a1ddd3ad6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:21.684443 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55dd06b6-10b5-4843-a016-5b3a1ddd3ad6 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c Aug 18 09:21:21.684621 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55dd06b6-10b5-4843-a016-5b3a1ddd3ad6 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:21.684820 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55dd06b6-10b5-4843-a016-5b3a1ddd3ad6 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:21.692619 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:21.692619 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:21.697437 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-55dd06b6-10b5-4843-a016-5b3a1ddd3ad6 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:21:21.701640 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55dd06b6-10b5-4843-a016-5b3a1ddd3ad6 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c returned with HTTP 200 Aug 18 09:21:21.701999 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 865/3419] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:21 2026] GET /volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:21.712997 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cda122a4-65f7-478b-b35c-825d8abdad9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:21.714641 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cda122a4-65f7-478b-b35c-825d8abdad9e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:21:21.714950 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cda122a4-65f7-478b-b35c-825d8abdad9e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3a525f7a-f041-4985-85ab-2ad68c37727c", "name": "tempest-VolumesBackupsTest-Backup-1546290079"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:21.716288 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-cda122a4-65f7-478b-b35c-825d8abdad9e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Creating new backup {'backup': {'volume_id': '3a525f7a-f041-4985-85ab-2ad68c37727c', 'name': 'tempest-VolumesBackupsTest-Backup-1546290079'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:21:21.716447 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-cda122a4-65f7-478b-b35c-825d8abdad9e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Creating backup of volume 3a525f7a-f041-4985-85ab-2ad68c37727c in container None Aug 18 09:21:21.722983 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:21.722983 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:21.723324 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cda122a4-65f7-478b-b35c-825d8abdad9e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Volume info retrieved successfully. Aug 18 09:21:21.735924 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b882c382-62e2-479f-b778-a3d407d32baa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:21.737706 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b882c382-62e2-479f-b778-a3d407d32baa tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 Aug 18 09:21:21.737885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b882c382-62e2-479f-b778-a3d407d32baa tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:21.738315 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b882c382-62e2-479f-b778-a3d407d32baa tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:21.738413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-cda122a4-65f7-478b-b35c-825d8abdad9e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Created reservations ['8e086127-e397-4105-953b-640ff6f3fc4e', '8b4e59c9-3fb7-418a-bc78-3169fbd60fb6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:21.744351 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:21.744351 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:21.748040 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b882c382-62e2-479f-b778-a3d407d32baa tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:21:21.751773 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b882c382-62e2-479f-b778-a3d407d32baa tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 returned with HTTP 200 Aug 18 09:21:21.752135 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 847/3420] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:21 2026] GET /volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 => generated 1421 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:21.763033 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9024e666-3b50-4a2d-b3df-8e37aaa59d7e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:21.764709 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cda122a4-65f7-478b-b35c-825d8abdad9e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:21:21.765193 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9024e666-3b50-4a2d-b3df-8e37aaa59d7e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 Aug 18 09:21:21.765302 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 861/3421] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:21:21 2026] POST /volume/v3/backups => generated 328 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:21.765475 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9024e666-3b50-4a2d-b3df-8e37aaa59d7e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:21.765741 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9024e666-3b50-4a2d-b3df-8e37aaa59d7e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:21.775005 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c658be89-8f9f-4d5a-900f-a2cde6d20196 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:21.775083 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:21.775083 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:21.777044 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c658be89-8f9f-4d5a-900f-a2cde6d20196 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:21.777318 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c658be89-8f9f-4d5a-900f-a2cde6d20196 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:21.777600 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c658be89-8f9f-4d5a-900f-a2cde6d20196 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:21.777740 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c658be89-8f9f-4d5a-900f-a2cde6d20196 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:21.779901 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9024e666-3b50-4a2d-b3df-8e37aaa59d7e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:21:21.782170 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:21.782170 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:21.782824 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c658be89-8f9f-4d5a-900f-a2cde6d20196 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:21.783202 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 866/3422] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:21 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:21.785047 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9024e666-3b50-4a2d-b3df-8e37aaa59d7e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 returned with HTTP 200 Aug 18 09:21:21.785670 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 849/3423] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:21 2026] GET /volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 => generated 1421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:22.065178 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a96e25ed-accb-4b7b-9466-ef00ab69c9b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:22.067149 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a96e25ed-accb-4b7b-9466-ef00ab69c9b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:22.067402 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a96e25ed-accb-4b7b-9466-ef00ab69c9b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:22.067649 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a96e25ed-accb-4b7b-9466-ef00ab69c9b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:22.067807 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a96e25ed-accb-4b7b-9466-ef00ab69c9b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:22.072709 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:22.072709 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:22.073584 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a96e25ed-accb-4b7b-9466-ef00ab69c9b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:22.074273 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 848/3424] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:22 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:22.499867 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f37d604-79c2-440a-b038-2fa464ea8884 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:22.502553 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f37d604-79c2-440a-b038-2fa464ea8884 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:22.502840 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f37d604-79c2-440a-b038-2fa464ea8884 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:22.503178 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f37d604-79c2-440a-b038-2fa464ea8884 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:22.503342 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4f37d604-79c2-440a-b038-2fa464ea8884 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:22.509649 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:22.509649 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:22.510288 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f37d604-79c2-440a-b038-2fa464ea8884 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:22.510733 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 862/3425] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:22 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:22.792881 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-33673e2f-6b90-4541-98c9-216dbdd0dab9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:22.794558 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33673e2f-6b90-4541-98c9-216dbdd0dab9 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:22.794807 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33673e2f-6b90-4541-98c9-216dbdd0dab9 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:22.794994 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33673e2f-6b90-4541-98c9-216dbdd0dab9 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:22.795103 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-33673e2f-6b90-4541-98c9-216dbdd0dab9 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:22.799019 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:22.799019 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:22.799756 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33673e2f-6b90-4541-98c9-216dbdd0dab9 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:22.800159 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 867/3426] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:22 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:22.897823 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-0092eeeb-7455-4beb-8e32-a5a0b9a6fad4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:22.899894 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-0092eeeb-7455-4beb-8e32-a5a0b9a6fad4 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 Aug 18 09:21:22.900099 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-0092eeeb-7455-4beb-8e32-a5a0b9a6fad4 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:22.900277 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-0092eeeb-7455-4beb-8e32-a5a0b9a6fad4 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:22.907083 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:22.907083 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:22.911092 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-0092eeeb-7455-4beb-8e32-a5a0b9a6fad4 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:21:22.915813 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-0092eeeb-7455-4beb-8e32-a5a0b9a6fad4 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 returned with HTTP 200 Aug 18 09:21:22.916217 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 850/3427] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:21:22 2026] GET /volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 => generated 1403 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:23.084821 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d1d784c-0cfd-4f13-a80f-c4822cf68969 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:23.086574 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d1d784c-0cfd-4f13-a80f-c4822cf68969 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:23.086816 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d1d784c-0cfd-4f13-a80f-c4822cf68969 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:23.087019 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d1d784c-0cfd-4f13-a80f-c4822cf68969 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:23.087191 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0d1d784c-0cfd-4f13-a80f-c4822cf68969 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:23.091475 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:23.091475 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:23.092077 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d1d784c-0cfd-4f13-a80f-c4822cf68969 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:23.092449 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 849/3428] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:23 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:23.411811 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-a3a1f4d3-b049-46ef-8863-7e7d4a96ca8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:23.413954 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-a3a1f4d3-b049-46ef-8863-7e7d4a96ca8f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 Aug 18 09:21:23.414181 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-a3a1f4d3-b049-46ef-8863-7e7d4a96ca8f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:23.414373 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-a3a1f4d3-b049-46ef-8863-7e7d4a96ca8f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:23.421897 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:23.421897 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:23.425954 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-a3a1f4d3-b049-46ef-8863-7e7d4a96ca8f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:21:23.432938 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-a3a1f4d3-b049-46ef-8863-7e7d4a96ca8f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 returned with HTTP 200 Aug 18 09:21:23.433529 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 863/3429] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:21:23 2026] GET /volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 => generated 1403 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:23.444418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92c3f7b0-0131-4b89-8d65-940099b8fe5e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:23.444810 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92c3f7b0-0131-4b89-8d65-940099b8fe5e None None] GET https://10.4.3.41/volume// Aug 18 09:21:23.444967 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92c3f7b0-0131-4b89-8d65-940099b8fe5e None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:23.445193 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92c3f7b0-0131-4b89-8d65-940099b8fe5e None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:23.445599 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92c3f7b0-0131-4b89-8d65-940099b8fe5e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:21:23.445864 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 868/3430] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:21:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:21:23.455543 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-691c2c68-5bbb-40f9-8495-d5deea85d66f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:23.459776 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-691c2c68-5bbb-40f9-8495-d5deea85d66f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:21:23.460158 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-691c2c68-5bbb-40f9-8495-d5deea85d66f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "871cee7c-5c26-4c41-9355-f93065c74b39", "connector": null, "instance_uuid": "42efa39d-b177-4076-99d4-73f3a5e00d00"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:23.471251 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:23.471251 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:23.523985 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b3773b27-16a4-494b-a496-09af2b2264e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:23.526620 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3773b27-16a4-494b-a496-09af2b2264e1 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:23.526620 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3773b27-16a4-494b-a496-09af2b2264e1 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:23.526743 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3773b27-16a4-494b-a496-09af2b2264e1 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:23.526874 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b3773b27-16a4-494b-a496-09af2b2264e1 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:23.528452 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-691c2c68-5bbb-40f9-8495-d5deea85d66f tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:21:23.529042 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 851/3431] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:21:23 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:23.531540 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:23.531540 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:23.532414 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3773b27-16a4-494b-a496-09af2b2264e1 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:23.533263 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 850/3432] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:23 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:23.810298 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-555d1c87-b7db-4858-b08d-b8795f3a0289 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:23.812432 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-555d1c87-b7db-4858-b08d-b8795f3a0289 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:23.812904 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-555d1c87-b7db-4858-b08d-b8795f3a0289 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:23.812904 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-555d1c87-b7db-4858-b08d-b8795f3a0289 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:23.812980 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-555d1c87-b7db-4858-b08d-b8795f3a0289 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:23.817590 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:23.817590 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:23.818450 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-555d1c87-b7db-4858-b08d-b8795f3a0289 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:23.818944 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 864/3433] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:23 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:24.102410 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e85a469-e32d-4071-a624-c00e8778d413 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:24.104261 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e85a469-e32d-4071-a624-c00e8778d413 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:24.104540 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e85a469-e32d-4071-a624-c00e8778d413 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:24.104775 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e85a469-e32d-4071-a624-c00e8778d413 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:24.105294 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6e85a469-e32d-4071-a624-c00e8778d413 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:24.109410 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:24.109410 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:24.110128 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e85a469-e32d-4071-a624-c00e8778d413 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:24.110558 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 869/3434] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:24 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:24.456306 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-855c5f07-593a-41c2-8c37-a8715b03e061 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:24.456714 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-855c5f07-593a-41c2-8c37-a8715b03e061 None None] GET https://10.4.3.41/volume// Aug 18 09:21:24.456963 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-855c5f07-593a-41c2-8c37-a8715b03e061 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:24.457121 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-855c5f07-593a-41c2-8c37-a8715b03e061 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:24.457492 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-855c5f07-593a-41c2-8c37-a8715b03e061 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:21:24.457778 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 852/3435] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:21:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:21:24.467082 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-a09b2141-1d16-4b8a-b18e-2cfa2978458e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:24.473797 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-a09b2141-1d16-4b8a-b18e-2cfa2978458e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 Aug 18 09:21:24.474766 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-a09b2141-1d16-4b8a-b18e-2cfa2978458e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:24.475091 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-a09b2141-1d16-4b8a-b18e-2cfa2978458e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:24.505781 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:24.505781 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:24.511284 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-a09b2141-1d16-4b8a-b18e-2cfa2978458e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:21:24.519002 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-a09b2141-1d16-4b8a-b18e-2cfa2978458e tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 returned with HTTP 200 Aug 18 09:21:24.519508 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 851/3436] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:21:24 2026] GET /volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 => generated 1582 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:24.545474 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c39572b9-0c89-4487-9131-722eba258689 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:24.547476 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c39572b9-0c89-4487-9131-722eba258689 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:24.547695 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c39572b9-0c89-4487-9131-722eba258689 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:24.548468 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c39572b9-0c89-4487-9131-722eba258689 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:24.548468 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c39572b9-0c89-4487-9131-722eba258689 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:24.553079 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:24.553079 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:24.553681 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c39572b9-0c89-4487-9131-722eba258689 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:24.554046 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 865/3437] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:24 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:24.646353 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-ee8e8367-7617-403e-9e9c-ab33c1dfd581 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:24.648785 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-ee8e8367-7617-403e-9e9c-ab33c1dfd581 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] PUT https://10.4.3.41/volume/v3/attachments/22672f2b-386a-4987-8b91-caf7218bf4e1 Aug 18 09:21:24.651739 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-ee8e8367-7617-403e-9e9c-ab33c1dfd581 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:24.659251 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-ee8e8367-7617-403e-9e9c-ab33c1dfd581 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Acquiring lock "cinder-attachment_update-871cee7c-5c26-4c41-9355-f93065c74b39-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:21:24.666642 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-ee8e8367-7617-403e-9e9c-ab33c1dfd581 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Lock "cinder-attachment_update-871cee7c-5c26-4c41-9355-f93065c74b39-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:21:24.666642 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:24.666642 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:24.748524 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-ee8e8367-7617-403e-9e9c-ab33c1dfd581 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Lock "cinder-attachment_update-871cee7c-5c26-4c41-9355-f93065c74b39-np0000007625" released by "attachment_update" :: held 0.085s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:21:24.749515 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-ee8e8367-7617-403e-9e9c-ab33c1dfd581 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/attachments/22672f2b-386a-4987-8b91-caf7218bf4e1 returned with HTTP 200 Aug 18 09:21:24.749751 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 870/3438] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:21:24 2026] PUT /volume/v3/attachments/22672f2b-386a-4987-8b91-caf7218bf4e1 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:24.780727 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-55d41b2d-6c0e-4e9c-973d-14c5607368ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:24.783153 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-55d41b2d-6c0e-4e9c-973d-14c5607368ab tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] POST https://10.4.3.41/volume/v3/attachments/22672f2b-386a-4987-8b91-caf7218bf4e1/action Aug 18 09:21:24.783663 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-55d41b2d-6c0e-4e9c-973d-14c5607368ab tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:21:24.783663 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-55d41b2d-6c0e-4e9c-973d-14c5607368ab tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:24.799784 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:24.799784 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:24.810668 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a7ed015-14cb-4bf0-bbf0-64a528ab9d07 req-55d41b2d-6c0e-4e9c-973d-14c5607368ab tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/attachments/22672f2b-386a-4987-8b91-caf7218bf4e1/action returned with HTTP 204 Aug 18 09:21:24.811220 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 853/3439] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:21:24 2026] POST /volume/v3/attachments/22672f2b-386a-4987-8b91-caf7218bf4e1/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:24.832220 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6f482536-9fbb-4c86-9796-7362388706cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:24.834681 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f482536-9fbb-4c86-9796-7362388706cc tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:24.834935 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f482536-9fbb-4c86-9796-7362388706cc tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:24.835202 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f482536-9fbb-4c86-9796-7362388706cc tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:24.835405 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6f482536-9fbb-4c86-9796-7362388706cc tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:24.840525 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:24.840525 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:24.841704 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f482536-9fbb-4c86-9796-7362388706cc tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:24.841878 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 852/3440] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:24 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:25.120159 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b8f67a5-ceea-4622-ab55-036fe693c47c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:25.122857 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b8f67a5-ceea-4622-ab55-036fe693c47c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:25.123076 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b8f67a5-ceea-4622-ab55-036fe693c47c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:25.123338 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b8f67a5-ceea-4622-ab55-036fe693c47c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:25.123627 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7b8f67a5-ceea-4622-ab55-036fe693c47c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:25.128669 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:25.128669 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:25.129492 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b8f67a5-ceea-4622-ab55-036fe693c47c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:25.130326 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 866/3441] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:25 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:25.568108 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-234d970a-30ee-43d5-bdef-f3c18e97b1bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:25.572562 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-234d970a-30ee-43d5-bdef-f3c18e97b1bb tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:25.572817 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-234d970a-30ee-43d5-bdef-f3c18e97b1bb tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:25.573084 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-234d970a-30ee-43d5-bdef-f3c18e97b1bb tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:25.573245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-234d970a-30ee-43d5-bdef-f3c18e97b1bb tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:25.578339 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:25.578339 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:25.579277 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-234d970a-30ee-43d5-bdef-f3c18e97b1bb tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:25.579714 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 871/3442] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:25 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:25.858088 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a96b87f-3e49-48df-aac5-cede0f9c35ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:25.860220 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a96b87f-3e49-48df-aac5-cede0f9c35ba tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:25.860464 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a96b87f-3e49-48df-aac5-cede0f9c35ba tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:25.860703 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a96b87f-3e49-48df-aac5-cede0f9c35ba tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:25.860887 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2a96b87f-3e49-48df-aac5-cede0f9c35ba tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:25.865579 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:25.865579 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:25.866309 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a96b87f-3e49-48df-aac5-cede0f9c35ba tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:25.866670 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 854/3443] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:25 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:26.143258 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c02b57e9-768c-4ca4-a8e0-70b1ec9cc48f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:26.145357 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c02b57e9-768c-4ca4-a8e0-70b1ec9cc48f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:26.145613 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c02b57e9-768c-4ca4-a8e0-70b1ec9cc48f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:26.145806 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c02b57e9-768c-4ca4-a8e0-70b1ec9cc48f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:26.145930 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c02b57e9-768c-4ca4-a8e0-70b1ec9cc48f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:26.151312 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:26.151312 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:26.152125 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c02b57e9-768c-4ca4-a8e0-70b1ec9cc48f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:26.152618 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 853/3444] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:26 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:26.593175 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f0e08de-3820-45b5-a275-50a82c8e13d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:26.596055 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f0e08de-3820-45b5-a275-50a82c8e13d2 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:26.596252 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f0e08de-3820-45b5-a275-50a82c8e13d2 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:26.596531 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f0e08de-3820-45b5-a275-50a82c8e13d2 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:26.596882 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3f0e08de-3820-45b5-a275-50a82c8e13d2 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:26.602705 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:26.602705 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:26.603762 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f0e08de-3820-45b5-a275-50a82c8e13d2 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:26.604267 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 867/3445] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:26 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:26.879333 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0152ea81-e200-44ca-96ef-bd21ff68f04c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:26.882124 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0152ea81-e200-44ca-96ef-bd21ff68f04c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:26.883418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0152ea81-e200-44ca-96ef-bd21ff68f04c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:26.883418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0152ea81-e200-44ca-96ef-bd21ff68f04c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:26.883418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0152ea81-e200-44ca-96ef-bd21ff68f04c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:26.887948 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:26.887948 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:26.890454 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0152ea81-e200-44ca-96ef-bd21ff68f04c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:26.890454 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 872/3446] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:26 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:27.167238 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d569772a-4005-446e-ad10-5ae668decbea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:27.168882 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d569772a-4005-446e-ad10-5ae668decbea tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:27.169094 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d569772a-4005-446e-ad10-5ae668decbea tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:27.169345 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d569772a-4005-446e-ad10-5ae668decbea tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:27.169409 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d569772a-4005-446e-ad10-5ae668decbea tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:27.179580 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:27.179580 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:27.180372 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d569772a-4005-446e-ad10-5ae668decbea tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:27.180966 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 855/3447] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:27 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:27.607683 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-6c10335c-9155-499a-b541-3e9f77cfd891 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:27.610447 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-6c10335c-9155-499a-b541-3e9f77cfd891 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] DELETE https://10.4.3.41/volume/v3/attachments/f18e2117-5a69-434d-99a3-483d3de51dc1 Aug 18 09:21:27.610693 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-6c10335c-9155-499a-b541-3e9f77cfd891 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:27.610955 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-6c10335c-9155-499a-b541-3e9f77cfd891 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:27.617551 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc438fb1-2e7b-43a5-bd81-2432de8cef7f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:27.620692 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:27.620692 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:27.620855 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc438fb1-2e7b-43a5-bd81-2432de8cef7f tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:27.620855 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc438fb1-2e7b-43a5-bd81-2432de8cef7f tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:27.620855 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc438fb1-2e7b-43a5-bd81-2432de8cef7f tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:27.621311 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dc438fb1-2e7b-43a5-bd81-2432de8cef7f tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:27.629858 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:27.629858 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:27.630362 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc438fb1-2e7b-43a5-bd81-2432de8cef7f tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:27.630754 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 868/3448] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:27 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:27.681901 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-6c10335c-9155-499a-b541-3e9f77cfd891 tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/attachments/f18e2117-5a69-434d-99a3-483d3de51dc1 returned with HTTP 200 Aug 18 09:21:27.682746 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 854/3449] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:21:27 2026] DELETE /volume/v3/attachments/f18e2117-5a69-434d-99a3-483d3de51dc1 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:27.694346 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-283d4c7c-cf58-4a56-8e76-f9f9b4a6291a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:27.696665 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-283d4c7c-cf58-4a56-8e76-f9f9b4a6291a tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:27.696862 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-283d4c7c-cf58-4a56-8e76-f9f9b4a6291a tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:27.697099 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-283d4c7c-cf58-4a56-8e76-f9f9b4a6291a tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:27.698026 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-283d4c7c-cf58-4a56-8e76-f9f9b4a6291a tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Delete volume with id: f0df4067-8243-4940-ba55-bc743829d670 Aug 18 09:21:27.705882 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:27.705882 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:27.706520 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-283d4c7c-cf58-4a56-8e76-f9f9b4a6291a tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Volume info retrieved successfully. Aug 18 09:21:27.726329 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-283d4c7c-cf58-4a56-8e76-f9f9b4a6291a tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] Delete volume request issued successfully. Aug 18 09:21:27.726745 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ab01dcb0-3df6-40c1-8fa8-a7205a299805 req-283d4c7c-cf58-4a56-8e76-f9f9b4a6291a tempest-ImageDependencyTests-919370397 tempest-ImageDependencyTests-919370397-project-member] https://10.4.3.41/volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 returned with HTTP 202 Aug 18 09:21:27.727239 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 873/3450] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:21:27 2026] DELETE /volume/v3/volumes/f0df4067-8243-4940-ba55-bc743829d670 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:27.899414 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eaca21ea-6dc0-4396-91f7-51b352eacafc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:27.902881 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eaca21ea-6dc0-4396-91f7-51b352eacafc tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:27.903078 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eaca21ea-6dc0-4396-91f7-51b352eacafc tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:27.903307 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eaca21ea-6dc0-4396-91f7-51b352eacafc tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:27.903468 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-eaca21ea-6dc0-4396-91f7-51b352eacafc tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:27.908379 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:27.908379 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:27.909083 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eaca21ea-6dc0-4396-91f7-51b352eacafc tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:27.909530 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 856/3451] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:27 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:28.133259 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:28.192181 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fef9c9cf-d749-41fd-9a77-edbe059b6a4f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:28.194681 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fef9c9cf-d749-41fd-9a77-edbe059b6a4f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:28.195084 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fef9c9cf-d749-41fd-9a77-edbe059b6a4f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:28.195437 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fef9c9cf-d749-41fd-9a77-edbe059b6a4f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:28.195578 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fef9c9cf-d749-41fd-9a77-edbe059b6a4f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:28.200207 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:28.200207 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:28.200911 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fef9c9cf-d749-41fd-9a77-edbe059b6a4f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:28.201324 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 855/3452] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:28 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:28.297608 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:28.297956 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-61565075", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:28.299714 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-61565075', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:28.299878 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Create volume of 1 GB Aug 18 09:21:28.307504 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Availability Zones retrieved successfully. Aug 18 09:21:28.313205 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Flow 'volume_create_api' (474c6983-a790-493b-a732-fccc022f1456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:28.314427 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26bb9222-24b2-4174-bf18-87bfa4fa1e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:28.315313 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:28.346328 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26bb9222-24b2-4174-bf18-87bfa4fa1e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:28.347215 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0074e9-70a0-4397-a9a2-7ed31092d66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:28.421121 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Created reservations ['7e9880dd-d1c9-4caa-8512-d7cd200e2920', '962e3b65-6529-4faa-a4ea-009d1fc9f256', 'b5684a5a-fbb3-4a55-afb2-1aaa9ff73749', '448cf456-eff5-4bf3-94e3-c6714ae32f4c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:28.422250 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0074e9-70a0-4397-a9a2-7ed31092d66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e9880dd-d1c9-4caa-8512-d7cd200e2920', '962e3b65-6529-4faa-a4ea-009d1fc9f256', 'b5684a5a-fbb3-4a55-afb2-1aaa9ff73749', '448cf456-eff5-4bf3-94e3-c6714ae32f4c']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:28.423445 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db57b065-43c7-4b48-94c3-186e7249941a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:28.449590 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db57b065-43c7-4b48-94c3-186e7249941a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-61565075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7455c09dad044f33a2ce5d8c14d4db87',qos_specs=None,replication_status=,reservations=['7e9880dd-d1c9-4caa-8512-d7cd200e2920','962e3b65-6529-4faa-a4ea-009d1fc9f256','b5684a5a-fbb3-4a55-afb2-1aaa9ff73749','448cf456-eff5-4bf3-94e3-c6714ae32f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2713c06842754ba3aa0c472a3329a178',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-61565075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7455c09dad044f33a2ce5d8c14d4db87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2713c06842754ba3aa0c472a3329a178',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:28.450756 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0814ee7c-88b2-4b68-92dc-7281d364bdd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:28.475277 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0814ee7c-88b2-4b68-92dc-7281d364bdd2) transitioned into state 'SUCCESS' from state '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-61565075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7455c09dad044f33a2ce5d8c14d4db87',qos_specs=None,replication_status=,reservations=['7e9880dd-d1c9-4caa-8512-d7cd200e2920','962e3b65-6529-4faa-a4ea-009d1fc9f256','b5684a5a-fbb3-4a55-afb2-1aaa9ff73749','448cf456-eff5-4bf3-94e3-c6714ae32f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2713c06842754ba3aa0c472a3329a178',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:28.476151 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c41078f9-c649-47b8-a16d-fffb2a3b40df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:28.489454 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c41078f9-c649-47b8-a16d-fffb2a3b40df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:28.490094 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Flow 'volume_create_api' (474c6983-a790-493b-a732-fccc022f1456) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:28.490499 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Create volume request issued successfully. Aug 18 09:21:28.491250 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e92998a7-63ff-4d27-89db-36e87ebdfd8a tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:28.491738 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 869/3453] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:21:28 2026] POST /volume/v3/volumes => generated 752 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:28.506558 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b2d65d6-152e-4d06-8316-29c7d9bfcd8c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:28.506860 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b2d65d6-152e-4d06-8316-29c7d9bfcd8c tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] GET https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 Aug 18 09:21:28.506860 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b2d65d6-152e-4d06-8316-29c7d9bfcd8c tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:28.507028 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b2d65d6-152e-4d06-8316-29c7d9bfcd8c tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:28.519222 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:28.519222 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:28.524107 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4b2d65d6-152e-4d06-8316-29c7d9bfcd8c tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Volume info retrieved successfully. Aug 18 09:21:28.533297 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b2d65d6-152e-4d06-8316-29c7d9bfcd8c tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 returned with HTTP 200 Aug 18 09:21:28.533744 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 874/3454] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:28 2026] GET /volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:28.641517 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89acb26a-20ff-4641-bfee-de030aba6c9d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:28.643619 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89acb26a-20ff-4641-bfee-de030aba6c9d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:28.643866 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89acb26a-20ff-4641-bfee-de030aba6c9d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:28.644106 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89acb26a-20ff-4641-bfee-de030aba6c9d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:28.644249 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-89acb26a-20ff-4641-bfee-de030aba6c9d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:28.648672 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:28.648672 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:28.649538 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89acb26a-20ff-4641-bfee-de030aba6c9d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:28.649890 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 857/3455] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:28 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:28.919581 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-472f4b51-702c-4250-a4c2-dd3c04d4f69a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:28.921497 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-472f4b51-702c-4250-a4c2-dd3c04d4f69a tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:28.921726 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-472f4b51-702c-4250-a4c2-dd3c04d4f69a tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:28.921950 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-472f4b51-702c-4250-a4c2-dd3c04d4f69a tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:28.922107 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-472f4b51-702c-4250-a4c2-dd3c04d4f69a tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:28.927381 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:28.927381 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:28.928135 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-472f4b51-702c-4250-a4c2-dd3c04d4f69a tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:28.928511 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 856/3456] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:28 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:29.213253 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b90fb566-ea00-4c61-b3f9-179e963e858e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:29.216357 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b90fb566-ea00-4c61-b3f9-179e963e858e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:29.216676 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b90fb566-ea00-4c61-b3f9-179e963e858e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:29.216988 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b90fb566-ea00-4c61-b3f9-179e963e858e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:29.217109 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b90fb566-ea00-4c61-b3f9-179e963e858e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:29.221480 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:29.221480 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:29.222119 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b90fb566-ea00-4c61-b3f9-179e963e858e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:29.222522 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 870/3457] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:29 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:29.547965 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd249a75-4a0e-4143-b2f2-4bbda2122427 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:29.550215 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd249a75-4a0e-4143-b2f2-4bbda2122427 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] GET https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 Aug 18 09:21:29.550511 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd249a75-4a0e-4143-b2f2-4bbda2122427 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:29.550759 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd249a75-4a0e-4143-b2f2-4bbda2122427 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:29.561882 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:29.561882 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:29.567051 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bd249a75-4a0e-4143-b2f2-4bbda2122427 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Volume info retrieved successfully. Aug 18 09:21:29.573180 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd249a75-4a0e-4143-b2f2-4bbda2122427 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 returned with HTTP 200 Aug 18 09:21:29.573685 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 875/3458] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:29 2026] GET /volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:29.587924 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-929d46dc-4ead-4769-b3f9-c00e2ac26cfd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:29.589848 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-929d46dc-4ead-4769-b3f9-c00e2ac26cfd tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] GET https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 Aug 18 09:21:29.590003 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-929d46dc-4ead-4769-b3f9-c00e2ac26cfd tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:29.590422 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-929d46dc-4ead-4769-b3f9-c00e2ac26cfd tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:29.603305 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:29.603305 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:29.609602 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-929d46dc-4ead-4769-b3f9-c00e2ac26cfd tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Volume info retrieved successfully. Aug 18 09:21:29.619514 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-929d46dc-4ead-4769-b3f9-c00e2ac26cfd tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 returned with HTTP 200 Aug 18 09:21:29.620018 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 858/3459] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:29 2026] GET /volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:29.637252 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a32c15f-b631-4f7f-a246-05b4432a1ee1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:29.639220 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a32c15f-b631-4f7f-a246-05b4432a1ee1 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] POST https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33/action Aug 18 09:21:29.639504 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a32c15f-b631-4f7f-a246-05b4432a1ee1 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1245079080", "disk_format": "raw"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:21:29.639692 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a32c15f-b631-4f7f-a246-05b4432a1ee1 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1245079080", "disk_format": "raw"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:29.648902 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:29.648902 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:29.649480 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9a32c15f-b631-4f7f-a246-05b4432a1ee1 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Volume info retrieved successfully. Aug 18 09:21:29.660829 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f60abc22-d8d6-4746-8d0a-88421f8599ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:29.663405 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f60abc22-d8d6-4746-8d0a-88421f8599ed tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:29.664489 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f60abc22-d8d6-4746-8d0a-88421f8599ed tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:29.664489 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f60abc22-d8d6-4746-8d0a-88421f8599ed tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:29.664489 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f60abc22-d8d6-4746-8d0a-88421f8599ed tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:29.667890 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:29.667890 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:29.672299 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:29.672299 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:29.673314 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f60abc22-d8d6-4746-8d0a-88421f8599ed tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:29.673700 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 871/3460] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:29 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:29.674164 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.image.image_utils [None req-9a32c15f-b631-4f7f-a246-05b4432a1ee1 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1245079080'}] 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-1245079080'}]. {{(pid=100266) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 09:21:29.940066 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-efcd4788-9206-4e98-b498-0c40e1b5ede0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:29.942338 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efcd4788-9206-4e98-b498-0c40e1b5ede0 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:29.942563 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efcd4788-9206-4e98-b498-0c40e1b5ede0 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:29.942793 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efcd4788-9206-4e98-b498-0c40e1b5ede0 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:29.942924 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-efcd4788-9206-4e98-b498-0c40e1b5ede0 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:29.948221 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:29.948221 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:29.949048 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efcd4788-9206-4e98-b498-0c40e1b5ede0 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:29.949542 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 876/3461] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:29 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:30.236376 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-655ec09a-4ea3-4f81-a9a9-415e09503d6f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:30.240997 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-655ec09a-4ea3-4f81-a9a9-415e09503d6f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:30.241361 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-655ec09a-4ea3-4f81-a9a9-415e09503d6f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:30.241618 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-655ec09a-4ea3-4f81-a9a9-415e09503d6f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:30.241769 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-655ec09a-4ea3-4f81-a9a9-415e09503d6f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:30.250636 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:30.250636 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:30.251492 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-655ec09a-4ea3-4f81-a9a9-415e09503d6f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:30.251970 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 859/3462] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:30 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:30.333899 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9a32c15f-b631-4f7f-a246-05b4432a1ee1 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Copy volume to image completed successfully. Aug 18 09:21:30.333899 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a32c15f-b631-4f7f-a246-05b4432a1ee1 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33/action returned with HTTP 202 Aug 18 09:21:30.333899 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 857/3463] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:21:29 2026] POST /volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33/action => generated 686 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:30.688455 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b56b52f4-9893-4501-abc9-e4700c832853 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:30.690020 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b56b52f4-9893-4501-abc9-e4700c832853 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:30.690198 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b56b52f4-9893-4501-abc9-e4700c832853 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:30.690380 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b56b52f4-9893-4501-abc9-e4700c832853 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:30.690491 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b56b52f4-9893-4501-abc9-e4700c832853 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:30.695031 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:30.695031 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:30.695797 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b56b52f4-9893-4501-abc9-e4700c832853 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:30.696289 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 872/3464] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:30 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:30.961721 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-14db82bf-0a46-47ff-9a13-812c97112a8b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:30.964006 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14db82bf-0a46-47ff-9a13-812c97112a8b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:30.964292 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14db82bf-0a46-47ff-9a13-812c97112a8b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:30.964539 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14db82bf-0a46-47ff-9a13-812c97112a8b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:30.964652 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-14db82bf-0a46-47ff-9a13-812c97112a8b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:30.968653 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:30.968653 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:30.969280 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14db82bf-0a46-47ff-9a13-812c97112a8b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:30.969826 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 877/3465] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:30 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:31.049668 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e12a2f5d-e7a2-45d0-b84a-fff236ce9179 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:31.149819 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e12a2f5d-e7a2-45d0-b84a-fff236ce9179 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:21:31.150481 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e12a2f5d-e7a2-45d0-b84a-fff236ce9179 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1359779108"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:31.164734 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e12a2f5d-e7a2-45d0-b84a-fff236ce9179 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:21:31.165254 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 860/3466] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:21:31 2026] POST /volume/v3/types => generated 216 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:31.174253 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c439a169-381b-45e7-8a13-1f737ea0bb10 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:31.176169 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c439a169-381b-45e7-8a13-1f737ea0bb10 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 18 09:21:31.176538 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c439a169-381b-45e7-8a13-1f737ea0bb10 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1054913648"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:31.190500 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c439a169-381b-45e7-8a13-1f737ea0bb10 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 18 09:21:31.191172 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 858/3467] 10.4.3.41 () {70 vars in 1304 bytes} [Tue Aug 18 09:21:31 2026] POST /volume/v3/group_types => generated 173 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:31.199618 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e1741e94-eef2-4878-baa7-7c027c508964 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:31.264628 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1741e94-eef2-4878-baa7-7c027c508964 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] POST https://10.4.3.41/volume/v3/groups Aug 18 09:21:31.265036 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1741e94-eef2-4878-baa7-7c027c508964 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9c44e79c-db91-4678-aebe-064ddeb6063f", "volume_types": ["a27abb25-d64d-43f8-9993-221a63604d0f"], "name": "tempest-Group1-1882613521"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:31.266808 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-e1741e94-eef2-4878-baa7-7c027c508964 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Creating new group {'group': {'group_type': '9c44e79c-db91-4678-aebe-064ddeb6063f', 'volume_types': ['a27abb25-d64d-43f8-9993-221a63604d0f'], 'name': 'tempest-Group1-1882613521'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 09:21:31.268619 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0583e6f4-86fc-41be-beb2-931320f38dc1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:31.270893 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0583e6f4-86fc-41be-beb2-931320f38dc1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:31.271150 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0583e6f4-86fc-41be-beb2-931320f38dc1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:31.271360 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-e1741e94-eef2-4878-baa7-7c027c508964 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Creating group tempest-Group1-1882613521. Aug 18 09:21:31.271456 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0583e6f4-86fc-41be-beb2-931320f38dc1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:31.271523 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0583e6f4-86fc-41be-beb2-931320f38dc1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:31.276498 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:31.276498 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:31.277180 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0583e6f4-86fc-41be-beb2-931320f38dc1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:31.277597 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 878/3468] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:31 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:31.291010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e1741e94-eef2-4878-baa7-7c027c508964 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Availability zone cache updated, next update will occur around 2026-08-18 10:21:31.290599. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 09:21:31.291192 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e1741e94-eef2-4878-baa7-7c027c508964 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Availability Zones retrieved successfully. Aug 18 09:21:31.309973 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e1741e94-eef2-4878-baa7-7c027c508964 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Created reservations ['cba28297-1413-4e09-99f6-56d941ede98d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:31.336360 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1741e94-eef2-4878-baa7-7c027c508964 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 18 09:21:31.336822 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 873/3469] 10.4.3.41 () {70 vars in 1290 bytes} [Tue Aug 18 09:21:31 2026] POST /volume/v3/groups => generated 94 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:31.346276 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7f300ded-db47-4346-a4a4-c2a82bd342d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:31.351989 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f300ded-db47-4346-a4a4-c2a82bd342d5 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3 Aug 18 09:21:31.353066 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f300ded-db47-4346-a4a4-c2a82bd342d5 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:31.353268 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f300ded-db47-4346-a4a4-c2a82bd342d5 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:31.353409 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-7f300ded-db47-4346-a4a4-c2a82bd342d5 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 8523349f-29ea-4e63-b3fa-1169359ff1f3 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:31.362138 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:31.362138 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:31.371293 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f300ded-db47-4346-a4a4-c2a82bd342d5 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3 returned with HTTP 200 Aug 18 09:21:31.371598 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 861/3470] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:31 2026] GET /volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3 => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:31.707272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c2e999e7-f55d-4b7d-91fb-52ca293ce6e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:31.709346 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2e999e7-f55d-4b7d-91fb-52ca293ce6e2 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:31.709614 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2e999e7-f55d-4b7d-91fb-52ca293ce6e2 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:31.709832 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2e999e7-f55d-4b7d-91fb-52ca293ce6e2 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:31.710003 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c2e999e7-f55d-4b7d-91fb-52ca293ce6e2 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:31.715107 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:31.715107 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:31.715971 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2e999e7-f55d-4b7d-91fb-52ca293ce6e2 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:31.716338 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 859/3471] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:31 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:31.980588 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f555f5e9-75e5-4c5c-8138-d8fb016383c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:31.982687 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f555f5e9-75e5-4c5c-8138-d8fb016383c7 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:31.982687 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f555f5e9-75e5-4c5c-8138-d8fb016383c7 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:31.982687 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f555f5e9-75e5-4c5c-8138-d8fb016383c7 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:31.984647 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f555f5e9-75e5-4c5c-8138-d8fb016383c7 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:31.987883 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:31.987883 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:31.988060 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f555f5e9-75e5-4c5c-8138-d8fb016383c7 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:31.988748 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 879/3472] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:31 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:32.290796 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f73b336f-7196-41f4-99b4-914fc7560695 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:32.292753 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f73b336f-7196-41f4-99b4-914fc7560695 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:32.292983 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f73b336f-7196-41f4-99b4-914fc7560695 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:32.293175 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f73b336f-7196-41f4-99b4-914fc7560695 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:32.293275 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f73b336f-7196-41f4-99b4-914fc7560695 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:32.297430 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:32.297430 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:32.298006 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f73b336f-7196-41f4-99b4-914fc7560695 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:32.298348 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 874/3473] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:32 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:32.382724 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-645f7557-2ff7-44a8-ac5a-1c54571dbe87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:32.385822 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-645f7557-2ff7-44a8-ac5a-1c54571dbe87 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3 Aug 18 09:21:32.386046 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-645f7557-2ff7-44a8-ac5a-1c54571dbe87 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:32.386321 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-645f7557-2ff7-44a8-ac5a-1c54571dbe87 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:32.386499 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-645f7557-2ff7-44a8-ac5a-1c54571dbe87 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 8523349f-29ea-4e63-b3fa-1169359ff1f3 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:32.390039 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:32.390039 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:32.397577 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-645f7557-2ff7-44a8-ac5a-1c54571dbe87 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3 returned with HTTP 200 Aug 18 09:21:32.397952 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 862/3474] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:32 2026] GET /volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:32.408811 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3cd25666-42db-4af4-bf2f-faf629699cab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:32.412005 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3cd25666-42db-4af4-bf2f-faf629699cab tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] POST https://10.4.3.41/volume/v3/groups Aug 18 09:21:32.412332 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3cd25666-42db-4af4-bf2f-faf629699cab tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9c44e79c-db91-4678-aebe-064ddeb6063f", "volume_types": ["a27abb25-d64d-43f8-9993-221a63604d0f"], "name": "tempest-Group2-744549629"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:32.413747 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-3cd25666-42db-4af4-bf2f-faf629699cab tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Creating new group {'group': {'group_type': '9c44e79c-db91-4678-aebe-064ddeb6063f', 'volume_types': ['a27abb25-d64d-43f8-9993-221a63604d0f'], 'name': 'tempest-Group2-744549629'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 09:21:32.418114 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-3cd25666-42db-4af4-bf2f-faf629699cab tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Creating group tempest-Group2-744549629. Aug 18 09:21:32.425150 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3cd25666-42db-4af4-bf2f-faf629699cab tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Availability Zones retrieved successfully. Aug 18 09:21:32.442065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-3cd25666-42db-4af4-bf2f-faf629699cab tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Created reservations ['bea6937e-de90-4050-ad4f-cfd2aeb93ecb'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:32.466144 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3cd25666-42db-4af4-bf2f-faf629699cab tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 18 09:21:32.466618 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 860/3475] 10.4.3.41 () {70 vars in 1290 bytes} [Tue Aug 18 09:21:32 2026] POST /volume/v3/groups => generated 93 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:32.478301 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-645c448e-5351-4cb1-8923-e9f9472d2d21 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:32.480688 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-645c448e-5351-4cb1-8923-e9f9472d2d21 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 Aug 18 09:21:32.481025 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-645c448e-5351-4cb1-8923-e9f9472d2d21 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:32.481321 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-645c448e-5351-4cb1-8923-e9f9472d2d21 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:32.481929 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-645c448e-5351-4cb1-8923-e9f9472d2d21 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 850d77da-f783-4138-81ce-00407ad62f71 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:32.487562 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:32.487562 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:32.498583 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-645c448e-5351-4cb1-8923-e9f9472d2d21 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 returned with HTTP 200 Aug 18 09:21:32.499042 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 880/3476] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:32 2026] GET /volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 => generated 321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:32.727679 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e595fb1-2e8c-478a-a6dc-b35f726c0a8b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:32.730057 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e595fb1-2e8c-478a-a6dc-b35f726c0a8b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:32.730308 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e595fb1-2e8c-478a-a6dc-b35f726c0a8b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:32.730578 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e595fb1-2e8c-478a-a6dc-b35f726c0a8b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:32.730734 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6e595fb1-2e8c-478a-a6dc-b35f726c0a8b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:32.736494 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:32.736494 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:32.737508 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e595fb1-2e8c-478a-a6dc-b35f726c0a8b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:32.738199 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 875/3477] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:32 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:32.998471 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44cd138d-9672-4ea8-b412-5d64c6bbeb15 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:33.002289 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44cd138d-9672-4ea8-b412-5d64c6bbeb15 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:33.002575 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44cd138d-9672-4ea8-b412-5d64c6bbeb15 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:33.002812 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44cd138d-9672-4ea8-b412-5d64c6bbeb15 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:33.002957 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-44cd138d-9672-4ea8-b412-5d64c6bbeb15 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:33.008539 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:33.008539 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:33.009326 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44cd138d-9672-4ea8-b412-5d64c6bbeb15 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:33.009810 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 863/3478] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:32 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:33.314249 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7780db1d-23ef-403a-8862-fca61ea6734f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:33.316521 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7780db1d-23ef-403a-8862-fca61ea6734f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:33.316774 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7780db1d-23ef-403a-8862-fca61ea6734f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:33.316994 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7780db1d-23ef-403a-8862-fca61ea6734f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:33.317185 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7780db1d-23ef-403a-8862-fca61ea6734f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:33.321998 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:33.321998 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:33.322723 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7780db1d-23ef-403a-8862-fca61ea6734f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:33.323167 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 861/3479] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:33 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:33.514261 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eacd666d-176a-4f3c-897f-0dd84c0bd013 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:33.518147 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eacd666d-176a-4f3c-897f-0dd84c0bd013 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 Aug 18 09:21:33.518352 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eacd666d-176a-4f3c-897f-0dd84c0bd013 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:33.518543 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eacd666d-176a-4f3c-897f-0dd84c0bd013 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:33.518662 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-eacd666d-176a-4f3c-897f-0dd84c0bd013 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 850d77da-f783-4138-81ce-00407ad62f71 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:33.525510 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:33.525510 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:33.540076 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eacd666d-176a-4f3c-897f-0dd84c0bd013 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 returned with HTTP 200 Aug 18 09:21:33.540454 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 881/3480] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:33 2026] GET /volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:33.552524 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79eb0592-ddca-487b-a413-a7c3178d2892 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:33.558164 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:33.558640 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1422136649", "volume_type": "a27abb25-d64d-43f8-9993-221a63604d0f", "group_id": "8523349f-29ea-4e63-b3fa-1169359ff1f3", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:33.560234 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1422136649', 'volume_type': 'a27abb25-d64d-43f8-9993-221a63604d0f', 'group_id': '8523349f-29ea-4e63-b3fa-1169359ff1f3', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:33.573360 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:33.573360 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:33.573802 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Create volume of 1 GB Aug 18 09:21:33.579246 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Availability Zones retrieved successfully. Aug 18 09:21:33.585871 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Flow 'volume_create_api' (cd381f3b-e549-4c95-94e7-f90babdb0f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:33.588319 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471a6dce-d275-4dee-9a28-70851f940555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:33.588916 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:33.588916 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:33.589465 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:33.613777 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471a6dce-d275-4dee-9a28-70851f940555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:21:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a27abb25-d64d-43f8-9993-221a63604d0f,is_public=True,name='tempest-GroupsTest-volume-type-1359779108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a27abb25-d64d-43f8-9993-221a63604d0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8523349f-29ea-4e63-b3fa-1169359ff1f3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:33.614528 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2728ee1-e0dd-419f-9781-447435e774de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:33.637591 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1359779108 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1359779108, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:21:33.637856 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1359779108 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1359779108, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:21:33.665441 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Created reservations ['6e6a1e0e-7fdc-42af-aa80-8fce9f5f2d0d', '7796a8ee-4bcd-4bd2-b2d7-99bcf2ceff28', '99dab3da-2525-4922-9af4-b8227ca260a2', '9d72eaab-c5ca-47d2-a0f8-cea925b52805'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:33.666222 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2728ee1-e0dd-419f-9781-447435e774de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e6a1e0e-7fdc-42af-aa80-8fce9f5f2d0d', '7796a8ee-4bcd-4bd2-b2d7-99bcf2ceff28', '99dab3da-2525-4922-9af4-b8227ca260a2', '9d72eaab-c5ca-47d2-a0f8-cea925b52805']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:33.666876 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44025ebc-de6f-420b-b244-1a0830176608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:33.688331 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44025ebc-de6f-420b-b244-1a0830176608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b23c189-6ee6-4a12-9dc5-331f90e1e327', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1422136649',encryption_key_id=None,group_id=8523349f-29ea-4e63-b3fa-1169359ff1f3,group_type_id=,metadata={},multiattach=False,project_id='f7fd683b261a483181426e87118aef73',qos_specs=None,replication_status=,reservations=['6e6a1e0e-7fdc-42af-aa80-8fce9f5f2d0d','7796a8ee-4bcd-4bd2-b2d7-99bcf2ceff28','99dab3da-2525-4922-9af4-b8227ca260a2','9d72eaab-c5ca-47d2-a0f8-cea925b52805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eb0ea004f704d898fcac149a7202826',volume_type_id=a27abb25-d64d-43f8-9993-221a63604d0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1422136649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8523349f-29ea-4e63-b3fa-1169359ff1f3,host=None,id=4b23c189-6ee6-4a12-9dc5-331f90e1e327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7fd683b261a483181426e87118aef73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eb0ea004f704d898fcac149a7202826',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a27abb25-d64d-43f8-9993-221a63604d0f),volume_type_id=a27abb25-d64d-43f8-9993-221a63604d0f)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:33.689081 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b267f241-3ed1-4a7c-9f93-d9bf9f248d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:33.711700 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b267f241-3ed1-4a7c-9f93-d9bf9f248d42) transitioned into state 'SUCCESS' from state '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-1422136649',encryption_key_id=None,group_id=8523349f-29ea-4e63-b3fa-1169359ff1f3,group_type_id=,metadata={},multiattach=False,project_id='f7fd683b261a483181426e87118aef73',qos_specs=None,replication_status=,reservations=['6e6a1e0e-7fdc-42af-aa80-8fce9f5f2d0d','7796a8ee-4bcd-4bd2-b2d7-99bcf2ceff28','99dab3da-2525-4922-9af4-b8227ca260a2','9d72eaab-c5ca-47d2-a0f8-cea925b52805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eb0ea004f704d898fcac149a7202826',volume_type_id=a27abb25-d64d-43f8-9993-221a63604d0f)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:33.711876 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3832703-ea69-4c79-96b1-093b53a798c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:33.727510 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3832703-ea69-4c79-96b1-093b53a798c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:33.729417 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Flow 'volume_create_api' (cd381f3b-e549-4c95-94e7-f90babdb0f9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:33.729417 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Create volume request issued successfully. Aug 18 09:21:33.730152 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:33.730349 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:33.751761 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cac09f50-8c0c-49d7-b57c-43ccd67aa383 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:33.754043 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cac09f50-8c0c-49d7-b57c-43ccd67aa383 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:33.754287 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cac09f50-8c0c-49d7-b57c-43ccd67aa383 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:33.757462 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cac09f50-8c0c-49d7-b57c-43ccd67aa383 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:33.757462 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cac09f50-8c0c-49d7-b57c-43ccd67aa383 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:33.760415 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:33.760415 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:33.761227 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cac09f50-8c0c-49d7-b57c-43ccd67aa383 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:33.761611 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 864/3481] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:33 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:33.773532 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:33.777744 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:33.777744 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:33.782108 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79eb0592-ddca-487b-a413-a7c3178d2892 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:33.782780 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 876/3482] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:21:33 2026] POST /volume/v3/volumes => generated 813 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:33.798265 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1982ce6f-686d-4fca-b883-65493694a46b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:33.799189 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1982ce6f-686d-4fca-b883-65493694a46b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/4b23c189-6ee6-4a12-9dc5-331f90e1e327 Aug 18 09:21:33.799432 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1982ce6f-686d-4fca-b883-65493694a46b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:33.799637 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1982ce6f-686d-4fca-b883-65493694a46b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:33.813971 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:33.813971 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:33.820911 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1982ce6f-686d-4fca-b883-65493694a46b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Volume info retrieved successfully. Aug 18 09:21:33.821718 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-1982ce6f-686d-4fca-b883-65493694a46b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:33.821977 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-1982ce6f-686d-4fca-b883-65493694a46b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:33.856765 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-1982ce6f-686d-4fca-b883-65493694a46b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:33.860840 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:33.860840 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:33.869422 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1982ce6f-686d-4fca-b883-65493694a46b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/4b23c189-6ee6-4a12-9dc5-331f90e1e327 returned with HTTP 200 Aug 18 09:21:33.869921 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 862/3483] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:33 2026] GET /volume/v3/volumes/4b23c189-6ee6-4a12-9dc5-331f90e1e327 => generated 881 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:34.025554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8f22e20f-9483-4c25-b7bb-1ef53f61f4ae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:34.025554 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f22e20f-9483-4c25-b7bb-1ef53f61f4ae tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:34.025554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f22e20f-9483-4c25-b7bb-1ef53f61f4ae tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:34.025554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f22e20f-9483-4c25-b7bb-1ef53f61f4ae tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:34.025554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8f22e20f-9483-4c25-b7bb-1ef53f61f4ae tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:34.028501 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:34.028501 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:34.029627 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f22e20f-9483-4c25-b7bb-1ef53f61f4ae tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:34.029627 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 882/3484] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:34 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:34.334956 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-990b4e2c-f261-428c-b244-d809cde8b6a2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:34.340114 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-990b4e2c-f261-428c-b244-d809cde8b6a2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:34.340346 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-990b4e2c-f261-428c-b244-d809cde8b6a2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:34.340573 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-990b4e2c-f261-428c-b244-d809cde8b6a2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:34.340706 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-990b4e2c-f261-428c-b244-d809cde8b6a2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:34.345269 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:34.345269 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:34.346073 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-990b4e2c-f261-428c-b244-d809cde8b6a2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:34.346491 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 865/3485] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:34 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:34.776027 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4fceb64-c41f-4e02-89e4-c2143e42d038 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:34.778258 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4fceb64-c41f-4e02-89e4-c2143e42d038 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:34.778258 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4fceb64-c41f-4e02-89e4-c2143e42d038 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:34.778258 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4fceb64-c41f-4e02-89e4-c2143e42d038 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:34.778258 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a4fceb64-c41f-4e02-89e4-c2143e42d038 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:34.785224 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:34.785224 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:34.785416 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4fceb64-c41f-4e02-89e4-c2143e42d038 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:34.785795 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 877/3486] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:34 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:34.886556 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-58dc0851-6fa6-4303-b16c-4433844f45a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:34.904960 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58dc0851-6fa6-4303-b16c-4433844f45a6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/4b23c189-6ee6-4a12-9dc5-331f90e1e327 Aug 18 09:21:34.904960 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58dc0851-6fa6-4303-b16c-4433844f45a6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:34.922009 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58dc0851-6fa6-4303-b16c-4433844f45a6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:34.927573 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:34.927573 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:34.929572 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-58dc0851-6fa6-4303-b16c-4433844f45a6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Volume info retrieved successfully. Aug 18 09:21:34.930265 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-58dc0851-6fa6-4303-b16c-4433844f45a6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:34.932402 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-58dc0851-6fa6-4303-b16c-4433844f45a6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:34.984435 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-58dc0851-6fa6-4303-b16c-4433844f45a6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:34.989010 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:34.989010 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:35.001981 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58dc0851-6fa6-4303-b16c-4433844f45a6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/4b23c189-6ee6-4a12-9dc5-331f90e1e327 returned with HTTP 200 Aug 18 09:21:35.002750 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 863/3487] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:34 2026] GET /volume/v3/volumes/4b23c189-6ee6-4a12-9dc5-331f90e1e327 => generated 906 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:35.017557 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-228ba3d7-40b2-47f1-8a67-283c4987259e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.023198 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-228ba3d7-40b2-47f1-8a67-283c4987259e tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3 Aug 18 09:21:35.023518 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-228ba3d7-40b2-47f1-8a67-283c4987259e tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:35.023781 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-228ba3d7-40b2-47f1-8a67-283c4987259e tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:35.023983 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-228ba3d7-40b2-47f1-8a67-283c4987259e tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 8523349f-29ea-4e63-b3fa-1169359ff1f3 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:35.031565 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:35.031565 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:35.044499 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-228ba3d7-40b2-47f1-8a67-283c4987259e tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3 returned with HTTP 200 Aug 18 09:21:35.044951 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 883/3488] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:35 2026] GET /volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:35.048552 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4d541024-06d2-4a01-9787-4b2455a75203 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.051143 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d541024-06d2-4a01-9787-4b2455a75203 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:35.051323 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d541024-06d2-4a01-9787-4b2455a75203 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:35.051526 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d541024-06d2-4a01-9787-4b2455a75203 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:35.051617 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4d541024-06d2-4a01-9787-4b2455a75203 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:35.061199 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:35.061199 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:35.061458 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ded9ca4d-b7e2-4e38-92a3-479ad9238044 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.061908 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d541024-06d2-4a01-9787-4b2455a75203 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:35.062411 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 866/3489] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:35 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:35.063501 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ded9ca4d-b7e2-4e38-92a3-479ad9238044 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 Aug 18 09:21:35.063760 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ded9ca4d-b7e2-4e38-92a3-479ad9238044 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:35.063984 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ded9ca4d-b7e2-4e38-92a3-479ad9238044 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:35.064136 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-ded9ca4d-b7e2-4e38-92a3-479ad9238044 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 850d77da-f783-4138-81ce-00407ad62f71 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:35.069788 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:35.069788 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:35.078658 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ded9ca4d-b7e2-4e38-92a3-479ad9238044 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 returned with HTTP 200 Aug 18 09:21:35.079208 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 878/3490] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:35 2026] GET /volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:35.091089 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb467fab-e1e1-4a16-ba66-5db6298a6bfe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.093019 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb467fab-e1e1-4a16-ba66-5db6298a6bfe tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/detail Aug 18 09:21:35.093249 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb467fab-e1e1-4a16-ba66-5db6298a6bfe tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:35.093464 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb467fab-e1e1-4a16-ba66-5db6298a6bfe tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:35.120441 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb467fab-e1e1-4a16-ba66-5db6298a6bfe tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/detail returned with HTTP 200 Aug 18 09:21:35.120835 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 864/3491] 10.4.3.41 () {68 vars in 1289 bytes} [Tue Aug 18 09:21:35 2026] GET /volume/v3/groups/detail => generated 639 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:35.130097 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-254ffb13-46a1-41eb-99a7-2e2bb9d651ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.131916 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-254ffb13-46a1-41eb-99a7-2e2bb9d651ed tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:21:35.132099 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-254ffb13-46a1-41eb-99a7-2e2bb9d651ed tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:35.132277 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-254ffb13-46a1-41eb-99a7-2e2bb9d651ed tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:35.132578 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-254ffb13-46a1-41eb-99a7-2e2bb9d651ed tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:21:35.132881 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:35.132881 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:35.133293 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-254ffb13-46a1-41eb-99a7-2e2bb9d651ed tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:21:35.146282 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-254ffb13-46a1-41eb-99a7-2e2bb9d651ed tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Get all volumes completed successfully. Aug 18 09:21:35.147038 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-254ffb13-46a1-41eb-99a7-2e2bb9d651ed tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:35.147223 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-254ffb13-46a1-41eb-99a7-2e2bb9d651ed tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:35.204539 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-254ffb13-46a1-41eb-99a7-2e2bb9d651ed tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:35.208091 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:35.208091 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:35.218193 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-254ffb13-46a1-41eb-99a7-2e2bb9d651ed tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:21:35.218770 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 884/3492] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:21:35 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:35.237351 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9fe9cea-b8a7-4761-aae6-ac19bf444ce2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.240140 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9fe9cea-b8a7-4761-aae6-ac19bf444ce2 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:21:35.240337 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9fe9cea-b8a7-4761-aae6-ac19bf444ce2 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:35.240551 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9fe9cea-b8a7-4761-aae6-ac19bf444ce2 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:35.240551 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-a9fe9cea-b8a7-4761-aae6-ac19bf444ce2 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:21:35.241727 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a9fe9cea-b8a7-4761-aae6-ac19bf444ce2 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:21:35.255966 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a9fe9cea-b8a7-4761-aae6-ac19bf444ce2 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Get all volumes completed successfully. Aug 18 09:21:35.256309 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-a9fe9cea-b8a7-4761-aae6-ac19bf444ce2 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:35.256508 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-a9fe9cea-b8a7-4761-aae6-ac19bf444ce2 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:35.298361 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-a9fe9cea-b8a7-4761-aae6-ac19bf444ce2 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:35.302270 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:35.302270 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:35.313319 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9fe9cea-b8a7-4761-aae6-ac19bf444ce2 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:21:35.313838 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 867/3493] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:21:35 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:35.335520 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-342f59ab-d1c7-41d2-bfe5-7efde21658d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.336839 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-342f59ab-d1c7-41d2-bfe5-7efde21658d0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] POST https://10.4.3.41/volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3/action Aug 18 09:21:35.337159 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-342f59ab-d1c7-41d2-bfe5-7efde21658d0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:21:35.337340 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-342f59ab-d1c7-41d2-bfe5-7efde21658d0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:35.339290 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-342f59ab-d1c7-41d2-bfe5-7efde21658d0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] delete called for group 8523349f-29ea-4e63-b3fa-1169359ff1f3 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:21:35.339290 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-342f59ab-d1c7-41d2-bfe5-7efde21658d0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Delete group with id: 8523349f-29ea-4e63-b3fa-1169359ff1f3 Aug 18 09:21:35.344223 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:35.344223 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:35.364260 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9f3df8b-1f64-4b76-82a4-5a7b5b839b9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.366713 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9f3df8b-1f64-4b76-82a4-5a7b5b839b9f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:35.366948 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9f3df8b-1f64-4b76-82a4-5a7b5b839b9f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:35.367186 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9f3df8b-1f64-4b76-82a4-5a7b5b839b9f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:35.367293 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c9f3df8b-1f64-4b76-82a4-5a7b5b839b9f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:35.376171 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:35.376171 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:35.377900 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9f3df8b-1f64-4b76-82a4-5a7b5b839b9f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:35.378328 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 865/3494] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:35 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:35.391878 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-342f59ab-d1c7-41d2-bfe5-7efde21658d0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3/action returned with HTTP 202 Aug 18 09:21:35.392085 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 879/3495] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:21:35 2026] POST /volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:21:35.402362 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce0ff18e-1bd8-40bb-a6f7-9f7d27a955ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.410143 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce0ff18e-1bd8-40bb-a6f7-9f7d27a955ef tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/4b23c189-6ee6-4a12-9dc5-331f90e1e327 Aug 18 09:21:35.410579 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce0ff18e-1bd8-40bb-a6f7-9f7d27a955ef tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:35.415507 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce0ff18e-1bd8-40bb-a6f7-9f7d27a955ef tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:35.438938 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:35.438938 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:35.461377 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce0ff18e-1bd8-40bb-a6f7-9f7d27a955ef tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Volume info retrieved successfully. Aug 18 09:21:35.466750 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-ce0ff18e-1bd8-40bb-a6f7-9f7d27a955ef tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:35.468453 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-ce0ff18e-1bd8-40bb-a6f7-9f7d27a955ef tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:35.632935 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-ce0ff18e-1bd8-40bb-a6f7-9f7d27a955ef tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:35.640012 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce0ff18e-1bd8-40bb-a6f7-9f7d27a955ef tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/4b23c189-6ee6-4a12-9dc5-331f90e1e327 returned with HTTP 404 Aug 18 09:21:35.641331 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 885/3496] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:35 2026] GET /volume/v3/volumes/4b23c189-6ee6-4a12-9dc5-331f90e1e327 => generated 108 bytes in 242 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:21:35.652040 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3706d9fd-6610-44fc-8f24-8451aee4f5b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.654402 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3706d9fd-6610-44fc-8f24-8451aee4f5b8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3 Aug 18 09:21:35.654518 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3706d9fd-6610-44fc-8f24-8451aee4f5b8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:35.654738 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3706d9fd-6610-44fc-8f24-8451aee4f5b8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:35.655003 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-3706d9fd-6610-44fc-8f24-8451aee4f5b8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 8523349f-29ea-4e63-b3fa-1169359ff1f3 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:35.658454 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3706d9fd-6610-44fc-8f24-8451aee4f5b8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3 returned with HTTP 404 Aug 18 09:21:35.659036 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 868/3497] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:35 2026] GET /volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:21:35.670280 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf307697-522b-43ad-af31-30848ec5876d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.672372 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf307697-522b-43ad-af31-30848ec5876d tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] POST https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71/action Aug 18 09:21:35.672771 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf307697-522b-43ad-af31-30848ec5876d tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:21:35.672966 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf307697-522b-43ad-af31-30848ec5876d tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:35.675599 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-bf307697-522b-43ad-af31-30848ec5876d tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] delete called for group 850d77da-f783-4138-81ce-00407ad62f71 {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:21:35.675599 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-bf307697-522b-43ad-af31-30848ec5876d tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Delete group with id: 850d77da-f783-4138-81ce-00407ad62f71 Aug 18 09:21:35.682738 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:35.682738 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:35.721449 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf307697-522b-43ad-af31-30848ec5876d tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71/action returned with HTTP 202 Aug 18 09:21:35.721717 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 866/3498] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:21:35 2026] POST /volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:21:35.733306 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b57fbfdd-053e-4948-a10b-de1ca8c0bf90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.737053 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b57fbfdd-053e-4948-a10b-de1ca8c0bf90 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 Aug 18 09:21:35.737053 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b57fbfdd-053e-4948-a10b-de1ca8c0bf90 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:35.737053 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b57fbfdd-053e-4948-a10b-de1ca8c0bf90 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:35.737053 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-b57fbfdd-053e-4948-a10b-de1ca8c0bf90 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 850d77da-f783-4138-81ce-00407ad62f71 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:35.740418 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:35.740418 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:35.749803 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b57fbfdd-053e-4948-a10b-de1ca8c0bf90 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 returned with HTTP 200 Aug 18 09:21:35.750444 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 880/3499] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:35 2026] GET /volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:35.800226 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-841fcbcc-1b52-43dd-aee6-28daaaed3f86 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:35.802036 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-841fcbcc-1b52-43dd-aee6-28daaaed3f86 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:35.804244 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-841fcbcc-1b52-43dd-aee6-28daaaed3f86 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:35.804244 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-841fcbcc-1b52-43dd-aee6-28daaaed3f86 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:35.804244 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-841fcbcc-1b52-43dd-aee6-28daaaed3f86 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:35.806301 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:35.806301 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:35.807029 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-841fcbcc-1b52-43dd-aee6-28daaaed3f86 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:35.807345 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 886/3500] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:35 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:36.075093 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03d53b2a-8feb-4b0e-8b69-a7c6173e92df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:36.078584 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03d53b2a-8feb-4b0e-8b69-a7c6173e92df tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:36.078875 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03d53b2a-8feb-4b0e-8b69-a7c6173e92df tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:36.079185 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03d53b2a-8feb-4b0e-8b69-a7c6173e92df tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:36.079324 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-03d53b2a-8feb-4b0e-8b69-a7c6173e92df tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:36.089061 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:36.089061 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:36.089944 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03d53b2a-8feb-4b0e-8b69-a7c6173e92df tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:36.090417 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 869/3501] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:36 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:36.390063 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bfe155fc-e275-40cd-aba9-e209e7fd0cb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:36.394223 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bfe155fc-e275-40cd-aba9-e209e7fd0cb8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:36.394528 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bfe155fc-e275-40cd-aba9-e209e7fd0cb8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:36.394784 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bfe155fc-e275-40cd-aba9-e209e7fd0cb8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:36.394933 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bfe155fc-e275-40cd-aba9-e209e7fd0cb8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:36.403588 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:36.403588 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:36.404606 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bfe155fc-e275-40cd-aba9-e209e7fd0cb8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:36.405331 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 867/3502] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:36 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:36.767177 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-984357fd-5d4f-46ab-aaf9-448ff0944b9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:36.770503 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-984357fd-5d4f-46ab-aaf9-448ff0944b9f tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 Aug 18 09:21:36.770503 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-984357fd-5d4f-46ab-aaf9-448ff0944b9f tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:36.770503 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-984357fd-5d4f-46ab-aaf9-448ff0944b9f tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:36.770503 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-984357fd-5d4f-46ab-aaf9-448ff0944b9f tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 850d77da-f783-4138-81ce-00407ad62f71 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:36.773896 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-984357fd-5d4f-46ab-aaf9-448ff0944b9f tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 returned with HTTP 404 Aug 18 09:21:36.774672 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 881/3503] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:36 2026] GET /volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:21:36.783571 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5f416cb9-3045-42a9-89f9-6b1f4b9c8010 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:36.785427 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f416cb9-3045-42a9-89f9-6b1f4b9c8010 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/detail Aug 18 09:21:36.785650 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f416cb9-3045-42a9-89f9-6b1f4b9c8010 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:36.785830 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f416cb9-3045-42a9-89f9-6b1f4b9c8010 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:36.790718 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f416cb9-3045-42a9-89f9-6b1f4b9c8010 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/detail returned with HTTP 200 Aug 18 09:21:36.791187 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 887/3504] 10.4.3.41 () {68 vars in 1289 bytes} [Tue Aug 18 09:21:36 2026] GET /volume/v3/groups/detail => generated 14 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:36.803891 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d48cc647-15b7-4875-8967-df24fd521803 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:36.805699 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d48cc647-15b7-4875-8967-df24fd521803 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:21:36.805955 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d48cc647-15b7-4875-8967-df24fd521803 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:36.806357 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d48cc647-15b7-4875-8967-df24fd521803 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:36.806357 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-d48cc647-15b7-4875-8967-df24fd521803 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:21:36.807105 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d48cc647-15b7-4875-8967-df24fd521803 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:21:36.818377 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9732d527-aef1-4a95-b22b-046d75cfeb58 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:36.820620 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9732d527-aef1-4a95-b22b-046d75cfeb58 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:36.821220 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9732d527-aef1-4a95-b22b-046d75cfeb58 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:36.821220 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9732d527-aef1-4a95-b22b-046d75cfeb58 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:36.821333 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9732d527-aef1-4a95-b22b-046d75cfeb58 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:36.823300 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d48cc647-15b7-4875-8967-df24fd521803 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Get all volumes completed successfully. Aug 18 09:21:36.825228 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d48cc647-15b7-4875-8967-df24fd521803 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:21:36.826003 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 870/3505] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:21:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:36.826908 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:36.826908 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:36.827708 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9732d527-aef1-4a95-b22b-046d75cfeb58 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:36.828125 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 868/3506] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:36 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:36.837186 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8ec45a3-c8ef-470c-986b-03c173162ab0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:36.841416 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8ec45a3-c8ef-470c-986b-03c173162ab0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] POST https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71/action Aug 18 09:21:36.841416 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8ec45a3-c8ef-470c-986b-03c173162ab0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:21:36.841416 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8ec45a3-c8ef-470c-986b-03c173162ab0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:36.843378 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-c8ec45a3-c8ef-470c-986b-03c173162ab0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] delete called for group 850d77da-f783-4138-81ce-00407ad62f71 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:21:36.845509 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-c8ec45a3-c8ef-470c-986b-03c173162ab0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Delete group with id: 850d77da-f783-4138-81ce-00407ad62f71 Aug 18 09:21:36.850677 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8ec45a3-c8ef-470c-986b-03c173162ab0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71/action returned with HTTP 404 Aug 18 09:21:36.851734 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 882/3507] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:21:36 2026] POST /volume/v3/groups/850d77da-f783-4138-81ce-00407ad62f71/action => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:21:36.860744 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec91c9bd-76cb-4e52-8ecd-bd7a398116a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:36.863069 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec91c9bd-76cb-4e52-8ecd-bd7a398116a0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:21:36.863571 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec91c9bd-76cb-4e52-8ecd-bd7a398116a0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:36.863669 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec91c9bd-76cb-4e52-8ecd-bd7a398116a0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:36.864003 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-ec91c9bd-76cb-4e52-8ecd-bd7a398116a0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:21:36.865013 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec91c9bd-76cb-4e52-8ecd-bd7a398116a0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:21:36.872769 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec91c9bd-76cb-4e52-8ecd-bd7a398116a0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Get all volumes completed successfully. Aug 18 09:21:36.875473 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec91c9bd-76cb-4e52-8ecd-bd7a398116a0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:21:36.876003 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 888/3508] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:21:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:36.891595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-901f319c-5e14-4fe2-83c7-9e5e2a1967b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:36.893922 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-901f319c-5e14-4fe2-83c7-9e5e2a1967b7 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] POST https://10.4.3.41/volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3/action Aug 18 09:21:36.894526 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-901f319c-5e14-4fe2-83c7-9e5e2a1967b7 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:21:36.894972 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-901f319c-5e14-4fe2-83c7-9e5e2a1967b7 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:36.896824 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-901f319c-5e14-4fe2-83c7-9e5e2a1967b7 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] delete called for group 8523349f-29ea-4e63-b3fa-1169359ff1f3 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:21:36.897384 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-901f319c-5e14-4fe2-83c7-9e5e2a1967b7 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Delete group with id: 8523349f-29ea-4e63-b3fa-1169359ff1f3 Aug 18 09:21:36.901828 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-901f319c-5e14-4fe2-83c7-9e5e2a1967b7 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3/action returned with HTTP 404 Aug 18 09:21:36.902540 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 871/3509] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:21:36 2026] POST /volume/v3/groups/8523349f-29ea-4e63-b3fa-1169359ff1f3/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:21:36.913628 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9db08303-d690-4e1f-bf28-efc086bf8b66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:36.916259 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9db08303-d690-4e1f-bf28-efc086bf8b66 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/9c44e79c-db91-4678-aebe-064ddeb6063f Aug 18 09:21:36.916259 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9db08303-d690-4e1f-bf28-efc086bf8b66 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:36.916499 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9db08303-d690-4e1f-bf28-efc086bf8b66 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:36.933044 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9db08303-d690-4e1f-bf28-efc086bf8b66 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] https://10.4.3.41/volume/v3/group_types/9c44e79c-db91-4678-aebe-064ddeb6063f returned with HTTP 202 Aug 18 09:21:36.933522 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 869/3510] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:21:36 2026] DELETE /volume/v3/group_types/9c44e79c-db91-4678-aebe-064ddeb6063f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:21:36.941187 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d25be105-4d07-4fed-bf7c-18dff66362b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:36.945090 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d25be105-4d07-4fed-bf7c-18dff66362b4 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] DELETE https://10.4.3.41/volume/v3/types/a27abb25-d64d-43f8-9993-221a63604d0f Aug 18 09:21:36.947499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d25be105-4d07-4fed-bf7c-18dff66362b4 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:36.947499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d25be105-4d07-4fed-bf7c-18dff66362b4 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:36.948822 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:36.948822 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:36.988562 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d25be105-4d07-4fed-bf7c-18dff66362b4 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] https://10.4.3.41/volume/v3/types/a27abb25-d64d-43f8-9993-221a63604d0f returned with HTTP 202 Aug 18 09:21:36.989606 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 883/3511] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:21:36 2026] DELETE /volume/v3/types/a27abb25-d64d-43f8-9993-221a63604d0f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:37.003104 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3eedf46-8c75-441a-9b5c-0973cef05af4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:37.005060 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3eedf46-8c75-441a-9b5c-0973cef05af4 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] GET https://10.4.3.41/volume/v3/types/a27abb25-d64d-43f8-9993-221a63604d0f Aug 18 09:21:37.005646 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3eedf46-8c75-441a-9b5c-0973cef05af4 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:37.005646 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3eedf46-8c75-441a-9b5c-0973cef05af4 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:37.009410 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3eedf46-8c75-441a-9b5c-0973cef05af4 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] https://10.4.3.41/volume/v3/types/a27abb25-d64d-43f8-9993-221a63604d0f returned with HTTP 404 Aug 18 09:21:37.010008 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 889/3512] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:21:37 2026] GET /volume/v3/types/a27abb25-d64d-43f8-9993-221a63604d0f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:37.023324 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99713fd1-b2c8-4220-87b2-ace1cb319f72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:37.027759 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99713fd1-b2c8-4220-87b2-ace1cb319f72 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:21:37.028094 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99713fd1-b2c8-4220-87b2-ace1cb319f72 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-187854710"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:37.054956 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99713fd1-b2c8-4220-87b2-ace1cb319f72 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:21:37.055414 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 872/3513] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:21:37 2026] POST /volume/v3/types => generated 215 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:37.069878 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cdb1a4b4-5aa7-4a79-bbe8-562a1ef1a8f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:37.072973 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cdb1a4b4-5aa7-4a79-bbe8-562a1ef1a8f0 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 18 09:21:37.073446 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cdb1a4b4-5aa7-4a79-bbe8-562a1ef1a8f0 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-152170214"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:37.097158 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cdb1a4b4-5aa7-4a79-bbe8-562a1ef1a8f0 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 18 09:21:37.097745 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 870/3514] 10.4.3.41 () {70 vars in 1304 bytes} [Tue Aug 18 09:21:37 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) Aug 18 09:21:37.108134 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2efa6b4c-c3e2-4534-a17a-c58202ea7080 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:37.110156 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2efa6b4c-c3e2-4534-a17a-c58202ea7080 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:37.110617 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2efa6b4c-c3e2-4534-a17a-c58202ea7080 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:37.110987 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2efa6b4c-c3e2-4534-a17a-c58202ea7080 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:37.111226 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2efa6b4c-c3e2-4534-a17a-c58202ea7080 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:37.115617 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cc89f177-ca3b-435c-b017-ccb410b52ecd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:37.117359 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:37.117359 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:37.118346 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2efa6b4c-c3e2-4534-a17a-c58202ea7080 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:37.119033 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 884/3515] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:37 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:37.119553 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc89f177-ca3b-435c-b017-ccb410b52ecd tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] POST https://10.4.3.41/volume/v3/groups Aug 18 09:21:37.120209 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cc89f177-ca3b-435c-b017-ccb410b52ecd tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4033e9ab-b477-4a66-a353-2beb01a967ce", "volume_types": ["b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74"], "name": "tempest-GroupsTest-Group-2061548534"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:37.122662 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-cc89f177-ca3b-435c-b017-ccb410b52ecd tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Creating new group {'group': {'group_type': '4033e9ab-b477-4a66-a353-2beb01a967ce', 'volume_types': ['b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74'], 'name': 'tempest-GroupsTest-Group-2061548534'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 09:21:37.127904 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-cc89f177-ca3b-435c-b017-ccb410b52ecd tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Creating group tempest-GroupsTest-Group-2061548534. Aug 18 09:21:37.138288 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cc89f177-ca3b-435c-b017-ccb410b52ecd tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Availability Zones retrieved successfully. Aug 18 09:21:37.156825 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-cc89f177-ca3b-435c-b017-ccb410b52ecd tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Created reservations ['b51e5e61-2b81-442c-9e65-c21ecafcdf30'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:37.191221 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cc89f177-ca3b-435c-b017-ccb410b52ecd tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 18 09:21:37.191885 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 890/3516] 10.4.3.41 () {70 vars in 1290 bytes} [Tue Aug 18 09:21:37 2026] POST /volume/v3/groups => generated 104 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:37.201204 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d424c67-1ade-466f-95da-b215c8d2a645 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:37.203420 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d424c67-1ade-466f-95da-b215c8d2a645 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 Aug 18 09:21:37.203420 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d424c67-1ade-466f-95da-b215c8d2a645 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:37.203559 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d424c67-1ade-466f-95da-b215c8d2a645 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:37.203693 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-6d424c67-1ade-466f-95da-b215c8d2a645 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 2d4676e6-73f9-47ac-9c81-6782c57d23a9 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:37.208756 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:37.208756 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:37.218886 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d424c67-1ade-466f-95da-b215c8d2a645 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 returned with HTTP 200 Aug 18 09:21:37.219427 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 873/3517] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:37 2026] GET /volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 => generated 332 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:37.418859 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b60de0d-c39c-47fe-b36b-781cc992ca43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:37.425888 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b60de0d-c39c-47fe-b36b-781cc992ca43 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:37.425888 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b60de0d-c39c-47fe-b36b-781cc992ca43 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:37.425888 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b60de0d-c39c-47fe-b36b-781cc992ca43 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:37.425888 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7b60de0d-c39c-47fe-b36b-781cc992ca43 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:37.434263 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:37.434263 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:37.435233 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b60de0d-c39c-47fe-b36b-781cc992ca43 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:37.435668 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 871/3518] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:37 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:21:37.452965 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-451e6227-0a63-4c13-9af5-ef8b57e081b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:37.456635 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-451e6227-0a63-4c13-9af5-ef8b57e081b7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47/export_record Aug 18 09:21:37.457015 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-451e6227-0a63-4c13-9af5-ef8b57e081b7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:37.457321 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-451e6227-0a63-4c13-9af5-ef8b57e081b7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'export_record' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:37.461163 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-451e6227-0a63-4c13-9af5-ef8b57e081b7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Export record for backup e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 09:21:37.465920 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:37.465920 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:37.467041 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-451e6227-0a63-4c13-9af5-ef8b57e081b7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling RPCAPI with context: , host: np0000007625, backup: e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 09:21:37.478846 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-451e6227-0a63-4c13-9af5-ef8b57e081b7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] export_record in rpcapi backup_id e5054adf-c756-4ebb-8cab-8f4816fe8d47 on host np0000007625. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 09:21:37.498695 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-451e6227-0a63-4c13-9af5-ef8b57e081b7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTUwNTRhZGYtYzc1Ni00ZWJiLThjYWItOGY0ODE2ZmU4ZDQ3IiwgInVzZXJfaWQiOiAiNjY1ZDg5MjBlODJmNDFiNGI1MDBkMTM2MWM0NTRjN2UiLCAicHJvamVjdF9pZCI6ICI5ZGNjNTVkMGYzODc0NDIxYjM2ZmJiNzBiZjJjZWM2MyIsICJ2b2x1bWVfaWQiOiAiZTE3NTMyN2MtODA4OS00YTE4LWJhMGUtNmI4NDY5OTUyNzVhIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NDcxMDAxNzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMTc1MzI3Yy04MDg5LTRhMTgtYmEwZS02Yjg0Njk5NTI3NWEvMjAyNjA4MTgwOTIxMjIvYXpfbm92YV9iYWNrdXBfZTUwNTRhZGYtYzc1Ni00ZWJiLThjYWItOGY0ODE2ZmU4ZDQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToyMToyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyMToyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjIxOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 09:21:37.499160 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-451e6227-0a63-4c13-9af5-ef8b57e081b7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47/export_record returned with HTTP 200 Aug 18 09:21:37.499651 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 885/3519] 10.4.3.41 () {68 vars in 1423 bytes} [Tue Aug 18 09:21:37 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47/export_record => generated 1424 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:37.511940 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3d219815-b487-4f44-939f-5007ebc5e310 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:37.514708 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d219815-b487-4f44-939f-5007ebc5e310 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:21:37.515292 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d219815-b487-4f44-939f-5007ebc5e310 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:37.515292 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3d219815-b487-4f44-939f-5007ebc5e310 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:37.515486 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3d219815-b487-4f44-939f-5007ebc5e310 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:37.524632 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:37.524632 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:37.525877 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3d219815-b487-4f44-939f-5007ebc5e310 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:21:37.525877 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 891/3520] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:37 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:37.543163 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-223f7c52-9d2f-4e0d-b71b-e33cee8e0af8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:37.545470 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-223f7c52-9d2f-4e0d-b71b-e33cee8e0af8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] POST https://10.4.3.41/volume/v3/backups/import_record Aug 18 09:21:37.546010 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-223f7c52-9d2f-4e0d-b71b-e33cee8e0af8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWU3MjEyYTItMWRlZS00NDJmLThhYzAtOGI5MmM1NTg1MjU1IiwgInVzZXJfaWQiOiAiNjY1ZDg5MjBlODJmNDFiNGI1MDBkMTM2MWM0NTRjN2UiLCAicHJvamVjdF9pZCI6ICI5ZGNjNTVkMGYzODc0NDIxYjM2ZmJiNzBiZjJjZWM2MyIsICJ2b2x1bWVfaWQiOiAiZTE3NTMyN2MtODA4OS00YTE4LWJhMGUtNmI4NDY5OTUyNzVhIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NDcxMDAxNzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMTc1MzI3Yy04MDg5LTRhMTgtYmEwZS02Yjg0Njk5NTI3NWEvMjAyNjA4MTgwOTIxMjIvYXpfbm92YV9iYWNrdXBfZTUwNTRhZGYtYzc1Ni00ZWJiLThjYWItOGY0ODE2ZmU4ZDQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToyMToyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyMToyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjIxOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:37.547771 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-223f7c52-9d2f-4e0d-b71b-e33cee8e0af8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWU3MjEyYTItMWRlZS00NDJmLThhYzAtOGI5MmM1NTg1MjU1IiwgInVzZXJfaWQiOiAiNjY1ZDg5MjBlODJmNDFiNGI1MDBkMTM2MWM0NTRjN2UiLCAicHJvamVjdF9pZCI6ICI5ZGNjNTVkMGYzODc0NDIxYjM2ZmJiNzBiZjJjZWM2MyIsICJ2b2x1bWVfaWQiOiAiZTE3NTMyN2MtODA4OS00YTE4LWJhMGUtNmI4NDY5OTUyNzVhIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NDcxMDAxNzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMTc1MzI3Yy04MDg5LTRhMTgtYmEwZS02Yjg0Njk5NTI3NWEvMjAyNjA4MTgwOTIxMjIvYXpfbm92YV9iYWNrdXBfZTUwNTRhZGYtYzc1Ni00ZWJiLThjYWItOGY0ODE2ZmU4ZDQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToyMToyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyMToyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjIxOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 09:21:37.548032 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-223f7c52-9d2f-4e0d-b71b-e33cee8e0af8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWU3MjEyYTItMWRlZS00NDJmLThhYzAtOGI5MmM1NTg1MjU1IiwgInVzZXJfaWQiOiAiNjY1ZDg5MjBlODJmNDFiNGI1MDBkMTM2MWM0NTRjN2UiLCAicHJvamVjdF9pZCI6ICI5ZGNjNTVkMGYzODc0NDIxYjM2ZmJiNzBiZjJjZWM2MyIsICJ2b2x1bWVfaWQiOiAiZTE3NTMyN2MtODA4OS00YTE4LWJhMGUtNmI4NDY5OTUyNzVhIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NDcxMDAxNzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMTc1MzI3Yy04MDg5LTRhMTgtYmEwZS02Yjg0Njk5NTI3NWEvMjAyNjA4MTgwOTIxMjIvYXpfbm92YV9iYWNrdXBfZTUwNTRhZGYtYzc1Ni00ZWJiLThjYWItOGY0ODE2ZmU4ZDQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToyMToyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyMToyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjIxOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 09:21:37.548315 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:37.548315 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:37.588242 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-223f7c52-9d2f-4e0d-b71b-e33cee8e0af8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Created reservations ['c64b2cc1-41d3-47b1-9274-d665cef15580', 'ce821e03-ac26-4d87-a7e0-87f9af03c6dc'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:37.618340 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-223f7c52-9d2f-4e0d-b71b-e33cee8e0af8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] import_record rpcapi backup id ae7212a2-1dee-442f-8ac0-8b92c5585255 on host np0000007625 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWU3MjEyYTItMWRlZS00NDJmLThhYzAtOGI5MmM1NTg1MjU1IiwgInVzZXJfaWQiOiAiNjY1ZDg5MjBlODJmNDFiNGI1MDBkMTM2MWM0NTRjN2UiLCAicHJvamVjdF9pZCI6ICI5ZGNjNTVkMGYzODc0NDIxYjM2ZmJiNzBiZjJjZWM2MyIsICJ2b2x1bWVfaWQiOiAiZTE3NTMyN2MtODA4OS00YTE4LWJhMGUtNmI4NDY5OTUyNzVhIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NDcxMDAxNzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMTc1MzI3Yy04MDg5LTRhMTgtYmEwZS02Yjg0Njk5NTI3NWEvMjAyNjA4MTgwOTIxMjIvYXpfbm92YV9iYWNrdXBfZTUwNTRhZGYtYzc1Ni00ZWJiLThjYWItOGY0ODE2ZmU4ZDQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToyMToyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyMToyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjIxOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100265) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 09:21:37.621188 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-223f7c52-9d2f-4e0d-b71b-e33cee8e0af8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Import record output: {'backup': {'id': 'ae7212a2-1dee-442f-8ac0-8b92c5585255', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255'}, {'rel': 'bookmark', 'href': 'https://10.4.3.41/volume/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255'}]}}. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 09:21:37.621895 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-223f7c52-9d2f-4e0d-b71b-e33cee8e0af8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/import_record returned with HTTP 201 Aug 18 09:21:37.621895 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 874/3521] 10.4.3.41 () {70 vars in 1335 bytes} [Tue Aug 18 09:21:37 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 79 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 09:21:37.631958 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3b315ce-65eb-41fa-9a42-159ce1b7a12c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:37.636289 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3b315ce-65eb-41fa-9a42-159ce1b7a12c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 Aug 18 09:21:37.636289 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3b315ce-65eb-41fa-9a42-159ce1b7a12c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:37.636507 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3b315ce-65eb-41fa-9a42-159ce1b7a12c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:37.636574 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d3b315ce-65eb-41fa-9a42-159ce1b7a12c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id ae7212a2-1dee-442f-8ac0-8b92c5585255. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:37.645987 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:37.645987 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:37.646594 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3b315ce-65eb-41fa-9a42-159ce1b7a12c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 returned with HTTP 200 Aug 18 09:21:37.648908 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 872/3522] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:37 2026] GET /volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 => generated 645 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:37.839935 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb5af7fe-babe-498c-a0bd-d4790432aef9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:37.844505 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb5af7fe-babe-498c-a0bd-d4790432aef9 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:37.844746 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb5af7fe-babe-498c-a0bd-d4790432aef9 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:37.844998 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb5af7fe-babe-498c-a0bd-d4790432aef9 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:37.845151 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-eb5af7fe-babe-498c-a0bd-d4790432aef9 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:37.854074 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:37.854074 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:37.855548 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb5af7fe-babe-498c-a0bd-d4790432aef9 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:37.855949 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 886/3523] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:37 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:38.133451 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee4f84b5-a828-4676-8c99-297a959a36ee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:38.136385 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee4f84b5-a828-4676-8c99-297a959a36ee tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:38.136718 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee4f84b5-a828-4676-8c99-297a959a36ee tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:38.137052 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee4f84b5-a828-4676-8c99-297a959a36ee tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:38.137254 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ee4f84b5-a828-4676-8c99-297a959a36ee tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:38.143562 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:38.143562 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:38.144352 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee4f84b5-a828-4676-8c99-297a959a36ee tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:38.144712 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 892/3524] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:38 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:38.233984 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a544d0fb-0d05-49f7-aa89-bba2723076db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:38.236914 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a544d0fb-0d05-49f7-aa89-bba2723076db tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 Aug 18 09:21:38.237072 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a544d0fb-0d05-49f7-aa89-bba2723076db tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:38.237254 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a544d0fb-0d05-49f7-aa89-bba2723076db tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:38.237382 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-a544d0fb-0d05-49f7-aa89-bba2723076db tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 2d4676e6-73f9-47ac-9c81-6782c57d23a9 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:38.242327 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:38.242327 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:38.251967 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a544d0fb-0d05-49f7-aa89-bba2723076db tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 returned with HTTP 200 Aug 18 09:21:38.252239 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 875/3525] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:38 2026] GET /volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 => generated 333 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:21:38.263068 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:38.266990 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:38.267548 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-76052487", "volume_type": "b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74", "group_id": "2d4676e6-73f9-47ac-9c81-6782c57d23a9", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:38.271715 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-76052487', 'volume_type': 'b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74', 'group_id': '2d4676e6-73f9-47ac-9c81-6782c57d23a9', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:38.278912 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:38.278912 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:38.279308 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Create volume of 1 GB Aug 18 09:21:38.289823 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Availability Zones retrieved successfully. Aug 18 09:21:38.296971 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Flow 'volume_create_api' (778974c3-1804-4c2c-a822-4d69e6d47274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:38.298069 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c610d07-c8fc-4f87-a8cb-13fac2b91af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:38.299213 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:38.299213 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:38.299213 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:38.341670 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c610d07-c8fc-4f87-a8cb-13fac2b91af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:21:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74,is_public=True,name='tempest-GroupsTest-volume-type-187854710',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2d4676e6-73f9-47ac-9c81-6782c57d23a9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:38.342946 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a60d477d-3894-4b54-9ea2-fe14ea636f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:38.386002 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-187854710 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-187854710, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:21:38.387249 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-187854710 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-187854710, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:21:38.428092 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Created reservations ['652e4cda-a837-47ad-9c01-d2bf66d48cdf', '72412c24-af32-4983-8ea1-56af395af6a0', 'e972fac3-da80-44ee-bff1-c1cc6a70cb80', '471080cc-6277-41b6-b3ef-9180030a99bc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:38.429759 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a60d477d-3894-4b54-9ea2-fe14ea636f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['652e4cda-a837-47ad-9c01-d2bf66d48cdf', '72412c24-af32-4983-8ea1-56af395af6a0', 'e972fac3-da80-44ee-bff1-c1cc6a70cb80', '471080cc-6277-41b6-b3ef-9180030a99bc']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:38.430475 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ac2585-399b-48c8-bd00-a862dcb5d4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:38.461692 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ac2585-399b-48c8-bd00-a862dcb5d4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0f157e4-1f92-4d07-8465-a06a1cf30f68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-76052487',encryption_key_id=None,group_id=2d4676e6-73f9-47ac-9c81-6782c57d23a9,group_type_id=,metadata={},multiattach=False,project_id='f7fd683b261a483181426e87118aef73',qos_specs=None,replication_status=,reservations=['652e4cda-a837-47ad-9c01-d2bf66d48cdf','72412c24-af32-4983-8ea1-56af395af6a0','e972fac3-da80-44ee-bff1-c1cc6a70cb80','471080cc-6277-41b6-b3ef-9180030a99bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eb0ea004f704d898fcac149a7202826',volume_type_id=b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-76052487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2d4676e6-73f9-47ac-9c81-6782c57d23a9,host=None,id=c0f157e4-1f92-4d07-8465-a06a1cf30f68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7fd683b261a483181426e87118aef73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eb0ea004f704d898fcac149a7202826',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74),volume_type_id=b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:38.462586 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e402c1-166a-45d1-bd71-429166144652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:38.488176 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e402c1-166a-45d1-bd71-429166144652) transitioned into state 'SUCCESS' from state '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-76052487',encryption_key_id=None,group_id=2d4676e6-73f9-47ac-9c81-6782c57d23a9,group_type_id=,metadata={},multiattach=False,project_id='f7fd683b261a483181426e87118aef73',qos_specs=None,replication_status=,reservations=['652e4cda-a837-47ad-9c01-d2bf66d48cdf','72412c24-af32-4983-8ea1-56af395af6a0','e972fac3-da80-44ee-bff1-c1cc6a70cb80','471080cc-6277-41b6-b3ef-9180030a99bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eb0ea004f704d898fcac149a7202826',volume_type_id=b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:38.489027 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3a22989-f6f0-496a-afb5-5ade64bd2324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:38.503651 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3a22989-f6f0-496a-afb5-5ade64bd2324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:38.504505 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Flow 'volume_create_api' (778974c3-1804-4c2c-a822-4d69e6d47274) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:38.504899 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Create volume request issued successfully. Aug 18 09:21:38.508214 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:38.509052 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:38.555325 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:38.558423 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:38.558423 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:38.562218 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e04b9e93-1eab-4caa-bd7d-ff25f9a96c07 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:38.562705 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 873/3526] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:21:38 2026] POST /volume/v3/volumes => generated 810 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:38.579453 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0682d75a-387c-4c07-b041-5e09136a394c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:38.581495 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0682d75a-387c-4c07-b041-5e09136a394c tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/c0f157e4-1f92-4d07-8465-a06a1cf30f68 Aug 18 09:21:38.581792 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0682d75a-387c-4c07-b041-5e09136a394c tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:38.582089 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0682d75a-387c-4c07-b041-5e09136a394c tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:38.595248 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:38.595248 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:38.598685 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0682d75a-387c-4c07-b041-5e09136a394c tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Volume info retrieved successfully. Aug 18 09:21:38.599546 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-0682d75a-387c-4c07-b041-5e09136a394c tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:38.599894 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-0682d75a-387c-4c07-b041-5e09136a394c tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:38.649153 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-0682d75a-387c-4c07-b041-5e09136a394c tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:38.653097 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:38.653097 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:38.660551 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bc490e4e-40c6-46b5-9913-00ed87839622 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:38.665470 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc490e4e-40c6-46b5-9913-00ed87839622 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 Aug 18 09:21:38.665470 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc490e4e-40c6-46b5-9913-00ed87839622 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:38.665470 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc490e4e-40c6-46b5-9913-00ed87839622 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:38.665470 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bc490e4e-40c6-46b5-9913-00ed87839622 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id ae7212a2-1dee-442f-8ac0-8b92c5585255. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:38.665783 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0682d75a-387c-4c07-b041-5e09136a394c tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/c0f157e4-1f92-4d07-8465-a06a1cf30f68 returned with HTTP 200 Aug 18 09:21:38.665783 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 887/3527] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:38 2026] GET /volume/v3/volumes/c0f157e4-1f92-4d07-8465-a06a1cf30f68 => generated 878 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:38.670635 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:38.670635 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:38.671383 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc490e4e-40c6-46b5-9913-00ed87839622 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 returned with HTTP 200 Aug 18 09:21:38.671786 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 893/3528] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:38 2026] GET /volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:38.683371 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2081f9a5-419c-4b3d-83dc-8e1b9fe7b12c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:38.688368 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2081f9a5-419c-4b3d-83dc-8e1b9fe7b12c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] DELETE https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 Aug 18 09:21:38.690754 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2081f9a5-419c-4b3d-83dc-8e1b9fe7b12c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:38.690754 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2081f9a5-419c-4b3d-83dc-8e1b9fe7b12c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:38.690754 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-2081f9a5-419c-4b3d-83dc-8e1b9fe7b12c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete backup with id: ae7212a2-1dee-442f-8ac0-8b92c5585255. Aug 18 09:21:38.694566 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:38.694566 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:38.709717 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-2081f9a5-419c-4b3d-83dc-8e1b9fe7b12c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] delete_backup rpcapi backup_id ae7212a2-1dee-442f-8ac0-8b92c5585255 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:21:38.711778 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2081f9a5-419c-4b3d-83dc-8e1b9fe7b12c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 returned with HTTP 202 Aug 18 09:21:38.713376 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 876/3529] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:21:38 2026] DELETE /volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:21:38.721375 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f83c492-6d2f-4bd2-a996-cc5fc7047c63 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:38.725066 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f83c492-6d2f-4bd2-a996-cc5fc7047c63 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 Aug 18 09:21:38.725434 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f83c492-6d2f-4bd2-a996-cc5fc7047c63 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:38.725704 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f83c492-6d2f-4bd2-a996-cc5fc7047c63 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:38.725867 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3f83c492-6d2f-4bd2-a996-cc5fc7047c63 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id ae7212a2-1dee-442f-8ac0-8b92c5585255. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:38.733995 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:38.733995 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:38.735619 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f83c492-6d2f-4bd2-a996-cc5fc7047c63 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 returned with HTTP 200 Aug 18 09:21:38.735619 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 874/3530] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:38 2026] GET /volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:38.869676 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da21def7-dcf1-4626-9257-fb10a6f6b394 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:38.872085 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da21def7-dcf1-4626-9257-fb10a6f6b394 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:38.872754 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da21def7-dcf1-4626-9257-fb10a6f6b394 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:38.873169 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da21def7-dcf1-4626-9257-fb10a6f6b394 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:38.874445 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-da21def7-dcf1-4626-9257-fb10a6f6b394 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:38.879247 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:38.879247 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:38.880559 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da21def7-dcf1-4626-9257-fb10a6f6b394 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:38.881201 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 888/3531] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:38 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:39.161406 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01830166-cd2d-4494-80ea-5583524c9d9a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:39.166835 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01830166-cd2d-4494-80ea-5583524c9d9a tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:39.167041 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01830166-cd2d-4494-80ea-5583524c9d9a tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:39.167379 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01830166-cd2d-4494-80ea-5583524c9d9a tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:39.167379 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-01830166-cd2d-4494-80ea-5583524c9d9a tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:39.177826 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:39.177826 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:39.178472 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01830166-cd2d-4494-80ea-5583524c9d9a tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:39.179444 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 894/3532] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:39 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:39.680577 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9724f1d-e3e0-42f6-ab08-8762fd3e16d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:39.682568 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9724f1d-e3e0-42f6-ab08-8762fd3e16d8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/c0f157e4-1f92-4d07-8465-a06a1cf30f68 Aug 18 09:21:39.683987 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9724f1d-e3e0-42f6-ab08-8762fd3e16d8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:39.684199 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9724f1d-e3e0-42f6-ab08-8762fd3e16d8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:39.696042 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:39.696042 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:39.704817 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e9724f1d-e3e0-42f6-ab08-8762fd3e16d8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Volume info retrieved successfully. Aug 18 09:21:39.705868 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-e9724f1d-e3e0-42f6-ab08-8762fd3e16d8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:39.706165 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-e9724f1d-e3e0-42f6-ab08-8762fd3e16d8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:39.749755 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c4d5906-d54f-4890-b0a8-9b7aa6bcb5af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:39.754451 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c4d5906-d54f-4890-b0a8-9b7aa6bcb5af tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 Aug 18 09:21:39.754451 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c4d5906-d54f-4890-b0a8-9b7aa6bcb5af tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:39.754451 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c4d5906-d54f-4890-b0a8-9b7aa6bcb5af tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:39.754451 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4c4d5906-d54f-4890-b0a8-9b7aa6bcb5af tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id ae7212a2-1dee-442f-8ac0-8b92c5585255. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:39.762379 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-e9724f1d-e3e0-42f6-ab08-8762fd3e16d8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:39.763681 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:39.763681 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:39.765059 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:39.765059 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:39.765299 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c4d5906-d54f-4890-b0a8-9b7aa6bcb5af tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 returned with HTTP 200 Aug 18 09:21:39.765836 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 875/3533] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:39 2026] GET /volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:39.773689 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9724f1d-e3e0-42f6-ab08-8762fd3e16d8 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/c0f157e4-1f92-4d07-8465-a06a1cf30f68 returned with HTTP 200 Aug 18 09:21:39.774110 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 877/3534] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:39 2026] GET /volume/v3/volumes/c0f157e4-1f92-4d07-8465-a06a1cf30f68 => generated 903 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:39.792888 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7513302-a592-49aa-af75-2f6e394a2b4b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:39.796099 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:39.796502 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1549270991", "volume_type": "b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74", "group_id": "2d4676e6-73f9-47ac-9c81-6782c57d23a9", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:39.799707 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1549270991', 'volume_type': 'b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74', 'group_id': '2d4676e6-73f9-47ac-9c81-6782c57d23a9', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:39.811670 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:39.811670 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:39.812174 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Create volume of 1 GB Aug 18 09:21:39.818231 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Availability Zones retrieved successfully. Aug 18 09:21:39.828538 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Flow 'volume_create_api' (b8234cf2-a144-4191-a3a6-2c075bbc8de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:39.830320 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60fc2c14-5c3d-4ae0-b798-a04c9679b03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:39.831351 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:39.831351 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:39.831868 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:39.869403 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60fc2c14-5c3d-4ae0-b798-a04c9679b03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:21:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74,is_public=True,name='tempest-GroupsTest-volume-type-187854710',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2d4676e6-73f9-47ac-9c81-6782c57d23a9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:39.870203 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6337edc9-f2da-4645-bdb6-a5b4457bd05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:39.898156 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ac0e61f-fa9b-47c4-9002-5a77709e1920 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:39.900528 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ac0e61f-fa9b-47c4-9002-5a77709e1920 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:39.900830 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ac0e61f-fa9b-47c4-9002-5a77709e1920 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:39.901138 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ac0e61f-fa9b-47c4-9002-5a77709e1920 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:39.901265 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4ac0e61f-fa9b-47c4-9002-5a77709e1920 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:39.906621 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:39.906621 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:39.907691 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ac0e61f-fa9b-47c4-9002-5a77709e1920 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:39.908107 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 895/3535] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:39 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:39.909886 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-187854710 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-187854710, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:21:39.910245 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-187854710 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-187854710, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:21:39.919030 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:39.923420 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:39.923420 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3410cae9-ff51-419a-9a82-408910defa8b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-220329968"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:39.924064 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume request body: {'volume': {"'backup_id": '3410cae9-ff51-419a-9a82-408910defa8b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-220329968'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:39.924345 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume of 1 GB Aug 18 09:21:39.933538 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Availability Zones retrieved successfully. Aug 18 09:21:39.938354 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Created reservations ['32b4b134-1863-435e-a5a7-a2c3aff64a66', 'd2c8aff7-6991-4cc6-b676-7ab8f414850d', '95d34053-26f9-4da0-85f9-5cb0d929f2e3', 'f949113b-e867-41c6-abb9-547c6e264dd6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:39.940240 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6337edc9-f2da-4645-bdb6-a5b4457bd05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32b4b134-1863-435e-a5a7-a2c3aff64a66', 'd2c8aff7-6991-4cc6-b676-7ab8f414850d', '95d34053-26f9-4da0-85f9-5cb0d929f2e3', 'f949113b-e867-41c6-abb9-547c6e264dd6']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:39.941802 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Flow 'volume_create_api' (9303774a-bf26-4582-b054-c8904229b204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:39.942020 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f833578-46f8-4e97-aa42-77bc59157ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:39.942427 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (712d9573-3eec-4df6-8575-d35e749bad71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:39.943565 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:39.970519 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f833578-46f8-4e97-aa42-77bc59157ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56883e83-5582-4516-bd49-2691b8b10394', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1549270991',encryption_key_id=None,group_id=2d4676e6-73f9-47ac-9c81-6782c57d23a9,group_type_id=,metadata={},multiattach=False,project_id='f7fd683b261a483181426e87118aef73',qos_specs=None,replication_status=,reservations=['32b4b134-1863-435e-a5a7-a2c3aff64a66','d2c8aff7-6991-4cc6-b676-7ab8f414850d','95d34053-26f9-4da0-85f9-5cb0d929f2e3','f949113b-e867-41c6-abb9-547c6e264dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eb0ea004f704d898fcac149a7202826',volume_type_id=b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1549270991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2d4676e6-73f9-47ac-9c81-6782c57d23a9,host=None,id=56883e83-5582-4516-bd49-2691b8b10394,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7fd683b261a483181426e87118aef73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eb0ea004f704d898fcac149a7202826',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74),volume_type_id=b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:39.971438 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382c05e9-2aad-47e3-9f41-3fd01b212fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:39.976414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (712d9573-3eec-4df6-8575-d35e749bad71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:39.976414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0d6af5b-8b25-433d-994e-673359e06eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:39.993462 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382c05e9-2aad-47e3-9f41-3fd01b212fef) transitioned into state 'SUCCESS' from state '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-1549270991',encryption_key_id=None,group_id=2d4676e6-73f9-47ac-9c81-6782c57d23a9,group_type_id=,metadata={},multiattach=False,project_id='f7fd683b261a483181426e87118aef73',qos_specs=None,replication_status=,reservations=['32b4b134-1863-435e-a5a7-a2c3aff64a66','d2c8aff7-6991-4cc6-b676-7ab8f414850d','95d34053-26f9-4da0-85f9-5cb0d929f2e3','f949113b-e867-41c6-abb9-547c6e264dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eb0ea004f704d898fcac149a7202826',volume_type_id=b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:39.994535 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f5e3a1-4c8a-4dfc-a33e-7d73333db561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.009679 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f5e3a1-4c8a-4dfc-a33e-7d73333db561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.010446 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Flow 'volume_create_api' (b8234cf2-a144-4191-a3a6-2c075bbc8de3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:40.010771 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Create volume request issued successfully. Aug 18 09:21:40.011684 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:40.011855 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:40.034873 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Created reservations ['6cdb649b-d3ed-42c1-9cf5-c010fd43dc82', '5a74289a-a89f-4380-9f61-9881ec6792e7', 'c9d1c3c0-6b4f-437e-8d82-b16baaa30498', 'f62751e1-1561-49ea-90c4-322e390d2cf5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:40.035741 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0d6af5b-8b25-433d-994e-673359e06eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cdb649b-d3ed-42c1-9cf5-c010fd43dc82', '5a74289a-a89f-4380-9f61-9881ec6792e7', 'c9d1c3c0-6b4f-437e-8d82-b16baaa30498', 'f62751e1-1561-49ea-90c4-322e390d2cf5']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.036409 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da4e7be-0613-4c7c-9f5e-9eb064a70f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.061381 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da4e7be-0613-4c7c-9f5e-9eb064a70f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcca677f-d305-4685-8763-ad2d5f40490e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-220329968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fc1734d8fb48ea94cea31b4de811d0',qos_specs=None,replication_status=,reservations=['6cdb649b-d3ed-42c1-9cf5-c010fd43dc82','5a74289a-a89f-4380-9f61-9881ec6792e7','c9d1c3c0-6b4f-437e-8d82-b16baaa30498','f62751e1-1561-49ea-90c4-322e390d2cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-220329968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcca677f-d305-4685-8763-ad2d5f40490e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9fc1734d8fb48ea94cea31b4de811d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.064188 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f281447-771f-491e-aea1-d3a237c405eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.065070 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:40.068683 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:40.068683 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:40.072861 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7513302-a592-49aa-af75-2f6e394a2b4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:40.073459 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 889/3536] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:21:39 2026] POST /volume/v3/volumes => generated 812 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:40.088740 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f281447-771f-491e-aea1-d3a237c405eb) transitioned into state 'SUCCESS' from state '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-220329968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fc1734d8fb48ea94cea31b4de811d0',qos_specs=None,replication_status=,reservations=['6cdb649b-d3ed-42c1-9cf5-c010fd43dc82','5a74289a-a89f-4380-9f61-9881ec6792e7','c9d1c3c0-6b4f-437e-8d82-b16baaa30498','f62751e1-1561-49ea-90c4-322e390d2cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.089838 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23eb0d67-8492-41b7-9253-7d156d40f982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.093498 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2761ac49-f541-4e5e-b080-4fb6e2294d68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:40.095926 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2761ac49-f541-4e5e-b080-4fb6e2294d68 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/56883e83-5582-4516-bd49-2691b8b10394 Aug 18 09:21:40.096184 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2761ac49-f541-4e5e-b080-4fb6e2294d68 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:40.096431 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2761ac49-f541-4e5e-b080-4fb6e2294d68 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:40.104670 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:40.104670 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:40.107796 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23eb0d67-8492-41b7-9253-7d156d40f982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.108961 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Flow 'volume_create_api' (9303774a-bf26-4582-b054-c8904229b204) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:40.109106 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2761ac49-f541-4e5e-b080-4fb6e2294d68 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Volume info retrieved successfully. Aug 18 09:21:40.109407 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume request issued successfully. Aug 18 09:21:40.109909 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-2761ac49-f541-4e5e-b080-4fb6e2294d68 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:40.110076 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-2761ac49-f541-4e5e-b080-4fb6e2294d68 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:40.110245 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2cec1782-d6b4-48a8-a409-0932809d3f75 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:40.110838 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 876/3537] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:21:39 2026] POST /volume/v3/volumes => generated 755 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:40.129596 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e82022a2-5eb6-4637-991b-2722a94aee66 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:40.134035 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:40.134189 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3410cae9-ff51-419a-9a82-408910defa8b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-966102367"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:40.135673 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume request body: {'volume': {"'backup_id": '3410cae9-ff51-419a-9a82-408910defa8b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-966102367'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:40.136016 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume of 1 GB Aug 18 09:21:40.142006 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Availability Zones retrieved successfully. Aug 18 09:21:40.148570 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Flow 'volume_create_api' (095babf2-fdaf-42e6-a085-e14e4371026a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:40.153404 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e9f36b-2c1d-4210-a603-bf3ab2378e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.154372 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:40.159818 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-2761ac49-f541-4e5e-b080-4fb6e2294d68 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:40.163612 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:40.163612 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:40.172972 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2761ac49-f541-4e5e-b080-4fb6e2294d68 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/56883e83-5582-4516-bd49-2691b8b10394 returned with HTTP 200 Aug 18 09:21:40.173303 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 878/3538] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:40 2026] GET /volume/v3/volumes/56883e83-5582-4516-bd49-2691b8b10394 => generated 880 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:40.194511 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c820c550-85f4-4d1c-9ab2-35ea3b9383d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:40.197685 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c820c550-85f4-4d1c-9ab2-35ea3b9383d3 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:40.197877 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e9f36b-2c1d-4210-a603-bf3ab2378e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.198185 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c820c550-85f4-4d1c-9ab2-35ea3b9383d3 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:40.198185 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c820c550-85f4-4d1c-9ab2-35ea3b9383d3 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:40.198185 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c820c550-85f4-4d1c-9ab2-35ea3b9383d3 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:40.198512 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f56ad202-7271-4d8f-9c7e-d7b3447dcde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.206369 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:40.206369 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:40.207055 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c820c550-85f4-4d1c-9ab2-35ea3b9383d3 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:40.207493 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 890/3539] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:40 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:40.252375 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Created reservations ['99603a5f-80a6-4929-b6de-ee996f846fa3', 'd3a18361-bede-4b99-8c42-a1c064038965', 'ab77ecab-4ae5-4a11-b669-c58659753d05', '423f605c-8259-4edd-82ea-625159bfaa64'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:40.253565 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f56ad202-7271-4d8f-9c7e-d7b3447dcde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99603a5f-80a6-4929-b6de-ee996f846fa3', 'd3a18361-bede-4b99-8c42-a1c064038965', 'ab77ecab-4ae5-4a11-b669-c58659753d05', '423f605c-8259-4edd-82ea-625159bfaa64']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.254385 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061ad85d-392d-446e-bc29-25db9ebcc178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.281105 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061ad85d-392d-446e-bc29-25db9ebcc178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29043da7-eedc-4d45-876a-4d1bc3b7a92b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-966102367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fc1734d8fb48ea94cea31b4de811d0',qos_specs=None,replication_status=,reservations=['99603a5f-80a6-4929-b6de-ee996f846fa3','d3a18361-bede-4b99-8c42-a1c064038965','ab77ecab-4ae5-4a11-b669-c58659753d05','423f605c-8259-4edd-82ea-625159bfaa64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-966102367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29043da7-eedc-4d45-876a-4d1bc3b7a92b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9fc1734d8fb48ea94cea31b4de811d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.282213 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d2404f-e721-4153-b6ee-2f544cc0f2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.307268 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d2404f-e721-4153-b6ee-2f544cc0f2f0) transitioned into state 'SUCCESS' from state '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-966102367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fc1734d8fb48ea94cea31b4de811d0',qos_specs=None,replication_status=,reservations=['99603a5f-80a6-4929-b6de-ee996f846fa3','d3a18361-bede-4b99-8c42-a1c064038965','ab77ecab-4ae5-4a11-b669-c58659753d05','423f605c-8259-4edd-82ea-625159bfaa64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.308409 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c9d71bf-da3a-410c-a599-60ce2e0f7c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.325846 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c9d71bf-da3a-410c-a599-60ce2e0f7c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.326823 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Flow 'volume_create_api' (095babf2-fdaf-42e6-a085-e14e4371026a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:40.327185 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume request issued successfully. Aug 18 09:21:40.327871 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e82022a2-5eb6-4637-991b-2722a94aee66 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:40.328270 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 896/3540] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:21:40 2026] POST /volume/v3/volumes => generated 755 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:40.342983 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:40.348148 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:40.348563 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3410cae9-ff51-419a-9a82-408910defa8b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-147135410"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:40.350452 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume request body: {'volume': {"'backup_id": '3410cae9-ff51-419a-9a82-408910defa8b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-147135410'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:40.350513 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume of 1 GB Aug 18 09:21:40.352350 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:40.352350 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:40.357895 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Availability Zones retrieved successfully. Aug 18 09:21:40.374895 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Flow 'volume_create_api' (2b9ee5b8-0103-4459-b27d-90f26a2b5b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:40.377193 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a03c88-6e09-4644-a973-93dabc6b4209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.380454 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:40.414577 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a03c88-6e09-4644-a973-93dabc6b4209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.415328 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3276d190-aa22-4c8e-ab5b-753ab4fd8d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.461985 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Created reservations ['ac164229-4632-4898-a5a7-97112cd6673d', '1a3396c4-6bc5-4ada-a690-cc498a585572', '595efa27-a66e-43f7-bdd1-2a64b4b9b224', 'a8074a40-e252-4c21-a62c-b47932b7910a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:40.462520 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3276d190-aa22-4c8e-ab5b-753ab4fd8d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac164229-4632-4898-a5a7-97112cd6673d', '1a3396c4-6bc5-4ada-a690-cc498a585572', '595efa27-a66e-43f7-bdd1-2a64b4b9b224', 'a8074a40-e252-4c21-a62c-b47932b7910a']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.463363 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c9d072b-68a4-45ae-9654-82bac801b7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.495753 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c9d072b-68a4-45ae-9654-82bac801b7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd1b9725-cc91-4cc9-99a6-71348e178b2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-147135410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fc1734d8fb48ea94cea31b4de811d0',qos_specs=None,replication_status=,reservations=['ac164229-4632-4898-a5a7-97112cd6673d','1a3396c4-6bc5-4ada-a690-cc498a585572','595efa27-a66e-43f7-bdd1-2a64b4b9b224','a8074a40-e252-4c21-a62c-b47932b7910a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-147135410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd1b9725-cc91-4cc9-99a6-71348e178b2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9fc1734d8fb48ea94cea31b4de811d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.496937 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae91a56-de46-4297-bdb0-9f594e3945f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.520734 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae91a56-de46-4297-bdb0-9f594e3945f6) transitioned into state 'SUCCESS' from state '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-147135410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fc1734d8fb48ea94cea31b4de811d0',qos_specs=None,replication_status=,reservations=['ac164229-4632-4898-a5a7-97112cd6673d','1a3396c4-6bc5-4ada-a690-cc498a585572','595efa27-a66e-43f7-bdd1-2a64b4b9b224','a8074a40-e252-4c21-a62c-b47932b7910a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.521832 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247bacdb-a231-49bc-92cd-f549b3ea3034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.537128 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247bacdb-a231-49bc-92cd-f549b3ea3034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.538381 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Flow 'volume_create_api' (2b9ee5b8-0103-4459-b27d-90f26a2b5b71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:40.538859 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume request issued successfully. Aug 18 09:21:40.539821 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9176c4d1-f3c0-4190-a2c8-b1479f26cf1a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:40.540381 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 877/3541] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:21:40 2026] POST /volume/v3/volumes => generated 755 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:40.553152 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:40.556073 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:40.556983 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3410cae9-ff51-419a-9a82-408910defa8b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1584932352"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:40.559203 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume request body: {'volume': {"'backup_id": '3410cae9-ff51-419a-9a82-408910defa8b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1584932352'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:40.559273 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume of 1 GB Aug 18 09:21:40.570015 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Availability Zones retrieved successfully. Aug 18 09:21:40.575450 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Flow 'volume_create_api' (6f762db8-e4b2-4d33-b826-766900dc0e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:40.576442 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73508d59-f96d-4a1e-9b33-fb7a54bfec8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.577408 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:40.628824 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73508d59-f96d-4a1e-9b33-fb7a54bfec8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.630507 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c971f8eb-bfbd-4ffa-bbf0-765833aa5c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.690122 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Created reservations ['c288ac66-e090-4008-ae5f-542c0afeda9f', 'b515a272-59bd-40bf-9942-853732d87c9d', '7d0baa8a-b352-4dbb-bc53-9aebe95f6d4e', 'a0fe711c-c353-45d9-93d0-af6bfe1c30de'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:40.691052 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c971f8eb-bfbd-4ffa-bbf0-765833aa5c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c288ac66-e090-4008-ae5f-542c0afeda9f', 'b515a272-59bd-40bf-9942-853732d87c9d', '7d0baa8a-b352-4dbb-bc53-9aebe95f6d4e', 'a0fe711c-c353-45d9-93d0-af6bfe1c30de']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.692001 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf3a431d-f318-4ad4-a34e-514b21e98860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.734331 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf3a431d-f318-4ad4-a34e-514b21e98860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38fbc5b7-b249-4c57-b7fa-4bd54958d9d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1584932352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fc1734d8fb48ea94cea31b4de811d0',qos_specs=None,replication_status=,reservations=['c288ac66-e090-4008-ae5f-542c0afeda9f','b515a272-59bd-40bf-9942-853732d87c9d','7d0baa8a-b352-4dbb-bc53-9aebe95f6d4e','a0fe711c-c353-45d9-93d0-af6bfe1c30de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1584932352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38fbc5b7-b249-4c57-b7fa-4bd54958d9d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9fc1734d8fb48ea94cea31b4de811d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.736906 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a3e809-5728-40e4-bd1d-a96e38c018a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.763028 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a3e809-5728-40e4-bd1d-a96e38c018a8) transitioned into state 'SUCCESS' from state '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-1584932352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fc1734d8fb48ea94cea31b4de811d0',qos_specs=None,replication_status=,reservations=['c288ac66-e090-4008-ae5f-542c0afeda9f','b515a272-59bd-40bf-9942-853732d87c9d','7d0baa8a-b352-4dbb-bc53-9aebe95f6d4e','a0fe711c-c353-45d9-93d0-af6bfe1c30de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.763902 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c075edf3-5d6f-4b70-8768-eca07361c5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.775021 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c075edf3-5d6f-4b70-8768-eca07361c5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.778014 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Flow 'volume_create_api' (6f762db8-e4b2-4d33-b826-766900dc0e20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:40.778014 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume request issued successfully. Aug 18 09:21:40.778014 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1100d4f5-20e7-4712-a339-42e8e368cc9b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:40.778014 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 879/3542] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:21:40 2026] POST /volume/v3/volumes => generated 756 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:40.781593 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e5b6e17-8325-433e-9d63-24cc5dfca927 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:40.786254 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e5b6e17-8325-433e-9d63-24cc5dfca927 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 Aug 18 09:21:40.786699 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e5b6e17-8325-433e-9d63-24cc5dfca927 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:40.787119 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e5b6e17-8325-433e-9d63-24cc5dfca927 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:40.787119 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0e5b6e17-8325-433e-9d63-24cc5dfca927 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id ae7212a2-1dee-442f-8ac0-8b92c5585255. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:40.791843 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:40.794897 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:40.794897 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3410cae9-ff51-419a-9a82-408910defa8b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-621596668"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:40.795699 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e5b6e17-8325-433e-9d63-24cc5dfca927 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 returned with HTTP 404 Aug 18 09:21:40.796166 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 891/3543] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:40 2026] GET /volume/v3/backups/ae7212a2-1dee-442f-8ac0-8b92c5585255 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:40.796828 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume request body: {'volume': {"'backup_id": '3410cae9-ff51-419a-9a82-408910defa8b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-621596668'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:40.797014 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume of 1 GB Aug 18 09:21:40.797381 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:40.797381 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:40.802487 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Availability Zones retrieved successfully. Aug 18 09:21:40.809211 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Flow 'volume_create_api' (dc93e053-127c-445c-acad-323ef942ffe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:40.810232 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (615cd8db-dfd9-4f5e-91ca-4da6db168467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.811357 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:40.813856 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a1d7a3d1-1f99-460b-a1ef-c7f147141b31 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:40.817380 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1d7a3d1-1f99-460b-a1ef-c7f147141b31 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a Aug 18 09:21:40.817380 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1d7a3d1-1f99-460b-a1ef-c7f147141b31 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:40.817380 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1d7a3d1-1f99-460b-a1ef-c7f147141b31 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:40.817592 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a1d7a3d1-1f99-460b-a1ef-c7f147141b31 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete volume with id: e175327c-8089-4a18-ba0e-6b846995275a Aug 18 09:21:40.830095 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:40.830095 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:40.830492 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a1d7a3d1-1f99-460b-a1ef-c7f147141b31 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:21:40.847822 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (615cd8db-dfd9-4f5e-91ca-4da6db168467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.848956 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54de5f53-14cb-4187-85ac-c8b1c45b662b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.852189 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a1d7a3d1-1f99-460b-a1ef-c7f147141b31 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete volume request issued successfully. Aug 18 09:21:40.852466 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1d7a3d1-1f99-460b-a1ef-c7f147141b31 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a returned with HTTP 202 Aug 18 09:21:40.853083 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 878/3544] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:21:40 2026] DELETE /volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:40.864282 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc7903f8-18f9-4eca-b013-c30f1bc500ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:40.870976 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc7903f8-18f9-4eca-b013-c30f1bc500ca tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a Aug 18 09:21:40.871720 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc7903f8-18f9-4eca-b013-c30f1bc500ca tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:40.872087 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc7903f8-18f9-4eca-b013-c30f1bc500ca tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:40.884626 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:40.884626 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:40.889670 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc7903f8-18f9-4eca-b013-c30f1bc500ca tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:21:40.895169 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc7903f8-18f9-4eca-b013-c30f1bc500ca tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a returned with HTTP 200 Aug 18 09:21:40.896040 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 880/3545] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:40 2026] GET /volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a => generated 1006 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:40.908939 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Created reservations ['e6027106-a029-4031-ac13-9213728c65b0', '65a6e207-5440-456c-bf3d-28ce08543fb3', '7d0f194a-211c-4917-841d-782eb377cfb7', 'eaafe8e2-184d-4d7e-97bb-16469167e5cc'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:40.910268 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54de5f53-14cb-4187-85ac-c8b1c45b662b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6027106-a029-4031-ac13-9213728c65b0', '65a6e207-5440-456c-bf3d-28ce08543fb3', '7d0f194a-211c-4917-841d-782eb377cfb7', 'eaafe8e2-184d-4d7e-97bb-16469167e5cc']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.911483 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74034980-00c3-4513-a602-2c1f6b0def28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.942259 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74034980-00c3-4513-a602-2c1f6b0def28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00f89628-41bc-4e53-95ad-bbe2741089ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-621596668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fc1734d8fb48ea94cea31b4de811d0',qos_specs=None,replication_status=,reservations=['e6027106-a029-4031-ac13-9213728c65b0','65a6e207-5440-456c-bf3d-28ce08543fb3','7d0f194a-211c-4917-841d-782eb377cfb7','eaafe8e2-184d-4d7e-97bb-16469167e5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-621596668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00f89628-41bc-4e53-95ad-bbe2741089ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9fc1734d8fb48ea94cea31b4de811d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.943847 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e3dcef6-f7a4-4bcd-bdf5-4a5e0b85381d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.965571 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e3dcef6-f7a4-4bcd-bdf5-4a5e0b85381d) transitioned into state 'SUCCESS' from state '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-621596668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fc1734d8fb48ea94cea31b4de811d0',qos_specs=None,replication_status=,reservations=['e6027106-a029-4031-ac13-9213728c65b0','65a6e207-5440-456c-bf3d-28ce08543fb3','7d0f194a-211c-4917-841d-782eb377cfb7','eaafe8e2-184d-4d7e-97bb-16469167e5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7465884f9e43c58e4a457c0d89ac6c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.966560 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2cb2756-a14f-4132-b926-c246801265a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:40.976649 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2cb2756-a14f-4132-b926-c246801265a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:40.977558 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Flow 'volume_create_api' (dc93e053-127c-445c-acad-323ef942ffe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:40.978037 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Create volume request issued successfully. Aug 18 09:21:40.978693 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92099986-78e5-4d3e-9ed9-77e615a7f28e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:40.979181 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 897/3546] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:21:40 2026] POST /volume/v3/volumes => generated 755 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:40.991735 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a1b6380-4759-49ed-8e3d-c808e40ca96b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:40.995371 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a1b6380-4759-49ed-8e3d-c808e40ca96b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/bcca677f-d305-4685-8763-ad2d5f40490e Aug 18 09:21:40.995708 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a1b6380-4759-49ed-8e3d-c808e40ca96b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:40.996049 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a1b6380-4759-49ed-8e3d-c808e40ca96b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.006465 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:41.006465 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:41.011537 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6a1b6380-4759-49ed-8e3d-c808e40ca96b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:41.018375 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a1b6380-4759-49ed-8e3d-c808e40ca96b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/bcca677f-d305-4685-8763-ad2d5f40490e returned with HTTP 200 Aug 18 09:21:41.018882 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 892/3547] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:40 2026] GET /volume/v3/volumes/bcca677f-d305-4685-8763-ad2d5f40490e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:41.033503 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b90231fc-118c-4320-9be0-3b6026827f3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.035934 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b90231fc-118c-4320-9be0-3b6026827f3d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/29043da7-eedc-4d45-876a-4d1bc3b7a92b Aug 18 09:21:41.036254 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b90231fc-118c-4320-9be0-3b6026827f3d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:41.036532 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b90231fc-118c-4320-9be0-3b6026827f3d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.046188 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:41.046188 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:41.050524 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b90231fc-118c-4320-9be0-3b6026827f3d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:41.057993 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b90231fc-118c-4320-9be0-3b6026827f3d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/29043da7-eedc-4d45-876a-4d1bc3b7a92b returned with HTTP 200 Aug 18 09:21:41.058492 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 879/3548] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:41 2026] GET /volume/v3/volumes/29043da7-eedc-4d45-876a-4d1bc3b7a92b => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:41.072039 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-319455b8-0502-419e-bd46-84b407cf9ea0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.073966 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-319455b8-0502-419e-bd46-84b407cf9ea0 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/fd1b9725-cc91-4cc9-99a6-71348e178b2c Aug 18 09:21:41.074231 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-319455b8-0502-419e-bd46-84b407cf9ea0 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:41.074572 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-319455b8-0502-419e-bd46-84b407cf9ea0 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.083683 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:41.083683 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:41.087979 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-319455b8-0502-419e-bd46-84b407cf9ea0 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:41.093598 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-319455b8-0502-419e-bd46-84b407cf9ea0 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/fd1b9725-cc91-4cc9-99a6-71348e178b2c returned with HTTP 200 Aug 18 09:21:41.094314 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 881/3549] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:41 2026] GET /volume/v3/volumes/fd1b9725-cc91-4cc9-99a6-71348e178b2c => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:41.108541 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b067d6c-34d2-4f59-b4f1-0e0409be348f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.111092 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b067d6c-34d2-4f59-b4f1-0e0409be348f tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 Aug 18 09:21:41.111092 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b067d6c-34d2-4f59-b4f1-0e0409be348f tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:41.111302 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b067d6c-34d2-4f59-b4f1-0e0409be348f tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.120217 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:41.120217 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:41.124747 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9b067d6c-34d2-4f59-b4f1-0e0409be348f tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:41.129964 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b067d6c-34d2-4f59-b4f1-0e0409be348f tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 returned with HTTP 200 Aug 18 09:21:41.130582 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 898/3550] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:41 2026] GET /volume/v3/volumes/38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:41.150141 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d0f71743-9a76-486a-a2d9-4cd7433c41bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.152593 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0f71743-9a76-486a-a2d9-4cd7433c41bb tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/00f89628-41bc-4e53-95ad-bbe2741089ea Aug 18 09:21:41.152872 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0f71743-9a76-486a-a2d9-4cd7433c41bb tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:41.153100 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0f71743-9a76-486a-a2d9-4cd7433c41bb tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.169966 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:41.169966 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:41.175557 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d0f71743-9a76-486a-a2d9-4cd7433c41bb tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:41.184199 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0f71743-9a76-486a-a2d9-4cd7433c41bb tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/00f89628-41bc-4e53-95ad-bbe2741089ea returned with HTTP 200 Aug 18 09:21:41.185191 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 893/3551] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:41 2026] GET /volume/v3/volumes/00f89628-41bc-4e53-95ad-bbe2741089ea => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:41.194177 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9022991-2978-4ce1-8efe-f72b10b910cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.196604 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9022991-2978-4ce1-8efe-f72b10b910cf tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/56883e83-5582-4516-bd49-2691b8b10394 Aug 18 09:21:41.196914 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9022991-2978-4ce1-8efe-f72b10b910cf tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:41.197159 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9022991-2978-4ce1-8efe-f72b10b910cf tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.199129 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-453e83af-85c3-4252-9d41-d99a871d9e6e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.203198 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-453e83af-85c3-4252-9d41-d99a871d9e6e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] DELETE https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:41.203198 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-453e83af-85c3-4252-9d41-d99a871d9e6e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:41.203198 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-453e83af-85c3-4252-9d41-d99a871d9e6e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.203198 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-453e83af-85c3-4252-9d41-d99a871d9e6e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete backup with id: 3410cae9-ff51-419a-9a82-408910defa8b. Aug 18 09:21:41.210568 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:41.210568 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:41.210722 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:41.210722 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:41.215318 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a9022991-2978-4ce1-8efe-f72b10b910cf tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Volume info retrieved successfully. Aug 18 09:21:41.216585 np0000007625 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a9022991-2978-4ce1-8efe-f72b10b910cf tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:41.216851 np0000007625 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a9022991-2978-4ce1-8efe-f72b10b910cf tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:41.224656 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ab8113d-1d93-4062-b9b0-13cbc2fbd837 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.229480 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ab8113d-1d93-4062-b9b0-13cbc2fbd837 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:41.229867 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ab8113d-1d93-4062-b9b0-13cbc2fbd837 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:41.229919 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ab8113d-1d93-4062-b9b0-13cbc2fbd837 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.230030 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2ab8113d-1d93-4062-b9b0-13cbc2fbd837 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:41.232257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-453e83af-85c3-4252-9d41-d99a871d9e6e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] delete_backup rpcapi backup_id 3410cae9-ff51-419a-9a82-408910defa8b {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:21:41.234692 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-453e83af-85c3-4252-9d41-d99a871d9e6e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 202 Aug 18 09:21:41.235467 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 882/3552] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:21:41 2026] DELETE /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:21:41.235552 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:41.235552 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:41.236139 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ab8113d-1d93-4062-b9b0-13cbc2fbd837 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:41.236626 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 899/3553] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:41 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:41.248635 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5ac8530-c6fe-49c7-b24b-772881a40da3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.254165 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5ac8530-c6fe-49c7-b24b-772881a40da3 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:41.254165 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5ac8530-c6fe-49c7-b24b-772881a40da3 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:41.254165 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5ac8530-c6fe-49c7-b24b-772881a40da3 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.254165 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c5ac8530-c6fe-49c7-b24b-772881a40da3 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:41.258853 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:41.258853 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:41.260060 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5ac8530-c6fe-49c7-b24b-772881a40da3 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 200 Aug 18 09:21:41.261076 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 894/3554] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:41 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:41.277949 np0000007625 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-a9022991-2978-4ce1-8efe-f72b10b910cf tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:41.282612 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:41.282612 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:41.293711 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9022991-2978-4ce1-8efe-f72b10b910cf tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/56883e83-5582-4516-bd49-2691b8b10394 returned with HTTP 200 Aug 18 09:21:41.294161 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 880/3555] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:41 2026] GET /volume/v3/volumes/56883e83-5582-4516-bd49-2691b8b10394 => generated 905 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:41.308216 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2bf9e90-9474-405e-9b5e-69c0114fcce6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.310424 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2bf9e90-9474-405e-9b5e-69c0114fcce6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] PUT https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 Aug 18 09:21:41.310744 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2bf9e90-9474-405e-9b5e-69c0114fcce6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "56883e83-5582-4516-bd49-2691b8b10394"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:41.312271 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-b2bf9e90-9474-405e-9b5e-69c0114fcce6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Update called for group 2d4676e6-73f9-47ac-9c81-6782c57d23a9. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 09:21:41.312371 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-b2bf9e90-9474-405e-9b5e-69c0114fcce6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Updating group 2d4676e6-73f9-47ac-9c81-6782c57d23a9 with name new_group description: This is a new group add_volumes: None remove_volumes: 56883e83-5582-4516-bd49-2691b8b10394. Aug 18 09:21:41.316036 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:41.316036 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:41.334653 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2bf9e90-9474-405e-9b5e-69c0114fcce6 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 returned with HTTP 202 Aug 18 09:21:41.335174 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 883/3556] 10.4.3.41 () {70 vars in 1400 bytes} [Tue Aug 18 09:21:41 2026] PUT /volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:21:41.342430 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e156b624-e052-4704-a978-a1249f240d39 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.344863 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e156b624-e052-4704-a978-a1249f240d39 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 Aug 18 09:21:41.345267 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e156b624-e052-4704-a978-a1249f240d39 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:41.345622 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e156b624-e052-4704-a978-a1249f240d39 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.345815 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-e156b624-e052-4704-a978-a1249f240d39 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 2d4676e6-73f9-47ac-9c81-6782c57d23a9 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:41.350806 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:41.350806 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:41.363413 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e156b624-e052-4704-a978-a1249f240d39 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 returned with HTTP 200 Aug 18 09:21:41.363973 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 900/3557] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:41 2026] GET /volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:41.913048 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63d839da-bad8-4a76-b55b-612baffedad2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.915226 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63d839da-bad8-4a76-b55b-612baffedad2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a Aug 18 09:21:41.915691 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63d839da-bad8-4a76-b55b-612baffedad2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:41.915988 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63d839da-bad8-4a76-b55b-612baffedad2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.931228 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63d839da-bad8-4a76-b55b-612baffedad2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a returned with HTTP 404 Aug 18 09:21:41.932308 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 895/3558] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:41 2026] GET /volume/v3/volumes/e175327c-8089-4a18-ba0e-6b846995275a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:41.947824 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b50c9f50-6740-45c3-b354-30ad38f92ef5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.952517 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b50c9f50-6740-45c3-b354-30ad38f92ef5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups Aug 18 09:21:41.952824 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b50c9f50-6740-45c3-b354-30ad38f92ef5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:41.953086 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b50c9f50-6740-45c3-b354-30ad38f92ef5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.959473 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b50c9f50-6740-45c3-b354-30ad38f92ef5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 200 Aug 18 09:21:41.959903 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 881/3559] 10.4.3.41 () {68 vars in 1270 bytes} [Tue Aug 18 09:21:41 2026] GET /volume/v3/backups => generated 620 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:41.974257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44546555-1e49-4c51-a24e-dcf7842e2f4c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:41.976089 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44546555-1e49-4c51-a24e-dcf7842e2f4c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups?project_id=9dcc55d0f3874421b36fbb70bf2cec63 Aug 18 09:21:41.976312 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44546555-1e49-4c51-a24e-dcf7842e2f4c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:41.976605 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44546555-1e49-4c51-a24e-dcf7842e2f4c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:41.988066 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44546555-1e49-4c51-a24e-dcf7842e2f4c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups?project_id=9dcc55d0f3874421b36fbb70bf2cec63 returned with HTTP 200 Aug 18 09:21:41.988428 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 884/3560] 10.4.3.41 () {68 vars in 1357 bytes} [Tue Aug 18 09:21:41 2026] GET /volume/v3/backups?project_id=9dcc55d0f3874421b36fbb70bf2cec63 => generated 620 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:41.998549 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a6708336-7cb3-4231-a777-9058192d2233 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.000346 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:42.000698 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-855958405"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:42.002091 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-855958405'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:42.002216 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume of 1 GB Aug 18 09:21:42.004191 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:42.004191 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:42.007202 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Availability Zones retrieved successfully. Aug 18 09:21:42.014084 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Flow 'volume_create_api' (af2b9cd8-102e-4549-8264-000bc2f4891d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:42.015270 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f8506e8-bd70-44f1-ad6b-0815c37c35ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:42.016227 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:42.047271 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f8506e8-bd70-44f1-ad6b-0815c37c35ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:42.048578 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2c4a64d-2c01-445c-9963-8b028d88a550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:42.095413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Created reservations ['8ef1154e-570d-41bc-ac51-c89edba514e0', '0453aecd-9d56-417f-bc8f-b189dff724c6', 'eb44aec1-e265-496b-b870-0936b2300072', '56bdeef8-959d-4f93-bac9-d2c3b0d87d83'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:42.096466 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2c4a64d-2c01-445c-9963-8b028d88a550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ef1154e-570d-41bc-ac51-c89edba514e0', '0453aecd-9d56-417f-bc8f-b189dff724c6', 'eb44aec1-e265-496b-b870-0936b2300072', '56bdeef8-959d-4f93-bac9-d2c3b0d87d83']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:42.097284 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c466cb5-e0a6-4d70-ba93-45ea555e4d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:42.123272 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c466cb5-e0a6-4d70-ba93-45ea555e4d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8a9ca68-2819-41e0-a120-73057dc75673', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-855958405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dcc55d0f3874421b36fbb70bf2cec63',qos_specs=None,replication_status=,reservations=['8ef1154e-570d-41bc-ac51-c89edba514e0','0453aecd-9d56-417f-bc8f-b189dff724c6','eb44aec1-e265-496b-b870-0936b2300072','56bdeef8-959d-4f93-bac9-d2c3b0d87d83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665d8920e82f41b4b500d1361c454c7e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-855958405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8a9ca68-2819-41e0-a120-73057dc75673,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dcc55d0f3874421b36fbb70bf2cec63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='665d8920e82f41b4b500d1361c454c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:42.124056 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54782f64-ec64-474d-a4f4-39faf9c26e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:42.146173 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54782f64-ec64-474d-a4f4-39faf9c26e46) transitioned into state 'SUCCESS' from state '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-855958405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dcc55d0f3874421b36fbb70bf2cec63',qos_specs=None,replication_status=,reservations=['8ef1154e-570d-41bc-ac51-c89edba514e0','0453aecd-9d56-417f-bc8f-b189dff724c6','eb44aec1-e265-496b-b870-0936b2300072','56bdeef8-959d-4f93-bac9-d2c3b0d87d83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665d8920e82f41b4b500d1361c454c7e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:42.147104 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e1a6430-bbb8-4156-a843-468801fa642d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:42.157192 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e1a6430-bbb8-4156-a843-468801fa642d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:42.158136 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Flow 'volume_create_api' (af2b9cd8-102e-4549-8264-000bc2f4891d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:42.158579 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume request issued successfully. Aug 18 09:21:42.159460 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6708336-7cb3-4231-a777-9058192d2233 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:42.160173 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 901/3561] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:21:41 2026] POST /volume/v3/volumes => generated 775 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:42.172713 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef8c2ffa-b255-4159-ad52-afd6055e55b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.176418 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef8c2ffa-b255-4159-ad52-afd6055e55b2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 Aug 18 09:21:42.176418 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef8c2ffa-b255-4159-ad52-afd6055e55b2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:42.176418 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef8c2ffa-b255-4159-ad52-afd6055e55b2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:42.190564 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:42.190564 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:42.196501 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ef8c2ffa-b255-4159-ad52-afd6055e55b2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:21:42.203327 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef8c2ffa-b255-4159-ad52-afd6055e55b2 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 returned with HTTP 200 Aug 18 09:21:42.203327 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 896/3562] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:42 2026] GET /volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:42.251324 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-161d25de-2f4c-46bb-b6e6-52a55ed470ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.253656 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-161d25de-2f4c-46bb-b6e6-52a55ed470ab tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:42.253963 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-161d25de-2f4c-46bb-b6e6-52a55ed470ab tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:42.254072 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-161d25de-2f4c-46bb-b6e6-52a55ed470ab tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:42.254181 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-161d25de-2f4c-46bb-b6e6-52a55ed470ab tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:42.260017 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:42.260017 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:42.260860 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-161d25de-2f4c-46bb-b6e6-52a55ed470ab tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:42.261284 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 882/3563] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:42 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:42.274057 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a84ff182-cd3f-4d65-9616-6670dc8a370c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.274186 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-baaafebc-296e-4ba2-a3a9-58ab4c93bc22 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.275748 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a84ff182-cd3f-4d65-9616-6670dc8a370c tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b Aug 18 09:21:42.276010 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a84ff182-cd3f-4d65-9616-6670dc8a370c tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:42.276101 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baaafebc-296e-4ba2-a3a9-58ab4c93bc22 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:21:42.276260 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a84ff182-cd3f-4d65-9616-6670dc8a370c tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:42.276425 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a84ff182-cd3f-4d65-9616-6670dc8a370c tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Show backup with id 3410cae9-ff51-419a-9a82-408910defa8b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:42.276538 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baaafebc-296e-4ba2-a3a9-58ab4c93bc22 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3a525f7a-f041-4985-85ab-2ad68c37727c", "name": "tempest-VolumesBackupsTest-Backup-340089773"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:42.278119 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-baaafebc-296e-4ba2-a3a9-58ab4c93bc22 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Creating new backup {'backup': {'volume_id': '3a525f7a-f041-4985-85ab-2ad68c37727c', 'name': 'tempest-VolumesBackupsTest-Backup-340089773'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:21:42.278313 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-baaafebc-296e-4ba2-a3a9-58ab4c93bc22 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Creating backup of volume 3a525f7a-f041-4985-85ab-2ad68c37727c in container None Aug 18 09:21:42.282456 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a84ff182-cd3f-4d65-9616-6670dc8a370c tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b returned with HTTP 404 Aug 18 09:21:42.283561 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 885/3564] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:42 2026] GET /volume/v3/backups/3410cae9-ff51-419a-9a82-408910defa8b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:42.286009 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:42.286009 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:42.286684 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-baaafebc-296e-4ba2-a3a9-58ab4c93bc22 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:21:42.294179 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-662f15e0-3ecc-4c9f-86ab-cc904dcf237b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.297311 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-662f15e0-3ecc-4c9f-86ab-cc904dcf237b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] DELETE https://10.4.3.41/volume/v3/volumes/00f89628-41bc-4e53-95ad-bbe2741089ea Aug 18 09:21:42.298464 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-662f15e0-3ecc-4c9f-86ab-cc904dcf237b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:42.299033 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-662f15e0-3ecc-4c9f-86ab-cc904dcf237b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:42.299556 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-662f15e0-3ecc-4c9f-86ab-cc904dcf237b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete volume with id: 00f89628-41bc-4e53-95ad-bbe2741089ea Aug 18 09:21:42.314185 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-baaafebc-296e-4ba2-a3a9-58ab4c93bc22 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Created reservations ['ddc20472-06f4-416f-b80d-2b3b1b2f6958', 'e6131b0f-08f2-4829-91f1-ea5af2378d90'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:42.319109 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:42.319109 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:42.320199 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-662f15e0-3ecc-4c9f-86ab-cc904dcf237b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:42.346677 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-662f15e0-3ecc-4c9f-86ab-cc904dcf237b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete volume request issued successfully. Aug 18 09:21:42.347210 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-662f15e0-3ecc-4c9f-86ab-cc904dcf237b tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/00f89628-41bc-4e53-95ad-bbe2741089ea returned with HTTP 202 Aug 18 09:21:42.348212 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 897/3565] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:21:42 2026] DELETE /volume/v3/volumes/00f89628-41bc-4e53-95ad-bbe2741089ea => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:42.355550 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca3e8f22-2d53-42b5-88a8-93dcafcbebb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.357340 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baaafebc-296e-4ba2-a3a9-58ab4c93bc22 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:21:42.357692 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca3e8f22-2d53-42b5-88a8-93dcafcbebb3 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/00f89628-41bc-4e53-95ad-bbe2741089ea Aug 18 09:21:42.357938 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca3e8f22-2d53-42b5-88a8-93dcafcbebb3 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:42.358008 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 902/3566] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:21:42 2026] POST /volume/v3/backups => generated 327 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:42.358180 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca3e8f22-2d53-42b5-88a8-93dcafcbebb3 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:42.375189 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91069647-5e47-4f53-8bfe-214b336c434b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.377765 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91069647-5e47-4f53-8bfe-214b336c434b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 Aug 18 09:21:42.378133 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91069647-5e47-4f53-8bfe-214b336c434b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:42.378409 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91069647-5e47-4f53-8bfe-214b336c434b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:42.378660 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-91069647-5e47-4f53-8bfe-214b336c434b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 2d4676e6-73f9-47ac-9c81-6782c57d23a9 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:42.386235 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:42.386235 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:42.386458 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:42.386458 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:42.387548 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95c79229-0a4e-43fa-827f-445850197f92 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.389711 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95c79229-0a4e-43fa-827f-445850197f92 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:42.391035 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95c79229-0a4e-43fa-827f-445850197f92 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:42.391035 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95c79229-0a4e-43fa-827f-445850197f92 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:42.391035 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-95c79229-0a4e-43fa-827f-445850197f92 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:42.391149 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca3e8f22-2d53-42b5-88a8-93dcafcbebb3 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:42.395881 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:42.395881 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:42.395881 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95c79229-0a4e-43fa-827f-445850197f92 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:42.395881 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 898/3567] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:42 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:42.396839 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca3e8f22-2d53-42b5-88a8-93dcafcbebb3 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/00f89628-41bc-4e53-95ad-bbe2741089ea returned with HTTP 200 Aug 18 09:21:42.397449 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 883/3568] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:42 2026] GET /volume/v3/volumes/00f89628-41bc-4e53-95ad-bbe2741089ea => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:42.401820 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91069647-5e47-4f53-8bfe-214b336c434b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 returned with HTTP 200 Aug 18 09:21:42.402734 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 886/3569] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:42 2026] GET /volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 => generated 324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:42.418621 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b845ef8-48eb-4bcc-a483-af9a14fedc4b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.420850 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b845ef8-48eb-4bcc-a483-af9a14fedc4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 Aug 18 09:21:42.421110 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b845ef8-48eb-4bcc-a483-af9a14fedc4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:42.421349 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b845ef8-48eb-4bcc-a483-af9a14fedc4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:42.421531 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-4b845ef8-48eb-4bcc-a483-af9a14fedc4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 2d4676e6-73f9-47ac-9c81-6782c57d23a9 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:42.425445 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:42.425445 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:42.434357 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b845ef8-48eb-4bcc-a483-af9a14fedc4b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 returned with HTTP 200 Aug 18 09:21:42.434934 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 903/3570] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:42 2026] GET /volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:42.446202 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eeb0fd40-fa41-4c8d-8941-e7962816e888 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.449145 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eeb0fd40-fa41-4c8d-8941-e7962816e888 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:21:42.449736 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eeb0fd40-fa41-4c8d-8941-e7962816e888 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:42.450932 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eeb0fd40-fa41-4c8d-8941-e7962816e888 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:42.450932 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-eeb0fd40-fa41-4c8d-8941-e7962816e888 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:21:42.451611 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eeb0fd40-fa41-4c8d-8941-e7962816e888 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:21:42.462925 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eeb0fd40-fa41-4c8d-8941-e7962816e888 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Get all volumes completed successfully. Aug 18 09:21:42.462925 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-eeb0fd40-fa41-4c8d-8941-e7962816e888 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:42.462925 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-eeb0fd40-fa41-4c8d-8941-e7962816e888 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:42.507687 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-eeb0fd40-fa41-4c8d-8941-e7962816e888 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:42.512191 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:42.512191 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:42.521292 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eeb0fd40-fa41-4c8d-8941-e7962816e888 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:21:42.521292 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 899/3571] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:21:42 2026] GET /volume/v3/volumes/detail => generated 1767 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:42.535456 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-687805ef-daec-4458-906a-8f588be7497b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.537847 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-687805ef-daec-4458-906a-8f588be7497b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] PUT https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 Aug 18 09:21:42.538249 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-687805ef-daec-4458-906a-8f588be7497b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "56883e83-5582-4516-bd49-2691b8b10394"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:42.540165 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-687805ef-daec-4458-906a-8f588be7497b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Update called for group 2d4676e6-73f9-47ac-9c81-6782c57d23a9. {{(pid=100266) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 09:21:42.540309 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-687805ef-daec-4458-906a-8f588be7497b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Updating group 2d4676e6-73f9-47ac-9c81-6782c57d23a9 with name None description: None add_volumes: 56883e83-5582-4516-bd49-2691b8b10394 remove_volumes: None. Aug 18 09:21:42.546380 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:42.546380 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:42.577986 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-687805ef-daec-4458-906a-8f588be7497b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 returned with HTTP 202 Aug 18 09:21:42.578467 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 884/3572] 10.4.3.41 () {70 vars in 1399 bytes} [Tue Aug 18 09:21:42 2026] PUT /volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:21:42.586190 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd9c575b-aaf9-4cb9-8fce-f85cea074323 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:42.588629 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd9c575b-aaf9-4cb9-8fce-f85cea074323 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 Aug 18 09:21:42.589229 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd9c575b-aaf9-4cb9-8fce-f85cea074323 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:42.589577 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd9c575b-aaf9-4cb9-8fce-f85cea074323 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:42.589908 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-fd9c575b-aaf9-4cb9-8fce-f85cea074323 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 2d4676e6-73f9-47ac-9c81-6782c57d23a9 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:42.594586 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:42.594586 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:42.605015 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd9c575b-aaf9-4cb9-8fce-f85cea074323 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 returned with HTTP 200 Aug 18 09:21:42.606139 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 887/3573] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:42 2026] GET /volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:43.218689 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7cd0c15b-15b2-45ac-8f80-1961d06f29f0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:43.221437 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cd0c15b-15b2-45ac-8f80-1961d06f29f0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 Aug 18 09:21:43.221575 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cd0c15b-15b2-45ac-8f80-1961d06f29f0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:43.221853 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cd0c15b-15b2-45ac-8f80-1961d06f29f0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:43.232299 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:43.232299 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:43.236873 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7cd0c15b-15b2-45ac-8f80-1961d06f29f0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:21:43.242110 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cd0c15b-15b2-45ac-8f80-1961d06f29f0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 returned with HTTP 200 Aug 18 09:21:43.242513 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 904/3574] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:43 2026] GET /volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:43.257159 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b222f9ce-2440-437f-b33a-e6b0f4d1a6a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:43.259432 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b222f9ce-2440-437f-b33a-e6b0f4d1a6a4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:21:43.259662 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b222f9ce-2440-437f-b33a-e6b0f4d1a6a4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8a9ca68-2819-41e0-a120-73057dc75673", "name": "tempest-type-Backup-1182643882"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:43.261210 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-b222f9ce-2440-437f-b33a-e6b0f4d1a6a4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Creating new backup {'backup': {'volume_id': 'c8a9ca68-2819-41e0-a120-73057dc75673', 'name': 'tempest-type-Backup-1182643882'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:21:43.261210 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-b222f9ce-2440-437f-b33a-e6b0f4d1a6a4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Creating backup of volume c8a9ca68-2819-41e0-a120-73057dc75673 in container None Aug 18 09:21:43.268550 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:43.268550 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:43.268850 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b222f9ce-2440-437f-b33a-e6b0f4d1a6a4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:21:43.285824 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b222f9ce-2440-437f-b33a-e6b0f4d1a6a4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Created reservations ['5c9de55e-eae6-4a93-8981-663905c9f45e', 'ff1ec5d7-e3a5-4d11-bac9-e646692df7a8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:43.315105 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b222f9ce-2440-437f-b33a-e6b0f4d1a6a4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:21:43.315874 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 900/3575] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:21:43 2026] POST /volume/v3/backups => generated 314 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:43.324940 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2373ff49-98f6-4ff5-9eaf-a0d64652551c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:43.327029 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2373ff49-98f6-4ff5-9eaf-a0d64652551c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:43.327500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2373ff49-98f6-4ff5-9eaf-a0d64652551c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:43.327906 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2373ff49-98f6-4ff5-9eaf-a0d64652551c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:43.328189 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2373ff49-98f6-4ff5-9eaf-a0d64652551c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:43.338003 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:43.338003 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:43.338003 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2373ff49-98f6-4ff5-9eaf-a0d64652551c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:43.338003 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 885/3576] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:43 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:43.413041 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c8e78e85-360a-4e46-9dfd-a4597931bec8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:43.414977 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8e78e85-360a-4e46-9dfd-a4597931bec8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:43.415219 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8e78e85-360a-4e46-9dfd-a4597931bec8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:43.415490 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8e78e85-360a-4e46-9dfd-a4597931bec8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:43.415666 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c8e78e85-360a-4e46-9dfd-a4597931bec8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:43.417792 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-833a4b07-0dd6-4ace-8996-8e778a91fbe4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:43.419929 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-833a4b07-0dd6-4ace-8996-8e778a91fbe4 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/00f89628-41bc-4e53-95ad-bbe2741089ea Aug 18 09:21:43.420252 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-833a4b07-0dd6-4ace-8996-8e778a91fbe4 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:43.420503 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-833a4b07-0dd6-4ace-8996-8e778a91fbe4 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:43.421107 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:43.421107 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:43.421932 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8e78e85-360a-4e46-9dfd-a4597931bec8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:43.422614 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 888/3577] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:43 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:43.427171 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-833a4b07-0dd6-4ace-8996-8e778a91fbe4 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/00f89628-41bc-4e53-95ad-bbe2741089ea returned with HTTP 404 Aug 18 09:21:43.427683 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 905/3578] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:43 2026] GET /volume/v3/volumes/00f89628-41bc-4e53-95ad-bbe2741089ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:43.438617 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e89a8f6-99af-4a29-8e8e-a722aa53c639 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:43.442925 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e89a8f6-99af-4a29-8e8e-a722aa53c639 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] DELETE https://10.4.3.41/volume/v3/volumes/38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 Aug 18 09:21:43.443203 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e89a8f6-99af-4a29-8e8e-a722aa53c639 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:43.443456 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e89a8f6-99af-4a29-8e8e-a722aa53c639 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:43.443658 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1e89a8f6-99af-4a29-8e8e-a722aa53c639 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete volume with id: 38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 Aug 18 09:21:43.452452 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:43.452452 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:43.453310 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1e89a8f6-99af-4a29-8e8e-a722aa53c639 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:43.476708 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1e89a8f6-99af-4a29-8e8e-a722aa53c639 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete volume request issued successfully. Aug 18 09:21:43.476708 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e89a8f6-99af-4a29-8e8e-a722aa53c639 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 returned with HTTP 202 Aug 18 09:21:43.476708 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 901/3579] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:21:43 2026] DELETE /volume/v3/volumes/38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:43.488592 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e48ea74-5721-4a09-85d5-36fdd9b6b37a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:43.493529 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e48ea74-5721-4a09-85d5-36fdd9b6b37a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 Aug 18 09:21:43.493529 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e48ea74-5721-4a09-85d5-36fdd9b6b37a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:43.493529 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e48ea74-5721-4a09-85d5-36fdd9b6b37a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:43.505425 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:43.505425 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:43.510580 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3e48ea74-5721-4a09-85d5-36fdd9b6b37a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:43.516550 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e48ea74-5721-4a09-85d5-36fdd9b6b37a tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 returned with HTTP 200 Aug 18 09:21:43.517243 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 886/3580] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:43 2026] GET /volume/v3/volumes/38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:43.619177 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-84f085d2-c90d-44ea-900e-e108e43bf285 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:43.621386 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84f085d2-c90d-44ea-900e-e108e43bf285 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 Aug 18 09:21:43.622359 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84f085d2-c90d-44ea-900e-e108e43bf285 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:43.622670 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84f085d2-c90d-44ea-900e-e108e43bf285 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:43.622923 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-84f085d2-c90d-44ea-900e-e108e43bf285 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 2d4676e6-73f9-47ac-9c81-6782c57d23a9 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:43.628539 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:43.628539 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:43.809479 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84f085d2-c90d-44ea-900e-e108e43bf285 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 returned with HTTP 200 Aug 18 09:21:43.809871 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 889/3581] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:43 2026] GET /volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 => generated 324 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:43.820939 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:43.823189 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:21:43.823537 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:43.823761 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:43.824125 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:21:43.825188 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:21:43.835206 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Get all volumes completed successfully. Aug 18 09:21:43.836233 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:43.836568 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:43.888547 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:43.892285 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:43.892285 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:43.897060 np0000007625 devstack@c-api.service[100264]: WARNING stevedore.named [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:43.897339 np0000007625 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:43.946459 np0000007625 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:43.950002 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:43.950002 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:43.959859 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-362ed9b8-6e5f-4dd4-9027-24844cb0e8c0 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:21:43.960351 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 906/3582] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:21:43 2026] GET /volume/v3/volumes/detail => generated 1801 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:43.975517 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db071e30-703a-4901-a87c-c86ceb89478b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:43.977261 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 18 09:21:43.977544 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:43.977756 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:43.977978 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:21:43.978650 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:21:43.985267 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Get all volumes completed successfully. Aug 18 09:21:43.985901 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:43.986049 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:44.025986 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:44.028916 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:44.028916 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:44.032370 np0000007625 devstack@c-api.service[100267]: WARNING stevedore.named [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:44.032534 np0000007625 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:44.073759 np0000007625 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:44.076878 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:44.076878 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:44.083528 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db071e30-703a-4901-a87c-c86ceb89478b tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 18 09:21:44.084073 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 902/3583] 10.4.3.41 () {68 vars in 1292 bytes} [Tue Aug 18 09:21:43 2026] GET /volume/v3/volumes/detail => generated 1801 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:21:44.097322 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7d346c99-64c9-4049-a5f0-2f436c78070d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:44.099407 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d346c99-64c9-4049-a5f0-2f436c78070d tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] POST https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9/action Aug 18 09:21:44.099773 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d346c99-64c9-4049-a5f0-2f436c78070d tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:21:44.099874 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d346c99-64c9-4049-a5f0-2f436c78070d tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:44.101243 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-7d346c99-64c9-4049-a5f0-2f436c78070d tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] delete called for group 2d4676e6-73f9-47ac-9c81-6782c57d23a9 {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 09:21:44.101345 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-7d346c99-64c9-4049-a5f0-2f436c78070d tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Delete group with id: 2d4676e6-73f9-47ac-9c81-6782c57d23a9 Aug 18 09:21:44.104626 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:44.104626 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:44.155766 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d346c99-64c9-4049-a5f0-2f436c78070d tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9/action returned with HTTP 202 Aug 18 09:21:44.156204 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 887/3584] 10.4.3.41 () {70 vars in 1421 bytes} [Tue Aug 18 09:21:44 2026] POST /volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:21:44.162848 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ba57d6b-18b2-497b-836c-18e60e7b3d24 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:44.164617 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ba57d6b-18b2-497b-836c-18e60e7b3d24 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/56883e83-5582-4516-bd49-2691b8b10394 Aug 18 09:21:44.164908 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ba57d6b-18b2-497b-836c-18e60e7b3d24 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:44.165165 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ba57d6b-18b2-497b-836c-18e60e7b3d24 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:44.172860 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:44.172860 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:44.176315 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ba57d6b-18b2-497b-836c-18e60e7b3d24 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Volume info retrieved successfully. Aug 18 09:21:44.176961 np0000007625 devstack@c-api.service[100265]: WARNING stevedore.named [None req-5ba57d6b-18b2-497b-836c-18e60e7b3d24 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 09:21:44.177102 np0000007625 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-5ba57d6b-18b2-497b-836c-18e60e7b3d24 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 09:21:44.211237 np0000007625 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-5ba57d6b-18b2-497b-836c-18e60e7b3d24 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 09:21:44.214406 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:44.214406 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:44.221965 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ba57d6b-18b2-497b-836c-18e60e7b3d24 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/56883e83-5582-4516-bd49-2691b8b10394 returned with HTTP 200 Aug 18 09:21:44.222479 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 890/3585] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:44 2026] GET /volume/v3/volumes/56883e83-5582-4516-bd49-2691b8b10394 => generated 904 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:44.351715 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ecf780c5-4214-4381-9009-4c50b416439e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:44.354142 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecf780c5-4214-4381-9009-4c50b416439e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:44.355767 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ecf780c5-4214-4381-9009-4c50b416439e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:44.355767 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ecf780c5-4214-4381-9009-4c50b416439e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:44.355767 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ecf780c5-4214-4381-9009-4c50b416439e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:44.361757 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:44.361757 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:44.361757 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecf780c5-4214-4381-9009-4c50b416439e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:44.361757 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 907/3586] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:44 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:44.434728 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d53af298-8643-46dc-a057-c25f5e17aef3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:44.436873 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d53af298-8643-46dc-a057-c25f5e17aef3 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:44.437049 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d53af298-8643-46dc-a057-c25f5e17aef3 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:44.437259 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d53af298-8643-46dc-a057-c25f5e17aef3 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:44.437331 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d53af298-8643-46dc-a057-c25f5e17aef3 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:44.442110 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:44.442110 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:44.443042 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d53af298-8643-46dc-a057-c25f5e17aef3 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:44.443461 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 903/3587] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:44 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:44.531322 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b568e386-1844-4ff7-9e57-717f34bbb885 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:44.533512 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b568e386-1844-4ff7-9e57-717f34bbb885 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 Aug 18 09:21:44.533664 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b568e386-1844-4ff7-9e57-717f34bbb885 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:44.533873 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b568e386-1844-4ff7-9e57-717f34bbb885 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:44.542332 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b568e386-1844-4ff7-9e57-717f34bbb885 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 returned with HTTP 404 Aug 18 09:21:44.542931 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 888/3588] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:44 2026] GET /volume/v3/volumes/38fbc5b7-b249-4c57-b7fa-4bd54958d9d0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:44.550447 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-70ed11da-33b8-4ea4-89ce-0e02d74f4b54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:44.552299 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70ed11da-33b8-4ea4-89ce-0e02d74f4b54 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fd1b9725-cc91-4cc9-99a6-71348e178b2c Aug 18 09:21:44.552534 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70ed11da-33b8-4ea4-89ce-0e02d74f4b54 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:44.552691 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70ed11da-33b8-4ea4-89ce-0e02d74f4b54 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:44.552868 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-70ed11da-33b8-4ea4-89ce-0e02d74f4b54 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete volume with id: fd1b9725-cc91-4cc9-99a6-71348e178b2c Aug 18 09:21:44.559444 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:44.559444 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:44.559858 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-70ed11da-33b8-4ea4-89ce-0e02d74f4b54 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:44.580359 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-70ed11da-33b8-4ea4-89ce-0e02d74f4b54 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete volume request issued successfully. Aug 18 09:21:44.580589 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70ed11da-33b8-4ea4-89ce-0e02d74f4b54 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/fd1b9725-cc91-4cc9-99a6-71348e178b2c returned with HTTP 202 Aug 18 09:21:44.581056 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 891/3589] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:21:44 2026] DELETE /volume/v3/volumes/fd1b9725-cc91-4cc9-99a6-71348e178b2c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:44.590843 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7b65946b-677f-4c3d-8173-49dc944fba34 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:44.592610 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b65946b-677f-4c3d-8173-49dc944fba34 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/fd1b9725-cc91-4cc9-99a6-71348e178b2c Aug 18 09:21:44.592783 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b65946b-677f-4c3d-8173-49dc944fba34 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:44.592946 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b65946b-677f-4c3d-8173-49dc944fba34 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:44.599929 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:44.599929 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:44.604345 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7b65946b-677f-4c3d-8173-49dc944fba34 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:44.609268 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b65946b-677f-4c3d-8173-49dc944fba34 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/fd1b9725-cc91-4cc9-99a6-71348e178b2c returned with HTTP 200 Aug 18 09:21:44.609693 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 908/3590] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:44 2026] GET /volume/v3/volumes/fd1b9725-cc91-4cc9-99a6-71348e178b2c => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:45.236070 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-995c06b3-e0f7-43ba-b8e6-4e530b632f53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:45.238592 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-995c06b3-e0f7-43ba-b8e6-4e530b632f53 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/56883e83-5582-4516-bd49-2691b8b10394 Aug 18 09:21:45.238867 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-995c06b3-e0f7-43ba-b8e6-4e530b632f53 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:45.239124 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-995c06b3-e0f7-43ba-b8e6-4e530b632f53 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:45.247101 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-995c06b3-e0f7-43ba-b8e6-4e530b632f53 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/56883e83-5582-4516-bd49-2691b8b10394 returned with HTTP 404 Aug 18 09:21:45.247815 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 904/3591] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:45 2026] GET /volume/v3/volumes/56883e83-5582-4516-bd49-2691b8b10394 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:21:45.255459 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15ce4df6-ceac-430a-9457-e6c8079fb1d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:45.258035 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15ce4df6-ceac-430a-9457-e6c8079fb1d3 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/volumes/c0f157e4-1f92-4d07-8465-a06a1cf30f68 Aug 18 09:21:45.258353 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15ce4df6-ceac-430a-9457-e6c8079fb1d3 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:45.258627 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15ce4df6-ceac-430a-9457-e6c8079fb1d3 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:45.261297 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=387,cinder:UPDATE=91,cinder:INSERT=47 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:21:45.268058 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15ce4df6-ceac-430a-9457-e6c8079fb1d3 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/volumes/c0f157e4-1f92-4d07-8465-a06a1cf30f68 returned with HTTP 404 Aug 18 09:21:45.268743 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 889/3592] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:45 2026] GET /volume/v3/volumes/c0f157e4-1f92-4d07-8465-a06a1cf30f68 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:21:45.276123 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e827809f-6646-41e7-b4ac-b483686e6223 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:45.277927 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e827809f-6646-41e7-b4ac-b483686e6223 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] GET https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 Aug 18 09:21:45.278130 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e827809f-6646-41e7-b4ac-b483686e6223 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:45.278326 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e827809f-6646-41e7-b4ac-b483686e6223 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:45.278489 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-e827809f-6646-41e7-b4ac-b483686e6223 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] show called for member 2d4676e6-73f9-47ac-9c81-6782c57d23a9 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 09:21:45.281480 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e827809f-6646-41e7-b4ac-b483686e6223 tempest-GroupsTest-1715628323 tempest-GroupsTest-1715628323-project-member] https://10.4.3.41/volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 returned with HTTP 404 Aug 18 09:21:45.281918 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 892/3593] 10.4.3.41 () {68 vars in 1379 bytes} [Tue Aug 18 09:21:45 2026] GET /volume/v3/groups/2d4676e6-73f9-47ac-9c81-6782c57d23a9 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:21:45.290049 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6133a3de-3c42-430f-819b-083092cf062a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:45.291726 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6133a3de-3c42-430f-819b-083092cf062a tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/4033e9ab-b477-4a66-a353-2beb01a967ce Aug 18 09:21:45.291932 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6133a3de-3c42-430f-819b-083092cf062a tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:45.292129 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6133a3de-3c42-430f-819b-083092cf062a tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:45.294344 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=378,cinder:UPDATE=120,cinder:INSERT=63 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:21:45.305162 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6133a3de-3c42-430f-819b-083092cf062a tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] https://10.4.3.41/volume/v3/group_types/4033e9ab-b477-4a66-a353-2beb01a967ce returned with HTTP 202 Aug 18 09:21:45.305556 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 909/3594] 10.4.3.41 () {68 vars in 1397 bytes} [Tue Aug 18 09:21:45 2026] DELETE /volume/v3/group_types/4033e9ab-b477-4a66-a353-2beb01a967ce => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:21:45.313247 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6f3f29e-d17c-4dbe-924f-dc84ae410177 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:45.315036 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6f3f29e-d17c-4dbe-924f-dc84ae410177 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] DELETE https://10.4.3.41/volume/v3/types/b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74 Aug 18 09:21:45.315239 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6f3f29e-d17c-4dbe-924f-dc84ae410177 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:45.315449 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6f3f29e-d17c-4dbe-924f-dc84ae410177 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:45.335544 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6f3f29e-d17c-4dbe-924f-dc84ae410177 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] https://10.4.3.41/volume/v3/types/b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74 returned with HTTP 202 Aug 18 09:21:45.335904 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 905/3595] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:21:45 2026] DELETE /volume/v3/types/b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:45.343154 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97b63f3b-5310-4697-a4fd-43a45a8a0374 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:45.345302 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97b63f3b-5310-4697-a4fd-43a45a8a0374 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] GET https://10.4.3.41/volume/v3/types/b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74 Aug 18 09:21:45.345533 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97b63f3b-5310-4697-a4fd-43a45a8a0374 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:45.345759 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97b63f3b-5310-4697-a4fd-43a45a8a0374 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:45.349492 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97b63f3b-5310-4697-a4fd-43a45a8a0374 tempest-GroupsTest-407604295 tempest-GroupsTest-407604295-project-admin] https://10.4.3.41/volume/v3/types/b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74 returned with HTTP 404 Aug 18 09:21:45.350109 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 890/3596] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:21:45 2026] GET /volume/v3/types/b23cdcfb-50eb-4ff8-86ac-6f2e094cdd74 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:45.373257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9a969b9-b4df-4410-9ef3-0466a47225a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:45.376856 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9a969b9-b4df-4410-9ef3-0466a47225a6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:45.376856 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9a969b9-b4df-4410-9ef3-0466a47225a6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:45.376856 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9a969b9-b4df-4410-9ef3-0466a47225a6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:45.376856 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e9a969b9-b4df-4410-9ef3-0466a47225a6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:45.381032 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:45.381032 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:45.381787 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9a969b9-b4df-4410-9ef3-0466a47225a6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:45.382144 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 893/3597] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:45 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:45.455238 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-308ac4db-e1da-4e57-bad8-029509614b44 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:45.458636 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-308ac4db-e1da-4e57-bad8-029509614b44 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:45.458936 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-308ac4db-e1da-4e57-bad8-029509614b44 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:45.459223 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-308ac4db-e1da-4e57-bad8-029509614b44 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:45.459400 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-308ac4db-e1da-4e57-bad8-029509614b44 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:45.471188 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:45.471188 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:45.472354 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-308ac4db-e1da-4e57-bad8-029509614b44 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:45.472875 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 910/3598] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:45 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:45.624941 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5e0cfd4f-b21b-4489-afd8-6cec0b24df01 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:45.626738 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e0cfd4f-b21b-4489-afd8-6cec0b24df01 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/fd1b9725-cc91-4cc9-99a6-71348e178b2c Aug 18 09:21:45.626895 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e0cfd4f-b21b-4489-afd8-6cec0b24df01 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:45.627076 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e0cfd4f-b21b-4489-afd8-6cec0b24df01 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:45.632936 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e0cfd4f-b21b-4489-afd8-6cec0b24df01 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/fd1b9725-cc91-4cc9-99a6-71348e178b2c returned with HTTP 404 Aug 18 09:21:45.633354 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 906/3599] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:45 2026] GET /volume/v3/volumes/fd1b9725-cc91-4cc9-99a6-71348e178b2c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:45.640065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6725429-a501-4849-8ded-65c48a76feac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:45.641745 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6725429-a501-4849-8ded-65c48a76feac tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] DELETE https://10.4.3.41/volume/v3/volumes/29043da7-eedc-4d45-876a-4d1bc3b7a92b Aug 18 09:21:45.641928 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6725429-a501-4849-8ded-65c48a76feac tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:45.642211 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6725429-a501-4849-8ded-65c48a76feac tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:45.642286 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b6725429-a501-4849-8ded-65c48a76feac tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete volume with id: 29043da7-eedc-4d45-876a-4d1bc3b7a92b Aug 18 09:21:45.649022 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:45.649022 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:45.649413 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b6725429-a501-4849-8ded-65c48a76feac tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:45.666939 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b6725429-a501-4849-8ded-65c48a76feac tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete volume request issued successfully. Aug 18 09:21:45.667158 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6725429-a501-4849-8ded-65c48a76feac tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/29043da7-eedc-4d45-876a-4d1bc3b7a92b returned with HTTP 202 Aug 18 09:21:45.667640 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 891/3600] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:21:45 2026] DELETE /volume/v3/volumes/29043da7-eedc-4d45-876a-4d1bc3b7a92b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:45.674409 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63950a0e-19aa-498a-bd91-7ce5d024cf98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:45.676151 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63950a0e-19aa-498a-bd91-7ce5d024cf98 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/29043da7-eedc-4d45-876a-4d1bc3b7a92b Aug 18 09:21:45.677515 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63950a0e-19aa-498a-bd91-7ce5d024cf98 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:45.677515 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63950a0e-19aa-498a-bd91-7ce5d024cf98 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:45.683610 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:45.683610 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:45.687239 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-63950a0e-19aa-498a-bd91-7ce5d024cf98 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:45.691727 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63950a0e-19aa-498a-bd91-7ce5d024cf98 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/29043da7-eedc-4d45-876a-4d1bc3b7a92b returned with HTTP 200 Aug 18 09:21:45.692094 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 894/3601] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:45 2026] GET /volume/v3/volumes/29043da7-eedc-4d45-876a-4d1bc3b7a92b => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:45.733685 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-80a9058c-3aed-4a8f-8cbe-669414f136fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:45.737852 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80a9058c-3aed-4a8f-8cbe-669414f136fb tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] GET https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 Aug 18 09:21:45.737852 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80a9058c-3aed-4a8f-8cbe-669414f136fb tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:45.737852 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80a9058c-3aed-4a8f-8cbe-669414f136fb tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:45.746767 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:45.746767 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:45.751886 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-80a9058c-3aed-4a8f-8cbe-669414f136fb tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Volume info retrieved successfully. Aug 18 09:21:45.758812 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80a9058c-3aed-4a8f-8cbe-669414f136fb tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 returned with HTTP 200 Aug 18 09:21:45.759492 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 911/3602] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:45 2026] GET /volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:46.393306 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb06c0f5-27c1-4a39-bdba-b75a2ca24dd3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:46.398976 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb06c0f5-27c1-4a39-bdba-b75a2ca24dd3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:46.399271 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb06c0f5-27c1-4a39-bdba-b75a2ca24dd3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:46.399562 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb06c0f5-27c1-4a39-bdba-b75a2ca24dd3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:46.399734 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fb06c0f5-27c1-4a39-bdba-b75a2ca24dd3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:46.404470 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:46.404470 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:46.405166 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb06c0f5-27c1-4a39-bdba-b75a2ca24dd3 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:46.405567 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 907/3603] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:46 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:46.484513 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b62e9fa9-4795-448f-8a47-33f364c4dacc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:46.487178 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b62e9fa9-4795-448f-8a47-33f364c4dacc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:46.487351 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b62e9fa9-4795-448f-8a47-33f364c4dacc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:46.487646 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b62e9fa9-4795-448f-8a47-33f364c4dacc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:46.487825 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b62e9fa9-4795-448f-8a47-33f364c4dacc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:46.492815 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:46.492815 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:46.495366 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b62e9fa9-4795-448f-8a47-33f364c4dacc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:46.495366 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 892/3604] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:46 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:46.704869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d796229a-f3d0-4f1d-987a-5b31bdb7254d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:46.707338 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d796229a-f3d0-4f1d-987a-5b31bdb7254d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/29043da7-eedc-4d45-876a-4d1bc3b7a92b Aug 18 09:21:46.707634 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d796229a-f3d0-4f1d-987a-5b31bdb7254d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:46.707911 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d796229a-f3d0-4f1d-987a-5b31bdb7254d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:46.715334 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d796229a-f3d0-4f1d-987a-5b31bdb7254d tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/29043da7-eedc-4d45-876a-4d1bc3b7a92b returned with HTTP 404 Aug 18 09:21:46.715977 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 895/3605] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:46 2026] GET /volume/v3/volumes/29043da7-eedc-4d45-876a-4d1bc3b7a92b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:46.722708 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d61c7c29-89b7-44b4-abcd-bb8378ee632c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:46.724678 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d61c7c29-89b7-44b4-abcd-bb8378ee632c tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] DELETE https://10.4.3.41/volume/v3/volumes/bcca677f-d305-4685-8763-ad2d5f40490e Aug 18 09:21:46.724967 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d61c7c29-89b7-44b4-abcd-bb8378ee632c tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:46.725193 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d61c7c29-89b7-44b4-abcd-bb8378ee632c tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:46.725448 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d61c7c29-89b7-44b4-abcd-bb8378ee632c tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete volume with id: bcca677f-d305-4685-8763-ad2d5f40490e Aug 18 09:21:46.734143 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:46.734143 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:46.734803 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d61c7c29-89b7-44b4-abcd-bb8378ee632c tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:46.770403 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d61c7c29-89b7-44b4-abcd-bb8378ee632c tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete volume request issued successfully. Aug 18 09:21:46.770608 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d61c7c29-89b7-44b4-abcd-bb8378ee632c tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/bcca677f-d305-4685-8763-ad2d5f40490e returned with HTTP 202 Aug 18 09:21:46.771166 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 912/3606] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:21:46 2026] DELETE /volume/v3/volumes/bcca677f-d305-4685-8763-ad2d5f40490e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:46.773069 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e11063f-6984-46c7-a5cc-16e7d056cd30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:46.774766 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e11063f-6984-46c7-a5cc-16e7d056cd30 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] GET https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 Aug 18 09:21:46.775003 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e11063f-6984-46c7-a5cc-16e7d056cd30 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:46.775244 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e11063f-6984-46c7-a5cc-16e7d056cd30 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:46.784172 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:46.784172 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:46.788154 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d9997573-2f72-44ea-b317-43cc232fa3b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:46.790385 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9997573-2f72-44ea-b317-43cc232fa3b6 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/bcca677f-d305-4685-8763-ad2d5f40490e Aug 18 09:21:46.790533 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8e11063f-6984-46c7-a5cc-16e7d056cd30 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Volume info retrieved successfully. Aug 18 09:21:46.790711 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9997573-2f72-44ea-b317-43cc232fa3b6 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:46.790943 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9997573-2f72-44ea-b317-43cc232fa3b6 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:46.799147 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:46.799147 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:46.799843 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e11063f-6984-46c7-a5cc-16e7d056cd30 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 returned with HTTP 200 Aug 18 09:21:46.800381 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 908/3607] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:46 2026] GET /volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:46.804459 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d9997573-2f72-44ea-b317-43cc232fa3b6 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:46.809508 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9997573-2f72-44ea-b317-43cc232fa3b6 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/bcca677f-d305-4685-8763-ad2d5f40490e returned with HTTP 200 Aug 18 09:21:46.810088 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 893/3608] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:46 2026] GET /volume/v3/volumes/bcca677f-d305-4685-8763-ad2d5f40490e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:47.420549 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2188ecbe-345b-4bc9-a2a3-6ebb67805623 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:47.422409 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2188ecbe-345b-4bc9-a2a3-6ebb67805623 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:47.422643 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2188ecbe-345b-4bc9-a2a3-6ebb67805623 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:47.422901 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2188ecbe-345b-4bc9-a2a3-6ebb67805623 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:47.423024 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2188ecbe-345b-4bc9-a2a3-6ebb67805623 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:47.425020 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=293,cinder:UPDATE=59,cinder:INSERT=29 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:21:47.429361 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:47.429361 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:47.430238 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2188ecbe-345b-4bc9-a2a3-6ebb67805623 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:47.430717 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 896/3609] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:47 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:47.505145 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-502904eb-0a88-488b-bddc-07cd883068f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:47.509907 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-502904eb-0a88-488b-bddc-07cd883068f7 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:47.510159 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-502904eb-0a88-488b-bddc-07cd883068f7 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:47.510411 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-502904eb-0a88-488b-bddc-07cd883068f7 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:47.510573 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-502904eb-0a88-488b-bddc-07cd883068f7 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:47.515169 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:47.515169 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:47.515922 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-502904eb-0a88-488b-bddc-07cd883068f7 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:47.516314 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 913/3610] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:47 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:47.624430 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3739323-2ff7-47f1-9fee-dffa7857c126 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:47.715378 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3739323-2ff7-47f1-9fee-dffa7857c126 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] GET https://10.4.3.41/volume/v3/os-quota-class-sets/default Aug 18 09:21:47.715639 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3739323-2ff7-47f1-9fee-dffa7857c126 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:47.715843 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3739323-2ff7-47f1-9fee-dffa7857c126 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:47.728858 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3739323-2ff7-47f1-9fee-dffa7857c126 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] https://10.4.3.41/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 09:21:47.729248 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 909/3611] 10.4.3.41 () {66 vars in 1290 bytes} [Tue Aug 18 09:21:47 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:47.745581 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20a6fdde-17cb-4862-aebb-d8d02da72131 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:47.758035 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20a6fdde-17cb-4862-aebb-d8d02da72131 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] GET https://10.4.3.41/volume/v3/os-quota-class-sets/default Aug 18 09:21:47.759021 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20a6fdde-17cb-4862-aebb-d8d02da72131 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:47.760023 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20a6fdde-17cb-4862-aebb-d8d02da72131 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:47.816433 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a68fb3e8-a8a5-478f-b794-9be27e145907 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:47.818650 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a68fb3e8-a8a5-478f-b794-9be27e145907 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] GET https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 Aug 18 09:21:47.818920 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a68fb3e8-a8a5-478f-b794-9be27e145907 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:47.819179 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a68fb3e8-a8a5-478f-b794-9be27e145907 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:47.822297 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8f15c67a-7b18-415b-9bf4-369c58ef769e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:47.824254 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f15c67a-7b18-415b-9bf4-369c58ef769e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/bcca677f-d305-4685-8763-ad2d5f40490e Aug 18 09:21:47.824607 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f15c67a-7b18-415b-9bf4-369c58ef769e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:47.825003 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f15c67a-7b18-415b-9bf4-369c58ef769e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:47.828138 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:47.828138 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:47.831463 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f15c67a-7b18-415b-9bf4-369c58ef769e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/bcca677f-d305-4685-8763-ad2d5f40490e returned with HTTP 404 Aug 18 09:21:47.831939 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 914/3612] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:47 2026] GET /volume/v3/volumes/bcca677f-d305-4685-8763-ad2d5f40490e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:47.832565 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a68fb3e8-a8a5-478f-b794-9be27e145907 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Volume info retrieved successfully. Aug 18 09:21:47.838552 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7136c4fc-3f3a-41e2-adca-7443f0821d24 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:47.838976 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a68fb3e8-a8a5-478f-b794-9be27e145907 tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 returned with HTTP 200 Aug 18 09:21:47.839208 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20a6fdde-17cb-4862-aebb-d8d02da72131 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] https://10.4.3.41/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 09:21:47.839552 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 897/3613] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:47 2026] GET /volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:47.840713 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7136c4fc-3f3a-41e2-adca-7443f0821d24 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] DELETE https://10.4.3.41/volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e Aug 18 09:21:47.840952 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7136c4fc-3f3a-41e2-adca-7443f0821d24 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:47.841177 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7136c4fc-3f3a-41e2-adca-7443f0821d24 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:47.841380 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7136c4fc-3f3a-41e2-adca-7443f0821d24 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete volume with id: 099baaa4-7be1-457c-8d7a-979a748c6b7e Aug 18 09:21:47.846605 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 894/3614] 10.4.3.41 () {66 vars in 1290 bytes} [Tue Aug 18 09:21:47 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:47.849078 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:47.849078 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:47.849537 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7136c4fc-3f3a-41e2-adca-7443f0821d24 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:47.855440 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d3fe72b6-9108-4285-b99b-db579e46cb31 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:47.857453 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3fe72b6-9108-4285-b99b-db579e46cb31 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:21:47.857862 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3fe72b6-9108-4285-b99b-db579e46cb31 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1171184466"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:47.869854 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7136c4fc-3f3a-41e2-adca-7443f0821d24 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Delete volume request issued successfully. Aug 18 09:21:47.870033 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7136c4fc-3f3a-41e2-adca-7443f0821d24 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e returned with HTTP 202 Aug 18 09:21:47.870474 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 910/3615] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:21:47 2026] DELETE /volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:47.875973 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3fe72b6-9108-4285-b99b-db579e46cb31 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:21:47.876697 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 915/3616] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:21:47 2026] POST /volume/v3/types => generated 228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:47.879728 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b94a5df6-f20f-44e4-9f90-226c8ca7351e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:47.882227 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b94a5df6-f20f-44e4-9f90-226c8ca7351e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e Aug 18 09:21:47.882483 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b94a5df6-f20f-44e4-9f90-226c8ca7351e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:47.882736 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b94a5df6-f20f-44e4-9f90-226c8ca7351e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:47.891110 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:47.891110 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:47.891310 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c69ef87e-a49f-4670-8a7a-d5e24adc4cbc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:47.893686 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c69ef87e-a49f-4670-8a7a-d5e24adc4cbc tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-class-sets/default Aug 18 09:21:47.894267 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c69ef87e-a49f-4670-8a7a-d5e24adc4cbc tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-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-1171184466": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1171184466": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1171184466": 2}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:47.895428 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b94a5df6-f20f-44e4-9f90-226c8ca7351e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Volume info retrieved successfully. Aug 18 09:21:47.901188 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b94a5df6-f20f-44e4-9f90-226c8ca7351e tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e returned with HTTP 200 Aug 18 09:21:47.901637 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 898/3617] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:47 2026] GET /volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:48.015915 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c69ef87e-a49f-4670-8a7a-d5e24adc4cbc tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] https://10.4.3.41/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 09:21:48.016321 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 895/3618] 10.4.3.41 () {68 vars in 1311 bytes} [Tue Aug 18 09:21:47 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:48.028914 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-80e75c4b-c32a-49c6-a9de-456ab5fa46a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:48.030570 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80e75c4b-c32a-49c6-a9de-456ab5fa46a8 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/ba11659aee0d405dbebcaa4f1c794b3e/defaults Aug 18 09:21:48.033412 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80e75c4b-c32a-49c6-a9de-456ab5fa46a8 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:48.033412 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80e75c4b-c32a-49c6-a9de-456ab5fa46a8 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Calling method 'defaults' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:48.039528 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80e75c4b-c32a-49c6-a9de-456ab5fa46a8 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/ba11659aee0d405dbebcaa4f1c794b3e/defaults returned with HTTP 200 Aug 18 09:21:48.039865 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 911/3619] 10.4.3.41 () {66 vars in 1374 bytes} [Tue Aug 18 09:21:48 2026] GET /volume/v3/os-quota-sets/ba11659aee0d405dbebcaa4f1c794b3e/defaults => generated 645 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:48.170611 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-86f10a42-7d6b-4dcb-bbde-30fbecfe30f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:48.172351 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86f10a42-7d6b-4dcb-bbde-30fbecfe30f1 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/f619c3619ff641d09100a50d5ed884d9/defaults Aug 18 09:21:48.172595 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86f10a42-7d6b-4dcb-bbde-30fbecfe30f1 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:48.172885 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86f10a42-7d6b-4dcb-bbde-30fbecfe30f1 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Calling method 'defaults' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:48.183473 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86f10a42-7d6b-4dcb-bbde-30fbecfe30f1 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f619c3619ff641d09100a50d5ed884d9/defaults returned with HTTP 200 Aug 18 09:21:48.183807 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 916/3620] 10.4.3.41 () {66 vars in 1374 bytes} [Tue Aug 18 09:21:48 2026] GET /volume/v3/os-quota-sets/f619c3619ff641d09100a50d5ed884d9/defaults => generated 645 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:48.278205 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be55b552-1dcf-4a50-9407-ca0f504e9e16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:48.280006 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be55b552-1dcf-4a50-9407-ca0f504e9e16 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] DELETE https://10.4.3.41/volume/v3/types/60b89a8a-7342-421e-9348-52d05a4c7c45 Aug 18 09:21:48.280212 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be55b552-1dcf-4a50-9407-ca0f504e9e16 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:48.280521 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be55b552-1dcf-4a50-9407-ca0f504e9e16 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:48.303811 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be55b552-1dcf-4a50-9407-ca0f504e9e16 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] https://10.4.3.41/volume/v3/types/60b89a8a-7342-421e-9348-52d05a4c7c45 returned with HTTP 202 Aug 18 09:21:48.304190 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 899/3621] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:21:48 2026] DELETE /volume/v3/types/60b89a8a-7342-421e-9348-52d05a4c7c45 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:48.310916 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a883ca83-4bef-447f-8562-5d31e53bd261 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:48.312968 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a883ca83-4bef-447f-8562-5d31e53bd261 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] GET https://10.4.3.41/volume/v3/types/60b89a8a-7342-421e-9348-52d05a4c7c45 Aug 18 09:21:48.313283 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a883ca83-4bef-447f-8562-5d31e53bd261 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:48.313373 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a883ca83-4bef-447f-8562-5d31e53bd261 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:48.317946 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a883ca83-4bef-447f-8562-5d31e53bd261 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] https://10.4.3.41/volume/v3/types/60b89a8a-7342-421e-9348-52d05a4c7c45 returned with HTTP 404 Aug 18 09:21:48.317946 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 896/3622] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:21:48 2026] GET /volume/v3/types/60b89a8a-7342-421e-9348-52d05a4c7c45 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:48.327160 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-954d35cc-714e-4df5-9e1a-542ea56c96e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:48.330261 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-954d35cc-714e-4df5-9e1a-542ea56c96e4 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-class-sets/default Aug 18 09:21:48.330666 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-954d35cc-714e-4df5-9e1a-542ea56c96e4 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:48.333884 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=400,cinder:UPDATE=113,cinder:INSERT=56 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:21:48.361040 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee417885-e0d8-4349-bfff-787c5714d52f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:48.363059 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee417885-e0d8-4349-bfff-787c5714d52f tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 Aug 18 09:21:48.363265 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee417885-e0d8-4349-bfff-787c5714d52f tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:48.363519 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee417885-e0d8-4349-bfff-787c5714d52f tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:48.363747 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ee417885-e0d8-4349-bfff-787c5714d52f tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Delete volume with id: 7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 Aug 18 09:21:48.372544 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:48.372544 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:48.372544 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ee417885-e0d8-4349-bfff-787c5714d52f tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Volume info retrieved successfully. Aug 18 09:21:48.394754 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ee417885-e0d8-4349-bfff-787c5714d52f tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Delete volume request issued successfully. Aug 18 09:21:48.394754 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee417885-e0d8-4349-bfff-787c5714d52f tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 returned with HTTP 202 Aug 18 09:21:48.394754 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 917/3623] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:21:48 2026] DELETE /volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:48.406019 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ed9e8f2-d99c-4342-a574-4ebfeb787fba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:48.406798 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-954d35cc-714e-4df5-9e1a-542ea56c96e4 tempest-VolumeQuotaClassesTest-1623088281 tempest-VolumeQuotaClassesTest-1623088281-project-admin] https://10.4.3.41/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 09:21:48.407586 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 912/3624] 10.4.3.41 () {68 vars in 1311 bytes} [Tue Aug 18 09:21:48 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:48.409206 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ed9e8f2-d99c-4342-a574-4ebfeb787fba tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] GET https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 Aug 18 09:21:48.409497 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ed9e8f2-d99c-4342-a574-4ebfeb787fba tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:48.409786 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ed9e8f2-d99c-4342-a574-4ebfeb787fba tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:48.420698 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:48.420698 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:48.425185 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9ed9e8f2-d99c-4342-a574-4ebfeb787fba tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Volume info retrieved successfully. Aug 18 09:21:48.429922 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ed9e8f2-d99c-4342-a574-4ebfeb787fba tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 returned with HTTP 200 Aug 18 09:21:48.430490 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 900/3625] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:48 2026] GET /volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:48.444766 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7ebef76-c6ca-4e23-8629-d0bf17722049 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:48.446113 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7ebef76-c6ca-4e23-8629-d0bf17722049 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:48.446113 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7ebef76-c6ca-4e23-8629-d0bf17722049 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:48.446113 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7ebef76-c6ca-4e23-8629-d0bf17722049 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:48.446113 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b7ebef76-c6ca-4e23-8629-d0bf17722049 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:48.450907 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:48.450907 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:48.451114 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7ebef76-c6ca-4e23-8629-d0bf17722049 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:48.451696 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 897/3626] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:48 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:48.527051 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f61a6b9-0011-4879-bbe9-d240f16ece02 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:48.529877 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f61a6b9-0011-4879-bbe9-d240f16ece02 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:48.529877 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f61a6b9-0011-4879-bbe9-d240f16ece02 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:48.529877 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f61a6b9-0011-4879-bbe9-d240f16ece02 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:48.529877 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1f61a6b9-0011-4879-bbe9-d240f16ece02 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:48.533905 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:48.533905 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:48.535235 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f61a6b9-0011-4879-bbe9-d240f16ece02 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:48.536033 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 918/3627] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:48 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:48.916989 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc95c65b-2706-436c-8f45-5724a2a8ebe9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:48.920010 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc95c65b-2706-436c-8f45-5724a2a8ebe9 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] GET https://10.4.3.41/volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e Aug 18 09:21:48.920010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc95c65b-2706-436c-8f45-5724a2a8ebe9 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:48.920010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc95c65b-2706-436c-8f45-5724a2a8ebe9 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:48.927147 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc95c65b-2706-436c-8f45-5724a2a8ebe9 tempest-CreateVolumesFromBackupTest-1568243803 tempest-CreateVolumesFromBackupTest-1568243803-project-member] https://10.4.3.41/volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e returned with HTTP 404 Aug 18 09:21:48.927567 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 913/3628] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:48 2026] GET /volume/v3/volumes/099baaa4-7be1-457c-8d7a-979a748c6b7e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:49.445988 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-377057f0-502a-408d-aac2-514366b9e53d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:49.447919 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-377057f0-502a-408d-aac2-514366b9e53d tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] GET https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 Aug 18 09:21:49.448116 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-377057f0-502a-408d-aac2-514366b9e53d tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:49.448345 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-377057f0-502a-408d-aac2-514366b9e53d tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:49.459417 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-377057f0-502a-408d-aac2-514366b9e53d tempest-TestImageHashVerification-973232463 tempest-TestImageHashVerification-973232463-project-member] https://10.4.3.41/volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 returned with HTTP 404 Aug 18 09:21:49.463026 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 901/3629] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:49 2026] GET /volume/v3/volumes/7d1e6e80-8ed2-46aa-8fd8-d58fac33bc33 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:49.466065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5edea399-eb28-4a6f-9b2e-1abee5fbee95 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:49.469143 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5edea399-eb28-4a6f-9b2e-1abee5fbee95 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:49.469519 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5edea399-eb28-4a6f-9b2e-1abee5fbee95 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:49.469935 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5edea399-eb28-4a6f-9b2e-1abee5fbee95 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:49.470378 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5edea399-eb28-4a6f-9b2e-1abee5fbee95 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:49.481615 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:49.481615 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:49.482405 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5edea399-eb28-4a6f-9b2e-1abee5fbee95 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:49.483218 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 898/3630] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:49 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:21:49.550673 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57ff12b2-efc8-4003-a2b4-8caf74d4817b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:49.552497 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57ff12b2-efc8-4003-a2b4-8caf74d4817b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:49.554427 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57ff12b2-efc8-4003-a2b4-8caf74d4817b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:49.554427 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57ff12b2-efc8-4003-a2b4-8caf74d4817b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:49.554427 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-57ff12b2-efc8-4003-a2b4-8caf74d4817b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:49.563524 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:49.563524 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:49.564668 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57ff12b2-efc8-4003-a2b4-8caf74d4817b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:49.565194 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 919/3631] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:49 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:50.420774 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:50.493931 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e659d846-a401-41e8-8d67-a08949e3bcb4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:50.495989 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e659d846-a401-41e8-8d67-a08949e3bcb4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:50.496221 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e659d846-a401-41e8-8d67-a08949e3bcb4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:50.496680 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e659d846-a401-41e8-8d67-a08949e3bcb4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:50.496853 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e659d846-a401-41e8-8d67-a08949e3bcb4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:50.506117 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:50.506117 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:50.507240 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e659d846-a401-41e8-8d67-a08949e3bcb4 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:50.507915 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 902/3632] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:50 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:50.521794 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:50.564362 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:50.564688 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-511757515"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:50.566276 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-511757515'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:50.566404 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Create volume of 1 GB Aug 18 09:21:50.571049 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Availability Zones retrieved successfully. Aug 18 09:21:50.577894 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Flow 'volume_create_api' (83962643-22b2-42e6-8a6a-f90412d47364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:50.577980 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4c90cc80-8ea4-4db9-960a-6d91162b3ca5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:50.578302 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2f41c7-a96a-456f-9a15-7564cccb7ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:50.578669 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:50.579771 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:50.580034 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c90cc80-8ea4-4db9-960a-6d91162b3ca5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:50.580269 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-136470089"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:50.580380 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c90cc80-8ea4-4db9-960a-6d91162b3ca5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:50.581664 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c90cc80-8ea4-4db9-960a-6d91162b3ca5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:50.581664 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4c90cc80-8ea4-4db9-960a-6d91162b3ca5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:50.582769 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-136470089'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:50.582887 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Create volume of 1 GB Aug 18 09:21:50.586006 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:50.586006 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:50.587120 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c90cc80-8ea4-4db9-960a-6d91162b3ca5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:50.587738 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 920/3633] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:50 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:50.588254 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Availability Zones retrieved successfully. Aug 18 09:21:50.595234 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Flow 'volume_create_api' (bbed4fd8-d369-472a-bd14-9d799e53da66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:50.596864 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4e9b73-45b1-495c-b40e-3d122066cc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:50.597733 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:50.613921 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2f41c7-a96a-456f-9a15-7564cccb7ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:50.613921 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031e2548-da2a-4451-819d-adc5f4d331ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:50.628268 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4e9b73-45b1-495c-b40e-3d122066cc2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:50.629432 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c703cf7d-48fe-482d-b1e2-09901f1b91c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:50.686538 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Created reservations ['f3a0d44c-c3b1-46df-8bd5-15049a505317', '4a34076d-591d-42d3-98d5-f03e68454b17', '0cdc8cf9-9b7c-4e58-b87c-2afed57fb2bc', '08b46fb1-8da5-44b7-b3b9-f6a46383a423'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:50.687378 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031e2548-da2a-4451-819d-adc5f4d331ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3a0d44c-c3b1-46df-8bd5-15049a505317', '4a34076d-591d-42d3-98d5-f03e68454b17', '0cdc8cf9-9b7c-4e58-b87c-2afed57fb2bc', '08b46fb1-8da5-44b7-b3b9-f6a46383a423']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:50.688140 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b872a3-c41f-4f04-8f92-a051ae8da1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:50.698882 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Created reservations ['1a1719fc-bec9-4d65-bd01-021b8aacb701', '6396380c-3f76-43aa-9b09-bf6ee0115066', '5d187a67-32c7-4ed8-83f2-e076d52caca4', 'bb88907d-9808-4a0c-b9ac-19bed1f92bf3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:50.699815 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c703cf7d-48fe-482d-b1e2-09901f1b91c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a1719fc-bec9-4d65-bd01-021b8aacb701', '6396380c-3f76-43aa-9b09-bf6ee0115066', '5d187a67-32c7-4ed8-83f2-e076d52caca4', 'bb88907d-9808-4a0c-b9ac-19bed1f92bf3']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:50.700494 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa53b59a-d47b-46df-9c98-8384a99a07ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:50.711547 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b872a3-c41f-4f04-8f92-a051ae8da1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '808af8e6-8ae4-4081-987e-63b3bdf444a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-511757515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1899eec9d3f447f49032c3b74ba4a503',qos_specs=None,replication_status=,reservations=['f3a0d44c-c3b1-46df-8bd5-15049a505317','4a34076d-591d-42d3-98d5-f03e68454b17','0cdc8cf9-9b7c-4e58-b87c-2afed57fb2bc','08b46fb1-8da5-44b7-b3b9-f6a46383a423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83cd3816a5d84a7cbbed44919d20c653',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-511757515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=808af8e6-8ae4-4081-987e-63b3bdf444a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1899eec9d3f447f49032c3b74ba4a503',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83cd3816a5d84a7cbbed44919d20c653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:50.712198 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a21669-8494-4dd4-bc3c-5c384f837dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:50.725895 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa53b59a-d47b-46df-9c98-8384a99a07ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c33a006-f743-4204-8634-09f648d00593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-136470089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a3665a05d3a44a3970f3f2057567278',qos_specs=None,replication_status=,reservations=['1a1719fc-bec9-4d65-bd01-021b8aacb701','6396380c-3f76-43aa-9b09-bf6ee0115066','5d187a67-32c7-4ed8-83f2-e076d52caca4','bb88907d-9808-4a0c-b9ac-19bed1f92bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28fb6f6a4b3f4bb787c37bbeefad4a37',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-136470089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c33a006-f743-4204-8634-09f648d00593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a3665a05d3a44a3970f3f2057567278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28fb6f6a4b3f4bb787c37bbeefad4a37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:50.727010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b671acf9-47ab-4ed0-a7df-701b64b15e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:50.732225 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a21669-8494-4dd4-bc3c-5c384f837dd3) transitioned into state 'SUCCESS' from state '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-511757515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1899eec9d3f447f49032c3b74ba4a503',qos_specs=None,replication_status=,reservations=['f3a0d44c-c3b1-46df-8bd5-15049a505317','4a34076d-591d-42d3-98d5-f03e68454b17','0cdc8cf9-9b7c-4e58-b87c-2afed57fb2bc','08b46fb1-8da5-44b7-b3b9-f6a46383a423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83cd3816a5d84a7cbbed44919d20c653',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:50.733237 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce5d2e96-bddf-4872-9470-2ea4afa5dc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:50.744693 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce5d2e96-bddf-4872-9470-2ea4afa5dc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:50.745760 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Flow 'volume_create_api' (83962643-22b2-42e6-8a6a-f90412d47364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:50.746104 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Create volume request issued successfully. Aug 18 09:21:50.746930 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f149dbdb-8204-4ea2-a6cf-ac00b52b4764 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:50.747789 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 899/3634] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:21:50 2026] POST /volume/v3/volumes => generated 748 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:50.747877 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b671acf9-47ab-4ed0-a7df-701b64b15e25) transitioned into state 'SUCCESS' from state '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-136470089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a3665a05d3a44a3970f3f2057567278',qos_specs=None,replication_status=,reservations=['1a1719fc-bec9-4d65-bd01-021b8aacb701','6396380c-3f76-43aa-9b09-bf6ee0115066','5d187a67-32c7-4ed8-83f2-e076d52caca4','bb88907d-9808-4a0c-b9ac-19bed1f92bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28fb6f6a4b3f4bb787c37bbeefad4a37',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:50.748706 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc5c66e-de15-4e38-9e19-558e6cc78622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:50.760228 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33e79928-d0cc-4665-abcd-cb9baf0847a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:50.762565 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33e79928-d0cc-4665-abcd-cb9baf0847a7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 Aug 18 09:21:50.762947 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33e79928-d0cc-4665-abcd-cb9baf0847a7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:50.762947 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33e79928-d0cc-4665-abcd-cb9baf0847a7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:50.765677 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc5c66e-de15-4e38-9e19-558e6cc78622) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:50.766524 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Flow 'volume_create_api' (bbed4fd8-d369-472a-bd14-9d799e53da66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:50.766889 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Create volume request issued successfully. Aug 18 09:21:50.767583 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4da13b20-9a4c-49d1-a98e-ba8aa4e310a2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:50.768013 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 914/3635] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:21:50 2026] POST /volume/v3/volumes => generated 763 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:50.771057 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:50.771057 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:50.780162 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-33e79928-d0cc-4665-abcd-cb9baf0847a7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:50.785031 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-637706ce-7900-4735-8d4f-3eedaa98ed65 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:50.785738 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33e79928-d0cc-4665-abcd-cb9baf0847a7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 returned with HTTP 200 Aug 18 09:21:50.786281 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 903/3636] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:50 2026] GET /volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:50.788019 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-637706ce-7900-4735-8d4f-3eedaa98ed65 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 Aug 18 09:21:50.788281 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-637706ce-7900-4735-8d4f-3eedaa98ed65 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:50.788520 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-637706ce-7900-4735-8d4f-3eedaa98ed65 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:50.797045 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:50.797045 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:50.801336 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-637706ce-7900-4735-8d4f-3eedaa98ed65 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:50.806235 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-637706ce-7900-4735-8d4f-3eedaa98ed65 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 returned with HTTP 200 Aug 18 09:21:50.806783 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 921/3637] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:50 2026] GET /volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:51.520069 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-585b0a89-272a-4cfb-9599-4244fec9d22c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:51.522460 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-585b0a89-272a-4cfb-9599-4244fec9d22c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:51.522773 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-585b0a89-272a-4cfb-9599-4244fec9d22c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:51.522999 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-585b0a89-272a-4cfb-9599-4244fec9d22c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:51.523137 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-585b0a89-272a-4cfb-9599-4244fec9d22c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:51.529805 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:51.529805 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:51.530566 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-585b0a89-272a-4cfb-9599-4244fec9d22c tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:51.531072 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 900/3638] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:51 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:51.600373 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc2863fe-d667-404c-b8b6-16477954052b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:51.602707 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc2863fe-d667-404c-b8b6-16477954052b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:51.602952 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc2863fe-d667-404c-b8b6-16477954052b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:51.603195 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc2863fe-d667-404c-b8b6-16477954052b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:51.603336 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fc2863fe-d667-404c-b8b6-16477954052b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:51.611478 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:51.611478 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:51.612754 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc2863fe-d667-404c-b8b6-16477954052b tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:51.613194 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 915/3639] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:51 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:51.797592 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01baefbe-9d90-4f87-9cd6-329a4f3c30b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:51.799549 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01baefbe-9d90-4f87-9cd6-329a4f3c30b4 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 Aug 18 09:21:51.799766 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01baefbe-9d90-4f87-9cd6-329a4f3c30b4 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:51.799942 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01baefbe-9d90-4f87-9cd6-329a4f3c30b4 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:51.806789 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:51.806789 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:51.810584 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-01baefbe-9d90-4f87-9cd6-329a4f3c30b4 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:51.814785 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01baefbe-9d90-4f87-9cd6-329a4f3c30b4 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 returned with HTTP 200 Aug 18 09:21:51.815413 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 904/3640] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:51 2026] GET /volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:51.820532 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cb7a630a-d195-4437-ac56-123c35848448 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:51.822464 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb7a630a-d195-4437-ac56-123c35848448 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 Aug 18 09:21:51.824194 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb7a630a-d195-4437-ac56-123c35848448 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:51.824194 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb7a630a-d195-4437-ac56-123c35848448 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:51.827549 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8120f256-3a42-4a39-bae2-3f1a2e9411c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:51.829012 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8120f256-3a42-4a39-bae2-3f1a2e9411c7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:21:51.829298 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8120f256-3a42-4a39-bae2-3f1a2e9411c7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "808af8e6-8ae4-4081-987e-63b3bdf444a6", "name": "tempest-VolumesDeleteCascade-Snapshot-1123064154"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:51.830695 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:51.830695 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:51.835462 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cb7a630a-d195-4437-ac56-123c35848448 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:51.839440 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:51.839440 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:51.839856 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8120f256-3a42-4a39-bae2-3f1a2e9411c7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:51.839918 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb7a630a-d195-4437-ac56-123c35848448 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 returned with HTTP 200 Aug 18 09:21:51.839953 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-8120f256-3a42-4a39-bae2-3f1a2e9411c7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Create snapshot from volume 808af8e6-8ae4-4081-987e-63b3bdf444a6 Aug 18 09:21:51.840354 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 922/3641] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:51 2026] GET /volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:51.857822 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ab4ef30-c842-4949-8920-814500f2e306 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:51.859505 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ab4ef30-c842-4949-8920-814500f2e306 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:21:51.859862 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ab4ef30-c842-4949-8920-814500f2e306 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c33a006-f743-4204-8634-09f648d00593", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1088112481"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:51.871640 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8120f256-3a42-4a39-bae2-3f1a2e9411c7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Created reservations ['c7e211b7-4f24-46b4-b619-e74225b2049a', '30da6ce5-3240-41f4-93eb-78465cd1e15f', '6f41e9f3-c0b0-4831-af34-7200a8074e42', 'f7defe09-af08-41c3-8956-321cd523ae2b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:51.873830 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:51.873830 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:51.874360 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ab4ef30-c842-4949-8920-814500f2e306 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:51.874536 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-1ab4ef30-c842-4949-8920-814500f2e306 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Create snapshot from volume 7c33a006-f743-4204-8634-09f648d00593 Aug 18 09:21:51.898706 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8120f256-3a42-4a39-bae2-3f1a2e9411c7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Snapshot create request issued successfully. Aug 18 09:21:51.898992 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8120f256-3a42-4a39-bae2-3f1a2e9411c7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:21:51.899413 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 901/3642] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:21:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:51.908015 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1ab4ef30-c842-4949-8920-814500f2e306 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Created reservations ['b830dfe6-2d72-4f50-a7c5-84a3b1771af2', 'c4009ae2-2a90-4155-bdd8-b6d0796b12ca', '9d972173-5d17-4760-9145-74112c37cf60', 'd974dac2-5a2b-4f7a-a36a-a78bebc1f6d7'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:51.908333 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce660856-f930-4bcf-814f-c18686bcf529 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:51.910145 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce660856-f930-4bcf-814f-c18686bcf529 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/snapshots/d7fabedc-8170-4bc6-a3ce-c04491e508d9 Aug 18 09:21:51.910346 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce660856-f930-4bcf-814f-c18686bcf529 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:51.910561 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce660856-f930-4bcf-814f-c18686bcf529 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:51.921054 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:51.921054 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:51.921540 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ce660856-f930-4bcf-814f-c18686bcf529 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Snapshot retrieved successfully. Aug 18 09:21:51.922522 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce660856-f930-4bcf-814f-c18686bcf529 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots/d7fabedc-8170-4bc6-a3ce-c04491e508d9 returned with HTTP 200 Aug 18 09:21:51.922932 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 905/3643] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:51 2026] GET /volume/v3/snapshots/d7fabedc-8170-4bc6-a3ce-c04491e508d9 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:51.945097 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ab4ef30-c842-4949-8920-814500f2e306 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot create request issued successfully. Aug 18 09:21:51.945626 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ab4ef30-c842-4949-8920-814500f2e306 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:21:51.945884 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 916/3644] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:21:51 2026] POST /volume/v3/snapshots => generated 322 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:51.954580 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-498f4a91-156c-4c01-b6d5-a6de315e39e4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:51.956207 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-498f4a91-156c-4c01-b6d5-a6de315e39e4 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba Aug 18 09:21:51.956371 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-498f4a91-156c-4c01-b6d5-a6de315e39e4 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:51.956576 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-498f4a91-156c-4c01-b6d5-a6de315e39e4 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:51.961360 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:51.961360 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:51.961915 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-498f4a91-156c-4c01-b6d5-a6de315e39e4 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot retrieved successfully. Aug 18 09:21:51.962611 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-498f4a91-156c-4c01-b6d5-a6de315e39e4 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba returned with HTTP 200 Aug 18 09:21:51.962950 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 923/3645] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:51 2026] GET /volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:52.542091 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04ed7666-22b1-4389-a21d-06c619cda445 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:52.544071 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04ed7666-22b1-4389-a21d-06c619cda445 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:52.544279 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04ed7666-22b1-4389-a21d-06c619cda445 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:52.544487 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04ed7666-22b1-4389-a21d-06c619cda445 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:52.544593 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-04ed7666-22b1-4389-a21d-06c619cda445 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:52.548989 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:52.548989 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:52.549677 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04ed7666-22b1-4389-a21d-06c619cda445 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:52.550124 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 902/3646] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:52 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:52.623116 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a568dc0f-f97d-4e09-8d22-8933364cc318 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:52.624896 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a568dc0f-f97d-4e09-8d22-8933364cc318 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:52.625134 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a568dc0f-f97d-4e09-8d22-8933364cc318 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:52.625247 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a568dc0f-f97d-4e09-8d22-8933364cc318 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:52.625335 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a568dc0f-f97d-4e09-8d22-8933364cc318 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:52.629427 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:52.629427 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:52.630162 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a568dc0f-f97d-4e09-8d22-8933364cc318 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:52.630782 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 906/3647] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:52 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:52.934539 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a58d611-f2da-4336-b3ab-5b45760a3963 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:52.936715 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a58d611-f2da-4336-b3ab-5b45760a3963 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/snapshots/d7fabedc-8170-4bc6-a3ce-c04491e508d9 Aug 18 09:21:52.936910 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a58d611-f2da-4336-b3ab-5b45760a3963 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:52.937165 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a58d611-f2da-4336-b3ab-5b45760a3963 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:52.945554 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:52.945554 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:52.945989 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a58d611-f2da-4336-b3ab-5b45760a3963 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Snapshot retrieved successfully. Aug 18 09:21:52.946858 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a58d611-f2da-4336-b3ab-5b45760a3963 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots/d7fabedc-8170-4bc6-a3ce-c04491e508d9 returned with HTTP 200 Aug 18 09:21:52.947236 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 917/3648] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:52 2026] GET /volume/v3/snapshots/d7fabedc-8170-4bc6-a3ce-c04491e508d9 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:52.955768 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8fdb0d50-78f9-4ab3-9902-85d61adb7fe5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:52.957579 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fdb0d50-78f9-4ab3-9902-85d61adb7fe5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:21:52.957921 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fdb0d50-78f9-4ab3-9902-85d61adb7fe5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "808af8e6-8ae4-4081-987e-63b3bdf444a6", "name": "tempest-VolumesDeleteCascade-Snapshot-2131654388"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:52.966467 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:52.966467 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:52.966945 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8fdb0d50-78f9-4ab3-9902-85d61adb7fe5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:52.967060 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-8fdb0d50-78f9-4ab3-9902-85d61adb7fe5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Create snapshot from volume 808af8e6-8ae4-4081-987e-63b3bdf444a6 Aug 18 09:21:52.971776 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7872f8a3-9c23-4c71-a63c-5ad5fc6cd823 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:52.974065 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7872f8a3-9c23-4c71-a63c-5ad5fc6cd823 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba Aug 18 09:21:52.974259 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7872f8a3-9c23-4c71-a63c-5ad5fc6cd823 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:52.974505 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7872f8a3-9c23-4c71-a63c-5ad5fc6cd823 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:52.980406 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:52.980406 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:52.980919 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7872f8a3-9c23-4c71-a63c-5ad5fc6cd823 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot retrieved successfully. Aug 18 09:21:52.981886 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7872f8a3-9c23-4c71-a63c-5ad5fc6cd823 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba returned with HTTP 200 Aug 18 09:21:52.982301 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 903/3649] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:52 2026] GET /volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:52.992348 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50ca29f1-c56c-4a92-977a-e4bfc7c9205d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:52.994440 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50ca29f1-c56c-4a92-977a-e4bfc7c9205d tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] POST https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593/action Aug 18 09:21:52.994560 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8fdb0d50-78f9-4ab3-9902-85d61adb7fe5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Created reservations ['26c7fa3e-9510-48e3-b605-d60b36fe30d9', '4f136660-807e-45f6-9a31-df2f12123b77', '0d8174e0-d3f3-467c-9492-4d3cd4e81037', 'c59c8986-c2ea-48ba-8ce2-8a5d1d1af7d0'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:52.994896 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50ca29f1-c56c-4a92-977a-e4bfc7c9205d tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Action body: b'{"revert": {"snapshot_id": "08787985-9946-4eb2-bf35-2b95c6cc11ba"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:21:52.995060 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50ca29f1-c56c-4a92-977a-e4bfc7c9205d tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "08787985-9946-4eb2-bf35-2b95c6cc11ba"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:53.004881 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:53.004881 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:53.005401 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-50ca29f1-c56c-4a92-977a-e4bfc7c9205d tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume retrieved successfully. Aug 18 09:21:53.017081 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-50ca29f1-c56c-4a92-977a-e4bfc7c9205d tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Reverting volume 7c33a006-f743-4204-8634-09f648d00593 to snapshot 08787985-9946-4eb2-bf35-2b95c6cc11ba. Aug 18 09:21:53.018320 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:53.018320 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:53.022335 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8fdb0d50-78f9-4ab3-9902-85d61adb7fe5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Snapshot create request issued successfully. Aug 18 09:21:53.022725 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fdb0d50-78f9-4ab3-9902-85d61adb7fe5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:21:53.023189 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 924/3650] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:21:52 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) Aug 18 09:21:53.031434 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50ca29f1-c56c-4a92-977a-e4bfc7c9205d tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593/action returned with HTTP 202 Aug 18 09:21:53.031630 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 907/3651] 10.4.3.41 () {70 vars in 1424 bytes} [Tue Aug 18 09:21:52 2026] POST /volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 09:21:53.038114 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cea783e2-5e8f-42d7-9253-ea8356fd8132 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:53.040023 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cea783e2-5e8f-42d7-9253-ea8356fd8132 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/snapshots/f10cb2cc-ea5d-4ebc-8820-8128f7c16f28 Aug 18 09:21:53.040273 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cea783e2-5e8f-42d7-9253-ea8356fd8132 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:53.040817 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cea783e2-5e8f-42d7-9253-ea8356fd8132 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:53.041668 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-719db4ba-4fb7-4aac-b07d-4ab055211c5d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:53.043402 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-719db4ba-4fb7-4aac-b07d-4ab055211c5d tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 Aug 18 09:21:53.043797 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-719db4ba-4fb7-4aac-b07d-4ab055211c5d tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:53.043797 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-719db4ba-4fb7-4aac-b07d-4ab055211c5d tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:53.045644 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:53.045644 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:53.046235 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cea783e2-5e8f-42d7-9253-ea8356fd8132 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Snapshot retrieved successfully. Aug 18 09:21:53.047165 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cea783e2-5e8f-42d7-9253-ea8356fd8132 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots/f10cb2cc-ea5d-4ebc-8820-8128f7c16f28 returned with HTTP 200 Aug 18 09:21:53.047514 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 918/3652] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:53 2026] GET /volume/v3/snapshots/f10cb2cc-ea5d-4ebc-8820-8128f7c16f28 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:53.052907 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:53.052907 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:53.058106 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-719db4ba-4fb7-4aac-b07d-4ab055211c5d tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:53.062331 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-719db4ba-4fb7-4aac-b07d-4ab055211c5d tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 returned with HTTP 200 Aug 18 09:21:53.062809 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 904/3653] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:53 2026] GET /volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:53.561096 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-538ad828-022e-4d3a-b52c-7e591fdf1877 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:53.562929 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-538ad828-022e-4d3a-b52c-7e591fdf1877 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:53.563172 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-538ad828-022e-4d3a-b52c-7e591fdf1877 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:53.563352 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-538ad828-022e-4d3a-b52c-7e591fdf1877 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:53.563469 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-538ad828-022e-4d3a-b52c-7e591fdf1877 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:53.567578 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:53.567578 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:53.568166 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-538ad828-022e-4d3a-b52c-7e591fdf1877 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:53.568719 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 925/3654] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:53 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:53.640031 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f39aba40-9149-4420-a0b3-10728d37b52a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:53.642196 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f39aba40-9149-4420-a0b3-10728d37b52a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:53.642555 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f39aba40-9149-4420-a0b3-10728d37b52a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:53.642707 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f39aba40-9149-4420-a0b3-10728d37b52a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:53.642849 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f39aba40-9149-4420-a0b3-10728d37b52a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:53.647814 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:53.647814 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:53.648704 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f39aba40-9149-4420-a0b3-10728d37b52a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:53.649106 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 908/3655] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:53 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:54.058890 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72805f34-aa30-40d6-8e3c-489e471d7ef5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:54.060285 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72805f34-aa30-40d6-8e3c-489e471d7ef5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/snapshots/f10cb2cc-ea5d-4ebc-8820-8128f7c16f28 Aug 18 09:21:54.060565 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72805f34-aa30-40d6-8e3c-489e471d7ef5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:54.060793 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72805f34-aa30-40d6-8e3c-489e471d7ef5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:54.067883 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:54.067883 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:54.068589 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72805f34-aa30-40d6-8e3c-489e471d7ef5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Snapshot retrieved successfully. Aug 18 09:21:54.069860 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72805f34-aa30-40d6-8e3c-489e471d7ef5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots/f10cb2cc-ea5d-4ebc-8820-8128f7c16f28 returned with HTTP 200 Aug 18 09:21:54.070408 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 919/3656] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:54 2026] GET /volume/v3/snapshots/f10cb2cc-ea5d-4ebc-8820-8128f7c16f28 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:54.075436 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b298f36a-11b4-4ce5-8b34-eeedc0dc35b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:54.077328 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b298f36a-11b4-4ce5-8b34-eeedc0dc35b1 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 Aug 18 09:21:54.077418 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b298f36a-11b4-4ce5-8b34-eeedc0dc35b1 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:54.077768 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b298f36a-11b4-4ce5-8b34-eeedc0dc35b1 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:54.079516 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1290a6e2-bf01-4e4c-b650-4151c533ef02 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:54.081263 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1290a6e2-bf01-4e4c-b650-4151c533ef02 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] DELETE https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6?cascade=True Aug 18 09:21:54.081501 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1290a6e2-bf01-4e4c-b650-4151c533ef02 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:54.081678 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1290a6e2-bf01-4e4c-b650-4151c533ef02 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:54.081843 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1290a6e2-bf01-4e4c-b650-4151c533ef02 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Delete volume with id: 808af8e6-8ae4-4081-987e-63b3bdf444a6 Aug 18 09:21:54.085412 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:54.085412 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:54.088483 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:54.088483 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:54.089174 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1290a6e2-bf01-4e4c-b650-4151c533ef02 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:54.089235 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b298f36a-11b4-4ce5-8b34-eeedc0dc35b1 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:54.093759 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b298f36a-11b4-4ce5-8b34-eeedc0dc35b1 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 returned with HTTP 200 Aug 18 09:21:54.094197 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 905/3657] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:54 2026] GET /volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:54.106350 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b0d0fa9-ffdd-47ec-8540-6cd36bf5ee45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:54.108106 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b0d0fa9-ffdd-47ec-8540-6cd36bf5ee45 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba Aug 18 09:21:54.108352 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b0d0fa9-ffdd-47ec-8540-6cd36bf5ee45 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:54.108795 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b0d0fa9-ffdd-47ec-8540-6cd36bf5ee45 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:54.114695 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:54.114695 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:54.115269 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b0d0fa9-ffdd-47ec-8540-6cd36bf5ee45 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot retrieved successfully. Aug 18 09:21:54.116141 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b0d0fa9-ffdd-47ec-8540-6cd36bf5ee45 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba returned with HTTP 200 Aug 18 09:21:54.116545 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 909/3658] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:54 2026] GET /volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:54.125666 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da6e1f62-a102-4707-9543-bda3f22406de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:54.127424 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da6e1f62-a102-4707-9543-bda3f22406de tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 Aug 18 09:21:54.127701 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da6e1f62-a102-4707-9543-bda3f22406de tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:54.127933 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da6e1f62-a102-4707-9543-bda3f22406de tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:54.129914 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1290a6e2-bf01-4e4c-b650-4151c533ef02 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Delete volume request issued successfully. Aug 18 09:21:54.130179 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1290a6e2-bf01-4e4c-b650-4151c533ef02 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6?cascade=True returned with HTTP 202 Aug 18 09:21:54.130763 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 926/3659] 10.4.3.41 () {66 vars in 1369 bytes} [Tue Aug 18 09:21:54 2026] DELETE /volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6?cascade=True => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:54.138243 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:54.138243 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:54.139802 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-afb9a2fd-0ed4-466a-a71d-63d89a689698 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:54.142249 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afb9a2fd-0ed4-466a-a71d-63d89a689698 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 Aug 18 09:21:54.142565 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afb9a2fd-0ed4-466a-a71d-63d89a689698 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:54.142681 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da6e1f62-a102-4707-9543-bda3f22406de tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:54.142882 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afb9a2fd-0ed4-466a-a71d-63d89a689698 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:54.148178 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da6e1f62-a102-4707-9543-bda3f22406de tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 returned with HTTP 200 Aug 18 09:21:54.148710 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 920/3660] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:54 2026] GET /volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:54.153947 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:54.153947 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:54.160769 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-afb9a2fd-0ed4-466a-a71d-63d89a689698 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:54.165640 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:54.167834 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:54.168516 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-388839763"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:54.170049 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-388839763'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:54.170226 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Create volume of 1 GB Aug 18 09:21:54.176689 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Availability Zones retrieved successfully. Aug 18 09:21:54.181750 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afb9a2fd-0ed4-466a-a71d-63d89a689698 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 returned with HTTP 200 Aug 18 09:21:54.182868 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Flow 'volume_create_api' (12bd37fb-ddab-4d95-a090-92ee9d62bd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:54.183721 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 906/3661] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:54 2026] GET /volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:54.183833 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bae2015-6eed-46d5-af77-fd477478c58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:54.185231 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:54.213482 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bae2015-6eed-46d5-af77-fd477478c58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:54.214253 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bee718e-c3e6-4304-9284-e10256490a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:54.262222 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Created reservations ['97cf320f-7cad-4e89-9823-295d0f914ecc', '410d6a37-75c6-4caf-a6e4-14172168ead3', '210b7ef0-1163-4d96-a3c9-a4cba8a9fbc5', '5334f868-679e-4ee6-b576-981cd5af92ac'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:54.263137 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bee718e-c3e6-4304-9284-e10256490a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97cf320f-7cad-4e89-9823-295d0f914ecc', '410d6a37-75c6-4caf-a6e4-14172168ead3', '210b7ef0-1163-4d96-a3c9-a4cba8a9fbc5', '5334f868-679e-4ee6-b576-981cd5af92ac']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:54.263904 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbc7cafe-4a3f-493c-9dac-0f2946252e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:54.304836 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbc7cafe-4a3f-493c-9dac-0f2946252e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45796bf3-a3f3-4391-82ba-6a4284db447a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-388839763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a3665a05d3a44a3970f3f2057567278',qos_specs=None,replication_status=,reservations=['97cf320f-7cad-4e89-9823-295d0f914ecc','410d6a37-75c6-4caf-a6e4-14172168ead3','210b7ef0-1163-4d96-a3c9-a4cba8a9fbc5','5334f868-679e-4ee6-b576-981cd5af92ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28fb6f6a4b3f4bb787c37bbeefad4a37',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-388839763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45796bf3-a3f3-4391-82ba-6a4284db447a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a3665a05d3a44a3970f3f2057567278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28fb6f6a4b3f4bb787c37bbeefad4a37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:54.305842 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bc47ff1-e3db-447c-9ca2-fb2962f1835b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:54.369313 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bc47ff1-e3db-447c-9ca2-fb2962f1835b) transitioned into state 'SUCCESS' from state '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-388839763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a3665a05d3a44a3970f3f2057567278',qos_specs=None,replication_status=,reservations=['97cf320f-7cad-4e89-9823-295d0f914ecc','410d6a37-75c6-4caf-a6e4-14172168ead3','210b7ef0-1163-4d96-a3c9-a4cba8a9fbc5','5334f868-679e-4ee6-b576-981cd5af92ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28fb6f6a4b3f4bb787c37bbeefad4a37',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:54.370246 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9add962-0dfd-4b1a-b6dc-f1aa5fdcec48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:54.382512 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9add962-0dfd-4b1a-b6dc-f1aa5fdcec48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:54.383325 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Flow 'volume_create_api' (12bd37fb-ddab-4d95-a090-92ee9d62bd22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:54.383629 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Create volume request issued successfully. Aug 18 09:21:54.384123 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86489a6e-6b9c-49e0-a538-aa1ab59d292f tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:54.384551 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 910/3662] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:21:54 2026] POST /volume/v3/volumes => generated 763 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:54.398404 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e21676f-d3ae-4f44-acf7-96dbcee3821b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:54.401108 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e21676f-d3ae-4f44-acf7-96dbcee3821b tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a Aug 18 09:21:54.401508 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e21676f-d3ae-4f44-acf7-96dbcee3821b tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:54.401806 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e21676f-d3ae-4f44-acf7-96dbcee3821b tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:54.412784 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:54.412784 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:54.419021 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6e21676f-d3ae-4f44-acf7-96dbcee3821b tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:54.424991 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e21676f-d3ae-4f44-acf7-96dbcee3821b tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a returned with HTTP 200 Aug 18 09:21:54.425935 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 927/3663] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:54 2026] GET /volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:54.580172 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d7d4a29-19bb-4a3b-a931-d9de47d76c8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:54.586464 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d7d4a29-19bb-4a3b-a931-d9de47d76c8a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:54.586814 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d7d4a29-19bb-4a3b-a931-d9de47d76c8a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:54.587088 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d7d4a29-19bb-4a3b-a931-d9de47d76c8a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:54.587244 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5d7d4a29-19bb-4a3b-a931-d9de47d76c8a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:54.599895 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:54.599895 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:54.600788 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d7d4a29-19bb-4a3b-a931-d9de47d76c8a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:54.601256 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 921/3664] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:54 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:54.662259 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6c60ccd-98de-4f74-9882-8c95f51d0c41 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:54.668574 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6c60ccd-98de-4f74-9882-8c95f51d0c41 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:54.668846 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6c60ccd-98de-4f74-9882-8c95f51d0c41 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:54.669102 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6c60ccd-98de-4f74-9882-8c95f51d0c41 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:54.669259 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c6c60ccd-98de-4f74-9882-8c95f51d0c41 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:54.676801 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:54.676801 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:54.681364 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6c60ccd-98de-4f74-9882-8c95f51d0c41 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:54.683710 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 907/3665] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:54 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 747 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:55.199068 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83382787-6ff5-4c77-b2d6-8cd4b95c1f18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.201009 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83382787-6ff5-4c77-b2d6-8cd4b95c1f18 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 Aug 18 09:21:55.201184 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83382787-6ff5-4c77-b2d6-8cd4b95c1f18 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:55.201370 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83382787-6ff5-4c77-b2d6-8cd4b95c1f18 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:55.207353 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83382787-6ff5-4c77-b2d6-8cd4b95c1f18 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 returned with HTTP 404 Aug 18 09:21:55.207860 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 911/3666] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:55 2026] GET /volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:55.213873 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01220c80-db28-489a-a021-1b5598a50677 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.215732 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01220c80-db28-489a-a021-1b5598a50677 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 18 09:21:55.215979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01220c80-db28-489a-a021-1b5598a50677 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:55.216198 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01220c80-db28-489a-a021-1b5598a50677 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:55.216510 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-01220c80-db28-489a-a021-1b5598a50677 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:21:55.217165 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-01220c80-db28-489a-a021-1b5598a50677 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:21:55.225424 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-01220c80-db28-489a-a021-1b5598a50677 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Get all volumes completed successfully. Aug 18 09:21:55.225784 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01220c80-db28-489a-a021-1b5598a50677 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 18 09:21:55.226216 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 928/3667] 10.4.3.41 () {66 vars in 1230 bytes} [Tue Aug 18 09:21:55 2026] GET /volume/v3/volumes => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:21:55.233427 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d9889cb-a9ff-4fff-9bb0-ff8d33a5ca87 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.235882 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d9889cb-a9ff-4fff-9bb0-ff8d33a5ca87 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/snapshots Aug 18 09:21:55.236127 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d9889cb-a9ff-4fff-9bb0-ff8d33a5ca87 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:55.236313 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d9889cb-a9ff-4fff-9bb0-ff8d33a5ca87 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:55.236593 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-7d9889cb-a9ff-4fff-9bb0-ff8d33a5ca87 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:21:55.237640 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-7d9889cb-a9ff-4fff-9bb0-ff8d33a5ca87 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:21:55.241103 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d9889cb-a9ff-4fff-9bb0-ff8d33a5ca87 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Get all snapshots completed successfully. Aug 18 09:21:55.241338 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d9889cb-a9ff-4fff-9bb0-ff8d33a5ca87 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 18 09:21:55.241755 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 922/3668] 10.4.3.41 () {66 vars in 1236 bytes} [Tue Aug 18 09:21:55 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:21:55.250731 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-300250b5-ac6f-4148-8438-03df201782ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.252880 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-300250b5-ac6f-4148-8438-03df201782ab tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/f10cb2cc-ea5d-4ebc-8820-8128f7c16f28 Aug 18 09:21:55.253123 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-300250b5-ac6f-4148-8438-03df201782ab tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:55.253361 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-300250b5-ac6f-4148-8438-03df201782ab tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:55.253515 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-300250b5-ac6f-4148-8438-03df201782ab tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Delete snapshot with id: f10cb2cc-ea5d-4ebc-8820-8128f7c16f28 Aug 18 09:21:55.258110 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-300250b5-ac6f-4148-8438-03df201782ab tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots/f10cb2cc-ea5d-4ebc-8820-8128f7c16f28 returned with HTTP 404 Aug 18 09:21:55.258676 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 908/3669] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:21:55 2026] DELETE /volume/v3/snapshots/f10cb2cc-ea5d-4ebc-8820-8128f7c16f28 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:55.265952 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b89e7d2c-7cc7-41e4-94cc-88a8e5f508d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.267641 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b89e7d2c-7cc7-41e4-94cc-88a8e5f508d7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/d7fabedc-8170-4bc6-a3ce-c04491e508d9 Aug 18 09:21:55.267879 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b89e7d2c-7cc7-41e4-94cc-88a8e5f508d7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:55.268058 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b89e7d2c-7cc7-41e4-94cc-88a8e5f508d7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:55.268160 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-b89e7d2c-7cc7-41e4-94cc-88a8e5f508d7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Delete snapshot with id: d7fabedc-8170-4bc6-a3ce-c04491e508d9 Aug 18 09:21:55.272766 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b89e7d2c-7cc7-41e4-94cc-88a8e5f508d7 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots/d7fabedc-8170-4bc6-a3ce-c04491e508d9 returned with HTTP 404 Aug 18 09:21:55.273363 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 912/3670] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:21:55 2026] DELETE /volume/v3/snapshots/d7fabedc-8170-4bc6-a3ce-c04491e508d9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:55.280495 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0aa777a5-ec6a-43c0-81dd-49281ffd0ec4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.282162 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0aa777a5-ec6a-43c0-81dd-49281ffd0ec4 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 Aug 18 09:21:55.282332 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0aa777a5-ec6a-43c0-81dd-49281ffd0ec4 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:55.282530 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0aa777a5-ec6a-43c0-81dd-49281ffd0ec4 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:55.288196 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0aa777a5-ec6a-43c0-81dd-49281ffd0ec4 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 returned with HTTP 404 Aug 18 09:21:55.288643 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 929/3671] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:55 2026] GET /volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:55.297366 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3acbca0-60ab-4f7e-956b-c0660a7d8cab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.299108 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3acbca0-60ab-4f7e-956b-c0660a7d8cab tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] DELETE https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 Aug 18 09:21:55.299335 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3acbca0-60ab-4f7e-956b-c0660a7d8cab tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:55.299499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3acbca0-60ab-4f7e-956b-c0660a7d8cab tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:55.299706 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a3acbca0-60ab-4f7e-956b-c0660a7d8cab tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Delete volume with id: 808af8e6-8ae4-4081-987e-63b3bdf444a6 Aug 18 09:21:55.305519 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3acbca0-60ab-4f7e-956b-c0660a7d8cab tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 returned with HTTP 404 Aug 18 09:21:55.305988 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 923/3672] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:21:55 2026] DELETE /volume/v3/volumes/808af8e6-8ae4-4081-987e-63b3bdf444a6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:55.314495 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5189608-638c-4522-ab57-ce675025e098 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.316793 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:55.317251 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2042248520"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:55.319210 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2042248520'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:55.319381 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Create volume of 1 GB Aug 18 09:21:55.324015 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Availability Zones retrieved successfully. Aug 18 09:21:55.329756 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Flow 'volume_create_api' (e2236e54-55c1-4c4c-86c9-dba4bd526740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:55.330853 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed4ff8e3-ebf5-4ab7-8229-2908537cd0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:55.331780 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:55.361142 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed4ff8e3-ebf5-4ab7-8229-2908537cd0c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:55.362679 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73949872-357e-4ca1-a4fb-1711f1918f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:55.406061 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Created reservations ['818f9a94-1534-454e-9d91-27c98b5fab33', 'b0da8b9b-fa09-43c0-b1fe-7cebade22fc2', '94185fb1-37ad-4a75-bee7-2886b9aad55b', '599c5a06-e763-4f91-88f6-7765f19fd2e8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:55.407084 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73949872-357e-4ca1-a4fb-1711f1918f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['818f9a94-1534-454e-9d91-27c98b5fab33', 'b0da8b9b-fa09-43c0-b1fe-7cebade22fc2', '94185fb1-37ad-4a75-bee7-2886b9aad55b', '599c5a06-e763-4f91-88f6-7765f19fd2e8']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:55.408084 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904fab44-7c80-42cb-bf6b-c0081b49ae3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:55.433166 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904fab44-7c80-42cb-bf6b-c0081b49ae3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a500f58-6f28-4af3-ae3d-3b6d11e3245c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2042248520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1899eec9d3f447f49032c3b74ba4a503',qos_specs=None,replication_status=,reservations=['818f9a94-1534-454e-9d91-27c98b5fab33','b0da8b9b-fa09-43c0-b1fe-7cebade22fc2','94185fb1-37ad-4a75-bee7-2886b9aad55b','599c5a06-e763-4f91-88f6-7765f19fd2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83cd3816a5d84a7cbbed44919d20c653',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2042248520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a500f58-6f28-4af3-ae3d-3b6d11e3245c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1899eec9d3f447f49032c3b74ba4a503',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83cd3816a5d84a7cbbed44919d20c653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:55.434069 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a13bf25-64c0-4c3d-b069-d269c7aa5fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:55.438115 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3e2667f-5e2a-4c2a-b4d0-5fba9144f0a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.440472 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3e2667f-5e2a-4c2a-b4d0-5fba9144f0a9 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a Aug 18 09:21:55.440744 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3e2667f-5e2a-4c2a-b4d0-5fba9144f0a9 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:55.441007 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3e2667f-5e2a-4c2a-b4d0-5fba9144f0a9 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:55.450117 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:55.450117 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:55.455119 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3e2667f-5e2a-4c2a-b4d0-5fba9144f0a9 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:55.461045 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3e2667f-5e2a-4c2a-b4d0-5fba9144f0a9 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a returned with HTTP 200 Aug 18 09:21:55.461690 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 913/3673] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:55 2026] GET /volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:55.465664 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a13bf25-64c0-4c3d-b069-d269c7aa5fcc) transitioned into state 'SUCCESS' from state '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-2042248520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1899eec9d3f447f49032c3b74ba4a503',qos_specs=None,replication_status=,reservations=['818f9a94-1534-454e-9d91-27c98b5fab33','b0da8b9b-fa09-43c0-b1fe-7cebade22fc2','94185fb1-37ad-4a75-bee7-2886b9aad55b','599c5a06-e763-4f91-88f6-7765f19fd2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83cd3816a5d84a7cbbed44919d20c653',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:55.466489 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (695126da-86f0-48a8-912e-e2736ce24912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:55.474006 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c473095d-87a8-4f25-b55e-7fc3effad435 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.476092 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c473095d-87a8-4f25-b55e-7fc3effad435 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:21:55.476545 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c473095d-87a8-4f25-b55e-7fc3effad435 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45796bf3-a3f3-4391-82ba-6a4284db447a", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1115941401"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:55.479147 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (695126da-86f0-48a8-912e-e2736ce24912) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:55.480340 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Flow 'volume_create_api' (e2236e54-55c1-4c4c-86c9-dba4bd526740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:55.480963 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Create volume request issued successfully. Aug 18 09:21:55.481653 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5189608-638c-4522-ab57-ce675025e098 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:55.482217 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 909/3674] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:21:55 2026] POST /volume/v3/volumes => generated 749 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:55.487970 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:55.487970 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:55.488786 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c473095d-87a8-4f25-b55e-7fc3effad435 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:55.488982 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-c473095d-87a8-4f25-b55e-7fc3effad435 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Create snapshot from volume 45796bf3-a3f3-4391-82ba-6a4284db447a Aug 18 09:21:55.497156 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96c2399a-3d48-4977-910a-1eb23b70231e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.499241 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96c2399a-3d48-4977-910a-1eb23b70231e tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c Aug 18 09:21:55.499481 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96c2399a-3d48-4977-910a-1eb23b70231e tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:55.499810 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96c2399a-3d48-4977-910a-1eb23b70231e tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:55.507320 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:55.507320 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:55.511696 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96c2399a-3d48-4977-910a-1eb23b70231e tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:55.517448 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c473095d-87a8-4f25-b55e-7fc3effad435 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Created reservations ['0541cfe8-e218-47f0-b1ea-207115bb4777', '89fd62bd-b4a1-4323-a934-6bcf6bdadb06', '2e8f3b74-9ac9-4856-a8ac-f1c9801a55e6', '23ab8ab5-7c55-457e-930f-b5858a91fedd'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:55.518190 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96c2399a-3d48-4977-910a-1eb23b70231e tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c returned with HTTP 200 Aug 18 09:21:55.518617 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 924/3675] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:55 2026] GET /volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:55.543026 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c473095d-87a8-4f25-b55e-7fc3effad435 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot create request issued successfully. Aug 18 09:21:55.543339 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c473095d-87a8-4f25-b55e-7fc3effad435 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:21:55.543979 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 930/3676] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:21:55 2026] POST /volume/v3/snapshots => generated 322 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:55.552079 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-20e950d3-78bc-493e-9fb4-f933d6768669 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.554178 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20e950d3-78bc-493e-9fb4-f933d6768669 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 Aug 18 09:21:55.554178 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20e950d3-78bc-493e-9fb4-f933d6768669 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:55.554294 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20e950d3-78bc-493e-9fb4-f933d6768669 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:55.559037 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:55.559037 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:55.559422 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-20e950d3-78bc-493e-9fb4-f933d6768669 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot retrieved successfully. Aug 18 09:21:55.560152 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20e950d3-78bc-493e-9fb4-f933d6768669 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 returned with HTTP 200 Aug 18 09:21:55.560483 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 914/3677] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:55 2026] GET /volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:55.611289 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ddef2a03-6258-41b2-b042-0f35adcf7379 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.613211 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ddef2a03-6258-41b2-b042-0f35adcf7379 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:55.613462 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ddef2a03-6258-41b2-b042-0f35adcf7379 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:55.613710 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ddef2a03-6258-41b2-b042-0f35adcf7379 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:55.613850 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ddef2a03-6258-41b2-b042-0f35adcf7379 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:55.618103 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:55.618103 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:55.618711 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ddef2a03-6258-41b2-b042-0f35adcf7379 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:55.619118 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 910/3678] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:55 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:55.694625 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c23f54ef-1292-4997-9a6a-8aea4c123617 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:55.696746 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c23f54ef-1292-4997-9a6a-8aea4c123617 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:55.696932 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c23f54ef-1292-4997-9a6a-8aea4c123617 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:55.697103 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c23f54ef-1292-4997-9a6a-8aea4c123617 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:55.697198 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c23f54ef-1292-4997-9a6a-8aea4c123617 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:55.703185 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:55.703185 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:55.703949 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c23f54ef-1292-4997-9a6a-8aea4c123617 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:55.704327 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 925/3679] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:55 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:56.533032 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-21d55235-d67c-45eb-bf0d-5b3a5f5f6822 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:56.535436 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21d55235-d67c-45eb-bf0d-5b3a5f5f6822 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c Aug 18 09:21:56.535738 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21d55235-d67c-45eb-bf0d-5b3a5f5f6822 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:56.535989 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21d55235-d67c-45eb-bf0d-5b3a5f5f6822 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:56.545068 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:56.545068 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:56.549611 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-21d55235-d67c-45eb-bf0d-5b3a5f5f6822 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:56.554942 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21d55235-d67c-45eb-bf0d-5b3a5f5f6822 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c returned with HTTP 200 Aug 18 09:21:56.555347 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 931/3680] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:56 2026] GET /volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:56.571730 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2bc0e85c-9472-4700-a3f7-65560486b042 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:56.573363 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e5f52bb-7bf7-4610-bbd2-cadb0f633917 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:56.574342 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e5f52bb-7bf7-4610-bbd2-cadb0f633917 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:21:56.575002 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e5f52bb-7bf7-4610-bbd2-cadb0f633917 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a500f58-6f28-4af3-ae3d-3b6d11e3245c", "name": "tempest-VolumesDeleteCascade-Snapshot-688368893"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:56.575463 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2bc0e85c-9472-4700-a3f7-65560486b042 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 Aug 18 09:21:56.575796 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2bc0e85c-9472-4700-a3f7-65560486b042 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:56.576086 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2bc0e85c-9472-4700-a3f7-65560486b042 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:56.582590 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:56.582590 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:56.583258 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2bc0e85c-9472-4700-a3f7-65560486b042 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot retrieved successfully. Aug 18 09:21:56.584091 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:56.584091 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:56.584434 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2bc0e85c-9472-4700-a3f7-65560486b042 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 returned with HTTP 200 Aug 18 09:21:56.584688 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5e5f52bb-7bf7-4610-bbd2-cadb0f633917 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:56.584835 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-5e5f52bb-7bf7-4610-bbd2-cadb0f633917 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Create snapshot from volume 9a500f58-6f28-4af3-ae3d-3b6d11e3245c Aug 18 09:21:56.584919 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 915/3681] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:56 2026] GET /volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:56.594648 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff03f1fd-f321-485a-bea8-1713427fa02c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:56.596561 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff03f1fd-f321-485a-bea8-1713427fa02c tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] POST https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a/action Aug 18 09:21:56.597038 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff03f1fd-f321-485a-bea8-1713427fa02c tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:21:56.597186 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff03f1fd-f321-485a-bea8-1713427fa02c tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:56.605896 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:56.605896 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:56.606404 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff03f1fd-f321-485a-bea8-1713427fa02c tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:56.612215 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5e5f52bb-7bf7-4610-bbd2-cadb0f633917 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Created reservations ['f1ab9b5a-b168-4979-95f9-f43979bdc365', '82626af2-71e9-48d4-9bbf-14acc9ef8cb6', '1952994a-ffd2-4550-9c42-8a2d8bebd64b', '1aff5255-a7bc-4ebe-9d65-59d350d36a24'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:56.628514 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2d110d16-a5e9-4767-91a7-f51c9b702bdf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:56.630440 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d110d16-a5e9-4767-91a7-f51c9b702bdf tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:56.630669 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d110d16-a5e9-4767-91a7-f51c9b702bdf tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:56.630861 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d110d16-a5e9-4767-91a7-f51c9b702bdf tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:56.631000 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2d110d16-a5e9-4767-91a7-f51c9b702bdf tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:56.635385 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:56.635385 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:56.636039 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d110d16-a5e9-4767-91a7-f51c9b702bdf tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:56.636417 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 932/3682] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:56 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:56.649516 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5e5f52bb-7bf7-4610-bbd2-cadb0f633917 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Snapshot create request issued successfully. Aug 18 09:21:56.649746 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e5f52bb-7bf7-4610-bbd2-cadb0f633917 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:21:56.650645 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 911/3683] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:21:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:56.654159 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ff03f1fd-f321-485a-bea8-1713427fa02c tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Created reservations ['31bb556e-5d68-4013-b027-f2335486ba69', 'edc43375-04ae-4422-9fcd-88dcfa9d2291'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:56.661423 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e061778-dfc5-4e38-897a-f763657e6a37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:56.664451 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e061778-dfc5-4e38-897a-f763657e6a37 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/snapshots/b2836a19-af66-407a-a2fa-d407e6758251 Aug 18 09:21:56.664831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e061778-dfc5-4e38-897a-f763657e6a37 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:56.665215 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e061778-dfc5-4e38-897a-f763657e6a37 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:56.666503 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff03f1fd-f321-485a-bea8-1713427fa02c tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Extend volume request issued successfully. Aug 18 09:21:56.666796 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff03f1fd-f321-485a-bea8-1713427fa02c tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a/action returned with HTTP 202 Aug 18 09:21:56.667306 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 926/3684] 10.4.3.41 () {70 vars in 1424 bytes} [Tue Aug 18 09:21:56 2026] POST /volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 09:21:56.673287 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:56.673287 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:56.674043 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e061778-dfc5-4e38-897a-f763657e6a37 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Snapshot retrieved successfully. Aug 18 09:21:56.674359 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c96b18d5-7ba3-4629-a41f-244b6bab0854 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:56.675478 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e061778-dfc5-4e38-897a-f763657e6a37 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots/b2836a19-af66-407a-a2fa-d407e6758251 returned with HTTP 200 Aug 18 09:21:56.676359 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c96b18d5-7ba3-4629-a41f-244b6bab0854 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a Aug 18 09:21:56.676444 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 916/3685] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:56 2026] GET /volume/v3/snapshots/b2836a19-af66-407a-a2fa-d407e6758251 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:56.676496 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c96b18d5-7ba3-4629-a41f-244b6bab0854 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:56.676619 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c96b18d5-7ba3-4629-a41f-244b6bab0854 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:56.683349 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:56.683349 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:56.687650 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c96b18d5-7ba3-4629-a41f-244b6bab0854 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:56.691078 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c96b18d5-7ba3-4629-a41f-244b6bab0854 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a returned with HTTP 200 Aug 18 09:21:56.691432 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 933/3686] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:56 2026] GET /volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:56.713919 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb2cc560-0080-4bd6-b1e1-acc0d17fd6cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:56.716814 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb2cc560-0080-4bd6-b1e1-acc0d17fd6cd tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:56.717098 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb2cc560-0080-4bd6-b1e1-acc0d17fd6cd tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:56.717348 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb2cc560-0080-4bd6-b1e1-acc0d17fd6cd tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:56.717529 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fb2cc560-0080-4bd6-b1e1-acc0d17fd6cd tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:56.722071 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:56.722071 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:56.722858 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb2cc560-0080-4bd6-b1e1-acc0d17fd6cd tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:56.723235 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 912/3687] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:56 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:57.651413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c74cd032-d270-4c82-9233-e61a19f1c731 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:57.653509 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c74cd032-d270-4c82-9233-e61a19f1c731 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:57.653723 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c74cd032-d270-4c82-9233-e61a19f1c731 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:57.653928 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c74cd032-d270-4c82-9233-e61a19f1c731 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:57.654024 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c74cd032-d270-4c82-9233-e61a19f1c731 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:57.658264 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:57.658264 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:57.658892 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c74cd032-d270-4c82-9233-e61a19f1c731 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:57.659329 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 927/3688] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:57 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:57.685602 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-533eb3d0-d7be-45bb-af7c-bb2816879e42 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:57.687554 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-533eb3d0-d7be-45bb-af7c-bb2816879e42 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/snapshots/b2836a19-af66-407a-a2fa-d407e6758251 Aug 18 09:21:57.687738 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-533eb3d0-d7be-45bb-af7c-bb2816879e42 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:57.687971 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-533eb3d0-d7be-45bb-af7c-bb2816879e42 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:57.693905 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:57.693905 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:57.694400 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-533eb3d0-d7be-45bb-af7c-bb2816879e42 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Snapshot retrieved successfully. Aug 18 09:21:57.695287 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-533eb3d0-d7be-45bb-af7c-bb2816879e42 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots/b2836a19-af66-407a-a2fa-d407e6758251 returned with HTTP 200 Aug 18 09:21:57.695719 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 917/3689] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:57 2026] GET /volume/v3/snapshots/b2836a19-af66-407a-a2fa-d407e6758251 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:57.704125 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bc4b76fd-64cd-4d1d-8c1b-5536f369b4e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:57.706052 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc4b76fd-64cd-4d1d-8c1b-5536f369b4e2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a Aug 18 09:21:57.706332 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc4b76fd-64cd-4d1d-8c1b-5536f369b4e2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:57.706611 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc4b76fd-64cd-4d1d-8c1b-5536f369b4e2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:57.707209 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:57.708981 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:21:57.709314 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b2836a19-af66-407a-a2fa-d407e6758251", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-25681999"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:57.710871 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Create volume request body: {'volume': {'snapshot_id': 'b2836a19-af66-407a-a2fa-d407e6758251', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-25681999'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:21:57.713585 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:57.713585 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:57.715756 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:57.715756 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:57.716224 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Snapshot retrieved successfully. Aug 18 09:21:57.716455 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Create volume of 1 GB Aug 18 09:21:57.717044 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bc4b76fd-64cd-4d1d-8c1b-5536f369b4e2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:57.719825 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Availability Zones retrieved successfully. Aug 18 09:21:57.720756 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc4b76fd-64cd-4d1d-8c1b-5536f369b4e2 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a returned with HTTP 200 Aug 18 09:21:57.721095 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 934/3690] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:57 2026] GET /volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:57.724823 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Flow 'volume_create_api' (cf037fbc-b13e-4b25-8939-243e8b9a9445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:57.725966 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22de1294-cb3e-482e-80b8-df1b87d8b934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:57.726878 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:21:57.734066 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-690b9bee-aa59-41f0-a553-c70d6af51df8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:57.737181 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-690b9bee-aa59-41f0-a553-c70d6af51df8 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] POST https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a/action Aug 18 09:21:57.737181 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-690b9bee-aa59-41f0-a553-c70d6af51df8 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Action body: b'{"revert": {"snapshot_id": "f3fe112e-0b75-4e1d-a66d-418b157bdff0"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:21:57.737181 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-690b9bee-aa59-41f0-a553-c70d6af51df8 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "f3fe112e-0b75-4e1d-a66d-418b157bdff0"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:57.740087 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0fb26738-bf3d-4cbe-8b05-cd2a6b812505 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:57.742296 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fb26738-bf3d-4cbe-8b05-cd2a6b812505 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:57.742595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fb26738-bf3d-4cbe-8b05-cd2a6b812505 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:57.742849 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fb26738-bf3d-4cbe-8b05-cd2a6b812505 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:57.742998 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0fb26738-bf3d-4cbe-8b05-cd2a6b812505 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:57.744800 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:57.744800 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:57.745231 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-690b9bee-aa59-41f0-a553-c70d6af51df8 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume retrieved successfully. Aug 18 09:21:57.747824 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:57.747824 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:57.748766 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fb26738-bf3d-4cbe-8b05-cd2a6b812505 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:57.749210 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 918/3691] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:57 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:57.756235 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22de1294-cb3e-482e-80b8-df1b87d8b934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b2836a19-af66-407a-a2fa-d407e6758251', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:57.756978 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d96231-b3ae-4238-879c-e03034fde98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:57.757324 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-690b9bee-aa59-41f0-a553-c70d6af51df8 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] HTTP exception thrown: Can't revert volume 45796bf3-a3f3-4391-82ba-6a4284db447a to its latest snapshot f3fe112e-0b75-4e1d-a66d-418b157bdff0. The volume size must be equal to the snapshot size. Aug 18 09:21:57.757502 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-690b9bee-aa59-41f0-a553-c70d6af51df8 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a/action returned with HTTP 400 Aug 18 09:21:57.758034 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 928/3692] 10.4.3.41 () {70 vars in 1424 bytes} [Tue Aug 18 09:21:57 2026] POST /volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a/action => generated 213 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 18 09:21:57.766075 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8cfaf7ef-8fd7-4919-80ed-0a5ed6255114 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:57.768001 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8cfaf7ef-8fd7-4919-80ed-0a5ed6255114 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 Aug 18 09:21:57.768191 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8cfaf7ef-8fd7-4919-80ed-0a5ed6255114 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:57.768419 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8cfaf7ef-8fd7-4919-80ed-0a5ed6255114 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:57.768550 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-8cfaf7ef-8fd7-4919-80ed-0a5ed6255114 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Delete snapshot with id: f3fe112e-0b75-4e1d-a66d-418b157bdff0 Aug 18 09:21:57.774612 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:57.774612 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:57.775840 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8cfaf7ef-8fd7-4919-80ed-0a5ed6255114 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot retrieved successfully. Aug 18 09:21:57.794924 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8cfaf7ef-8fd7-4919-80ed-0a5ed6255114 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot delete request issued successfully. Aug 18 09:21:57.795169 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8cfaf7ef-8fd7-4919-80ed-0a5ed6255114 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 returned with HTTP 202 Aug 18 09:21:57.795791 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 935/3693] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:21:57 2026] DELETE /volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:57.804796 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52d3a96b-6161-4687-bd0a-ddfdc936ee87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:57.805031 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Created reservations ['ef1263d4-9cca-4d25-af5a-692e5095f3a8', '1100c721-8842-46ea-8d32-75414e0ba739', 'c8030385-ddfd-4f8b-88b2-e19376ba0faf', '6ec2d878-e3d5-4cd6-bf6d-a416db3035de'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:57.805979 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d96231-b3ae-4238-879c-e03034fde98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef1263d4-9cca-4d25-af5a-692e5095f3a8', '1100c721-8842-46ea-8d32-75414e0ba739', 'c8030385-ddfd-4f8b-88b2-e19376ba0faf', '6ec2d878-e3d5-4cd6-bf6d-a416db3035de']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:57.806660 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52d3a96b-6161-4687-bd0a-ddfdc936ee87 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 Aug 18 09:21:57.806829 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ef37e5-b025-4c63-8e5c-5059ab7a7016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:57.806902 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52d3a96b-6161-4687-bd0a-ddfdc936ee87 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:57.807044 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52d3a96b-6161-4687-bd0a-ddfdc936ee87 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:57.814892 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:57.814892 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:57.815341 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52d3a96b-6161-4687-bd0a-ddfdc936ee87 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot retrieved successfully. Aug 18 09:21:57.816409 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52d3a96b-6161-4687-bd0a-ddfdc936ee87 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 returned with HTTP 200 Aug 18 09:21:57.816934 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 919/3694] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:57 2026] GET /volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:57.848415 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ef37e5-b025-4c63-8e5c-5059ab7a7016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '279f1696-d735-4d9c-b05c-f238bf6cacc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-25681999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1899eec9d3f447f49032c3b74ba4a503',qos_specs=None,replication_status=,reservations=['ef1263d4-9cca-4d25-af5a-692e5095f3a8','1100c721-8842-46ea-8d32-75414e0ba739','c8030385-ddfd-4f8b-88b2-e19376ba0faf','6ec2d878-e3d5-4cd6-bf6d-a416db3035de'],size=1,snapshot_id=b2836a19-af66-407a-a2fa-d407e6758251,source_replicaid=,source_volid=None,status='creating',user_id='83cd3816a5d84a7cbbed44919d20c653',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-25681999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=279f1696-d735-4d9c-b05c-f238bf6cacc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1899eec9d3f447f49032c3b74ba4a503',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b2836a19-af66-407a-a2fa-d407e6758251,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83cd3816a5d84a7cbbed44919d20c653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:57.849236 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b313cde-cf3a-41be-8a69-d9d3fe4e5ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:57.874142 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b313cde-cf3a-41be-8a69-d9d3fe4e5ed8) transitioned into state 'SUCCESS' from state '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-25681999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1899eec9d3f447f49032c3b74ba4a503',qos_specs=None,replication_status=,reservations=['ef1263d4-9cca-4d25-af5a-692e5095f3a8','1100c721-8842-46ea-8d32-75414e0ba739','c8030385-ddfd-4f8b-88b2-e19376ba0faf','6ec2d878-e3d5-4cd6-bf6d-a416db3035de'],size=1,snapshot_id=b2836a19-af66-407a-a2fa-d407e6758251,source_replicaid=,source_volid=None,status='creating',user_id='83cd3816a5d84a7cbbed44919d20c653',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:57.875152 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc29096-0f9a-4c17-85d3-ef6a85ac0c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:21:57.897987 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc29096-0f9a-4c17-85d3-ef6a85ac0c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:21:57.899057 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Flow 'volume_create_api' (cf037fbc-b13e-4b25-8939-243e8b9a9445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:21:57.899443 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Create volume request issued successfully. Aug 18 09:21:57.900067 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-523314fc-166d-4a7d-8e07-0d98dc346dc5 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:21:57.900777 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 913/3695] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:21:57 2026] POST /volume/v3/volumes => generated 781 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:57.914606 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc286a5e-8e82-4c60-8cbd-12a2dff38ff2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:57.916675 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc286a5e-8e82-4c60-8cbd-12a2dff38ff2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 Aug 18 09:21:57.917093 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc286a5e-8e82-4c60-8cbd-12a2dff38ff2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:57.917348 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc286a5e-8e82-4c60-8cbd-12a2dff38ff2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:57.926376 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:57.926376 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:57.931165 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dc286a5e-8e82-4c60-8cbd-12a2dff38ff2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:57.936847 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc286a5e-8e82-4c60-8cbd-12a2dff38ff2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 returned with HTTP 200 Aug 18 09:21:57.937280 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 929/3696] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:57 2026] GET /volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:58.672217 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9837c950-1106-441c-862e-10e7c3819a21 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:58.674010 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9837c950-1106-441c-862e-10e7c3819a21 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:58.674609 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9837c950-1106-441c-862e-10e7c3819a21 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:58.674609 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9837c950-1106-441c-862e-10e7c3819a21 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:58.674609 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9837c950-1106-441c-862e-10e7c3819a21 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:58.678808 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:58.678808 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:58.679267 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9837c950-1106-441c-862e-10e7c3819a21 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:58.679662 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 936/3697] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:58 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:58.759762 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66b88d98-cfb0-4c70-98e2-29a3673c2035 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:58.761549 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66b88d98-cfb0-4c70-98e2-29a3673c2035 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:21:58.761731 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66b88d98-cfb0-4c70-98e2-29a3673c2035 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:58.761903 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66b88d98-cfb0-4c70-98e2-29a3673c2035 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:58.762003 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-66b88d98-cfb0-4c70-98e2-29a3673c2035 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:58.766133 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:58.766133 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:58.766811 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66b88d98-cfb0-4c70-98e2-29a3673c2035 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:21:58.767160 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 920/3698] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:58 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:58.777967 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dcaeec9b-2517-4e01-a1ed-df860e97d7e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:58.780298 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcaeec9b-2517-4e01-a1ed-df860e97d7e0 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:21:58.780580 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcaeec9b-2517-4e01-a1ed-df860e97d7e0 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:58.780793 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcaeec9b-2517-4e01-a1ed-df860e97d7e0 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:58.780937 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-dcaeec9b-2517-4e01-a1ed-df860e97d7e0 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:58.793087 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:58.793087 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:58.793087 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcaeec9b-2517-4e01-a1ed-df860e97d7e0 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:21:58.793303 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 914/3699] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:58 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:58.802593 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ce16359-8c56-4cf5-8b40-e6ab3af1d27b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:58.804326 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ce16359-8c56-4cf5-8b40-e6ab3af1d27b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:21:58.806409 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ce16359-8c56-4cf5-8b40-e6ab3af1d27b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3a525f7a-f041-4985-85ab-2ad68c37727c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-52299117"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:21:58.811027 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-4ce16359-8c56-4cf5-8b40-e6ab3af1d27b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Creating new backup {'backup': {'volume_id': '3a525f7a-f041-4985-85ab-2ad68c37727c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-52299117'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:21:58.811027 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-4ce16359-8c56-4cf5-8b40-e6ab3af1d27b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Creating backup of volume 3a525f7a-f041-4985-85ab-2ad68c37727c in container None Aug 18 09:21:58.823324 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:58.823324 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:58.823840 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4ce16359-8c56-4cf5-8b40-e6ab3af1d27b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Volume info retrieved successfully. Aug 18 09:21:58.826119 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-03c87881-c432-4989-94f2-0a443dbd9954 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:58.829202 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03c87881-c432-4989-94f2-0a443dbd9954 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 Aug 18 09:21:58.829512 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03c87881-c432-4989-94f2-0a443dbd9954 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:58.829759 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03c87881-c432-4989-94f2-0a443dbd9954 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:58.836316 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03c87881-c432-4989-94f2-0a443dbd9954 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 returned with HTTP 404 Aug 18 09:21:58.837543 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 937/3700] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:58 2026] GET /volume/v3/snapshots/f3fe112e-0b75-4e1d-a66d-418b157bdff0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:21:58.846958 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0295a8d3-eb0d-43e3-88f0-f20d7456e980 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:58.848570 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4ce16359-8c56-4cf5-8b40-e6ab3af1d27b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Created reservations ['1e021cee-de36-4c58-95ec-1d1ce7985656', '311b41eb-ccd0-444c-8ce3-96059684f9d1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:21:58.848624 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0295a8d3-eb0d-43e3-88f0-f20d7456e980 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] DELETE https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a Aug 18 09:21:58.848775 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0295a8d3-eb0d-43e3-88f0-f20d7456e980 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:58.848941 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0295a8d3-eb0d-43e3-88f0-f20d7456e980 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:58.849131 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0295a8d3-eb0d-43e3-88f0-f20d7456e980 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Delete volume with id: 45796bf3-a3f3-4391-82ba-6a4284db447a Aug 18 09:21:58.856150 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:58.856150 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:58.856692 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0295a8d3-eb0d-43e3-88f0-f20d7456e980 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:58.876144 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0295a8d3-eb0d-43e3-88f0-f20d7456e980 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Delete volume request issued successfully. Aug 18 09:21:58.876333 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0295a8d3-eb0d-43e3-88f0-f20d7456e980 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a returned with HTTP 202 Aug 18 09:21:58.876749 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 921/3701] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:21:58 2026] DELETE /volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:21:58.882075 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ce16359-8c56-4cf5-8b40-e6ab3af1d27b tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:21:58.882200 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 930/3702] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:21:58 2026] POST /volume/v3/backups => generated 326 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:21:58.884867 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5940e8c-56f9-4858-aed2-dda884f60cc3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:58.886764 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5940e8c-56f9-4858-aed2-dda884f60cc3 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a Aug 18 09:21:58.887023 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5940e8c-56f9-4858-aed2-dda884f60cc3 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:58.887241 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5940e8c-56f9-4858-aed2-dda884f60cc3 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:58.891839 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3ce3a594-8eaa-4450-abdd-5af57bc4d37d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:58.894530 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ce3a594-8eaa-4450-abdd-5af57bc4d37d tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e Aug 18 09:21:58.894791 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ce3a594-8eaa-4450-abdd-5af57bc4d37d tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:58.895149 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ce3a594-8eaa-4450-abdd-5af57bc4d37d tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:58.895544 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3ce3a594-8eaa-4450-abdd-5af57bc4d37d tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 167e5a19-678c-416d-9e7f-76039dc1d71e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:58.899249 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:58.899249 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:58.902086 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:58.902086 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:58.903011 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ce3a594-8eaa-4450-abdd-5af57bc4d37d tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e returned with HTTP 200 Aug 18 09:21:58.903847 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 938/3703] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:58 2026] GET /volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:58.904718 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c5940e8c-56f9-4858-aed2-dda884f60cc3 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:21:58.911448 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5940e8c-56f9-4858-aed2-dda884f60cc3 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a returned with HTTP 200 Aug 18 09:21:58.911599 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 915/3704] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:58 2026] GET /volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:21:58.951244 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8869fd54-2d76-49b1-865d-aae1401435d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:58.953049 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8869fd54-2d76-49b1-865d-aae1401435d2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 Aug 18 09:21:58.953239 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8869fd54-2d76-49b1-865d-aae1401435d2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:58.953516 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8869fd54-2d76-49b1-865d-aae1401435d2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:58.960540 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:58.960540 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:58.964757 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8869fd54-2d76-49b1-865d-aae1401435d2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:58.970103 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8869fd54-2d76-49b1-865d-aae1401435d2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 returned with HTTP 200 Aug 18 09:21:58.970626 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 922/3705] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:58 2026] GET /volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:58.983383 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3debda7d-b3a6-4331-9679-1ad14ba67d48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:58.985213 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3debda7d-b3a6-4331-9679-1ad14ba67d48 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 Aug 18 09:21:58.985451 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3debda7d-b3a6-4331-9679-1ad14ba67d48 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:58.985679 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3debda7d-b3a6-4331-9679-1ad14ba67d48 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:58.993528 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:58.993528 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:58.997561 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3debda7d-b3a6-4331-9679-1ad14ba67d48 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:59.002122 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3debda7d-b3a6-4331-9679-1ad14ba67d48 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 returned with HTTP 200 Aug 18 09:21:59.002569 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 931/3706] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:58 2026] GET /volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:59.014633 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-faf1df6e-6071-48de-883d-8cfc98c4572b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:59.016380 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-faf1df6e-6071-48de-883d-8cfc98c4572b tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c?cascade=True Aug 18 09:21:59.016650 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-faf1df6e-6071-48de-883d-8cfc98c4572b tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:59.016827 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-faf1df6e-6071-48de-883d-8cfc98c4572b tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:59.017142 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-faf1df6e-6071-48de-883d-8cfc98c4572b tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Delete volume with id: 9a500f58-6f28-4af3-ae3d-3b6d11e3245c Aug 18 09:21:59.023253 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:59.023253 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:21:59.023702 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-faf1df6e-6071-48de-883d-8cfc98c4572b tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:59.055220 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-faf1df6e-6071-48de-883d-8cfc98c4572b tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Delete volume request issued successfully. Aug 18 09:21:59.055446 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-faf1df6e-6071-48de-883d-8cfc98c4572b tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c?cascade=True returned with HTTP 202 Aug 18 09:21:59.056057 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 939/3707] 10.4.3.41 () {66 vars in 1369 bytes} [Tue Aug 18 09:21:59 2026] DELETE /volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c?cascade=True => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:59.065452 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1fef9170-ec89-4215-aaa5-6d68c4f3930f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:59.067314 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fef9170-ec89-4215-aaa5-6d68c4f3930f tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c Aug 18 09:21:59.067542 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fef9170-ec89-4215-aaa5-6d68c4f3930f tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:59.067759 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fef9170-ec89-4215-aaa5-6d68c4f3930f tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:59.075300 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:59.075300 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:59.079249 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1fef9170-ec89-4215-aaa5-6d68c4f3930f tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:21:59.084435 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fef9170-ec89-4215-aaa5-6d68c4f3930f tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c returned with HTTP 200 Aug 18 09:21:59.084881 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 916/3708] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:59 2026] GET /volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:59.692186 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ed7738f-5f14-4bac-8dc9-c79c9159bda8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:59.693762 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ed7738f-5f14-4bac-8dc9-c79c9159bda8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:21:59.694187 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ed7738f-5f14-4bac-8dc9-c79c9159bda8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:59.694454 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ed7738f-5f14-4bac-8dc9-c79c9159bda8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:59.694662 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6ed7738f-5f14-4bac-8dc9-c79c9159bda8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:59.699437 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:59.699437 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:59.700092 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ed7738f-5f14-4bac-8dc9-c79c9159bda8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:21:59.700561 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 923/3709] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:21:59 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:59.915425 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72652355-19a4-40cf-bb75-b3bcceafc62e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:59.917408 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72652355-19a4-40cf-bb75-b3bcceafc62e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e Aug 18 09:21:59.917977 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72652355-19a4-40cf-bb75-b3bcceafc62e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:59.917977 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72652355-19a4-40cf-bb75-b3bcceafc62e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:59.918070 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-72652355-19a4-40cf-bb75-b3bcceafc62e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 167e5a19-678c-416d-9e7f-76039dc1d71e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:21:59.922323 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:59.922323 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:21:59.923010 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72652355-19a4-40cf-bb75-b3bcceafc62e tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e returned with HTTP 200 Aug 18 09:21:59.923419 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 932/3710] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:21:59 2026] GET /volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:21:59.923694 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d2e2aa06-f246-42f5-9e05-d6cf1ea003dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:59.925450 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2e2aa06-f246-42f5-9e05-d6cf1ea003dc tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a Aug 18 09:21:59.925676 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2e2aa06-f246-42f5-9e05-d6cf1ea003dc tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:59.925856 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2e2aa06-f246-42f5-9e05-d6cf1ea003dc tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:59.931168 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2e2aa06-f246-42f5-9e05-d6cf1ea003dc tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a returned with HTTP 404 Aug 18 09:21:59.931644 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 940/3711] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:21:59 2026] GET /volume/v3/volumes/45796bf3-a3f3-4391-82ba-6a4284db447a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:21:59.938183 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd12d248-cc3a-4642-aa9c-2ecc2c313951 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:59.940152 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd12d248-cc3a-4642-aa9c-2ecc2c313951 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba Aug 18 09:21:59.940375 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd12d248-cc3a-4642-aa9c-2ecc2c313951 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:59.940648 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd12d248-cc3a-4642-aa9c-2ecc2c313951 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:59.940793 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-fd12d248-cc3a-4642-aa9c-2ecc2c313951 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Delete snapshot with id: 08787985-9946-4eb2-bf35-2b95c6cc11ba Aug 18 09:21:59.946417 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:59.946417 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:21:59.946708 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd12d248-cc3a-4642-aa9c-2ecc2c313951 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot retrieved successfully. Aug 18 09:21:59.963252 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd12d248-cc3a-4642-aa9c-2ecc2c313951 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot delete request issued successfully. Aug 18 09:21:59.963483 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd12d248-cc3a-4642-aa9c-2ecc2c313951 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba returned with HTTP 202 Aug 18 09:21:59.963938 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 917/3712] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:21:59 2026] DELETE /volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:21:59.970647 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-947fd785-34bc-4c9c-b871-22def7a28676 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:21:59.973036 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-947fd785-34bc-4c9c-b871-22def7a28676 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba Aug 18 09:21:59.973221 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-947fd785-34bc-4c9c-b871-22def7a28676 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:21:59.973431 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-947fd785-34bc-4c9c-b871-22def7a28676 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:21:59.978585 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:21:59.978585 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:21:59.979072 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-947fd785-34bc-4c9c-b871-22def7a28676 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Snapshot retrieved successfully. Aug 18 09:21:59.979985 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-947fd785-34bc-4c9c-b871-22def7a28676 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba returned with HTTP 200 Aug 18 09:21:59.980372 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 924/3713] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:21:59 2026] GET /volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:00.096800 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb101cc9-b0f4-4468-ae02-44aa1955acb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:00.099363 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb101cc9-b0f4-4468-ae02-44aa1955acb3 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c Aug 18 09:22:00.099613 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb101cc9-b0f4-4468-ae02-44aa1955acb3 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:00.099843 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb101cc9-b0f4-4468-ae02-44aa1955acb3 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:00.105871 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb101cc9-b0f4-4468-ae02-44aa1955acb3 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c returned with HTTP 404 Aug 18 09:22:00.106332 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 933/3714] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:00 2026] GET /volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:00.112927 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c22bd33-c0a1-45b5-8214-0a36d1e9ce6d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:00.114652 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c22bd33-c0a1-45b5-8214-0a36d1e9ce6d tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 18 09:22:00.114755 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c22bd33-c0a1-45b5-8214-0a36d1e9ce6d tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:00.115012 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c22bd33-c0a1-45b5-8214-0a36d1e9ce6d tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:00.115299 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-9c22bd33-c0a1-45b5-8214-0a36d1e9ce6d tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:00.115767 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:00.115767 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:00.116245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9c22bd33-c0a1-45b5-8214-0a36d1e9ce6d tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:22:00.124490 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9c22bd33-c0a1-45b5-8214-0a36d1e9ce6d tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Get all volumes completed successfully. Aug 18 09:22:00.124963 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c22bd33-c0a1-45b5-8214-0a36d1e9ce6d tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 18 09:22:00.125319 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 941/3715] 10.4.3.41 () {66 vars in 1230 bytes} [Tue Aug 18 09:22:00 2026] GET /volume/v3/volumes => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:00.134537 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-332368a2-19a8-49d1-b35b-e0b12d1b35b2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:00.136376 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-332368a2-19a8-49d1-b35b-e0b12d1b35b2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:00.136641 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-332368a2-19a8-49d1-b35b-e0b12d1b35b2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:00.136845 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-332368a2-19a8-49d1-b35b-e0b12d1b35b2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:00.137133 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-332368a2-19a8-49d1-b35b-e0b12d1b35b2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:00.137423 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:00.137423 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:00.138218 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-332368a2-19a8-49d1-b35b-e0b12d1b35b2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:00.141887 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-332368a2-19a8-49d1-b35b-e0b12d1b35b2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Get all snapshots completed successfully. Aug 18 09:22:00.142160 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-332368a2-19a8-49d1-b35b-e0b12d1b35b2 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 18 09:22:00.142635 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 918/3716] 10.4.3.41 () {66 vars in 1236 bytes} [Tue Aug 18 09:22:00 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:22:00.150661 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0c989267-9634-486b-b8c2-868bbcdd859d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:00.152345 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c989267-9634-486b-b8c2-868bbcdd859d tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 Aug 18 09:22:00.152593 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c989267-9634-486b-b8c2-868bbcdd859d tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:00.152793 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c989267-9634-486b-b8c2-868bbcdd859d tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:00.161029 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:00.161029 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:00.164216 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0c989267-9634-486b-b8c2-868bbcdd859d tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:22:00.167952 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c989267-9634-486b-b8c2-868bbcdd859d tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 returned with HTTP 200 Aug 18 09:22:00.168306 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 925/3717] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:00 2026] GET /volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:00.180180 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d4c8dd9-3158-478d-bf84-bdfaadfe481e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:00.182359 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d4c8dd9-3158-478d-bf84-bdfaadfe481e tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] DELETE https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 Aug 18 09:22:00.182649 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d4c8dd9-3158-478d-bf84-bdfaadfe481e tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:00.182893 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d4c8dd9-3158-478d-bf84-bdfaadfe481e tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:00.183077 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6d4c8dd9-3158-478d-bf84-bdfaadfe481e tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Delete volume with id: 279f1696-d735-4d9c-b05c-f238bf6cacc8 Aug 18 09:22:00.194110 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:00.194110 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:00.194712 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6d4c8dd9-3158-478d-bf84-bdfaadfe481e tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:22:00.215528 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6d4c8dd9-3158-478d-bf84-bdfaadfe481e tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Delete volume request issued successfully. Aug 18 09:22:00.215954 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d4c8dd9-3158-478d-bf84-bdfaadfe481e tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 returned with HTTP 202 Aug 18 09:22:00.216416 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 934/3718] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:00 2026] DELETE /volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:00.223868 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a05d2979-1b7c-4969-a5e5-9810c6c3e226 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:00.228306 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a05d2979-1b7c-4969-a5e5-9810c6c3e226 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 Aug 18 09:22:00.228306 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a05d2979-1b7c-4969-a5e5-9810c6c3e226 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:00.228306 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a05d2979-1b7c-4969-a5e5-9810c6c3e226 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:00.234702 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:00.234702 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:00.239455 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a05d2979-1b7c-4969-a5e5-9810c6c3e226 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Volume info retrieved successfully. Aug 18 09:22:00.243988 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a05d2979-1b7c-4969-a5e5-9810c6c3e226 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 returned with HTTP 200 Aug 18 09:22:00.244405 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 942/3719] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:00 2026] GET /volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:00.711757 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9bfdfe3-c75b-4806-856a-cd976a3a782a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:00.713987 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9bfdfe3-c75b-4806-856a-cd976a3a782a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:22:00.714256 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9bfdfe3-c75b-4806-856a-cd976a3a782a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:00.714561 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9bfdfe3-c75b-4806-856a-cd976a3a782a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:00.714729 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b9bfdfe3-c75b-4806-856a-cd976a3a782a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:00.719671 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:00.719671 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:00.720471 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9bfdfe3-c75b-4806-856a-cd976a3a782a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:22:00.720973 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 919/3720] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:00 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:00.933454 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-69dce77b-4148-4357-89fe-9a634d0c5df1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:00.935273 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69dce77b-4148-4357-89fe-9a634d0c5df1 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e Aug 18 09:22:00.935547 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69dce77b-4148-4357-89fe-9a634d0c5df1 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:00.935782 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69dce77b-4148-4357-89fe-9a634d0c5df1 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:00.935912 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-69dce77b-4148-4357-89fe-9a634d0c5df1 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 167e5a19-678c-416d-9e7f-76039dc1d71e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:00.939717 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:00.939717 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:00.940241 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69dce77b-4148-4357-89fe-9a634d0c5df1 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e returned with HTTP 200 Aug 18 09:22:00.940604 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 926/3721] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:00 2026] GET /volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:00.988975 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1a684da-2620-47ae-be27-2bc1afe15940 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:00.990573 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1a684da-2620-47ae-be27-2bc1afe15940 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba Aug 18 09:22:00.990748 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1a684da-2620-47ae-be27-2bc1afe15940 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:00.990918 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1a684da-2620-47ae-be27-2bc1afe15940 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:00.994655 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1a684da-2620-47ae-be27-2bc1afe15940 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba returned with HTTP 404 Aug 18 09:22:00.995037 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 935/3722] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:00 2026] GET /volume/v3/snapshots/08787985-9946-4eb2-bf35-2b95c6cc11ba => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:01.000840 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0d921277-ae3c-4a74-bbf8-3d3166a4ac3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:01.002630 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d921277-ae3c-4a74-bbf8-3d3166a4ac3b tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 Aug 18 09:22:01.002839 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d921277-ae3c-4a74-bbf8-3d3166a4ac3b tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:01.003015 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d921277-ae3c-4a74-bbf8-3d3166a4ac3b tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:01.003171 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0d921277-ae3c-4a74-bbf8-3d3166a4ac3b tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Delete volume with id: 7c33a006-f743-4204-8634-09f648d00593 Aug 18 09:22:01.011313 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:01.011313 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:01.011935 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0d921277-ae3c-4a74-bbf8-3d3166a4ac3b tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:22:01.028006 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0d921277-ae3c-4a74-bbf8-3d3166a4ac3b tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Delete volume request issued successfully. Aug 18 09:22:01.028176 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d921277-ae3c-4a74-bbf8-3d3166a4ac3b tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 returned with HTTP 202 Aug 18 09:22:01.028638 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 943/3723] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:01 2026] DELETE /volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:01.036715 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b4ba5653-9873-4ee4-941b-c9feaaed5a06 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:01.038880 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4ba5653-9873-4ee4-941b-c9feaaed5a06 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 Aug 18 09:22:01.039153 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4ba5653-9873-4ee4-941b-c9feaaed5a06 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:01.039399 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4ba5653-9873-4ee4-941b-c9feaaed5a06 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:01.047498 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:01.047498 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:01.051456 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b4ba5653-9873-4ee4-941b-c9feaaed5a06 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Volume info retrieved successfully. Aug 18 09:22:01.056269 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4ba5653-9873-4ee4-941b-c9feaaed5a06 tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 returned with HTTP 200 Aug 18 09:22:01.056764 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 920/3724] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:01 2026] GET /volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:01.257773 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8af5cd7e-811e-4504-a363-d27c4bb42688 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:01.259585 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8af5cd7e-811e-4504-a363-d27c4bb42688 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 Aug 18 09:22:01.259773 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8af5cd7e-811e-4504-a363-d27c4bb42688 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:01.259948 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8af5cd7e-811e-4504-a363-d27c4bb42688 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:01.266741 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8af5cd7e-811e-4504-a363-d27c4bb42688 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 returned with HTTP 404 Aug 18 09:22:01.267195 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 927/3725] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:01 2026] GET /volume/v3/volumes/279f1696-d735-4d9c-b05c-f238bf6cacc8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:01.273372 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9371a3a-516a-43ae-bcb8-436f36adf7ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:01.275068 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9371a3a-516a-43ae-bcb8-436f36adf7ae tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/b2836a19-af66-407a-a2fa-d407e6758251 Aug 18 09:22:01.275266 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9371a3a-516a-43ae-bcb8-436f36adf7ae tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:01.275448 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9371a3a-516a-43ae-bcb8-436f36adf7ae tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:01.275571 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-d9371a3a-516a-43ae-bcb8-436f36adf7ae tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Delete snapshot with id: b2836a19-af66-407a-a2fa-d407e6758251 Aug 18 09:22:01.280553 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9371a3a-516a-43ae-bcb8-436f36adf7ae tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/snapshots/b2836a19-af66-407a-a2fa-d407e6758251 returned with HTTP 404 Aug 18 09:22:01.281095 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 936/3726] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:01 2026] DELETE /volume/v3/snapshots/b2836a19-af66-407a-a2fa-d407e6758251 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:01.288794 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9eda1394-e4fb-433e-ba32-1be6ce9ba029 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:01.290841 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9eda1394-e4fb-433e-ba32-1be6ce9ba029 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] GET https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c Aug 18 09:22:01.291037 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9eda1394-e4fb-433e-ba32-1be6ce9ba029 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:01.291251 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9eda1394-e4fb-433e-ba32-1be6ce9ba029 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:01.300681 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9eda1394-e4fb-433e-ba32-1be6ce9ba029 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c returned with HTTP 404 Aug 18 09:22:01.301373 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 944/3727] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:01 2026] GET /volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:01.309653 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-085c93eb-ade7-412b-abb2-2a62b9ba6b47 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:01.311445 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-085c93eb-ade7-412b-abb2-2a62b9ba6b47 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c Aug 18 09:22:01.311680 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-085c93eb-ade7-412b-abb2-2a62b9ba6b47 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:01.311914 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-085c93eb-ade7-412b-abb2-2a62b9ba6b47 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:01.312124 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-085c93eb-ade7-412b-abb2-2a62b9ba6b47 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] Delete volume with id: 9a500f58-6f28-4af3-ae3d-3b6d11e3245c Aug 18 09:22:01.317991 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-085c93eb-ade7-412b-abb2-2a62b9ba6b47 tempest-VolumesDeleteCascade-1844897236 tempest-VolumesDeleteCascade-1844897236-project-member] https://10.4.3.41/volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c returned with HTTP 404 Aug 18 09:22:01.318604 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 921/3728] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:01 2026] DELETE /volume/v3/volumes/9a500f58-6f28-4af3-ae3d-3b6d11e3245c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:01.732438 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3d0dd76-6a84-4afc-9665-083b1745160f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:01.735468 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3d0dd76-6a84-4afc-9665-083b1745160f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:22:01.735753 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3d0dd76-6a84-4afc-9665-083b1745160f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:01.736094 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3d0dd76-6a84-4afc-9665-083b1745160f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:01.736245 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d3d0dd76-6a84-4afc-9665-083b1745160f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:01.741678 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:01.741678 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:01.742630 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3d0dd76-6a84-4afc-9665-083b1745160f tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:22:01.743115 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 928/3729] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:01 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:22:01.754554 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88e94718-772a-4ab7-a8db-a2862818fcb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:01.756705 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88e94718-772a-4ab7-a8db-a2862818fcb1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] POST https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c/action Aug 18 09:22:01.757168 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88e94718-772a-4ab7-a8db-a2862818fcb1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:22:01.757327 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88e94718-772a-4ab7-a8db-a2862818fcb1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:01.759118 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-88e94718-772a-4ab7-a8db-a2862818fcb1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Updating backup 'e41a1ed3-0562-40df-91bb-c0d461ade19c' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 09:22:01.767071 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:01.767071 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:01.774106 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-88e94718-772a-4ab7-a8db-a2862818fcb1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] reset_status in rpcapi backup_id e41a1ed3-0562-40df-91bb-c0d461ade19c on host np0000007625. {{(pid=100267) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 09:22:01.775957 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88e94718-772a-4ab7-a8db-a2862818fcb1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c/action returned with HTTP 202 Aug 18 09:22:01.776433 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 937/3730] 10.4.3.41 () {70 vars in 1423 bytes} [Tue Aug 18 09:22:01 2026] POST /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:22:01.785266 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0939e77b-c04f-403d-90cb-1966db3d037a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:01.787682 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0939e77b-c04f-403d-90cb-1966db3d037a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 Aug 18 09:22:01.787885 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0939e77b-c04f-403d-90cb-1966db3d037a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:01.788086 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0939e77b-c04f-403d-90cb-1966db3d037a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:01.788256 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0939e77b-c04f-403d-90cb-1966db3d037a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete volume with id: c8a9ca68-2819-41e0-a120-73057dc75673 Aug 18 09:22:01.801617 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:01.801617 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:01.801935 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0939e77b-c04f-403d-90cb-1966db3d037a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:22:01.828306 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0939e77b-c04f-403d-90cb-1966db3d037a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete volume request issued successfully. Aug 18 09:22:01.828516 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0939e77b-c04f-403d-90cb-1966db3d037a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 returned with HTTP 202 Aug 18 09:22:01.828908 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 945/3731] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:01 2026] DELETE /volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:01.837658 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7abf7f64-ec34-4832-9290-ac44c41c9aca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:01.839953 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7abf7f64-ec34-4832-9290-ac44c41c9aca tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 Aug 18 09:22:01.840267 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7abf7f64-ec34-4832-9290-ac44c41c9aca tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:01.840510 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7abf7f64-ec34-4832-9290-ac44c41c9aca tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:01.848932 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:01.848932 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:01.852522 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7abf7f64-ec34-4832-9290-ac44c41c9aca tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:22:01.857200 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7abf7f64-ec34-4832-9290-ac44c41c9aca tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 returned with HTTP 200 Aug 18 09:22:01.858084 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 922/3732] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:01 2026] GET /volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:01.957789 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d0961f6f-2cb0-485a-b447-cb877c63ec04 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:01.959816 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0961f6f-2cb0-485a-b447-cb877c63ec04 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e Aug 18 09:22:01.960070 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0961f6f-2cb0-485a-b447-cb877c63ec04 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:01.960336 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0961f6f-2cb0-485a-b447-cb877c63ec04 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:01.960439 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d0961f6f-2cb0-485a-b447-cb877c63ec04 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 167e5a19-678c-416d-9e7f-76039dc1d71e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:01.966084 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:01.966084 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:01.966779 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0961f6f-2cb0-485a-b447-cb877c63ec04 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e returned with HTTP 200 Aug 18 09:22:01.967140 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 929/3733] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:01 2026] GET /volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:02.069557 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1731b99-b24d-4edc-a46b-1db6285a2d7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:02.072399 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1731b99-b24d-4edc-a46b-1db6285a2d7a tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] GET https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 Aug 18 09:22:02.072674 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1731b99-b24d-4edc-a46b-1db6285a2d7a tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:02.072883 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1731b99-b24d-4edc-a46b-1db6285a2d7a tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:02.084649 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1731b99-b24d-4edc-a46b-1db6285a2d7a tempest-VolumeRevertTests-1894941704 tempest-VolumeRevertTests-1894941704-project-member] https://10.4.3.41/volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 returned with HTTP 404 Aug 18 09:22:02.085645 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 938/3734] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:02 2026] GET /volume/v3/volumes/7c33a006-f743-4204-8634-09f648d00593 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:02.872160 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-baa210f6-682c-48a3-806e-d3fd0f6fcac6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:02.875500 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baa210f6-682c-48a3-806e-d3fd0f6fcac6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 Aug 18 09:22:02.875785 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baa210f6-682c-48a3-806e-d3fd0f6fcac6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:02.876046 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baa210f6-682c-48a3-806e-d3fd0f6fcac6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:02.884932 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baa210f6-682c-48a3-806e-d3fd0f6fcac6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 returned with HTTP 404 Aug 18 09:22:02.885424 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 946/3735] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:02 2026] GET /volume/v3/volumes/c8a9ca68-2819-41e0-a120-73057dc75673 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:02.898062 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:02.899802 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] POST https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0/restore Aug 18 09:22:02.900135 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:02.901417 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Restoring backup 2eab0f75-b19c-454f-9483-33840956c4b0 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100266) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 09:22:02.901644 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Restoring backup 2eab0f75-b19c-454f-9483-33840956c4b0 to volume None. Aug 18 09:22:02.906077 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:02.906077 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:02.906790 np0000007625 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Creating volume of 1 GB for restore of backup 2eab0f75-b19c-454f-9483-33840956c4b0. Aug 18 09:22:02.910471 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Availability Zones retrieved successfully. Aug 18 09:22:02.916166 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Flow 'volume_create_api' (532736db-2bc5-434a-abd2-c3cff40f9778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:02.917079 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af3649a-ff99-400a-bae6-16a81ee68303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:02.918148 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:02.945376 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af3649a-ff99-400a-bae6-16a81ee68303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:02.946133 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb81928e-4a19-4080-a6b9-9bb7aef1120c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:02.978178 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42bbf88c-87e2-4b63-9739-d1b75c091f00 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:02.983516 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42bbf88c-87e2-4b63-9739-d1b75c091f00 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e Aug 18 09:22:02.983516 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42bbf88c-87e2-4b63-9739-d1b75c091f00 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:02.983516 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42bbf88c-87e2-4b63-9739-d1b75c091f00 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:02.983516 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-42bbf88c-87e2-4b63-9739-d1b75c091f00 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 167e5a19-678c-416d-9e7f-76039dc1d71e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:02.988248 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Created reservations ['09485e7e-2b82-43be-9e53-6df1727952a2', '3567d1a3-fdbf-4bb2-9242-2ffb8e9e52dd', '07f3e874-06fa-49c3-bb1f-762b8ae6e038', '4a7ca325-e70e-4fd8-9613-2eb7b26020f9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:02.991041 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb81928e-4a19-4080-a6b9-9bb7aef1120c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09485e7e-2b82-43be-9e53-6df1727952a2', '3567d1a3-fdbf-4bb2-9242-2ffb8e9e52dd', '07f3e874-06fa-49c3-bb1f-762b8ae6e038', '4a7ca325-e70e-4fd8-9613-2eb7b26020f9']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:02.991177 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:02.991177 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:02.991177 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42bbf88c-87e2-4b63-9739-d1b75c091f00 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e returned with HTTP 200 Aug 18 09:22:02.991286 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31a0f92d-d1ca-4a54-b2ce-c856c59d1772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:02.991340 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 930/3736] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:02 2026] GET /volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:03.030199 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31a0f92d-d1ca-4a54-b2ce-c856c59d1772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aaa6ace-c93f-4923-adfa-b8c44a404744', '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='9dcc55d0f3874421b36fbb70bf2cec63',qos_specs=None,replication_status=,reservations=['09485e7e-2b82-43be-9e53-6df1727952a2','3567d1a3-fdbf-4bb2-9242-2ffb8e9e52dd','07f3e874-06fa-49c3-bb1f-762b8ae6e038','4a7ca325-e70e-4fd8-9613-2eb7b26020f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665d8920e82f41b4b500d1361c454c7e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:02Z,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=2aaa6ace-c93f-4923-adfa-b8c44a404744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dcc55d0f3874421b36fbb70bf2cec63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='665d8920e82f41b4b500d1361c454c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:03.031050 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c4547bd-c0bd-495b-b0f4-89c4a476d7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:03.052970 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c4547bd-c0bd-495b-b0f4-89c4a476d7d6) transitioned into 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='9dcc55d0f3874421b36fbb70bf2cec63',qos_specs=None,replication_status=,reservations=['09485e7e-2b82-43be-9e53-6df1727952a2','3567d1a3-fdbf-4bb2-9242-2ffb8e9e52dd','07f3e874-06fa-49c3-bb1f-762b8ae6e038','4a7ca325-e70e-4fd8-9613-2eb7b26020f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665d8920e82f41b4b500d1361c454c7e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:03.053720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c10f107-d6fa-49af-abba-5660a0c8f3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:03.066196 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c10f107-d6fa-49af-abba-5660a0c8f3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:03.067127 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Flow 'volume_create_api' (532736db-2bc5-434a-abd2-c3cff40f9778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:03.067471 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Create volume request issued successfully. Aug 18 09:22:03.077938 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:03.077938 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:03.077938 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:22:03.542547 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:03.657607 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:03.657957 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1516445949"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:03.660640 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1516445949'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:03.660790 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Create volume of 1 GB Aug 18 09:22:03.679782 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Availability Zones retrieved successfully. Aug 18 09:22:03.687453 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Flow 'volume_create_api' (c3a6f99f-20bd-455f-8397-c91fab6af363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:03.688717 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e5f94a-7c44-44d8-9099-11c7659a83fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:03.689959 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:03.720032 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e5f94a-7c44-44d8-9099-11c7659a83fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:03.721007 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eac528ab-cdbe-426d-80a8-0a8e6bdefb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:03.787593 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Created reservations ['58ce6382-936a-4125-8006-8dd327716c4c', '0753cff2-c73e-4519-af10-d79b7b82d6e5', '7ff04350-6289-4594-a5ed-de557ba38b0e', '0a947a3b-7090-4cf1-80e6-ac282c0685b3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:03.788524 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eac528ab-cdbe-426d-80a8-0a8e6bdefb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58ce6382-936a-4125-8006-8dd327716c4c', '0753cff2-c73e-4519-af10-d79b7b82d6e5', '7ff04350-6289-4594-a5ed-de557ba38b0e', '0a947a3b-7090-4cf1-80e6-ac282c0685b3']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:03.789476 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4429a7-88d0-4deb-97f0-aece66f854ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:03.816857 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4429a7-88d0-4deb-97f0-aece66f854ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96dad6b5-6a5c-488c-9509-1a8619e9f9db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1516445949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6f2841a0e240eb9d67a48022b0a287',qos_specs=None,replication_status=,reservations=['58ce6382-936a-4125-8006-8dd327716c4c','0753cff2-c73e-4519-af10-d79b7b82d6e5','7ff04350-6289-4594-a5ed-de557ba38b0e','0a947a3b-7090-4cf1-80e6-ac282c0685b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdda36e45560448e9352a7781f5a7ef2',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1516445949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96dad6b5-6a5c-488c-9509-1a8619e9f9db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db6f2841a0e240eb9d67a48022b0a287',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdda36e45560448e9352a7781f5a7ef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:03.817895 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e334a680-1069-45ae-8866-8341879b6791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:03.837605 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e334a680-1069-45ae-8866-8341879b6791) transitioned into state 'SUCCESS' from state '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-1516445949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6f2841a0e240eb9d67a48022b0a287',qos_specs=None,replication_status=,reservations=['58ce6382-936a-4125-8006-8dd327716c4c','0753cff2-c73e-4519-af10-d79b7b82d6e5','7ff04350-6289-4594-a5ed-de557ba38b0e','0a947a3b-7090-4cf1-80e6-ac282c0685b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdda36e45560448e9352a7781f5a7ef2',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:03.838423 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15487c29-92de-4244-b67e-528130cebc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:03.851334 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15487c29-92de-4244-b67e-528130cebc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:03.852332 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Flow 'volume_create_api' (c3a6f99f-20bd-455f-8397-c91fab6af363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:03.852700 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Create volume request issued successfully. Aug 18 09:22:03.853549 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45b8214c-291f-46d5-9cb6-69f9c7753d51 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:03.853993 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 939/3737] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:22:03 2026] POST /volume/v3/volumes => generated 817 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:03.868834 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-18fbce4b-c710-4d30-9802-230024fffc42 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:03.870954 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18fbce4b-c710-4d30-9802-230024fffc42 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] GET https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:03.871253 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18fbce4b-c710-4d30-9802-230024fffc42 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:03.871551 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18fbce4b-c710-4d30-9802-230024fffc42 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:03.879189 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:03.879189 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:03.882511 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-18fbce4b-c710-4d30-9802-230024fffc42 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Volume info retrieved successfully. Aug 18 09:22:03.888079 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18fbce4b-c710-4d30-9802-230024fffc42 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db returned with HTTP 200 Aug 18 09:22:03.888494 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 947/3738] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:03 2026] GET /volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:04.004178 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-881c37cd-aa78-41c3-9406-b64bf2905814 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:04.008383 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-881c37cd-aa78-41c3-9406-b64bf2905814 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e Aug 18 09:22:04.008383 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-881c37cd-aa78-41c3-9406-b64bf2905814 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:04.008383 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-881c37cd-aa78-41c3-9406-b64bf2905814 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:04.008383 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-881c37cd-aa78-41c3-9406-b64bf2905814 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 167e5a19-678c-416d-9e7f-76039dc1d71e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:04.012927 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:04.012927 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:04.015730 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-881c37cd-aa78-41c3-9406-b64bf2905814 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e returned with HTTP 200 Aug 18 09:22:04.015730 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 931/3739] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:04 2026] GET /volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:04.086576 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:04.086576 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:04.087028 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:22:04.087198 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Checking backup size 1 against volume size 1 {{(pid=100266) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 09:22:04.087337 np0000007625 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Overwriting volume 2aaa6ace-c93f-4923-adfa-b8c44a404744 with restore of backup 2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:04.110082 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] restore_backup in rpcapi backup_id 2eab0f75-b19c-454f-9483-33840956c4b0 {{(pid=100266) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 09:22:04.121235 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1dc55dc-ad41-497f-b0b7-b548b2faed4a tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0/restore returned with HTTP 202 Aug 18 09:22:04.121771 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 923/3740] 10.4.3.41 () {70 vars in 1426 bytes} [Tue Aug 18 09:22:02 2026] POST /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0/restore => generated 152 bytes in 1225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:04.141871 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08054282-276a-4b90-8811-882d4617ef7e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:04.143994 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08054282-276a-4b90-8811-882d4617ef7e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:04.144259 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08054282-276a-4b90-8811-882d4617ef7e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:04.144497 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08054282-276a-4b90-8811-882d4617ef7e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:04.144612 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-08054282-276a-4b90-8811-882d4617ef7e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:04.155183 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:04.155183 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:04.156452 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08054282-276a-4b90-8811-882d4617ef7e tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:04.156582 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 940/3741] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:04 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:04.259236 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4facc99f-fe21-4b50-9f47-e6e201534c32 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:04.388621 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4facc99f-fe21-4b50-9f47-e6e201534c32 tempest-ProjectReaderTests-1794458962 tempest-ProjectReaderTests-1794458962-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools Aug 18 09:22:04.388893 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4facc99f-fe21-4b50-9f47-e6e201534c32 tempest-ProjectReaderTests-1794458962 tempest-ProjectReaderTests-1794458962-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:04.389148 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4facc99f-fe21-4b50-9f47-e6e201534c32 tempest-ProjectReaderTests-1794458962 tempest-ProjectReaderTests-1794458962-project-admin] Calling method 'get_pools' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:04.400525 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4facc99f-fe21-4b50-9f47-e6e201534c32 tempest-ProjectReaderTests-1794458962 tempest-ProjectReaderTests-1794458962-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 09:22:04.401269 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 948/3742] 10.4.3.41 () {66 vars in 1284 bytes} [Tue Aug 18 09:22:04 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:04.410377 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19511608-31e2-42ea-91a3-106ea3e314cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:04.473651 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19511608-31e2-42ea-91a3-106ea3e314cb tempest-ProjectReaderTests-1794458962 tempest-ProjectReaderTests-1794458962-project-reader] GET https://10.4.3.41/volume/v3/capabilities/np0000007625@storpool Aug 18 09:22:04.473651 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19511608-31e2-42ea-91a3-106ea3e314cb tempest-ProjectReaderTests-1794458962 tempest-ProjectReaderTests-1794458962-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:04.473651 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19511608-31e2-42ea-91a3-106ea3e314cb tempest-ProjectReaderTests-1794458962 tempest-ProjectReaderTests-1794458962-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:04.473651 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-19511608-31e2-42ea-91a3-106ea3e314cb tempest-ProjectReaderTests-1794458962 tempest-ProjectReaderTests-1794458962-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '6f232224c4de40fd8c1b00c8779acbd5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49dd200b6ad247a5834641fa9c025209', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:22:04.473651 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19511608-31e2-42ea-91a3-106ea3e314cb tempest-ProjectReaderTests-1794458962 tempest-ProjectReaderTests-1794458962-project-reader] https://10.4.3.41/volume/v3/capabilities/np0000007625@storpool returned with HTTP 403 Aug 18 09:22:04.474375 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 932/3743] 10.4.3.41 () {66 vars in 1311 bytes} [Tue Aug 18 09:22:04 2026] GET /volume/v3/capabilities/np0000007625@storpool => generated 110 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:04.902762 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7a73d51-92f7-4532-8c5b-183a979e1eb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:04.905915 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7a73d51-92f7-4532-8c5b-183a979e1eb8 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] GET https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:04.906181 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7a73d51-92f7-4532-8c5b-183a979e1eb8 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:04.906450 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7a73d51-92f7-4532-8c5b-183a979e1eb8 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:04.915701 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:04.915701 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:04.920273 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b7a73d51-92f7-4532-8c5b-183a979e1eb8 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Volume info retrieved successfully. Aug 18 09:22:04.926503 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7a73d51-92f7-4532-8c5b-183a979e1eb8 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db returned with HTTP 200 Aug 18 09:22:04.926903 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 924/3744] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:04 2026] GET /volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:04.941246 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c1a3c53-9a26-412e-b94b-351a412d5cc1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:04.943083 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c1a3c53-9a26-412e-b94b-351a412d5cc1 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] POST https://10.4.3.41/volume/v3/volume-transfers Aug 18 09:22:04.943539 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c1a3c53-9a26-412e-b94b-351a412d5cc1 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "96dad6b5-6a5c-488c-9509-1a8619e9f9db"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:04.944980 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volume_transfer [None req-3c1a3c53-9a26-412e-b94b-351a412d5cc1 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Creating new volume transfer {'transfer': {'volume_id': '96dad6b5-6a5c-488c-9509-1a8619e9f9db'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 09:22:04.945167 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volume_transfer [None req-3c1a3c53-9a26-412e-b94b-351a412d5cc1 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Creating transfer of volume 96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:04.945315 np0000007625 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-3c1a3c53-9a26-412e-b94b-351a412d5cc1 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Generating transfer record for volume 96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:04.952503 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:04.952503 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:04.961298 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c1a3c53-9a26-412e-b94b-351a412d5cc1 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volume-transfers returned with HTTP 202 Aug 18 09:22:04.961783 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 941/3745] 10.4.3.41 () {70 vars in 1319 bytes} [Tue Aug 18 09:22:04 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:04.971702 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfade4ba-ecc8-4257-b402-8ca3a6d5416d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:04.974316 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfade4ba-ecc8-4257-b402-8ca3a6d5416d tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] GET https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:04.975239 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfade4ba-ecc8-4257-b402-8ca3a6d5416d tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:04.975549 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfade4ba-ecc8-4257-b402-8ca3a6d5416d tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:04.986527 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:04.986527 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:04.996722 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfade4ba-ecc8-4257-b402-8ca3a6d5416d tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Volume info retrieved successfully. Aug 18 09:22:05.003557 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfade4ba-ecc8-4257-b402-8ca3a6d5416d tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db returned with HTTP 200 Aug 18 09:22:05.003946 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 949/3746] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:04 2026] GET /volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:05.017655 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c930893c-3eec-4fd0-8522-ea04a106df08 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:05.019942 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c930893c-3eec-4fd0-8522-ea04a106df08 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] GET https://10.4.3.41/volume/v3/volume-transfers/ed388935-461e-4739-ac78-bcd372874cb1 Aug 18 09:22:05.020159 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c930893c-3eec-4fd0-8522-ea04a106df08 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:05.020470 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c930893c-3eec-4fd0-8522-ea04a106df08 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:05.025901 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c930893c-3eec-4fd0-8522-ea04a106df08 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volume-transfers/ed388935-461e-4739-ac78-bcd372874cb1 returned with HTTP 200 Aug 18 09:22:05.026403 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 933/3747] 10.4.3.41 () {68 vars in 1409 bytes} [Tue Aug 18 09:22:05 2026] GET /volume/v3/volume-transfers/ed388935-461e-4739-ac78-bcd372874cb1 => generated 430 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:05.032669 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb9393f1-472a-4c0d-8f38-62f5fb58a1c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:05.035293 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb9393f1-472a-4c0d-8f38-62f5fb58a1c3 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e Aug 18 09:22:05.036554 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb9393f1-472a-4c0d-8f38-62f5fb58a1c3 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:05.036836 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb9393f1-472a-4c0d-8f38-62f5fb58a1c3 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:05.037000 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fb9393f1-472a-4c0d-8f38-62f5fb58a1c3 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 167e5a19-678c-416d-9e7f-76039dc1d71e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:05.037165 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93b988a6-4489-48d9-aea4-0d00771813b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:05.039562 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93b988a6-4489-48d9-aea4-0d00771813b8 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] GET https://10.4.3.41/volume/v3/volume-transfers Aug 18 09:22:05.039990 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93b988a6-4489-48d9-aea4-0d00771813b8 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:05.040286 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93b988a6-4489-48d9-aea4-0d00771813b8 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:05.040540 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volume_transfer [None req-93b988a6-4489-48d9-aea4-0d00771813b8 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Listing volume transfers {{(pid=100267) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 09:22:05.044231 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:05.044231 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:05.045590 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb9393f1-472a-4c0d-8f38-62f5fb58a1c3 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e returned with HTTP 200 Aug 18 09:22:05.046673 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93b988a6-4489-48d9-aea4-0d00771813b8 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volume-transfers returned with HTTP 200 Aug 18 09:22:05.046922 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 925/3748] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:05 2026] GET /volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:05.047202 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 942/3749] 10.4.3.41 () {68 vars in 1298 bytes} [Tue Aug 18 09:22:05 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:05.058233 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ece6b32-a3b6-4856-b7bf-d72b2a2a0f6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:05.170041 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4cfc93a9-79bd-447f-b3dc-4dcc3910efff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:05.172618 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4cfc93a9-79bd-447f-b3dc-4dcc3910efff tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:05.173070 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4cfc93a9-79bd-447f-b3dc-4dcc3910efff tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:05.173187 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4cfc93a9-79bd-447f-b3dc-4dcc3910efff tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:05.173290 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4cfc93a9-79bd-447f-b3dc-4dcc3910efff tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:05.178189 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:05.178189 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:05.178971 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4cfc93a9-79bd-447f-b3dc-4dcc3910efff tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:05.179461 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 934/3750] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:05 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:05.236641 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ece6b32-a3b6-4856-b7bf-d72b2a2a0f6a tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] POST https://10.4.3.41/volume/v3/volume-transfers/ed388935-461e-4739-ac78-bcd372874cb1/accept Aug 18 09:22:05.237015 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ece6b32-a3b6-4856-b7bf-d72b2a2a0f6a tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2cd241d1dfdf937c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:05.239339 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.volume_transfer [None req-4ece6b32-a3b6-4856-b7bf-d72b2a2a0f6a tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Accepting volume transfer ed388935-461e-4739-ac78-bcd372874cb1 {{(pid=100264) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 09:22:05.239339 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-4ece6b32-a3b6-4856-b7bf-d72b2a2a0f6a tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Accepting transfer ed388935-461e-4739-ac78-bcd372874cb1 Aug 18 09:22:05.305598 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4ece6b32-a3b6-4856-b7bf-d72b2a2a0f6a tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Created reservations ['8f5326e7-b960-4d29-859c-0917691d9b65', 'e531ff0a-cb34-4bb2-bb44-71807d226070', 'f6a3ef3e-2452-4ee5-9b3d-ff081ab4d255', 'e98bbffb-dc7d-40e2-af2a-773d1618961f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:05.326310 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4ece6b32-a3b6-4856-b7bf-d72b2a2a0f6a tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Created reservations ['c6d6a1b0-2179-4874-83d9-b2136ef22fd8', '4fe42f71-efc9-4b6d-888b-9a0d976d3a9d', 'cd91d84a-cd82-4ce1-8c43-6a707192fa12', '3882e042-fdb5-47a3-8a06-a4603c7f8a65'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:05.366592 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4ece6b32-a3b6-4856-b7bf-d72b2a2a0f6a tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Created reservations ['9e647ca2-d7c8-4943-bb6e-fe6fabcfc2d0', '51dcdd92-f0ee-42b5-b7ee-7be3327b4229', '8f4f7eb0-cc76-4b07-ad7f-3fa9de6466ce', '14ad40dc-f597-4573-8c10-a88f53d47761'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:05.393129 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4ece6b32-a3b6-4856-b7bf-d72b2a2a0f6a tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Created reservations ['873af6d3-b3d8-4d68-b2e8-0ac56a67d47c', '17f6a986-14d0-4d34-a199-4612b373a010', 'a67e6741-0df0-458a-b88e-38cce25f11b5', '4fce0906-3f6f-437d-b912-37ed28133050'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:05.404227 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4ece6b32-a3b6-4856-b7bf-d72b2a2a0f6a tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Transfer volume completed successfully. Aug 18 09:22:05.482036 np0000007625 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-4ece6b32-a3b6-4856-b7bf-d72b2a2a0f6a tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Volume 96dad6b5-6a5c-488c-9509-1a8619e9f9db has been transferred. Aug 18 09:22:05.488345 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ece6b32-a3b6-4856-b7bf-d72b2a2a0f6a tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] https://10.4.3.41/volume/v3/volume-transfers/ed388935-461e-4739-ac78-bcd372874cb1/accept returned with HTTP 202 Aug 18 09:22:05.488794 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 950/3751] 10.4.3.41 () {70 vars in 1451 bytes} [Tue Aug 18 09:22:05 2026] POST /volume/v3/volume-transfers/ed388935-461e-4739-ac78-bcd372874cb1/accept => generated 363 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:05.501625 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb1540b6-471f-47ab-85d7-73b549515e91 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:05.504723 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb1540b6-471f-47ab-85d7-73b549515e91 tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] GET https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:05.505009 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb1540b6-471f-47ab-85d7-73b549515e91 tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:05.505193 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb1540b6-471f-47ab-85d7-73b549515e91 tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:05.515276 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:05.515276 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:05.527438 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bb1540b6-471f-47ab-85d7-73b549515e91 tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Volume info retrieved successfully. Aug 18 09:22:05.533807 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb1540b6-471f-47ab-85d7-73b549515e91 tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db returned with HTTP 200 Aug 18 09:22:05.534236 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 926/3752] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:05 2026] GET /volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:05.550897 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7286b40-fc16-447b-8876-7c2bf51bfd9c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:05.552539 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7286b40-fc16-447b-8876-7c2bf51bfd9c tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] GET https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:05.552857 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7286b40-fc16-447b-8876-7c2bf51bfd9c tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:05.553131 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7286b40-fc16-447b-8876-7c2bf51bfd9c tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:05.561865 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:05.561865 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:05.568668 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7286b40-fc16-447b-8876-7c2bf51bfd9c tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] Volume info retrieved successfully. Aug 18 09:22:05.572573 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7286b40-fc16-447b-8876-7c2bf51bfd9c tempest-VolumesTransfersV355Test-920990094 tempest-VolumesTransfersV355Test-920990094-project-member] https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db returned with HTTP 200 Aug 18 09:22:05.572973 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 943/3753] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:05 2026] GET /volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:05.585368 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2f89dd7-7efd-4018-b68f-a2b56e2cc6d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:05.587386 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2f89dd7-7efd-4018-b68f-a2b56e2cc6d5 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] DELETE https://10.4.3.41/volume/v3/volume-transfers/ed388935-461e-4739-ac78-bcd372874cb1 Aug 18 09:22:05.587686 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2f89dd7-7efd-4018-b68f-a2b56e2cc6d5 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:05.587805 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2f89dd7-7efd-4018-b68f-a2b56e2cc6d5 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:05.587886 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-b2f89dd7-7efd-4018-b68f-a2b56e2cc6d5 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Delete transfer with id: ed388935-461e-4739-ac78-bcd372874cb1 Aug 18 09:22:05.591413 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2f89dd7-7efd-4018-b68f-a2b56e2cc6d5 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volume-transfers/ed388935-461e-4739-ac78-bcd372874cb1 returned with HTTP 404 Aug 18 09:22:05.591861 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 935/3754] 10.4.3.41 () {68 vars in 1412 bytes} [Tue Aug 18 09:22:05 2026] DELETE /volume/v3/volume-transfers/ed388935-461e-4739-ac78-bcd372874cb1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:05.599826 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-300f10b8-3222-4e0a-b5d2-cd6a85f5b200 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:05.669746 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-300f10b8-3222-4e0a-b5d2-cd6a85f5b200 tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:05.669746 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-300f10b8-3222-4e0a-b5d2-cd6a85f5b200 tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:05.669746 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-300f10b8-3222-4e0a-b5d2-cd6a85f5b200 tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:05.669746 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-300f10b8-3222-4e0a-b5d2-cd6a85f5b200 tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Delete volume with id: 96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:05.673199 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:05.674367 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:05.674367 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:05.674703 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-300f10b8-3222-4e0a-b5d2-cd6a85f5b200 tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Volume info retrieved successfully. Aug 18 09:22:05.674902 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:05.675214 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-800409513", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:05.676644 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-800409513', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:05.676758 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Create volume of 1 GB Aug 18 09:22:05.680463 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Availability Zones retrieved successfully. Aug 18 09:22:05.686720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Flow 'volume_create_api' (a6b7cb5c-5248-4f7e-bb32-906742a8f9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:05.687619 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a4ac91-0d5d-4158-b159-2216dcf3f04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:05.688450 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-300f10b8-3222-4e0a-b5d2-cd6a85f5b200 tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Delete volume request issued successfully. Aug 18 09:22:05.688519 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:05.688830 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-300f10b8-3222-4e0a-b5d2-cd6a85f5b200 tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db returned with HTTP 202 Aug 18 09:22:05.688972 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 951/3755] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:05 2026] DELETE /volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:05.695506 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e3d382f-293c-415e-9e79-917f3647f98f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:05.697529 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e3d382f-293c-415e-9e79-917f3647f98f tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] GET https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:05.697795 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e3d382f-293c-415e-9e79-917f3647f98f tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:05.698017 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e3d382f-293c-415e-9e79-917f3647f98f tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:05.705094 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:05.705094 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:05.708790 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0e3d382f-293c-415e-9e79-917f3647f98f tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Volume info retrieved successfully. Aug 18 09:22:05.714435 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e3d382f-293c-415e-9e79-917f3647f98f tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db returned with HTTP 200 Aug 18 09:22:05.714435 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 944/3756] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:05 2026] GET /volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:05.716845 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a4ac91-0d5d-4158-b159-2216dcf3f04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:05.717732 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657593ea-a0a9-4286-b9cc-10144c456c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:05.782485 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Created reservations ['1269b865-25d5-4b9a-a485-13bb362c53d6', 'c1c705f8-79c5-49b0-9da6-b3a4d30a69d7', '3ee3404e-b1b5-491b-9d52-560c7b478e27', 'eb488a5b-f295-45e5-a39e-1ef8de666daa'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:05.783305 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657593ea-a0a9-4286-b9cc-10144c456c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1269b865-25d5-4b9a-a485-13bb362c53d6', 'c1c705f8-79c5-49b0-9da6-b3a4d30a69d7', '3ee3404e-b1b5-491b-9d52-560c7b478e27', 'eb488a5b-f295-45e5-a39e-1ef8de666daa']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:05.784259 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a634de62-7468-43e0-becd-48dd64b29cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:05.811547 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a634de62-7468-43e0-becd-48dd64b29cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-800409513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04f473238ca24a0fbc9f94598e23b14c',qos_specs=None,replication_status=,reservations=['1269b865-25d5-4b9a-a485-13bb362c53d6','c1c705f8-79c5-49b0-9da6-b3a4d30a69d7','3ee3404e-b1b5-491b-9d52-560c7b478e27','eb488a5b-f295-45e5-a39e-1ef8de666daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcbc5c42df45417a83b18286cf179b07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-800409513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04f473238ca24a0fbc9f94598e23b14c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcbc5c42df45417a83b18286cf179b07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:05.813007 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8520a58-3385-49bc-a304-7fd3e26d321a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:05.834296 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8520a58-3385-49bc-a304-7fd3e26d321a) transitioned into state 'SUCCESS' from state '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-800409513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04f473238ca24a0fbc9f94598e23b14c',qos_specs=None,replication_status=,reservations=['1269b865-25d5-4b9a-a485-13bb362c53d6','c1c705f8-79c5-49b0-9da6-b3a4d30a69d7','3ee3404e-b1b5-491b-9d52-560c7b478e27','eb488a5b-f295-45e5-a39e-1ef8de666daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcbc5c42df45417a83b18286cf179b07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:05.835148 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee411910-e474-4d10-a220-e53ffe515c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:05.848486 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee411910-e474-4d10-a220-e53ffe515c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:05.848486 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Flow 'volume_create_api' (a6b7cb5c-5248-4f7e-bb32-906742a8f9a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:05.848486 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Create volume request issued successfully. Aug 18 09:22:05.848486 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b89b498-bd96-4bb9-b8ae-db560f61f49f tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:05.848486 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 927/3757] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:22:05 2026] POST /volume/v3/volumes => generated 744 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 09:22:06.059902 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6247e57f-d003-435e-a2e6-c8b59715d519 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:06.061642 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6247e57f-d003-435e-a2e6-c8b59715d519 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e Aug 18 09:22:06.061867 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6247e57f-d003-435e-a2e6-c8b59715d519 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:06.062046 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6247e57f-d003-435e-a2e6-c8b59715d519 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:06.062157 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6247e57f-d003-435e-a2e6-c8b59715d519 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 167e5a19-678c-416d-9e7f-76039dc1d71e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:06.066770 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:06.066770 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:06.067342 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6247e57f-d003-435e-a2e6-c8b59715d519 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e returned with HTTP 200 Aug 18 09:22:06.067685 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 936/3758] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:06 2026] GET /volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:06.195172 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c73b7f96-4a92-4f09-be55-8b028b8ef375 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:06.196890 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c73b7f96-4a92-4f09-be55-8b028b8ef375 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:06.197224 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c73b7f96-4a92-4f09-be55-8b028b8ef375 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:06.198471 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c73b7f96-4a92-4f09-be55-8b028b8ef375 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:06.198471 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c73b7f96-4a92-4f09-be55-8b028b8ef375 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:06.202137 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:06.202137 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:06.203009 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c73b7f96-4a92-4f09-be55-8b028b8ef375 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:06.203538 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 952/3759] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:06 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:06.733013 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d259af91-9d20-4755-8364-36e0a878ba67 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:06.734749 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d259af91-9d20-4755-8364-36e0a878ba67 tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] GET https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:06.734961 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d259af91-9d20-4755-8364-36e0a878ba67 tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:06.735138 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d259af91-9d20-4755-8364-36e0a878ba67 tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:06.741319 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d259af91-9d20-4755-8364-36e0a878ba67 tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db returned with HTTP 404 Aug 18 09:22:06.741908 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 945/3760] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:06 2026] GET /volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:06.752342 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ae0be5a-b140-45e3-b891-666e4587358a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:06.754858 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ae0be5a-b140-45e3-b891-666e4587358a tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] GET https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:06.755111 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ae0be5a-b140-45e3-b891-666e4587358a tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:06.755332 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ae0be5a-b140-45e3-b891-666e4587358a tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:06.764129 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ae0be5a-b140-45e3-b891-666e4587358a tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db returned with HTTP 404 Aug 18 09:22:06.765369 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 928/3761] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:06 2026] GET /volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:06.771805 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d574a35c-8cff-4b92-997f-5ba1109e2d03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:06.774576 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d574a35c-8cff-4b92-997f-5ba1109e2d03 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] DELETE https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:06.774784 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d574a35c-8cff-4b92-997f-5ba1109e2d03 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:06.774985 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d574a35c-8cff-4b92-997f-5ba1109e2d03 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:06.775282 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d574a35c-8cff-4b92-997f-5ba1109e2d03 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Delete volume with id: 96dad6b5-6a5c-488c-9509-1a8619e9f9db Aug 18 09:22:06.780863 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d574a35c-8cff-4b92-997f-5ba1109e2d03 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db returned with HTTP 404 Aug 18 09:22:06.781326 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 937/3762] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:06 2026] DELETE /volume/v3/volumes/96dad6b5-6a5c-488c-9509-1a8619e9f9db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:06.792020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:06.795541 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:06.795646 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1991732244"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:06.796950 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1991732244'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:06.797091 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Create volume of 1 GB Aug 18 09:22:06.802112 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Availability Zones retrieved successfully. Aug 18 09:22:06.808840 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Flow 'volume_create_api' (549f517f-87b7-4b56-951d-129785080b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:06.809946 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610f4024-033a-48ff-9c0c-b12e3d4b9d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:06.811262 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:06.840315 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610f4024-033a-48ff-9c0c-b12e3d4b9d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:06.840843 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f15a4d14-e257-4863-9848-775d79656e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:06.879275 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Created reservations ['702e6390-0d66-4397-913f-f78849559e74', 'd7dcba40-1f44-4f95-90cb-7554602bb8a1', '892d5053-b0a0-49cb-86cf-602b4066f19a', '3e1485f4-7db6-4218-b5e0-004c612c3106'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:06.880110 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f15a4d14-e257-4863-9848-775d79656e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['702e6390-0d66-4397-913f-f78849559e74', 'd7dcba40-1f44-4f95-90cb-7554602bb8a1', '892d5053-b0a0-49cb-86cf-602b4066f19a', '3e1485f4-7db6-4218-b5e0-004c612c3106']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:06.880857 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93715d7d-ca12-4485-ab87-23efd169f848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:06.902472 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93715d7d-ca12-4485-ab87-23efd169f848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12766fd0-66ee-4704-86cf-8232b582e539', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1991732244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6f2841a0e240eb9d67a48022b0a287',qos_specs=None,replication_status=,reservations=['702e6390-0d66-4397-913f-f78849559e74','d7dcba40-1f44-4f95-90cb-7554602bb8a1','892d5053-b0a0-49cb-86cf-602b4066f19a','3e1485f4-7db6-4218-b5e0-004c612c3106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdda36e45560448e9352a7781f5a7ef2',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1991732244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12766fd0-66ee-4704-86cf-8232b582e539,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db6f2841a0e240eb9d67a48022b0a287',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdda36e45560448e9352a7781f5a7ef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:06.903308 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37124efd-15c5-41f5-8034-0d5d242bf33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:06.922137 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37124efd-15c5-41f5-8034-0d5d242bf33c) transitioned into state 'SUCCESS' from state '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-1991732244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6f2841a0e240eb9d67a48022b0a287',qos_specs=None,replication_status=,reservations=['702e6390-0d66-4397-913f-f78849559e74','d7dcba40-1f44-4f95-90cb-7554602bb8a1','892d5053-b0a0-49cb-86cf-602b4066f19a','3e1485f4-7db6-4218-b5e0-004c612c3106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdda36e45560448e9352a7781f5a7ef2',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:06.923649 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ede8ee34-eb70-4805-b9b5-d134498ce7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:06.933828 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ede8ee34-eb70-4805-b9b5-d134498ce7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:06.934779 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Flow 'volume_create_api' (549f517f-87b7-4b56-951d-129785080b5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:06.935090 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Create volume request issued successfully. Aug 18 09:22:06.937376 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbec09e3-835d-4e4c-b3b0-f19146bfcc35 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:06.937376 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 953/3763] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:22:06 2026] POST /volume/v3/volumes => generated 817 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:06.949170 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4c960c6-99c2-44d1-b6a8-0304c82d5f94 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:06.950920 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4c960c6-99c2-44d1-b6a8-0304c82d5f94 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] GET https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:06.951121 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4c960c6-99c2-44d1-b6a8-0304c82d5f94 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:06.951300 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4c960c6-99c2-44d1-b6a8-0304c82d5f94 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:06.959590 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:06.959590 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:06.966211 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f4c960c6-99c2-44d1-b6a8-0304c82d5f94 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Volume info retrieved successfully. Aug 18 09:22:06.971107 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4c960c6-99c2-44d1-b6a8-0304c82d5f94 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 returned with HTTP 200 Aug 18 09:22:06.971540 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 946/3764] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:06 2026] GET /volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 => generated 885 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:07.077494 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb139c2a-52ca-4317-849e-271ad1e45856 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:07.079706 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb139c2a-52ca-4317-849e-271ad1e45856 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e Aug 18 09:22:07.079944 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb139c2a-52ca-4317-849e-271ad1e45856 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:07.080168 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb139c2a-52ca-4317-849e-271ad1e45856 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:07.080331 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bb139c2a-52ca-4317-849e-271ad1e45856 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 167e5a19-678c-416d-9e7f-76039dc1d71e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:07.084623 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:07.084623 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:07.085483 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb139c2a-52ca-4317-849e-271ad1e45856 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e returned with HTTP 200 Aug 18 09:22:07.085866 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 929/3765] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:07 2026] GET /volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:07.095074 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09b97d9e-62fa-4708-a645-c34f7fba30dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:07.097480 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09b97d9e-62fa-4708-a645-c34f7fba30dd tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:22:07.097759 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09b97d9e-62fa-4708-a645-c34f7fba30dd tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:07.098022 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09b97d9e-62fa-4708-a645-c34f7fba30dd tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:07.098178 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-09b97d9e-62fa-4708-a645-c34f7fba30dd tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:07.103509 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:07.103509 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:07.104523 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09b97d9e-62fa-4708-a645-c34f7fba30dd tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:22:07.105009 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 938/3766] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:07 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:07.118090 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-996a6569-65a8-48c0-a7c4-731c82421b68 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:07.119827 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-996a6569-65a8-48c0-a7c4-731c82421b68 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:22:07.120012 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-996a6569-65a8-48c0-a7c4-731c82421b68 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:07.120183 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-996a6569-65a8-48c0-a7c4-731c82421b68 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:07.120293 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-996a6569-65a8-48c0-a7c4-731c82421b68 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:07.124568 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:07.124568 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:07.125889 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-996a6569-65a8-48c0-a7c4-731c82421b68 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:22:07.125889 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 954/3767] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:07 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:07.136743 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-423378ad-a7a1-4a88-9ba9-38e187598ebc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:07.138501 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-423378ad-a7a1-4a88-9ba9-38e187598ebc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:22:07.138886 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-423378ad-a7a1-4a88-9ba9-38e187598ebc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3a525f7a-f041-4985-85ab-2ad68c37727c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-783631048"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:07.140517 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-423378ad-a7a1-4a88-9ba9-38e187598ebc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Creating new backup {'backup': {'volume_id': '3a525f7a-f041-4985-85ab-2ad68c37727c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-783631048'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:22:07.140719 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-423378ad-a7a1-4a88-9ba9-38e187598ebc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Creating backup of volume 3a525f7a-f041-4985-85ab-2ad68c37727c in container None Aug 18 09:22:07.148665 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:07.148665 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:07.149132 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-423378ad-a7a1-4a88-9ba9-38e187598ebc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:22:07.169334 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-423378ad-a7a1-4a88-9ba9-38e187598ebc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Created reservations ['3e5a1905-e7fc-44a7-9d17-7ad298ed6f35', '08d492ab-4c50-4fb0-8ed5-3fc32478dc6f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:07.208836 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-423378ad-a7a1-4a88-9ba9-38e187598ebc tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:22:07.209222 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 947/3768] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:22:07 2026] POST /volume/v3/backups => generated 327 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:07.217908 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d26f3090-000e-40b5-a29f-4d2f6c84b1dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:07.220228 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d26f3090-000e-40b5-a29f-4d2f6c84b1dd tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:07.220477 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d26f3090-000e-40b5-a29f-4d2f6c84b1dd tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:07.220691 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d26f3090-000e-40b5-a29f-4d2f6c84b1dd tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:07.220851 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d26f3090-000e-40b5-a29f-4d2f6c84b1dd tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:07.221951 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-60e4de9f-4c65-4a0e-890b-d626fe74933c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:07.225046 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-60e4de9f-4c65-4a0e-890b-d626fe74933c tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:07.225283 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-60e4de9f-4c65-4a0e-890b-d626fe74933c tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:07.225512 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-60e4de9f-4c65-4a0e-890b-d626fe74933c tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:07.225664 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-60e4de9f-4c65-4a0e-890b-d626fe74933c tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:07.225949 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:07.225949 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:07.226644 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d26f3090-000e-40b5-a29f-4d2f6c84b1dd tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:07.227027 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 930/3769] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:07 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:07.234851 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:07.234851 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:07.235652 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-60e4de9f-4c65-4a0e-890b-d626fe74933c tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 200 Aug 18 09:22:07.236036 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 939/3770] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:07 2026] GET /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:07.984949 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28aa8999-5292-4b3e-ba23-f8563438e621 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:07.986896 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28aa8999-5292-4b3e-ba23-f8563438e621 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] GET https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:07.987147 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28aa8999-5292-4b3e-ba23-f8563438e621 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:07.987355 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28aa8999-5292-4b3e-ba23-f8563438e621 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:07.995450 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:07.995450 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:07.999791 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28aa8999-5292-4b3e-ba23-f8563438e621 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Volume info retrieved successfully. Aug 18 09:22:08.007530 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28aa8999-5292-4b3e-ba23-f8563438e621 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 returned with HTTP 200 Aug 18 09:22:08.008193 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 955/3771] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:07 2026] GET /volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:08.022412 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2157366-410f-489e-aa7e-72da1adfb9be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:08.025685 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2157366-410f-489e-aa7e-72da1adfb9be tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] POST https://10.4.3.41/volume/v3/volume-transfers Aug 18 09:22:08.026213 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2157366-410f-489e-aa7e-72da1adfb9be tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "12766fd0-66ee-4704-86cf-8232b582e539"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:08.027869 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volume_transfer [None req-b2157366-410f-489e-aa7e-72da1adfb9be tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Creating new volume transfer {'transfer': {'volume_id': '12766fd0-66ee-4704-86cf-8232b582e539'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 09:22:08.028015 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volume_transfer [None req-b2157366-410f-489e-aa7e-72da1adfb9be tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Creating transfer of volume 12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:08.028121 np0000007625 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-b2157366-410f-489e-aa7e-72da1adfb9be tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Generating transfer record for volume 12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:08.035784 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:08.035784 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:08.048023 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2157366-410f-489e-aa7e-72da1adfb9be tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volume-transfers returned with HTTP 202 Aug 18 09:22:08.048023 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 948/3772] 10.4.3.41 () {70 vars in 1319 bytes} [Tue Aug 18 09:22:08 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:08.062532 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b555462-47a2-437e-b3f7-8bc64cbb89d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:08.065025 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b555462-47a2-437e-b3f7-8bc64cbb89d2 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] GET https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:08.065335 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b555462-47a2-437e-b3f7-8bc64cbb89d2 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:08.065622 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b555462-47a2-437e-b3f7-8bc64cbb89d2 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:08.077648 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:08.077648 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:08.081574 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b555462-47a2-437e-b3f7-8bc64cbb89d2 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Volume info retrieved successfully. Aug 18 09:22:08.086598 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b555462-47a2-437e-b3f7-8bc64cbb89d2 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 returned with HTTP 200 Aug 18 09:22:08.087409 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 931/3773] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:08 2026] GET /volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:08.101485 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-780e1a13-613a-46c6-a631-3b84f437dc1e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:08.103854 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-780e1a13-613a-46c6-a631-3b84f437dc1e tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] GET https://10.4.3.41/volume/v3/volume-transfers/detail Aug 18 09:22:08.104399 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-780e1a13-613a-46c6-a631-3b84f437dc1e tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:08.104602 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-780e1a13-613a-46c6-a631-3b84f437dc1e tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:08.104755 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-780e1a13-613a-46c6-a631-3b84f437dc1e tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Listing volume transfers {{(pid=100265) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 09:22:08.110690 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-780e1a13-613a-46c6-a631-3b84f437dc1e tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 09:22:08.111516 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 940/3774] 10.4.3.41 () {68 vars in 1319 bytes} [Tue Aug 18 09:22:08 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:08.118901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-85a45eae-ccb7-4b49-8416-4fa9088dcd6f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:08.121490 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85a45eae-ccb7-4b49-8416-4fa9088dcd6f tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] DELETE https://10.4.3.41/volume/v3/volume-transfers/9150006f-f5b0-43d8-b929-a0c8a6461eac Aug 18 09:22:08.121775 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85a45eae-ccb7-4b49-8416-4fa9088dcd6f tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:08.122028 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85a45eae-ccb7-4b49-8416-4fa9088dcd6f tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:08.122186 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-85a45eae-ccb7-4b49-8416-4fa9088dcd6f tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Delete transfer with id: 9150006f-f5b0-43d8-b929-a0c8a6461eac Aug 18 09:22:08.132937 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:08.132937 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:08.141041 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85a45eae-ccb7-4b49-8416-4fa9088dcd6f tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volume-transfers/9150006f-f5b0-43d8-b929-a0c8a6461eac returned with HTTP 202 Aug 18 09:22:08.141539 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 956/3775] 10.4.3.41 () {68 vars in 1412 bytes} [Tue Aug 18 09:22:08 2026] DELETE /volume/v3/volume-transfers/9150006f-f5b0-43d8-b929-a0c8a6461eac => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:08.147955 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ffb12398-3b67-4e55-86cb-df58bab1beb2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:08.149887 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffb12398-3b67-4e55-86cb-df58bab1beb2 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] GET https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:08.150092 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffb12398-3b67-4e55-86cb-df58bab1beb2 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:08.150294 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffb12398-3b67-4e55-86cb-df58bab1beb2 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:08.157552 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:08.157552 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:08.161892 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ffb12398-3b67-4e55-86cb-df58bab1beb2 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Volume info retrieved successfully. Aug 18 09:22:08.166712 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffb12398-3b67-4e55-86cb-df58bab1beb2 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 returned with HTTP 200 Aug 18 09:22:08.167174 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 949/3776] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:08 2026] GET /volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:08.179343 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9f0d576-dc5c-496c-aa02-69d3e8e5e288 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:08.181237 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9f0d576-dc5c-496c-aa02-69d3e8e5e288 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] DELETE https://10.4.3.41/volume/v3/volume-transfers/9150006f-f5b0-43d8-b929-a0c8a6461eac Aug 18 09:22:08.181475 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9f0d576-dc5c-496c-aa02-69d3e8e5e288 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:08.181691 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9f0d576-dc5c-496c-aa02-69d3e8e5e288 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:08.181798 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-b9f0d576-dc5c-496c-aa02-69d3e8e5e288 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Delete transfer with id: 9150006f-f5b0-43d8-b929-a0c8a6461eac Aug 18 09:22:08.185577 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9f0d576-dc5c-496c-aa02-69d3e8e5e288 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volume-transfers/9150006f-f5b0-43d8-b929-a0c8a6461eac returned with HTTP 404 Aug 18 09:22:08.185685 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 932/3777] 10.4.3.41 () {68 vars in 1412 bytes} [Tue Aug 18 09:22:08 2026] DELETE /volume/v3/volume-transfers/9150006f-f5b0-43d8-b929-a0c8a6461eac => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:08.192749 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e079175a-8699-4962-99bb-5537c2901abd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:08.194945 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e079175a-8699-4962-99bb-5537c2901abd tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:08.195179 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e079175a-8699-4962-99bb-5537c2901abd tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:08.195362 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e079175a-8699-4962-99bb-5537c2901abd tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:08.195643 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e079175a-8699-4962-99bb-5537c2901abd tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Delete volume with id: 12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:08.204283 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:08.204283 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:08.204733 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e079175a-8699-4962-99bb-5537c2901abd tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Volume info retrieved successfully. Aug 18 09:22:08.228901 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e079175a-8699-4962-99bb-5537c2901abd tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Delete volume request issued successfully. Aug 18 09:22:08.229088 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e079175a-8699-4962-99bb-5537c2901abd tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 returned with HTTP 202 Aug 18 09:22:08.229611 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 941/3778] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:08 2026] DELETE /volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:08.240426 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0000a6ad-bc1c-4a14-9494-67f57282b97d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:08.241716 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d75ec95d-6f05-4398-9be2-4144349507f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:08.242170 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0000a6ad-bc1c-4a14-9494-67f57282b97d tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] GET https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:08.242582 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0000a6ad-bc1c-4a14-9494-67f57282b97d tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:08.245967 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0000a6ad-bc1c-4a14-9494-67f57282b97d tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:08.246213 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d75ec95d-6f05-4398-9be2-4144349507f1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:08.246213 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d75ec95d-6f05-4398-9be2-4144349507f1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:08.246213 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d75ec95d-6f05-4398-9be2-4144349507f1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:08.246213 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d75ec95d-6f05-4398-9be2-4144349507f1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:08.249092 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea4e7a93-4c56-4b44-a9cc-1d5605f06e32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:08.252218 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:08.252218 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:08.252218 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d75ec95d-6f05-4398-9be2-4144349507f1 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:08.252218 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 950/3779] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:08 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:08.254435 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:08.254435 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:08.254935 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea4e7a93-4c56-4b44-a9cc-1d5605f06e32 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:08.255213 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea4e7a93-4c56-4b44-a9cc-1d5605f06e32 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:08.255512 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea4e7a93-4c56-4b44-a9cc-1d5605f06e32 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:08.255682 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ea4e7a93-4c56-4b44-a9cc-1d5605f06e32 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:08.261705 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0000a6ad-bc1c-4a14-9494-67f57282b97d tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Volume info retrieved successfully. Aug 18 09:22:08.262070 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:08.262070 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:08.262070 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea4e7a93-4c56-4b44-a9cc-1d5605f06e32 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 200 Aug 18 09:22:08.262805 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 933/3780] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:08 2026] GET /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:08.267207 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0000a6ad-bc1c-4a14-9494-67f57282b97d tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 returned with HTTP 200 Aug 18 09:22:08.267207 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 957/3781] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:08 2026] GET /volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 => generated 1128 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:09.265015 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c21dde92-65b1-487c-a9c7-69b4d83499db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:09.267600 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c21dde92-65b1-487c-a9c7-69b4d83499db tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:09.267970 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c21dde92-65b1-487c-a9c7-69b4d83499db tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:09.268247 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c21dde92-65b1-487c-a9c7-69b4d83499db tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:09.268459 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c21dde92-65b1-487c-a9c7-69b4d83499db tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:09.273929 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:09.273929 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:09.274576 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c21dde92-65b1-487c-a9c7-69b4d83499db tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:09.275324 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 942/3782] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:09 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:09.279349 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6aa71d74-e399-41cf-9a29-c6885066fd12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:09.279349 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6aa71d74-e399-41cf-9a29-c6885066fd12 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:09.279349 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6aa71d74-e399-41cf-9a29-c6885066fd12 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:09.279349 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6aa71d74-e399-41cf-9a29-c6885066fd12 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:09.279349 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6aa71d74-e399-41cf-9a29-c6885066fd12 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:09.286770 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:09.286770 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:09.287163 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3812fdd-9d48-40a9-8b92-58904f44a62f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:09.287838 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6aa71d74-e399-41cf-9a29-c6885066fd12 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 200 Aug 18 09:22:09.288297 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 951/3783] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:09 2026] GET /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:09.289079 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3812fdd-9d48-40a9-8b92-58904f44a62f tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] GET https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:09.289265 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3812fdd-9d48-40a9-8b92-58904f44a62f tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:09.289475 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3812fdd-9d48-40a9-8b92-58904f44a62f tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:09.295067 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3812fdd-9d48-40a9-8b92-58904f44a62f tempest-VolumesTransfersV355Test-1345240893 tempest-VolumesTransfersV355Test-1345240893-project-admin] https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 returned with HTTP 404 Aug 18 09:22:09.295658 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 934/3784] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:09 2026] GET /volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:09.304268 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-02746010-b255-4587-a506-9d6c3d252630 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:09.306102 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02746010-b255-4587-a506-9d6c3d252630 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] GET https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:09.306295 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02746010-b255-4587-a506-9d6c3d252630 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:09.306510 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02746010-b255-4587-a506-9d6c3d252630 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:09.312269 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02746010-b255-4587-a506-9d6c3d252630 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 returned with HTTP 404 Aug 18 09:22:09.313586 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 958/3785] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:09 2026] GET /volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:09.323153 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76045238-1580-4282-a195-87e6b50f9182 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:09.324977 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76045238-1580-4282-a195-87e6b50f9182 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] DELETE https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:09.325196 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76045238-1580-4282-a195-87e6b50f9182 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:09.325386 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76045238-1580-4282-a195-87e6b50f9182 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:09.325585 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-76045238-1580-4282-a195-87e6b50f9182 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] Delete volume with id: 12766fd0-66ee-4704-86cf-8232b582e539 Aug 18 09:22:09.333345 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76045238-1580-4282-a195-87e6b50f9182 tempest-VolumesTransfersV355Test-1757450485 tempest-VolumesTransfersV355Test-1757450485-project-member] https://10.4.3.41/volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 returned with HTTP 404 Aug 18 09:22:09.333979 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 943/3786] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:09 2026] DELETE /volume/v3/volumes/12766fd0-66ee-4704-86cf-8232b582e539 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:10.284774 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-706ea577-77be-4560-9cb2-0d174532c311 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:10.287045 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-706ea577-77be-4560-9cb2-0d174532c311 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:10.287385 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-706ea577-77be-4560-9cb2-0d174532c311 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:10.287671 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-706ea577-77be-4560-9cb2-0d174532c311 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:10.287826 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-706ea577-77be-4560-9cb2-0d174532c311 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:10.298917 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:10.298917 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:10.300874 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-706ea577-77be-4560-9cb2-0d174532c311 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:10.301187 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 952/3787] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:10 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:10.302343 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-769856b9-3248-4e3d-9aa3-3913b671095a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:10.304876 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-769856b9-3248-4e3d-9aa3-3913b671095a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:10.305170 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-769856b9-3248-4e3d-9aa3-3913b671095a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:10.305519 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-769856b9-3248-4e3d-9aa3-3913b671095a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:10.305691 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-769856b9-3248-4e3d-9aa3-3913b671095a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:10.310843 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:10.310843 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:10.311961 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-769856b9-3248-4e3d-9aa3-3913b671095a tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 200 Aug 18 09:22:10.312652 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 935/3788] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:10 2026] GET /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:11.316935 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6d3f950-214e-4227-b72b-defa356f2fa8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:11.319675 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6d3f950-214e-4227-b72b-defa356f2fa8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:11.319914 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6d3f950-214e-4227-b72b-defa356f2fa8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:11.320133 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6d3f950-214e-4227-b72b-defa356f2fa8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:11.320260 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f6d3f950-214e-4227-b72b-defa356f2fa8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:11.326526 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:11.326526 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:11.327231 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6d3f950-214e-4227-b72b-defa356f2fa8 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:11.327772 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 959/3789] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:11 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:11.328419 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-acd33e25-3766-4b2f-9d90-4387cdd117ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:11.330496 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acd33e25-3766-4b2f-9d90-4387cdd117ff tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:11.330759 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acd33e25-3766-4b2f-9d90-4387cdd117ff tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:11.330968 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acd33e25-3766-4b2f-9d90-4387cdd117ff tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:11.331105 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-acd33e25-3766-4b2f-9d90-4387cdd117ff tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:11.339427 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:11.339427 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:11.340362 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acd33e25-3766-4b2f-9d90-4387cdd117ff tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 200 Aug 18 09:22:11.340813 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 944/3790] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:11 2026] GET /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:12.233528 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:12.347698 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28361aa0-edbd-44b3-97c7-ab44bf54d0b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:12.353978 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28361aa0-edbd-44b3-97c7-ab44bf54d0b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:12.356380 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ed7a344d-f939-4975-b684-60993e44e2e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:12.356705 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28361aa0-edbd-44b3-97c7-ab44bf54d0b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:12.360496 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28361aa0-edbd-44b3-97c7-ab44bf54d0b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:12.360496 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-28361aa0-edbd-44b3-97c7-ab44bf54d0b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:12.360616 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:12.360616 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1278480384"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:12.360717 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed7a344d-f939-4975-b684-60993e44e2e8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:12.360717 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed7a344d-f939-4975-b684-60993e44e2e8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:12.360717 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed7a344d-f939-4975-b684-60993e44e2e8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:12.360717 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ed7a344d-f939-4975-b684-60993e44e2e8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:12.360878 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1278480384'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:12.360878 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Create volume of 1 GB Aug 18 09:22:12.367912 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:12.367912 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:12.368490 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:12.368490 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:12.369567 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed7a344d-f939-4975-b684-60993e44e2e8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 200 Aug 18 09:22:12.369996 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 960/3791] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:12 2026] GET /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:12.371949 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28361aa0-edbd-44b3-97c7-ab44bf54d0b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:12.373561 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Availability Zones retrieved successfully. Aug 18 09:22:12.376361 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 936/3792] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:12 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:12.384774 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Flow 'volume_create_api' (b3fae25f-6195-4f9a-ac05-c2ca128f7c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:12.388980 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c21425fe-9c73-40de-a97e-93655b4a502b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:12.390125 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:12.439532 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c21425fe-9c73-40de-a97e-93655b4a502b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:12.440207 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd01e52b-a864-499e-a4e0-9db273e95bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:12.543954 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Created reservations ['f307ab57-51d5-4bf0-85ce-911a738ef8bd', '7a38e9f3-3c14-450b-a881-d8218349bc05', '50530029-70c1-42e4-bef5-14a4e4b178f5', '97df9582-6983-4cee-aaeb-c9fadd628f3b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:12.543954 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd01e52b-a864-499e-a4e0-9db273e95bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f307ab57-51d5-4bf0-85ce-911a738ef8bd', '7a38e9f3-3c14-450b-a881-d8218349bc05', '50530029-70c1-42e4-bef5-14a4e4b178f5', '97df9582-6983-4cee-aaeb-c9fadd628f3b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:12.544728 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b3bfae-b575-4edd-a3fe-222fb13e9108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:12.573369 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b3bfae-b575-4edd-a3fe-222fb13e9108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30f113bf-5919-46b0-b713-032771e9fcac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1278480384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cffa5bf1def4792b6719da5b82e2721',qos_specs=None,replication_status=,reservations=['f307ab57-51d5-4bf0-85ce-911a738ef8bd','7a38e9f3-3c14-450b-a881-d8218349bc05','50530029-70c1-42e4-bef5-14a4e4b178f5','97df9582-6983-4cee-aaeb-c9fadd628f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef65df8905b246afb6e4672c61ef12cb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1278480384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30f113bf-5919-46b0-b713-032771e9fcac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cffa5bf1def4792b6719da5b82e2721',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef65df8905b246afb6e4672c61ef12cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:12.574496 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b11043f-fd4a-4e41-8fcc-e9d50283f6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:12.601427 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b11043f-fd4a-4e41-8fcc-e9d50283f6fb) transitioned into state 'SUCCESS' from state '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-1278480384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cffa5bf1def4792b6719da5b82e2721',qos_specs=None,replication_status=,reservations=['f307ab57-51d5-4bf0-85ce-911a738ef8bd','7a38e9f3-3c14-450b-a881-d8218349bc05','50530029-70c1-42e4-bef5-14a4e4b178f5','97df9582-6983-4cee-aaeb-c9fadd628f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef65df8905b246afb6e4672c61ef12cb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:12.602263 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec15c019-a9f4-4a03-9b04-2ffd9e5c8a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:12.612185 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec15c019-a9f4-4a03-9b04-2ffd9e5c8a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:12.613079 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Flow 'volume_create_api' (b3fae25f-6195-4f9a-ac05-c2ca128f7c45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:12.613447 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Create volume request issued successfully. Aug 18 09:22:12.614023 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4838ef64-0a18-43a3-911f-b87f8d149a4b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:12.614615 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 953/3793] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:22:12 2026] POST /volume/v3/volumes => generated 750 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:12.632691 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05e20bab-d22e-4841-ae0d-ca30d07e8843 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:12.634975 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05e20bab-d22e-4841-ae0d-ca30d07e8843 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac Aug 18 09:22:12.635254 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05e20bab-d22e-4841-ae0d-ca30d07e8843 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:12.635554 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05e20bab-d22e-4841-ae0d-ca30d07e8843 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:12.647349 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:12.647349 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:12.652794 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-05e20bab-d22e-4841-ae0d-ca30d07e8843 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Volume info retrieved successfully. Aug 18 09:22:12.661533 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05e20bab-d22e-4841-ae0d-ca30d07e8843 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac returned with HTTP 200 Aug 18 09:22:12.662105 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 945/3794] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:12 2026] GET /volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:13.386478 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-61541d4d-bac2-45b7-acb1-bdf079959a3e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:13.388943 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61541d4d-bac2-45b7-acb1-bdf079959a3e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:13.389024 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9adcd030-405e-4663-86ae-98f29fef86b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:13.389260 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61541d4d-bac2-45b7-acb1-bdf079959a3e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:13.389603 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61541d4d-bac2-45b7-acb1-bdf079959a3e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:13.389603 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-61541d4d-bac2-45b7-acb1-bdf079959a3e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:13.394304 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:13.394304 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:13.395188 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61541d4d-bac2-45b7-acb1-bdf079959a3e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 200 Aug 18 09:22:13.395637 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 961/3795] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:13 2026] GET /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:13.396017 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9adcd030-405e-4663-86ae-98f29fef86b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:13.396237 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9adcd030-405e-4663-86ae-98f29fef86b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:13.396493 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9adcd030-405e-4663-86ae-98f29fef86b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:13.396592 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9adcd030-405e-4663-86ae-98f29fef86b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:13.403752 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:13.403752 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:13.404423 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9adcd030-405e-4663-86ae-98f29fef86b6 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:13.404954 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 937/3796] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:13 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:13.514673 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c6d043fb-769e-40aa-88d5-5ab223a92a6e req-b844a673-d618-492f-b58d-73db79a24945 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:13.517181 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6d043fb-769e-40aa-88d5-5ab223a92a6e req-b844a673-d618-492f-b58d-73db79a24945 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] DELETE https://10.4.3.41/volume/v3/attachments/22672f2b-386a-4987-8b91-caf7218bf4e1 Aug 18 09:22:13.517466 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6d043fb-769e-40aa-88d5-5ab223a92a6e req-b844a673-d618-492f-b58d-73db79a24945 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:13.517682 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6d043fb-769e-40aa-88d5-5ab223a92a6e req-b844a673-d618-492f-b58d-73db79a24945 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:13.528239 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:13.528239 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:13.588298 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6d043fb-769e-40aa-88d5-5ab223a92a6e req-b844a673-d618-492f-b58d-73db79a24945 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/attachments/22672f2b-386a-4987-8b91-caf7218bf4e1 returned with HTTP 200 Aug 18 09:22:13.589139 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 954/3797] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:22:13 2026] DELETE /volume/v3/attachments/22672f2b-386a-4987-8b91-caf7218bf4e1 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:13.677171 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f8e7cbd1-42b7-4c1d-a665-cd3baac03738 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:13.679013 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8e7cbd1-42b7-4c1d-a665-cd3baac03738 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac Aug 18 09:22:13.679229 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8e7cbd1-42b7-4c1d-a665-cd3baac03738 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:13.679554 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8e7cbd1-42b7-4c1d-a665-cd3baac03738 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:13.686799 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:13.686799 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:13.690501 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f8e7cbd1-42b7-4c1d-a665-cd3baac03738 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Volume info retrieved successfully. Aug 18 09:22:13.694625 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8e7cbd1-42b7-4c1d-a665-cd3baac03738 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac returned with HTTP 200 Aug 18 09:22:13.695024 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 946/3798] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:13 2026] GET /volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:13.709350 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-04a80e35-1189-444c-9a84-c0e12898d9ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:13.711345 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04a80e35-1189-444c-9a84-c0e12898d9ad tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:22:13.711767 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04a80e35-1189-444c-9a84-c0e12898d9ad tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "30f113bf-5919-46b0-b713-032771e9fcac", "name": "tempest-VolumesBackupsV39Test-Backup-1490689754", "container": "tempest-volumesbackupsv39test-backup-container-184108075"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:13.713320 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-04a80e35-1189-444c-9a84-c0e12898d9ad tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Creating new backup {'backup': {'volume_id': '30f113bf-5919-46b0-b713-032771e9fcac', 'name': 'tempest-VolumesBackupsV39Test-Backup-1490689754', 'container': 'tempest-volumesbackupsv39test-backup-container-184108075'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:22:13.713464 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-04a80e35-1189-444c-9a84-c0e12898d9ad tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Creating backup of volume 30f113bf-5919-46b0-b713-032771e9fcac in container tempest-volumesbackupsv39test-backup-container-184108075 Aug 18 09:22:13.721106 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:13.721106 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:13.721612 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-04a80e35-1189-444c-9a84-c0e12898d9ad tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Volume info retrieved successfully. Aug 18 09:22:13.747241 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-04a80e35-1189-444c-9a84-c0e12898d9ad tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Created reservations ['04beaaf4-454c-498c-b3c9-1a45b272c229', '3d21bac3-62f8-487b-b0d3-eef1431b5335'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:13.771856 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04a80e35-1189-444c-9a84-c0e12898d9ad tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:22:13.772297 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 962/3799] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:22:13 2026] POST /volume/v3/backups => generated 331 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:13.786604 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff5f72dc-650b-4928-a44e-822d384ee3aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:13.788732 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff5f72dc-650b-4928-a44e-822d384ee3aa tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:13.789251 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff5f72dc-650b-4928-a44e-822d384ee3aa tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:13.789251 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff5f72dc-650b-4928-a44e-822d384ee3aa tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:13.789378 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ff5f72dc-650b-4928-a44e-822d384ee3aa tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:13.796234 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:13.796234 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:13.797307 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff5f72dc-650b-4928-a44e-822d384ee3aa tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:13.797711 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 938/3800] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:13 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:14.410983 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6fe2d64-da0e-43ca-8ffd-89954ec65573 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:14.413153 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6fe2d64-da0e-43ca-8ffd-89954ec65573 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:14.413383 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6fe2d64-da0e-43ca-8ffd-89954ec65573 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:14.413638 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6fe2d64-da0e-43ca-8ffd-89954ec65573 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:14.413776 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d6fe2d64-da0e-43ca-8ffd-89954ec65573 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:14.418264 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-353070b5-ed51-4664-b5f5-100b89b94727 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:14.420154 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-353070b5-ed51-4664-b5f5-100b89b94727 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:14.420972 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-353070b5-ed51-4664-b5f5-100b89b94727 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:14.420972 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-353070b5-ed51-4664-b5f5-100b89b94727 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:14.421083 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:14.421083 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:14.421129 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-353070b5-ed51-4664-b5f5-100b89b94727 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:14.421775 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6fe2d64-da0e-43ca-8ffd-89954ec65573 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 200 Aug 18 09:22:14.422058 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 955/3801] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:14 2026] GET /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:14.426139 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:14.426139 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:14.426432 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-353070b5-ed51-4664-b5f5-100b89b94727 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:14.426822 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 947/3802] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:14 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:14.437591 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-32b8d27b-25cc-4786-9dc6-3dc19b9e1159 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:14.439385 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32b8d27b-25cc-4786-9dc6-3dc19b9e1159 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/2aaa6ace-c93f-4923-adfa-b8c44a404744 Aug 18 09:22:14.439612 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32b8d27b-25cc-4786-9dc6-3dc19b9e1159 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:14.439786 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32b8d27b-25cc-4786-9dc6-3dc19b9e1159 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:14.439935 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-32b8d27b-25cc-4786-9dc6-3dc19b9e1159 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete volume with id: 2aaa6ace-c93f-4923-adfa-b8c44a404744 Aug 18 09:22:14.447680 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:14.447680 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:14.447991 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-32b8d27b-25cc-4786-9dc6-3dc19b9e1159 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:22:14.472846 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-32b8d27b-25cc-4786-9dc6-3dc19b9e1159 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete volume request issued successfully. Aug 18 09:22:14.472959 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32b8d27b-25cc-4786-9dc6-3dc19b9e1159 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/2aaa6ace-c93f-4923-adfa-b8c44a404744 returned with HTTP 202 Aug 18 09:22:14.473454 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 963/3803] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:14 2026] DELETE /volume/v3/volumes/2aaa6ace-c93f-4923-adfa-b8c44a404744 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:14.480742 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2655262-dfe3-424b-8ec4-8ad4cab3daee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:14.483806 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2655262-dfe3-424b-8ec4-8ad4cab3daee tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/2aaa6ace-c93f-4923-adfa-b8c44a404744 Aug 18 09:22:14.483986 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2655262-dfe3-424b-8ec4-8ad4cab3daee tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:14.484231 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2655262-dfe3-424b-8ec4-8ad4cab3daee tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:14.494746 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:14.494746 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:14.500625 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b2655262-dfe3-424b-8ec4-8ad4cab3daee tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:22:14.505835 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2655262-dfe3-424b-8ec4-8ad4cab3daee tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/2aaa6ace-c93f-4923-adfa-b8c44a404744 returned with HTTP 200 Aug 18 09:22:14.505960 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 939/3804] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:14 2026] GET /volume/v3/volumes/2aaa6ace-c93f-4923-adfa-b8c44a404744 => generated 1072 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:14.812754 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82d8b64d-b815-40e4-920f-fc6bfd6e88e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:14.818630 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82d8b64d-b815-40e4-920f-fc6bfd6e88e5 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:14.818630 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82d8b64d-b815-40e4-920f-fc6bfd6e88e5 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:14.818630 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82d8b64d-b815-40e4-920f-fc6bfd6e88e5 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:14.818773 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-82d8b64d-b815-40e4-920f-fc6bfd6e88e5 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:14.826206 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:14.826206 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:14.826987 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82d8b64d-b815-40e4-920f-fc6bfd6e88e5 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:14.827494 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 956/3805] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:14 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:15.436288 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f78fce09-a7e3-4d53-ba52-6b5cec653589 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:15.440913 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f78fce09-a7e3-4d53-ba52-6b5cec653589 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:15.441155 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f78fce09-a7e3-4d53-ba52-6b5cec653589 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:15.441402 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f78fce09-a7e3-4d53-ba52-6b5cec653589 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:15.442834 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f78fce09-a7e3-4d53-ba52-6b5cec653589 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:15.447951 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:15.447951 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:15.448614 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f78fce09-a7e3-4d53-ba52-6b5cec653589 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 200 Aug 18 09:22:15.448980 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 948/3806] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:15 2026] GET /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:15.519930 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7e48fcf3-2434-42cd-9667-c017bcab94fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:15.522314 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e48fcf3-2434-42cd-9667-c017bcab94fe tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/2aaa6ace-c93f-4923-adfa-b8c44a404744 Aug 18 09:22:15.522569 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e48fcf3-2434-42cd-9667-c017bcab94fe tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:15.523123 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e48fcf3-2434-42cd-9667-c017bcab94fe tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:15.532122 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e48fcf3-2434-42cd-9667-c017bcab94fe tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/2aaa6ace-c93f-4923-adfa-b8c44a404744 returned with HTTP 404 Aug 18 09:22:15.532726 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 964/3807] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:15 2026] GET /volume/v3/volumes/2aaa6ace-c93f-4923-adfa-b8c44a404744 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:15.541310 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03a4c828-ffab-4229-b350-f391c1f1e354 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:15.543546 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03a4c828-ffab-4229-b350-f391c1f1e354 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:15.543822 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03a4c828-ffab-4229-b350-f391c1f1e354 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:15.544072 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03a4c828-ffab-4229-b350-f391c1f1e354 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:15.544227 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-03a4c828-ffab-4229-b350-f391c1f1e354 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:15.551641 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25428d75-5eae-4fc5-9bf0-15f5280594b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:15.553867 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:15.553867 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:15.553951 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25428d75-5eae-4fc5-9bf0-15f5280594b7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] DELETE https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 Aug 18 09:22:15.554164 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25428d75-5eae-4fc5-9bf0-15f5280594b7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:15.554454 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25428d75-5eae-4fc5-9bf0-15f5280594b7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:15.554712 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-25428d75-5eae-4fc5-9bf0-15f5280594b7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Delete volume with id: 871cee7c-5c26-4c41-9355-f93065c74b39 Aug 18 09:22:15.554780 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03a4c828-ffab-4229-b350-f391c1f1e354 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:15.555311 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 940/3808] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:15 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:15.562201 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:15.562201 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:15.562655 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25428d75-5eae-4fc5-9bf0-15f5280594b7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:22:15.567306 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bdb41ca7-4101-41d5-908d-ada4d3497de7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:15.570501 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdb41ca7-4101-41d5-908d-ada4d3497de7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] DELETE https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:22:15.570792 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bdb41ca7-4101-41d5-908d-ada4d3497de7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:15.571230 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bdb41ca7-4101-41d5-908d-ada4d3497de7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:15.571230 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-bdb41ca7-4101-41d5-908d-ada4d3497de7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete backup with id: e41a1ed3-0562-40df-91bb-c0d461ade19c. Aug 18 09:22:15.577748 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:15.577748 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:15.578367 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25428d75-5eae-4fc5-9bf0-15f5280594b7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Delete volume request issued successfully. Aug 18 09:22:15.578580 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25428d75-5eae-4fc5-9bf0-15f5280594b7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 returned with HTTP 202 Aug 18 09:22:15.578937 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 957/3809] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:15 2026] DELETE /volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:15.587173 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ad024496-0f29-4c27-93a7-8aebe49b4618 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:15.588669 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad024496-0f29-4c27-93a7-8aebe49b4618 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 Aug 18 09:22:15.589193 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad024496-0f29-4c27-93a7-8aebe49b4618 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:15.589193 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad024496-0f29-4c27-93a7-8aebe49b4618 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:15.594507 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-bdb41ca7-4101-41d5-908d-ada4d3497de7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] delete_backup rpcapi backup_id e41a1ed3-0562-40df-91bb-c0d461ade19c {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:22:15.596107 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdb41ca7-4101-41d5-908d-ada4d3497de7 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 202 Aug 18 09:22:15.596546 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 949/3810] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:15 2026] DELETE /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:22:15.597998 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:15.597998 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:15.603228 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ad024496-0f29-4c27-93a7-8aebe49b4618 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:22:15.603969 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2482e2fb-55f8-474f-9ac7-6ef23c528671 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:15.606072 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2482e2fb-55f8-474f-9ac7-6ef23c528671 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:22:15.606893 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2482e2fb-55f8-474f-9ac7-6ef23c528671 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:15.606893 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2482e2fb-55f8-474f-9ac7-6ef23c528671 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:15.606893 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2482e2fb-55f8-474f-9ac7-6ef23c528671 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:15.610502 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad024496-0f29-4c27-93a7-8aebe49b4618 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 returned with HTTP 200 Aug 18 09:22:15.611038 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 965/3811] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:15 2026] GET /volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 => generated 1420 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:15.612564 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:15.612564 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:15.613136 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2482e2fb-55f8-474f-9ac7-6ef23c528671 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 200 Aug 18 09:22:15.613679 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 941/3812] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:15 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:15.836816 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3f03b8f-8b6e-4cae-9899-9e93a3721cd1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:15.838659 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3f03b8f-8b6e-4cae-9899-9e93a3721cd1 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:15.838968 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3f03b8f-8b6e-4cae-9899-9e93a3721cd1 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:15.839068 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3f03b8f-8b6e-4cae-9899-9e93a3721cd1 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:15.839229 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c3f03b8f-8b6e-4cae-9899-9e93a3721cd1 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:15.844940 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:15.844940 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:15.845655 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3f03b8f-8b6e-4cae-9899-9e93a3721cd1 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:15.846094 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 958/3813] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:15 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:16.461849 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4e0fbba-59ff-46c2-998c-d2d18e7af808 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.463660 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4e0fbba-59ff-46c2-998c-d2d18e7af808 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:16.463886 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4e0fbba-59ff-46c2-998c-d2d18e7af808 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:16.464084 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4e0fbba-59ff-46c2-998c-d2d18e7af808 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:16.464194 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e4e0fbba-59ff-46c2-998c-d2d18e7af808 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:16.468724 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:16.468724 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:16.469493 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4e0fbba-59ff-46c2-998c-d2d18e7af808 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 200 Aug 18 09:22:16.469898 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 950/3814] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:16 2026] GET /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:16.478961 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-758ed65f-d8c1-4bdd-aeac-662db22bc666 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.480802 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-758ed65f-d8c1-4bdd-aeac-662db22bc666 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:22:16.481040 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-758ed65f-d8c1-4bdd-aeac-662db22bc666 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:16.481236 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-758ed65f-d8c1-4bdd-aeac-662db22bc666 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:16.481351 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-758ed65f-d8c1-4bdd-aeac-662db22bc666 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:16.485643 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:16.485643 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:16.486467 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-758ed65f-d8c1-4bdd-aeac-662db22bc666 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:22:16.486802 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 966/3815] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:16 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:16.496615 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-66740e4b-a518-4b54-ba7d-6f6fddc712a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.499456 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66740e4b-a518-4b54-ba7d-6f6fddc712a0 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] DELETE https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:16.499736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66740e4b-a518-4b54-ba7d-6f6fddc712a0 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:16.500006 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66740e4b-a518-4b54-ba7d-6f6fddc712a0 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:16.500170 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-66740e4b-a518-4b54-ba7d-6f6fddc712a0 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Delete backup with id: 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. Aug 18 09:22:16.508958 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:16.508958 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:16.509985 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.527343 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-66740e4b-a518-4b54-ba7d-6f6fddc712a0 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] delete_backup rpcapi backup_id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:22:16.528968 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66740e4b-a518-4b54-ba7d-6f6fddc712a0 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 202 Aug 18 09:22:16.529778 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 942/3816] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:16 2026] DELETE /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:22:16.542236 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fddd0a6d-1b5b-4d5f-a360-f6f1fc305fc5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.543942 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fddd0a6d-1b5b-4d5f-a360-f6f1fc305fc5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:16.544129 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fddd0a6d-1b5b-4d5f-a360-f6f1fc305fc5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:16.544331 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fddd0a6d-1b5b-4d5f-a360-f6f1fc305fc5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:16.544455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fddd0a6d-1b5b-4d5f-a360-f6f1fc305fc5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:16.550508 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:16.550508 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:16.551276 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fddd0a6d-1b5b-4d5f-a360-f6f1fc305fc5 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 200 Aug 18 09:22:16.551680 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 951/3817] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:16 2026] GET /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:16.581453 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:16.581795 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-857196650", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:16.583199 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-857196650', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:16.583341 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Create volume of 1 GB Aug 18 09:22:16.587361 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Availability Zones retrieved successfully. Aug 18 09:22:16.593138 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Flow 'volume_create_api' (86ddacc3-627c-4fcb-91c0-f8858a898f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:16.593998 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8d1027a-b43a-44ba-99e2-f6db7c36f526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:16.594865 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:16.618716 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8d1027a-b43a-44ba-99e2-f6db7c36f526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:16.619475 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e43bd7d-2aa5-4a1c-87e3-83f31a2c99a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:16.629974 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2acab571-36ef-4684-ab00-18b4824239af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.630354 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af3f4fe0-4034-4ce1-aea2-ce9361d99968 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.631641 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2acab571-36ef-4684-ab00-18b4824239af tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c Aug 18 09:22:16.631838 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2acab571-36ef-4684-ab00-18b4824239af tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:16.632038 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2acab571-36ef-4684-ab00-18b4824239af tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:16.632195 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2acab571-36ef-4684-ab00-18b4824239af tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e41a1ed3-0562-40df-91bb-c0d461ade19c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:16.632601 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af3f4fe0-4034-4ce1-aea2-ce9361d99968 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 Aug 18 09:22:16.632908 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af3f4fe0-4034-4ce1-aea2-ce9361d99968 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:16.633170 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af3f4fe0-4034-4ce1-aea2-ce9361d99968 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:16.636743 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2acab571-36ef-4684-ab00-18b4824239af tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c returned with HTTP 404 Aug 18 09:22:16.637180 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 967/3818] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:16 2026] GET /volume/v3/backups/e41a1ed3-0562-40df-91bb-c0d461ade19c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:16.640524 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af3f4fe0-4034-4ce1-aea2-ce9361d99968 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 returned with HTTP 404 Aug 18 09:22:16.641119 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 943/3819] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:16 2026] GET /volume/v3/volumes/871cee7c-5c26-4c41-9355-f93065c74b39 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:16.646266 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d7a77745-3789-420c-b2fe-58f3df9fbf67 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.648846 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7a77745-3789-420c-b2fe-58f3df9fbf67 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] DELETE https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:22:16.649040 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7a77745-3789-420c-b2fe-58f3df9fbf67 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:16.649215 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7a77745-3789-420c-b2fe-58f3df9fbf67 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:16.649323 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-d7a77745-3789-420c-b2fe-58f3df9fbf67 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete backup with id: e5054adf-c756-4ebb-8cab-8f4816fe8d47. Aug 18 09:22:16.651189 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17349735-1ed6-4d1b-846c-5b54342582f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.653340 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17349735-1ed6-4d1b-846c-5b54342582f7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/204d275a-99e0-4798-a2fa-86889e5cc178 Aug 18 09:22:16.653529 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17349735-1ed6-4d1b-846c-5b54342582f7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:16.653699 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17349735-1ed6-4d1b-846c-5b54342582f7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:16.653793 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-17349735-1ed6-4d1b-846c-5b54342582f7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Delete snapshot with id: 204d275a-99e0-4798-a2fa-86889e5cc178 Aug 18 09:22:16.656940 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:16.656940 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:16.662970 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:16.662970 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:16.664404 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17349735-1ed6-4d1b-846c-5b54342582f7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Snapshot retrieved successfully. Aug 18 09:22:16.673434 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-d7a77745-3789-420c-b2fe-58f3df9fbf67 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] delete_backup rpcapi backup_id e5054adf-c756-4ebb-8cab-8f4816fe8d47 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:22:16.675015 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7a77745-3789-420c-b2fe-58f3df9fbf67 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 202 Aug 18 09:22:16.675450 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 952/3820] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:16 2026] DELETE /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:22:16.680894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Created reservations ['9a22338a-a19c-4fa3-921c-ca260cd6e945', '1b9dba46-04c9-4360-9207-49719b65cf76', '4bb7e46b-6fc9-4de0-ab87-62ad2c40ff0d', '166fa3f6-3736-4b78-9393-a5ab344ed2be'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:16.682107 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e43bd7d-2aa5-4a1c-87e3-83f31a2c99a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a22338a-a19c-4fa3-921c-ca260cd6e945', '1b9dba46-04c9-4360-9207-49719b65cf76', '4bb7e46b-6fc9-4de0-ab87-62ad2c40ff0d', '166fa3f6-3736-4b78-9393-a5ab344ed2be']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:16.682384 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da370578-db7c-436f-b192-b417be023ed0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.683105 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0529c5a7-1511-40f6-9382-d834986ba82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:16.684407 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da370578-db7c-436f-b192-b417be023ed0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:22:16.684720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da370578-db7c-436f-b192-b417be023ed0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:16.685013 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da370578-db7c-436f-b192-b417be023ed0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:16.685160 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-da370578-db7c-436f-b192-b417be023ed0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:16.687652 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17349735-1ed6-4d1b-846c-5b54342582f7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Snapshot delete request issued successfully. Aug 18 09:22:16.687930 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17349735-1ed6-4d1b-846c-5b54342582f7 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/snapshots/204d275a-99e0-4798-a2fa-86889e5cc178 returned with HTTP 202 Aug 18 09:22:16.688488 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 968/3821] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:16 2026] DELETE /volume/v3/snapshots/204d275a-99e0-4798-a2fa-86889e5cc178 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:16.690407 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:16.690407 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:16.690714 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da370578-db7c-436f-b192-b417be023ed0 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 200 Aug 18 09:22:16.691101 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 944/3822] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:16 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:16.698922 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce953b00-035f-49f5-af04-dd9edbdbf135 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.700809 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce953b00-035f-49f5-af04-dd9edbdbf135 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/snapshots/204d275a-99e0-4798-a2fa-86889e5cc178 Aug 18 09:22:16.701020 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce953b00-035f-49f5-af04-dd9edbdbf135 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:16.701214 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce953b00-035f-49f5-af04-dd9edbdbf135 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:16.706185 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:16.706185 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:16.706660 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ce953b00-035f-49f5-af04-dd9edbdbf135 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Snapshot retrieved successfully. Aug 18 09:22:16.707475 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce953b00-035f-49f5-af04-dd9edbdbf135 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/snapshots/204d275a-99e0-4798-a2fa-86889e5cc178 returned with HTTP 200 Aug 18 09:22:16.707850 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 953/3823] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:16 2026] GET /volume/v3/snapshots/204d275a-99e0-4798-a2fa-86889e5cc178 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:16.708630 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0529c5a7-1511-40f6-9382-d834986ba82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e92044cd-ffc9-400f-a4e6-9f8010a6518e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-857196650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b29c9158346242988a74a8e7027a527d',qos_specs=None,replication_status=,reservations=['9a22338a-a19c-4fa3-921c-ca260cd6e945','1b9dba46-04c9-4360-9207-49719b65cf76','4bb7e46b-6fc9-4de0-ab87-62ad2c40ff0d','166fa3f6-3736-4b78-9393-a5ab344ed2be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76926fa492e54acfa76a6e90c6d5e629',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-857196650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e92044cd-ffc9-400f-a4e6-9f8010a6518e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b29c9158346242988a74a8e7027a527d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76926fa492e54acfa76a6e90c6d5e629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:16.709385 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873ba79f-6dca-4d6f-99c7-0a698a7c26f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:16.728174 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873ba79f-6dca-4d6f-99c7-0a698a7c26f8) transitioned into state 'SUCCESS' from state '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-857196650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b29c9158346242988a74a8e7027a527d',qos_specs=None,replication_status=,reservations=['9a22338a-a19c-4fa3-921c-ca260cd6e945','1b9dba46-04c9-4360-9207-49719b65cf76','4bb7e46b-6fc9-4de0-ab87-62ad2c40ff0d','166fa3f6-3736-4b78-9393-a5ab344ed2be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76926fa492e54acfa76a6e90c6d5e629',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:16.728984 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b316c0-c58c-45df-b75d-6c7a93bae732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:16.741771 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b316c0-c58c-45df-b75d-6c7a93bae732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:16.743487 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Flow 'volume_create_api' (86ddacc3-627c-4fcb-91c0-f8858a898f01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:16.743579 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Create volume request issued successfully. Aug 18 09:22:16.744592 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83e1eb88-9da0-41b5-8c22-d02e21e41919 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:16.745155 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 959/3824] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:22:16 2026] POST /volume/v3/volumes => generated 751 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:16.757179 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d1e9968-1a9f-4cf8-be8c-c60336cfbfa6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.761513 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d1e9968-1a9f-4cf8-be8c-c60336cfbfa6 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e Aug 18 09:22:16.761878 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d1e9968-1a9f-4cf8-be8c-c60336cfbfa6 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:16.762109 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d1e9968-1a9f-4cf8-be8c-c60336cfbfa6 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:16.771301 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:16.771301 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:16.775561 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4d1e9968-1a9f-4cf8-be8c-c60336cfbfa6 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Volume info retrieved successfully. Aug 18 09:22:16.780366 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d1e9968-1a9f-4cf8-be8c-c60336cfbfa6 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e returned with HTTP 200 Aug 18 09:22:16.780867 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 969/3825] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:16 2026] GET /volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:16.857055 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad677659-4777-4b93-9f33-49c38b1ee233 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:16.859409 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad677659-4777-4b93-9f33-49c38b1ee233 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:16.859409 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad677659-4777-4b93-9f33-49c38b1ee233 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:16.859409 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad677659-4777-4b93-9f33-49c38b1ee233 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:16.859585 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ad677659-4777-4b93-9f33-49c38b1ee233 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:16.865213 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:16.865213 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:16.866061 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad677659-4777-4b93-9f33-49c38b1ee233 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:16.866626 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 945/3826] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:16 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:17.562867 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-890892b3-b5cf-4868-bc23-f6564ade0ab9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:17.564489 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-890892b3-b5cf-4868-bc23-f6564ade0ab9 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e Aug 18 09:22:17.564690 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-890892b3-b5cf-4868-bc23-f6564ade0ab9 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:17.564864 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-890892b3-b5cf-4868-bc23-f6564ade0ab9 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:17.564966 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-890892b3-b5cf-4868-bc23-f6564ade0ab9 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id 4d92bda8-5b2b-4b27-bb6c-d296adaaed8e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:17.568297 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-890892b3-b5cf-4868-bc23-f6564ade0ab9 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e returned with HTTP 404 Aug 18 09:22:17.568762 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 954/3827] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:17 2026] GET /volume/v3/backups/4d92bda8-5b2b-4b27-bb6c-d296adaaed8e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:17.575455 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a46526fd-1e3e-42d4-9493-fde4395989f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:17.577372 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a46526fd-1e3e-42d4-9493-fde4395989f4 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] DELETE https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e Aug 18 09:22:17.577577 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a46526fd-1e3e-42d4-9493-fde4395989f4 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:17.577774 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a46526fd-1e3e-42d4-9493-fde4395989f4 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:17.577891 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-a46526fd-1e3e-42d4-9493-fde4395989f4 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Delete backup with id: 167e5a19-678c-416d-9e7f-76039dc1d71e. Aug 18 09:22:17.582255 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:17.582255 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:17.592696 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-a46526fd-1e3e-42d4-9493-fde4395989f4 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] delete_backup rpcapi backup_id 167e5a19-678c-416d-9e7f-76039dc1d71e {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:22:17.594223 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a46526fd-1e3e-42d4-9493-fde4395989f4 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e returned with HTTP 202 Aug 18 09:22:17.594640 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 960/3828] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:17 2026] DELETE /volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:22:17.601349 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a2798c3-2707-46b0-b6a2-9da6fbf8c0ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:17.603103 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a2798c3-2707-46b0-b6a2-9da6fbf8c0ea tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e Aug 18 09:22:17.603283 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a2798c3-2707-46b0-b6a2-9da6fbf8c0ea tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:17.603475 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a2798c3-2707-46b0-b6a2-9da6fbf8c0ea tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:17.603576 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3a2798c3-2707-46b0-b6a2-9da6fbf8c0ea tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 167e5a19-678c-416d-9e7f-76039dc1d71e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:17.608109 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:17.608109 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:17.608894 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a2798c3-2707-46b0-b6a2-9da6fbf8c0ea tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e returned with HTTP 200 Aug 18 09:22:17.609331 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 970/3829] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:17 2026] GET /volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:17.704283 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f7bee0d5-31ac-4c6e-8d85-b5c8fb31dbb5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:17.707161 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7bee0d5-31ac-4c6e-8d85-b5c8fb31dbb5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 Aug 18 09:22:17.707432 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7bee0d5-31ac-4c6e-8d85-b5c8fb31dbb5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:17.707849 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7bee0d5-31ac-4c6e-8d85-b5c8fb31dbb5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:17.707958 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f7bee0d5-31ac-4c6e-8d85-b5c8fb31dbb5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id e5054adf-c756-4ebb-8cab-8f4816fe8d47. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:17.712512 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7bee0d5-31ac-4c6e-8d85-b5c8fb31dbb5 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 returned with HTTP 404 Aug 18 09:22:17.713024 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 946/3830] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:17 2026] GET /volume/v3/backups/e5054adf-c756-4ebb-8cab-8f4816fe8d47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:17.720404 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f8c379c7-5c33-4b2f-aa63-7a5c743151d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:17.721555 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c73cb78-67ff-4241-a218-1f89f9acb527 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:17.722278 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8c379c7-5c33-4b2f-aa63-7a5c743151d6 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/snapshots/204d275a-99e0-4798-a2fa-86889e5cc178 Aug 18 09:22:17.722492 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8c379c7-5c33-4b2f-aa63-7a5c743151d6 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:17.722717 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8c379c7-5c33-4b2f-aa63-7a5c743151d6 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:17.723468 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c73cb78-67ff-4241-a218-1f89f9acb527 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] DELETE https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:17.723714 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c73cb78-67ff-4241-a218-1f89f9acb527 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:17.723917 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c73cb78-67ff-4241-a218-1f89f9acb527 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:17.724019 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-0c73cb78-67ff-4241-a218-1f89f9acb527 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete backup with id: 2eab0f75-b19c-454f-9483-33840956c4b0. Aug 18 09:22:17.727526 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8c379c7-5c33-4b2f-aa63-7a5c743151d6 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/snapshots/204d275a-99e0-4798-a2fa-86889e5cc178 returned with HTTP 404 Aug 18 09:22:17.727967 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 955/3831] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:17 2026] GET /volume/v3/snapshots/204d275a-99e0-4798-a2fa-86889e5cc178 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:17.728361 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:17.728361 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:17.740685 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-0c73cb78-67ff-4241-a218-1f89f9acb527 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] delete_backup rpcapi backup_id 2eab0f75-b19c-454f-9483-33840956c4b0 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:22:17.742299 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c73cb78-67ff-4241-a218-1f89f9acb527 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 202 Aug 18 09:22:17.742702 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 961/3832] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:17 2026] DELETE /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:22:17.755485 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf469052-23e3-45a8-83e1-b884f92627ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:17.757268 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf469052-23e3-45a8-83e1-b884f92627ad tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:17.761711 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf469052-23e3-45a8-83e1-b884f92627ad tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:17.762060 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf469052-23e3-45a8-83e1-b884f92627ad tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:17.762244 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cf469052-23e3-45a8-83e1-b884f92627ad tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:17.770166 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:17.770166 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:17.770942 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf469052-23e3-45a8-83e1-b884f92627ad tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 200 Aug 18 09:22:17.771357 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 971/3833] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:17 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:17.792603 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2117851a-b87a-4b30-87eb-8dca2bce6c76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:17.795600 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2117851a-b87a-4b30-87eb-8dca2bce6c76 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e Aug 18 09:22:17.795914 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2117851a-b87a-4b30-87eb-8dca2bce6c76 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:17.796151 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2117851a-b87a-4b30-87eb-8dca2bce6c76 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:17.806683 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:17.806683 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:17.810950 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2117851a-b87a-4b30-87eb-8dca2bce6c76 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Volume info retrieved successfully. Aug 18 09:22:17.815797 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2117851a-b87a-4b30-87eb-8dca2bce6c76 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e returned with HTTP 200 Aug 18 09:22:17.816180 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 947/3834] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:17 2026] GET /volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:17.827571 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b946e397-208e-406a-8f32-a8c822e0ba05 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:17.829292 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b946e397-208e-406a-8f32-a8c822e0ba05 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e Aug 18 09:22:17.829615 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b946e397-208e-406a-8f32-a8c822e0ba05 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:17.829714 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b946e397-208e-406a-8f32-a8c822e0ba05 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:17.836322 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:17.836322 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:17.839792 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b946e397-208e-406a-8f32-a8c822e0ba05 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Volume info retrieved successfully. Aug 18 09:22:17.843822 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b946e397-208e-406a-8f32-a8c822e0ba05 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e returned with HTTP 200 Aug 18 09:22:17.844147 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 956/3835] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:17 2026] GET /volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:17.855265 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2005fa6b-4980-45ce-b0f1-02db92dcfcb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:17.856954 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2005fa6b-4980-45ce-b0f1-02db92dcfcb3 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:17.857321 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2005fa6b-4980-45ce-b0f1-02db92dcfcb3 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e92044cd-ffc9-400f-a4e6-9f8010a6518e", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-497835090", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:17.865317 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:17.865317 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:17.865796 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2005fa6b-4980-45ce-b0f1-02db92dcfcb3 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Volume info retrieved successfully. Aug 18 09:22:17.865883 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-2005fa6b-4980-45ce-b0f1-02db92dcfcb3 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Create snapshot from volume e92044cd-ffc9-400f-a4e6-9f8010a6518e Aug 18 09:22:17.879731 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-23878481-2898-4e77-8e15-7fa9d420e9ee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:17.881417 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23878481-2898-4e77-8e15-7fa9d420e9ee tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:17.881487 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23878481-2898-4e77-8e15-7fa9d420e9ee tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:17.881682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23878481-2898-4e77-8e15-7fa9d420e9ee tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:17.881803 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-23878481-2898-4e77-8e15-7fa9d420e9ee tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:17.885827 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:17.885827 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:17.886527 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23878481-2898-4e77-8e15-7fa9d420e9ee tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:17.886840 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 972/3836] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:17 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:17.899709 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2005fa6b-4980-45ce-b0f1-02db92dcfcb3 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Created reservations ['fb3a3b81-b01b-44c6-bf8b-19e00189ffd4', '4acccf22-f92e-4839-8588-a7cd98cf9cfd', '64b630c3-6cc0-4aaa-88e2-54a9f8cf4db7', 'f2a1c826-f7e5-4be6-aff2-7536a25a952f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:17.928822 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2005fa6b-4980-45ce-b0f1-02db92dcfcb3 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Snapshot force create request issued successfully. Aug 18 09:22:17.930525 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2005fa6b-4980-45ce-b0f1-02db92dcfcb3 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:22:17.930962 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 962/3837] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:22:17 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) Aug 18 09:22:17.939057 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b6b69d6-6862-49a0-814b-1baf9ac0ff3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:17.940889 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b6b69d6-6862-49a0-814b-1baf9ac0ff3d tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 Aug 18 09:22:17.941086 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b6b69d6-6862-49a0-814b-1baf9ac0ff3d tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:17.941282 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b6b69d6-6862-49a0-814b-1baf9ac0ff3d tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:17.950678 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:17.950678 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:17.951120 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8b6b69d6-6862-49a0-814b-1baf9ac0ff3d tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Snapshot retrieved successfully. Aug 18 09:22:17.952140 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b6b69d6-6862-49a0-814b-1baf9ac0ff3d tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 returned with HTTP 200 Aug 18 09:22:17.952577 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 948/3838] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:17 2026] GET /volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:18.624229 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65365a81-2df1-4aaf-a55e-5c5e030863f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:18.626605 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65365a81-2df1-4aaf-a55e-5c5e030863f1 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e Aug 18 09:22:18.626826 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65365a81-2df1-4aaf-a55e-5c5e030863f1 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:18.627060 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65365a81-2df1-4aaf-a55e-5c5e030863f1 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:18.627185 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-65365a81-2df1-4aaf-a55e-5c5e030863f1 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 167e5a19-678c-416d-9e7f-76039dc1d71e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:18.631374 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65365a81-2df1-4aaf-a55e-5c5e030863f1 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e returned with HTTP 404 Aug 18 09:22:18.632076 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 957/3839] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:18 2026] GET /volume/v3/backups/167e5a19-678c-416d-9e7f-76039dc1d71e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:18.642088 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d581d10a-821e-489f-814d-db5c281ff305 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:18.644201 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d581d10a-821e-489f-814d-db5c281ff305 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] DELETE https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:22:18.644492 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d581d10a-821e-489f-814d-db5c281ff305 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:18.644735 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d581d10a-821e-489f-814d-db5c281ff305 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:18.644852 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-d581d10a-821e-489f-814d-db5c281ff305 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Delete backup with id: e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. Aug 18 09:22:18.649680 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:18.649680 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:18.665126 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-d581d10a-821e-489f-814d-db5c281ff305 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] delete_backup rpcapi backup_id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:22:18.668226 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d581d10a-821e-489f-814d-db5c281ff305 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 202 Aug 18 09:22:18.668750 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 973/3840] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:18 2026] DELETE /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 09:22:18.676805 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27610c09-e758-41b6-a719-697b018647c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:18.679543 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27610c09-e758-41b6-a719-697b018647c8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:22:18.679758 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27610c09-e758-41b6-a719-697b018647c8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:18.679947 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27610c09-e758-41b6-a719-697b018647c8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:18.680047 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-27610c09-e758-41b6-a719-697b018647c8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:18.685077 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:18.685077 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:18.685764 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27610c09-e758-41b6-a719-697b018647c8 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 200 Aug 18 09:22:18.686145 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 963/3841] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:18 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:18.780622 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-084ef089-8879-4390-a3df-a33b47c828bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:18.782848 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-084ef089-8879-4390-a3df-a33b47c828bb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 Aug 18 09:22:18.783226 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-084ef089-8879-4390-a3df-a33b47c828bb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:18.783466 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-084ef089-8879-4390-a3df-a33b47c828bb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:18.783614 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-084ef089-8879-4390-a3df-a33b47c828bb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Show backup with id 2eab0f75-b19c-454f-9483-33840956c4b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:18.787168 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-084ef089-8879-4390-a3df-a33b47c828bb tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 returned with HTTP 404 Aug 18 09:22:18.787710 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 949/3842] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:18 2026] GET /volume/v3/backups/2eab0f75-b19c-454f-9483-33840956c4b0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:18.795188 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b96c456f-1984-4c18-bb5a-5e45f3515522 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:18.797017 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b96c456f-1984-4c18-bb5a-5e45f3515522 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/011df9ee-4f72-466b-b8a8-15dd7b097513 Aug 18 09:22:18.797264 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b96c456f-1984-4c18-bb5a-5e45f3515522 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:18.797472 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b96c456f-1984-4c18-bb5a-5e45f3515522 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:18.797632 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b96c456f-1984-4c18-bb5a-5e45f3515522 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete volume with id: 011df9ee-4f72-466b-b8a8-15dd7b097513 Aug 18 09:22:18.805212 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:18.805212 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:18.805538 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b96c456f-1984-4c18-bb5a-5e45f3515522 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Volume info retrieved successfully. Aug 18 09:22:18.828165 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b96c456f-1984-4c18-bb5a-5e45f3515522 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Delete volume request issued successfully. Aug 18 09:22:18.828483 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b96c456f-1984-4c18-bb5a-5e45f3515522 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/011df9ee-4f72-466b-b8a8-15dd7b097513 returned with HTTP 202 Aug 18 09:22:18.829040 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 958/3843] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:18 2026] DELETE /volume/v3/volumes/011df9ee-4f72-466b-b8a8-15dd7b097513 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:18.836510 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b9c48d9-a5b6-4984-bb76-6522949dfe04 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:18.840526 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b9c48d9-a5b6-4984-bb76-6522949dfe04 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] GET https://10.4.3.41/volume/v3/volumes/011df9ee-4f72-466b-b8a8-15dd7b097513 Aug 18 09:22:18.840812 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b9c48d9-a5b6-4984-bb76-6522949dfe04 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:18.841061 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b9c48d9-a5b6-4984-bb76-6522949dfe04 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:18.902438 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7382238-411d-42f9-8d51-f9d25ee5280d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:18.904289 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7382238-411d-42f9-8d51-f9d25ee5280d tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:18.904542 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7382238-411d-42f9-8d51-f9d25ee5280d tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:18.904745 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7382238-411d-42f9-8d51-f9d25ee5280d tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:18.904877 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e7382238-411d-42f9-8d51-f9d25ee5280d tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:18.909822 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:18.909822 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:18.910751 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7382238-411d-42f9-8d51-f9d25ee5280d tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:18.911146 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 964/3844] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:18 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:18.962942 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c48bcda0-3fa7-469c-9c5d-2c164435af33 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:18.964807 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c48bcda0-3fa7-469c-9c5d-2c164435af33 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 Aug 18 09:22:18.964987 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c48bcda0-3fa7-469c-9c5d-2c164435af33 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:18.965197 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c48bcda0-3fa7-469c-9c5d-2c164435af33 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:18.971115 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:18.971115 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:18.971877 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c48bcda0-3fa7-469c-9c5d-2c164435af33 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Snapshot retrieved successfully. Aug 18 09:22:18.972953 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c48bcda0-3fa7-469c-9c5d-2c164435af33 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 returned with HTTP 200 Aug 18 09:22:18.973320 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 950/3845] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:18 2026] GET /volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:18.984055 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2982c107-814f-4630-a7eb-18bf259221ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:18.985985 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2982c107-814f-4630-a7eb-18bf259221ba tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 Aug 18 09:22:18.986250 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2982c107-814f-4630-a7eb-18bf259221ba tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:18.986683 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2982c107-814f-4630-a7eb-18bf259221ba tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:18.991954 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:18.991954 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:18.992378 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2982c107-814f-4630-a7eb-18bf259221ba tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Snapshot retrieved successfully. Aug 18 09:22:18.993409 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2982c107-814f-4630-a7eb-18bf259221ba tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 returned with HTTP 200 Aug 18 09:22:18.993894 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 959/3846] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:18 2026] GET /volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:19.004032 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9501274-21d5-426c-8ff4-222108d2d40d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:19.006662 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9501274-21d5-426c-8ff4-222108d2d40d tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 Aug 18 09:22:19.006830 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9501274-21d5-426c-8ff4-222108d2d40d tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:19.006993 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9501274-21d5-426c-8ff4-222108d2d40d tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:19.015556 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:19.015556 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:19.016037 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9501274-21d5-426c-8ff4-222108d2d40d tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Snapshot retrieved successfully. Aug 18 09:22:19.019935 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9501274-21d5-426c-8ff4-222108d2d40d tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 returned with HTTP 200 Aug 18 09:22:19.020303 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 965/3847] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:19 2026] GET /volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:19.031975 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:19.035437 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:19.035941 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2281ef85-77e5-49f4-a434-b69e49e4c751", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:19.037890 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:19.037890 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:19.038739 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Create volume request body: {'volume': {'snapshot_id': '2281ef85-77e5-49f4-a434-b69e49e4c751', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:19.042521 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b9c48d9-a5b6-4984-bb76-6522949dfe04 tempest-ProjectAdminTests33-2124310033 tempest-ProjectAdminTests33-2124310033-project-admin] https://10.4.3.41/volume/v3/volumes/011df9ee-4f72-466b-b8a8-15dd7b097513 returned with HTTP 404 Aug 18 09:22:19.043004 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 974/3848] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:18 2026] GET /volume/v3/volumes/011df9ee-4f72-466b-b8a8-15dd7b097513 => generated 109 bytes in 207 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:19.047312 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:19.047312 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:19.048066 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Snapshot retrieved successfully. Aug 18 09:22:19.048279 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Create volume of 1 GB Aug 18 09:22:19.054070 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Availability Zones retrieved successfully. Aug 18 09:22:19.063893 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Flow 'volume_create_api' (f19fef1d-350f-4285-94f6-9b4a0f1ff1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:19.065949 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2cdd5ab-da58-480d-b16a-a7b4eeb5eafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:19.067528 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:19.109448 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2cdd5ab-da58-480d-b16a-a7b4eeb5eafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2281ef85-77e5-49f4-a434-b69e49e4c751', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:19.110507 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6044d0f-5507-4b9f-9f32-783900f7be62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:19.153580 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Created reservations ['9e0e9bc8-f3a7-4898-9938-e3036c5c1b46', '14cbb3aa-8c57-44b9-9b60-2d6829f7fdcc', '3d820a52-70d7-471d-b3b7-57ea31eedf75', '64265ac8-3346-4a29-b17a-4c6ba6e35875'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:19.154378 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6044d0f-5507-4b9f-9f32-783900f7be62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e0e9bc8-f3a7-4898-9938-e3036c5c1b46', '14cbb3aa-8c57-44b9-9b60-2d6829f7fdcc', '3d820a52-70d7-471d-b3b7-57ea31eedf75', '64265ac8-3346-4a29-b17a-4c6ba6e35875']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:19.155144 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383f17b5-3b78-413c-83a1-4d2e716fb03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:19.198362 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383f17b5-3b78-413c-83a1-4d2e716fb03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ab1af8e-9c77-49ae-913b-11daf16068ea', '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='b29c9158346242988a74a8e7027a527d',qos_specs=None,replication_status=,reservations=['9e0e9bc8-f3a7-4898-9938-e3036c5c1b46','14cbb3aa-8c57-44b9-9b60-2d6829f7fdcc','3d820a52-70d7-471d-b3b7-57ea31eedf75','64265ac8-3346-4a29-b17a-4c6ba6e35875'],size=1,snapshot_id=2281ef85-77e5-49f4-a434-b69e49e4c751,source_replicaid=,source_volid=None,status='creating',user_id='76926fa492e54acfa76a6e90c6d5e629',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:19Z,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=9ab1af8e-9c77-49ae-913b-11daf16068ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b29c9158346242988a74a8e7027a527d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2281ef85-77e5-49f4-a434-b69e49e4c751,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76926fa492e54acfa76a6e90c6d5e629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:19.199163 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475f963f-0331-43a2-88f4-173830da0db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:19.217279 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475f963f-0331-43a2-88f4-173830da0db0) transitioned into state 'SUCCESS' from 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='b29c9158346242988a74a8e7027a527d',qos_specs=None,replication_status=,reservations=['9e0e9bc8-f3a7-4898-9938-e3036c5c1b46','14cbb3aa-8c57-44b9-9b60-2d6829f7fdcc','3d820a52-70d7-471d-b3b7-57ea31eedf75','64265ac8-3346-4a29-b17a-4c6ba6e35875'],size=1,snapshot_id=2281ef85-77e5-49f4-a434-b69e49e4c751,source_replicaid=,source_volid=None,status='creating',user_id='76926fa492e54acfa76a6e90c6d5e629',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:19.218152 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cc01efc-7d43-44ed-8f43-beb365aba660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:19.242690 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cc01efc-7d43-44ed-8f43-beb365aba660) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:19.243732 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Flow 'volume_create_api' (f19fef1d-350f-4285-94f6-9b4a0f1ff1db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:19.244056 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Create volume request issued successfully. Aug 18 09:22:19.245027 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b03a76b-9f11-43f0-8215-80f261e7b46f tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:19.245804 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 951/3849] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:22:19 2026] POST /volume/v3/volumes => generated 739 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:19.259643 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e094d457-d46a-4192-8677-f5419599bb72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:19.261797 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e094d457-d46a-4192-8677-f5419599bb72 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea Aug 18 09:22:19.261845 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e094d457-d46a-4192-8677-f5419599bb72 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:19.262112 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e094d457-d46a-4192-8677-f5419599bb72 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:19.270003 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:19.270003 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:19.274542 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e094d457-d46a-4192-8677-f5419599bb72 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Volume info retrieved successfully. Aug 18 09:22:19.279600 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e094d457-d46a-4192-8677-f5419599bb72 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea returned with HTTP 200 Aug 18 09:22:19.280011 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 960/3850] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:19 2026] GET /volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea => generated 807 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:22:19.598782 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-33b8ec65-6b97-4915-9150-9aac813a7395 req-6a431d86-079a-4ebe-a72d-7f83b8c00a8b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:19.602064 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-33b8ec65-6b97-4915-9150-9aac813a7395 req-6a431d86-079a-4ebe-a72d-7f83b8c00a8b tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] DELETE https://10.4.3.41/volume/v3/attachments/1256ac56-8018-430c-a6dd-eebef9d2daed Aug 18 09:22:19.602287 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-33b8ec65-6b97-4915-9150-9aac813a7395 req-6a431d86-079a-4ebe-a72d-7f83b8c00a8b tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:19.602499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-33b8ec65-6b97-4915-9150-9aac813a7395 req-6a431d86-079a-4ebe-a72d-7f83b8c00a8b tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:19.609854 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:19.609854 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:19.667824 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-33b8ec65-6b97-4915-9150-9aac813a7395 req-6a431d86-079a-4ebe-a72d-7f83b8c00a8b tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/attachments/1256ac56-8018-430c-a6dd-eebef9d2daed returned with HTTP 200 Aug 18 09:22:19.671115 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 966/3851] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:22:19 2026] DELETE /volume/v3/attachments/1256ac56-8018-430c-a6dd-eebef9d2daed => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:19.699828 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6f23e65-e939-421d-9e22-7e70c8ff2548 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:19.703127 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6f23e65-e939-421d-9e22-7e70c8ff2548 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c Aug 18 09:22:19.703834 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6f23e65-e939-421d-9e22-7e70c8ff2548 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:19.703834 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6f23e65-e939-421d-9e22-7e70c8ff2548 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:19.703834 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f6f23e65-e939-421d-9e22-7e70c8ff2548 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Show backup with id e25e77cb-4ab4-4133-9ef4-cf8b4676a62c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:19.711415 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6f23e65-e939-421d-9e22-7e70c8ff2548 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c returned with HTTP 404 Aug 18 09:22:19.712134 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 975/3852] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:19 2026] GET /volume/v3/backups/e25e77cb-4ab4-4133-9ef4-cf8b4676a62c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:19.720623 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-462b3671-d8b5-46b3-808f-b15e25af6913 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:19.722923 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-462b3671-d8b5-46b3-808f-b15e25af6913 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] DELETE https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:22:19.723123 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-462b3671-d8b5-46b3-808f-b15e25af6913 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:19.723944 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-462b3671-d8b5-46b3-808f-b15e25af6913 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:19.723944 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-462b3671-d8b5-46b3-808f-b15e25af6913 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Delete backup with id: 3141d716-a9d3-4ece-871d-29a95090a3e7. Aug 18 09:22:19.728018 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:19.728018 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:19.738860 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-462b3671-d8b5-46b3-808f-b15e25af6913 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] delete_backup rpcapi backup_id 3141d716-a9d3-4ece-871d-29a95090a3e7 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:22:19.740336 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-462b3671-d8b5-46b3-808f-b15e25af6913 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 202 Aug 18 09:22:19.740763 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 952/3853] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:19 2026] DELETE /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:22:19.747922 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-888724fc-41f8-40c4-a489-950f1940e12c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:19.749779 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-888724fc-41f8-40c4-a489-950f1940e12c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:22:19.750387 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-888724fc-41f8-40c4-a489-950f1940e12c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:19.750387 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-888724fc-41f8-40c4-a489-950f1940e12c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:19.750387 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-888724fc-41f8-40c4-a489-950f1940e12c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:19.756137 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:19.756137 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:19.757006 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-888724fc-41f8-40c4-a489-950f1940e12c tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 200 Aug 18 09:22:19.757525 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 961/3854] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:19 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:19.925346 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-376b4400-ab64-44bc-9707-c23e98e2ca0a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:19.930868 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-376b4400-ab64-44bc-9707-c23e98e2ca0a tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:19.931113 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-376b4400-ab64-44bc-9707-c23e98e2ca0a tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:19.931324 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-376b4400-ab64-44bc-9707-c23e98e2ca0a tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:19.931455 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-376b4400-ab64-44bc-9707-c23e98e2ca0a tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:19.937246 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:19.937246 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:19.938000 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-376b4400-ab64-44bc-9707-c23e98e2ca0a tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:19.938338 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 967/3855] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:19 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:20.295725 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-76388f14-e5b5-4a54-bf9d-8eda825df762 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:20.296665 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76388f14-e5b5-4a54-bf9d-8eda825df762 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea Aug 18 09:22:20.296929 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76388f14-e5b5-4a54-bf9d-8eda825df762 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:20.297027 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76388f14-e5b5-4a54-bf9d-8eda825df762 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:20.312296 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:20.312296 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:20.317899 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-76388f14-e5b5-4a54-bf9d-8eda825df762 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Volume info retrieved successfully. Aug 18 09:22:20.324802 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76388f14-e5b5-4a54-bf9d-8eda825df762 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea returned with HTTP 200 Aug 18 09:22:20.325047 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 976/3856] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:20 2026] GET /volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea => generated 832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:20.345159 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06669fad-e658-4433-af05-ad6ac85628fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:20.347785 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06669fad-e658-4433-af05-ad6ac85628fa tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea Aug 18 09:22:20.348089 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06669fad-e658-4433-af05-ad6ac85628fa tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:20.348419 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06669fad-e658-4433-af05-ad6ac85628fa tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:20.357295 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:20.357295 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:20.361803 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06669fad-e658-4433-af05-ad6ac85628fa tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Volume info retrieved successfully. Aug 18 09:22:20.366313 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06669fad-e658-4433-af05-ad6ac85628fa tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea returned with HTTP 200 Aug 18 09:22:20.366812 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 953/3857] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:20 2026] GET /volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:20.379132 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e81931fd-a48a-4de9-abb6-5d1581592dd7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:20.381561 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e81931fd-a48a-4de9-abb6-5d1581592dd7 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 Aug 18 09:22:20.383217 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e81931fd-a48a-4de9-abb6-5d1581592dd7 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:20.383217 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e81931fd-a48a-4de9-abb6-5d1581592dd7 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:20.383217 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-e81931fd-a48a-4de9-abb6-5d1581592dd7 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Delete snapshot with id: 2281ef85-77e5-49f4-a434-b69e49e4c751 Aug 18 09:22:20.390846 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:20.390846 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:20.394301 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e81931fd-a48a-4de9-abb6-5d1581592dd7 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Snapshot retrieved successfully. Aug 18 09:22:20.420283 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e81931fd-a48a-4de9-abb6-5d1581592dd7 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Snapshot delete request issued successfully. Aug 18 09:22:20.420774 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e81931fd-a48a-4de9-abb6-5d1581592dd7 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 returned with HTTP 202 Aug 18 09:22:20.421282 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 962/3858] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:20 2026] DELETE /volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:20.433474 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c596e13b-4511-4b65-92e4-23587cd9a3cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:20.435673 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c596e13b-4511-4b65-92e4-23587cd9a3cb tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 Aug 18 09:22:20.435899 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c596e13b-4511-4b65-92e4-23587cd9a3cb tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:20.436137 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c596e13b-4511-4b65-92e4-23587cd9a3cb tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:20.441866 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:20.441866 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:20.442364 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c596e13b-4511-4b65-92e4-23587cd9a3cb tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Snapshot retrieved successfully. Aug 18 09:22:20.443282 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c596e13b-4511-4b65-92e4-23587cd9a3cb tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 returned with HTTP 200 Aug 18 09:22:20.443667 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 968/3859] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:20 2026] GET /volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:20.770273 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8b75c46-b9c6-4adb-bb0b-2b591c3764c4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:20.771993 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8b75c46-b9c6-4adb-bb0b-2b591c3764c4 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] GET https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 Aug 18 09:22:20.772236 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8b75c46-b9c6-4adb-bb0b-2b591c3764c4 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:20.772438 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8b75c46-b9c6-4adb-bb0b-2b591c3764c4 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:20.772534 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c8b75c46-b9c6-4adb-bb0b-2b591c3764c4 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] Show backup with id 3141d716-a9d3-4ece-871d-29a95090a3e7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:20.776053 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8b75c46-b9c6-4adb-bb0b-2b591c3764c4 tempest-VolumesBackupsTest-1330657768 tempest-VolumesBackupsTest-1330657768-project-admin] https://10.4.3.41/volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 returned with HTTP 404 Aug 18 09:22:20.776747 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 977/3860] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:20 2026] GET /volume/v3/backups/3141d716-a9d3-4ece-871d-29a95090a3e7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:20.783296 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b0c4439-ef0d-4453-b111-d52f1b96b5a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:20.795514 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eab5e845-438f-40b7-a704-f7bb52f61e39 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:20.797068 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eab5e845-438f-40b7-a704-f7bb52f61e39 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] DELETE https://10.4.3.41/volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c Aug 18 09:22:20.797690 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eab5e845-438f-40b7-a704-f7bb52f61e39 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:20.798017 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eab5e845-438f-40b7-a704-f7bb52f61e39 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:20.799284 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-eab5e845-438f-40b7-a704-f7bb52f61e39 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Delete volume with id: 3a525f7a-f041-4985-85ab-2ad68c37727c Aug 18 09:22:20.812809 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:20.812809 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:20.812809 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eab5e845-438f-40b7-a704-f7bb52f61e39 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:22:20.831230 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eab5e845-438f-40b7-a704-f7bb52f61e39 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Delete volume request issued successfully. Aug 18 09:22:20.831230 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eab5e845-438f-40b7-a704-f7bb52f61e39 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c returned with HTTP 202 Aug 18 09:22:20.831230 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 963/3861] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:20 2026] DELETE /volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:20.842987 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09ef6007-20c4-4edb-88bd-5545a5bd685e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:20.844815 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09ef6007-20c4-4edb-88bd-5545a5bd685e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c Aug 18 09:22:20.845002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09ef6007-20c4-4edb-88bd-5545a5bd685e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:20.845177 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09ef6007-20c4-4edb-88bd-5545a5bd685e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:20.853517 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:20.853517 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:20.858870 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-09ef6007-20c4-4edb-88bd-5545a5bd685e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:22:20.863143 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09ef6007-20c4-4edb-88bd-5545a5bd685e tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c returned with HTTP 200 Aug 18 09:22:20.863648 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 969/3862] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:20 2026] GET /volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:20.883265 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b0c4439-ef0d-4453-b111-d52f1b96b5a4 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:22:20.883619 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b0c4439-ef0d-4453-b111-d52f1b96b5a4 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1548271248", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1804630920", "vendor_name": "tempest-vendor_name-2075706468"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:20.897921 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b0c4439-ef0d-4453-b111-d52f1b96b5a4 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:22:20.898242 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 954/3863] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:22:20 2026] POST /volume/v3/types => generated 330 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:20.907284 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:20.911263 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:20.912673 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "862fece8-0ce9-424a-89e9-3edfc08730c1", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:20.915739 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Create volume request body: {'volume': {'volume_type': '862fece8-0ce9-424a-89e9-3edfc08730c1', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:20.927844 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Create volume of 1 GB Aug 18 09:22:20.928283 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:20.928283 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:20.928733 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Availability Zones retrieved successfully. Aug 18 09:22:20.935917 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Flow 'volume_create_api' (5aefc336-a0dc-44e8-8921-19b937bd7236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:20.937098 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e389c7f-972f-4988-887b-12ab4889567a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:20.937904 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:20.951272 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f107d9f-5b12-4e70-a873-c0761171746c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:20.952888 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f107d9f-5b12-4e70-a873-c0761171746c tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:20.953500 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f107d9f-5b12-4e70-a873-c0761171746c tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:20.954765 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f107d9f-5b12-4e70-a873-c0761171746c tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:20.954765 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1f107d9f-5b12-4e70-a873-c0761171746c tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:20.958286 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:20.958286 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:20.959556 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f107d9f-5b12-4e70-a873-c0761171746c tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:20.959751 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 964/3864] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:20 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:20.961852 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e389c7f-972f-4988-887b-12ab4889567a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:22:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1804630920',vendor_name='tempest-vendor_name-2075706468'},id=862fece8-0ce9-424a-89e9-3edfc08730c1,is_public=True,name='tempest-ProjectMemberTests-volume-type-1548271248',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '862fece8-0ce9-424a-89e9-3edfc08730c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:20.962741 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20b09c00-5a34-4156-8cb8-11f43cb0e1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:20.997087 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1548271248 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1548271248, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:22:20.997951 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1548271248 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1548271248, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:22:21.033616 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Created reservations ['7d9b8c37-4d15-44e5-8781-427258497b9a', '7ee9ab2c-ae72-4e2f-bc04-7ab0db73049b', '5a611cce-0a75-4ecf-9552-4d8ec42c4a5f', '1edb221e-a015-4bd6-8077-ac66463dab7b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:21.034554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20b09c00-5a34-4156-8cb8-11f43cb0e1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d9b8c37-4d15-44e5-8781-427258497b9a', '7ee9ab2c-ae72-4e2f-bc04-7ab0db73049b', '5a611cce-0a75-4ecf-9552-4d8ec42c4a5f', '1edb221e-a015-4bd6-8077-ac66463dab7b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:21.035408 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc03945a-5137-4090-bb20-8cbc6876f958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:21.054385 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d204092-7b2a-44c8-9252-1173acb66e8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:21.056170 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d204092-7b2a-44c8-9252-1173acb66e8a tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 Aug 18 09:22:21.056409 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d204092-7b2a-44c8-9252-1173acb66e8a tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:21.056603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d204092-7b2a-44c8-9252-1173acb66e8a tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:21.056766 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0d204092-7b2a-44c8-9252-1173acb66e8a tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Delete volume with id: 9de915b7-3733-49cb-a883-6c3250b6cc63 Aug 18 09:22:21.063587 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:21.063587 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:21.063948 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d204092-7b2a-44c8-9252-1173acb66e8a tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:22:21.064307 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc03945a-5137-4090-bb20-8cbc6876f958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdb5b4da-a46e-4c0a-aaa8-ba729af38f57', '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='d81fa70e8f1f4ce2b60db95de0c6b55d',qos_specs=None,replication_status=,reservations=['7d9b8c37-4d15-44e5-8781-427258497b9a','7ee9ab2c-ae72-4e2f-bc04-7ab0db73049b','5a611cce-0a75-4ecf-9552-4d8ec42c4a5f','1edb221e-a015-4bd6-8077-ac66463dab7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037700a57ae548efb79b53d834b92659',volume_type_id=862fece8-0ce9-424a-89e9-3edfc08730c1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:21Z,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=cdb5b4da-a46e-4c0a-aaa8-ba729af38f57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d81fa70e8f1f4ce2b60db95de0c6b55d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037700a57ae548efb79b53d834b92659',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(862fece8-0ce9-424a-89e9-3edfc08730c1),volume_type_id=862fece8-0ce9-424a-89e9-3edfc08730c1)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:21.065154 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1458da47-029d-42b4-8a9e-ec99c83df443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:21.080224 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d204092-7b2a-44c8-9252-1173acb66e8a tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Delete volume request issued successfully. Aug 18 09:22:21.080455 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d204092-7b2a-44c8-9252-1173acb66e8a tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 returned with HTTP 202 Aug 18 09:22:21.080859 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 970/3865] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:21 2026] DELETE /volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:21.085110 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1458da47-029d-42b4-8a9e-ec99c83df443) transitioned into state 'SUCCESS' from 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='d81fa70e8f1f4ce2b60db95de0c6b55d',qos_specs=None,replication_status=,reservations=['7d9b8c37-4d15-44e5-8781-427258497b9a','7ee9ab2c-ae72-4e2f-bc04-7ab0db73049b','5a611cce-0a75-4ecf-9552-4d8ec42c4a5f','1edb221e-a015-4bd6-8077-ac66463dab7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037700a57ae548efb79b53d834b92659',volume_type_id=862fece8-0ce9-424a-89e9-3edfc08730c1)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:21.085929 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f18651b-85ce-4206-b185-f7c72445fe04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:21.089289 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa946eb0-2a03-44a7-8798-9d6cc70e6bd5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:21.091769 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa946eb0-2a03-44a7-8798-9d6cc70e6bd5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 Aug 18 09:22:21.092156 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa946eb0-2a03-44a7-8798-9d6cc70e6bd5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:21.092464 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa946eb0-2a03-44a7-8798-9d6cc70e6bd5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:21.096818 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f18651b-85ce-4206-b185-f7c72445fe04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:21.097776 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Flow 'volume_create_api' (5aefc336-a0dc-44e8-8921-19b937bd7236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:21.098158 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Create volume request issued successfully. Aug 18 09:22:21.098848 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e77d9fa4-c5c8-4668-aa6b-ac7db1cabc1c tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:21.099503 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 978/3866] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:22:20 2026] POST /volume/v3/volumes => generated 772 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:21.102509 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:21.102509 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:21.107231 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa946eb0-2a03-44a7-8798-9d6cc70e6bd5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:22:21.114994 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa946eb0-2a03-44a7-8798-9d6cc70e6bd5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 returned with HTTP 200 Aug 18 09:22:21.115234 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11f618ad-b79b-4a78-b1b1-5995c76f669f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:21.115278 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 955/3867] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:21 2026] GET /volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 => generated 1419 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:21.117381 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11f618ad-b79b-4a78-b1b1-5995c76f669f tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] GET https://10.4.3.41/volume/v3/volumes/cdb5b4da-a46e-4c0a-aaa8-ba729af38f57 Aug 18 09:22:21.118936 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11f618ad-b79b-4a78-b1b1-5995c76f669f tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:21.118936 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11f618ad-b79b-4a78-b1b1-5995c76f669f tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:21.126350 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:21.126350 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:21.130468 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-11f618ad-b79b-4a78-b1b1-5995c76f669f tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Volume info retrieved successfully. Aug 18 09:22:21.134526 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11f618ad-b79b-4a78-b1b1-5995c76f669f tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/volumes/cdb5b4da-a46e-4c0a-aaa8-ba729af38f57 returned with HTTP 200 Aug 18 09:22:21.135059 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 965/3868] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:21 2026] GET /volume/v3/volumes/cdb5b4da-a46e-4c0a-aaa8-ba729af38f57 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:21.451287 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b86786f5-1f28-4ce9-bd18-6d84510698d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:21.452841 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b86786f5-1f28-4ce9-bd18-6d84510698d7 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 Aug 18 09:22:21.453081 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b86786f5-1f28-4ce9-bd18-6d84510698d7 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:21.453316 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b86786f5-1f28-4ce9-bd18-6d84510698d7 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:21.456994 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b86786f5-1f28-4ce9-bd18-6d84510698d7 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 returned with HTTP 404 Aug 18 09:22:21.457441 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 971/3869] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:21 2026] GET /volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:21.463475 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5687b21c-63cd-49ee-846d-98ec4dfbf555 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:21.465076 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5687b21c-63cd-49ee-846d-98ec4dfbf555 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e Aug 18 09:22:21.465251 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5687b21c-63cd-49ee-846d-98ec4dfbf555 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:21.465436 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5687b21c-63cd-49ee-846d-98ec4dfbf555 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:21.465586 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5687b21c-63cd-49ee-846d-98ec4dfbf555 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Delete volume with id: e92044cd-ffc9-400f-a4e6-9f8010a6518e Aug 18 09:22:21.472300 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:21.472300 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:21.472772 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5687b21c-63cd-49ee-846d-98ec4dfbf555 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Volume info retrieved successfully. Aug 18 09:22:21.488266 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5687b21c-63cd-49ee-846d-98ec4dfbf555 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Delete volume request issued successfully. Aug 18 09:22:21.488480 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5687b21c-63cd-49ee-846d-98ec4dfbf555 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e returned with HTTP 202 Aug 18 09:22:21.488976 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 979/3870] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:21 2026] DELETE /volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:21.497306 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79f07415-b94c-470d-be4e-d95824070b32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:21.499404 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79f07415-b94c-470d-be4e-d95824070b32 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e Aug 18 09:22:21.499633 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79f07415-b94c-470d-be4e-d95824070b32 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:21.499843 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79f07415-b94c-470d-be4e-d95824070b32 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:21.507885 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:21.507885 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:21.512001 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-79f07415-b94c-470d-be4e-d95824070b32 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Volume info retrieved successfully. Aug 18 09:22:21.518094 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79f07415-b94c-470d-be4e-d95824070b32 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e returned with HTTP 200 Aug 18 09:22:21.518657 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 956/3871] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:21 2026] GET /volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:21.876572 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ace8ce2-7f97-46c2-8dc6-cb9cfb0a3597 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:21.878377 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ace8ce2-7f97-46c2-8dc6-cb9cfb0a3597 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c Aug 18 09:22:21.878783 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ace8ce2-7f97-46c2-8dc6-cb9cfb0a3597 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:21.880238 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ace8ce2-7f97-46c2-8dc6-cb9cfb0a3597 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:21.884854 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ace8ce2-7f97-46c2-8dc6-cb9cfb0a3597 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c returned with HTTP 404 Aug 18 09:22:21.885484 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 966/3872] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:21 2026] GET /volume/v3/volumes/3a525f7a-f041-4985-85ab-2ad68c37727c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:21.892253 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bdcf3c0e-22e4-4e89-b0b9-64d0b8d43ac4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:21.894019 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdcf3c0e-22e4-4e89-b0b9-64d0b8d43ac4 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff Aug 18 09:22:21.894216 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdcf3c0e-22e4-4e89-b0b9-64d0b8d43ac4 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:21.894385 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdcf3c0e-22e4-4e89-b0b9-64d0b8d43ac4 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:21.894558 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-bdcf3c0e-22e4-4e89-b0b9-64d0b8d43ac4 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Delete volume with id: e644f054-bee1-48d1-8320-aa46c3c857ff Aug 18 09:22:21.901346 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:21.901346 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:21.901885 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bdcf3c0e-22e4-4e89-b0b9-64d0b8d43ac4 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:22:21.916484 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bdcf3c0e-22e4-4e89-b0b9-64d0b8d43ac4 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Delete volume request issued successfully. Aug 18 09:22:21.916642 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdcf3c0e-22e4-4e89-b0b9-64d0b8d43ac4 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff returned with HTTP 202 Aug 18 09:22:21.917041 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 972/3873] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:21 2026] DELETE /volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:21.923723 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b94fa34f-12bd-4f3f-902b-687befe2ca9d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:21.925584 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b94fa34f-12bd-4f3f-902b-687befe2ca9d tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff Aug 18 09:22:21.925782 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b94fa34f-12bd-4f3f-902b-687befe2ca9d tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:21.925976 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b94fa34f-12bd-4f3f-902b-687befe2ca9d tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:21.932921 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:21.932921 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:21.936516 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b94fa34f-12bd-4f3f-902b-687befe2ca9d tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:22:21.940635 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b94fa34f-12bd-4f3f-902b-687befe2ca9d tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff returned with HTTP 200 Aug 18 09:22:21.941009 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 980/3874] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:21 2026] GET /volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:21.970221 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e19ceb8-a7ab-4490-940e-94a96d5a23b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:21.973308 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e19ceb8-a7ab-4490-940e-94a96d5a23b0 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:21.974353 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e19ceb8-a7ab-4490-940e-94a96d5a23b0 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:21.974580 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e19ceb8-a7ab-4490-940e-94a96d5a23b0 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:21.974681 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3e19ceb8-a7ab-4490-940e-94a96d5a23b0 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:21.978920 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:21.978920 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:21.979674 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e19ceb8-a7ab-4490-940e-94a96d5a23b0 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:21.980030 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 957/3875] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:21 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:22.128163 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fef83091-ec2d-46a0-96ef-c0fa070eb1f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.129694 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fef83091-ec2d-46a0-96ef-c0fa070eb1f8 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 Aug 18 09:22:22.130146 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fef83091-ec2d-46a0-96ef-c0fa070eb1f8 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.130510 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fef83091-ec2d-46a0-96ef-c0fa070eb1f8 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.136601 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fef83091-ec2d-46a0-96ef-c0fa070eb1f8 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 returned with HTTP 404 Aug 18 09:22:22.137065 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 967/3876] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:22 2026] GET /volume/v3/volumes/9de915b7-3733-49cb-a883-6c3250b6cc63 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:22.145412 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-abcc5e10-47df-4af6-b3cb-9f61820771b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.147959 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abcc5e10-47df-4af6-b3cb-9f61820771b6 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/7ba78ec2-1ba5-4dee-8786-ed387c58cd06 Aug 18 09:22:22.148217 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c7479524-20cd-4d1f-b2a1-37f77219a961 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.148304 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abcc5e10-47df-4af6-b3cb-9f61820771b6 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.148521 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abcc5e10-47df-4af6-b3cb-9f61820771b6 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.148664 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-abcc5e10-47df-4af6-b3cb-9f61820771b6 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Delete snapshot with id: 7ba78ec2-1ba5-4dee-8786-ed387c58cd06 Aug 18 09:22:22.150369 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c7479524-20cd-4d1f-b2a1-37f77219a961 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] GET https://10.4.3.41/volume/v3/volumes/cdb5b4da-a46e-4c0a-aaa8-ba729af38f57 Aug 18 09:22:22.150674 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c7479524-20cd-4d1f-b2a1-37f77219a961 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.150869 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c7479524-20cd-4d1f-b2a1-37f77219a961 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.154668 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:22.154668 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:22.155268 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-abcc5e10-47df-4af6-b3cb-9f61820771b6 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Snapshot retrieved successfully. Aug 18 09:22:22.160539 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:22.160539 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:22.164144 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c7479524-20cd-4d1f-b2a1-37f77219a961 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Volume info retrieved successfully. Aug 18 09:22:22.168113 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c7479524-20cd-4d1f-b2a1-37f77219a961 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/volumes/cdb5b4da-a46e-4c0a-aaa8-ba729af38f57 returned with HTTP 200 Aug 18 09:22:22.168498 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 981/3877] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:22 2026] GET /volume/v3/volumes/cdb5b4da-a46e-4c0a-aaa8-ba729af38f57 => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:22.178729 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-abcc5e10-47df-4af6-b3cb-9f61820771b6 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Snapshot delete request issued successfully. Aug 18 09:22:22.179066 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abcc5e10-47df-4af6-b3cb-9f61820771b6 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/snapshots/7ba78ec2-1ba5-4dee-8786-ed387c58cd06 returned with HTTP 202 Aug 18 09:22:22.179750 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 973/3878] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:22 2026] DELETE /volume/v3/snapshots/7ba78ec2-1ba5-4dee-8786-ed387c58cd06 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:22.181032 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-619d30ab-7a13-4c51-a8ae-7a65054b6cb4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.184808 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-619d30ab-7a13-4c51-a8ae-7a65054b6cb4 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 18 09:22:22.184808 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-619d30ab-7a13-4c51-a8ae-7a65054b6cb4 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.184808 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-619d30ab-7a13-4c51-a8ae-7a65054b6cb4 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.188325 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-87c544a8-a289-4faa-adb7-63ab09b1082c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.190312 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87c544a8-a289-4faa-adb7-63ab09b1082c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/snapshots/7ba78ec2-1ba5-4dee-8786-ed387c58cd06 Aug 18 09:22:22.190613 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87c544a8-a289-4faa-adb7-63ab09b1082c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.190937 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87c544a8-a289-4faa-adb7-63ab09b1082c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.192618 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-619d30ab-7a13-4c51-a8ae-7a65054b6cb4 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:22:22.193217 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 958/3879] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:22:22 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:22.196845 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:22.196845 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:22.197324 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-87c544a8-a289-4faa-adb7-63ab09b1082c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Snapshot retrieved successfully. Aug 18 09:22:22.198288 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87c544a8-a289-4faa-adb7-63ab09b1082c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/snapshots/7ba78ec2-1ba5-4dee-8786-ed387c58cd06 returned with HTTP 200 Aug 18 09:22:22.198664 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 968/3880] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:22 2026] GET /volume/v3/snapshots/7ba78ec2-1ba5-4dee-8786-ed387c58cd06 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:22.202502 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9efdd6da-d8bd-4949-8ed9-506786b496c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.266349 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9efdd6da-d8bd-4949-8ed9-506786b496c6 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] DELETE https://10.4.3.41/volume/v3/messages/b31b599d-7b10-48fe-8fe3-8333c5a594d5 Aug 18 09:22:22.266694 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9efdd6da-d8bd-4949-8ed9-506786b496c6 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.266939 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9efdd6da-d8bd-4949-8ed9-506786b496c6 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.275634 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9efdd6da-d8bd-4949-8ed9-506786b496c6 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] https://10.4.3.41/volume/v3/messages/b31b599d-7b10-48fe-8fe3-8333c5a594d5 returned with HTTP 204 Aug 18 09:22:22.275943 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 982/3881] 10.4.3.41 () {68 vars in 1387 bytes} [Tue Aug 18 09:22:22 2026] DELETE /volume/v3/messages/b31b599d-7b10-48fe-8fe3-8333c5a594d5 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 09:22:22.283505 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-011831eb-8c62-4b3b-ae7e-0c826f1d5808 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.285339 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-011831eb-8c62-4b3b-ae7e-0c826f1d5808 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] GET https://10.4.3.41/volume/v3/messages/b31b599d-7b10-48fe-8fe3-8333c5a594d5 Aug 18 09:22:22.285563 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-011831eb-8c62-4b3b-ae7e-0c826f1d5808 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.285749 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-011831eb-8c62-4b3b-ae7e-0c826f1d5808 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.288638 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-011831eb-8c62-4b3b-ae7e-0c826f1d5808 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] https://10.4.3.41/volume/v3/messages/b31b599d-7b10-48fe-8fe3-8333c5a594d5 returned with HTTP 404 Aug 18 09:22:22.289048 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 974/3882] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:22 2026] GET /volume/v3/messages/b31b599d-7b10-48fe-8fe3-8333c5a594d5 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:22.295796 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3a6649a-933b-41ab-a91b-b816d4071532 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.297934 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3a6649a-933b-41ab-a91b-b816d4071532 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/cdb5b4da-a46e-4c0a-aaa8-ba729af38f57 Aug 18 09:22:22.298149 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3a6649a-933b-41ab-a91b-b816d4071532 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.298407 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3a6649a-933b-41ab-a91b-b816d4071532 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.298597 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d3a6649a-933b-41ab-a91b-b816d4071532 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Delete volume with id: cdb5b4da-a46e-4c0a-aaa8-ba729af38f57 Aug 18 09:22:22.307055 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:22.307055 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:22.307448 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d3a6649a-933b-41ab-a91b-b816d4071532 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Volume info retrieved successfully. Aug 18 09:22:22.308589 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d3a6649a-933b-41ab-a91b-b816d4071532 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 09:22:22.318946 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-d3a6649a-933b-41ab-a91b-b816d4071532 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1548271248 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1548271248, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:22:22.319236 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-d3a6649a-933b-41ab-a91b-b816d4071532 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1548271248 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1548271248, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:22:22.328341 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d3a6649a-933b-41ab-a91b-b816d4071532 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Created reservations ['dda8eeda-9341-41b9-8ee2-916197da9ae8', 'f76d08a8-8a1b-45b1-8dfe-c083d29bed35', 'b6806fd5-c103-4a5d-8611-d3dff1f59b9e', '52362a00-7563-488f-a55d-18762d9098aa'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:22.350468 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d3a6649a-933b-41ab-a91b-b816d4071532 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Delete volume request issued successfully. Aug 18 09:22:22.350643 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3a6649a-933b-41ab-a91b-b816d4071532 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/volumes/cdb5b4da-a46e-4c0a-aaa8-ba729af38f57 returned with HTTP 202 Aug 18 09:22:22.351061 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 959/3883] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:22 2026] DELETE /volume/v3/volumes/cdb5b4da-a46e-4c0a-aaa8-ba729af38f57 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:22.357602 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-804526ad-d5e5-4f97-a46b-e7956694cbd4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.359571 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-804526ad-d5e5-4f97-a46b-e7956694cbd4 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] DELETE https://10.4.3.41/volume/v3/types/862fece8-0ce9-424a-89e9-3edfc08730c1 Aug 18 09:22:22.359753 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-804526ad-d5e5-4f97-a46b-e7956694cbd4 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.359942 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-804526ad-d5e5-4f97-a46b-e7956694cbd4 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.384258 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-804526ad-d5e5-4f97-a46b-e7956694cbd4 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/types/862fece8-0ce9-424a-89e9-3edfc08730c1 returned with HTTP 202 Aug 18 09:22:22.384634 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 969/3884] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:22:22 2026] DELETE /volume/v3/types/862fece8-0ce9-424a-89e9-3edfc08730c1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:22.392077 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6d2f234d-66c1-4c8a-a6fa-34f06ea31e17 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.393857 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d2f234d-66c1-4c8a-a6fa-34f06ea31e17 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:22:22.394229 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d2f234d-66c1-4c8a-a6fa-34f06ea31e17 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1264727372", "extra_specs": {"storage_protocol": "tempest-storage_protocol-196814956", "vendor_name": "tempest-vendor_name-1289811451"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:22.407189 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d2f234d-66c1-4c8a-a6fa-34f06ea31e17 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:22:22.407553 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 983/3885] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:22:22 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:22.415573 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb1a00ec-0416-4796-8479-0020727a8a41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.417929 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:22.418455 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7f320e93-801f-498b-9d04-422c21b1a058", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:22.420238 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Create volume request body: {'volume': {'volume_type': '7f320e93-801f-498b-9d04-422c21b1a058', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:22.425021 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Create volume of 1 GB Aug 18 09:22:22.425453 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:22.425453 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:22.425900 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Availability Zones retrieved successfully. Aug 18 09:22:22.433096 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Flow 'volume_create_api' (4af8e5bf-813d-4198-88ea-caf2e71bb2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:22.434548 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5064127-89fe-435a-9f84-0a93e275e673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:22.435586 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:22.458369 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5064127-89fe-435a-9f84-0a93e275e673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:22:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-196814956',vendor_name='tempest-vendor_name-1289811451'},id=7f320e93-801f-498b-9d04-422c21b1a058,is_public=True,name='tempest-ProjectMemberTests-volume-type-1264727372',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f320e93-801f-498b-9d04-422c21b1a058', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:22.459173 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b091d16d-779e-4953-b820-cebb813bb9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:22.485269 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1264727372 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1264727372, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:22:22.485488 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1264727372 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1264727372, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:22:22.509695 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Created reservations ['dec26084-d843-4843-a0cf-e778332fd5ae', 'd370e8a3-3da8-455d-87e8-8c91e5723b52', 'cdc03a7d-e12d-4f1f-87ae-6bc05c67daad', '08e90818-bf5a-4aee-83bf-f8e9490b31cd'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:22.510256 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b091d16d-779e-4953-b820-cebb813bb9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dec26084-d843-4843-a0cf-e778332fd5ae', 'd370e8a3-3da8-455d-87e8-8c91e5723b52', 'cdc03a7d-e12d-4f1f-87ae-6bc05c67daad', '08e90818-bf5a-4aee-83bf-f8e9490b31cd']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:22.510990 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126711ce-276f-4b46-be71-2d6084b6c711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:22.532661 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a0b74a2-39fc-4573-ae54-359ba6b52f40 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.534513 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a0b74a2-39fc-4573-ae54-359ba6b52f40 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e Aug 18 09:22:22.534698 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a0b74a2-39fc-4573-ae54-359ba6b52f40 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.534879 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a0b74a2-39fc-4573-ae54-359ba6b52f40 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.535693 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126711ce-276f-4b46-be71-2d6084b6c711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edd7a7f4-8450-4460-8743-19dcf6a05086', '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='d81fa70e8f1f4ce2b60db95de0c6b55d',qos_specs=None,replication_status=,reservations=['dec26084-d843-4843-a0cf-e778332fd5ae','d370e8a3-3da8-455d-87e8-8c91e5723b52','cdc03a7d-e12d-4f1f-87ae-6bc05c67daad','08e90818-bf5a-4aee-83bf-f8e9490b31cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037700a57ae548efb79b53d834b92659',volume_type_id=7f320e93-801f-498b-9d04-422c21b1a058), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:22Z,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=edd7a7f4-8450-4460-8743-19dcf6a05086,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d81fa70e8f1f4ce2b60db95de0c6b55d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037700a57ae548efb79b53d834b92659',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f320e93-801f-498b-9d04-422c21b1a058),volume_type_id=7f320e93-801f-498b-9d04-422c21b1a058)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:22.536532 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db3630f-b712-4026-b020-55d81602e57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:22.540987 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a0b74a2-39fc-4573-ae54-359ba6b52f40 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e returned with HTTP 404 Aug 18 09:22:22.541543 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 960/3886] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:22 2026] GET /volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:22.552676 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f479d0a2-3e02-405f-b3d0-63a8fbc833a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.554915 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f479d0a2-3e02-405f-b3d0-63a8fbc833a8 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea Aug 18 09:22:22.555177 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f479d0a2-3e02-405f-b3d0-63a8fbc833a8 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.555423 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f479d0a2-3e02-405f-b3d0-63a8fbc833a8 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.555632 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f479d0a2-3e02-405f-b3d0-63a8fbc833a8 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Delete volume with id: 9ab1af8e-9c77-49ae-913b-11daf16068ea Aug 18 09:22:22.556845 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db3630f-b712-4026-b020-55d81602e57c) transitioned into state 'SUCCESS' from 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='d81fa70e8f1f4ce2b60db95de0c6b55d',qos_specs=None,replication_status=,reservations=['dec26084-d843-4843-a0cf-e778332fd5ae','d370e8a3-3da8-455d-87e8-8c91e5723b52','cdc03a7d-e12d-4f1f-87ae-6bc05c67daad','08e90818-bf5a-4aee-83bf-f8e9490b31cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037700a57ae548efb79b53d834b92659',volume_type_id=7f320e93-801f-498b-9d04-422c21b1a058)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:22.557654 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d85efb1-6216-4317-9d17-5eb25de31cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:22.564746 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:22.564746 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:22.565366 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f479d0a2-3e02-405f-b3d0-63a8fbc833a8 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Volume info retrieved successfully. Aug 18 09:22:22.570384 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d85efb1-6216-4317-9d17-5eb25de31cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:22.571128 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Flow 'volume_create_api' (4af8e5bf-813d-4198-88ea-caf2e71bb2cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:22.571411 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Create volume request issued successfully. Aug 18 09:22:22.571970 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb1a00ec-0416-4796-8479-0020727a8a41 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:22.572370 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 975/3887] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:22:22 2026] POST /volume/v3/volumes => generated 772 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:22.581987 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f479d0a2-3e02-405f-b3d0-63a8fbc833a8 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Delete volume request issued successfully. Aug 18 09:22:22.582173 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f479d0a2-3e02-405f-b3d0-63a8fbc833a8 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea returned with HTTP 202 Aug 18 09:22:22.582578 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 970/3888] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:22 2026] DELETE /volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:22.584883 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-61d8e7d6-8245-46c8-b8c3-55e6978288a7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.590060 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61d8e7d6-8245-46c8-b8c3-55e6978288a7 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] GET https://10.4.3.41/volume/v3/volumes/edd7a7f4-8450-4460-8743-19dcf6a05086 Aug 18 09:22:22.590511 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61d8e7d6-8245-46c8-b8c3-55e6978288a7 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.590768 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61d8e7d6-8245-46c8-b8c3-55e6978288a7 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.591840 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c88c4fc2-dd74-4389-a25f-8bfd916d0895 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.593734 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c88c4fc2-dd74-4389-a25f-8bfd916d0895 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea Aug 18 09:22:22.593943 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c88c4fc2-dd74-4389-a25f-8bfd916d0895 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.594188 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c88c4fc2-dd74-4389-a25f-8bfd916d0895 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.601744 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:22.601744 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:22.604910 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:22.604910 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:22.606573 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c88c4fc2-dd74-4389-a25f-8bfd916d0895 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Volume info retrieved successfully. Aug 18 09:22:22.612900 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c88c4fc2-dd74-4389-a25f-8bfd916d0895 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea returned with HTTP 200 Aug 18 09:22:22.612900 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 961/3889] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:22 2026] GET /volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:22.613081 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-61d8e7d6-8245-46c8-b8c3-55e6978288a7 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Volume info retrieved successfully. Aug 18 09:22:22.616981 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61d8e7d6-8245-46c8-b8c3-55e6978288a7 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/volumes/edd7a7f4-8450-4460-8743-19dcf6a05086 returned with HTTP 200 Aug 18 09:22:22.617431 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 984/3890] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:22 2026] GET /volume/v3/volumes/edd7a7f4-8450-4460-8743-19dcf6a05086 => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:22.956464 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a50cc0b3-5f81-4d7f-90d5-c86f2cc51972 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.959689 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a50cc0b3-5f81-4d7f-90d5-c86f2cc51972 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff Aug 18 09:22:22.959689 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a50cc0b3-5f81-4d7f-90d5-c86f2cc51972 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.959689 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a50cc0b3-5f81-4d7f-90d5-c86f2cc51972 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.964574 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a50cc0b3-5f81-4d7f-90d5-c86f2cc51972 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff returned with HTTP 404 Aug 18 09:22:22.965044 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 976/3891] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:22 2026] GET /volume/v3/volumes/e644f054-bee1-48d1-8320-aa46c3c857ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:22.971521 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c51a4014-db5b-4cf8-87b9-72c4d8495bab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.973203 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c51a4014-db5b-4cf8-87b9-72c4d8495bab tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] DELETE https://10.4.3.41/volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e Aug 18 09:22:22.973414 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c51a4014-db5b-4cf8-87b9-72c4d8495bab tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.973595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c51a4014-db5b-4cf8-87b9-72c4d8495bab tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.973748 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c51a4014-db5b-4cf8-87b9-72c4d8495bab tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Delete volume with id: c679512d-5d43-43f9-bfaa-4f01c8519f7e Aug 18 09:22:22.980190 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:22.980190 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:22.980729 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c51a4014-db5b-4cf8-87b9-72c4d8495bab tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:22:22.989591 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed6be576-d5bc-417d-9a44-f57a6d803cae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:22.991651 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed6be576-d5bc-417d-9a44-f57a6d803cae tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:22.992059 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed6be576-d5bc-417d-9a44-f57a6d803cae tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:22.992211 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed6be576-d5bc-417d-9a44-f57a6d803cae tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:22.992335 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ed6be576-d5bc-417d-9a44-f57a6d803cae tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:22.996720 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:22.996720 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:22.997530 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed6be576-d5bc-417d-9a44-f57a6d803cae tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:22.997931 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 962/3892] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:22 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:22.998815 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c51a4014-db5b-4cf8-87b9-72c4d8495bab tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Delete volume request issued successfully. Aug 18 09:22:23.001171 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c51a4014-db5b-4cf8-87b9-72c4d8495bab tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e returned with HTTP 202 Aug 18 09:22:23.001171 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 971/3893] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:22 2026] DELETE /volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:23.008677 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27a74777-b8ab-4fcc-9563-ea8be9eb3231 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.010299 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27a74777-b8ab-4fcc-9563-ea8be9eb3231 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e Aug 18 09:22:23.010505 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27a74777-b8ab-4fcc-9563-ea8be9eb3231 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.010709 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27a74777-b8ab-4fcc-9563-ea8be9eb3231 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.016953 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:23.016953 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:23.020192 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-27a74777-b8ab-4fcc-9563-ea8be9eb3231 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Volume info retrieved successfully. Aug 18 09:22:23.024033 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27a74777-b8ab-4fcc-9563-ea8be9eb3231 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e returned with HTTP 200 Aug 18 09:22:23.024358 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 985/3894] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:23 2026] GET /volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:23.207757 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-81f00d8a-e0f6-447d-82e7-8b698c957c62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.209545 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81f00d8a-e0f6-447d-82e7-8b698c957c62 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/snapshots/7ba78ec2-1ba5-4dee-8786-ed387c58cd06 Aug 18 09:22:23.209779 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81f00d8a-e0f6-447d-82e7-8b698c957c62 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.209957 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81f00d8a-e0f6-447d-82e7-8b698c957c62 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.213989 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81f00d8a-e0f6-447d-82e7-8b698c957c62 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/snapshots/7ba78ec2-1ba5-4dee-8786-ed387c58cd06 returned with HTTP 404 Aug 18 09:22:23.214521 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 977/3895] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:23 2026] GET /volume/v3/snapshots/7ba78ec2-1ba5-4dee-8786-ed387c58cd06 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:23.631272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f0d4fdf-5137-40f1-9b06-f196d4988bd9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.632685 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98c1bab4-f0c0-4cd8-bd8d-239554de1e72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.633045 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f0d4fdf-5137-40f1-9b06-f196d4988bd9 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea Aug 18 09:22:23.633244 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f0d4fdf-5137-40f1-9b06-f196d4988bd9 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.633503 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f0d4fdf-5137-40f1-9b06-f196d4988bd9 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.634308 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98c1bab4-f0c0-4cd8-bd8d-239554de1e72 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] GET https://10.4.3.41/volume/v3/volumes/edd7a7f4-8450-4460-8743-19dcf6a05086 Aug 18 09:22:23.634495 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98c1bab4-f0c0-4cd8-bd8d-239554de1e72 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.634727 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98c1bab4-f0c0-4cd8-bd8d-239554de1e72 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.639929 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f0d4fdf-5137-40f1-9b06-f196d4988bd9 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea returned with HTTP 404 Aug 18 09:22:23.640418 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 963/3896] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:23 2026] GET /volume/v3/volumes/9ab1af8e-9c77-49ae-913b-11daf16068ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:23.644186 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:23.644186 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:23.648428 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f37b10c6-0170-4e33-a744-c4e65e84a031 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.649279 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98c1bab4-f0c0-4cd8-bd8d-239554de1e72 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Volume info retrieved successfully. Aug 18 09:22:23.650738 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f37b10c6-0170-4e33-a744-c4e65e84a031 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 Aug 18 09:22:23.650977 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f37b10c6-0170-4e33-a744-c4e65e84a031 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.651221 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f37b10c6-0170-4e33-a744-c4e65e84a031 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.651355 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-f37b10c6-0170-4e33-a744-c4e65e84a031 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Delete snapshot with id: 2281ef85-77e5-49f4-a434-b69e49e4c751 Aug 18 09:22:23.657452 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98c1bab4-f0c0-4cd8-bd8d-239554de1e72 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/volumes/edd7a7f4-8450-4460-8743-19dcf6a05086 returned with HTTP 200 Aug 18 09:22:23.657952 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 972/3897] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:23 2026] GET /volume/v3/volumes/edd7a7f4-8450-4460-8743-19dcf6a05086 => generated 972 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:23.662294 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f37b10c6-0170-4e33-a744-c4e65e84a031 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 returned with HTTP 404 Aug 18 09:22:23.662899 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 986/3898] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:23 2026] DELETE /volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:23.669823 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39eab743-c25d-4d0b-a7b0-1c9c4debee89 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.671385 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-898e933c-7b9a-4e02-9534-11b47d59c3cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.671884 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39eab743-c25d-4d0b-a7b0-1c9c4debee89 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 18 09:22:23.671884 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39eab743-c25d-4d0b-a7b0-1c9c4debee89 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.672291 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39eab743-c25d-4d0b-a7b0-1c9c4debee89 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.672291 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:23.672291 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:23.673838 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-898e933c-7b9a-4e02-9534-11b47d59c3cf tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 Aug 18 09:22:23.675319 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-898e933c-7b9a-4e02-9534-11b47d59c3cf tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.675319 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-898e933c-7b9a-4e02-9534-11b47d59c3cf tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.679647 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39eab743-c25d-4d0b-a7b0-1c9c4debee89 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:22:23.680423 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 978/3899] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:22:23 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:23.682399 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-898e933c-7b9a-4e02-9534-11b47d59c3cf tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 returned with HTTP 404 Aug 18 09:22:23.683185 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 964/3900] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:23 2026] GET /volume/v3/snapshots/2281ef85-77e5-49f4-a434-b69e49e4c751 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:23.693604 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dd7a3184-4cb1-4004-835f-a0407b37580e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.693747 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bccf09a8-ad83-4df2-870b-a8ebb0ad9ea0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.696287 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bccf09a8-ad83-4df2-870b-a8ebb0ad9ea0 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] GET https://10.4.3.41/volume/v3/messages Aug 18 09:22:23.696287 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bccf09a8-ad83-4df2-870b-a8ebb0ad9ea0 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.696412 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bccf09a8-ad83-4df2-870b-a8ebb0ad9ea0 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.697433 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd7a3184-4cb1-4004-835f-a0407b37580e tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e Aug 18 09:22:23.697644 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd7a3184-4cb1-4004-835f-a0407b37580e tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.697978 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd7a3184-4cb1-4004-835f-a0407b37580e tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.698252 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-dd7a3184-4cb1-4004-835f-a0407b37580e tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Delete volume with id: e92044cd-ffc9-400f-a4e6-9f8010a6518e Aug 18 09:22:23.702181 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bccf09a8-ad83-4df2-870b-a8ebb0ad9ea0 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:22:23.702769 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 973/3901] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:22:23 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:23.710281 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd7a3184-4cb1-4004-835f-a0407b37580e tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e returned with HTTP 404 Aug 18 09:22:23.710842 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 987/3902] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:23 2026] DELETE /volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:23.713980 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3dd6d6b-a4dc-4249-9513-ae27373766d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.716835 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3dd6d6b-a4dc-4249-9513-ae27373766d3 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] DELETE https://10.4.3.41/volume/v3/messages/6fe06a57-866a-4683-94f9-b627b6a20a8e Aug 18 09:22:23.717114 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3dd6d6b-a4dc-4249-9513-ae27373766d3 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.717377 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3dd6d6b-a4dc-4249-9513-ae27373766d3 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.720868 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b81d7677-0b96-4a27-b9d3-e39c034e1721 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.724788 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b81d7677-0b96-4a27-b9d3-e39c034e1721 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] GET https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e Aug 18 09:22:23.724788 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b81d7677-0b96-4a27-b9d3-e39c034e1721 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.724788 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b81d7677-0b96-4a27-b9d3-e39c034e1721 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.734908 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b81d7677-0b96-4a27-b9d3-e39c034e1721 tempest-SnapshotDependencyTests-1704286979 tempest-SnapshotDependencyTests-1704286979-project-member] https://10.4.3.41/volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e returned with HTTP 404 Aug 18 09:22:23.735752 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 965/3903] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:23 2026] GET /volume/v3/volumes/e92044cd-ffc9-400f-a4e6-9f8010a6518e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:23.744864 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3dd6d6b-a4dc-4249-9513-ae27373766d3 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/messages/6fe06a57-866a-4683-94f9-b627b6a20a8e returned with HTTP 204 Aug 18 09:22:23.745366 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 979/3904] 10.4.3.41 () {68 vars in 1387 bytes} [Tue Aug 18 09:22:23 2026] DELETE /volume/v3/messages/6fe06a57-866a-4683-94f9-b627b6a20a8e => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 09:22:23.753437 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-db388d24-ca02-4563-85d8-897cd1885802 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.755333 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db388d24-ca02-4563-85d8-897cd1885802 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/edd7a7f4-8450-4460-8743-19dcf6a05086 Aug 18 09:22:23.755649 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db388d24-ca02-4563-85d8-897cd1885802 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.755875 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db388d24-ca02-4563-85d8-897cd1885802 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.756033 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-db388d24-ca02-4563-85d8-897cd1885802 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Delete volume with id: edd7a7f4-8450-4460-8743-19dcf6a05086 Aug 18 09:22:23.763524 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:23.763524 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:23.763983 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-db388d24-ca02-4563-85d8-897cd1885802 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Volume info retrieved successfully. Aug 18 09:22:23.765006 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db388d24-ca02-4563-85d8-897cd1885802 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 09:22:23.782165 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-db388d24-ca02-4563-85d8-897cd1885802 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1264727372 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1264727372, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:22:23.782165 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-db388d24-ca02-4563-85d8-897cd1885802 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1264727372 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1264727372, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:22:23.796269 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-db388d24-ca02-4563-85d8-897cd1885802 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Created reservations ['865caed0-5822-4f95-9232-d61eb28c51df', 'a3a5b3c0-e872-4e5f-923c-4057b3389860', 'eb63e3df-6e5f-4c0e-92b0-bb03f2b36127', 'd5fe27eb-abcc-4564-b952-ef9325ff12d2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:23.827048 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-db388d24-ca02-4563-85d8-897cd1885802 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Delete volume request issued successfully. Aug 18 09:22:23.827348 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db388d24-ca02-4563-85d8-897cd1885802 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/volumes/edd7a7f4-8450-4460-8743-19dcf6a05086 returned with HTTP 202 Aug 18 09:22:23.828049 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 974/3905] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:23 2026] DELETE /volume/v3/volumes/edd7a7f4-8450-4460-8743-19dcf6a05086 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:23.838409 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6ec16afb-8227-4d5e-b366-8eb12217bddf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.840147 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ec16afb-8227-4d5e-b366-8eb12217bddf tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] DELETE https://10.4.3.41/volume/v3/types/7f320e93-801f-498b-9d04-422c21b1a058 Aug 18 09:22:23.840351 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ec16afb-8227-4d5e-b366-8eb12217bddf tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:23.840588 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ec16afb-8227-4d5e-b366-8eb12217bddf tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:23.871578 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ec16afb-8227-4d5e-b366-8eb12217bddf tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/types/7f320e93-801f-498b-9d04-422c21b1a058 returned with HTTP 202 Aug 18 09:22:23.873013 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 988/3906] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:22:23 2026] DELETE /volume/v3/types/7f320e93-801f-498b-9d04-422c21b1a058 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:23.880500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd7ac4b5-e465-4988-8577-2d5245e2d0e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.882199 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd7ac4b5-e465-4988-8577-2d5245e2d0e8 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:22:23.882593 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd7ac4b5-e465-4988-8577-2d5245e2d0e8 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1189530472", "extra_specs": {"storage_protocol": "tempest-storage_protocol-904551514", "vendor_name": "tempest-vendor_name-1063167417"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:23.898868 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd7ac4b5-e465-4988-8577-2d5245e2d0e8 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:22:23.899360 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 966/3907] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:22:23 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:23.909807 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:23.911284 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:23.911622 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "969aef0f-3942-434d-a805-75872e385d37", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:23.912916 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Create volume request body: {'volume': {'volume_type': '969aef0f-3942-434d-a805-75872e385d37', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:23.916081 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Create volume of 1 GB Aug 18 09:22:23.916417 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:23.916417 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:23.916801 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Availability Zones retrieved successfully. Aug 18 09:22:23.923440 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Flow 'volume_create_api' (7b701dd8-c4d0-429a-93bc-8b8272448ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:23.923440 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eaef0fe-24e6-4f53-a880-77c5e36d1b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:23.923936 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:23.943077 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eaef0fe-24e6-4f53-a880-77c5e36d1b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:22:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-904551514',vendor_name='tempest-vendor_name-1063167417'},id=969aef0f-3942-434d-a805-75872e385d37,is_public=True,name='tempest-ProjectMemberTests-volume-type-1189530472',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969aef0f-3942-434d-a805-75872e385d37', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:23.943848 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f308c37-ee05-4e56-8261-4b926b471a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:23.973436 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1189530472 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1189530472, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:22:23.973436 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1189530472 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1189530472, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:22:23.998902 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Created reservations ['99820f6e-684e-46f5-80ce-a507a8a6fdee', '9806287f-7d36-491e-a304-31fbf1fd8252', 'e72fdef4-631e-4f48-9d7c-9ad23e0c5de2', '24758c41-b182-4157-a34a-c07cd7467591'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:23.999883 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f308c37-ee05-4e56-8261-4b926b471a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99820f6e-684e-46f5-80ce-a507a8a6fdee', '9806287f-7d36-491e-a304-31fbf1fd8252', 'e72fdef4-631e-4f48-9d7c-9ad23e0c5de2', '24758c41-b182-4157-a34a-c07cd7467591']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:24.000658 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b09228b-ba63-4983-9cfe-cc32170906c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:24.013287 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3a17d4a-3a4d-4952-aafe-1a3f87c8e6a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:24.015512 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3a17d4a-3a4d-4952-aafe-1a3f87c8e6a6 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:24.015760 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3a17d4a-3a4d-4952-aafe-1a3f87c8e6a6 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:24.015978 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3a17d4a-3a4d-4952-aafe-1a3f87c8e6a6 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:24.016092 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c3a17d4a-3a4d-4952-aafe-1a3f87c8e6a6 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:24.020912 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:24.020912 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:24.021815 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3a17d4a-3a4d-4952-aafe-1a3f87c8e6a6 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:24.022248 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 975/3908] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:24 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:24.032410 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b09228b-ba63-4983-9cfe-cc32170906c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f7e38fe-4219-44b1-8710-fa21e234d0ff', '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='d81fa70e8f1f4ce2b60db95de0c6b55d',qos_specs=None,replication_status=,reservations=['99820f6e-684e-46f5-80ce-a507a8a6fdee','9806287f-7d36-491e-a304-31fbf1fd8252','e72fdef4-631e-4f48-9d7c-9ad23e0c5de2','24758c41-b182-4157-a34a-c07cd7467591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037700a57ae548efb79b53d834b92659',volume_type_id=969aef0f-3942-434d-a805-75872e385d37), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:24Z,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=4f7e38fe-4219-44b1-8710-fa21e234d0ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d81fa70e8f1f4ce2b60db95de0c6b55d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037700a57ae548efb79b53d834b92659',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969aef0f-3942-434d-a805-75872e385d37),volume_type_id=969aef0f-3942-434d-a805-75872e385d37)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:24.032410 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49fdc22f-50e9-44af-a829-039d43c5b4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:24.036404 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2b185e6-eaac-4c3b-8020-4b96eea5bb74 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:24.038530 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2b185e6-eaac-4c3b-8020-4b96eea5bb74 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] GET https://10.4.3.41/volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e Aug 18 09:22:24.038913 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2b185e6-eaac-4c3b-8020-4b96eea5bb74 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:24.039188 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2b185e6-eaac-4c3b-8020-4b96eea5bb74 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:24.047591 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2b185e6-eaac-4c3b-8020-4b96eea5bb74 tempest-VolumesBackupsTest-1114949384 tempest-VolumesBackupsTest-1114949384-project-member] https://10.4.3.41/volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e returned with HTTP 404 Aug 18 09:22:24.048498 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 989/3909] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:24 2026] GET /volume/v3/volumes/c679512d-5d43-43f9-bfaa-4f01c8519f7e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:24.057270 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49fdc22f-50e9-44af-a829-039d43c5b4be) transitioned into state 'SUCCESS' from 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='d81fa70e8f1f4ce2b60db95de0c6b55d',qos_specs=None,replication_status=,reservations=['99820f6e-684e-46f5-80ce-a507a8a6fdee','9806287f-7d36-491e-a304-31fbf1fd8252','e72fdef4-631e-4f48-9d7c-9ad23e0c5de2','24758c41-b182-4157-a34a-c07cd7467591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037700a57ae548efb79b53d834b92659',volume_type_id=969aef0f-3942-434d-a805-75872e385d37)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:24.058267 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ed7c62f-6f81-42e1-9b1d-c6af4e70c879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:24.069284 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ed7c62f-6f81-42e1-9b1d-c6af4e70c879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:24.070285 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Flow 'volume_create_api' (7b701dd8-c4d0-429a-93bc-8b8272448ebb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:24.070670 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Create volume request issued successfully. Aug 18 09:22:24.071346 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe2e6701-5107-4dbd-85bf-b0940dc1da6d tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:24.074483 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 980/3910] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:22:23 2026] POST /volume/v3/volumes => generated 772 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:24.084827 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7e632b6-b413-44a0-943d-561eb8950ca9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:24.090171 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7e632b6-b413-44a0-943d-561eb8950ca9 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] GET https://10.4.3.41/volume/v3/volumes/4f7e38fe-4219-44b1-8710-fa21e234d0ff Aug 18 09:22:24.090171 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7e632b6-b413-44a0-943d-561eb8950ca9 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:24.090171 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7e632b6-b413-44a0-943d-561eb8950ca9 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:24.099802 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:24.099802 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:24.105504 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b7e632b6-b413-44a0-943d-561eb8950ca9 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Volume info retrieved successfully. Aug 18 09:22:24.110232 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7e632b6-b413-44a0-943d-561eb8950ca9 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/volumes/4f7e38fe-4219-44b1-8710-fa21e234d0ff returned with HTTP 200 Aug 18 09:22:24.110763 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 967/3911] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:24 2026] GET /volume/v3/volumes/4f7e38fe-4219-44b1-8710-fa21e234d0ff => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:24.725434 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3087969f-6151-47d3-8040-63208aac90ea req-58f819d0-3769-411c-89dc-8aefa9c3d88c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:24.727725 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3087969f-6151-47d3-8040-63208aac90ea req-58f819d0-3769-411c-89dc-8aefa9c3d88c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] DELETE https://10.4.3.41/volume/v3/attachments/f35e9d54-b818-470b-8b02-b35497559c96 Aug 18 09:22:24.728037 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3087969f-6151-47d3-8040-63208aac90ea req-58f819d0-3769-411c-89dc-8aefa9c3d88c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:24.729094 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3087969f-6151-47d3-8040-63208aac90ea req-58f819d0-3769-411c-89dc-8aefa9c3d88c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:24.738265 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:24.738265 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:24.792259 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3087969f-6151-47d3-8040-63208aac90ea req-58f819d0-3769-411c-89dc-8aefa9c3d88c tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/attachments/f35e9d54-b818-470b-8b02-b35497559c96 returned with HTTP 200 Aug 18 09:22:24.792671 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 976/3912] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:22:24 2026] DELETE /volume/v3/attachments/f35e9d54-b818-470b-8b02-b35497559c96 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:25.036528 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c9e7dc52-1371-4b12-92fa-b2d9b25256d7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:25.038106 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c9e7dc52-1371-4b12-92fa-b2d9b25256d7 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:25.038315 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c9e7dc52-1371-4b12-92fa-b2d9b25256d7 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:25.038516 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c9e7dc52-1371-4b12-92fa-b2d9b25256d7 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:25.038615 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c9e7dc52-1371-4b12-92fa-b2d9b25256d7 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:25.042974 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:25.042974 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:25.043672 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c9e7dc52-1371-4b12-92fa-b2d9b25256d7 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:25.043984 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 990/3913] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:25 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:25.127328 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f13a944-66d4-4add-a134-e3cd29d030a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:25.133107 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f13a944-66d4-4add-a134-e3cd29d030a1 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] GET https://10.4.3.41/volume/v3/volumes/4f7e38fe-4219-44b1-8710-fa21e234d0ff Aug 18 09:22:25.133373 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f13a944-66d4-4add-a134-e3cd29d030a1 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:25.133589 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f13a944-66d4-4add-a134-e3cd29d030a1 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:25.143827 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:25.143827 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:25.148608 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2f13a944-66d4-4add-a134-e3cd29d030a1 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Volume info retrieved successfully. Aug 18 09:22:25.154715 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f13a944-66d4-4add-a134-e3cd29d030a1 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/volumes/4f7e38fe-4219-44b1-8710-fa21e234d0ff returned with HTTP 200 Aug 18 09:22:25.155107 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 981/3914] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:25 2026] GET /volume/v3/volumes/4f7e38fe-4219-44b1-8710-fa21e234d0ff => generated 972 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:25.167293 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-947e2f6d-80e4-4fb3-b3bf-7fb27df430fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:25.171065 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-947e2f6d-80e4-4fb3-b3bf-7fb27df430fd tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 18 09:22:25.171065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-947e2f6d-80e4-4fb3-b3bf-7fb27df430fd tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:25.171065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-947e2f6d-80e4-4fb3-b3bf-7fb27df430fd tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:25.175912 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-947e2f6d-80e4-4fb3-b3bf-7fb27df430fd tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:22:25.176843 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 968/3915] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:22:25 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:25.186419 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9a1baa93-182c-471b-9897-1f7c4c601629 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:25.188122 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a1baa93-182c-471b-9897-1f7c4c601629 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] GET https://10.4.3.41/volume/v3/messages/8450013a-bb3b-48f1-9e4b-67fece561ec8 Aug 18 09:22:25.188378 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a1baa93-182c-471b-9897-1f7c4c601629 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:25.188579 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a1baa93-182c-471b-9897-1f7c4c601629 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:25.191346 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:25.191346 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:25.191993 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a1baa93-182c-471b-9897-1f7c4c601629 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-member] https://10.4.3.41/volume/v3/messages/8450013a-bb3b-48f1-9e4b-67fece561ec8 returned with HTTP 200 Aug 18 09:22:25.192340 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 977/3916] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:25 2026] GET /volume/v3/messages/8450013a-bb3b-48f1-9e4b-67fece561ec8 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:25.200889 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2cf12895-bb32-4e68-b62d-5bad9f5155ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:25.203377 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cf12895-bb32-4e68-b62d-5bad9f5155ff tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] DELETE https://10.4.3.41/volume/v3/messages/8450013a-bb3b-48f1-9e4b-67fece561ec8 Aug 18 09:22:25.203721 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cf12895-bb32-4e68-b62d-5bad9f5155ff tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:25.204001 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cf12895-bb32-4e68-b62d-5bad9f5155ff tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:25.225303 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cf12895-bb32-4e68-b62d-5bad9f5155ff tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/messages/8450013a-bb3b-48f1-9e4b-67fece561ec8 returned with HTTP 204 Aug 18 09:22:25.225798 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 991/3917] 10.4.3.41 () {68 vars in 1387 bytes} [Tue Aug 18 09:22:25 2026] DELETE /volume/v3/messages/8450013a-bb3b-48f1-9e4b-67fece561ec8 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 09:22:25.233893 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6b2898ed-7ab0-4bfa-a8de-93e3a8240acc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:25.236237 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b2898ed-7ab0-4bfa-a8de-93e3a8240acc tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/4f7e38fe-4219-44b1-8710-fa21e234d0ff Aug 18 09:22:25.236536 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b2898ed-7ab0-4bfa-a8de-93e3a8240acc tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:25.236792 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b2898ed-7ab0-4bfa-a8de-93e3a8240acc tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:25.237035 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6b2898ed-7ab0-4bfa-a8de-93e3a8240acc tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Delete volume with id: 4f7e38fe-4219-44b1-8710-fa21e234d0ff Aug 18 09:22:25.246651 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:25.246651 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:25.247115 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6b2898ed-7ab0-4bfa-a8de-93e3a8240acc tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Volume info retrieved successfully. Aug 18 09:22:25.248752 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6b2898ed-7ab0-4bfa-a8de-93e3a8240acc tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 09:22:25.273644 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6b2898ed-7ab0-4bfa-a8de-93e3a8240acc tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Created reservations ['365c9b04-4ecd-4458-9753-a690a057db04', '1f3d8f5d-d75a-4be0-9a5f-efca52885fad', '2c087366-ae83-4f2e-8c73-a44568a2161c', 'ba621d22-2384-46a5-b1c5-73375cc0b8d1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:25.310682 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6b2898ed-7ab0-4bfa-a8de-93e3a8240acc tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Delete volume request issued successfully. Aug 18 09:22:25.310932 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b2898ed-7ab0-4bfa-a8de-93e3a8240acc tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/volumes/4f7e38fe-4219-44b1-8710-fa21e234d0ff returned with HTTP 202 Aug 18 09:22:25.311501 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 982/3918] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:25 2026] DELETE /volume/v3/volumes/4f7e38fe-4219-44b1-8710-fa21e234d0ff => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:25.318065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a544cd5-d86e-4854-a48f-7d84dc423d11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:25.320101 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a544cd5-d86e-4854-a48f-7d84dc423d11 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] DELETE https://10.4.3.41/volume/v3/types/969aef0f-3942-434d-a805-75872e385d37 Aug 18 09:22:25.321852 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a544cd5-d86e-4854-a48f-7d84dc423d11 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:25.321852 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a544cd5-d86e-4854-a48f-7d84dc423d11 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:25.344853 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a544cd5-d86e-4854-a48f-7d84dc423d11 tempest-ProjectMemberTests-159156726 tempest-ProjectMemberTests-159156726-project-admin] https://10.4.3.41/volume/v3/types/969aef0f-3942-434d-a805-75872e385d37 returned with HTTP 202 Aug 18 09:22:25.344853 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 969/3919] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:22:25 2026] DELETE /volume/v3/types/969aef0f-3942-434d-a805-75872e385d37 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:26.054138 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-69b3c537-febb-43c9-8853-ca1ab78c7411 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:26.057968 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69b3c537-febb-43c9-8853-ca1ab78c7411 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:26.058211 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69b3c537-febb-43c9-8853-ca1ab78c7411 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:26.058617 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69b3c537-febb-43c9-8853-ca1ab78c7411 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:26.058617 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-69b3c537-febb-43c9-8853-ca1ab78c7411 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:26.063290 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:26.063290 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:26.063991 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69b3c537-febb-43c9-8853-ca1ab78c7411 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:26.064461 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 978/3920] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:26 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:26.259957 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-efd6e6df-1146-4074-b072-e986f02c9af5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:26.262660 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efd6e6df-1146-4074-b072-e986f02c9af5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:22:26.262727 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efd6e6df-1146-4074-b072-e986f02c9af5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:26.262897 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efd6e6df-1146-4074-b072-e986f02c9af5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:26.264058 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-efd6e6df-1146-4074-b072-e986f02c9af5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Delete volume with id: 9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:22:26.271989 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:26.271989 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:26.272652 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-efd6e6df-1146-4074-b072-e986f02c9af5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:22:26.300764 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-efd6e6df-1146-4074-b072-e986f02c9af5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Delete volume request issued successfully. Aug 18 09:22:26.300952 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efd6e6df-1146-4074-b072-e986f02c9af5 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d returned with HTTP 202 Aug 18 09:22:26.301407 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 992/3921] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:26 2026] DELETE /volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:26.309002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7ffb9be-2d0e-44c8-bc9a-80ab6a02e922 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:26.312792 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7ffb9be-2d0e-44c8-bc9a-80ab6a02e922 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:22:26.313067 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7ffb9be-2d0e-44c8-bc9a-80ab6a02e922 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:26.313317 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7ffb9be-2d0e-44c8-bc9a-80ab6a02e922 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:26.323417 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:26.323417 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:26.327518 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7ffb9be-2d0e-44c8-bc9a-80ab6a02e922 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Volume info retrieved successfully. Aug 18 09:22:26.333349 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7ffb9be-2d0e-44c8-bc9a-80ab6a02e922 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d returned with HTTP 200 Aug 18 09:22:26.333713 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 983/3922] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:26 2026] GET /volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:27.077232 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0a59bc3-f458-4b30-ba24-1ab564d79ace None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:27.077232 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0a59bc3-f458-4b30-ba24-1ab564d79ace tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:27.077232 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0a59bc3-f458-4b30-ba24-1ab564d79ace tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:27.077232 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0a59bc3-f458-4b30-ba24-1ab564d79ace tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:27.077232 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f0a59bc3-f458-4b30-ba24-1ab564d79ace tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:27.083752 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:27.083752 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:27.084688 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0a59bc3-f458-4b30-ba24-1ab564d79ace tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:27.085564 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 970/3923] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:27 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:27.345956 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ebf6d5c0-c40a-4431-ae05-93e543523553 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:27.348740 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebf6d5c0-c40a-4431-ae05-93e543523553 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] GET https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d Aug 18 09:22:27.348939 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebf6d5c0-c40a-4431-ae05-93e543523553 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:27.349116 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebf6d5c0-c40a-4431-ae05-93e543523553 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:27.355366 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebf6d5c0-c40a-4431-ae05-93e543523553 tempest-TestVolumeBootPatternV346-573980685 tempest-TestVolumeBootPatternV346-573980685-project-member] https://10.4.3.41/volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d returned with HTTP 404 Aug 18 09:22:27.355813 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 979/3924] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:27 2026] GET /volume/v3/volumes/9a8ac2c9-d095-4904-aa86-0f102fbde73d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:27.946275 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:27.948103 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:27.948533 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "1a1eb361-2e4a-4378-9045-ac1d7e9f42ed", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:27.950465 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '1a1eb361-2e4a-4378-9045-ac1d7e9f42ed', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:28.098434 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c41dd8cb-9597-4aad-a22c-49b48a99410b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:28.104574 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c41dd8cb-9597-4aad-a22c-49b48a99410b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:28.104574 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c41dd8cb-9597-4aad-a22c-49b48a99410b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:28.104574 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c41dd8cb-9597-4aad-a22c-49b48a99410b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:28.104574 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c41dd8cb-9597-4aad-a22c-49b48a99410b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:28.107988 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:28.107988 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:28.108943 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c41dd8cb-9597-4aad-a22c-49b48a99410b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:28.109435 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 984/3925] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:28 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:28.138889 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume of 1 GB Aug 18 09:22:28.145072 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Availability Zones retrieved successfully. Aug 18 09:22:28.151633 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Flow 'volume_create_api' (a919d2f3-a7ab-4171-a4c9-08bfc929bfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:28.152915 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b68c3d19-f15b-4908-b2cb-2d8dba2ff08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:28.154041 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:28.234024 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b68c3d19-f15b-4908-b2cb-2d8dba2ff08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:28.235120 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fa60a0f-41a9-491b-bd8d-63219f2c98e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:28.293761 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Created reservations ['fbd119ad-e8a5-449a-b6a1-3ce50c5f9c66', 'e5c4153b-37e9-436d-92dd-7c06e691fd19', '39c1c9bc-fd16-42db-9e48-7c1b162e97c9', '654ba9a3-40c7-4bf7-898d-c597a8db6d0a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:28.294552 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fa60a0f-41a9-491b-bd8d-63219f2c98e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbd119ad-e8a5-449a-b6a1-3ce50c5f9c66', 'e5c4153b-37e9-436d-92dd-7c06e691fd19', '39c1c9bc-fd16-42db-9e48-7c1b162e97c9', '654ba9a3-40c7-4bf7-898d-c597a8db6d0a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:28.295225 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b07827-79c3-4e9d-b4bf-26acfcc51c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:28.315721 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b07827-79c3-4e9d-b4bf-26acfcc51c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1b36a63-739d-41b4-9773-efc65fab41cc', '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='3913a97093204695ac0241e9ee685983',qos_specs=None,replication_status=,reservations=['fbd119ad-e8a5-449a-b6a1-3ce50c5f9c66','e5c4153b-37e9-436d-92dd-7c06e691fd19','39c1c9bc-fd16-42db-9e48-7c1b162e97c9','654ba9a3-40c7-4bf7-898d-c597a8db6d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454a5fe543934e94befcc2a84509245f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:28Z,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=f1b36a63-739d-41b4-9773-efc65fab41cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3913a97093204695ac0241e9ee685983',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='454a5fe543934e94befcc2a84509245f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:28.316488 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b97dad-7e59-4f8d-aae7-f52294e55a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:28.331249 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b97dad-7e59-4f8d-aae7-f52294e55a74) transitioned into state 'SUCCESS' from 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='3913a97093204695ac0241e9ee685983',qos_specs=None,replication_status=,reservations=['fbd119ad-e8a5-449a-b6a1-3ce50c5f9c66','e5c4153b-37e9-436d-92dd-7c06e691fd19','39c1c9bc-fd16-42db-9e48-7c1b162e97c9','654ba9a3-40c7-4bf7-898d-c597a8db6d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454a5fe543934e94befcc2a84509245f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:28.331964 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18251397-118f-4c43-b720-6be3997ada98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:28.339952 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18251397-118f-4c43-b720-6be3997ada98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:28.340678 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Flow 'volume_create_api' (a919d2f3-a7ab-4171-a4c9-08bfc929bfe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:28.340969 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume request issued successfully. Aug 18 09:22:28.341648 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9fa651a-9d89-4c6e-afe5-6f69df1d00dd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:28.342033 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 993/3926] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:22:27 2026] POST /volume/v3/volumes => generated 773 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:28.357216 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3dd76fbe-f627-4548-8bec-eabdb41558c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:28.361798 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dd76fbe-f627-4548-8bec-eabdb41558c0 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:22:28.362262 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dd76fbe-f627-4548-8bec-eabdb41558c0 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:28.362749 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dd76fbe-f627-4548-8bec-eabdb41558c0 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:28.377445 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:28.377445 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:28.382678 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3dd76fbe-f627-4548-8bec-eabdb41558c0 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:28.394669 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dd76fbe-f627-4548-8bec-eabdb41558c0 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 200 Aug 18 09:22:28.395863 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 971/3927] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:28 2026] GET /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:29.121239 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a237f87-cafc-4e22-ab4c-864d23d3b25f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:29.123524 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a237f87-cafc-4e22-ab4c-864d23d3b25f tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:29.123524 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a237f87-cafc-4e22-ab4c-864d23d3b25f tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:29.123633 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a237f87-cafc-4e22-ab4c-864d23d3b25f tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:29.123719 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4a237f87-cafc-4e22-ab4c-864d23d3b25f tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:29.127779 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:29.127779 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:29.128495 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a237f87-cafc-4e22-ab4c-864d23d3b25f tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:29.128980 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 980/3928] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:29 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:29.408025 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da7e21e2-8fef-4a33-bb44-e14ba81ed274 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:29.411990 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da7e21e2-8fef-4a33-bb44-e14ba81ed274 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:22:29.412303 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da7e21e2-8fef-4a33-bb44-e14ba81ed274 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:29.412517 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da7e21e2-8fef-4a33-bb44-e14ba81ed274 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:29.422835 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:29.422835 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:29.428464 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da7e21e2-8fef-4a33-bb44-e14ba81ed274 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:29.435478 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da7e21e2-8fef-4a33-bb44-e14ba81ed274 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 200 Aug 18 09:22:29.435930 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 985/3929] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:29 2026] GET /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 923 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:30.139356 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a10a47a7-2914-41c6-90eb-bdd26f8a986e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:30.141246 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a10a47a7-2914-41c6-90eb-bdd26f8a986e tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:30.141481 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a10a47a7-2914-41c6-90eb-bdd26f8a986e tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:30.141648 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a10a47a7-2914-41c6-90eb-bdd26f8a986e tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:30.141748 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a10a47a7-2914-41c6-90eb-bdd26f8a986e tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:30.145932 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:30.145932 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:30.146651 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a10a47a7-2914-41c6-90eb-bdd26f8a986e tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:30.146975 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 994/3930] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:30 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:30.159715 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-68f96f50-6117-4dc2-9f50-550d08ee9607 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:30.161516 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68f96f50-6117-4dc2-9f50-550d08ee9607 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac Aug 18 09:22:30.161764 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68f96f50-6117-4dc2-9f50-550d08ee9607 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:30.162003 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68f96f50-6117-4dc2-9f50-550d08ee9607 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:30.171103 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:30.171103 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:30.174693 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-68f96f50-6117-4dc2-9f50-550d08ee9607 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Volume info retrieved successfully. Aug 18 09:22:30.179560 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68f96f50-6117-4dc2-9f50-550d08ee9607 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac returned with HTTP 200 Aug 18 09:22:30.179959 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 972/3931] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:30 2026] GET /volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:30.195100 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b744c2c0-33ed-461e-8423-83fca8e34eaa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:30.197377 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b744c2c0-33ed-461e-8423-83fca8e34eaa tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] PUT https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:30.197857 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b744c2c0-33ed-461e-8423-83fca8e34eaa tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1862130797", "description": "tempest-volume-backup-description-92263359"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:30.204596 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:30.204596 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:30.211701 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b744c2c0-33ed-461e-8423-83fca8e34eaa tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:30.212235 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 981/3932] 10.4.3.41 () {70 vars in 1402 bytes} [Tue Aug 18 09:22:30 2026] PUT /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:30.220833 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e3efe5b-b947-4eee-829c-31ae16589e7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:30.222872 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e3efe5b-b947-4eee-829c-31ae16589e7a tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:30.223047 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e3efe5b-b947-4eee-829c-31ae16589e7a tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:30.223244 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e3efe5b-b947-4eee-829c-31ae16589e7a tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:30.223362 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7e3efe5b-b947-4eee-829c-31ae16589e7a tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:30.227541 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:30.227541 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:30.228208 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e3efe5b-b947-4eee-829c-31ae16589e7a tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:30.228535 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 986/3933] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:30 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 836 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:30.238573 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-52f575de-dff2-46d1-a06c-80de32a18350 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:30.240322 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52f575de-dff2-46d1-a06c-80de32a18350 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] DELETE https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:30.240530 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52f575de-dff2-46d1-a06c-80de32a18350 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:30.240733 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52f575de-dff2-46d1-a06c-80de32a18350 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:30.240846 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-52f575de-dff2-46d1-a06c-80de32a18350 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Delete backup with id: 0e4999e6-5138-4fcc-b480-b6237308034c. Aug 18 09:22:30.244995 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:30.244995 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:30.256935 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-52f575de-dff2-46d1-a06c-80de32a18350 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] delete_backup rpcapi backup_id 0e4999e6-5138-4fcc-b480-b6237308034c {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:22:30.258960 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52f575de-dff2-46d1-a06c-80de32a18350 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 202 Aug 18 09:22:30.259654 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 995/3934] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:30 2026] DELETE /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:22:30.266462 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5716569f-9d3d-4af9-828b-af01c1dff543 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:30.268317 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5716569f-9d3d-4af9-828b-af01c1dff543 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:30.268600 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5716569f-9d3d-4af9-828b-af01c1dff543 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:30.268964 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5716569f-9d3d-4af9-828b-af01c1dff543 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:30.269020 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5716569f-9d3d-4af9-828b-af01c1dff543 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:30.275024 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:30.275024 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:30.275695 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5716569f-9d3d-4af9-828b-af01c1dff543 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 200 Aug 18 09:22:30.276145 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 973/3935] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:30 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:30.453159 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c46aff5-2171-4574-9780-43290233147b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:30.456163 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c46aff5-2171-4574-9780-43290233147b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:22:30.456522 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c46aff5-2171-4574-9780-43290233147b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:30.456719 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c46aff5-2171-4574-9780-43290233147b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:30.465118 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:30.465118 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:30.469816 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c46aff5-2171-4574-9780-43290233147b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:30.476181 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c46aff5-2171-4574-9780-43290233147b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 200 Aug 18 09:22:30.476869 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 982/3936] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:30 2026] GET /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:31.286597 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89ae7119-098a-4418-a10b-a6a96793e5b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:31.288240 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89ae7119-098a-4418-a10b-a6a96793e5b3 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c Aug 18 09:22:31.288516 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89ae7119-098a-4418-a10b-a6a96793e5b3 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:31.288615 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89ae7119-098a-4418-a10b-a6a96793e5b3 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:31.288709 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-89ae7119-098a-4418-a10b-a6a96793e5b3 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Show backup with id 0e4999e6-5138-4fcc-b480-b6237308034c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:22:31.292019 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89ae7119-098a-4418-a10b-a6a96793e5b3 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c returned with HTTP 404 Aug 18 09:22:31.292449 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 987/3937] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:31 2026] GET /volume/v3/backups/0e4999e6-5138-4fcc-b480-b6237308034c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:31.370600 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38e917b7-a87d-4e9d-9f74-bf93628a9513 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:31.372249 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38e917b7-a87d-4e9d-9f74-bf93628a9513 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac Aug 18 09:22:31.372468 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38e917b7-a87d-4e9d-9f74-bf93628a9513 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:31.372674 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38e917b7-a87d-4e9d-9f74-bf93628a9513 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:31.379868 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:31.379868 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:31.383928 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38e917b7-a87d-4e9d-9f74-bf93628a9513 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Volume info retrieved successfully. Aug 18 09:22:31.387877 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38e917b7-a87d-4e9d-9f74-bf93628a9513 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac returned with HTTP 200 Aug 18 09:22:31.388237 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 996/3938] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:31 2026] GET /volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:31.399087 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a6a0161f-74e2-4bc7-b195-37a91d0add7b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:31.401057 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6a0161f-74e2-4bc7-b195-37a91d0add7b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] DELETE https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac Aug 18 09:22:31.401347 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6a0161f-74e2-4bc7-b195-37a91d0add7b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:31.401581 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6a0161f-74e2-4bc7-b195-37a91d0add7b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:31.401738 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a6a0161f-74e2-4bc7-b195-37a91d0add7b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Delete volume with id: 30f113bf-5919-46b0-b713-032771e9fcac Aug 18 09:22:31.408553 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:31.408553 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:31.408894 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a6a0161f-74e2-4bc7-b195-37a91d0add7b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Volume info retrieved successfully. Aug 18 09:22:31.425621 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a6a0161f-74e2-4bc7-b195-37a91d0add7b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Delete volume request issued successfully. Aug 18 09:22:31.425791 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6a0161f-74e2-4bc7-b195-37a91d0add7b tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac returned with HTTP 202 Aug 18 09:22:31.426205 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 974/3939] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:22:31 2026] DELETE /volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:31.433083 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06baf216-739f-41e6-9d52-25b401323fb6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:31.435031 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06baf216-739f-41e6-9d52-25b401323fb6 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac Aug 18 09:22:31.435320 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06baf216-739f-41e6-9d52-25b401323fb6 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:31.435605 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06baf216-739f-41e6-9d52-25b401323fb6 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:31.444016 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:31.444016 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:31.448316 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-06baf216-739f-41e6-9d52-25b401323fb6 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Volume info retrieved successfully. Aug 18 09:22:31.453017 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06baf216-739f-41e6-9d52-25b401323fb6 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac returned with HTTP 200 Aug 18 09:22:31.453376 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 983/3940] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:31 2026] GET /volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:31.490815 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52126c98-c097-4dd8-8f70-9516ba0cdcac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:31.492573 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52126c98-c097-4dd8-8f70-9516ba0cdcac tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:22:31.492810 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52126c98-c097-4dd8-8f70-9516ba0cdcac tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:31.492984 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52126c98-c097-4dd8-8f70-9516ba0cdcac tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:31.501753 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:31.501753 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:31.505778 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52126c98-c097-4dd8-8f70-9516ba0cdcac tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:31.509767 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52126c98-c097-4dd8-8f70-9516ba0cdcac tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 200 Aug 18 09:22:31.510431 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 988/3941] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:31 2026] GET /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:32.468407 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ca254701-db25-4829-9f4f-3fbeb874afd3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:32.470052 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca254701-db25-4829-9f4f-3fbeb874afd3 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] GET https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac Aug 18 09:22:32.470330 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca254701-db25-4829-9f4f-3fbeb874afd3 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:32.470562 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca254701-db25-4829-9f4f-3fbeb874afd3 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:32.476748 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca254701-db25-4829-9f4f-3fbeb874afd3 tempest-VolumesBackupsV39Test-1770165814 tempest-VolumesBackupsV39Test-1770165814-project-member] https://10.4.3.41/volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac returned with HTTP 404 Aug 18 09:22:32.477330 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 997/3942] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:22:32 2026] GET /volume/v3/volumes/30f113bf-5919-46b0-b713-032771e9fcac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:32.526199 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2121a7d6-dfbc-453e-a28d-eb156d85c3bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:32.527968 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2121a7d6-dfbc-453e-a28d-eb156d85c3bb tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:22:32.528263 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2121a7d6-dfbc-453e-a28d-eb156d85c3bb tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:32.528517 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2121a7d6-dfbc-453e-a28d-eb156d85c3bb tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:32.536812 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:32.536812 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:32.541164 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2121a7d6-dfbc-453e-a28d-eb156d85c3bb tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:32.545271 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2121a7d6-dfbc-453e-a28d-eb156d85c3bb tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 200 Aug 18 09:22:32.545852 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 975/3943] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:32 2026] GET /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:22:33.558839 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a11d8e8-2493-484c-81c1-e56b78b4050f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:33.560848 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a11d8e8-2493-484c-81c1-e56b78b4050f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:22:33.561112 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a11d8e8-2493-484c-81c1-e56b78b4050f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:33.561316 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a11d8e8-2493-484c-81c1-e56b78b4050f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:33.568331 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7811d290-7007-462f-b786-9e28be0dcbb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:33.574664 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:33.574664 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:33.578590 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4a11d8e8-2493-484c-81c1-e56b78b4050f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:33.583164 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a11d8e8-2493-484c-81c1-e56b78b4050f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 200 Aug 18 09:22:33.583570 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 984/3944] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:33 2026] GET /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:33.670058 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:33.670534 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1738526203"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:33.673797 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1738526203'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:33.673938 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume of 1 GB Aug 18 09:22:33.677856 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:33.679587 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:33.679999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1989115881"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:33.681520 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Availability Zones retrieved successfully. Aug 18 09:22:33.681737 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Create volume request body: {'volume': {'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1989115881'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:33.689318 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (720fa1b6-5e53-4bb4-9ab5-51c55bf1b1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:33.690524 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76aa7de-5a13-4099-84bc-33bb7d8a200d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:33.691808 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:33.723215 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76aa7de-5a13-4099-84bc-33bb7d8a200d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:33.724141 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f89c895-2abd-4b83-9b35-e473ee84f845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:33.767449 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Create volume of 1 GB Aug 18 09:22:33.771638 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Availability Zones retrieved successfully. Aug 18 09:22:33.777239 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Flow 'volume_create_api' (f8e64ea2-8318-4a2c-bc94-e16b63dd7d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:33.778817 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147e8fad-4dbb-48a7-80c5-bc04090cb6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:33.779442 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['fc62a214-96dd-46f7-8797-36e893cf5b8b', 'cea448f5-b703-408a-9f26-2a48a2e978c3', 'a319477d-4fa7-4a65-94f7-ddda0c463fd1', '2fe4435f-ffcd-4522-8916-db298ad3a296'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:33.779845 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:33.780206 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f89c895-2abd-4b83-9b35-e473ee84f845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc62a214-96dd-46f7-8797-36e893cf5b8b', 'cea448f5-b703-408a-9f26-2a48a2e978c3', 'a319477d-4fa7-4a65-94f7-ddda0c463fd1', '2fe4435f-ffcd-4522-8916-db298ad3a296']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:33.780938 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d94c0830-d422-4214-8d3a-c3162242f0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:33.801884 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d94c0830-d422-4214-8d3a-c3162242f0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c84b988-11da-4922-863f-df64d0589fe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1738526203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['fc62a214-96dd-46f7-8797-36e893cf5b8b','cea448f5-b703-408a-9f26-2a48a2e978c3','a319477d-4fa7-4a65-94f7-ddda0c463fd1','2fe4435f-ffcd-4522-8916-db298ad3a296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1738526203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c84b988-11da-4922-863f-df64d0589fe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75afd9e67f74ffc956a7a8a2c11d952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb1d9abff184507b626efbd15f734ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:33.802916 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ef9080-90f9-45c7-90a8-0a97a3b3713c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:33.821641 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ef9080-90f9-45c7-90a8-0a97a3b3713c) transitioned into state 'SUCCESS' from state '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-1738526203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['fc62a214-96dd-46f7-8797-36e893cf5b8b','cea448f5-b703-408a-9f26-2a48a2e978c3','a319477d-4fa7-4a65-94f7-ddda0c463fd1','2fe4435f-ffcd-4522-8916-db298ad3a296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:33.823013 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (885cc2e2-07bd-4d28-b9fe-c910734b9610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:33.834249 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (885cc2e2-07bd-4d28-b9fe-c910734b9610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:33.835440 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (720fa1b6-5e53-4bb4-9ab5-51c55bf1b1ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:33.835808 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request issued successfully. Aug 18 09:22:33.836546 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7811d290-7007-462f-b786-9e28be0dcbb0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:33.837071 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 989/3945] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:22:33 2026] POST /volume/v3/volumes => generated 768 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:33.842962 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147e8fad-4dbb-48a7-80c5-bc04090cb6ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:33.843748 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (687e397c-8654-41fc-a614-4b03d635ae24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:33.854465 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b9e823a-e8dd-419b-b748-1a075c7bf1c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:33.856445 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b9e823a-e8dd-419b-b748-1a075c7bf1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 Aug 18 09:22:33.856663 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b9e823a-e8dd-419b-b748-1a075c7bf1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:33.856839 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b9e823a-e8dd-419b-b748-1a075c7bf1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:33.864244 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:33.864244 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:33.868149 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8b9e823a-e8dd-419b-b748-1a075c7bf1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:33.872564 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b9e823a-e8dd-419b-b748-1a075c7bf1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 returned with HTTP 200 Aug 18 09:22:33.872938 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 976/3946] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:33 2026] GET /volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:33.914352 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Created reservations ['4c19204e-817d-4146-8d45-812f4762ef7e', 'a9076367-9187-4f6e-a85b-e9a80f6f0721', '2b8ffe2f-6c11-46b8-9a7b-47cb359b09c1', '2fec680f-6e33-402d-a9cb-9b9702d1b767'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:33.915210 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (687e397c-8654-41fc-a614-4b03d635ae24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c19204e-817d-4146-8d45-812f4762ef7e', 'a9076367-9187-4f6e-a85b-e9a80f6f0721', '2b8ffe2f-6c11-46b8-9a7b-47cb359b09c1', '2fec680f-6e33-402d-a9cb-9b9702d1b767']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:33.915851 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7162edf4-f537-48e4-a966-0ba44ea30ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:33.937103 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7162edf4-f537-48e4-a966-0ba44ea30ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '406ff642-2ef3-4115-9ad1-d859d07513bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1989115881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695d89e141754b61b68d5cf1d48b1dee',qos_specs=None,replication_status=,reservations=['4c19204e-817d-4146-8d45-812f4762ef7e','a9076367-9187-4f6e-a85b-e9a80f6f0721','2b8ffe2f-6c11-46b8-9a7b-47cb359b09c1','2fec680f-6e33-402d-a9cb-9b9702d1b767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6dabe682e3544d683671d2507638432',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1989115881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=406ff642-2ef3-4115-9ad1-d859d07513bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695d89e141754b61b68d5cf1d48b1dee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6dabe682e3544d683671d2507638432',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:33.937783 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e7346ca-28f4-425d-a2f6-459d09dca6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:33.953227 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e7346ca-28f4-425d-a2f6-459d09dca6c0) transitioned into state 'SUCCESS' from state '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-1989115881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695d89e141754b61b68d5cf1d48b1dee',qos_specs=None,replication_status=,reservations=['4c19204e-817d-4146-8d45-812f4762ef7e','a9076367-9187-4f6e-a85b-e9a80f6f0721','2b8ffe2f-6c11-46b8-9a7b-47cb359b09c1','2fec680f-6e33-402d-a9cb-9b9702d1b767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6dabe682e3544d683671d2507638432',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:33.953960 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7199dbba-6c80-4792-ab4b-8455cbbe0a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:33.962102 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7199dbba-6c80-4792-ab4b-8455cbbe0a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:33.962969 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Flow 'volume_create_api' (f8e64ea2-8318-4a2c-bc94-e16b63dd7d7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:33.963310 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Create volume request issued successfully. Aug 18 09:22:33.963938 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95d2893e-e44a-4af1-9cd2-4deff860da06 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:33.964371 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 998/3947] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:22:33 2026] POST /volume/v3/volumes => generated 745 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:33.975875 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2927b05a-5ad3-4cc9-972b-3cbe1879eaf7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:33.979852 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2927b05a-5ad3-4cc9-972b-3cbe1879eaf7 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb Aug 18 09:22:33.980050 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2927b05a-5ad3-4cc9-972b-3cbe1879eaf7 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:33.980227 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2927b05a-5ad3-4cc9-972b-3cbe1879eaf7 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:33.990516 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:33.990516 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:33.996060 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2927b05a-5ad3-4cc9-972b-3cbe1879eaf7 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:34.001809 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2927b05a-5ad3-4cc9-972b-3cbe1879eaf7 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb returned with HTTP 200 Aug 18 09:22:34.002331 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 985/3948] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:33 2026] GET /volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:34.595863 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23ba38c0-d6cf-474c-941f-4051e8783f91 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:34.597924 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23ba38c0-d6cf-474c-941f-4051e8783f91 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:22:34.598241 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23ba38c0-d6cf-474c-941f-4051e8783f91 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:34.598376 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23ba38c0-d6cf-474c-941f-4051e8783f91 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:34.604768 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:34.604768 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:34.608439 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23ba38c0-d6cf-474c-941f-4051e8783f91 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:34.612359 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23ba38c0-d6cf-474c-941f-4051e8783f91 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 200 Aug 18 09:22:34.612713 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 990/3949] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:34 2026] GET /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:34.623939 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5164409c-a106-461c-95ec-5a5eff2838ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:34.625854 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5164409c-a106-461c-95ec-5a5eff2838ec tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:22:34.626073 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5164409c-a106-461c-95ec-5a5eff2838ec tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:34.626259 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5164409c-a106-461c-95ec-5a5eff2838ec tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:34.633317 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:34.633317 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:34.636971 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5164409c-a106-461c-95ec-5a5eff2838ec tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:34.642200 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5164409c-a106-461c-95ec-5a5eff2838ec tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 200 Aug 18 09:22:34.642769 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 977/3950] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:34 2026] GET /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:34.653769 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d8f3ebb-803f-4a16-a164-af576fdd92c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:34.655804 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d8f3ebb-803f-4a16-a164-af576fdd92c2 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:22:34.656097 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d8f3ebb-803f-4a16-a164-af576fdd92c2 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:34.656369 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d8f3ebb-803f-4a16-a164-af576fdd92c2 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:34.656627 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5d8f3ebb-803f-4a16-a164-af576fdd92c2 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume with id: f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:22:34.663802 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:34.663802 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:34.664312 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d8f3ebb-803f-4a16-a164-af576fdd92c2 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:34.682273 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d8f3ebb-803f-4a16-a164-af576fdd92c2 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume request issued successfully. Aug 18 09:22:34.682712 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d8f3ebb-803f-4a16-a164-af576fdd92c2 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 202 Aug 18 09:22:34.682962 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 999/3951] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:34 2026] DELETE /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:34.690746 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-618b80a1-b98c-41fc-b8a3-7786d4ebfe65 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:34.692259 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-618b80a1-b98c-41fc-b8a3-7786d4ebfe65 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:22:34.692459 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-618b80a1-b98c-41fc-b8a3-7786d4ebfe65 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:34.692645 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-618b80a1-b98c-41fc-b8a3-7786d4ebfe65 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:34.698823 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:34.698823 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:34.701792 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-618b80a1-b98c-41fc-b8a3-7786d4ebfe65 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:34.705468 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-618b80a1-b98c-41fc-b8a3-7786d4ebfe65 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 200 Aug 18 09:22:34.705820 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 986/3952] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:34 2026] GET /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 1190 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:34.886176 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ec2b118-1e50-4ecd-8795-8d1644095d18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:34.888051 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ec2b118-1e50-4ecd-8795-8d1644095d18 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 Aug 18 09:22:34.888252 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ec2b118-1e50-4ecd-8795-8d1644095d18 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:34.888465 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ec2b118-1e50-4ecd-8795-8d1644095d18 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:34.896513 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:34.896513 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:34.900325 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ec2b118-1e50-4ecd-8795-8d1644095d18 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:34.904941 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ec2b118-1e50-4ecd-8795-8d1644095d18 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 returned with HTTP 200 Aug 18 09:22:34.905406 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 991/3953] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:34 2026] GET /volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:34.918090 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a3e83d18-bfc5-41b9-ae92-de2715b37d24 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:34.919820 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3e83d18-bfc5-41b9-ae92-de2715b37d24 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:34.920173 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3e83d18-bfc5-41b9-ae92-de2715b37d24 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c84b988-11da-4922-863f-df64d0589fe6", "name": "tempest-VolumeDependencyTests-Snapshot-617296089"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:34.928951 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:34.928951 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:34.929447 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a3e83d18-bfc5-41b9-ae92-de2715b37d24 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:34.929567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-a3e83d18-bfc5-41b9-ae92-de2715b37d24 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create snapshot from volume 0c84b988-11da-4922-863f-df64d0589fe6 Aug 18 09:22:34.959149 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a3e83d18-bfc5-41b9-ae92-de2715b37d24 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['cf8c59fe-36d6-42ce-a791-e1e5a848c77f', '24cee147-4752-495c-834e-88ced38c11eb', '24612052-430e-4bcc-8ae4-6fb9de0346d5', '96b98d0b-b9ec-44eb-8f81-2b9cf2c4f60e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:34.987276 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a3e83d18-bfc5-41b9-ae92-de2715b37d24 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot create request issued successfully. Aug 18 09:22:34.987721 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3e83d18-bfc5-41b9-ae92-de2715b37d24 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:22:34.988253 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 978/3954] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:22:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:34.999234 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8fb26916-1ac4-4dea-8351-9dd90b553361 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:35.001538 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fb26916-1ac4-4dea-8351-9dd90b553361 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 Aug 18 09:22:35.001793 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fb26916-1ac4-4dea-8351-9dd90b553361 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:35.002085 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fb26916-1ac4-4dea-8351-9dd90b553361 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:35.008434 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:35.008434 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:35.009089 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8fb26916-1ac4-4dea-8351-9dd90b553361 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:35.010235 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fb26916-1ac4-4dea-8351-9dd90b553361 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 returned with HTTP 200 Aug 18 09:22:35.010773 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1000/3955] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:34 2026] GET /volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:35.015009 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2f9226a-bcc9-4644-bbce-df95139b4bbf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:35.016960 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2f9226a-bcc9-4644-bbce-df95139b4bbf tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb Aug 18 09:22:35.017182 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2f9226a-bcc9-4644-bbce-df95139b4bbf tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:35.017413 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2f9226a-bcc9-4644-bbce-df95139b4bbf tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:35.025681 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:35.025681 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:35.029976 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b2f9226a-bcc9-4644-bbce-df95139b4bbf tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:35.036007 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2f9226a-bcc9-4644-bbce-df95139b4bbf tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb returned with HTTP 200 Aug 18 09:22:35.036569 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 987/3956] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:35 2026] GET /volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:35.048359 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:35.050417 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:35.050946 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "406ff642-2ef3-4115-9ad1-d859d07513bb", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1629366322"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:35.052760 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Create volume request body: {'volume': {'source_volid': '406ff642-2ef3-4115-9ad1-d859d07513bb', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1629366322'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:35.061698 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:35.061698 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:35.062132 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume retrieved successfully. Aug 18 09:22:35.062275 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Create volume of 1 GB Aug 18 09:22:35.066565 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Availability Zones retrieved successfully. Aug 18 09:22:35.073473 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Flow 'volume_create_api' (cb4400d3-57e3-4775-b04a-1ffc3eca0465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:35.074765 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6375c613-d459-4695-8922-ff09324a0684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:35.075894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:35.096358 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6375c613-d459-4695-8922-ff09324a0684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '406ff642-2ef3-4115-9ad1-d859d07513bb', 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:35.097118 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c7b555c-283e-4dfe-be26-276699ed8490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:35.132626 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Created reservations ['ef023e9a-ff7b-430b-b26c-1c9a27007091', '0e9717e0-44ae-4282-b4ab-970f137c9c9c', 'e81c51af-1c02-41d5-bda4-1f8239418f09', 'c00bf2da-53c8-4b2e-81ed-5f0933b3eb24'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:35.133423 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c7b555c-283e-4dfe-be26-276699ed8490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef023e9a-ff7b-430b-b26c-1c9a27007091', '0e9717e0-44ae-4282-b4ab-970f137c9c9c', 'e81c51af-1c02-41d5-bda4-1f8239418f09', 'c00bf2da-53c8-4b2e-81ed-5f0933b3eb24']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:35.134130 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f8573f6-9e09-4d6d-9f68-b49a56f979df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:35.164596 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f8573f6-9e09-4d6d-9f68-b49a56f979df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22c31716-5bc8-4741-9b78-2214496f333c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1629366322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695d89e141754b61b68d5cf1d48b1dee',qos_specs=None,replication_status=,reservations=['ef023e9a-ff7b-430b-b26c-1c9a27007091','0e9717e0-44ae-4282-b4ab-970f137c9c9c','e81c51af-1c02-41d5-bda4-1f8239418f09','c00bf2da-53c8-4b2e-81ed-5f0933b3eb24'],size=1,snapshot_id=None,source_replicaid=,source_volid=406ff642-2ef3-4115-9ad1-d859d07513bb,status='creating',user_id='c6dabe682e3544d683671d2507638432',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1629366322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22c31716-5bc8-4741-9b78-2214496f333c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695d89e141754b61b68d5cf1d48b1dee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=406ff642-2ef3-4115-9ad1-d859d07513bb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6dabe682e3544d683671d2507638432',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:35.165457 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf56d172-5ee9-414c-913c-fa91c23f2809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:35.186419 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf56d172-5ee9-414c-913c-fa91c23f2809) transitioned into state 'SUCCESS' from state '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-1629366322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695d89e141754b61b68d5cf1d48b1dee',qos_specs=None,replication_status=,reservations=['ef023e9a-ff7b-430b-b26c-1c9a27007091','0e9717e0-44ae-4282-b4ab-970f137c9c9c','e81c51af-1c02-41d5-bda4-1f8239418f09','c00bf2da-53c8-4b2e-81ed-5f0933b3eb24'],size=1,snapshot_id=None,source_replicaid=,source_volid=406ff642-2ef3-4115-9ad1-d859d07513bb,status='creating',user_id='c6dabe682e3544d683671d2507638432',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:35.187140 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b4099a-7276-495b-8f70-c42c5ddc5850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:35.201642 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b4099a-7276-495b-8f70-c42c5ddc5850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:35.202512 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Flow 'volume_create_api' (cb4400d3-57e3-4775-b04a-1ffc3eca0465) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:35.202824 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Create volume request issued successfully. Aug 18 09:22:35.203381 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b0b1a2f-72fd-40c3-a980-8b98ef0735fd tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:35.203807 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 992/3957] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:22:35 2026] POST /volume/v3/volumes => generated 778 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:35.214762 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8a3e930-131e-4a84-9082-65fdd43f3d37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:35.216897 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8a3e930-131e-4a84-9082-65fdd43f3d37 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c Aug 18 09:22:35.217120 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8a3e930-131e-4a84-9082-65fdd43f3d37 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:35.217326 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8a3e930-131e-4a84-9082-65fdd43f3d37 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:35.225086 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:35.225086 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:35.228915 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b8a3e930-131e-4a84-9082-65fdd43f3d37 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:35.233336 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8a3e930-131e-4a84-9082-65fdd43f3d37 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c returned with HTTP 200 Aug 18 09:22:35.233742 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 979/3958] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:35 2026] GET /volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:35.718483 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fbf01e44-289d-48d0-ba36-011e60de8437 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:35.720760 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fbf01e44-289d-48d0-ba36-011e60de8437 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:22:35.721020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fbf01e44-289d-48d0-ba36-011e60de8437 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:35.721253 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fbf01e44-289d-48d0-ba36-011e60de8437 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:35.728167 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fbf01e44-289d-48d0-ba36-011e60de8437 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 404 Aug 18 09:22:35.728836 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1001/3959] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:35 2026] GET /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:36.023459 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8eedeb36-e24a-45f1-99be-66c50e00af5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:36.024506 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eedeb36-e24a-45f1-99be-66c50e00af5e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 Aug 18 09:22:36.024804 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eedeb36-e24a-45f1-99be-66c50e00af5e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:36.024915 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eedeb36-e24a-45f1-99be-66c50e00af5e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:36.040912 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:36.040912 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:36.041405 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8eedeb36-e24a-45f1-99be-66c50e00af5e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:36.042209 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eedeb36-e24a-45f1-99be-66c50e00af5e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 returned with HTTP 200 Aug 18 09:22:36.042619 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 988/3960] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:36 2026] GET /volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:36.056257 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00321b50-f451-4a39-9216-6ef53a509097 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:36.058162 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:36.058576 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-730498859"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:36.060079 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request body: {'volume': {'snapshot_id': '7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-730498859'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:36.065149 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:36.065149 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:36.065630 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:36.065748 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume of 1 GB Aug 18 09:22:36.069215 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Availability Zones retrieved successfully. Aug 18 09:22:36.074245 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (4d360887-21d3-4f5b-9a18-696feaec7e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:36.075068 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e69ce6-e286-48cc-8fae-784c3eefbdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:36.075888 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:36.101113 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e69ce6-e286-48cc-8fae-784c3eefbdf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:36.101794 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cdaa452-5ea2-4aeb-bc91-0034bdeda7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:36.138458 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['b85d1160-5604-4bb4-befa-7e5915c610d3', '9311c338-6217-4f10-9b49-0ec4c7081043', 'b81a9689-961a-435e-b1a1-7b867654e107', '1d718054-0370-4783-8106-3d73bab98a89'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:36.139327 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cdaa452-5ea2-4aeb-bc91-0034bdeda7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b85d1160-5604-4bb4-befa-7e5915c610d3', '9311c338-6217-4f10-9b49-0ec4c7081043', 'b81a9689-961a-435e-b1a1-7b867654e107', '1d718054-0370-4783-8106-3d73bab98a89']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:36.140129 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c51fe2a3-894c-4905-8ac5-ec93532b6235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:36.176647 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c51fe2a3-894c-4905-8ac5-ec93532b6235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ec6dfa6-76e5-4358-a470-6515d91094c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-730498859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['b85d1160-5604-4bb4-befa-7e5915c610d3','9311c338-6217-4f10-9b49-0ec4c7081043','b81a9689-961a-435e-b1a1-7b867654e107','1d718054-0370-4783-8106-3d73bab98a89'],size=1,snapshot_id=7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-730498859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ec6dfa6-76e5-4358-a470-6515d91094c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75afd9e67f74ffc956a7a8a2c11d952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb1d9abff184507b626efbd15f734ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:36.177454 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (644046e2-7853-448a-aca9-32cd4c9d6546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:36.198597 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (644046e2-7853-448a-aca9-32cd4c9d6546) transitioned into state 'SUCCESS' from state '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-730498859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['b85d1160-5604-4bb4-befa-7e5915c610d3','9311c338-6217-4f10-9b49-0ec4c7081043','b81a9689-961a-435e-b1a1-7b867654e107','1d718054-0370-4783-8106-3d73bab98a89'],size=1,snapshot_id=7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:36.199329 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c837b1f-ea06-49be-892b-01d25d3bd0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:36.218942 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c837b1f-ea06-49be-892b-01d25d3bd0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:36.219623 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (4d360887-21d3-4f5b-9a18-696feaec7e23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:36.220008 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request issued successfully. Aug 18 09:22:36.220753 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00321b50-f451-4a39-9216-6ef53a509097 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:36.220947 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 993/3961] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:22:36 2026] POST /volume/v3/volumes => generated 801 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:36.237447 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-667f5d2d-70c0-45dd-87e0-f4824f1d50c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:36.244115 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-667f5d2d-70c0-45dd-87e0-f4824f1d50c4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 Aug 18 09:22:36.244404 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-667f5d2d-70c0-45dd-87e0-f4824f1d50c4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:36.244640 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-667f5d2d-70c0-45dd-87e0-f4824f1d50c4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:36.251588 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2b70ca95-9129-44ca-8ea6-df13bc883860 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:36.253597 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:36.253597 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:36.255935 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b70ca95-9129-44ca-8ea6-df13bc883860 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c Aug 18 09:22:36.256162 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b70ca95-9129-44ca-8ea6-df13bc883860 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:36.256352 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b70ca95-9129-44ca-8ea6-df13bc883860 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:36.258494 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-667f5d2d-70c0-45dd-87e0-f4824f1d50c4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:36.264407 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-667f5d2d-70c0-45dd-87e0-f4824f1d50c4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 returned with HTTP 200 Aug 18 09:22:36.265104 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 980/3962] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:36 2026] GET /volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:36.265480 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:36.265480 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:36.270430 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2b70ca95-9129-44ca-8ea6-df13bc883860 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:36.275464 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b70ca95-9129-44ca-8ea6-df13bc883860 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c returned with HTTP 200 Aug 18 09:22:36.275975 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1002/3963] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:36 2026] GET /volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c => generated 1387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:36.290792 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a6eaf52-540f-498d-91b2-f139b381b73e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:36.295005 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a6eaf52-540f-498d-91b2-f139b381b73e tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c Aug 18 09:22:36.298463 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a6eaf52-540f-498d-91b2-f139b381b73e tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:36.298463 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a6eaf52-540f-498d-91b2-f139b381b73e tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:36.305814 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:36.305814 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:36.310256 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a6eaf52-540f-498d-91b2-f139b381b73e tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:36.314757 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a6eaf52-540f-498d-91b2-f139b381b73e tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c returned with HTTP 200 Aug 18 09:22:36.315244 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 989/3964] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:36 2026] GET /volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:36.327852 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6b2f666-e5f0-4711-8863-477b956be57e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:36.329949 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6b2f666-e5f0-4711-8863-477b956be57e tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c Aug 18 09:22:36.330183 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6b2f666-e5f0-4711-8863-477b956be57e tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:36.330379 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6b2f666-e5f0-4711-8863-477b956be57e tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:36.339454 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:36.339454 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:36.343926 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6b2f666-e5f0-4711-8863-477b956be57e tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:36.349733 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6b2f666-e5f0-4711-8863-477b956be57e tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c returned with HTTP 200 Aug 18 09:22:36.350171 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 994/3965] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:36 2026] GET /volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:36.364158 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6556058-f329-4793-b360-a51582c78abe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:36.366839 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6556058-f329-4793-b360-a51582c78abe tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] DELETE https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c Aug 18 09:22:36.367150 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6556058-f329-4793-b360-a51582c78abe tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:36.367413 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6556058-f329-4793-b360-a51582c78abe tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:36.367653 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c6556058-f329-4793-b360-a51582c78abe tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Delete volume with id: 22c31716-5bc8-4741-9b78-2214496f333c Aug 18 09:22:36.375068 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:36.375068 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:36.375583 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c6556058-f329-4793-b360-a51582c78abe tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:36.391744 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c6556058-f329-4793-b360-a51582c78abe tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Delete volume request issued successfully. Aug 18 09:22:36.391923 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6556058-f329-4793-b360-a51582c78abe tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c returned with HTTP 202 Aug 18 09:22:36.392430 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 981/3966] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:36 2026] DELETE /volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:36.400525 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8a14f184-4cef-4404-a9d1-7184bed3e7f0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:36.403010 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a14f184-4cef-4404-a9d1-7184bed3e7f0 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c Aug 18 09:22:36.403010 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a14f184-4cef-4404-a9d1-7184bed3e7f0 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:36.403172 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a14f184-4cef-4404-a9d1-7184bed3e7f0 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:36.411113 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:36.411113 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:36.415505 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8a14f184-4cef-4404-a9d1-7184bed3e7f0 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:36.421105 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a14f184-4cef-4404-a9d1-7184bed3e7f0 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c returned with HTTP 200 Aug 18 09:22:36.421681 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1003/3967] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:36 2026] GET /volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c => generated 1386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:37.279423 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15a36c03-7ad5-4347-a875-7a2f82bdb319 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:37.281486 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15a36c03-7ad5-4347-a875-7a2f82bdb319 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 Aug 18 09:22:37.281708 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15a36c03-7ad5-4347-a875-7a2f82bdb319 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:37.281904 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15a36c03-7ad5-4347-a875-7a2f82bdb319 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:37.289698 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:37.289698 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:37.294030 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-15a36c03-7ad5-4347-a875-7a2f82bdb319 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:37.299875 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15a36c03-7ad5-4347-a875-7a2f82bdb319 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 returned with HTTP 200 Aug 18 09:22:37.300555 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 990/3968] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:37 2026] GET /volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:37.313228 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5826f3eb-ab99-4907-a9e9-938a80a1cf2f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:37.318078 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5826f3eb-ab99-4907-a9e9-938a80a1cf2f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:37.318078 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5826f3eb-ab99-4907-a9e9-938a80a1cf2f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ec6dfa6-76e5-4358-a470-6515d91094c6", "name": "tempest-VolumeDependencyTests-Snapshot-967076269"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:37.324714 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:37.324714 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:37.325433 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5826f3eb-ab99-4907-a9e9-938a80a1cf2f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:37.325601 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-5826f3eb-ab99-4907-a9e9-938a80a1cf2f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create snapshot from volume 6ec6dfa6-76e5-4358-a470-6515d91094c6 Aug 18 09:22:37.359464 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5826f3eb-ab99-4907-a9e9-938a80a1cf2f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['7c02f4c2-3936-4223-882b-6bb57fff5aa1', '8f7169c3-5b07-4f1b-9e85-8336a3d18825', 'e0efbb6d-967e-4eb5-a168-d5e93b608725', 'ad7a099f-0f71-4c85-8cf2-148c8ac5b487'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:37.391371 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5826f3eb-ab99-4907-a9e9-938a80a1cf2f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot create request issued successfully. Aug 18 09:22:37.391798 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5826f3eb-ab99-4907-a9e9-938a80a1cf2f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:22:37.392379 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 995/3969] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:22:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:37.400429 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7ec4c5a-8e43-482c-97d0-f73aca89a750 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:37.402201 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7ec4c5a-8e43-482c-97d0-f73aca89a750 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 Aug 18 09:22:37.402462 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7ec4c5a-8e43-482c-97d0-f73aca89a750 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:37.402602 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7ec4c5a-8e43-482c-97d0-f73aca89a750 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:37.410314 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:37.410314 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:37.411313 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d7ec4c5a-8e43-482c-97d0-f73aca89a750 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:37.413014 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7ec4c5a-8e43-482c-97d0-f73aca89a750 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 returned with HTTP 200 Aug 18 09:22:37.413880 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 982/3970] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:37 2026] GET /volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:37.438017 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee2ac7da-f5c8-4023-b41b-11efd028e645 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:37.442105 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee2ac7da-f5c8-4023-b41b-11efd028e645 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c Aug 18 09:22:37.442105 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee2ac7da-f5c8-4023-b41b-11efd028e645 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:37.442105 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee2ac7da-f5c8-4023-b41b-11efd028e645 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:37.449244 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee2ac7da-f5c8-4023-b41b-11efd028e645 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c returned with HTTP 404 Aug 18 09:22:37.449840 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1004/3971] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:37 2026] GET /volume/v3/volumes/22c31716-5bc8-4741-9b78-2214496f333c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 09:22:37.456965 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ebe1a960-8596-4380-bebf-8e9949f3544a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:37.458959 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebe1a960-8596-4380-bebf-8e9949f3544a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb Aug 18 09:22:37.459225 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebe1a960-8596-4380-bebf-8e9949f3544a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:37.459524 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebe1a960-8596-4380-bebf-8e9949f3544a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:37.466185 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:37.466185 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:37.469890 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ebe1a960-8596-4380-bebf-8e9949f3544a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:37.475373 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebe1a960-8596-4380-bebf-8e9949f3544a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb returned with HTTP 200 Aug 18 09:22:37.475797 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 991/3972] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:37 2026] GET /volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:37.487657 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f7c300b9-c98a-4be6-abb3-972d0794b93c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:37.489622 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7c300b9-c98a-4be6-abb3-972d0794b93c tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] DELETE https://10.4.3.41/volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb Aug 18 09:22:37.489946 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7c300b9-c98a-4be6-abb3-972d0794b93c tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:37.490024 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7c300b9-c98a-4be6-abb3-972d0794b93c tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:37.490199 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f7c300b9-c98a-4be6-abb3-972d0794b93c tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Delete volume with id: 406ff642-2ef3-4115-9ad1-d859d07513bb Aug 18 09:22:37.497630 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:37.497630 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:37.498288 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f7c300b9-c98a-4be6-abb3-972d0794b93c tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:37.519411 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f7c300b9-c98a-4be6-abb3-972d0794b93c tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Delete volume request issued successfully. Aug 18 09:22:37.519721 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7c300b9-c98a-4be6-abb3-972d0794b93c tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb returned with HTTP 202 Aug 18 09:22:37.520048 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 996/3973] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:37 2026] DELETE /volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:37.527696 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1981518-6215-4eed-9903-7fb9d08c6dfe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:37.530029 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1981518-6215-4eed-9903-7fb9d08c6dfe tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb Aug 18 09:22:37.530226 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1981518-6215-4eed-9903-7fb9d08c6dfe tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:37.530458 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1981518-6215-4eed-9903-7fb9d08c6dfe tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:37.548039 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:37.548039 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:37.552763 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c1981518-6215-4eed-9903-7fb9d08c6dfe tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:37.559206 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1981518-6215-4eed-9903-7fb9d08c6dfe tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb returned with HTTP 200 Aug 18 09:22:37.559763 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 983/3974] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:37 2026] GET /volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb => generated 1352 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:37.598536 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-437c380c-b449-40ea-8386-692258b40cb8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:37.600502 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:37.600847 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "6ad49089-cfef-4434-85e0-e96a2a74a657", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:37.602317 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '6ad49089-cfef-4434-85e0-e96a2a74a657', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:37.682630 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume of 1 GB Aug 18 09:22:37.686959 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Availability Zones retrieved successfully. Aug 18 09:22:37.692480 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Flow 'volume_create_api' (c3157d25-4811-4a12-b4b7-9e2cfca47d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:37.693618 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5056904c-ba19-45a6-a6c7-3b581146633c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:37.694649 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:37.755449 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5056904c-ba19-45a6-a6c7-3b581146633c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:37.756340 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf726bd-5df8-4661-82d5-389cd4900859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:37.798141 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Created reservations ['73c9b357-cc2e-47e9-9fc1-b3f222a2091f', 'e939f01a-d219-4aff-8905-02299b6c6a07', 'e6b41a49-1d07-451f-935e-9480232e9428', '2c062961-8a3d-43c7-8687-bc3537594c64'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:37.799136 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf726bd-5df8-4661-82d5-389cd4900859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73c9b357-cc2e-47e9-9fc1-b3f222a2091f', 'e939f01a-d219-4aff-8905-02299b6c6a07', 'e6b41a49-1d07-451f-935e-9480232e9428', '2c062961-8a3d-43c7-8687-bc3537594c64']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:37.799978 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0428e66-7434-4f98-94fb-4ffdd7f2ccbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:37.824726 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0428e66-7434-4f98-94fb-4ffdd7f2ccbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fef68967-9318-4828-bc42-5c18149fca63', '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='3913a97093204695ac0241e9ee685983',qos_specs=None,replication_status=,reservations=['73c9b357-cc2e-47e9-9fc1-b3f222a2091f','e939f01a-d219-4aff-8905-02299b6c6a07','e6b41a49-1d07-451f-935e-9480232e9428','2c062961-8a3d-43c7-8687-bc3537594c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454a5fe543934e94befcc2a84509245f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:37Z,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=fef68967-9318-4828-bc42-5c18149fca63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3913a97093204695ac0241e9ee685983',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='454a5fe543934e94befcc2a84509245f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:37.825502 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (126cd8ee-6fed-4ce3-9c34-3a9711c0d59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:37.847577 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (126cd8ee-6fed-4ce3-9c34-3a9711c0d59f) transitioned into state 'SUCCESS' from 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='3913a97093204695ac0241e9ee685983',qos_specs=None,replication_status=,reservations=['73c9b357-cc2e-47e9-9fc1-b3f222a2091f','e939f01a-d219-4aff-8905-02299b6c6a07','e6b41a49-1d07-451f-935e-9480232e9428','2c062961-8a3d-43c7-8687-bc3537594c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454a5fe543934e94befcc2a84509245f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:37.849582 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (178f0658-86c3-4dda-b7dc-3caa599b3922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:37.859467 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (178f0658-86c3-4dda-b7dc-3caa599b3922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:37.860463 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Flow 'volume_create_api' (c3157d25-4811-4a12-b4b7-9e2cfca47d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:37.862161 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume request issued successfully. Aug 18 09:22:37.862161 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-437c380c-b449-40ea-8386-692258b40cb8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:37.862161 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1005/3975] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:22:37 2026] POST /volume/v3/volumes => generated 773 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:37.874481 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d1118d98-d1ce-4526-b5f2-476f1496135a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:37.876251 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1118d98-d1ce-4526-b5f2-476f1496135a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:22:37.876477 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1118d98-d1ce-4526-b5f2-476f1496135a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:37.876651 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1118d98-d1ce-4526-b5f2-476f1496135a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:37.884242 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:37.884242 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:37.887682 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d1118d98-d1ce-4526-b5f2-476f1496135a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:37.891558 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1118d98-d1ce-4526-b5f2-476f1496135a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 200 Aug 18 09:22:37.891886 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 992/3976] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:37 2026] GET /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:38.424197 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b91e0dd-b6f5-485c-aceb-699159cbe08a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:38.426139 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b91e0dd-b6f5-485c-aceb-699159cbe08a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 Aug 18 09:22:38.426316 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b91e0dd-b6f5-485c-aceb-699159cbe08a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:38.426532 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b91e0dd-b6f5-485c-aceb-699159cbe08a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:38.431770 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:38.431770 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:38.432200 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b91e0dd-b6f5-485c-aceb-699159cbe08a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:38.432986 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b91e0dd-b6f5-485c-aceb-699159cbe08a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 returned with HTTP 200 Aug 18 09:22:38.433355 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 997/3977] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:38 2026] GET /volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:38.446954 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:38.448886 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:38.449259 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1472420034"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:38.451153 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request body: {'volume': {'snapshot_id': 'c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1472420034'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:38.456657 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:38.456657 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:38.457134 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:38.457264 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume of 1 GB Aug 18 09:22:38.460785 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Availability Zones retrieved successfully. Aug 18 09:22:38.466109 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (47ae1fb8-9a50-48ae-9664-4325cacc283e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:38.467331 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af25085-0c76-487f-b0f4-aa3167a735bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:38.468282 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:38.499069 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af25085-0c76-487f-b0f4-aa3167a735bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:38.499897 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f159cd22-cb21-481f-ba19-952ec189133c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:38.547415 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['cf6fa432-2671-4cf8-a3f3-a29109107c14', '758aeca8-5db2-4903-a173-e944135d3444', '0d67cbfc-4da3-414e-bd6f-e823c1b9f3fd', '56bdcc7d-5da3-4a18-a79f-6440a75820a0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:38.548438 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f159cd22-cb21-481f-ba19-952ec189133c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf6fa432-2671-4cf8-a3f3-a29109107c14', '758aeca8-5db2-4903-a173-e944135d3444', '0d67cbfc-4da3-414e-bd6f-e823c1b9f3fd', '56bdcc7d-5da3-4a18-a79f-6440a75820a0']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:38.549555 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82170cf8-b294-439c-92b3-fca7a8f63189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:38.571901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0fb317a1-071d-43f9-8d28-97b4676f6149 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:38.574070 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fb317a1-071d-43f9-8d28-97b4676f6149 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb Aug 18 09:22:38.574298 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fb317a1-071d-43f9-8d28-97b4676f6149 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:38.574588 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fb317a1-071d-43f9-8d28-97b4676f6149 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:38.580139 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fb317a1-071d-43f9-8d28-97b4676f6149 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb returned with HTTP 404 Aug 18 09:22:38.580628 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1006/3978] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:38 2026] GET /volume/v3/volumes/406ff642-2ef3-4115-9ad1-d859d07513bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:38.589251 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82170cf8-b294-439c-92b3-fca7a8f63189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01969c8d-35d4-418b-afe2-ce25d772dfe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1472420034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['cf6fa432-2671-4cf8-a3f3-a29109107c14','758aeca8-5db2-4903-a173-e944135d3444','0d67cbfc-4da3-414e-bd6f-e823c1b9f3fd','56bdcc7d-5da3-4a18-a79f-6440a75820a0'],size=1,snapshot_id=c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1472420034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01969c8d-35d4-418b-afe2-ce25d772dfe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75afd9e67f74ffc956a7a8a2c11d952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb1d9abff184507b626efbd15f734ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:38.590237 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1192e680-72f7-411e-8c3a-afde582dc67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:38.590312 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:38.592029 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:38.592361 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1443165329"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:38.593763 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1443165329'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:38.593909 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Create volume of 1 GB Aug 18 09:22:38.598249 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Availability Zones retrieved successfully. Aug 18 09:22:38.603685 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Flow 'volume_create_api' (f9b59add-1b4c-405d-952f-41a13a3ce81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:38.604808 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2380aa-6bc1-40ac-aa78-f41f0aef1f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:38.605762 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:38.609083 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1192e680-72f7-411e-8c3a-afde582dc67e) transitioned into state 'SUCCESS' from state '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-1472420034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['cf6fa432-2671-4cf8-a3f3-a29109107c14','758aeca8-5db2-4903-a173-e944135d3444','0d67cbfc-4da3-414e-bd6f-e823c1b9f3fd','56bdcc7d-5da3-4a18-a79f-6440a75820a0'],size=1,snapshot_id=c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:38.609837 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01666cc2-f439-40af-9ae1-b3f1e16ba954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:38.634849 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2380aa-6bc1-40ac-aa78-f41f0aef1f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:38.635801 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49af57ab-d507-4586-a974-29550740f7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:38.636021 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01666cc2-f439-40af-9ae1-b3f1e16ba954) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:38.637143 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (47ae1fb8-9a50-48ae-9664-4325cacc283e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:38.638345 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request issued successfully. Aug 18 09:22:38.638572 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34587d55-9edc-40e5-bb94-0c3dfd1baa58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:38.639108 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 984/3979] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:22:38 2026] POST /volume/v3/volumes => generated 802 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:38.656808 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba559812-6447-453d-b6d7-a8d10ddb75fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:38.659119 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba559812-6447-453d-b6d7-a8d10ddb75fc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 Aug 18 09:22:38.659289 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba559812-6447-453d-b6d7-a8d10ddb75fc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:38.659512 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba559812-6447-453d-b6d7-a8d10ddb75fc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:38.666954 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:38.666954 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:38.672246 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba559812-6447-453d-b6d7-a8d10ddb75fc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:38.678725 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba559812-6447-453d-b6d7-a8d10ddb75fc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 returned with HTTP 200 Aug 18 09:22:38.679180 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 998/3980] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:38 2026] GET /volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:38.681625 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Created reservations ['bb0ea607-e352-472a-b206-808d9d63566c', '1348d328-28f8-4660-abb7-a3bc9eecbee0', 'dbc0c559-5b02-4437-a427-1ef96d75edce', '217c1817-3525-4834-a2f8-f4624a065aa0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:38.682526 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49af57ab-d507-4586-a974-29550740f7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb0ea607-e352-472a-b206-808d9d63566c', '1348d328-28f8-4660-abb7-a3bc9eecbee0', 'dbc0c559-5b02-4437-a427-1ef96d75edce', '217c1817-3525-4834-a2f8-f4624a065aa0']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:38.683309 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8542416e-9dee-400f-80f4-2e0b1e054121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:38.706305 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8542416e-9dee-400f-80f4-2e0b1e054121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a1dbeb0-390d-4717-9821-5fa156a37897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1443165329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695d89e141754b61b68d5cf1d48b1dee',qos_specs=None,replication_status=,reservations=['bb0ea607-e352-472a-b206-808d9d63566c','1348d328-28f8-4660-abb7-a3bc9eecbee0','dbc0c559-5b02-4437-a427-1ef96d75edce','217c1817-3525-4834-a2f8-f4624a065aa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6dabe682e3544d683671d2507638432',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1443165329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a1dbeb0-390d-4717-9821-5fa156a37897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695d89e141754b61b68d5cf1d48b1dee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6dabe682e3544d683671d2507638432',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:38.707029 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7723ec-8084-46a4-beb0-fb88b917d676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:38.724929 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7723ec-8084-46a4-beb0-fb88b917d676) transitioned into state 'SUCCESS' from state '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-1443165329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695d89e141754b61b68d5cf1d48b1dee',qos_specs=None,replication_status=,reservations=['bb0ea607-e352-472a-b206-808d9d63566c','1348d328-28f8-4660-abb7-a3bc9eecbee0','dbc0c559-5b02-4437-a427-1ef96d75edce','217c1817-3525-4834-a2f8-f4624a065aa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6dabe682e3544d683671d2507638432',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:38.725668 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9d385d-fd67-4fbc-8e48-b5af64d8b938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:38.735560 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9d385d-fd67-4fbc-8e48-b5af64d8b938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:38.736420 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Flow 'volume_create_api' (f9b59add-1b4c-405d-952f-41a13a3ce81f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:38.736720 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Create volume request issued successfully. Aug 18 09:22:38.737270 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4070ca6-bc5d-4c15-9990-c8885ca98e23 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:38.737729 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 993/3981] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:22:38 2026] POST /volume/v3/volumes => generated 745 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:38.752879 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-40eaf747-eca0-47e0-b146-e2f9c94dfe6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:38.755313 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40eaf747-eca0-47e0-b146-e2f9c94dfe6a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 Aug 18 09:22:38.755670 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40eaf747-eca0-47e0-b146-e2f9c94dfe6a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:38.755971 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40eaf747-eca0-47e0-b146-e2f9c94dfe6a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:38.765908 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:38.765908 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:38.770626 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-40eaf747-eca0-47e0-b146-e2f9c94dfe6a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:38.777145 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40eaf747-eca0-47e0-b146-e2f9c94dfe6a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 returned with HTTP 200 Aug 18 09:22:38.777721 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1007/3982] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:38 2026] GET /volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:38.905946 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2356f090-ddc1-4438-be0f-244cda52eef7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:38.908818 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2356f090-ddc1-4438-be0f-244cda52eef7 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:22:38.909058 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2356f090-ddc1-4438-be0f-244cda52eef7 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:38.909267 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2356f090-ddc1-4438-be0f-244cda52eef7 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:38.919249 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:38.919249 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:38.922903 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2356f090-ddc1-4438-be0f-244cda52eef7 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:38.927740 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2356f090-ddc1-4438-be0f-244cda52eef7 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 200 Aug 18 09:22:38.928115 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 985/3983] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:38 2026] GET /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:39.695785 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c2ef42c6-d31c-44ce-a67a-20e75fc6739a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:39.697556 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2ef42c6-d31c-44ce-a67a-20e75fc6739a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 Aug 18 09:22:39.697804 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2ef42c6-d31c-44ce-a67a-20e75fc6739a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:39.698012 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2ef42c6-d31c-44ce-a67a-20e75fc6739a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:39.704956 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:39.704956 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:39.708528 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c2ef42c6-d31c-44ce-a67a-20e75fc6739a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:39.712559 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2ef42c6-d31c-44ce-a67a-20e75fc6739a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 returned with HTTP 200 Aug 18 09:22:39.712887 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 999/3984] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:39 2026] GET /volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:39.727565 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:39.729507 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:39.729879 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "01969c8d-35d4-418b-afe2-ce25d772dfe6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2083223123"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:39.731763 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request body: {'volume': {'source_volid': '01969c8d-35d4-418b-afe2-ce25d772dfe6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2083223123'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:39.738812 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:39.738812 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:39.739250 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume retrieved successfully. Aug 18 09:22:39.739360 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume of 1 GB Aug 18 09:22:39.742629 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Availability Zones retrieved successfully. Aug 18 09:22:39.747806 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (76c4706c-c022-4989-8387-3b4440faf7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:39.748843 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ee25420-c092-40aa-af34-c835acb48c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:39.749682 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:39.773586 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ee25420-c092-40aa-af34-c835acb48c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '01969c8d-35d4-418b-afe2-ce25d772dfe6', 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:39.774820 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b67980a-8b4c-45eb-b609-034de6bcd03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:39.790283 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f352077-e64e-4a27-8c4d-83d0ec8f9e25 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:39.791911 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f352077-e64e-4a27-8c4d-83d0ec8f9e25 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 Aug 18 09:22:39.792103 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f352077-e64e-4a27-8c4d-83d0ec8f9e25 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:39.792789 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f352077-e64e-4a27-8c4d-83d0ec8f9e25 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:39.799588 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:39.799588 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:39.803327 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f352077-e64e-4a27-8c4d-83d0ec8f9e25 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:39.807293 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f352077-e64e-4a27-8c4d-83d0ec8f9e25 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 returned with HTTP 200 Aug 18 09:22:39.807701 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1008/3985] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:39 2026] GET /volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:39.821582 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e92c7bf-1261-43b0-a373-a790c19c582d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:39.822015 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['ea6d1966-4b8f-415f-b810-83c6b4c75923', '3b66ae04-751e-4ecc-8fa5-1663a03cfbac', 'f4135b14-fa19-4af2-8d1c-84e5bc7b2c4c', 'e77cf907-aff7-4a57-9ee0-25da0b9309e9'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:39.822741 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b67980a-8b4c-45eb-b609-034de6bcd03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea6d1966-4b8f-415f-b810-83c6b4c75923', '3b66ae04-751e-4ecc-8fa5-1663a03cfbac', 'f4135b14-fa19-4af2-8d1c-84e5bc7b2c4c', 'e77cf907-aff7-4a57-9ee0-25da0b9309e9']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:39.823230 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:39.823559 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4a1dbeb0-390d-4717-9821-5fa156a37897", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1938393185"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:39.823623 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91087bce-c0f7-4ae3-a4a9-dacedf321a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:39.825011 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Create volume request body: {'volume': {'source_volid': '4a1dbeb0-390d-4717-9821-5fa156a37897', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1938393185'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:39.831902 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:39.831902 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:39.832335 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume retrieved successfully. Aug 18 09:22:39.832457 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Create volume of 2 GB Aug 18 09:22:39.836046 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Availability Zones retrieved successfully. Aug 18 09:22:39.841783 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Flow 'volume_create_api' (2f305928-29a2-4feb-84e3-9b768c1b6f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:39.843272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95447afa-242d-4105-915f-4f8b6602b07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:39.844264 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:39.857874 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91087bce-c0f7-4ae3-a4a9-dacedf321a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd871286-3f6e-4d48-ae6c-d345784bf030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2083223123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['ea6d1966-4b8f-415f-b810-83c6b4c75923','3b66ae04-751e-4ecc-8fa5-1663a03cfbac','f4135b14-fa19-4af2-8d1c-84e5bc7b2c4c','e77cf907-aff7-4a57-9ee0-25da0b9309e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=01969c8d-35d4-418b-afe2-ce25d772dfe6,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2083223123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd871286-3f6e-4d48-ae6c-d345784bf030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75afd9e67f74ffc956a7a8a2c11d952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=01969c8d-35d4-418b-afe2-ce25d772dfe6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb1d9abff184507b626efbd15f734ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:39.858818 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86473004-6e8f-40ce-8f3f-16bc5cbacd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:39.872987 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95447afa-242d-4105-915f-4f8b6602b07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '4a1dbeb0-390d-4717-9821-5fa156a37897', 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:39.872987 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564fd5c7-aaef-4726-b716-c8c2e7ebb993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:39.877584 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86473004-6e8f-40ce-8f3f-16bc5cbacd89) transitioned into state 'SUCCESS' from state '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-2083223123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['ea6d1966-4b8f-415f-b810-83c6b4c75923','3b66ae04-751e-4ecc-8fa5-1663a03cfbac','f4135b14-fa19-4af2-8d1c-84e5bc7b2c4c','e77cf907-aff7-4a57-9ee0-25da0b9309e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=01969c8d-35d4-418b-afe2-ce25d772dfe6,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:39.879220 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0853e2ae-ef54-4c1f-a540-248e9203d335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:39.897170 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0853e2ae-ef54-4c1f-a540-248e9203d335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:39.900508 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (76c4706c-c022-4989-8387-3b4440faf7e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:39.900508 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request issued successfully. Aug 18 09:22:39.900508 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08a49bae-6ba6-4d7f-b7be-38cd5aaac010 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:39.900508 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 994/3986] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:22:39 2026] POST /volume/v3/volumes => generated 802 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:39.912451 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d6bc073-268b-4eec-8107-384fb18c531f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:39.914847 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d6bc073-268b-4eec-8107-384fb18c531f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 Aug 18 09:22:39.915085 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d6bc073-268b-4eec-8107-384fb18c531f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:39.915277 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d6bc073-268b-4eec-8107-384fb18c531f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:39.919595 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Created reservations ['87a94535-3bcd-458a-bc86-541277a330ab', 'c12a985e-6081-41a4-a900-05fab7b9c3fb', '95e74a87-eeeb-459a-a72a-ce9e46315da2', '50bf58d0-2642-472b-b95b-a4ba6f342007'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:39.920568 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564fd5c7-aaef-4726-b716-c8c2e7ebb993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87a94535-3bcd-458a-bc86-541277a330ab', 'c12a985e-6081-41a4-a900-05fab7b9c3fb', '95e74a87-eeeb-459a-a72a-ce9e46315da2', '50bf58d0-2642-472b-b95b-a4ba6f342007']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:39.921819 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5a9b0e7-deab-4401-b6bc-742f99ca5256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:39.930087 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:39.930087 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:39.934704 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8d6bc073-268b-4eec-8107-384fb18c531f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:39.941680 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d6bc073-268b-4eec-8107-384fb18c531f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 returned with HTTP 200 Aug 18 09:22:39.942252 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-457b531e-da67-4bb4-8da2-e0684bbee054 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:39.942721 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1000/3987] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:39 2026] GET /volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:39.944527 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-457b531e-da67-4bb4-8da2-e0684bbee054 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:22:39.944834 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-457b531e-da67-4bb4-8da2-e0684bbee054 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:39.945129 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-457b531e-da67-4bb4-8da2-e0684bbee054 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:39.955932 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:39.955932 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:39.960053 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-457b531e-da67-4bb4-8da2-e0684bbee054 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:39.960604 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5a9b0e7-deab-4401-b6bc-742f99ca5256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dc7b404-f6c9-480e-8411-9caf86bbf178', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1938393185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695d89e141754b61b68d5cf1d48b1dee',qos_specs=None,replication_status=,reservations=['87a94535-3bcd-458a-bc86-541277a330ab','c12a985e-6081-41a4-a900-05fab7b9c3fb','95e74a87-eeeb-459a-a72a-ce9e46315da2','50bf58d0-2642-472b-b95b-a4ba6f342007'],size=2,snapshot_id=None,source_replicaid=,source_volid=4a1dbeb0-390d-4717-9821-5fa156a37897,status='creating',user_id='c6dabe682e3544d683671d2507638432',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1938393185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dc7b404-f6c9-480e-8411-9caf86bbf178,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695d89e141754b61b68d5cf1d48b1dee',provider_auth=None,provider_geometry=None,provider_id=None,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=4a1dbeb0-390d-4717-9821-5fa156a37897,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6dabe682e3544d683671d2507638432',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:39.961568 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5c65d2-5c2d-4eb5-aae9-0b9ce54928bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:39.965215 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-457b531e-da67-4bb4-8da2-e0684bbee054 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 200 Aug 18 09:22:39.965643 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1009/3988] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:39 2026] GET /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:39.981541 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5c65d2-5c2d-4eb5-aae9-0b9ce54928bd) transitioned into state 'SUCCESS' from state '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-1938393185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695d89e141754b61b68d5cf1d48b1dee',qos_specs=None,replication_status=,reservations=['87a94535-3bcd-458a-bc86-541277a330ab','c12a985e-6081-41a4-a900-05fab7b9c3fb','95e74a87-eeeb-459a-a72a-ce9e46315da2','50bf58d0-2642-472b-b95b-a4ba6f342007'],size=2,snapshot_id=None,source_replicaid=,source_volid=4a1dbeb0-390d-4717-9821-5fa156a37897,status='creating',user_id='c6dabe682e3544d683671d2507638432',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:39.982335 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8394ade8-90ba-4770-83ec-d364f1bedc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:40.004122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8394ade8-90ba-4770-83ec-d364f1bedc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:40.005193 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Flow 'volume_create_api' (2f305928-29a2-4feb-84e3-9b768c1b6f7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:40.005530 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Create volume request issued successfully. Aug 18 09:22:40.006312 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e92c7bf-1261-43b0-a373-a790c19c582d tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:40.006959 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 986/3989] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:22:39 2026] POST /volume/v3/volumes => generated 779 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:40.023153 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c6d7173-c35e-4779-8cd0-d61aff259661 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:40.025048 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c6d7173-c35e-4779-8cd0-d61aff259661 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 Aug 18 09:22:40.025242 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c6d7173-c35e-4779-8cd0-d61aff259661 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:40.025467 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c6d7173-c35e-4779-8cd0-d61aff259661 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:40.032523 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:40.032523 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:40.036733 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c6d7173-c35e-4779-8cd0-d61aff259661 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:40.040966 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c6d7173-c35e-4779-8cd0-d61aff259661 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 returned with HTTP 200 Aug 18 09:22:40.041317 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 995/3990] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:40 2026] GET /volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:40.957868 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3bfc437-da11-481c-bd85-017f93f4ceaa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:40.959622 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3bfc437-da11-481c-bd85-017f93f4ceaa tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 Aug 18 09:22:40.959866 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3bfc437-da11-481c-bd85-017f93f4ceaa tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:40.960108 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3bfc437-da11-481c-bd85-017f93f4ceaa tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:40.966597 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:40.966597 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:40.970613 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c3bfc437-da11-481c-bd85-017f93f4ceaa tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:40.975954 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3bfc437-da11-481c-bd85-017f93f4ceaa tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 returned with HTTP 200 Aug 18 09:22:40.976452 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1001/3991] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:40 2026] GET /volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:40.979575 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d0bd4bc-265d-474c-a6e1-68b0b92f6b8a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:40.983407 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d0bd4bc-265d-474c-a6e1-68b0b92f6b8a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:22:40.983407 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d0bd4bc-265d-474c-a6e1-68b0b92f6b8a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:40.983407 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d0bd4bc-265d-474c-a6e1-68b0b92f6b8a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:40.989290 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15da860c-dee1-4963-88ef-2cf97add5f9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:40.990484 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:40.990484 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:40.991236 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15da860c-dee1-4963-88ef-2cf97add5f9e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 Aug 18 09:22:40.991438 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15da860c-dee1-4963-88ef-2cf97add5f9e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:40.991622 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15da860c-dee1-4963-88ef-2cf97add5f9e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:40.991740 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-15da860c-dee1-4963-88ef-2cf97add5f9e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete snapshot with id: 7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 Aug 18 09:22:40.994103 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d0bd4bc-265d-474c-a6e1-68b0b92f6b8a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:40.996956 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:40.996956 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:40.997444 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-15da860c-dee1-4963-88ef-2cf97add5f9e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:40.999077 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d0bd4bc-265d-474c-a6e1-68b0b92f6b8a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 200 Aug 18 09:22:40.999457 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1010/3992] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:40 2026] GET /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:41.015272 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-15da860c-dee1-4963-88ef-2cf97add5f9e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot delete request issued successfully. Aug 18 09:22:41.015512 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15da860c-dee1-4963-88ef-2cf97add5f9e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 returned with HTTP 202 Aug 18 09:22:41.015930 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 987/3993] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:40 2026] DELETE /volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:41.023738 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d0364ce5-1163-4d82-899c-4fd7a285f358 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:41.025784 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0364ce5-1163-4d82-899c-4fd7a285f358 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 Aug 18 09:22:41.026000 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0364ce5-1163-4d82-899c-4fd7a285f358 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:41.026182 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0364ce5-1163-4d82-899c-4fd7a285f358 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:41.031363 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:41.031363 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:41.031853 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d0364ce5-1163-4d82-899c-4fd7a285f358 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:41.032660 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0364ce5-1163-4d82-899c-4fd7a285f358 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 returned with HTTP 200 Aug 18 09:22:41.033055 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 996/3994] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:41 2026] GET /volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:41.055887 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5020b64-7d5b-4ffb-934d-61fe9469267a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:41.058767 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5020b64-7d5b-4ffb-934d-61fe9469267a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 Aug 18 09:22:41.058767 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5020b64-7d5b-4ffb-934d-61fe9469267a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:41.058767 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5020b64-7d5b-4ffb-934d-61fe9469267a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:41.064932 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:41.064932 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:41.069483 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5020b64-7d5b-4ffb-934d-61fe9469267a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:41.072601 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5020b64-7d5b-4ffb-934d-61fe9469267a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 returned with HTTP 200 Aug 18 09:22:41.073785 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1002/3995] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:41 2026] GET /volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:41.085803 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0b6deeea-5259-4e58-b4bf-deeac37373bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:41.087762 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b6deeea-5259-4e58-b4bf-deeac37373bb tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 Aug 18 09:22:41.088016 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b6deeea-5259-4e58-b4bf-deeac37373bb tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:41.088321 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b6deeea-5259-4e58-b4bf-deeac37373bb tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:41.095613 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:41.095613 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:41.098974 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0b6deeea-5259-4e58-b4bf-deeac37373bb tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:41.104808 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b6deeea-5259-4e58-b4bf-deeac37373bb tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 returned with HTTP 200 Aug 18 09:22:41.105190 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1011/3996] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:41 2026] GET /volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:41.116604 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a157cd19-a6bc-4b09-b025-25ac09cb1f5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:41.120514 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a157cd19-a6bc-4b09-b025-25ac09cb1f5c tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 Aug 18 09:22:41.120690 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a157cd19-a6bc-4b09-b025-25ac09cb1f5c tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:41.120881 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a157cd19-a6bc-4b09-b025-25ac09cb1f5c tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:41.130413 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:41.130413 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:41.132468 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a157cd19-a6bc-4b09-b025-25ac09cb1f5c tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:41.136437 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a157cd19-a6bc-4b09-b025-25ac09cb1f5c tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 returned with HTTP 200 Aug 18 09:22:41.136808 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 988/3997] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:41 2026] GET /volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:41.147861 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a51cb95a-28d5-471a-bb17-128700657195 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:41.149520 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a51cb95a-28d5-471a-bb17-128700657195 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] DELETE https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 Aug 18 09:22:41.149725 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a51cb95a-28d5-471a-bb17-128700657195 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:41.149959 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a51cb95a-28d5-471a-bb17-128700657195 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:41.150158 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a51cb95a-28d5-471a-bb17-128700657195 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Delete volume with id: 2dc7b404-f6c9-480e-8411-9caf86bbf178 Aug 18 09:22:41.157010 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:41.157010 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:41.157557 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a51cb95a-28d5-471a-bb17-128700657195 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:41.173378 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a51cb95a-28d5-471a-bb17-128700657195 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Delete volume request issued successfully. Aug 18 09:22:41.173658 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a51cb95a-28d5-471a-bb17-128700657195 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 returned with HTTP 202 Aug 18 09:22:41.174238 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 997/3998] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:41 2026] DELETE /volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:41.184845 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e8b7a27-1b31-470e-a0da-2f03cae9e83f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:41.186578 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e8b7a27-1b31-470e-a0da-2f03cae9e83f tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 Aug 18 09:22:41.186787 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e8b7a27-1b31-470e-a0da-2f03cae9e83f tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:41.187003 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e8b7a27-1b31-470e-a0da-2f03cae9e83f tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:41.195417 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:41.195417 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:41.197508 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4e8b7a27-1b31-470e-a0da-2f03cae9e83f tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:41.201822 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e8b7a27-1b31-470e-a0da-2f03cae9e83f tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 returned with HTTP 200 Aug 18 09:22:41.202301 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1003/3999] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:41 2026] GET /volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:42.012743 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f2d2552-2a06-45a7-980d-df1d086f2ad3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:42.014651 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f2d2552-2a06-45a7-980d-df1d086f2ad3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:22:42.014900 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f2d2552-2a06-45a7-980d-df1d086f2ad3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:42.015119 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f2d2552-2a06-45a7-980d-df1d086f2ad3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:42.022166 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:42.022166 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:42.025765 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f2d2552-2a06-45a7-980d-df1d086f2ad3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:42.030165 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f2d2552-2a06-45a7-980d-df1d086f2ad3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 200 Aug 18 09:22:42.030587 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1012/4000] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:42 2026] GET /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:42.041740 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d720a08d-2a31-4c13-b2ac-24335bb510c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:42.043582 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d720a08d-2a31-4c13-b2ac-24335bb510c0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 Aug 18 09:22:42.043845 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d720a08d-2a31-4c13-b2ac-24335bb510c0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:42.044079 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d720a08d-2a31-4c13-b2ac-24335bb510c0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:42.050991 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d720a08d-2a31-4c13-b2ac-24335bb510c0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 returned with HTTP 404 Aug 18 09:22:42.051567 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 989/4001] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:42 2026] GET /volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:42.058620 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-475852f2-1832-4555-855c-b07813702300 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:42.060461 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-475852f2-1832-4555-855c-b07813702300 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 Aug 18 09:22:42.060683 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-475852f2-1832-4555-855c-b07813702300 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:42.060872 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-475852f2-1832-4555-855c-b07813702300 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:42.060979 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-475852f2-1832-4555-855c-b07813702300 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete snapshot with id: c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 Aug 18 09:22:42.067191 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:42.067191 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:42.067644 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-475852f2-1832-4555-855c-b07813702300 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:42.084042 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-475852f2-1832-4555-855c-b07813702300 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot delete request issued successfully. Aug 18 09:22:42.084234 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-475852f2-1832-4555-855c-b07813702300 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 returned with HTTP 202 Aug 18 09:22:42.084638 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 998/4002] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:42 2026] DELETE /volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:42.092380 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09521cea-2212-41ba-918f-fdf65447c200 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:42.094131 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09521cea-2212-41ba-918f-fdf65447c200 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 Aug 18 09:22:42.094310 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09521cea-2212-41ba-918f-fdf65447c200 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:42.094513 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09521cea-2212-41ba-918f-fdf65447c200 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:42.099334 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:42.099334 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:42.099797 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-09521cea-2212-41ba-918f-fdf65447c200 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:42.100592 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09521cea-2212-41ba-918f-fdf65447c200 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 returned with HTTP 200 Aug 18 09:22:42.100943 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1004/4003] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:42 2026] GET /volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:42.217911 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a1b46959-b8bd-4c49-92af-d774d0761dca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:42.220026 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1b46959-b8bd-4c49-92af-d774d0761dca tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 Aug 18 09:22:42.220258 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a1b46959-b8bd-4c49-92af-d774d0761dca tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:42.220522 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a1b46959-b8bd-4c49-92af-d774d0761dca tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:42.229277 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1b46959-b8bd-4c49-92af-d774d0761dca tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 returned with HTTP 404 Aug 18 09:22:42.229990 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1013/4004] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:42 2026] GET /volume/v3/volumes/2dc7b404-f6c9-480e-8411-9caf86bbf178 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:42.249879 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c570027c-95d1-4f39-992c-3dd24409fe34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:42.251618 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c570027c-95d1-4f39-992c-3dd24409fe34 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 Aug 18 09:22:42.251786 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c570027c-95d1-4f39-992c-3dd24409fe34 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:42.251979 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c570027c-95d1-4f39-992c-3dd24409fe34 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:42.259678 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:42.259678 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:42.264186 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c570027c-95d1-4f39-992c-3dd24409fe34 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:42.269835 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c570027c-95d1-4f39-992c-3dd24409fe34 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 returned with HTTP 200 Aug 18 09:22:42.270463 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 990/4005] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:42 2026] GET /volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:42.285298 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d6452950-fd7e-46b2-91c5-bf494d728265 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:42.287552 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6452950-fd7e-46b2-91c5-bf494d728265 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] DELETE https://10.4.3.41/volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 Aug 18 09:22:42.287876 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6452950-fd7e-46b2-91c5-bf494d728265 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:42.288096 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6452950-fd7e-46b2-91c5-bf494d728265 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:42.288252 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d6452950-fd7e-46b2-91c5-bf494d728265 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Delete volume with id: 4a1dbeb0-390d-4717-9821-5fa156a37897 Aug 18 09:22:42.299306 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:42.299306 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:42.299941 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d6452950-fd7e-46b2-91c5-bf494d728265 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:42.322029 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d6452950-fd7e-46b2-91c5-bf494d728265 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Delete volume request issued successfully. Aug 18 09:22:42.322174 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6452950-fd7e-46b2-91c5-bf494d728265 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 returned with HTTP 202 Aug 18 09:22:42.322519 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 999/4006] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:42 2026] DELETE /volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:42.334248 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0345327-cb08-482d-bbf4-c70aca56f4e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:42.338648 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0345327-cb08-482d-bbf4-c70aca56f4e9 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 Aug 18 09:22:42.338908 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0345327-cb08-482d-bbf4-c70aca56f4e9 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:42.339146 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0345327-cb08-482d-bbf4-c70aca56f4e9 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:42.348108 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:42.348108 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:42.352318 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0345327-cb08-482d-bbf4-c70aca56f4e9 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Volume info retrieved successfully. Aug 18 09:22:42.357313 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0345327-cb08-482d-bbf4-c70aca56f4e9 tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 returned with HTTP 200 Aug 18 09:22:42.357702 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1005/4007] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:42 2026] GET /volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:43.050022 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89b8679d-0640-478e-a55b-9999e02af32f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:43.052309 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89b8679d-0640-478e-a55b-9999e02af32f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:22:43.052555 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89b8679d-0640-478e-a55b-9999e02af32f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:43.052749 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89b8679d-0640-478e-a55b-9999e02af32f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:43.060105 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:43.060105 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:43.064019 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89b8679d-0640-478e-a55b-9999e02af32f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:43.068715 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89b8679d-0640-478e-a55b-9999e02af32f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 200 Aug 18 09:22:43.069111 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1014/4008] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:43 2026] GET /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:43.111471 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16b92d01-bd10-4048-832b-154572124563 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:43.113635 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16b92d01-bd10-4048-832b-154572124563 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 Aug 18 09:22:43.113931 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16b92d01-bd10-4048-832b-154572124563 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:43.114192 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16b92d01-bd10-4048-832b-154572124563 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:43.119434 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16b92d01-bd10-4048-832b-154572124563 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 returned with HTTP 404 Aug 18 09:22:43.120164 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 991/4009] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:43 2026] GET /volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:43.128061 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-601b81b3-4917-454a-8d4c-398f236dc109 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:43.130000 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-601b81b3-4917-454a-8d4c-398f236dc109 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 Aug 18 09:22:43.130258 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-601b81b3-4917-454a-8d4c-398f236dc109 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:43.130486 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-601b81b3-4917-454a-8d4c-398f236dc109 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:43.130689 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-601b81b3-4917-454a-8d4c-398f236dc109 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 01969c8d-35d4-418b-afe2-ce25d772dfe6 Aug 18 09:22:43.138204 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:43.138204 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:43.138655 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-601b81b3-4917-454a-8d4c-398f236dc109 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:43.158364 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-601b81b3-4917-454a-8d4c-398f236dc109 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume request issued successfully. Aug 18 09:22:43.158634 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-601b81b3-4917-454a-8d4c-398f236dc109 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 returned with HTTP 202 Aug 18 09:22:43.159239 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1000/4010] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:43 2026] DELETE /volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:43.167416 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52248bf8-dd5e-4d3a-8bff-abe21b67b5c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:43.170104 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52248bf8-dd5e-4d3a-8bff-abe21b67b5c4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 Aug 18 09:22:43.170409 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52248bf8-dd5e-4d3a-8bff-abe21b67b5c4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:43.170689 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52248bf8-dd5e-4d3a-8bff-abe21b67b5c4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:43.181457 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:43.181457 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:43.185651 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52248bf8-dd5e-4d3a-8bff-abe21b67b5c4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:43.190280 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52248bf8-dd5e-4d3a-8bff-abe21b67b5c4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 returned with HTTP 200 Aug 18 09:22:43.190701 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1006/4011] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:43 2026] GET /volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:43.369569 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e8d141a7-31c3-4b50-90ae-98f9f85c8d2a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:43.374147 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8d141a7-31c3-4b50-90ae-98f9f85c8d2a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] GET https://10.4.3.41/volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 Aug 18 09:22:43.374351 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8d141a7-31c3-4b50-90ae-98f9f85c8d2a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:43.374508 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8d141a7-31c3-4b50-90ae-98f9f85c8d2a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:43.381241 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8d141a7-31c3-4b50-90ae-98f9f85c8d2a tempest-VolumesCloneTest-1504845303 tempest-VolumesCloneTest-1504845303-project-member] https://10.4.3.41/volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 returned with HTTP 404 Aug 18 09:22:43.381681 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1015/4012] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:43 2026] GET /volume/v3/volumes/4a1dbeb0-390d-4717-9821-5fa156a37897 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:44.087405 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-229fce90-987b-43d4-9955-ab40c728d171 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:44.090302 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-229fce90-987b-43d4-9955-ab40c728d171 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:22:44.090574 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-229fce90-987b-43d4-9955-ab40c728d171 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:44.090787 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-229fce90-987b-43d4-9955-ab40c728d171 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:44.099319 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:44.099319 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:44.103007 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-229fce90-987b-43d4-9955-ab40c728d171 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:44.107755 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-229fce90-987b-43d4-9955-ab40c728d171 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 200 Aug 18 09:22:44.108212 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 992/4013] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:44 2026] GET /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:44.134604 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15337778-cd9b-4e4a-97bc-bda05f77cf67 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:44.137719 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15337778-cd9b-4e4a-97bc-bda05f77cf67 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:22:44.138011 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15337778-cd9b-4e4a-97bc-bda05f77cf67 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:44.138222 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15337778-cd9b-4e4a-97bc-bda05f77cf67 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:44.147763 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:44.147763 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:44.151893 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-15337778-cd9b-4e4a-97bc-bda05f77cf67 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:44.156752 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15337778-cd9b-4e4a-97bc-bda05f77cf67 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 200 Aug 18 09:22:44.157261 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1001/4014] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:44 2026] GET /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:44.169258 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:44.171161 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:44.171631 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "fef68967-9318-4828-bc42-5c18149fca63", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:44.173377 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'fef68967-9318-4828-bc42-5c18149fca63', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:44.184329 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:44.184329 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:44.185001 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume retrieved successfully. Aug 18 09:22:44.185166 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume of 1 GB Aug 18 09:22:44.189921 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Availability Zones retrieved successfully. Aug 18 09:22:44.197530 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Flow 'volume_create_api' (75bcb006-c070-4ac8-9c12-17f94bab91db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:44.199107 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0cc65f-39bb-464e-bc06-17a0d2a9dd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:44.200403 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:44.209765 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-abb7f3a4-dde5-46ec-bfff-f40eb2d2f3d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:44.213166 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abb7f3a4-dde5-46ec-bfff-f40eb2d2f3d8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 Aug 18 09:22:44.213358 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-abb7f3a4-dde5-46ec-bfff-f40eb2d2f3d8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:44.213622 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-abb7f3a4-dde5-46ec-bfff-f40eb2d2f3d8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:44.227684 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abb7f3a4-dde5-46ec-bfff-f40eb2d2f3d8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 returned with HTTP 404 Aug 18 09:22:44.228571 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1016/4015] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:44 2026] GET /volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:44.236735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00c43154-e122-42c5-8502-48386087d60c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:44.238399 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0cc65f-39bb-464e-bc06-17a0d2a9dd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fef68967-9318-4828-bc42-5c18149fca63', 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:44.239093 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00c43154-e122-42c5-8502-48386087d60c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 Aug 18 09:22:44.239372 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c810d6-2278-450a-8822-45be94b376a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:44.239480 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00c43154-e122-42c5-8502-48386087d60c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:44.239754 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00c43154-e122-42c5-8502-48386087d60c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:44.240046 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-00c43154-e122-42c5-8502-48386087d60c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 0c84b988-11da-4922-863f-df64d0589fe6 Aug 18 09:22:44.249195 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:44.249195 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:44.249976 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00c43154-e122-42c5-8502-48386087d60c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:44.270831 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00c43154-e122-42c5-8502-48386087d60c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume request issued successfully. Aug 18 09:22:44.271182 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00c43154-e122-42c5-8502-48386087d60c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 returned with HTTP 202 Aug 18 09:22:44.271826 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 993/4016] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:44 2026] DELETE /volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:44.280147 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-46124fab-1896-432d-8e03-3f70f5fcc681 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:44.282940 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46124fab-1896-432d-8e03-3f70f5fcc681 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 Aug 18 09:22:44.283162 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46124fab-1896-432d-8e03-3f70f5fcc681 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:44.283330 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46124fab-1896-432d-8e03-3f70f5fcc681 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:44.296080 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:44.296080 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:44.297621 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Created reservations ['c51b3df6-cab6-4869-8577-e10b8dfc16f4', 'ac9b4a92-f021-4e4a-922b-3d4a349bdcdc', '7a790884-445f-4cc5-96e7-ce5770f33826', '362448de-ceff-43bb-8920-b38689116266'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:44.298475 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c810d6-2278-450a-8822-45be94b376a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c51b3df6-cab6-4869-8577-e10b8dfc16f4', 'ac9b4a92-f021-4e4a-922b-3d4a349bdcdc', '7a790884-445f-4cc5-96e7-ce5770f33826', '362448de-ceff-43bb-8920-b38689116266']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:44.299524 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72a5c3db-652b-477e-a493-3716e057fc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:44.308799 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-46124fab-1896-432d-8e03-3f70f5fcc681 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:44.313709 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46124fab-1896-432d-8e03-3f70f5fcc681 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 returned with HTTP 200 Aug 18 09:22:44.314201 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1002/4017] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:44 2026] GET /volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:44.337531 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72a5c3db-652b-477e-a493-3716e057fc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc2eedb9-bd1c-43a4-b708-36e293a0016e', '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='3913a97093204695ac0241e9ee685983',qos_specs=None,replication_status=,reservations=['c51b3df6-cab6-4869-8577-e10b8dfc16f4','ac9b4a92-f021-4e4a-922b-3d4a349bdcdc','7a790884-445f-4cc5-96e7-ce5770f33826','362448de-ceff-43bb-8920-b38689116266'],size=1,snapshot_id=None,source_replicaid=,source_volid=fef68967-9318-4828-bc42-5c18149fca63,status='creating',user_id='454a5fe543934e94befcc2a84509245f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:44Z,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=dc2eedb9-bd1c-43a4-b708-36e293a0016e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3913a97093204695ac0241e9ee685983',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fef68967-9318-4828-bc42-5c18149fca63,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='454a5fe543934e94befcc2a84509245f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:44.338473 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (009a47cb-31b0-4e51-8294-922ecc719185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:44.358236 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (009a47cb-31b0-4e51-8294-922ecc719185) transitioned into state 'SUCCESS' from 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='3913a97093204695ac0241e9ee685983',qos_specs=None,replication_status=,reservations=['c51b3df6-cab6-4869-8577-e10b8dfc16f4','ac9b4a92-f021-4e4a-922b-3d4a349bdcdc','7a790884-445f-4cc5-96e7-ce5770f33826','362448de-ceff-43bb-8920-b38689116266'],size=1,snapshot_id=None,source_replicaid=,source_volid=fef68967-9318-4828-bc42-5c18149fca63,status='creating',user_id='454a5fe543934e94befcc2a84509245f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:44.359239 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217d825c-70ef-4d6c-8747-3df90686db65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:44.379005 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217d825c-70ef-4d6c-8747-3df90686db65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:44.380027 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Flow 'volume_create_api' (75bcb006-c070-4ac8-9c12-17f94bab91db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:44.380355 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume request issued successfully. Aug 18 09:22:44.380972 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c84fd325-c0a0-474a-a144-c4b38c6d011e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:44.381837 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1007/4018] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:22:44 2026] POST /volume/v3/volumes => generated 807 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:44.397687 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-83d2e3a4-8b43-4709-8d7d-94c9c4b41c25 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:44.399539 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83d2e3a4-8b43-4709-8d7d-94c9c4b41c25 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e Aug 18 09:22:44.401416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83d2e3a4-8b43-4709-8d7d-94c9c4b41c25 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:44.401416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83d2e3a4-8b43-4709-8d7d-94c9c4b41c25 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:44.407510 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:44.407510 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:44.412770 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-83d2e3a4-8b43-4709-8d7d-94c9c4b41c25 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:44.418488 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83d2e3a4-8b43-4709-8d7d-94c9c4b41c25 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e returned with HTTP 200 Aug 18 09:22:44.418993 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1017/4019] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:44 2026] GET /volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:44.668712 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:44.783419 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:44.783419 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1283851270"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:44.784473 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1283851270'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:44.784782 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Create volume of 1 GB Aug 18 09:22:44.790363 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Availability Zones retrieved successfully. Aug 18 09:22:44.797842 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Flow 'volume_create_api' (90740d2d-03a7-4a7d-bf22-067748815da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:44.801804 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a192663d-b458-46ac-b4dc-9fa3770c4c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:44.801804 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:44.834144 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a192663d-b458-46ac-b4dc-9fa3770c4c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:44.835295 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f6e27b-01f2-4a8e-a551-68b24c0829fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:44.899978 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Created reservations ['998c0af4-71ef-420d-bd13-4c77350cdb65', 'cf276628-fd75-419f-a2b9-60fc6ddf9d70', 'cea3e6d1-976c-4229-8339-301de9a15d75', '40fabe4e-8863-42f1-a04a-3fd43608e785'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:44.900734 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f6e27b-01f2-4a8e-a551-68b24c0829fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['998c0af4-71ef-420d-bd13-4c77350cdb65', 'cf276628-fd75-419f-a2b9-60fc6ddf9d70', 'cea3e6d1-976c-4229-8339-301de9a15d75', '40fabe4e-8863-42f1-a04a-3fd43608e785']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:44.901495 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7961387d-fb61-4b9c-b387-f0daf70b1cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:44.924516 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7961387d-fb61-4b9c-b387-f0daf70b1cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4058cd1d-8692-462f-a0ff-5d20e1773915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1283851270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fb65cd5e2e247f78e4f9149fa55a212',qos_specs=None,replication_status=,reservations=['998c0af4-71ef-420d-bd13-4c77350cdb65','cf276628-fd75-419f-a2b9-60fc6ddf9d70','cea3e6d1-976c-4229-8339-301de9a15d75','40fabe4e-8863-42f1-a04a-3fd43608e785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='107ff4ea855a46559045dc8aa67cf50f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1283851270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4058cd1d-8692-462f-a0ff-5d20e1773915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fb65cd5e2e247f78e4f9149fa55a212',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='107ff4ea855a46559045dc8aa67cf50f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:44.925404 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7fb4e1-89c4-4c54-8c89-38dc56a02848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:44.945385 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7fb4e1-89c4-4c54-8c89-38dc56a02848) transitioned into state 'SUCCESS' from state '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-1283851270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fb65cd5e2e247f78e4f9149fa55a212',qos_specs=None,replication_status=,reservations=['998c0af4-71ef-420d-bd13-4c77350cdb65','cf276628-fd75-419f-a2b9-60fc6ddf9d70','cea3e6d1-976c-4229-8339-301de9a15d75','40fabe4e-8863-42f1-a04a-3fd43608e785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='107ff4ea855a46559045dc8aa67cf50f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:44.946190 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7241323e-8af1-485b-b462-c33b9ca5b0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:44.958900 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7241323e-8af1-485b-b462-c33b9ca5b0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:44.959903 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Flow 'volume_create_api' (90740d2d-03a7-4a7d-bf22-067748815da6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:44.960248 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Create volume request issued successfully. Aug 18 09:22:44.960916 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e7424c8a-85a1-4e29-9bc1-1f593f0717b7 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:44.961434 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 994/4020] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:22:44 2026] POST /volume/v3/volumes => generated 756 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:44.978677 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-84f63af7-18ae-40a4-b3b3-febe3f7ee063 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:44.980640 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84f63af7-18ae-40a4-b3b3-febe3f7ee063 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 Aug 18 09:22:44.980736 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84f63af7-18ae-40a4-b3b3-febe3f7ee063 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:44.980995 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84f63af7-18ae-40a4-b3b3-febe3f7ee063 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:44.988754 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:44.988754 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:44.992978 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-84f63af7-18ae-40a4-b3b3-febe3f7ee063 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Volume info retrieved successfully. Aug 18 09:22:44.998580 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84f63af7-18ae-40a4-b3b3-febe3f7ee063 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 returned with HTTP 200 Aug 18 09:22:44.999194 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1003/4021] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:44 2026] GET /volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:45.329794 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a921ce41-1c65-47a0-a60e-22db70e86be4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:45.331993 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a921ce41-1c65-47a0-a60e-22db70e86be4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 Aug 18 09:22:45.332235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a921ce41-1c65-47a0-a60e-22db70e86be4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:45.332472 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a921ce41-1c65-47a0-a60e-22db70e86be4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:45.339110 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a921ce41-1c65-47a0-a60e-22db70e86be4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 returned with HTTP 404 Aug 18 09:22:45.339710 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1008/4022] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:45 2026] GET /volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:45.347274 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e142354a-c716-492d-8c38-03448f861265 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:45.349110 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e142354a-c716-492d-8c38-03448f861265 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 Aug 18 09:22:45.349316 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e142354a-c716-492d-8c38-03448f861265 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:45.349552 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e142354a-c716-492d-8c38-03448f861265 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:45.349689 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e142354a-c716-492d-8c38-03448f861265 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 6ec6dfa6-76e5-4358-a470-6515d91094c6 Aug 18 09:22:45.351674 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=449,cinder:UPDATE=150,cinder:INSERT=97 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:22:45.357154 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:45.357154 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:45.357626 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e142354a-c716-492d-8c38-03448f861265 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:45.372598 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e142354a-c716-492d-8c38-03448f861265 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume request issued successfully. Aug 18 09:22:45.372796 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e142354a-c716-492d-8c38-03448f861265 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 returned with HTTP 202 Aug 18 09:22:45.373185 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1018/4023] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:45 2026] DELETE /volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:45.382114 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a04dc5a-7a49-4847-a383-ba909c347dc8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:45.384291 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a04dc5a-7a49-4847-a383-ba909c347dc8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 Aug 18 09:22:45.384594 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a04dc5a-7a49-4847-a383-ba909c347dc8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:45.384810 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a04dc5a-7a49-4847-a383-ba909c347dc8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:45.387267 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=509,cinder:UPDATE=178,cinder:INSERT=102 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:22:45.400456 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:45.400456 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:45.410816 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4a04dc5a-7a49-4847-a383-ba909c347dc8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:45.420469 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a04dc5a-7a49-4847-a383-ba909c347dc8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 returned with HTTP 200 Aug 18 09:22:45.421151 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 995/4024] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:45 2026] GET /volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 => generated 893 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:45.432687 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77e91974-16ca-489a-a296-67c005f041d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:45.434908 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77e91974-16ca-489a-a296-67c005f041d5 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e Aug 18 09:22:45.435365 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77e91974-16ca-489a-a296-67c005f041d5 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:45.435595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77e91974-16ca-489a-a296-67c005f041d5 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:45.443472 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:45.443472 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:45.447960 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-77e91974-16ca-489a-a296-67c005f041d5 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:45.454559 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77e91974-16ca-489a-a296-67c005f041d5 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e returned with HTTP 200 Aug 18 09:22:45.455123 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1004/4025] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:45 2026] GET /volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e => generated 1226 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:45.474692 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dba5c1c0-342d-4e44-9d51-f6b92f80a7e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:45.476634 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dba5c1c0-342d-4e44-9d51-f6b92f80a7e3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e Aug 18 09:22:45.476861 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dba5c1c0-342d-4e44-9d51-f6b92f80a7e3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:45.477107 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dba5c1c0-342d-4e44-9d51-f6b92f80a7e3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:45.485288 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:45.485288 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:45.489630 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dba5c1c0-342d-4e44-9d51-f6b92f80a7e3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:45.495295 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dba5c1c0-342d-4e44-9d51-f6b92f80a7e3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e returned with HTTP 200 Aug 18 09:22:45.495870 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1009/4026] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:45 2026] GET /volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:45.510724 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b362c3be-4599-44bc-8efc-de05e759681a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:45.513222 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b362c3be-4599-44bc-8efc-de05e759681a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:22:45.513682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b362c3be-4599-44bc-8efc-de05e759681a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:45.514315 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b362c3be-4599-44bc-8efc-de05e759681a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:45.514315 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b362c3be-4599-44bc-8efc-de05e759681a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume with id: fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:22:45.525283 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:45.525283 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:45.525956 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b362c3be-4599-44bc-8efc-de05e759681a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:45.548747 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b362c3be-4599-44bc-8efc-de05e759681a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume request issued successfully. Aug 18 09:22:45.549401 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b362c3be-4599-44bc-8efc-de05e759681a tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 202 Aug 18 09:22:45.549936 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1019/4027] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:45 2026] DELETE /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:45.559157 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc1eb2de-2326-402d-9a8a-13eb0b0a3fa8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:45.561749 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc1eb2de-2326-402d-9a8a-13eb0b0a3fa8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:22:45.562139 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc1eb2de-2326-402d-9a8a-13eb0b0a3fa8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:45.562317 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc1eb2de-2326-402d-9a8a-13eb0b0a3fa8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:45.572555 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:45.572555 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:45.578125 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc1eb2de-2326-402d-9a8a-13eb0b0a3fa8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:45.585052 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc1eb2de-2326-402d-9a8a-13eb0b0a3fa8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 200 Aug 18 09:22:45.585578 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 996/4028] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:45 2026] GET /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 1190 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:46.012528 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34f8721b-5411-441f-a528-ad803ff24003 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:46.014385 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34f8721b-5411-441f-a528-ad803ff24003 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 Aug 18 09:22:46.014603 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34f8721b-5411-441f-a528-ad803ff24003 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:46.014806 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34f8721b-5411-441f-a528-ad803ff24003 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:46.021690 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:46.021690 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:46.025046 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-34f8721b-5411-441f-a528-ad803ff24003 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Volume info retrieved successfully. Aug 18 09:22:46.029004 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34f8721b-5411-441f-a528-ad803ff24003 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 returned with HTTP 200 Aug 18 09:22:46.029406 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1005/4029] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:46 2026] GET /volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:46.041883 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0625a99-36af-4548-95f9-aabb66661466 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:46.043663 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0625a99-36af-4548-95f9-aabb66661466 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:46.044115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0625a99-36af-4548-95f9-aabb66661466 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4058cd1d-8692-462f-a0ff-5d20e1773915", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-394261223"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:46.052212 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:46.052212 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:46.052689 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e0625a99-36af-4548-95f9-aabb66661466 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Volume info retrieved successfully. Aug 18 09:22:46.052800 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-e0625a99-36af-4548-95f9-aabb66661466 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Create snapshot from volume 4058cd1d-8692-462f-a0ff-5d20e1773915 Aug 18 09:22:46.082263 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e0625a99-36af-4548-95f9-aabb66661466 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Created reservations ['f53c22d7-9359-4100-943f-6f49c0268f30', '44fcd982-0a14-486f-8fb0-c162f1922dee', '640abd06-091a-4d76-acb2-9e54385c8753', 'aa31dcf0-56d2-46ba-ad22-96d321e29a51'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:46.110026 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e0625a99-36af-4548-95f9-aabb66661466 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot create request issued successfully. Aug 18 09:22:46.110554 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0625a99-36af-4548-95f9-aabb66661466 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:22:46.111180 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1010/4030] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:22:46 2026] POST /volume/v3/snapshots => generated 313 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:46.120999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-15ec1bb1-b070-4553-8612-7480afe91bea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:46.122788 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15ec1bb1-b070-4553-8612-7480afe91bea tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 Aug 18 09:22:46.123006 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15ec1bb1-b070-4553-8612-7480afe91bea tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:46.123206 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15ec1bb1-b070-4553-8612-7480afe91bea tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:46.128256 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:46.128256 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:46.128861 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-15ec1bb1-b070-4553-8612-7480afe91bea tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot retrieved successfully. Aug 18 09:22:46.129605 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15ec1bb1-b070-4553-8612-7480afe91bea tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 returned with HTTP 200 Aug 18 09:22:46.130024 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1020/4031] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:46 2026] GET /volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:46.437031 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-58dc31e7-dc38-480d-9215-2f334498c6dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:46.439141 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58dc31e7-dc38-480d-9215-2f334498c6dc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 Aug 18 09:22:46.439386 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58dc31e7-dc38-480d-9215-2f334498c6dc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:46.439632 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58dc31e7-dc38-480d-9215-2f334498c6dc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:46.445345 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58dc31e7-dc38-480d-9215-2f334498c6dc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 returned with HTTP 404 Aug 18 09:22:46.445872 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 997/4032] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:46 2026] GET /volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:46.452646 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a91b610e-3fa1-420f-b9c7-fa01775b4be4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:46.454374 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a91b610e-3fa1-420f-b9c7-fa01775b4be4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 Aug 18 09:22:46.454615 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a91b610e-3fa1-420f-b9c7-fa01775b4be4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:46.454793 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a91b610e-3fa1-420f-b9c7-fa01775b4be4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:46.454967 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a91b610e-3fa1-420f-b9c7-fa01775b4be4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: bd871286-3f6e-4d48-ae6c-d345784bf030 Aug 18 09:22:46.462005 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:46.462005 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:46.462505 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a91b610e-3fa1-420f-b9c7-fa01775b4be4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:46.477710 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a91b610e-3fa1-420f-b9c7-fa01775b4be4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume request issued successfully. Aug 18 09:22:46.477953 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a91b610e-3fa1-420f-b9c7-fa01775b4be4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 returned with HTTP 202 Aug 18 09:22:46.478422 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1006/4033] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:46 2026] DELETE /volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:46.485716 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02d4aab0-2194-4791-84ed-0c2e70bc7745 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:46.488013 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02d4aab0-2194-4791-84ed-0c2e70bc7745 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 Aug 18 09:22:46.488299 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02d4aab0-2194-4791-84ed-0c2e70bc7745 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:46.488635 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02d4aab0-2194-4791-84ed-0c2e70bc7745 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:46.497504 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:46.497504 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:46.502410 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-02d4aab0-2194-4791-84ed-0c2e70bc7745 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:46.507310 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02d4aab0-2194-4791-84ed-0c2e70bc7745 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 returned with HTTP 200 Aug 18 09:22:46.507742 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1011/4034] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:46 2026] GET /volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:46.599659 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e0d379b-69a8-492d-9b63-bbc728afb8f3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:46.601369 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e0d379b-69a8-492d-9b63-bbc728afb8f3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:22:46.601598 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e0d379b-69a8-492d-9b63-bbc728afb8f3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:46.601777 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e0d379b-69a8-492d-9b63-bbc728afb8f3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:46.607412 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e0d379b-69a8-492d-9b63-bbc728afb8f3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 404 Aug 18 09:22:46.607889 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1021/4035] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:46 2026] GET /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:47.139567 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f7635e7-05f0-40dc-a924-b8d82e664800 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:47.141291 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f7635e7-05f0-40dc-a924-b8d82e664800 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 Aug 18 09:22:47.141486 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f7635e7-05f0-40dc-a924-b8d82e664800 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:47.141696 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f7635e7-05f0-40dc-a924-b8d82e664800 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:47.150986 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:47.150986 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:47.151449 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f7635e7-05f0-40dc-a924-b8d82e664800 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot retrieved successfully. Aug 18 09:22:47.152373 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f7635e7-05f0-40dc-a924-b8d82e664800 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 returned with HTTP 200 Aug 18 09:22:47.152808 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 998/4036] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:47 2026] GET /volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:47.163320 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a68c8cb-155b-4c4e-ac4d-94d56fb7c860 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:47.165269 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a68c8cb-155b-4c4e-ac4d-94d56fb7c860 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:47.165737 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a68c8cb-155b-4c4e-ac4d-94d56fb7c860 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4058cd1d-8692-462f-a0ff-5d20e1773915", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1852842030"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:47.175557 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:47.175557 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:47.176278 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a68c8cb-155b-4c4e-ac4d-94d56fb7c860 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Volume info retrieved successfully. Aug 18 09:22:47.176426 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-1a68c8cb-155b-4c4e-ac4d-94d56fb7c860 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Create snapshot from volume 4058cd1d-8692-462f-a0ff-5d20e1773915 Aug 18 09:22:47.210589 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1a68c8cb-155b-4c4e-ac4d-94d56fb7c860 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Created reservations ['f336c7dc-a5c7-4a70-8996-bd1cc27a1683', '34249c51-d376-4d2f-ae92-005224d5e969', '3bc4567f-c9be-4a25-bfb1-f8ed0e04a30a', '233f4f4e-f5ea-4030-89bf-2de6b767fe50'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:47.255095 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a68c8cb-155b-4c4e-ac4d-94d56fb7c860 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot create request issued successfully. Aug 18 09:22:47.255556 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a68c8cb-155b-4c4e-ac4d-94d56fb7c860 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:22:47.256088 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1007/4037] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:22:47 2026] POST /volume/v3/snapshots => generated 314 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:47.265313 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd0eef1a-fe84-4aa7-bbc4-de5026c7aa83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:47.267102 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd0eef1a-fe84-4aa7-bbc4-de5026c7aa83 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 Aug 18 09:22:47.267259 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd0eef1a-fe84-4aa7-bbc4-de5026c7aa83 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:47.267456 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd0eef1a-fe84-4aa7-bbc4-de5026c7aa83 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:47.275380 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:47.275380 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:47.275911 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cd0eef1a-fe84-4aa7-bbc4-de5026c7aa83 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot retrieved successfully. Aug 18 09:22:47.276735 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd0eef1a-fe84-4aa7-bbc4-de5026c7aa83 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 returned with HTTP 200 Aug 18 09:22:47.277166 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1012/4038] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:47 2026] GET /volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:47.519734 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7fc429c4-8414-427a-9ce0-ea579e2ff835 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:47.521952 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7fc429c4-8414-427a-9ce0-ea579e2ff835 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 Aug 18 09:22:47.522254 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7fc429c4-8414-427a-9ce0-ea579e2ff835 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:47.522560 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7fc429c4-8414-427a-9ce0-ea579e2ff835 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:47.529893 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7fc429c4-8414-427a-9ce0-ea579e2ff835 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 returned with HTTP 404 Aug 18 09:22:47.530576 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1022/4039] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:47 2026] GET /volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:47.540358 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:47.542376 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:47.542787 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1987168008"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:47.544298 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1987168008'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:47.544979 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume of 1 GB Aug 18 09:22:47.549269 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Availability Zones retrieved successfully. Aug 18 09:22:47.555653 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (8b7f3e45-dce6-4b86-9d82-4867df8174ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:47.556562 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa2fb89a-d4f1-4717-af8f-289d5e9725d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:47.557534 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:47.585854 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa2fb89a-d4f1-4717-af8f-289d5e9725d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:47.586737 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fb510ec-75ab-4101-b855-3f610af09438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:47.631791 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['3723279e-92a4-4010-af8c-a0865327d00b', 'a6946997-d83a-4d75-aa41-306c6e29bb25', 'c6f00369-6190-48c7-9017-5093120663c6', 'f04c98ad-57fa-4f9d-9692-3d44b7c25d7e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:47.632855 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fb510ec-75ab-4101-b855-3f610af09438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3723279e-92a4-4010-af8c-a0865327d00b', 'a6946997-d83a-4d75-aa41-306c6e29bb25', 'c6f00369-6190-48c7-9017-5093120663c6', 'f04c98ad-57fa-4f9d-9692-3d44b7c25d7e']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:47.633768 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3700ebb9-deef-42a2-9611-b8f67a7c3da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:47.660251 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3700ebb9-deef-42a2-9611-b8f67a7c3da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53a76cee-0cde-46ba-bfa9-f5e98052c8ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1987168008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['3723279e-92a4-4010-af8c-a0865327d00b','a6946997-d83a-4d75-aa41-306c6e29bb25','c6f00369-6190-48c7-9017-5093120663c6','f04c98ad-57fa-4f9d-9692-3d44b7c25d7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1987168008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53a76cee-0cde-46ba-bfa9-f5e98052c8ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75afd9e67f74ffc956a7a8a2c11d952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb1d9abff184507b626efbd15f734ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:47.661520 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce64873-e783-494a-916c-ff6acb2574d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:47.687497 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce64873-e783-494a-916c-ff6acb2574d0) transitioned into state 'SUCCESS' from state '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-1987168008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['3723279e-92a4-4010-af8c-a0865327d00b','a6946997-d83a-4d75-aa41-306c6e29bb25','c6f00369-6190-48c7-9017-5093120663c6','f04c98ad-57fa-4f9d-9692-3d44b7c25d7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:47.688589 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4435d9-bac1-499f-bbf6-ac4e6e3e69b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:47.698735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4435d9-bac1-499f-bbf6-ac4e6e3e69b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:47.699553 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (8b7f3e45-dce6-4b86-9d82-4867df8174ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:47.699908 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request issued successfully. Aug 18 09:22:47.700512 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8386a7e-7ddc-432b-b477-26c335f8fb2e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:47.700996 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 999/4040] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:22:47 2026] POST /volume/v3/volumes => generated 768 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:47.717035 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c556d14-1662-4fb0-856e-19943d36677f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:47.718594 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c556d14-1662-4fb0-856e-19943d36677f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec Aug 18 09:22:47.718850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c556d14-1662-4fb0-856e-19943d36677f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:47.719084 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c556d14-1662-4fb0-856e-19943d36677f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:47.721222 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=331,cinder:UPDATE=91,cinder:INSERT=37 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:22:47.727382 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:47.727382 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:47.732278 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1c556d14-1662-4fb0-856e-19943d36677f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:47.740954 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c556d14-1662-4fb0-856e-19943d36677f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec returned with HTTP 200 Aug 18 09:22:47.741414 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1008/4041] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:47 2026] GET /volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:48.227232 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:48.228900 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:48.229223 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "24e51240-a0a9-46b3-888c-5e29b0ffa683", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:48.230616 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '24e51240-a0a9-46b3-888c-5e29b0ffa683', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:48.287409 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4418f8d7-a84e-485f-8553-47e4c8dd4c73 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:48.289205 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4418f8d7-a84e-485f-8553-47e4c8dd4c73 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 Aug 18 09:22:48.289410 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4418f8d7-a84e-485f-8553-47e4c8dd4c73 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:48.289612 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4418f8d7-a84e-485f-8553-47e4c8dd4c73 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:48.295532 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:48.295532 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:48.296294 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4418f8d7-a84e-485f-8553-47e4c8dd4c73 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot retrieved successfully. Aug 18 09:22:48.297170 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4418f8d7-a84e-485f-8553-47e4c8dd4c73 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 returned with HTTP 200 Aug 18 09:22:48.297577 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1023/4042] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:48 2026] GET /volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:48.308497 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-189fa81f-5bd1-4853-9476-ed4eafc639e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:48.310366 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume of 1 GB Aug 18 09:22:48.310824 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-189fa81f-5bd1-4853-9476-ed4eafc639e9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:48.311317 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-189fa81f-5bd1-4853-9476-ed4eafc639e9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4058cd1d-8692-462f-a0ff-5d20e1773915", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-171924043"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:48.315309 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Availability Zones retrieved successfully. Aug 18 09:22:48.320849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Flow 'volume_create_api' (5a18b537-c65a-4d14-83eb-53b91958e43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:48.321082 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:48.321082 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:48.321576 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-189fa81f-5bd1-4853-9476-ed4eafc639e9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Volume info retrieved successfully. Aug 18 09:22:48.321691 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-189fa81f-5bd1-4853-9476-ed4eafc639e9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Create snapshot from volume 4058cd1d-8692-462f-a0ff-5d20e1773915 Aug 18 09:22:48.322063 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2243a576-28ca-4b43-80c8-33181fb7b330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:48.323075 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:48.348416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-189fa81f-5bd1-4853-9476-ed4eafc639e9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Created reservations ['abd77ec0-b670-4579-b5d5-0e2f21ee8da4', '587af4cb-2452-4439-aa4c-2d519d0d246d', '92848532-ab9f-464d-bd07-346a4b8e4c9d', '9b908a5d-0a7d-4421-b536-3ea30f6eda0a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:48.354086 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=565,cinder:UPDATE=225,cinder:INSERT=130 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:22:48.379328 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-189fa81f-5bd1-4853-9476-ed4eafc639e9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot create request issued successfully. Aug 18 09:22:48.379696 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-189fa81f-5bd1-4853-9476-ed4eafc639e9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:22:48.380142 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1000/4043] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:22:48 2026] POST /volume/v3/snapshots => generated 313 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:48.386659 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2243a576-28ca-4b43-80c8-33181fb7b330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:48.387239 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a4e5007-a38c-44ab-8eac-9a7f81317299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:48.388873 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19078c5b-99b8-47f5-a0a9-73cf1159544b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:48.390714 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19078c5b-99b8-47f5-a0a9-73cf1159544b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b Aug 18 09:22:48.390924 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19078c5b-99b8-47f5-a0a9-73cf1159544b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:48.391161 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19078c5b-99b8-47f5-a0a9-73cf1159544b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:48.396911 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:48.396911 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:48.397363 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-19078c5b-99b8-47f5-a0a9-73cf1159544b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot retrieved successfully. Aug 18 09:22:48.398375 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19078c5b-99b8-47f5-a0a9-73cf1159544b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b returned with HTTP 200 Aug 18 09:22:48.398755 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1009/4044] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:48 2026] GET /volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:48.433315 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Created reservations ['ea209d6d-d1aa-477e-a2d1-b7af0f355dcd', 'feb49f06-7e3b-4c33-a7ee-a416a3d8dbcd', '195ed147-769b-4271-a702-ac8897577cac', '8044e65a-1b0c-4825-a718-04485822dabf'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:48.434334 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a4e5007-a38c-44ab-8eac-9a7f81317299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea209d6d-d1aa-477e-a2d1-b7af0f355dcd', 'feb49f06-7e3b-4c33-a7ee-a416a3d8dbcd', '195ed147-769b-4271-a702-ac8897577cac', '8044e65a-1b0c-4825-a718-04485822dabf']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:48.435352 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51955da-ed78-46e1-bdf7-be4fb34e5bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:48.461532 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51955da-ed78-46e1-bdf7-be4fb34e5bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f38bbe6c-80da-4aab-9744-6fda08bf2124', '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='3913a97093204695ac0241e9ee685983',qos_specs=None,replication_status=,reservations=['ea209d6d-d1aa-477e-a2d1-b7af0f355dcd','feb49f06-7e3b-4c33-a7ee-a416a3d8dbcd','195ed147-769b-4271-a702-ac8897577cac','8044e65a-1b0c-4825-a718-04485822dabf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454a5fe543934e94befcc2a84509245f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:48Z,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=f38bbe6c-80da-4aab-9744-6fda08bf2124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3913a97093204695ac0241e9ee685983',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='454a5fe543934e94befcc2a84509245f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:48.462315 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eef02e7-f769-4039-89b7-8215afef2d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:48.480422 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eef02e7-f769-4039-89b7-8215afef2d6d) transitioned into state 'SUCCESS' from 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='3913a97093204695ac0241e9ee685983',qos_specs=None,replication_status=,reservations=['ea209d6d-d1aa-477e-a2d1-b7af0f355dcd','feb49f06-7e3b-4c33-a7ee-a416a3d8dbcd','195ed147-769b-4271-a702-ac8897577cac','8044e65a-1b0c-4825-a718-04485822dabf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454a5fe543934e94befcc2a84509245f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:48.481136 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cdfe80-5b0f-4f40-95e5-69ce8a85cdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:48.490113 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cdfe80-5b0f-4f40-95e5-69ce8a85cdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:48.490934 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Flow 'volume_create_api' (5a18b537-c65a-4d14-83eb-53b91958e43c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:48.491259 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume request issued successfully. Aug 18 09:22:48.491898 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cb772e2-2e24-4425-a649-7523f60d1b7b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:48.492606 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1013/4045] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:22:48 2026] POST /volume/v3/volumes => generated 773 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:48.507890 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6bdfa7f3-406e-43ce-b9af-816bc7f024af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:48.510258 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6bdfa7f3-406e-43ce-b9af-816bc7f024af tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:22:48.510543 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6bdfa7f3-406e-43ce-b9af-816bc7f024af tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:48.510775 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6bdfa7f3-406e-43ce-b9af-816bc7f024af tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:48.518227 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:48.518227 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:48.521522 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6bdfa7f3-406e-43ce-b9af-816bc7f024af tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:48.525747 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6bdfa7f3-406e-43ce-b9af-816bc7f024af tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 200 Aug 18 09:22:48.526130 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1024/4046] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:48 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:48.753033 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-942d5207-aaf1-4e52-8762-adf0c8026c92 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:48.755270 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-942d5207-aaf1-4e52-8762-adf0c8026c92 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec Aug 18 09:22:48.755474 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-942d5207-aaf1-4e52-8762-adf0c8026c92 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:48.755655 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-942d5207-aaf1-4e52-8762-adf0c8026c92 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:48.763003 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:48.763003 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:48.766819 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-942d5207-aaf1-4e52-8762-adf0c8026c92 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:48.771827 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-942d5207-aaf1-4e52-8762-adf0c8026c92 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec returned with HTTP 200 Aug 18 09:22:48.772119 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1001/4047] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:48 2026] GET /volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:48.784178 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e14d1db8-ca0b-4c3c-8ff6-c999b55e21df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:48.785741 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e14d1db8-ca0b-4c3c-8ff6-c999b55e21df tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:48.786069 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e14d1db8-ca0b-4c3c-8ff6-c999b55e21df tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53a76cee-0cde-46ba-bfa9-f5e98052c8ec", "name": "tempest-VolumeDependencyTests-Snapshot-1227886354"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:48.794029 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:48.794029 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:48.794500 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e14d1db8-ca0b-4c3c-8ff6-c999b55e21df tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:48.794625 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-e14d1db8-ca0b-4c3c-8ff6-c999b55e21df tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create snapshot from volume 53a76cee-0cde-46ba-bfa9-f5e98052c8ec Aug 18 09:22:48.818344 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e14d1db8-ca0b-4c3c-8ff6-c999b55e21df tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['28cc50c5-e226-4a39-a4a2-8fa4ea9ff8c6', 'b2e646a4-bf22-44f1-a671-a819f11aad86', '9eda0558-fe0c-4f1f-b2b9-a15e070b6488', '077328a3-d962-4bf8-b908-52e24472c975'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:48.859379 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e14d1db8-ca0b-4c3c-8ff6-c999b55e21df tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot create request issued successfully. Aug 18 09:22:48.859849 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e14d1db8-ca0b-4c3c-8ff6-c999b55e21df tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:22:48.860260 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1010/4048] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:22:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:48.874594 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5be57f21-4fc0-4a88-8fa7-159167a556aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:48.879253 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5be57f21-4fc0-4a88-8fa7-159167a556aa tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e Aug 18 09:22:48.879502 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5be57f21-4fc0-4a88-8fa7-159167a556aa tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:48.879740 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5be57f21-4fc0-4a88-8fa7-159167a556aa tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:48.891843 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:48.891843 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:48.892522 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5be57f21-4fc0-4a88-8fa7-159167a556aa tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:48.893407 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5be57f21-4fc0-4a88-8fa7-159167a556aa tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e returned with HTTP 200 Aug 18 09:22:48.895171 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1014/4049] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:48 2026] GET /volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.408331 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-79ee83ca-81a7-4896-b11b-78713492a7bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.410106 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79ee83ca-81a7-4896-b11b-78713492a7bd tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b Aug 18 09:22:49.410290 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79ee83ca-81a7-4896-b11b-78713492a7bd tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.410487 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79ee83ca-81a7-4896-b11b-78713492a7bd tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.415183 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.415183 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:49.415606 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-79ee83ca-81a7-4896-b11b-78713492a7bd tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot retrieved successfully. Aug 18 09:22:49.416357 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79ee83ca-81a7-4896-b11b-78713492a7bd tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b returned with HTTP 200 Aug 18 09:22:49.416730 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1025/4050] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.425043 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-22355ba9-6416-4116-a0ef-d53864cf83d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.426853 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22355ba9-6416-4116-a0ef-d53864cf83d5 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?limit=1 Aug 18 09:22:49.427051 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22355ba9-6416-4116-a0ef-d53864cf83d5 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.427257 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22355ba9-6416-4116-a0ef-d53864cf83d5 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.427550 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-22355ba9-6416-4116-a0ef-d53864cf83d5 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.428645 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-22355ba9-6416-4116-a0ef-d53864cf83d5 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.432796 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-22355ba9-6416-4116-a0ef-d53864cf83d5 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.433330 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22355ba9-6416-4116-a0ef-d53864cf83d5 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 18 09:22:49.433739 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1002/4051] 10.4.3.41 () {66 vars in 1251 bytes} [Tue Aug 18 09:22:49 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) Aug 18 09:22:49.444736 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-409288a3-da24-4b2a-9b93-e36da0bf1e0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.447157 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-409288a3-da24-4b2a-9b93-e36da0bf1e0b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:49.447354 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-409288a3-da24-4b2a-9b93-e36da0bf1e0b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.447608 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-409288a3-da24-4b2a-9b93-e36da0bf1e0b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.447907 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-409288a3-da24-4b2a-9b93-e36da0bf1e0b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.448242 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.448242 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:49.449366 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-409288a3-da24-4b2a-9b93-e36da0bf1e0b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.457102 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-409288a3-da24-4b2a-9b93-e36da0bf1e0b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.457643 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-409288a3-da24-4b2a-9b93-e36da0bf1e0b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 18 09:22:49.458191 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1011/4052] 10.4.3.41 () {66 vars in 1236 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.469848 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a378031a-0f38-4005-b9fb-c948bbd9e826 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.474510 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a378031a-0f38-4005-b9fb-c948bbd9e826 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?limit=100000 Aug 18 09:22:49.474510 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a378031a-0f38-4005-b9fb-c948bbd9e826 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.474510 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a378031a-0f38-4005-b9fb-c948bbd9e826 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.474510 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-a378031a-0f38-4005-b9fb-c948bbd9e826 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.474510 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-a378031a-0f38-4005-b9fb-c948bbd9e826 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.478891 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a378031a-0f38-4005-b9fb-c948bbd9e826 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.479124 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a378031a-0f38-4005-b9fb-c948bbd9e826 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 18 09:22:49.479538 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1015/4053] 10.4.3.41 () {66 vars in 1261 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.490066 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-46f24fe0-68c9-4a28-9835-bdd7a8ad9979 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.491616 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46f24fe0-68c9-4a28-9835-bdd7a8ad9979 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?limit=0 Aug 18 09:22:49.491795 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46f24fe0-68c9-4a28-9835-bdd7a8ad9979 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.491985 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46f24fe0-68c9-4a28-9835-bdd7a8ad9979 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.492225 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-46f24fe0-68c9-4a28-9835-bdd7a8ad9979 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.493210 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-46f24fe0-68c9-4a28-9835-bdd7a8ad9979 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.496616 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-46f24fe0-68c9-4a28-9835-bdd7a8ad9979 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.496868 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46f24fe0-68c9-4a28-9835-bdd7a8ad9979 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 18 09:22:49.497206 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1026/4054] 10.4.3.41 () {66 vars in 1251 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:22:49.507058 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-191c0929-4483-412c-8e57-5d484269388a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.510521 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-191c0929-4483-412c-8e57-5d484269388a tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:49.510521 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-191c0929-4483-412c-8e57-5d484269388a tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.510521 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-191c0929-4483-412c-8e57-5d484269388a tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.510521 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-191c0929-4483-412c-8e57-5d484269388a tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.510521 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.510521 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:49.511753 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-191c0929-4483-412c-8e57-5d484269388a tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.516442 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-191c0929-4483-412c-8e57-5d484269388a tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.517680 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-191c0929-4483-412c-8e57-5d484269388a tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 18 09:22:49.517680 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1003/4055] 10.4.3.41 () {66 vars in 1236 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.526781 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0cf573ac-6675-4ebc-af6e-9561ae5136df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.528220 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0cf573ac-6675-4ebc-af6e-9561ae5136df tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?marker=afaf4f84-95f8-4a52-85e2-02593bc5f4f0 Aug 18 09:22:49.528844 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0cf573ac-6675-4ebc-af6e-9561ae5136df tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.529162 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0cf573ac-6675-4ebc-af6e-9561ae5136df tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.530415 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-0cf573ac-6675-4ebc-af6e-9561ae5136df tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.530415 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.530415 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:49.530941 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-0cf573ac-6675-4ebc-af6e-9561ae5136df tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.541552 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b7757dd-bc97-4e40-a5e0-584544b59102 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.543952 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b7757dd-bc97-4e40-a5e0-584544b59102 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:22:49.544153 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b7757dd-bc97-4e40-a5e0-584544b59102 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.544355 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b7757dd-bc97-4e40-a5e0-584544b59102 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.549439 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0cf573ac-6675-4ebc-af6e-9561ae5136df tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.550100 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0cf573ac-6675-4ebc-af6e-9561ae5136df tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?marker=afaf4f84-95f8-4a52-85e2-02593bc5f4f0 returned with HTTP 200 Aug 18 09:22:49.550913 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1012/4056] 10.4.3.41 () {66 vars in 1323 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?marker=afaf4f84-95f8-4a52-85e2-02593bc5f4f0 => generated 341 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.553889 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.553889 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:49.559011 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2b7757dd-bc97-4e40-a5e0-584544b59102 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:49.563166 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-30339547-7fe4-445c-9984-96bd6013ac6e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.564402 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b7757dd-bc97-4e40-a5e0-584544b59102 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 200 Aug 18 09:22:49.564822 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30339547-7fe4-445c-9984-96bd6013ac6e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?offset=2&limit=3 Aug 18 09:22:49.565002 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30339547-7fe4-445c-9984-96bd6013ac6e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.565083 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1016/4057] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:49.565192 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30339547-7fe4-445c-9984-96bd6013ac6e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.565404 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-30339547-7fe4-445c-9984-96bd6013ac6e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.566819 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-30339547-7fe4-445c-9984-96bd6013ac6e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.577712 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-30339547-7fe4-445c-9984-96bd6013ac6e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.578045 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30339547-7fe4-445c-9984-96bd6013ac6e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 18 09:22:49.578407 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1027/4058] 10.4.3.41 () {66 vars in 1269 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.587506 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5719c879-04fc-460f-9ee6-9a38b0d8817e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.589536 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5719c879-04fc-460f-9ee6-9a38b0d8817e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 18 09:22:49.589918 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5719c879-04fc-460f-9ee6-9a38b0d8817e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.590193 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5719c879-04fc-460f-9ee6-9a38b0d8817e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.590575 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-5719c879-04fc-460f-9ee6-9a38b0d8817e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.591000 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.591000 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:49.591893 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-5719c879-04fc-460f-9ee6-9a38b0d8817e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.603939 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5719c879-04fc-460f-9ee6-9a38b0d8817e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.604385 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5719c879-04fc-460f-9ee6-9a38b0d8817e tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 18 09:22:49.604889 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1004/4059] 10.4.3.41 () {66 vars in 1301 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.616593 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d09ac720-36ea-4baa-a58a-dc63d18c1bd9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.617935 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d09ac720-36ea-4baa-a58a-dc63d18c1bd9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 18 09:22:49.618310 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d09ac720-36ea-4baa-a58a-dc63d18c1bd9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.618647 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d09ac720-36ea-4baa-a58a-dc63d18c1bd9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.619003 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-d09ac720-36ea-4baa-a58a-dc63d18c1bd9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.619311 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.619311 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:49.620191 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-d09ac720-36ea-4baa-a58a-dc63d18c1bd9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.624180 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d09ac720-36ea-4baa-a58a-dc63d18c1bd9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.625057 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d09ac720-36ea-4baa-a58a-dc63d18c1bd9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 18 09:22:49.625057 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1013/4060] 10.4.3.41 () {66 vars in 1303 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.635118 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c323a9c-32f3-4328-85a2-20a1cb98d899 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.636972 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c323a9c-32f3-4328-85a2-20a1cb98d899 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 18 09:22:49.637249 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c323a9c-32f3-4328-85a2-20a1cb98d899 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.637497 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c323a9c-32f3-4328-85a2-20a1cb98d899 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.637793 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-6c323a9c-32f3-4328-85a2-20a1cb98d899 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.638927 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-6c323a9c-32f3-4328-85a2-20a1cb98d899 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.649640 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c323a9c-32f3-4328-85a2-20a1cb98d899 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.650068 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c323a9c-32f3-4328-85a2-20a1cb98d899 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 18 09:22:49.650488 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1017/4061] 10.4.3.41 () {66 vars in 1285 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.662142 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11451e04-ea95-4af9-a26d-3599be8dd2e0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.663850 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11451e04-ea95-4af9-a26d-3599be8dd2e0 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 18 09:22:49.664086 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11451e04-ea95-4af9-a26d-3599be8dd2e0 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.664275 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11451e04-ea95-4af9-a26d-3599be8dd2e0 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.664498 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-11451e04-ea95-4af9-a26d-3599be8dd2e0 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.664741 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.664741 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:49.665526 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-11451e04-ea95-4af9-a26d-3599be8dd2e0 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.676800 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11451e04-ea95-4af9-a26d-3599be8dd2e0 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.677181 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11451e04-ea95-4af9-a26d-3599be8dd2e0 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 18 09:22:49.677553 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1028/4062] 10.4.3.41 () {66 vars in 1287 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.688476 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ec58f96-4d3f-4626-837c-a36075f1094d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.690075 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ec58f96-4d3f-4626-837c-a36075f1094d tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 18 09:22:49.690607 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ec58f96-4d3f-4626-837c-a36075f1094d tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.691022 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ec58f96-4d3f-4626-837c-a36075f1094d tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.692407 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-8ec58f96-4d3f-4626-837c-a36075f1094d tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.692407 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.692407 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:49.693185 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-8ec58f96-4d3f-4626-837c-a36075f1094d tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.705621 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ec58f96-4d3f-4626-837c-a36075f1094d tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.706419 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ec58f96-4d3f-4626-837c-a36075f1094d tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 18 09:22:49.707549 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1005/4063] 10.4.3.41 () {66 vars in 1305 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.720815 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1d3380e7-73ce-497b-9ae1-13e491ef17f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.722149 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d3380e7-73ce-497b-9ae1-13e491ef17f3 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 18 09:22:49.722503 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d3380e7-73ce-497b-9ae1-13e491ef17f3 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.722828 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d3380e7-73ce-497b-9ae1-13e491ef17f3 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.723112 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-1d3380e7-73ce-497b-9ae1-13e491ef17f3 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.723553 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.723553 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:49.724416 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-1d3380e7-73ce-497b-9ae1-13e491ef17f3 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.727422 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0439bf53-12df-4376-9723-43c287826dc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.728873 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0439bf53-12df-4376-9723-43c287826dc6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:49.729074 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0439bf53-12df-4376-9723-43c287826dc6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.729298 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0439bf53-12df-4376-9723-43c287826dc6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.737470 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1d3380e7-73ce-497b-9ae1-13e491ef17f3 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.737533 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.737533 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:49.737604 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d3380e7-73ce-497b-9ae1-13e491ef17f3 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 18 09:22:49.737604 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1014/4064] 10.4.3.41 () {66 vars in 1307 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.740461 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0439bf53-12df-4376-9723-43c287826dc6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:49.745374 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0439bf53-12df-4376-9723-43c287826dc6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:49.745845 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1018/4065] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.746477 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98ed73ae-c936-4e34-8695-5e701990da72 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.748047 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98ed73ae-c936-4e34-8695-5e701990da72 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-171924043 Aug 18 09:22:49.748208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98ed73ae-c936-4e34-8695-5e701990da72 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.748377 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98ed73ae-c936-4e34-8695-5e701990da72 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.748597 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-98ed73ae-c936-4e34-8695-5e701990da72 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.748830 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.748830 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:49.749555 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-98ed73ae-c936-4e34-8695-5e701990da72 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.758029 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0bee738-68c7-4f11-95c3-25b0c34f9be8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.762798 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0bee738-68c7-4f11-95c3-25b0c34f9be8 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:49.762798 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0bee738-68c7-4f11-95c3-25b0c34f9be8 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.762798 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0bee738-68c7-4f11-95c3-25b0c34f9be8 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.763014 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-98ed73ae-c936-4e34-8695-5e701990da72 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.763014 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.763014 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:49.763014 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98ed73ae-c936-4e34-8695-5e701990da72 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-171924043 returned with HTTP 200 Aug 18 09:22:49.763014 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1029/4066] 10.4.3.41 () {66 vars in 1376 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-171924043 => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.768650 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.768650 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:49.771486 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ffff758e-5ab2-4289-b0a1-a12cf929d948 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.774378 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffff758e-5ab2-4289-b0a1-a12cf929d948 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail?status=available Aug 18 09:22:49.776633 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0bee738-68c7-4f11-95c3-25b0c34f9be8 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:49.777307 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffff758e-5ab2-4289-b0a1-a12cf929d948 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.779568 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffff758e-5ab2-4289-b0a1-a12cf929d948 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.779568 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-ffff758e-5ab2-4289-b0a1-a12cf929d948 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.779568 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.779568 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:49.781735 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-ffff758e-5ab2-4289-b0a1-a12cf929d948 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.786481 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0bee738-68c7-4f11-95c3-25b0c34f9be8 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:49.787116 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1006/4067] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.794314 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ffff758e-5ab2-4289-b0a1-a12cf929d948 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.794895 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.794895 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:49.795460 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffff758e-5ab2-4289-b0a1-a12cf929d948 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 18 09:22:49.795807 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1015/4068] 10.4.3.41 () {66 vars in 1290 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:49.806590 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ce28178a-63b7-450f-949c-60876db4dda4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.808537 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce28178a-63b7-450f-949c-60876db4dda4 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-171924043 Aug 18 09:22:49.808761 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce28178a-63b7-450f-949c-60876db4dda4 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.809002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce28178a-63b7-450f-949c-60876db4dda4 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.809281 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-ce28178a-63b7-450f-949c-60876db4dda4 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.810582 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-ce28178a-63b7-450f-949c-60876db4dda4 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.820981 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ce28178a-63b7-450f-949c-60876db4dda4 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.821545 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.821545 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:49.822244 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce28178a-63b7-450f-949c-60876db4dda4 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-171924043 returned with HTTP 200 Aug 18 09:22:49.822737 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1019/4069] 10.4.3.41 () {66 vars in 1410 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-171924043 => generated 475 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.828361 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-5123d0d5-354f-4df2-8d66-1110f9cd9673 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.834245 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-5123d0d5-354f-4df2-8d66-1110f9cd9673 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:49.834245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-5123d0d5-354f-4df2-8d66-1110f9cd9673 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.834245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-5123d0d5-354f-4df2-8d66-1110f9cd9673 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.835669 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3bca75ef-cc02-4e85-8ebc-a215dbc6c434 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.838161 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bca75ef-cc02-4e85-8ebc-a215dbc6c434 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-171924043 Aug 18 09:22:49.838345 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bca75ef-cc02-4e85-8ebc-a215dbc6c434 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.838608 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bca75ef-cc02-4e85-8ebc-a215dbc6c434 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.838910 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-3bca75ef-cc02-4e85-8ebc-a215dbc6c434 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.839961 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-3bca75ef-cc02-4e85-8ebc-a215dbc6c434 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.842155 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.842155 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:49.847071 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-5123d0d5-354f-4df2-8d66-1110f9cd9673 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:49.851868 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3bca75ef-cc02-4e85-8ebc-a215dbc6c434 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.851868 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bca75ef-cc02-4e85-8ebc-a215dbc6c434 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-171924043 returned with HTTP 200 Aug 18 09:22:49.852213 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1007/4070] 10.4.3.41 () {66 vars in 1355 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-171924043 => generated 341 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.853070 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-5123d0d5-354f-4df2-8d66-1110f9cd9673 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:49.853767 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1030/4071] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.862170 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dad06c88-b115-4485-b378-28abc51be012 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.864452 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dad06c88-b115-4485-b378-28abc51be012 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?status=available Aug 18 09:22:49.864675 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dad06c88-b115-4485-b378-28abc51be012 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.865020 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dad06c88-b115-4485-b378-28abc51be012 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.865244 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-dad06c88-b115-4485-b378-28abc51be012 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.866601 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-dad06c88-b115-4485-b378-28abc51be012 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.872230 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dad06c88-b115-4485-b378-28abc51be012 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.872825 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dad06c88-b115-4485-b378-28abc51be012 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?status=available returned with HTTP 200 Aug 18 09:22:49.873225 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1016/4072] 10.4.3.41 () {66 vars in 1269 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.881993 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0afeb68b-e00d-455b-bc86-c3241f9dadeb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.884332 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0afeb68b-e00d-455b-bc86-c3241f9dadeb tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-171924043 Aug 18 09:22:49.884554 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0afeb68b-e00d-455b-bc86-c3241f9dadeb tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.884733 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0afeb68b-e00d-455b-bc86-c3241f9dadeb tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.884955 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-0afeb68b-e00d-455b-bc86-c3241f9dadeb tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:49.886008 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-0afeb68b-e00d-455b-bc86-c3241f9dadeb tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:49.891923 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0afeb68b-e00d-455b-bc86-c3241f9dadeb tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Get all snapshots completed successfully. Aug 18 09:22:49.892255 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0afeb68b-e00d-455b-bc86-c3241f9dadeb tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-171924043 returned with HTTP 200 Aug 18 09:22:49.892788 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1020/4073] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-171924043 => generated 341 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.901965 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-88a57910-a7f8-4b96-b3a8-8ab2be15b5d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.903785 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88a57910-a7f8-4b96-b3a8-8ab2be15b5d6 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b Aug 18 09:22:49.903949 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88a57910-a7f8-4b96-b3a8-8ab2be15b5d6 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.904115 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88a57910-a7f8-4b96-b3a8-8ab2be15b5d6 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.904219 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-88a57910-a7f8-4b96-b3a8-8ab2be15b5d6 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Delete snapshot with id: 5f77593a-d72c-4d10-be89-827ec8beef1b Aug 18 09:22:49.906987 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5bebd8cf-3a89-4e3a-8fe6-66b17577571c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.908434 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bebd8cf-3a89-4e3a-8fe6-66b17577571c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e Aug 18 09:22:49.908748 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bebd8cf-3a89-4e3a-8fe6-66b17577571c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.909020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bebd8cf-3a89-4e3a-8fe6-66b17577571c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.909961 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.909961 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:49.910418 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-88a57910-a7f8-4b96-b3a8-8ab2be15b5d6 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot retrieved successfully. Aug 18 09:22:49.914511 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.914511 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:49.914772 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5bebd8cf-3a89-4e3a-8fe6-66b17577571c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:49.915493 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bebd8cf-3a89-4e3a-8fe6-66b17577571c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e returned with HTTP 200 Aug 18 09:22:49.915836 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1031/4074] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.925996 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.927929 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:49.928080 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-88a57910-a7f8-4b96-b3a8-8ab2be15b5d6 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot delete request issued successfully. Aug 18 09:22:49.928296 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88a57910-a7f8-4b96-b3a8-8ab2be15b5d6 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b returned with HTTP 202 Aug 18 09:22:49.928463 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e46b8f12-28a5-4710-8450-80b2e0bb98e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.928720 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1008/4075] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:49 2026] DELETE /volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:49.928875 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e46b8f12-28a5-4710-8450-80b2e0bb98e2 None None] GET https://10.4.3.41/volume// Aug 18 09:22:49.929035 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d4815438-d5ac-48c4-b32a-0dd39624ef9e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-798282776"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:49.929091 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e46b8f12-28a5-4710-8450-80b2e0bb98e2 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.929362 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e46b8f12-28a5-4710-8450-80b2e0bb98e2 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.930412 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e46b8f12-28a5-4710-8450-80b2e0bb98e2 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:22:49.930412 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1021/4076] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:22:49.931356 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request body: {'volume': {'snapshot_id': 'd4815438-d5ac-48c4-b32a-0dd39624ef9e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-798282776'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:49.938503 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-785aee9d-7acd-4491-99d8-45945e04eca9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.938635 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.938635 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:49.938635 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:49.938837 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume of 1 GB Aug 18 09:22:49.939446 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-0200e340-f090-4805-b526-08e573f369b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:49.939630 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-785aee9d-7acd-4491-99d8-45945e04eca9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b Aug 18 09:22:49.939837 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-785aee9d-7acd-4491-99d8-45945e04eca9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:49.940039 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-785aee9d-7acd-4491-99d8-45945e04eca9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:49.944097 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Availability Zones retrieved successfully. Aug 18 09:22:49.945409 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:49.945409 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:49.945409 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-785aee9d-7acd-4491-99d8-45945e04eca9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot retrieved successfully. Aug 18 09:22:49.946206 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-785aee9d-7acd-4491-99d8-45945e04eca9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b returned with HTTP 200 Aug 18 09:22:49.946580 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1032/4077] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:49 2026] GET /volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:49.950606 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (9ae11947-1b3e-4891-8fe1-78e2a1188569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:49.953495 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00210ad1-ce04-46e0-959b-60d4f45a47cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:49.953495 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:49.983426 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00210ad1-ce04-46e0-959b-60d4f45a47cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd4815438-d5ac-48c4-b32a-0dd39624ef9e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:49.983937 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22861b4-5288-4c28-a38c-aa51704bd9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:50.012403 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-0200e340-f090-4805-b526-08e573f369b4 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:22:50.012788 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-0200e340-f090-4805-b526-08e573f369b4 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1", "connector": null, "instance_uuid": "f1a3b250-d176-4c1f-89e4-96adfca54805"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:50.022919 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['fad5f394-de3b-4085-940b-f172c6ede81a', 'fcab426e-74c6-4fd5-a360-62b058124c82', '008f5d35-4c7d-48ae-9fe7-6674acccafd7', '28dfad27-7a2f-4182-93b8-87223206946b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:50.023275 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:50.023275 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:50.023816 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22861b4-5288-4c28-a38c-aa51704bd9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fad5f394-de3b-4085-940b-f172c6ede81a', 'fcab426e-74c6-4fd5-a360-62b058124c82', '008f5d35-4c7d-48ae-9fe7-6674acccafd7', '28dfad27-7a2f-4182-93b8-87223206946b']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:50.024546 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (262f303c-bcb2-4274-88c5-a49b4796c916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:50.045275 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-0200e340-f090-4805-b526-08e573f369b4 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:22:50.045718 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1009/4078] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:22:49 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:50.070902 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (262f303c-bcb2-4274-88c5-a49b4796c916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59e433b3-1c07-43e1-86ea-a578650e9e6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-798282776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['fad5f394-de3b-4085-940b-f172c6ede81a','fcab426e-74c6-4fd5-a360-62b058124c82','008f5d35-4c7d-48ae-9fe7-6674acccafd7','28dfad27-7a2f-4182-93b8-87223206946b'],size=1,snapshot_id=d4815438-d5ac-48c4-b32a-0dd39624ef9e,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-798282776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59e433b3-1c07-43e1-86ea-a578650e9e6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75afd9e67f74ffc956a7a8a2c11d952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d4815438-d5ac-48c4-b32a-0dd39624ef9e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb1d9abff184507b626efbd15f734ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:50.072130 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b4ea7e-82de-4dda-9f1b-5db106b58318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:50.075329 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1006f72-6146-4c2f-8704-9d15762fbb46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:50.077338 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1006f72-6146-4c2f-8704-9d15762fbb46 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:50.077576 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1006f72-6146-4c2f-8704-9d15762fbb46 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:50.077833 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1006f72-6146-4c2f-8704-9d15762fbb46 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:50.085517 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d254bdb7-6ab8-4879-a7d9-fd71e387258a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:50.086052 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d254bdb7-6ab8-4879-a7d9-fd71e387258a None None] GET https://10.4.3.41/volume// Aug 18 09:22:50.086386 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d254bdb7-6ab8-4879-a7d9-fd71e387258a None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:50.086664 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d254bdb7-6ab8-4879-a7d9-fd71e387258a None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:50.087076 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d254bdb7-6ab8-4879-a7d9-fd71e387258a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:22:50.087154 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:50.087154 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:50.087656 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1033/4079] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:22:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:22:50.090536 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f1006f72-6146-4c2f-8704-9d15762fbb46 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:50.093215 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b4ea7e-82de-4dda-9f1b-5db106b58318) transitioned into state 'SUCCESS' from state '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-798282776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['fad5f394-de3b-4085-940b-f172c6ede81a','fcab426e-74c6-4fd5-a360-62b058124c82','008f5d35-4c7d-48ae-9fe7-6674acccafd7','28dfad27-7a2f-4182-93b8-87223206946b'],size=1,snapshot_id=d4815438-d5ac-48c4-b32a-0dd39624ef9e,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:50.094113 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6d5dba-5f5d-4134-82d5-7eb45f0a7774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:50.094614 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-be437fe5-1dc1-47d9-be81-33539f345afa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:50.094926 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1006f72-6146-4c2f-8704-9d15762fbb46 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:50.095335 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1022/4080] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:50 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:50.096987 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-be437fe5-1dc1-47d9-be81-33539f345afa tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:50.097210 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-be437fe5-1dc1-47d9-be81-33539f345afa tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:50.097403 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-be437fe5-1dc1-47d9-be81-33539f345afa tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:50.107501 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:50.107501 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:50.110833 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-be437fe5-1dc1-47d9-be81-33539f345afa tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:50.115173 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-be437fe5-1dc1-47d9-be81-33539f345afa tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:50.115762 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1010/4081] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:22:50 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:50.119908 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6d5dba-5f5d-4134-82d5-7eb45f0a7774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:50.121146 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (9ae11947-1b3e-4891-8fe1-78e2a1188569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:50.121539 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request issued successfully. Aug 18 09:22:50.122278 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28ddaa41-aad0-4411-bbcc-8867b6dda35a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:50.122968 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1017/4082] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:22:49 2026] POST /volume/v3/volumes => generated 801 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:50.137808 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3cf75584-1541-49c4-a0ec-39aae4e1ad0a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:50.140029 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3cf75584-1541-49c4-a0ec-39aae4e1ad0a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a Aug 18 09:22:50.140280 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3cf75584-1541-49c4-a0ec-39aae4e1ad0a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:50.140530 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3cf75584-1541-49c4-a0ec-39aae4e1ad0a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:50.152431 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:50.152431 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:50.157482 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3cf75584-1541-49c4-a0ec-39aae4e1ad0a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:50.162329 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3cf75584-1541-49c4-a0ec-39aae4e1ad0a tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a returned with HTTP 200 Aug 18 09:22:50.162789 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1034/4083] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:50 2026] GET /volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:50.230189 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-a23e48cd-4f5f-4020-82be-83ae07e35c6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:50.232660 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-a23e48cd-4f5f-4020-82be-83ae07e35c6e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] PUT https://10.4.3.41/volume/v3/attachments/e09bcd34-e82c-4a1a-a3de-f4b22335e875 Aug 18 09:22:50.233127 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-a23e48cd-4f5f-4020-82be-83ae07e35c6e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:50.241761 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-a23e48cd-4f5f-4020-82be-83ae07e35c6e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Acquiring lock "cinder-attachment_update-b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:22:50.248049 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-a23e48cd-4f5f-4020-82be-83ae07e35c6e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Lock "cinder-attachment_update-b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:22:50.249288 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:50.249288 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:50.338955 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-a23e48cd-4f5f-4020-82be-83ae07e35c6e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Lock "cinder-attachment_update-b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1-np0000007625" released by "attachment_update" :: held 0.091s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:22:50.339270 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-a23e48cd-4f5f-4020-82be-83ae07e35c6e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/attachments/e09bcd34-e82c-4a1a-a3de-f4b22335e875 returned with HTTP 200 Aug 18 09:22:50.339764 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1023/4084] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:22:50 2026] PUT /volume/v3/attachments/e09bcd34-e82c-4a1a-a3de-f4b22335e875 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:50.577520 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-66daa48c-9e3b-45d7-8e5d-e97bb916e385 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:50.579207 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66daa48c-9e3b-45d7-8e5d-e97bb916e385 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:22:50.579406 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66daa48c-9e3b-45d7-8e5d-e97bb916e385 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:50.579633 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66daa48c-9e3b-45d7-8e5d-e97bb916e385 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:50.586213 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:50.586213 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:50.589655 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-66daa48c-9e3b-45d7-8e5d-e97bb916e385 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:50.593708 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66daa48c-9e3b-45d7-8e5d-e97bb916e385 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 200 Aug 18 09:22:50.594095 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1011/4085] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:50 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:50.958352 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63f8f7ef-300e-4cc1-b786-ccdfd82861bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:50.962695 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63f8f7ef-300e-4cc1-b786-ccdfd82861bd tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b Aug 18 09:22:50.962695 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63f8f7ef-300e-4cc1-b786-ccdfd82861bd tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:50.962695 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63f8f7ef-300e-4cc1-b786-ccdfd82861bd tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:50.968718 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63f8f7ef-300e-4cc1-b786-ccdfd82861bd tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b returned with HTTP 404 Aug 18 09:22:50.969230 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1018/4086] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:50 2026] GET /volume/v3/snapshots/5f77593a-d72c-4d10-be89-827ec8beef1b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:50.977332 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b085788-3fd2-424a-8379-03a4f8429ca1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:50.981216 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b085788-3fd2-424a-8379-03a4f8429ca1 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 Aug 18 09:22:50.981216 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b085788-3fd2-424a-8379-03a4f8429ca1 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:50.981216 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b085788-3fd2-424a-8379-03a4f8429ca1 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:50.981216 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-1b085788-3fd2-424a-8379-03a4f8429ca1 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Delete snapshot with id: afaf4f84-95f8-4a52-85e2-02593bc5f4f0 Aug 18 09:22:50.985697 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:50.985697 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:50.986332 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b085788-3fd2-424a-8379-03a4f8429ca1 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot retrieved successfully. Aug 18 09:22:51.008904 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b085788-3fd2-424a-8379-03a4f8429ca1 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot delete request issued successfully. Aug 18 09:22:51.009236 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b085788-3fd2-424a-8379-03a4f8429ca1 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 returned with HTTP 202 Aug 18 09:22:51.009742 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1035/4087] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:50 2026] DELETE /volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:51.018064 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd4f9a15-8263-4b5e-8386-645f278ed29b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:51.020163 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd4f9a15-8263-4b5e-8386-645f278ed29b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 Aug 18 09:22:51.020416 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd4f9a15-8263-4b5e-8386-645f278ed29b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:51.020635 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd4f9a15-8263-4b5e-8386-645f278ed29b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:51.026098 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:51.026098 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:51.026546 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cd4f9a15-8263-4b5e-8386-645f278ed29b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot retrieved successfully. Aug 18 09:22:51.027360 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd4f9a15-8263-4b5e-8386-645f278ed29b tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 returned with HTTP 200 Aug 18 09:22:51.027768 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1024/4088] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:51 2026] GET /volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:51.107830 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-88aa3385-b66d-49f2-8f56-5e0f9c729219 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:51.109815 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88aa3385-b66d-49f2-8f56-5e0f9c729219 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:51.110004 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88aa3385-b66d-49f2-8f56-5e0f9c729219 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:51.110175 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88aa3385-b66d-49f2-8f56-5e0f9c729219 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:51.119818 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:51.119818 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:51.123075 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-88aa3385-b66d-49f2-8f56-5e0f9c729219 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:51.126841 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88aa3385-b66d-49f2-8f56-5e0f9c729219 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:51.127332 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1012/4089] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:51 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:51.174798 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9abd8f18-9bc7-4eaa-a8fc-9812c981a41e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:51.176649 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9abd8f18-9bc7-4eaa-a8fc-9812c981a41e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a Aug 18 09:22:51.176898 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9abd8f18-9bc7-4eaa-a8fc-9812c981a41e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:51.177084 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9abd8f18-9bc7-4eaa-a8fc-9812c981a41e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:51.184312 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:51.184312 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:51.188063 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9abd8f18-9bc7-4eaa-a8fc-9812c981a41e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:51.192231 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9abd8f18-9bc7-4eaa-a8fc-9812c981a41e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a returned with HTTP 200 Aug 18 09:22:51.192649 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1019/4090] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:51 2026] GET /volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:51.206779 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a97c3d30-f20a-4330-b96d-9f622dcece48 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:51.208193 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a97c3d30-f20a-4330-b96d-9f622dcece48 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:51.208684 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a97c3d30-f20a-4330-b96d-9f622dcece48 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59e433b3-1c07-43e1-86ea-a578650e9e6a", "name": "tempest-VolumeDependencyTests-Snapshot-1752471075"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:51.217360 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:51.217360 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:51.218149 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a97c3d30-f20a-4330-b96d-9f622dcece48 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:51.219263 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-a97c3d30-f20a-4330-b96d-9f622dcece48 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create snapshot from volume 59e433b3-1c07-43e1-86ea-a578650e9e6a Aug 18 09:22:51.245681 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a97c3d30-f20a-4330-b96d-9f622dcece48 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['2bcfd5e3-abf1-4fef-99e3-10599c987e70', '3a4c62fa-addb-4a45-9ea8-b0264e6fad05', 'fee9aca3-b137-4852-b10d-9ad3fadc9f4d', '3624aa97-fdbe-4a9c-a7eb-d9b2eb033074'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:51.275784 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a97c3d30-f20a-4330-b96d-9f622dcece48 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot create request issued successfully. Aug 18 09:22:51.276311 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a97c3d30-f20a-4330-b96d-9f622dcece48 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:22:51.276852 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1036/4091] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:22:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:51.285075 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dcac15d2-e0e2-4192-8197-f4f4e2575a13 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:51.286994 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcac15d2-e0e2-4192-8197-f4f4e2575a13 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e Aug 18 09:22:51.287229 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcac15d2-e0e2-4192-8197-f4f4e2575a13 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:51.287525 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcac15d2-e0e2-4192-8197-f4f4e2575a13 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:51.293084 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:51.293084 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:51.293513 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dcac15d2-e0e2-4192-8197-f4f4e2575a13 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:51.294239 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcac15d2-e0e2-4192-8197-f4f4e2575a13 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e returned with HTTP 200 Aug 18 09:22:51.294581 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1025/4092] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:51 2026] GET /volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:51.605868 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7242ac2a-1370-41a2-9013-ba3c37f7a0a9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:51.607525 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7242ac2a-1370-41a2-9013-ba3c37f7a0a9 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:22:51.607738 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7242ac2a-1370-41a2-9013-ba3c37f7a0a9 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:51.607962 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7242ac2a-1370-41a2-9013-ba3c37f7a0a9 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:51.615739 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:51.615739 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:51.619507 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7242ac2a-1370-41a2-9013-ba3c37f7a0a9 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:51.623796 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7242ac2a-1370-41a2-9013-ba3c37f7a0a9 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 200 Aug 18 09:22:51.624243 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1013/4093] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:51 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:52.037326 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8b09ad7-a9f7-4356-a88a-86d7db97d449 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:52.039026 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8b09ad7-a9f7-4356-a88a-86d7db97d449 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 Aug 18 09:22:52.039202 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8b09ad7-a9f7-4356-a88a-86d7db97d449 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:52.039376 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8b09ad7-a9f7-4356-a88a-86d7db97d449 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:52.043463 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8b09ad7-a9f7-4356-a88a-86d7db97d449 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 returned with HTTP 404 Aug 18 09:22:52.043946 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1020/4094] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:52 2026] GET /volume/v3/snapshots/afaf4f84-95f8-4a52-85e2-02593bc5f4f0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:52.050096 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-abe2197f-3720-4223-8dad-470a6553bad8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:52.053785 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abe2197f-3720-4223-8dad-470a6553bad8 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 Aug 18 09:22:52.053785 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-abe2197f-3720-4223-8dad-470a6553bad8 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:52.053785 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-abe2197f-3720-4223-8dad-470a6553bad8 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:52.053785 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-abe2197f-3720-4223-8dad-470a6553bad8 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Delete snapshot with id: 977396c4-0c8b-478d-85c0-37af34552507 Aug 18 09:22:52.057849 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:52.057849 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:52.058371 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-abe2197f-3720-4223-8dad-470a6553bad8 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot retrieved successfully. Aug 18 09:22:52.074808 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-abe2197f-3720-4223-8dad-470a6553bad8 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot delete request issued successfully. Aug 18 09:22:52.075272 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abe2197f-3720-4223-8dad-470a6553bad8 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 returned with HTTP 202 Aug 18 09:22:52.075813 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1037/4095] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:52 2026] DELETE /volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:52.083366 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc36e4cb-ec83-4fcc-8ae4-9d85c1700456 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:52.085612 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc36e4cb-ec83-4fcc-8ae4-9d85c1700456 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 Aug 18 09:22:52.085913 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc36e4cb-ec83-4fcc-8ae4-9d85c1700456 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:52.086155 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc36e4cb-ec83-4fcc-8ae4-9d85c1700456 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:52.091049 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:52.091049 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:52.091408 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dc36e4cb-ec83-4fcc-8ae4-9d85c1700456 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Snapshot retrieved successfully. Aug 18 09:22:52.092141 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc36e4cb-ec83-4fcc-8ae4-9d85c1700456 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 returned with HTTP 200 Aug 18 09:22:52.092502 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1026/4096] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:52 2026] GET /volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:52.139469 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a712deea-ba4a-464c-83d2-68858d465415 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:52.141339 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a712deea-ba4a-464c-83d2-68858d465415 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:52.141620 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a712deea-ba4a-464c-83d2-68858d465415 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:52.141857 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a712deea-ba4a-464c-83d2-68858d465415 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:52.151867 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:52.151867 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:52.155662 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a712deea-ba4a-464c-83d2-68858d465415 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:52.159559 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a712deea-ba4a-464c-83d2-68858d465415 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:52.160076 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1014/4097] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:52 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:52.303183 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-823851ab-7b62-4869-9acb-98e97de81d45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:52.304816 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-823851ab-7b62-4869-9acb-98e97de81d45 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e Aug 18 09:22:52.305051 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-823851ab-7b62-4869-9acb-98e97de81d45 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:52.305284 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-823851ab-7b62-4869-9acb-98e97de81d45 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:52.310525 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:52.310525 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:52.311069 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-823851ab-7b62-4869-9acb-98e97de81d45 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:52.311842 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-823851ab-7b62-4869-9acb-98e97de81d45 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e returned with HTTP 200 Aug 18 09:22:52.312229 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1021/4098] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:52 2026] GET /volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:52.320945 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-24a88578-f025-476b-a016-ad45cc388906 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:52.322294 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:52.322761 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "08ef88ba-7248-47e8-bcaa-12feff0ed34e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-210445236"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:52.324273 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request body: {'volume': {'snapshot_id': '08ef88ba-7248-47e8-bcaa-12feff0ed34e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-210445236'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:52.328927 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:52.328927 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:52.329547 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:52.330814 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume of 1 GB Aug 18 09:22:52.332949 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Availability Zones retrieved successfully. Aug 18 09:22:52.338692 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (f449acba-8db4-4712-9f7f-727029d6ed3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:52.339871 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d878035-34f7-4aa4-a49f-6ee06596698c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:52.340947 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:52.372252 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d878035-34f7-4aa4-a49f-6ee06596698c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '08ef88ba-7248-47e8-bcaa-12feff0ed34e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:52.372252 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f22162-c205-4f06-86e0-3cd1927964f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:52.409420 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['2779791c-0a5a-45ff-a92e-b9684859143c', '9d9d7bb1-625d-4733-bc7c-a00ab70e0af3', '6b397721-ab4f-40c7-9f87-f9d00daf8491', 'e8e8c779-4524-491f-b41d-bfb36d347e24'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:52.410578 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f22162-c205-4f06-86e0-3cd1927964f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2779791c-0a5a-45ff-a92e-b9684859143c', '9d9d7bb1-625d-4733-bc7c-a00ab70e0af3', '6b397721-ab4f-40c7-9f87-f9d00daf8491', 'e8e8c779-4524-491f-b41d-bfb36d347e24']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:52.411528 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e8a7745-c2aa-44d4-837f-342a8329f14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:52.450534 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e8a7745-c2aa-44d4-837f-342a8329f14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43e1ed0c-9cfb-45be-a76f-08b6336f2011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-210445236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['2779791c-0a5a-45ff-a92e-b9684859143c','9d9d7bb1-625d-4733-bc7c-a00ab70e0af3','6b397721-ab4f-40c7-9f87-f9d00daf8491','e8e8c779-4524-491f-b41d-bfb36d347e24'],size=1,snapshot_id=08ef88ba-7248-47e8-bcaa-12feff0ed34e,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-210445236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43e1ed0c-9cfb-45be-a76f-08b6336f2011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75afd9e67f74ffc956a7a8a2c11d952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=08ef88ba-7248-47e8-bcaa-12feff0ed34e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb1d9abff184507b626efbd15f734ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:52.452718 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9caec5c-b665-4f5f-8b48-56d61cf1fa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:52.468696 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9caec5c-b665-4f5f-8b48-56d61cf1fa11) transitioned into state 'SUCCESS' from state '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-210445236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['2779791c-0a5a-45ff-a92e-b9684859143c','9d9d7bb1-625d-4733-bc7c-a00ab70e0af3','6b397721-ab4f-40c7-9f87-f9d00daf8491','e8e8c779-4524-491f-b41d-bfb36d347e24'],size=1,snapshot_id=08ef88ba-7248-47e8-bcaa-12feff0ed34e,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:52.471078 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0651ee4f-c381-438e-9d3f-d793b9fd2b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:52.489806 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0651ee4f-c381-438e-9d3f-d793b9fd2b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:52.491121 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (f449acba-8db4-4712-9f7f-727029d6ed3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:52.491892 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request issued successfully. Aug 18 09:22:52.492877 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24a88578-f025-476b-a016-ad45cc388906 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:52.493487 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1038/4099] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:22:52 2026] POST /volume/v3/volumes => generated 801 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:52.505546 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-122b1a22-bf6b-4354-a1f0-ff36a0bf9529 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:52.508056 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-122b1a22-bf6b-4354-a1f0-ff36a0bf9529 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 Aug 18 09:22:52.508289 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-122b1a22-bf6b-4354-a1f0-ff36a0bf9529 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:52.508576 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-122b1a22-bf6b-4354-a1f0-ff36a0bf9529 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:52.516674 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:52.516674 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:52.520412 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-122b1a22-bf6b-4354-a1f0-ff36a0bf9529 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:52.524582 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-122b1a22-bf6b-4354-a1f0-ff36a0bf9529 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 returned with HTTP 200 Aug 18 09:22:52.524994 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1027/4100] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:52 2026] GET /volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:52.636515 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a300d41-e38c-43fe-9bfa-f120f79bf83b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:52.638567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a300d41-e38c-43fe-9bfa-f120f79bf83b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:22:52.638849 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a300d41-e38c-43fe-9bfa-f120f79bf83b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:52.639144 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a300d41-e38c-43fe-9bfa-f120f79bf83b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:52.646177 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:52.646177 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:52.649875 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0a300d41-e38c-43fe-9bfa-f120f79bf83b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:52.654077 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a300d41-e38c-43fe-9bfa-f120f79bf83b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 200 Aug 18 09:22:52.654463 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1015/4101] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:52 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:53.103440 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb3dac48-c5de-4752-8496-14da6ce2d1f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:53.105171 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb3dac48-c5de-4752-8496-14da6ce2d1f9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 Aug 18 09:22:53.105350 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb3dac48-c5de-4752-8496-14da6ce2d1f9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:53.105589 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb3dac48-c5de-4752-8496-14da6ce2d1f9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:53.112169 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb3dac48-c5de-4752-8496-14da6ce2d1f9 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 returned with HTTP 404 Aug 18 09:22:53.112681 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1022/4102] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:53 2026] GET /volume/v3/snapshots/977396c4-0c8b-478d-85c0-37af34552507 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:53.121989 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-58c53c7a-f886-458f-a6d8-e42c667e5c09 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:53.123726 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58c53c7a-f886-458f-a6d8-e42c667e5c09 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 Aug 18 09:22:53.124084 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58c53c7a-f886-458f-a6d8-e42c667e5c09 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:53.124369 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58c53c7a-f886-458f-a6d8-e42c667e5c09 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:53.131863 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:53.131863 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:53.134343 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-58c53c7a-f886-458f-a6d8-e42c667e5c09 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Volume info retrieved successfully. Aug 18 09:22:53.138236 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58c53c7a-f886-458f-a6d8-e42c667e5c09 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 returned with HTTP 200 Aug 18 09:22:53.138801 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1039/4103] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:53 2026] GET /volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:53.150986 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1ac3e8c-ab1c-4074-be0a-7ac504f77145 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:53.152738 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1ac3e8c-ab1c-4074-be0a-7ac504f77145 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] DELETE https://10.4.3.41/volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 Aug 18 09:22:53.152921 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1ac3e8c-ab1c-4074-be0a-7ac504f77145 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:53.153087 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1ac3e8c-ab1c-4074-be0a-7ac504f77145 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:53.153260 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a1ac3e8c-ab1c-4074-be0a-7ac504f77145 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Delete volume with id: 4058cd1d-8692-462f-a0ff-5d20e1773915 Aug 18 09:22:53.162883 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:53.162883 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:53.163334 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a1ac3e8c-ab1c-4074-be0a-7ac504f77145 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Volume info retrieved successfully. Aug 18 09:22:53.174356 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ed8726a-a579-4b28-89ef-8c4c1a58e753 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:53.178134 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ed8726a-a579-4b28-89ef-8c4c1a58e753 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:53.178465 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ed8726a-a579-4b28-89ef-8c4c1a58e753 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:53.180718 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ed8726a-a579-4b28-89ef-8c4c1a58e753 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:53.182467 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a1ac3e8c-ab1c-4074-be0a-7ac504f77145 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Delete volume request issued successfully. Aug 18 09:22:53.182693 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1ac3e8c-ab1c-4074-be0a-7ac504f77145 tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 returned with HTTP 202 Aug 18 09:22:53.183192 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1028/4104] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:53 2026] DELETE /volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:53.190924 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92238911-0b8e-4e5e-92bf-7709c28306ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:53.192635 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:53.192635 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:53.192762 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92238911-0b8e-4e5e-92bf-7709c28306ac tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 Aug 18 09:22:53.192871 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92238911-0b8e-4e5e-92bf-7709c28306ac tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:53.193046 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92238911-0b8e-4e5e-92bf-7709c28306ac tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:53.197001 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3ed8726a-a579-4b28-89ef-8c4c1a58e753 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:53.201434 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:53.201434 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:53.202135 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ed8726a-a579-4b28-89ef-8c4c1a58e753 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:53.202469 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1016/4105] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:53 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:53.207928 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-92238911-0b8e-4e5e-92bf-7709c28306ac tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Volume info retrieved successfully. Aug 18 09:22:53.213834 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92238911-0b8e-4e5e-92bf-7709c28306ac tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 returned with HTTP 200 Aug 18 09:22:53.214493 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1023/4106] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:53 2026] GET /volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:53.537353 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-84c5d857-e27b-44bb-93d3-87661babd6d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:53.540421 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84c5d857-e27b-44bb-93d3-87661babd6d8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 Aug 18 09:22:53.540421 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84c5d857-e27b-44bb-93d3-87661babd6d8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:53.540421 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84c5d857-e27b-44bb-93d3-87661babd6d8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:53.546633 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:53.546633 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:53.550153 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-84c5d857-e27b-44bb-93d3-87661babd6d8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:53.554796 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84c5d857-e27b-44bb-93d3-87661babd6d8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 returned with HTTP 200 Aug 18 09:22:53.554796 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1040/4107] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:53 2026] GET /volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:53.568925 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2913893f-503a-4320-9449-04e2caa9eec1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:53.570756 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2913893f-503a-4320-9449-04e2caa9eec1 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e Aug 18 09:22:53.570950 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2913893f-503a-4320-9449-04e2caa9eec1 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:53.571128 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2913893f-503a-4320-9449-04e2caa9eec1 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:53.571226 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-2913893f-503a-4320-9449-04e2caa9eec1 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete snapshot with id: d4815438-d5ac-48c4-b32a-0dd39624ef9e Aug 18 09:22:53.576043 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:53.576043 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:53.576436 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2913893f-503a-4320-9449-04e2caa9eec1 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:53.590710 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2913893f-503a-4320-9449-04e2caa9eec1 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot delete request issued successfully. Aug 18 09:22:53.590961 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2913893f-503a-4320-9449-04e2caa9eec1 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e returned with HTTP 202 Aug 18 09:22:53.591535 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1029/4108] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:53 2026] DELETE /volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:53.598578 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d83d432-4dbd-478a-85fe-b9323c17f6e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:53.600526 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d83d432-4dbd-478a-85fe-b9323c17f6e7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e Aug 18 09:22:53.600765 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d83d432-4dbd-478a-85fe-b9323c17f6e7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:53.601040 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d83d432-4dbd-478a-85fe-b9323c17f6e7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:53.606975 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:53.606975 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:53.607420 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2d83d432-4dbd-478a-85fe-b9323c17f6e7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:53.608240 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d83d432-4dbd-478a-85fe-b9323c17f6e7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e returned with HTTP 200 Aug 18 09:22:53.608664 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1017/4109] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:53 2026] GET /volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:53.666700 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-faa82f34-eb53-480e-b893-18581a08353c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:53.668518 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-faa82f34-eb53-480e-b893-18581a08353c tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:22:53.668737 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-faa82f34-eb53-480e-b893-18581a08353c tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:53.668954 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-faa82f34-eb53-480e-b893-18581a08353c tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:53.676351 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:53.676351 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:53.680154 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-faa82f34-eb53-480e-b893-18581a08353c tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:53.684289 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-faa82f34-eb53-480e-b893-18581a08353c tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 200 Aug 18 09:22:53.684789 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1024/4110] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:53 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:54.215577 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b3ab3d0-193b-447b-93dc-a8cc5309db1e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:54.218984 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b3ab3d0-193b-447b-93dc-a8cc5309db1e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:54.219175 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b3ab3d0-193b-447b-93dc-a8cc5309db1e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:54.219372 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b3ab3d0-193b-447b-93dc-a8cc5309db1e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:54.228186 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6a1d2bf-98cb-4cd2-92bd-90ea7a372ebc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:54.230030 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6a1d2bf-98cb-4cd2-92bd-90ea7a372ebc tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] GET https://10.4.3.41/volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 Aug 18 09:22:54.230248 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6a1d2bf-98cb-4cd2-92bd-90ea7a372ebc tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:54.230490 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6a1d2bf-98cb-4cd2-92bd-90ea7a372ebc tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:54.231323 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:54.231323 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:54.234956 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9b3ab3d0-193b-447b-93dc-a8cc5309db1e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:54.236081 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6a1d2bf-98cb-4cd2-92bd-90ea7a372ebc tempest-VolumesSnapshotListTestJSON-1785201188 tempest-VolumesSnapshotListTestJSON-1785201188-project-member] https://10.4.3.41/volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 returned with HTTP 404 Aug 18 09:22:54.236602 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1030/4111] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:54 2026] GET /volume/v3/volumes/4058cd1d-8692-462f-a0ff-5d20e1773915 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:54.239350 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b3ab3d0-193b-447b-93dc-a8cc5309db1e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:54.239743 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1041/4112] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:54 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:54.617501 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3c70080e-f46d-4a75-99e8-4397650881f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:54.619349 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c70080e-f46d-4a75-99e8-4397650881f5 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e Aug 18 09:22:54.619662 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c70080e-f46d-4a75-99e8-4397650881f5 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:54.619853 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c70080e-f46d-4a75-99e8-4397650881f5 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:54.624198 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c70080e-f46d-4a75-99e8-4397650881f5 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e returned with HTTP 404 Aug 18 09:22:54.624667 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1018/4113] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:54 2026] GET /volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:54.631081 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-47c4008b-f68c-4078-ad91-8a8aa35011f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:54.632855 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47c4008b-f68c-4078-ad91-8a8aa35011f0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e Aug 18 09:22:54.633046 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47c4008b-f68c-4078-ad91-8a8aa35011f0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:54.633242 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47c4008b-f68c-4078-ad91-8a8aa35011f0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:54.633336 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-47c4008b-f68c-4078-ad91-8a8aa35011f0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete snapshot with id: 08ef88ba-7248-47e8-bcaa-12feff0ed34e Aug 18 09:22:54.637951 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:54.637951 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:54.638345 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-47c4008b-f68c-4078-ad91-8a8aa35011f0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:54.655241 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-47c4008b-f68c-4078-ad91-8a8aa35011f0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot delete request issued successfully. Aug 18 09:22:54.655530 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47c4008b-f68c-4078-ad91-8a8aa35011f0 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e returned with HTTP 202 Aug 18 09:22:54.656134 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1025/4114] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:54 2026] DELETE /volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:54.664558 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30b08fad-40ff-4243-9ec1-0f2e9f6c78ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:54.667578 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30b08fad-40ff-4243-9ec1-0f2e9f6c78ea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e Aug 18 09:22:54.667789 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30b08fad-40ff-4243-9ec1-0f2e9f6c78ea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:54.667986 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30b08fad-40ff-4243-9ec1-0f2e9f6c78ea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:54.675027 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:54.675027 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:54.676448 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30b08fad-40ff-4243-9ec1-0f2e9f6c78ea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:22:54.676448 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30b08fad-40ff-4243-9ec1-0f2e9f6c78ea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e returned with HTTP 200 Aug 18 09:22:54.677029 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1031/4115] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:54 2026] GET /volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:54.699067 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54e2cf9b-411b-48e0-a3a8-7050c4653bf1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:54.701890 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54e2cf9b-411b-48e0-a3a8-7050c4653bf1 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:22:54.702593 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54e2cf9b-411b-48e0-a3a8-7050c4653bf1 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:54.702895 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54e2cf9b-411b-48e0-a3a8-7050c4653bf1 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:54.711678 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:54.711678 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:54.717514 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-54e2cf9b-411b-48e0-a3a8-7050c4653bf1 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:54.724458 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54e2cf9b-411b-48e0-a3a8-7050c4653bf1 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 200 Aug 18 09:22:54.724988 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1042/4116] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:54 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 09:22:55.252000 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b26595d6-c797-468e-a5e6-2db16e2fcba1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:55.254078 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b26595d6-c797-468e-a5e6-2db16e2fcba1 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:55.254298 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b26595d6-c797-468e-a5e6-2db16e2fcba1 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:55.254523 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b26595d6-c797-468e-a5e6-2db16e2fcba1 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:55.264231 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:55.264231 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:55.268318 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b26595d6-c797-468e-a5e6-2db16e2fcba1 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:55.272854 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b26595d6-c797-468e-a5e6-2db16e2fcba1 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:55.273263 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1019/4117] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:55 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:55.398693 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d2da0168-5880-44a2-8aee-6429283c65f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:55.485830 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2da0168-5880-44a2-8aee-6429283c65f1 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:55.486189 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2da0168-5880-44a2-8aee-6429283c65f1 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3d23005-dbc5-4b23-8956-4c23046f4598", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-948952087"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:55.495357 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2da0168-5880-44a2-8aee-6429283c65f1 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 404 Aug 18 09:22:55.495909 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1026/4118] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:22:55 2026] POST /volume/v3/snapshots => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:55.504845 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82b49e60-c82f-4d66-b7dd-b1daf8e35e27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:55.506831 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82b49e60-c82f-4d66-b7dd-b1daf8e35e27 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:55.507223 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82b49e60-c82f-4d66-b7dd-b1daf8e35e27 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-422169475"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:55.540885 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82b49e60-c82f-4d66-b7dd-b1daf8e35e27 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 404 Aug 18 09:22:55.541578 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1032/4119] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:22:55 2026] POST /volume/v3/snapshots => generated 77 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:55.548541 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c11ba052-7c8d-4063-bcc1-1f14cbe6e52c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:55.550188 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c11ba052-7c8d-4063-bcc1-1f14cbe6e52c tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] GET https://10.4.3.41/volume/v3/snapshots?limit=invalid Aug 18 09:22:55.550382 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c11ba052-7c8d-4063-bcc1-1f14cbe6e52c tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:55.550616 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c11ba052-7c8d-4063-bcc1-1f14cbe6e52c tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:55.550929 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c11ba052-7c8d-4063-bcc1-1f14cbe6e52c tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] HTTP exception thrown: limit param must be an integer Aug 18 09:22:55.551082 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c11ba052-7c8d-4063-bcc1-1f14cbe6e52c tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 18 09:22:55.551507 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1043/4120] 10.4.3.41 () {66 vars in 1263 bytes} [Tue Aug 18 09:22:55 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 3 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 18 09:22:55.558250 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-029a958d-1f94-41ec-b1c5-d48f63e4821d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:55.559870 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-029a958d-1f94-41ec-b1c5-d48f63e4821d tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] GET https://10.4.3.41/volume/v3/snapshots?marker=ee60f0cb-11fd-4f42-9c85-e562cd550918 Aug 18 09:22:55.560072 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-029a958d-1f94-41ec-b1c5-d48f63e4821d tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:55.560263 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-029a958d-1f94-41ec-b1c5-d48f63e4821d tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:55.560480 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-029a958d-1f94-41ec-b1c5-d48f63e4821d tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:55.561369 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-029a958d-1f94-41ec-b1c5-d48f63e4821d tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:55.564919 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-029a958d-1f94-41ec-b1c5-d48f63e4821d tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/snapshots?marker=ee60f0cb-11fd-4f42-9c85-e562cd550918 returned with HTTP 404 Aug 18 09:22:55.565528 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1020/4121] 10.4.3.41 () {66 vars in 1323 bytes} [Tue Aug 18 09:22:55 2026] GET /volume/v3/snapshots?marker=ee60f0cb-11fd-4f42-9c85-e562cd550918 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:55.573499 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac3cba91-5e19-4e81-8bc7-11bd796f40af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:55.575381 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac3cba91-5e19-4e81-8bc7-11bd796f40af tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=invalid Aug 18 09:22:55.575633 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac3cba91-5e19-4e81-8bc7-11bd796f40af tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:55.575828 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac3cba91-5e19-4e81-8bc7-11bd796f40af tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:55.576135 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-ac3cba91-5e19-4e81-8bc7-11bd796f40af tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:22:55.576433 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:55.576433 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:55.577292 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-ac3cba91-5e19-4e81-8bc7-11bd796f40af tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:22:55.577770 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac3cba91-5e19-4e81-8bc7-11bd796f40af tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 18 09:22:55.578174 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1027/4122] 10.4.3.41 () {66 vars in 1269 bytes} [Tue Aug 18 09:22:55 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:55.585314 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:55.586838 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:55.587117 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1057892852"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:55.588443 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1057892852'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:55.588553 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Create volume of 2 GB Aug 18 09:22:55.592284 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Availability Zones retrieved successfully. Aug 18 09:22:55.597320 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Flow 'volume_create_api' (4bf2d346-7b8c-45db-a093-649d7477106f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:55.598166 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff70b7bb-1695-4125-b3d0-529daa480d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:55.599016 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Validating volume size '2' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:55.621590 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff70b7bb-1695-4125-b3d0-529daa480d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:55.622262 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c0e6dd-9189-44a8-9757-c177c42dcc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:55.672039 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Created reservations ['e48d4763-8658-4a15-b724-dec65ec8226f', '0afb0693-0215-413c-b229-1d0de397a58c', '32293189-3487-42b1-a786-a35fe14cd507', '966436d5-1585-473a-a8fa-09a6c089ad83'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:55.672785 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c0e6dd-9189-44a8-9757-c177c42dcc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e48d4763-8658-4a15-b724-dec65ec8226f', '0afb0693-0215-413c-b229-1d0de397a58c', '32293189-3487-42b1-a786-a35fe14cd507', '966436d5-1585-473a-a8fa-09a6c089ad83']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:55.673458 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81557beb-3d7c-4957-bb85-d180f79b9554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:55.686174 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-66cb4b58-e02b-492a-8d54-77b862016cb9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:55.688912 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66cb4b58-e02b-492a-8d54-77b862016cb9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e Aug 18 09:22:55.689164 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66cb4b58-e02b-492a-8d54-77b862016cb9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:55.689410 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66cb4b58-e02b-492a-8d54-77b862016cb9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:55.693869 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66cb4b58-e02b-492a-8d54-77b862016cb9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e returned with HTTP 404 Aug 18 09:22:55.694146 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81557beb-3d7c-4957-bb85-d180f79b9554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09c54479-8ab9-49b8-988f-131847266a78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1057892852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7121595a3aa4228bf8b3aaeec84c1b6',qos_specs=None,replication_status=,reservations=['e48d4763-8658-4a15-b724-dec65ec8226f','0afb0693-0215-413c-b229-1d0de397a58c','32293189-3487-42b1-a786-a35fe14cd507','966436d5-1585-473a-a8fa-09a6c089ad83'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7c9b186e7b443e87f54a34765a0d7e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1057892852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09c54479-8ab9-49b8-988f-131847266a78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7121595a3aa4228bf8b3aaeec84c1b6',provider_auth=None,provider_geometry=None,provider_id=None,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='2e7c9b186e7b443e87f54a34765a0d7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:55.694404 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1044/4123] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:55 2026] GET /volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:55.696210 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0905363-c187-4812-a201-af675cb5049f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:55.701773 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2d8cfc9-a83e-47dd-aa20-ac2d3dd99ff7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:55.703601 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2d8cfc9-a83e-47dd-aa20-ac2d3dd99ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec Aug 18 09:22:55.703875 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2d8cfc9-a83e-47dd-aa20-ac2d3dd99ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:55.704104 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2d8cfc9-a83e-47dd-aa20-ac2d3dd99ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:55.704325 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b2d8cfc9-a83e-47dd-aa20-ac2d3dd99ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 53a76cee-0cde-46ba-bfa9-f5e98052c8ec Aug 18 09:22:55.711430 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:55.711430 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:55.711892 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b2d8cfc9-a83e-47dd-aa20-ac2d3dd99ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:55.717426 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0905363-c187-4812-a201-af675cb5049f) transitioned into state 'SUCCESS' from state '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-1057892852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7121595a3aa4228bf8b3aaeec84c1b6',qos_specs=None,replication_status=,reservations=['e48d4763-8658-4a15-b724-dec65ec8226f','0afb0693-0215-413c-b229-1d0de397a58c','32293189-3487-42b1-a786-a35fe14cd507','966436d5-1585-473a-a8fa-09a6c089ad83'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7c9b186e7b443e87f54a34765a0d7e',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:55.718165 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fe5b8f1-60c8-4321-82d7-8f47653c8157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:55.726726 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fe5b8f1-60c8-4321-82d7-8f47653c8157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:55.727557 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Flow 'volume_create_api' (4bf2d346-7b8c-45db-a093-649d7477106f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:55.727774 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Create volume request issued successfully. Aug 18 09:22:55.728303 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-528a27b8-d74a-4ce7-a42a-4bf4940cea50 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:55.728754 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1033/4124] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:22:55 2026] POST /volume/v3/volumes => generated 760 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:55.730318 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b2d8cfc9-a83e-47dd-aa20-ac2d3dd99ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume request issued successfully. Aug 18 09:22:55.730626 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2d8cfc9-a83e-47dd-aa20-ac2d3dd99ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec returned with HTTP 202 Aug 18 09:22:55.731296 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1021/4125] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:55 2026] DELETE /volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:55.738189 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-441d286d-94b8-4173-929e-0f72181f036d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:55.740620 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-441d286d-94b8-4173-929e-0f72181f036d tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:22:55.740914 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-441d286d-94b8-4173-929e-0f72181f036d tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:55.741104 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-441d286d-94b8-4173-929e-0f72181f036d tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:55.741879 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-80d90b98-7681-4fbc-8122-55f6b6de797c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:55.744097 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b61982ae-fc3a-4dc0-a22e-380d0377e786 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:55.744175 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80d90b98-7681-4fbc-8122-55f6b6de797c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec Aug 18 09:22:55.744430 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80d90b98-7681-4fbc-8122-55f6b6de797c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:55.744637 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80d90b98-7681-4fbc-8122-55f6b6de797c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:55.746274 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b61982ae-fc3a-4dc0-a22e-380d0377e786 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] GET https://10.4.3.41/volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 Aug 18 09:22:55.746430 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b61982ae-fc3a-4dc0-a22e-380d0377e786 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:55.746610 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b61982ae-fc3a-4dc0-a22e-380d0377e786 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:55.753238 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:55.753238 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:55.753471 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:55.753471 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:55.756936 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:55.756936 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:55.757148 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b61982ae-fc3a-4dc0-a22e-380d0377e786 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Volume info retrieved successfully. Aug 18 09:22:55.757222 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-80d90b98-7681-4fbc-8122-55f6b6de797c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:55.761306 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80d90b98-7681-4fbc-8122-55f6b6de797c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec returned with HTTP 200 Aug 18 09:22:55.761687 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b61982ae-fc3a-4dc0-a22e-380d0377e786 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 returned with HTTP 200 Aug 18 09:22:55.761779 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1045/4126] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:55 2026] GET /volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:55.762084 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1034/4127] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:55 2026] GET /volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:55.766416 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-441d286d-94b8-4173-929e-0f72181f036d tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:55.768869 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-441d286d-94b8-4173-929e-0f72181f036d tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 200 Aug 18 09:22:55.769324 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1028/4128] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:55 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:56.148484 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-08b22630-ed58-4d44-ad68-83de9d06f1b5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.152342 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-08b22630-ed58-4d44-ad68-83de9d06f1b5 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] POST https://10.4.3.41/volume/v3/attachments/e09bcd34-e82c-4a1a-a3de-f4b22335e875/action Aug 18 09:22:56.152755 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-08b22630-ed58-4d44-ad68-83de9d06f1b5 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:22:56.152903 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-08b22630-ed58-4d44-ad68-83de9d06f1b5 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:56.168249 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:56.168249 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:56.178581 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-adf0789a-8e92-4e84-a811-82ad014beef7 req-08b22630-ed58-4d44-ad68-83de9d06f1b5 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/attachments/e09bcd34-e82c-4a1a-a3de-f4b22335e875/action returned with HTTP 204 Aug 18 09:22:56.179284 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1022/4129] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:22:56 2026] POST /volume/v3/attachments/e09bcd34-e82c-4a1a-a3de-f4b22335e875/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 09:22:56.287451 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8cfe7c02-1e99-44b0-9940-636e1d60dda7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.290028 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8cfe7c02-1e99-44b0-9940-636e1d60dda7 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:56.290284 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8cfe7c02-1e99-44b0-9940-636e1d60dda7 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:56.290571 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8cfe7c02-1e99-44b0-9940-636e1d60dda7 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:56.308699 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:56.308699 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:56.314832 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8cfe7c02-1e99-44b0-9940-636e1d60dda7 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:56.320849 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8cfe7c02-1e99-44b0-9940-636e1d60dda7 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:56.321409 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1046/4130] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:56 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 1129 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:56.333343 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7195c835-0cf4-4132-aabd-88ed28f7e276 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.335204 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7195c835-0cf4-4132-aabd-88ed28f7e276 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:56.335438 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7195c835-0cf4-4132-aabd-88ed28f7e276 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:56.335631 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7195c835-0cf4-4132-aabd-88ed28f7e276 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:56.345122 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:56.345122 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:56.348598 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7195c835-0cf4-4132-aabd-88ed28f7e276 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:56.352916 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7195c835-0cf4-4132-aabd-88ed28f7e276 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:56.353284 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1035/4131] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:56 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 1129 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:56.779274 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c8e99df-4d1d-4afe-a5ea-5898328fff71 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.779644 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e1cc117-7146-4295-bcd1-52a304a059a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.781651 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c8e99df-4d1d-4afe-a5ea-5898328fff71 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] GET https://10.4.3.41/volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 Aug 18 09:22:56.781972 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c8e99df-4d1d-4afe-a5ea-5898328fff71 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:56.782168 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c8e99df-4d1d-4afe-a5ea-5898328fff71 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:56.784103 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2d0912f-f399-482e-a763-adc2cbfbdb2e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.785149 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e1cc117-7146-4295-bcd1-52a304a059a8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec Aug 18 09:22:56.785363 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e1cc117-7146-4295-bcd1-52a304a059a8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:56.786803 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e1cc117-7146-4295-bcd1-52a304a059a8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:56.788031 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2d0912f-f399-482e-a763-adc2cbfbdb2e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:22:56.788256 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2d0912f-f399-482e-a763-adc2cbfbdb2e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:56.788457 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2d0912f-f399-482e-a763-adc2cbfbdb2e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:56.789733 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:56.789733 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:56.793620 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4c8e99df-4d1d-4afe-a5ea-5898328fff71 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Volume info retrieved successfully. Aug 18 09:22:56.798579 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c8e99df-4d1d-4afe-a5ea-5898328fff71 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 returned with HTTP 200 Aug 18 09:22:56.798898 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e1cc117-7146-4295-bcd1-52a304a059a8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec returned with HTTP 404 Aug 18 09:22:56.799018 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1029/4132] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:56 2026] GET /volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:56.799428 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1023/4133] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:56 2026] GET /volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:56.801848 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:56.801848 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:56.807041 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97129d8a-bffa-4773-aad9-1e051820b686 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.807609 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b2d0912f-f399-482e-a763-adc2cbfbdb2e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:56.809163 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97129d8a-bffa-4773-aad9-1e051820b686 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a Aug 18 09:22:56.809522 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97129d8a-bffa-4773-aad9-1e051820b686 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:56.809806 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97129d8a-bffa-4773-aad9-1e051820b686 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:56.810036 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-97129d8a-bffa-4773-aad9-1e051820b686 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 59e433b3-1c07-43e1-86ea-a578650e9e6a Aug 18 09:22:56.814412 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2d0912f-f399-482e-a763-adc2cbfbdb2e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 200 Aug 18 09:22:56.814872 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ea898814-416a-40dc-86a8-7e318b495396 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.814970 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1047/4134] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:56 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 1191 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:56.816700 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea898814-416a-40dc-86a8-7e318b495396 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:56.817013 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea898814-416a-40dc-86a8-7e318b495396 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09c54479-8ab9-49b8-988f-131847266a78", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-648475922"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:56.817548 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:56.817548 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:56.818092 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97129d8a-bffa-4773-aad9-1e051820b686 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:56.824977 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:56.824977 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:56.825379 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ea898814-416a-40dc-86a8-7e318b495396 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Volume info retrieved successfully. Aug 18 09:22:56.825519 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-ea898814-416a-40dc-86a8-7e318b495396 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Create snapshot from volume 09c54479-8ab9-49b8-988f-131847266a78 Aug 18 09:22:56.826704 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2623460a-7ebd-48ee-a25c-1bbe49afdd8b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.828509 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2623460a-7ebd-48ee-a25c-1bbe49afdd8b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:22:56.828719 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2623460a-7ebd-48ee-a25c-1bbe49afdd8b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:56.828930 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2623460a-7ebd-48ee-a25c-1bbe49afdd8b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:56.835784 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97129d8a-bffa-4773-aad9-1e051820b686 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume request issued successfully. Aug 18 09:22:56.835988 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97129d8a-bffa-4773-aad9-1e051820b686 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a returned with HTTP 202 Aug 18 09:22:56.836504 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1036/4135] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:56 2026] DELETE /volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:56.837166 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:56.837166 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:56.842158 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2623460a-7ebd-48ee-a25c-1bbe49afdd8b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:56.846437 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f83ee63-63f2-43af-8393-215cfef30476 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.849801 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f83ee63-63f2-43af-8393-215cfef30476 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a Aug 18 09:22:56.850033 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f83ee63-63f2-43af-8393-215cfef30476 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:56.850214 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f83ee63-63f2-43af-8393-215cfef30476 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:56.851022 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2623460a-7ebd-48ee-a25c-1bbe49afdd8b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 200 Aug 18 09:22:56.851513 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1024/4136] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:56 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 09:22:56.861023 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ea898814-416a-40dc-86a8-7e318b495396 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Created reservations ['bb66d5a3-a6e9-48f5-bc2d-c38d0bd64c10', 'ccfa8c1f-22bf-46e4-82e8-12fb527cc46f', '97d7f11e-a963-4a41-bcf6-ad9f421ce3cf', 'a4a1ffd9-0208-4fbb-acde-78bc4ae0e14f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:56.868079 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a54e6366-8389-4131-9081-0f2d202d60fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.871009 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:56.871009 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:56.874044 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a54e6366-8389-4131-9081-0f2d202d60fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:22:56.874539 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a54e6366-8389-4131-9081-0f2d202d60fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f38bbe6c-80da-4aab-9744-6fda08bf2124", "name": "tempest-VolumeImageDependencyTests-Snapshot-359916035"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:56.881325 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7f83ee63-63f2-43af-8393-215cfef30476 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:56.887726 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f83ee63-63f2-43af-8393-215cfef30476 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a returned with HTTP 200 Aug 18 09:22:56.888257 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1048/4137] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:56 2026] GET /volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a => generated 893 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:56.890452 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:56.890452 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:56.891147 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a54e6366-8389-4131-9081-0f2d202d60fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:56.891296 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-a54e6366-8389-4131-9081-0f2d202d60fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create snapshot from volume f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:22:56.891361 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ea898814-416a-40dc-86a8-7e318b495396 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Snapshot create request issued successfully. Aug 18 09:22:56.891735 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea898814-416a-40dc-86a8-7e318b495396 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:22:56.892165 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1030/4138] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:22:56 2026] POST /volume/v3/snapshots => generated 317 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:56.904993 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a11a7580-9744-4d98-b8b9-3913670bd55f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.908111 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a11a7580-9744-4d98-b8b9-3913670bd55f tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] GET https://10.4.3.41/volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 Aug 18 09:22:56.908405 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a11a7580-9744-4d98-b8b9-3913670bd55f tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:56.908677 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a11a7580-9744-4d98-b8b9-3913670bd55f tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:56.914013 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:56.914013 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:56.914735 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a11a7580-9744-4d98-b8b9-3913670bd55f tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Snapshot retrieved successfully. Aug 18 09:22:56.915567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a11a7580-9744-4d98-b8b9-3913670bd55f tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 returned with HTTP 200 Aug 18 09:22:56.916020 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1025/4139] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:56 2026] GET /volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 => generated 449 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:56.950727 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a54e6366-8389-4131-9081-0f2d202d60fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Created reservations ['57a187ff-1998-48bf-86c4-0a1a3a5cfdb8', '42d895b4-6a66-4e46-8a43-1686cec7e412', 'bcf566e3-9c22-484d-8de5-cc19d6a78440', '9fa9e18d-fdfd-444b-ab17-be0e9879e9be'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:56.985939 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a54e6366-8389-4131-9081-0f2d202d60fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Snapshot create request issued successfully. Aug 18 09:22:56.986294 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a54e6366-8389-4131-9081-0f2d202d60fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:22:56.986815 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1037/4140] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:22:56 2026] POST /volume/v3/snapshots => generated 312 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:22:56.995983 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3cdfcb5a-7959-46e0-af78-8c75ee00d0f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:56.997906 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3cdfcb5a-7959-46e0-af78-8c75ee00d0f7 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da Aug 18 09:22:56.998100 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3cdfcb5a-7959-46e0-af78-8c75ee00d0f7 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:56.998273 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3cdfcb5a-7959-46e0-af78-8c75ee00d0f7 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:57.003095 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:57.003095 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:57.003509 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3cdfcb5a-7959-46e0-af78-8c75ee00d0f7 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Snapshot retrieved successfully. Aug 18 09:22:57.004254 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3cdfcb5a-7959-46e0-af78-8c75ee00d0f7 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da returned with HTTP 200 Aug 18 09:22:57.004636 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1049/4141] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:56 2026] GET /volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:57.900586 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3d14e36c-1de6-41ce-b8e1-f71aaaf60571 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:57.902467 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d14e36c-1de6-41ce-b8e1-f71aaaf60571 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a Aug 18 09:22:57.903139 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d14e36c-1de6-41ce-b8e1-f71aaaf60571 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:57.903139 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d14e36c-1de6-41ce-b8e1-f71aaaf60571 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:57.909044 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d14e36c-1de6-41ce-b8e1-f71aaaf60571 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a returned with HTTP 404 Aug 18 09:22:57.909569 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1031/4142] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:57 2026] GET /volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:57.917296 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b900f44-1164-4a0f-911a-93e17e90f3c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:57.919504 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b900f44-1164-4a0f-911a-93e17e90f3c3 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 Aug 18 09:22:57.919808 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b900f44-1164-4a0f-911a-93e17e90f3c3 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:57.920045 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b900f44-1164-4a0f-911a-93e17e90f3c3 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:57.920262 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5b900f44-1164-4a0f-911a-93e17e90f3c3 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 43e1ed0c-9cfb-45be-a76f-08b6336f2011 Aug 18 09:22:57.926361 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa4ef271-92f3-4816-9919-c8b986dbabd4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:57.929154 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa4ef271-92f3-4816-9919-c8b986dbabd4 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] GET https://10.4.3.41/volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 Aug 18 09:22:57.929454 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:57.929454 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:57.929571 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa4ef271-92f3-4816-9919-c8b986dbabd4 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:57.929746 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa4ef271-92f3-4816-9919-c8b986dbabd4 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:57.930069 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5b900f44-1164-4a0f-911a-93e17e90f3c3 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:57.936847 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:57.936847 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:57.937568 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fa4ef271-92f3-4816-9919-c8b986dbabd4 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Snapshot retrieved successfully. Aug 18 09:22:57.938928 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa4ef271-92f3-4816-9919-c8b986dbabd4 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 returned with HTTP 200 Aug 18 09:22:57.940059 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1038/4143] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:57 2026] GET /volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:57.948334 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5b900f44-1164-4a0f-911a-93e17e90f3c3 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume request issued successfully. Aug 18 09:22:57.948334 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b900f44-1164-4a0f-911a-93e17e90f3c3 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 returned with HTTP 202 Aug 18 09:22:57.948780 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1026/4144] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:22:57 2026] DELETE /volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:22:57.951366 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:57.953088 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:57.953560 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b0315805-7ca3-4eb0-9878-638d14f6dbf5"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:57.955586 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b0315805-7ca3-4eb0-9878-638d14f6dbf5'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:57.962246 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-179037db-504c-4aa9-89d5-866021ae554f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:57.963136 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:57.963136 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:57.963856 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Snapshot retrieved successfully. Aug 18 09:22:57.964158 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Create volume of 1 GB Aug 18 09:22:57.964220 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-179037db-504c-4aa9-89d5-866021ae554f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 Aug 18 09:22:57.964965 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-179037db-504c-4aa9-89d5-866021ae554f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:57.964965 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-179037db-504c-4aa9-89d5-866021ae554f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:57.968829 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Availability Zones retrieved successfully. Aug 18 09:22:57.974035 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:57.974035 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:57.975318 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Flow 'volume_create_api' (a3006cde-f2f7-49c9-9b0c-e3714b468686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:57.976808 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf42a746-e993-4896-b9a7-4a23be0c2079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:57.978022 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:57.979319 np0000007625 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf42a746-e993-4896-b9a7-4a23be0c2079) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 09:22:57.979319 np0000007625 devstack@c-api.service[100264]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 18 09:22:57.979463 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-179037db-504c-4aa9-89d5-866021ae554f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:57.981588 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf42a746-e993-4896-b9a7-4a23be0c2079) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:57.982556 np0000007625 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf42a746-e993-4896-b9a7-4a23be0c2079) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 09:22:57.983633 np0000007625 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Flow 'volume_create_api' (a3006cde-f2f7-49c9-9b0c-e3714b468686) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 09:22:57.983943 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fbdc75e5-7f1d-4e32-b0aa-b71f5342afb8 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 18 09:22:57.984590 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1050/4145] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:22:57 2026] POST /volume/v3/volumes => generated 171 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 09:22:57.986443 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-179037db-504c-4aa9-89d5-866021ae554f tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 returned with HTTP 200 Aug 18 09:22:57.986443 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1032/4146] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:57 2026] GET /volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:57.992569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48e55f86-4df9-40f3-a201-d947940e3691 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:57.994518 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48e55f86-4df9-40f3-a201-d947940e3691 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 Aug 18 09:22:57.994722 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48e55f86-4df9-40f3-a201-d947940e3691 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:57.994911 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48e55f86-4df9-40f3-a201-d947940e3691 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:57.995005 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-48e55f86-4df9-40f3-a201-d947940e3691 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Delete snapshot with id: b0315805-7ca3-4eb0-9878-638d14f6dbf5 Aug 18 09:22:58.001300 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:58.001300 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:58.001990 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-48e55f86-4df9-40f3-a201-d947940e3691 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Snapshot retrieved successfully. Aug 18 09:22:58.014937 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-587d73b7-4377-4fc1-88c3-eef40281ae70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:58.017756 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-587d73b7-4377-4fc1-88c3-eef40281ae70 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da Aug 18 09:22:58.018085 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-587d73b7-4377-4fc1-88c3-eef40281ae70 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:58.018319 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-587d73b7-4377-4fc1-88c3-eef40281ae70 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:58.022300 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-48e55f86-4df9-40f3-a201-d947940e3691 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Snapshot delete request issued successfully. Aug 18 09:22:58.022800 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48e55f86-4df9-40f3-a201-d947940e3691 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 returned with HTTP 202 Aug 18 09:22:58.023355 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1039/4147] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:57 2026] DELETE /volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:58.025193 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:58.025193 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:58.026171 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-587d73b7-4377-4fc1-88c3-eef40281ae70 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Snapshot retrieved successfully. Aug 18 09:22:58.027145 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-587d73b7-4377-4fc1-88c3-eef40281ae70 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da returned with HTTP 200 Aug 18 09:22:58.028239 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1027/4148] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:58 2026] GET /volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:58.033814 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-defb150b-6dc9-472b-8a21-64fd6488be0c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:58.036164 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-defb150b-6dc9-472b-8a21-64fd6488be0c tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] GET https://10.4.3.41/volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 Aug 18 09:22:58.036440 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-defb150b-6dc9-472b-8a21-64fd6488be0c tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:58.036706 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-defb150b-6dc9-472b-8a21-64fd6488be0c tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:58.037621 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:58.039746 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:58.040167 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "c586cfd8-c2a0-4d4c-b096-8f757d9043da", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:58.041923 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'c586cfd8-c2a0-4d4c-b096-8f757d9043da', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:58.042626 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:58.042626 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:58.043330 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-defb150b-6dc9-472b-8a21-64fd6488be0c tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Snapshot retrieved successfully. Aug 18 09:22:58.043983 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-defb150b-6dc9-472b-8a21-64fd6488be0c tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 returned with HTTP 200 Aug 18 09:22:58.044353 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1051/4149] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:58 2026] GET /volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:58.047711 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:58.047711 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:58.048428 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Snapshot retrieved successfully. Aug 18 09:22:58.048428 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume of 1 GB Aug 18 09:22:58.052474 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Availability Zones retrieved successfully. Aug 18 09:22:58.058975 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Flow 'volume_create_api' (f7ca1749-7de0-42d1-808d-12b5dae3ac92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:58.059933 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e05f8fb-b2a6-43ca-8fec-91d66e42fcd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:58.060924 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:58.104086 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e05f8fb-b2a6-43ca-8fec-91d66e42fcd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c586cfd8-c2a0-4d4c-b096-8f757d9043da', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:58.105194 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f457d674-7fda-4141-aac7-1eb71ee46ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:58.154316 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Created reservations ['6cb24075-77f2-4c84-9bcc-52598de2e3f1', '064184a5-ef59-4772-8d13-f7e3a3778235', '697d28c5-32dd-452e-9ed7-48b05fe054c8', '05a560b3-cf02-4a7d-aac1-4f021e6f93d0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:58.154974 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f457d674-7fda-4141-aac7-1eb71ee46ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cb24075-77f2-4c84-9bcc-52598de2e3f1', '064184a5-ef59-4772-8d13-f7e3a3778235', '697d28c5-32dd-452e-9ed7-48b05fe054c8', '05a560b3-cf02-4a7d-aac1-4f021e6f93d0']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:58.155626 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa70f31-8e95-43ee-883a-cbbc362e3e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:58.191850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa70f31-8e95-43ee-883a-cbbc362e3e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e3d52e8-a49b-476f-a4cc-adef58192890', '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='3913a97093204695ac0241e9ee685983',qos_specs=None,replication_status=,reservations=['6cb24075-77f2-4c84-9bcc-52598de2e3f1','064184a5-ef59-4772-8d13-f7e3a3778235','697d28c5-32dd-452e-9ed7-48b05fe054c8','05a560b3-cf02-4a7d-aac1-4f021e6f93d0'],size=1,snapshot_id=c586cfd8-c2a0-4d4c-b096-8f757d9043da,source_replicaid=,source_volid=None,status='creating',user_id='454a5fe543934e94befcc2a84509245f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:58Z,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=6e3d52e8-a49b-476f-a4cc-adef58192890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3913a97093204695ac0241e9ee685983',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c586cfd8-c2a0-4d4c-b096-8f757d9043da,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='454a5fe543934e94befcc2a84509245f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:58.192566 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f75d30-3c0a-49f8-b265-ec37e9cce82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:58.209972 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f75d30-3c0a-49f8-b265-ec37e9cce82c) transitioned into state 'SUCCESS' from 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='3913a97093204695ac0241e9ee685983',qos_specs=None,replication_status=,reservations=['6cb24075-77f2-4c84-9bcc-52598de2e3f1','064184a5-ef59-4772-8d13-f7e3a3778235','697d28c5-32dd-452e-9ed7-48b05fe054c8','05a560b3-cf02-4a7d-aac1-4f021e6f93d0'],size=1,snapshot_id=c586cfd8-c2a0-4d4c-b096-8f757d9043da,source_replicaid=,source_volid=None,status='creating',user_id='454a5fe543934e94befcc2a84509245f',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:58.210741 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4caa4132-edcf-4cbb-8316-d91fa868af42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:58.231881 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4caa4132-edcf-4cbb-8316-d91fa868af42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:58.232644 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Flow 'volume_create_api' (f7ca1749-7de0-42d1-808d-12b5dae3ac92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:58.232919 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Create volume request issued successfully. Aug 18 09:22:58.233503 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71e71f0a-cd1f-449a-acf0-8b1087aa3cc6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:58.233915 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1033/4150] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:22:58 2026] POST /volume/v3/volumes => generated 807 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:58.244482 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-14a5fe3e-c1b8-41ce-bf63-b987fc84f6ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:58.246409 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14a5fe3e-c1b8-41ce-bf63-b987fc84f6ce tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 Aug 18 09:22:58.246652 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14a5fe3e-c1b8-41ce-bf63-b987fc84f6ce tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:58.246856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14a5fe3e-c1b8-41ce-bf63-b987fc84f6ce tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:58.253439 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:58.253439 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:58.256916 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14a5fe3e-c1b8-41ce-bf63-b987fc84f6ce tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:58.260773 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14a5fe3e-c1b8-41ce-bf63-b987fc84f6ce tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 returned with HTTP 200 Aug 18 09:22:58.261139 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1040/4151] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:58 2026] GET /volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:58.998779 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72a309ad-9311-40cb-ad47-54b164373845 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.000726 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72a309ad-9311-40cb-ad47-54b164373845 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 Aug 18 09:22:59.000935 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72a309ad-9311-40cb-ad47-54b164373845 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.001117 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72a309ad-9311-40cb-ad47-54b164373845 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.006498 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72a309ad-9311-40cb-ad47-54b164373845 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 returned with HTTP 404 Aug 18 09:22:59.006969 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1028/4152] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:58 2026] GET /volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:22:59.016619 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.018559 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:22:59.018901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-470269814"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:59.020303 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-470269814'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:22:59.020440 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume of 1 GB Aug 18 09:22:59.024448 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Availability Zones retrieved successfully. Aug 18 09:22:59.029478 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (88477906-d78f-4a26-9bac-0918e550410c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:59.030365 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a867624a-b4b6-48f1-a566-14a996545247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:59.031213 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:22:59.054261 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cd3a5563-8fd7-4afa-b405-0ae7ec6e3e16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.055954 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd3a5563-8fd7-4afa-b405-0ae7ec6e3e16 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] GET https://10.4.3.41/volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 Aug 18 09:22:59.056119 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd3a5563-8fd7-4afa-b405-0ae7ec6e3e16 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.056307 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd3a5563-8fd7-4afa-b405-0ae7ec6e3e16 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.056731 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a867624a-b4b6-48f1-a566-14a996545247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:59.057494 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3be5c3c3-0ba3-4418-87eb-b983fbd2bda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:59.060130 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd3a5563-8fd7-4afa-b405-0ae7ec6e3e16 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 returned with HTTP 404 Aug 18 09:22:59.060590 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1034/4153] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:59 2026] GET /volume/v3/snapshots/b0315805-7ca3-4eb0-9878-638d14f6dbf5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:59.068857 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5cb78f98-1617-499e-ac3b-17dbda27d15a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.070762 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cb78f98-1617-499e-ac3b-17dbda27d15a tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] GET https://10.4.3.41/volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 Aug 18 09:22:59.070996 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cb78f98-1617-499e-ac3b-17dbda27d15a tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.071205 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cb78f98-1617-499e-ac3b-17dbda27d15a tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.080473 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:59.080473 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:59.086122 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5cb78f98-1617-499e-ac3b-17dbda27d15a tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Volume info retrieved successfully. Aug 18 09:22:59.093261 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cb78f98-1617-499e-ac3b-17dbda27d15a tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 returned with HTTP 200 Aug 18 09:22:59.093985 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1041/4154] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:59 2026] GET /volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:59.101847 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['45ae882f-489f-43b1-a4e8-344203f54fae', '6774842e-6bcd-4a55-9ee3-f92d4f23ba06', '1244467b-d7aa-471f-a615-46ef8dfa7826', '75a1ec62-74fa-4346-861d-8007b413fa2f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:22:59.102718 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3be5c3c3-0ba3-4418-87eb-b983fbd2bda6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45ae882f-489f-43b1-a4e8-344203f54fae', '6774842e-6bcd-4a55-9ee3-f92d4f23ba06', '1244467b-d7aa-471f-a615-46ef8dfa7826', '75a1ec62-74fa-4346-861d-8007b413fa2f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:59.103485 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b697a032-39be-4b0c-9499-a4ad04b199e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:59.107997 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03899397-24d8-4ab3-bad8-5212a6098486 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.110252 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03899397-24d8-4ab3-bad8-5212a6098486 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] DELETE https://10.4.3.41/volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 Aug 18 09:22:59.110544 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03899397-24d8-4ab3-bad8-5212a6098486 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.110695 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03899397-24d8-4ab3-bad8-5212a6098486 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.110848 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-03899397-24d8-4ab3-bad8-5212a6098486 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Delete volume with id: 09c54479-8ab9-49b8-988f-131847266a78 Aug 18 09:22:59.117164 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:59.117164 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:59.117590 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03899397-24d8-4ab3-bad8-5212a6098486 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Volume info retrieved successfully. Aug 18 09:22:59.126332 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b697a032-39be-4b0c-9499-a4ad04b199e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10f7f4d1-0127-422c-b023-d36c71f3453b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-470269814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['45ae882f-489f-43b1-a4e8-344203f54fae','6774842e-6bcd-4a55-9ee3-f92d4f23ba06','1244467b-d7aa-471f-a615-46ef8dfa7826','75a1ec62-74fa-4346-861d-8007b413fa2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:22:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-470269814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10f7f4d1-0127-422c-b023-d36c71f3453b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75afd9e67f74ffc956a7a8a2c11d952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb1d9abff184507b626efbd15f734ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:59.127184 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2bdebb-754d-4c66-8cc9-993f41792af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:59.131501 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03899397-24d8-4ab3-bad8-5212a6098486 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Delete volume request issued successfully. Aug 18 09:22:59.131709 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03899397-24d8-4ab3-bad8-5212a6098486 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 returned with HTTP 202 Aug 18 09:22:59.132086 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1029/4155] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:22:59 2026] DELETE /volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:59.142620 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff435150-37ba-4156-94bb-af20b5019706 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.144576 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff435150-37ba-4156-94bb-af20b5019706 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] GET https://10.4.3.41/volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 Aug 18 09:22:59.144810 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff435150-37ba-4156-94bb-af20b5019706 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.144990 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff435150-37ba-4156-94bb-af20b5019706 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.146455 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2bdebb-754d-4c66-8cc9-993f41792af2) transitioned into state 'SUCCESS' from state '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-470269814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['45ae882f-489f-43b1-a4e8-344203f54fae','6774842e-6bcd-4a55-9ee3-f92d4f23ba06','1244467b-d7aa-471f-a615-46ef8dfa7826','75a1ec62-74fa-4346-861d-8007b413fa2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:59.147076 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb86190-6cd2-4e3e-a9de-093c2af43c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:22:59.152254 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:59.152254 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:59.156067 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb86190-6cd2-4e3e-a9de-093c2af43c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:22:59.156207 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff435150-37ba-4156-94bb-af20b5019706 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Volume info retrieved successfully. Aug 18 09:22:59.157001 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (88477906-d78f-4a26-9bac-0918e550410c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:22:59.157343 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request issued successfully. Aug 18 09:22:59.157919 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cac7684-2883-4eed-b3c2-252fdab6c5ae tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:22:59.158299 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1052/4156] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:22:59 2026] POST /volume/v3/volumes => generated 767 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:22:59.160446 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff435150-37ba-4156-94bb-af20b5019706 tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 returned with HTTP 200 Aug 18 09:22:59.160826 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1035/4157] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:22:59 2026] GET /volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:59.173605 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ae6eed8-bedf-46b4-bc3b-4028b603f7f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.175576 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ae6eed8-bedf-46b4-bc3b-4028b603f7f6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b Aug 18 09:22:59.175640 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ae6eed8-bedf-46b4-bc3b-4028b603f7f6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.175874 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ae6eed8-bedf-46b4-bc3b-4028b603f7f6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.183241 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:59.183241 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:59.187417 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8ae6eed8-bedf-46b4-bc3b-4028b603f7f6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:22:59.192339 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ae6eed8-bedf-46b4-bc3b-4028b603f7f6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b returned with HTTP 200 Aug 18 09:22:59.192850 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1042/4158] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:59 2026] GET /volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:59.272506 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4a61529-53dd-4e62-89d6-46943662be56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.274295 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4a61529-53dd-4e62-89d6-46943662be56 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 Aug 18 09:22:59.274523 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4a61529-53dd-4e62-89d6-46943662be56 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.274768 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4a61529-53dd-4e62-89d6-46943662be56 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.281801 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:59.281801 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:59.285736 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4a61529-53dd-4e62-89d6-46943662be56 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:59.290567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4a61529-53dd-4e62-89d6-46943662be56 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 returned with HTTP 200 Aug 18 09:22:59.291266 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1030/4159] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:59 2026] GET /volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:59.302608 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f4039233-ce1b-450f-a56e-0ee0e71eaff6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.304567 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4039233-ce1b-450f-a56e-0ee0e71eaff6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 Aug 18 09:22:59.304820 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4039233-ce1b-450f-a56e-0ee0e71eaff6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.305020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4039233-ce1b-450f-a56e-0ee0e71eaff6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.312473 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:59.312473 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:59.315979 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f4039233-ce1b-450f-a56e-0ee0e71eaff6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:22:59.320441 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4039233-ce1b-450f-a56e-0ee0e71eaff6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 returned with HTTP 200 Aug 18 09:22:59.320808 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1053/4160] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:22:59 2026] GET /volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:22:59.333903 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e7cbb801-dfe5-4c39-86cb-9591d6d166fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.335896 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7cbb801-dfe5-4c39-86cb-9591d6d166fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da Aug 18 09:22:59.336088 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7cbb801-dfe5-4c39-86cb-9591d6d166fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.336273 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7cbb801-dfe5-4c39-86cb-9591d6d166fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.336372 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-e7cbb801-dfe5-4c39-86cb-9591d6d166fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete snapshot with id: c586cfd8-c2a0-4d4c-b096-8f757d9043da Aug 18 09:22:59.341994 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:59.341994 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:22:59.342409 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e7cbb801-dfe5-4c39-86cb-9591d6d166fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Snapshot retrieved successfully. Aug 18 09:22:59.358234 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e7cbb801-dfe5-4c39-86cb-9591d6d166fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Snapshot delete request issued successfully. Aug 18 09:22:59.358480 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7cbb801-dfe5-4c39-86cb-9591d6d166fe tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da returned with HTTP 202 Aug 18 09:22:59.358957 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1036/4161] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:22:59 2026] DELETE /volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:22:59.366077 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ef16865-1e63-4b16-a525-83d15dbc8b43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.368479 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ef16865-1e63-4b16-a525-83d15dbc8b43 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da Aug 18 09:22:59.368746 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ef16865-1e63-4b16-a525-83d15dbc8b43 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.369004 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ef16865-1e63-4b16-a525-83d15dbc8b43 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.373726 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:59.373726 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:59.374209 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ef16865-1e63-4b16-a525-83d15dbc8b43 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Snapshot retrieved successfully. Aug 18 09:22:59.374958 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ef16865-1e63-4b16-a525-83d15dbc8b43 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da returned with HTTP 200 Aug 18 09:22:59.375375 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1043/4162] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:22:59 2026] GET /volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:22:59.770750 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-73b5d04e-3cab-4c39-bd2c-5ea3166bcb44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.772943 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-73b5d04e-3cab-4c39-bd2c-5ea3166bcb44 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:59.773198 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-73b5d04e-3cab-4c39-bd2c-5ea3166bcb44 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.773457 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-73b5d04e-3cab-4c39-bd2c-5ea3166bcb44 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.782869 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:59.782869 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:22:59.786669 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-73b5d04e-3cab-4c39-bd2c-5ea3166bcb44 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:59.791329 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-73b5d04e-3cab-4c39-bd2c-5ea3166bcb44 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:59.791925 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1031/4163] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:22:59 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 1129 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:22:59.811339 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-3de9a471-39ca-4f45-afb4-b60e0eeafc1c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.813424 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-3de9a471-39ca-4f45-afb4-b60e0eeafc1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] POST https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1/action Aug 18 09:22:59.813819 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-3de9a471-39ca-4f45-afb4-b60e0eeafc1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:22:59.813936 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-3de9a471-39ca-4f45-afb4-b60e0eeafc1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:22:59.824046 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:59.824046 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:22:59.824524 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-3de9a471-39ca-4f45-afb4-b60e0eeafc1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:59.829880 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-3de9a471-39ca-4f45-afb4-b60e0eeafc1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Begin detaching volume completed successfully. Aug 18 09:22:59.830082 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-3de9a471-39ca-4f45-afb4-b60e0eeafc1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1/action returned with HTTP 202 Aug 18 09:22:59.830511 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1054/4164] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:22:59 2026] POST /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:22:59.869230 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15c1a2bf-7970-4bbe-8697-dc1adb1dfe55 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.869708 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15c1a2bf-7970-4bbe-8697-dc1adb1dfe55 None None] GET https://10.4.3.41/volume// Aug 18 09:22:59.869933 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15c1a2bf-7970-4bbe-8697-dc1adb1dfe55 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.870866 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15c1a2bf-7970-4bbe-8697-dc1adb1dfe55 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.870866 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15c1a2bf-7970-4bbe-8697-dc1adb1dfe55 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:22:59.870946 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1037/4165] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:22:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:22:59.880049 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-edca0468-4984-4ce2-9a65-5e8b8f9ba528 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:22:59.883180 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-edca0468-4984-4ce2-9a65-5e8b8f9ba528 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:22:59.883180 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-edca0468-4984-4ce2-9a65-5e8b8f9ba528 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:22:59.883180 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-edca0468-4984-4ce2-9a65-5e8b8f9ba528 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:22:59.894124 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:22:59.894124 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:22:59.897310 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-edca0468-4984-4ce2-9a65-5e8b8f9ba528 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:22:59.901072 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-edca0468-4984-4ce2-9a65-5e8b8f9ba528 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:22:59.901450 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1044/4166] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:22:59 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:23:00.177778 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-68954f87-eb0f-4dc8-8222-ec710cb5494d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:00.179683 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68954f87-eb0f-4dc8-8222-ec710cb5494d tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] GET https://10.4.3.41/volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 Aug 18 09:23:00.179867 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68954f87-eb0f-4dc8-8222-ec710cb5494d tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:00.180062 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68954f87-eb0f-4dc8-8222-ec710cb5494d tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:00.186117 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68954f87-eb0f-4dc8-8222-ec710cb5494d tempest-VolumesSnapshotNegativeTestJSON-2140677424 tempest-VolumesSnapshotNegativeTestJSON-2140677424-project-member] https://10.4.3.41/volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 returned with HTTP 404 Aug 18 09:23:00.186717 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1032/4167] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:00 2026] GET /volume/v3/volumes/09c54479-8ab9-49b8-988f-131847266a78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:00.206098 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbe3e7f8-564d-4a1b-b2af-b470eefa4dc6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:00.207750 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe3e7f8-564d-4a1b-b2af-b470eefa4dc6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b Aug 18 09:23:00.207934 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe3e7f8-564d-4a1b-b2af-b470eefa4dc6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:00.208113 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe3e7f8-564d-4a1b-b2af-b470eefa4dc6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:00.217478 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:00.217478 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:00.222356 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bbe3e7f8-564d-4a1b-b2af-b470eefa4dc6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:00.227203 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe3e7f8-564d-4a1b-b2af-b470eefa4dc6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b returned with HTTP 200 Aug 18 09:23:00.227732 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1055/4168] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:00 2026] GET /volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:00.240509 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab3747be-f4c2-4030-9979-1febd54c3775 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:00.242429 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab3747be-f4c2-4030-9979-1febd54c3775 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:00.242838 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab3747be-f4c2-4030-9979-1febd54c3775 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10f7f4d1-0127-422c-b023-d36c71f3453b", "name": "tempest-VolumeDependencyTests-Snapshot-2092980692"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:00.252370 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:00.252370 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:00.252876 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab3747be-f4c2-4030-9979-1febd54c3775 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:00.252982 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-ab3747be-f4c2-4030-9979-1febd54c3775 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create snapshot from volume 10f7f4d1-0127-422c-b023-d36c71f3453b Aug 18 09:23:00.279161 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ab3747be-f4c2-4030-9979-1febd54c3775 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['9e81c668-2d22-4393-a8b2-482a414a946e', '3ca25ef4-5880-4c05-a3ec-1bca8ea42a9b', 'd3b3328f-9a29-4216-be60-60025ae8d56a', '61168388-e73b-4fdc-8a89-6f74401f36c8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:00.316423 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab3747be-f4c2-4030-9979-1febd54c3775 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot create request issued successfully. Aug 18 09:23:00.316746 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab3747be-f4c2-4030-9979-1febd54c3775 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:00.317211 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1038/4169] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:00 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) Aug 18 09:23:00.326873 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b253cbcc-1e1f-4863-a7e7-7c6374bb9a58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:00.329234 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b253cbcc-1e1f-4863-a7e7-7c6374bb9a58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 Aug 18 09:23:00.329462 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b253cbcc-1e1f-4863-a7e7-7c6374bb9a58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:00.329668 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b253cbcc-1e1f-4863-a7e7-7c6374bb9a58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:00.334940 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:00.334940 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:00.335382 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b253cbcc-1e1f-4863-a7e7-7c6374bb9a58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:23:00.336194 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b253cbcc-1e1f-4863-a7e7-7c6374bb9a58 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 returned with HTTP 200 Aug 18 09:23:00.336590 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1045/4170] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:00 2026] GET /volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:00.386263 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a1f5bd89-dc4c-47bd-85d6-f5250043b21b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:00.388162 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1f5bd89-dc4c-47bd-85d6-f5250043b21b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da Aug 18 09:23:00.388378 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1f5bd89-dc4c-47bd-85d6-f5250043b21b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:00.388596 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1f5bd89-dc4c-47bd-85d6-f5250043b21b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:00.393158 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1f5bd89-dc4c-47bd-85d6-f5250043b21b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da returned with HTTP 404 Aug 18 09:23:00.393753 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1033/4171] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:00 2026] GET /volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:00.401335 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d0d92aba-04cf-41f6-aa6f-747d4cccc822 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:00.403157 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0d92aba-04cf-41f6-aa6f-747d4cccc822 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] DELETE https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 Aug 18 09:23:00.403418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0d92aba-04cf-41f6-aa6f-747d4cccc822 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:00.403602 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0d92aba-04cf-41f6-aa6f-747d4cccc822 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:00.403791 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d0d92aba-04cf-41f6-aa6f-747d4cccc822 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume with id: 6e3d52e8-a49b-476f-a4cc-adef58192890 Aug 18 09:23:00.410842 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:00.410842 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:00.411276 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d0d92aba-04cf-41f6-aa6f-747d4cccc822 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:23:00.427690 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d0d92aba-04cf-41f6-aa6f-747d4cccc822 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume request issued successfully. Aug 18 09:23:00.427883 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0d92aba-04cf-41f6-aa6f-747d4cccc822 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 returned with HTTP 202 Aug 18 09:23:00.428304 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1056/4172] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:00 2026] DELETE /volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:23:00.436107 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3d2d51b2-10a2-43cc-9a6d-aca28f9659c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:00.438290 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d2d51b2-10a2-43cc-9a6d-aca28f9659c3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 Aug 18 09:23:00.438578 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d2d51b2-10a2-43cc-9a6d-aca28f9659c3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:00.438824 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d2d51b2-10a2-43cc-9a6d-aca28f9659c3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:00.446317 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:00.446317 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:00.450629 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3d2d51b2-10a2-43cc-9a6d-aca28f9659c3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:23:00.456197 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d2d51b2-10a2-43cc-9a6d-aca28f9659c3 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 returned with HTTP 200 Aug 18 09:23:00.456623 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1039/4173] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:00 2026] GET /volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 => generated 1225 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:23:00.711541 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-46d82895-5066-4005-a997-0841250ef035 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:00.713485 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-46d82895-5066-4005-a997-0841250ef035 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] DELETE https://10.4.3.41/volume/v3/attachments/e09bcd34-e82c-4a1a-a3de-f4b22335e875 Aug 18 09:23:00.713735 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-46d82895-5066-4005-a997-0841250ef035 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:00.713956 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-46d82895-5066-4005-a997-0841250ef035 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:00.721729 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:00.721729 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:00.766000 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d8e541e8-1301-438d-81eb-6ab1cbf670f9 req-46d82895-5066-4005-a997-0841250ef035 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/attachments/e09bcd34-e82c-4a1a-a3de-f4b22335e875 returned with HTTP 200 Aug 18 09:23:00.766461 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1046/4174] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:23:00 2026] DELETE /volume/v3/attachments/e09bcd34-e82c-4a1a-a3de-f4b22335e875 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:00.930491 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-221f1fc1-8813-46a7-aaad-a10f7e7cd932 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:00.932376 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-221f1fc1-8813-46a7-aaad-a10f7e7cd932 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:00.932869 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-221f1fc1-8813-46a7-aaad-a10f7e7cd932 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1", "force": false, "name": "tempest-TestStampPattern-snapshot-1649531863", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:00.942695 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:00.942695 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:00.943186 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-221f1fc1-8813-46a7-aaad-a10f7e7cd932 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:00.943355 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-221f1fc1-8813-46a7-aaad-a10f7e7cd932 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Create snapshot from volume b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:23:00.979177 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-221f1fc1-8813-46a7-aaad-a10f7e7cd932 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Created reservations ['0aa70266-391e-4f2a-bb2d-9621297436e6', '8f536925-b467-495e-9e79-e923a9583b33', 'f102b10e-f711-410c-9d03-f51f57f8d8bd', '50b51932-60ef-48ef-a386-7323d3c26540'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:01.009454 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-221f1fc1-8813-46a7-aaad-a10f7e7cd932 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Snapshot create request issued successfully. Aug 18 09:23:01.009798 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-221f1fc1-8813-46a7-aaad-a10f7e7cd932 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:01.010356 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1034/4175] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:00 2026] POST /volume/v3/snapshots => generated 303 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:01.018890 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6d2f72eb-507e-4c97-b7df-5aaa41b5fa30 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:01.020688 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d2f72eb-507e-4c97-b7df-5aaa41b5fa30 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 Aug 18 09:23:01.020868 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d2f72eb-507e-4c97-b7df-5aaa41b5fa30 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:01.021341 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6d2f72eb-507e-4c97-b7df-5aaa41b5fa30 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:01.026253 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:01.026253 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:01.026715 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6d2f72eb-507e-4c97-b7df-5aaa41b5fa30 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Snapshot retrieved successfully. Aug 18 09:23:01.027475 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6d2f72eb-507e-4c97-b7df-5aaa41b5fa30 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 returned with HTTP 200 Aug 18 09:23:01.027846 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1057/4176] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:01 2026] GET /volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:01.346101 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cd339518-b5d9-479a-937d-324f02a63c3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:01.348658 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd339518-b5d9-479a-937d-324f02a63c3d tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 Aug 18 09:23:01.348979 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd339518-b5d9-479a-937d-324f02a63c3d tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:01.349279 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd339518-b5d9-479a-937d-324f02a63c3d tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:01.356464 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:01.356464 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:01.357056 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cd339518-b5d9-479a-937d-324f02a63c3d tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:23:01.358219 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd339518-b5d9-479a-937d-324f02a63c3d tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 returned with HTTP 200 Aug 18 09:23:01.358841 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1040/4177] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:01 2026] GET /volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:01.367635 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:01.368214 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:01.370285 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:01.370714 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "92156369-d768-4433-9789-d93d5205b982", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-170276136"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:01.372239 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request body: {'volume': {'snapshot_id': '92156369-d768-4433-9789-d93d5205b982', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-170276136'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:01.377982 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:01.377982 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:01.378438 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:23:01.378564 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume of 1 GB Aug 18 09:23:01.382416 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Availability Zones retrieved successfully. Aug 18 09:23:01.389109 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (310f54f6-24b8-4365-990c-9ad8fb080e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:01.390194 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bdfcac-80d3-4180-9798-0d82965f6fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.391250 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:01.430287 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bdfcac-80d3-4180-9798-0d82965f6fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '92156369-d768-4433-9789-d93d5205b982', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.431158 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50287bf-0530-4902-be83-52a9b857dd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.452982 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:01.453357 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1189221307"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:01.454883 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume request body: {'volume': {"'imageRef": 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1189221307'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:01.455023 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume of 1 GB Aug 18 09:23:01.455320 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:01.455320 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:01.459142 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Availability Zones retrieved successfully. Aug 18 09:23:01.465906 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Flow 'volume_create_api' (d941cee4-b189-46b1-9e5d-67c28f0ec3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:01.467297 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c19c94-209d-41e7-9da1-62c00d72d8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.468425 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:01.469470 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a848c195-7112-446b-bec2-ecc36690d063 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:01.471613 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a848c195-7112-446b-bec2-ecc36690d063 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 Aug 18 09:23:01.471827 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a848c195-7112-446b-bec2-ecc36690d063 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:01.472005 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a848c195-7112-446b-bec2-ecc36690d063 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:01.473885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['40231236-8e7f-4e8a-ad75-0563bcd9c351', '5371be8c-947d-441a-970a-46fd0831713c', 'fcebfa1e-c046-464c-8565-ccfb2e77e6d1', '8a56ca76-bc42-4d00-a214-43754ed6f4cf'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:01.474651 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50287bf-0530-4902-be83-52a9b857dd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40231236-8e7f-4e8a-ad75-0563bcd9c351', '5371be8c-947d-441a-970a-46fd0831713c', 'fcebfa1e-c046-464c-8565-ccfb2e77e6d1', '8a56ca76-bc42-4d00-a214-43754ed6f4cf']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.475566 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c97680e5-72a5-44cd-9ab4-fbd8d894f652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.477633 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a848c195-7112-446b-bec2-ecc36690d063 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 returned with HTTP 404 Aug 18 09:23:01.478115 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1058/4178] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:01 2026] GET /volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:01.495506 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c19c94-209d-41e7-9da1-62c00d72d8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.496375 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d65788c-1917-4142-a822-2019a4fba419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.515691 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c97680e5-72a5-44cd-9ab4-fbd8d894f652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-170276136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['40231236-8e7f-4e8a-ad75-0563bcd9c351','5371be8c-947d-441a-970a-46fd0831713c','fcebfa1e-c046-464c-8565-ccfb2e77e6d1','8a56ca76-bc42-4d00-a214-43754ed6f4cf'],size=1,snapshot_id=92156369-d768-4433-9789-d93d5205b982,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-170276136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75afd9e67f74ffc956a7a8a2c11d952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=92156369-d768-4433-9789-d93d5205b982,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb1d9abff184507b626efbd15f734ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.516679 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84edab09-67a8-41ea-9f74-99329bf86a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.537826 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84edab09-67a8-41ea-9f74-99329bf86a55) transitioned into state 'SUCCESS' from state '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-170276136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['40231236-8e7f-4e8a-ad75-0563bcd9c351','5371be8c-947d-441a-970a-46fd0831713c','fcebfa1e-c046-464c-8565-ccfb2e77e6d1','8a56ca76-bc42-4d00-a214-43754ed6f4cf'],size=1,snapshot_id=92156369-d768-4433-9789-d93d5205b982,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.538853 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba019620-37e5-4b37-93aa-efec9ca7a6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.561797 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Created reservations ['02b75f6d-f7c5-4bdf-a24a-0dfb7663267b', 'ea5b2819-d81c-47d8-886f-d096128a3507', '856c1bf6-bdcc-406a-881d-478aec862b6f', '40523094-6bf0-4e23-8c93-0bda0648fb88'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:01.562751 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d65788c-1917-4142-a822-2019a4fba419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02b75f6d-f7c5-4bdf-a24a-0dfb7663267b', 'ea5b2819-d81c-47d8-886f-d096128a3507', '856c1bf6-bdcc-406a-881d-478aec862b6f', '40523094-6bf0-4e23-8c93-0bda0648fb88']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.562841 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba019620-37e5-4b37-93aa-efec9ca7a6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.563682 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5668a55f-0194-441b-8405-37ee6b13b265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.563954 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (310f54f6-24b8-4365-990c-9ad8fb080e97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:01.564155 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request issued successfully. Aug 18 09:23:01.564760 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ee94057-168e-4caf-b5c6-a57db6c13ea2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:01.565207 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1035/4179] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:23:01 2026] POST /volume/v3/volumes => generated 801 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:01.578780 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f747233-f183-4e00-b99e-57b300c5588e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:01.581181 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f747233-f183-4e00-b99e-57b300c5588e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd Aug 18 09:23:01.581542 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f747233-f183-4e00-b99e-57b300c5588e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:01.581831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f747233-f183-4e00-b99e-57b300c5588e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:01.591066 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5668a55f-0194-441b-8405-37ee6b13b265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0b0793f-6c95-436e-afd1-d8a618a5ce58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1189221307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7471a47b714717a31053a7a79b8de8',qos_specs=None,replication_status=,reservations=['02b75f6d-f7c5-4bdf-a24a-0dfb7663267b','ea5b2819-d81c-47d8-886f-d096128a3507','856c1bf6-bdcc-406a-881d-478aec862b6f','40523094-6bf0-4e23-8c93-0bda0648fb88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8053a01d4b242a3931144c94693cb89',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1189221307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0b0793f-6c95-436e-afd1-d8a618a5ce58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e7471a47b714717a31053a7a79b8de8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8053a01d4b242a3931144c94693cb89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.591329 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:01.591329 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:01.591764 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d62c31a-b083-4f1b-9829-8774530b8f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.595367 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1f747233-f183-4e00-b99e-57b300c5588e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:01.601145 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f747233-f183-4e00-b99e-57b300c5588e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd returned with HTTP 200 Aug 18 09:23:01.601967 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1041/4180] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:01 2026] GET /volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:01.615081 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d62c31a-b083-4f1b-9829-8774530b8f1d) transitioned into state 'SUCCESS' from state '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-1189221307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7471a47b714717a31053a7a79b8de8',qos_specs=None,replication_status=,reservations=['02b75f6d-f7c5-4bdf-a24a-0dfb7663267b','ea5b2819-d81c-47d8-886f-d096128a3507','856c1bf6-bdcc-406a-881d-478aec862b6f','40523094-6bf0-4e23-8c93-0bda0648fb88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8053a01d4b242a3931144c94693cb89',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.615983 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (041a708a-93d6-427c-8a62-dae5cac5524c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.626097 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (041a708a-93d6-427c-8a62-dae5cac5524c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.627061 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Flow 'volume_create_api' (d941cee4-b189-46b1-9e5d-67c28f0ec3c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:01.627372 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume request issued successfully. Aug 18 09:23:01.628053 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25473f3b-aa9d-4579-aace-ff08c20d2bc7 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:01.628669 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1047/4181] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:01 2026] POST /volume/v3/volumes => generated 755 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:01.640841 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:01.643228 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:01.643575 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-861257822"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:01.645534 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume request body: {'volume': {"'imageRef": 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-861257822'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:01.645836 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume of 1 GB Aug 18 09:23:01.651190 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Availability Zones retrieved successfully. Aug 18 09:23:01.658908 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Flow 'volume_create_api' (9ae20a15-7a78-4b77-9ab1-eec9f3eaee6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:01.659892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da58890-68b9-46ae-a2b5-cce9ea425805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.660843 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:01.692049 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da58890-68b9-46ae-a2b5-cce9ea425805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.693261 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0accc248-636b-4e5c-a3f5-d160379cc582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.741315 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Created reservations ['3eb8afb7-7b04-4536-9aea-90bc9e4f13c4', '351aeebf-e44a-4780-82d5-01b61522f3b4', '0ee43587-261a-45ee-8576-ac43dd8cdab3', 'e5a83ad9-6abc-441c-8c9c-fa4eca5555b4'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:01.742275 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0accc248-636b-4e5c-a3f5-d160379cc582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eb8afb7-7b04-4536-9aea-90bc9e4f13c4', '351aeebf-e44a-4780-82d5-01b61522f3b4', '0ee43587-261a-45ee-8576-ac43dd8cdab3', 'e5a83ad9-6abc-441c-8c9c-fa4eca5555b4']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.743208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0e3566-d281-491b-a324-00b093766a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.769526 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0e3566-d281-491b-a324-00b093766a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e68ebf86-f55e-437d-87d4-3df7e19e9e28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-861257822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7471a47b714717a31053a7a79b8de8',qos_specs=None,replication_status=,reservations=['3eb8afb7-7b04-4536-9aea-90bc9e4f13c4','351aeebf-e44a-4780-82d5-01b61522f3b4','0ee43587-261a-45ee-8576-ac43dd8cdab3','e5a83ad9-6abc-441c-8c9c-fa4eca5555b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8053a01d4b242a3931144c94693cb89',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-861257822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e68ebf86-f55e-437d-87d4-3df7e19e9e28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e7471a47b714717a31053a7a79b8de8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8053a01d4b242a3931144c94693cb89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.770329 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ed02b7-8640-4b08-bdc7-ef8e09d30e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.774794 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-560642a2-6875-4526-8fc8-834d8cc35bbd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:01.777113 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-560642a2-6875-4526-8fc8-834d8cc35bbd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:23:01.777369 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-560642a2-6875-4526-8fc8-834d8cc35bbd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:01.777679 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-560642a2-6875-4526-8fc8-834d8cc35bbd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:01.777882 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-560642a2-6875-4526-8fc8-834d8cc35bbd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume with id: f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:23:01.785446 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:01.785446 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:01.786098 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-560642a2-6875-4526-8fc8-834d8cc35bbd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:23:01.791032 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ed02b7-8640-4b08-bdc7-ef8e09d30e5a) transitioned into state 'SUCCESS' from state '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-861257822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7471a47b714717a31053a7a79b8de8',qos_specs=None,replication_status=,reservations=['3eb8afb7-7b04-4536-9aea-90bc9e4f13c4','351aeebf-e44a-4780-82d5-01b61522f3b4','0ee43587-261a-45ee-8576-ac43dd8cdab3','e5a83ad9-6abc-441c-8c9c-fa4eca5555b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8053a01d4b242a3931144c94693cb89',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.791884 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7159bab7-2895-4d0c-9268-dd45233fdab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.803221 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7159bab7-2895-4d0c-9268-dd45233fdab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.804301 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Flow 'volume_create_api' (9ae20a15-7a78-4b77-9ab1-eec9f3eaee6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:01.804747 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume request issued successfully. Aug 18 09:23:01.804979 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-560642a2-6875-4526-8fc8-834d8cc35bbd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume request issued successfully. Aug 18 09:23:01.805208 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-560642a2-6875-4526-8fc8-834d8cc35bbd tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 202 Aug 18 09:23:01.805278 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c6c3bf8-567e-41dc-9e8d-61039b3f7831 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:01.805721 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1036/4182] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:01 2026] DELETE /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:23:01.805856 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1059/4183] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:01 2026] POST /volume/v3/volumes => generated 754 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:01.816554 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-57ea0df2-5865-41f8-98f4-7ede02125f3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:01.819126 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57ea0df2-5865-41f8-98f4-7ede02125f3e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:23:01.819338 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57ea0df2-5865-41f8-98f4-7ede02125f3e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:01.819517 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57ea0df2-5865-41f8-98f4-7ede02125f3e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:01.827274 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:01.828071 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:01.828071 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:01.829252 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:01.829590 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1769507246"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:01.831231 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume request body: {'volume': {"'imageRef": 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1769507246'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:01.831333 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume of 1 GB Aug 18 09:23:01.831692 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:01.831692 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:01.834233 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-57ea0df2-5865-41f8-98f4-7ede02125f3e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:23:01.836459 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Availability Zones retrieved successfully. Aug 18 09:23:01.838990 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57ea0df2-5865-41f8-98f4-7ede02125f3e tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 200 Aug 18 09:23:01.839514 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1042/4184] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:01 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 1190 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:23:01.843178 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Flow 'volume_create_api' (c9de38b0-7fbe-49dc-a110-9719b0297a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:01.844208 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eb9b552-a95d-4bcc-b6e9-661cd4072c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.845181 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:01.872464 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eb9b552-a95d-4bcc-b6e9-661cd4072c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.873375 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c29d9f01-d979-49ad-be57-a6dbe99c9783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.915277 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Created reservations ['c93fd05e-35ac-48f4-8177-cc3ebc8df19a', '4a8e2905-0340-4ba9-bcf9-e6a9f1840b57', 'ad142fc0-436a-4f5b-9243-041a30e9e753', 'ed2379bb-5aae-4c8e-85bd-377a5abdb9ad'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:01.916141 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c29d9f01-d979-49ad-be57-a6dbe99c9783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c93fd05e-35ac-48f4-8177-cc3ebc8df19a', '4a8e2905-0340-4ba9-bcf9-e6a9f1840b57', 'ad142fc0-436a-4f5b-9243-041a30e9e753', 'ed2379bb-5aae-4c8e-85bd-377a5abdb9ad']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.916900 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8922f7-615a-4725-b8ed-d2ef4acef5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.943458 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8922f7-615a-4725-b8ed-d2ef4acef5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '146711a4-790b-4a8e-b41c-71afca112323', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1769507246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7471a47b714717a31053a7a79b8de8',qos_specs=None,replication_status=,reservations=['c93fd05e-35ac-48f4-8177-cc3ebc8df19a','4a8e2905-0340-4ba9-bcf9-e6a9f1840b57','ad142fc0-436a-4f5b-9243-041a30e9e753','ed2379bb-5aae-4c8e-85bd-377a5abdb9ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8053a01d4b242a3931144c94693cb89',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1769507246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=146711a4-790b-4a8e-b41c-71afca112323,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e7471a47b714717a31053a7a79b8de8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8053a01d4b242a3931144c94693cb89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.944173 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2c6f761-1770-4513-beed-2190ed52d47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.965421 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2c6f761-1770-4513-beed-2190ed52d47c) transitioned into state 'SUCCESS' from state '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-1769507246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7471a47b714717a31053a7a79b8de8',qos_specs=None,replication_status=,reservations=['c93fd05e-35ac-48f4-8177-cc3ebc8df19a','4a8e2905-0340-4ba9-bcf9-e6a9f1840b57','ad142fc0-436a-4f5b-9243-041a30e9e753','ed2379bb-5aae-4c8e-85bd-377a5abdb9ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8053a01d4b242a3931144c94693cb89',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.966490 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65392e9e-1c15-49f0-8dcb-ddd4e28e44f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:01.975908 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65392e9e-1c15-49f0-8dcb-ddd4e28e44f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:01.977205 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Flow 'volume_create_api' (c9de38b0-7fbe-49dc-a110-9719b0297a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:01.977561 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume request issued successfully. Aug 18 09:23:01.978099 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd98aadc-cf37-4183-a1f2-f3fff4129928 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:01.978561 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1048/4185] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:01 2026] POST /volume/v3/volumes => generated 755 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:01.989319 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34c6a14b-b51e-4d62-a188-2a5205527868 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:01.991236 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:01.991593 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1448509040"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:01.992988 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume request body: {'volume': {"'imageRef": 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1448509040'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:01.993122 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume of 1 GB Aug 18 09:23:01.997127 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Availability Zones retrieved successfully. Aug 18 09:23:02.002704 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Flow 'volume_create_api' (ed45ccd3-50a2-4747-bce2-e3ca39035295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:02.003531 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a52704a0-4a78-47ce-a9a5-26e6dcf849a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:02.004426 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:02.028538 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a52704a0-4a78-47ce-a9a5-26e6dcf849a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:02.029500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27e78d4-ff2f-4080-ac07-da3c822e47e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:02.037256 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-220646b2-aa2f-4e2a-a670-8de3a14fd5ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.038985 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-220646b2-aa2f-4e2a-a670-8de3a14fd5ce tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 Aug 18 09:23:02.039182 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-220646b2-aa2f-4e2a-a670-8de3a14fd5ce tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.039400 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-220646b2-aa2f-4e2a-a670-8de3a14fd5ce tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.044057 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.044057 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:02.044549 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-220646b2-aa2f-4e2a-a670-8de3a14fd5ce tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Snapshot retrieved successfully. Aug 18 09:23:02.045268 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-220646b2-aa2f-4e2a-a670-8de3a14fd5ce tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 returned with HTTP 200 Aug 18 09:23:02.045636 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1060/4186] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:02.055358 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-489b8af8-57cd-42ff-aca6-b5a2aeef7658 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.057781 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-489b8af8-57cd-42ff-aca6-b5a2aeef7658 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 Aug 18 09:23:02.058115 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-489b8af8-57cd-42ff-aca6-b5a2aeef7658 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.058273 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-489b8af8-57cd-42ff-aca6-b5a2aeef7658 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.064649 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.064649 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:02.065185 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-489b8af8-57cd-42ff-aca6-b5a2aeef7658 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Snapshot retrieved successfully. Aug 18 09:23:02.066061 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-489b8af8-57cd-42ff-aca6-b5a2aeef7658 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 returned with HTTP 200 Aug 18 09:23:02.066503 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1043/4187] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:02.071313 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Created reservations ['875c6e7c-f34e-42ff-b349-cfe349a1429b', '7d2dd1c4-7dee-4b72-8b29-7e196749004b', '77107534-062c-4328-a417-6fd205aa70d2', 'e5cd0910-9214-41cb-9aa6-373f190781da'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:02.072260 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27e78d4-ff2f-4080-ac07-da3c822e47e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['875c6e7c-f34e-42ff-b349-cfe349a1429b', '7d2dd1c4-7dee-4b72-8b29-7e196749004b', '77107534-062c-4328-a417-6fd205aa70d2', 'e5cd0910-9214-41cb-9aa6-373f190781da']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:02.073184 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad2af45-0320-417a-883a-357214eaf874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:02.095554 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad2af45-0320-417a-883a-357214eaf874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e88a2180-c95f-4044-b80c-035dbb6a7a10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1448509040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7471a47b714717a31053a7a79b8de8',qos_specs=None,replication_status=,reservations=['875c6e7c-f34e-42ff-b349-cfe349a1429b','7d2dd1c4-7dee-4b72-8b29-7e196749004b','77107534-062c-4328-a417-6fd205aa70d2','e5cd0910-9214-41cb-9aa6-373f190781da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8053a01d4b242a3931144c94693cb89',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1448509040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e88a2180-c95f-4044-b80c-035dbb6a7a10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e7471a47b714717a31053a7a79b8de8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8053a01d4b242a3931144c94693cb89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:02.096309 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82190979-67b5-45d8-b296-88d8448a16d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:02.113499 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82190979-67b5-45d8-b296-88d8448a16d3) transitioned into state 'SUCCESS' from state '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-1448509040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7471a47b714717a31053a7a79b8de8',qos_specs=None,replication_status=,reservations=['875c6e7c-f34e-42ff-b349-cfe349a1429b','7d2dd1c4-7dee-4b72-8b29-7e196749004b','77107534-062c-4328-a417-6fd205aa70d2','e5cd0910-9214-41cb-9aa6-373f190781da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8053a01d4b242a3931144c94693cb89',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:02.114330 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3520405-5946-400a-85b1-d12035be591d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:02.123182 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3520405-5946-400a-85b1-d12035be591d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:02.124042 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Flow 'volume_create_api' (ed45ccd3-50a2-4747-bce2-e3ca39035295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:02.124342 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume request issued successfully. Aug 18 09:23:02.124923 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34c6a14b-b51e-4d62-a188-2a5205527868 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:02.125335 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1037/4188] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:01 2026] POST /volume/v3/volumes => generated 755 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:02.137214 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d614138-ec49-400d-bea7-23b8a2922d6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.139825 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:02.140298 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1661778625"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:02.142253 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume request body: {'volume': {"'imageRef": 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1661778625'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:02.142472 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume of 1 GB Aug 18 09:23:02.142871 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.142871 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:02.147920 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Availability Zones retrieved successfully. Aug 18 09:23:02.156604 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Flow 'volume_create_api' (4112f7ac-9d08-4ca1-9b63-f254ce466dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:02.158088 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c5630a8-31f8-4124-ba87-02a88e9dca60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:02.159520 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:02.190084 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c5630a8-31f8-4124-ba87-02a88e9dca60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:02.190902 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50ae5022-a12f-4d46-839c-df516231617c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:02.228378 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Created reservations ['5e5b8c97-6cb8-403c-8ad8-773a3fd16346', 'e48e9731-adf6-47d5-9326-ba66df0caa08', '90714bbb-bd3a-4c24-bea0-c09b457b69ac', 'de5e181c-522b-477c-b6fb-a6501422e3ce'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:02.229441 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50ae5022-a12f-4d46-839c-df516231617c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e5b8c97-6cb8-403c-8ad8-773a3fd16346', 'e48e9731-adf6-47d5-9326-ba66df0caa08', '90714bbb-bd3a-4c24-bea0-c09b457b69ac', 'de5e181c-522b-477c-b6fb-a6501422e3ce']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:02.230387 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef13ae3-047f-4627-83c3-d7d5b48bdaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:02.254277 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef13ae3-047f-4627-83c3-d7d5b48bdaf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb693160-ea7d-418f-9159-b823d722e4db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1661778625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7471a47b714717a31053a7a79b8de8',qos_specs=None,replication_status=,reservations=['5e5b8c97-6cb8-403c-8ad8-773a3fd16346','e48e9731-adf6-47d5-9326-ba66df0caa08','90714bbb-bd3a-4c24-bea0-c09b457b69ac','de5e181c-522b-477c-b6fb-a6501422e3ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8053a01d4b242a3931144c94693cb89',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1661778625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb693160-ea7d-418f-9159-b823d722e4db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e7471a47b714717a31053a7a79b8de8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8053a01d4b242a3931144c94693cb89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:02.255128 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3531fe8b-a56c-4811-ab34-a7e92f2a50ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:02.272956 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3531fe8b-a56c-4811-ab34-a7e92f2a50ff) transitioned into state 'SUCCESS' from state '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-1661778625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7471a47b714717a31053a7a79b8de8',qos_specs=None,replication_status=,reservations=['5e5b8c97-6cb8-403c-8ad8-773a3fd16346','e48e9731-adf6-47d5-9326-ba66df0caa08','90714bbb-bd3a-4c24-bea0-c09b457b69ac','de5e181c-522b-477c-b6fb-a6501422e3ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8053a01d4b242a3931144c94693cb89',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:02.273706 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5a1dc8-b582-4261-8c3a-e7dca881d12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:02.285321 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5a1dc8-b582-4261-8c3a-e7dca881d12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:02.286600 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Flow 'volume_create_api' (4112f7ac-9d08-4ca1-9b63-f254ce466dd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:02.287006 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Create volume request issued successfully. Aug 18 09:23:02.287802 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d614138-ec49-400d-bea7-23b8a2922d6e tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:02.288349 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1049/4189] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:02 2026] POST /volume/v3/volumes => generated 755 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:02.300813 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89030ec1-949a-4ae9-a507-66739d8a3f97 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.303121 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89030ec1-949a-4ae9-a507-66739d8a3f97 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/b0b0793f-6c95-436e-afd1-d8a618a5ce58 Aug 18 09:23:02.303332 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89030ec1-949a-4ae9-a507-66739d8a3f97 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.303602 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89030ec1-949a-4ae9-a507-66739d8a3f97 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.311347 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.311347 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:02.315874 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89030ec1-949a-4ae9-a507-66739d8a3f97 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:02.320309 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89030ec1-949a-4ae9-a507-66739d8a3f97 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/b0b0793f-6c95-436e-afd1-d8a618a5ce58 returned with HTTP 200 Aug 18 09:23:02.320749 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1061/4190] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/volumes/b0b0793f-6c95-436e-afd1-d8a618a5ce58 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:02.333494 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-397ba740-f06e-4edf-a49d-ef35e8eacc65 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.335452 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-397ba740-f06e-4edf-a49d-ef35e8eacc65 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/e68ebf86-f55e-437d-87d4-3df7e19e9e28 Aug 18 09:23:02.335663 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-397ba740-f06e-4edf-a49d-ef35e8eacc65 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.335862 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-397ba740-f06e-4edf-a49d-ef35e8eacc65 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.343085 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.343085 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:02.347161 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-397ba740-f06e-4edf-a49d-ef35e8eacc65 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:02.351812 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-397ba740-f06e-4edf-a49d-ef35e8eacc65 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/e68ebf86-f55e-437d-87d4-3df7e19e9e28 returned with HTTP 200 Aug 18 09:23:02.352182 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1044/4191] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/volumes/e68ebf86-f55e-437d-87d4-3df7e19e9e28 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:02.365414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b31af4c1-a96f-4479-a212-ff2ee7a2cac2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.367634 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b31af4c1-a96f-4479-a212-ff2ee7a2cac2 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/146711a4-790b-4a8e-b41c-71afca112323 Aug 18 09:23:02.367840 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b31af4c1-a96f-4479-a212-ff2ee7a2cac2 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.368077 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b31af4c1-a96f-4479-a212-ff2ee7a2cac2 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.376454 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.376454 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:02.380277 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b31af4c1-a96f-4479-a212-ff2ee7a2cac2 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:02.385089 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b31af4c1-a96f-4479-a212-ff2ee7a2cac2 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/146711a4-790b-4a8e-b41c-71afca112323 returned with HTTP 200 Aug 18 09:23:02.385571 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1038/4192] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/volumes/146711a4-790b-4a8e-b41c-71afca112323 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:02.398281 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d834877-5c41-46d2-95a0-edb2fc846b25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.400798 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d834877-5c41-46d2-95a0-edb2fc846b25 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/e88a2180-c95f-4044-b80c-035dbb6a7a10 Aug 18 09:23:02.401064 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d834877-5c41-46d2-95a0-edb2fc846b25 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.401355 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d834877-5c41-46d2-95a0-edb2fc846b25 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.410142 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.410142 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:02.414309 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6d834877-5c41-46d2-95a0-edb2fc846b25 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:02.418335 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d834877-5c41-46d2-95a0-edb2fc846b25 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/e88a2180-c95f-4044-b80c-035dbb6a7a10 returned with HTTP 200 Aug 18 09:23:02.418736 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1050/4193] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/volumes/e88a2180-c95f-4044-b80c-035dbb6a7a10 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:02.432021 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-abace24d-53a3-4fd2-9169-556383f5309f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.434001 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abace24d-53a3-4fd2-9169-556383f5309f tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/fb693160-ea7d-418f-9159-b823d722e4db Aug 18 09:23:02.434203 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-abace24d-53a3-4fd2-9169-556383f5309f tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.434441 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-abace24d-53a3-4fd2-9169-556383f5309f tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.441896 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.441896 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:02.445849 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-abace24d-53a3-4fd2-9169-556383f5309f tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:02.451349 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abace24d-53a3-4fd2-9169-556383f5309f tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/fb693160-ea7d-418f-9159-b823d722e4db returned with HTTP 200 Aug 18 09:23:02.451933 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1062/4194] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/volumes/fb693160-ea7d-418f-9159-b823d722e4db => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:02.466280 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df76731c-c573-45f7-9e05-e00d8830aaa9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.468089 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df76731c-c573-45f7-9e05-e00d8830aaa9 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fb693160-ea7d-418f-9159-b823d722e4db Aug 18 09:23:02.468261 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df76731c-c573-45f7-9e05-e00d8830aaa9 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.468475 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df76731c-c573-45f7-9e05-e00d8830aaa9 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.468648 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-df76731c-c573-45f7-9e05-e00d8830aaa9 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Delete volume with id: fb693160-ea7d-418f-9159-b823d722e4db Aug 18 09:23:02.475510 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.475510 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:02.475940 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-df76731c-c573-45f7-9e05-e00d8830aaa9 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:02.493297 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-df76731c-c573-45f7-9e05-e00d8830aaa9 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Delete volume request issued successfully. Aug 18 09:23:02.493617 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df76731c-c573-45f7-9e05-e00d8830aaa9 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/fb693160-ea7d-418f-9159-b823d722e4db returned with HTTP 202 Aug 18 09:23:02.494102 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1045/4195] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:02 2026] DELETE /volume/v3/volumes/fb693160-ea7d-418f-9159-b823d722e4db => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:02.501626 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ddf1004-8be4-40e6-9d70-c8f10f046aa2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.504100 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ddf1004-8be4-40e6-9d70-c8f10f046aa2 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/fb693160-ea7d-418f-9159-b823d722e4db Aug 18 09:23:02.504382 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ddf1004-8be4-40e6-9d70-c8f10f046aa2 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.504681 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ddf1004-8be4-40e6-9d70-c8f10f046aa2 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.511965 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.511965 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:02.516324 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ddf1004-8be4-40e6-9d70-c8f10f046aa2 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:02.521084 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ddf1004-8be4-40e6-9d70-c8f10f046aa2 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/fb693160-ea7d-418f-9159-b823d722e4db returned with HTTP 200 Aug 18 09:23:02.521524 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1039/4196] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/volumes/fb693160-ea7d-418f-9159-b823d722e4db => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:02.614099 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e88dcc1-1906-4379-9af6-942b1c3a0bb4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.615910 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e88dcc1-1906-4379-9af6-942b1c3a0bb4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd Aug 18 09:23:02.616069 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e88dcc1-1906-4379-9af6-942b1c3a0bb4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.616263 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e88dcc1-1906-4379-9af6-942b1c3a0bb4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.622409 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.622409 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:02.625713 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4e88dcc1-1906-4379-9af6-942b1c3a0bb4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:02.629891 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e88dcc1-1906-4379-9af6-942b1c3a0bb4 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd returned with HTTP 200 Aug 18 09:23:02.630226 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1051/4197] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd => generated 894 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:02.642261 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7dc508d3-8bd6-4adf-9500-f2458b18cbad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.644672 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dc508d3-8bd6-4adf-9500-f2458b18cbad tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 Aug 18 09:23:02.644950 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dc508d3-8bd6-4adf-9500-f2458b18cbad tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.645204 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dc508d3-8bd6-4adf-9500-f2458b18cbad tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.645364 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-7dc508d3-8bd6-4adf-9500-f2458b18cbad tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete snapshot with id: 92156369-d768-4433-9789-d93d5205b982 Aug 18 09:23:02.650780 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.650780 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:02.651207 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7dc508d3-8bd6-4adf-9500-f2458b18cbad tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:23:02.668103 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7dc508d3-8bd6-4adf-9500-f2458b18cbad tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot delete request issued successfully. Aug 18 09:23:02.668577 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dc508d3-8bd6-4adf-9500-f2458b18cbad tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 returned with HTTP 202 Aug 18 09:23:02.669085 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1063/4198] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:02 2026] DELETE /volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:02.676995 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-797c7aa5-701d-4be4-aa2a-1218664d6ab2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.679307 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-797c7aa5-701d-4be4-aa2a-1218664d6ab2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 Aug 18 09:23:02.679592 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-797c7aa5-701d-4be4-aa2a-1218664d6ab2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.679809 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-797c7aa5-701d-4be4-aa2a-1218664d6ab2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.685287 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:02.685287 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:02.685767 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-797c7aa5-701d-4be4-aa2a-1218664d6ab2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Snapshot retrieved successfully. Aug 18 09:23:02.686665 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-797c7aa5-701d-4be4-aa2a-1218664d6ab2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 returned with HTTP 200 Aug 18 09:23:02.687119 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1046/4199] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:02.851227 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d4cf15d-a5a2-4e34-a1fb-ac2a0cab5c98 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.853188 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d4cf15d-a5a2-4e34-a1fb-ac2a0cab5c98 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:23:02.853415 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d4cf15d-a5a2-4e34-a1fb-ac2a0cab5c98 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.853639 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d4cf15d-a5a2-4e34-a1fb-ac2a0cab5c98 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.858995 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d4cf15d-a5a2-4e34-a1fb-ac2a0cab5c98 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 404 Aug 18 09:23:02.859699 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1040/4200] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:02.869126 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c630d422-823c-47c3-9596-09c0cd3cdcf8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.871259 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c630d422-823c-47c3-9596-09c0cd3cdcf8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] DELETE https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 Aug 18 09:23:02.871554 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c630d422-823c-47c3-9596-09c0cd3cdcf8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.871836 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c630d422-823c-47c3-9596-09c0cd3cdcf8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.872023 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c630d422-823c-47c3-9596-09c0cd3cdcf8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume with id: 6e3d52e8-a49b-476f-a4cc-adef58192890 Aug 18 09:23:02.878619 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c630d422-823c-47c3-9596-09c0cd3cdcf8 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 returned with HTTP 404 Aug 18 09:23:02.879142 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1052/4201] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:02 2026] DELETE /volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:02.886383 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfed3be3-0773-4bf4-8f2d-6b002059313f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.888236 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfed3be3-0773-4bf4-8f2d-6b002059313f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 Aug 18 09:23:02.888497 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfed3be3-0773-4bf4-8f2d-6b002059313f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.888741 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfed3be3-0773-4bf4-8f2d-6b002059313f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.896412 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfed3be3-0773-4bf4-8f2d-6b002059313f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 returned with HTTP 404 Aug 18 09:23:02.896412 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1064/4202] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/volumes/6e3d52e8-a49b-476f-a4cc-adef58192890 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:02.904099 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d52ee7c4-de1e-4692-b968-a83cd239cbd6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.906039 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d52ee7c4-de1e-4692-b968-a83cd239cbd6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da Aug 18 09:23:02.906219 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d52ee7c4-de1e-4692-b968-a83cd239cbd6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.906451 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d52ee7c4-de1e-4692-b968-a83cd239cbd6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.906561 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-d52ee7c4-de1e-4692-b968-a83cd239cbd6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete snapshot with id: c586cfd8-c2a0-4d4c-b096-8f757d9043da Aug 18 09:23:02.910689 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d52ee7c4-de1e-4692-b968-a83cd239cbd6 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da returned with HTTP 404 Aug 18 09:23:02.911353 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1047/4203] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:02 2026] DELETE /volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:02.918889 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-253347ba-1c82-41b0-9a29-7e3969924638 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.920876 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-253347ba-1c82-41b0-9a29-7e3969924638 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da Aug 18 09:23:02.920975 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-253347ba-1c82-41b0-9a29-7e3969924638 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.921124 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-253347ba-1c82-41b0-9a29-7e3969924638 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.925067 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-253347ba-1c82-41b0-9a29-7e3969924638 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da returned with HTTP 404 Aug 18 09:23:02.925509 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1041/4204] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/snapshots/c586cfd8-c2a0-4d4c-b096-8f757d9043da => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:02.932214 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88ace483-df01-48ac-a132-ab71ef46752b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.934377 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88ace483-df01-48ac-a132-ab71ef46752b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:23:02.934377 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88ace483-df01-48ac-a132-ab71ef46752b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.934648 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88ace483-df01-48ac-a132-ab71ef46752b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.934715 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-88ace483-df01-48ac-a132-ab71ef46752b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume with id: f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:23:02.940135 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88ace483-df01-48ac-a132-ab71ef46752b tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 404 Aug 18 09:23:02.940612 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1053/4205] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:02 2026] DELETE /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:02.947714 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-420cefa3-a222-494c-936e-e11c75994694 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.949813 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-420cefa3-a222-494c-936e-e11c75994694 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 Aug 18 09:23:02.950023 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-420cefa3-a222-494c-936e-e11c75994694 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.950204 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-420cefa3-a222-494c-936e-e11c75994694 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:02.956612 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-420cefa3-a222-494c-936e-e11c75994694 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 returned with HTTP 404 Aug 18 09:23:02.957099 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1065/4206] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:02 2026] GET /volume/v3/volumes/f38bbe6c-80da-4aab-9744-6fda08bf2124 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:02.997415 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56278399-f335-4cf0-903a-5b89305c712d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:02.999334 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56278399-f335-4cf0-903a-5b89305c712d tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] DELETE https://10.4.3.41/volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e Aug 18 09:23:02.999650 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56278399-f335-4cf0-903a-5b89305c712d tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:02.999897 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56278399-f335-4cf0-903a-5b89305c712d tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:03.000112 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-56278399-f335-4cf0-903a-5b89305c712d tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume with id: dc2eedb9-bd1c-43a4-b708-36e293a0016e Aug 18 09:23:03.007226 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:03.007226 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:03.007739 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-56278399-f335-4cf0-903a-5b89305c712d tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:23:03.025568 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-56278399-f335-4cf0-903a-5b89305c712d tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume request issued successfully. Aug 18 09:23:03.025844 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56278399-f335-4cf0-903a-5b89305c712d tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e returned with HTTP 202 Aug 18 09:23:03.026306 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1048/4207] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:02 2026] DELETE /volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:23:03.033283 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-712b875c-d87a-46f9-88f6-bc1cd395f858 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:03.035162 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-712b875c-d87a-46f9-88f6-bc1cd395f858 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e Aug 18 09:23:03.035354 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-712b875c-d87a-46f9-88f6-bc1cd395f858 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:03.035578 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-712b875c-d87a-46f9-88f6-bc1cd395f858 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:03.043344 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:03.043344 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:03.047176 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-712b875c-d87a-46f9-88f6-bc1cd395f858 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Volume info retrieved successfully. Aug 18 09:23:03.051645 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-712b875c-d87a-46f9-88f6-bc1cd395f858 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e returned with HTTP 200 Aug 18 09:23:03.051956 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1042/4208] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:03 2026] GET /volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e => generated 1225 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:23:03.535788 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f7f0a7a4-20c9-4e6d-a56a-2dd9d09b5dfe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:03.537968 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7f0a7a4-20c9-4e6d-a56a-2dd9d09b5dfe tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/fb693160-ea7d-418f-9159-b823d722e4db Aug 18 09:23:03.538188 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7f0a7a4-20c9-4e6d-a56a-2dd9d09b5dfe tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:03.538424 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7f0a7a4-20c9-4e6d-a56a-2dd9d09b5dfe tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:03.547341 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7f0a7a4-20c9-4e6d-a56a-2dd9d09b5dfe tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/fb693160-ea7d-418f-9159-b823d722e4db returned with HTTP 404 Aug 18 09:23:03.547896 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1054/4209] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:03 2026] GET /volume/v3/volumes/fb693160-ea7d-418f-9159-b823d722e4db => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:03.554980 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-61da00e1-c1c8-4a27-8913-cfe978e1becb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:03.556793 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61da00e1-c1c8-4a27-8913-cfe978e1becb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e88a2180-c95f-4044-b80c-035dbb6a7a10 Aug 18 09:23:03.557075 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61da00e1-c1c8-4a27-8913-cfe978e1becb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:03.557205 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61da00e1-c1c8-4a27-8913-cfe978e1becb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:03.557380 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-61da00e1-c1c8-4a27-8913-cfe978e1becb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Delete volume with id: e88a2180-c95f-4044-b80c-035dbb6a7a10 Aug 18 09:23:03.564076 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:03.564076 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:03.564561 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-61da00e1-c1c8-4a27-8913-cfe978e1becb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:03.581295 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-61da00e1-c1c8-4a27-8913-cfe978e1becb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Delete volume request issued successfully. Aug 18 09:23:03.581503 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61da00e1-c1c8-4a27-8913-cfe978e1becb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/e88a2180-c95f-4044-b80c-035dbb6a7a10 returned with HTTP 202 Aug 18 09:23:03.581970 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1066/4210] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:03 2026] DELETE /volume/v3/volumes/e88a2180-c95f-4044-b80c-035dbb6a7a10 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:03.588728 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38a139d7-70f4-46f9-b19d-26b4414bdff0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:03.590882 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38a139d7-70f4-46f9-b19d-26b4414bdff0 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/e88a2180-c95f-4044-b80c-035dbb6a7a10 Aug 18 09:23:03.591142 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38a139d7-70f4-46f9-b19d-26b4414bdff0 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:03.591410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38a139d7-70f4-46f9-b19d-26b4414bdff0 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:03.600926 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:03.600926 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:03.605759 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-38a139d7-70f4-46f9-b19d-26b4414bdff0 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:03.611612 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38a139d7-70f4-46f9-b19d-26b4414bdff0 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/e88a2180-c95f-4044-b80c-035dbb6a7a10 returned with HTTP 200 Aug 18 09:23:03.612110 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1049/4211] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:03 2026] GET /volume/v3/volumes/e88a2180-c95f-4044-b80c-035dbb6a7a10 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:03.695705 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54d7584d-a3f0-4490-8eb0-c5a59b600eeb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:03.697243 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54d7584d-a3f0-4490-8eb0-c5a59b600eeb tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 Aug 18 09:23:03.697416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54d7584d-a3f0-4490-8eb0-c5a59b600eeb tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:03.697598 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54d7584d-a3f0-4490-8eb0-c5a59b600eeb tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:03.701694 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54d7584d-a3f0-4490-8eb0-c5a59b600eeb tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 returned with HTTP 404 Aug 18 09:23:03.702148 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1043/4212] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:03 2026] GET /volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:03.708695 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12380ab5-8139-449f-940c-8a8772c9ca90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:03.710239 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12380ab5-8139-449f-940c-8a8772c9ca90 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b Aug 18 09:23:03.710442 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12380ab5-8139-449f-940c-8a8772c9ca90 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:03.710643 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12380ab5-8139-449f-940c-8a8772c9ca90 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:03.710814 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-12380ab5-8139-449f-940c-8a8772c9ca90 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 10f7f4d1-0127-422c-b023-d36c71f3453b Aug 18 09:23:03.717239 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:03.717239 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:03.717650 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-12380ab5-8139-449f-940c-8a8772c9ca90 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:03.731047 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-12380ab5-8139-449f-940c-8a8772c9ca90 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume request issued successfully. Aug 18 09:23:03.731243 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12380ab5-8139-449f-940c-8a8772c9ca90 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b returned with HTTP 202 Aug 18 09:23:03.731674 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1055/4213] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:03 2026] DELETE /volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:23:03.738479 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-09aa41ad-c7ca-4b2a-975b-c40870b46a24 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:03.740225 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09aa41ad-c7ca-4b2a-975b-c40870b46a24 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b Aug 18 09:23:03.740454 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09aa41ad-c7ca-4b2a-975b-c40870b46a24 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:03.740650 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09aa41ad-c7ca-4b2a-975b-c40870b46a24 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:03.747954 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:03.747954 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:03.751833 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-09aa41ad-c7ca-4b2a-975b-c40870b46a24 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:03.756082 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09aa41ad-c7ca-4b2a-975b-c40870b46a24 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b returned with HTTP 200 Aug 18 09:23:03.756493 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1067/4214] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:03 2026] GET /volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:04.066177 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe2e956d-ffea-476a-9734-2d73c0ce16e9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:04.068023 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe2e956d-ffea-476a-9734-2d73c0ce16e9 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e Aug 18 09:23:04.068211 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe2e956d-ffea-476a-9734-2d73c0ce16e9 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:04.068414 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe2e956d-ffea-476a-9734-2d73c0ce16e9 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:04.074693 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe2e956d-ffea-476a-9734-2d73c0ce16e9 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e returned with HTTP 404 Aug 18 09:23:04.075219 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1050/4215] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:04 2026] GET /volume/v3/volumes/dc2eedb9-bd1c-43a4-b708-36e293a0016e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:04.083137 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ae5e8882-8e49-448a-8813-d48825f38aab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:04.085145 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae5e8882-8e49-448a-8813-d48825f38aab tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:23:04.085462 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae5e8882-8e49-448a-8813-d48825f38aab tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:04.085736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae5e8882-8e49-448a-8813-d48825f38aab tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:04.085976 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ae5e8882-8e49-448a-8813-d48825f38aab tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume with id: fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:23:04.091821 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae5e8882-8e49-448a-8813-d48825f38aab tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 404 Aug 18 09:23:04.092294 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1044/4216] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:04 2026] DELETE /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:04.099571 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d552e12-74fc-48f6-957f-94fd65bf9910 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:04.101403 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d552e12-74fc-48f6-957f-94fd65bf9910 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 Aug 18 09:23:04.101663 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d552e12-74fc-48f6-957f-94fd65bf9910 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:04.101857 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d552e12-74fc-48f6-957f-94fd65bf9910 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:04.107543 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d552e12-74fc-48f6-957f-94fd65bf9910 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 returned with HTTP 404 Aug 18 09:23:04.108123 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1056/4217] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:04 2026] GET /volume/v3/volumes/fef68967-9318-4828-bc42-5c18149fca63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:04.147896 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-67b27a53-3ed0-451f-94f2-c7f95bbd626f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:04.149647 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67b27a53-3ed0-451f-94f2-c7f95bbd626f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:23:04.149903 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67b27a53-3ed0-451f-94f2-c7f95bbd626f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:04.150117 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67b27a53-3ed0-451f-94f2-c7f95bbd626f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:04.150275 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-67b27a53-3ed0-451f-94f2-c7f95bbd626f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Delete volume with id: f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:23:04.156694 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67b27a53-3ed0-451f-94f2-c7f95bbd626f tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 404 Aug 18 09:23:04.157201 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1068/4218] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:04 2026] DELETE /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:04.164271 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ef8e53c7-915e-44db-a045-3d04297ae465 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:04.166544 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ef8e53c7-915e-44db-a045-3d04297ae465 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] GET https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc Aug 18 09:23:04.166800 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ef8e53c7-915e-44db-a045-3d04297ae465 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:04.167023 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ef8e53c7-915e-44db-a045-3d04297ae465 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:04.174062 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ef8e53c7-915e-44db-a045-3d04297ae465 tempest-VolumeImageDependencyTests-1583294264 tempest-VolumeImageDependencyTests-1583294264-project-member] https://10.4.3.41/volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc returned with HTTP 404 Aug 18 09:23:04.174783 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1051/4219] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:04 2026] GET /volume/v3/volumes/f1b36a63-739d-41b4-9773-efc65fab41cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:04.624835 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55b4fd22-e396-4224-bae7-8ca7af080508 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:04.626778 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55b4fd22-e396-4224-bae7-8ca7af080508 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/e88a2180-c95f-4044-b80c-035dbb6a7a10 Aug 18 09:23:04.626968 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55b4fd22-e396-4224-bae7-8ca7af080508 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:04.627182 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55b4fd22-e396-4224-bae7-8ca7af080508 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:04.633446 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55b4fd22-e396-4224-bae7-8ca7af080508 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/e88a2180-c95f-4044-b80c-035dbb6a7a10 returned with HTTP 404 Aug 18 09:23:04.634037 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1045/4220] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:04 2026] GET /volume/v3/volumes/e88a2180-c95f-4044-b80c-035dbb6a7a10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:04.641054 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-275ca14d-a8de-4a0b-835b-2f312615c03d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:04.643047 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-275ca14d-a8de-4a0b-835b-2f312615c03d tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] DELETE https://10.4.3.41/volume/v3/volumes/146711a4-790b-4a8e-b41c-71afca112323 Aug 18 09:23:04.643277 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-275ca14d-a8de-4a0b-835b-2f312615c03d tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:04.643525 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-275ca14d-a8de-4a0b-835b-2f312615c03d tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:04.643730 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-275ca14d-a8de-4a0b-835b-2f312615c03d tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Delete volume with id: 146711a4-790b-4a8e-b41c-71afca112323 Aug 18 09:23:04.651600 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:04.651600 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:04.652235 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-275ca14d-a8de-4a0b-835b-2f312615c03d tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:04.670024 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-275ca14d-a8de-4a0b-835b-2f312615c03d tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Delete volume request issued successfully. Aug 18 09:23:04.670221 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-275ca14d-a8de-4a0b-835b-2f312615c03d tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/146711a4-790b-4a8e-b41c-71afca112323 returned with HTTP 202 Aug 18 09:23:04.670722 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1057/4221] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:04 2026] DELETE /volume/v3/volumes/146711a4-790b-4a8e-b41c-71afca112323 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:04.678529 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-69b56c7a-5c41-43ce-9e3e-457f79b1d1d3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:04.680990 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69b56c7a-5c41-43ce-9e3e-457f79b1d1d3 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/146711a4-790b-4a8e-b41c-71afca112323 Aug 18 09:23:04.681275 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69b56c7a-5c41-43ce-9e3e-457f79b1d1d3 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:04.681566 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69b56c7a-5c41-43ce-9e3e-457f79b1d1d3 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:04.689401 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:04.689401 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:04.693537 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-69b56c7a-5c41-43ce-9e3e-457f79b1d1d3 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:04.698873 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69b56c7a-5c41-43ce-9e3e-457f79b1d1d3 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/146711a4-790b-4a8e-b41c-71afca112323 returned with HTTP 200 Aug 18 09:23:04.699293 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1069/4222] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:04 2026] GET /volume/v3/volumes/146711a4-790b-4a8e-b41c-71afca112323 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:04.772807 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d5e3342-ec05-4c08-82a9-243205166e25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:04.774887 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d5e3342-ec05-4c08-82a9-243205166e25 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b Aug 18 09:23:04.775175 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d5e3342-ec05-4c08-82a9-243205166e25 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:04.775452 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d5e3342-ec05-4c08-82a9-243205166e25 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:04.783960 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d5e3342-ec05-4c08-82a9-243205166e25 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b returned with HTTP 404 Aug 18 09:23:04.784473 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1052/4223] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:04 2026] GET /volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:04.793857 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:04.795729 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:04.796148 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1924716397"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:04.797667 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1924716397'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:04.797861 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume of 1 GB Aug 18 09:23:04.802768 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Availability Zones retrieved successfully. Aug 18 09:23:04.809332 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (88a4fd64-9580-4f85-978a-8124c726ec0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:04.810297 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5149326-0197-4679-b00a-cd38f25a0916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:04.811167 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:04.837514 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5149326-0197-4679-b00a-cd38f25a0916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:04.838257 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c3cecda-aa10-405f-8acf-9a6d2ecff6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:04.880322 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['7b2adccb-7ec8-4122-91aa-8a14cf8bbb60', '9de19743-2a77-4cf4-94e3-b10f7d06fb7d', '4c71db20-fe9a-46e9-a25c-6fe9a182b651', '8f34722e-e399-40fb-a8f7-0c529f1b0e35'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:04.881270 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c3cecda-aa10-405f-8acf-9a6d2ecff6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b2adccb-7ec8-4122-91aa-8a14cf8bbb60', '9de19743-2a77-4cf4-94e3-b10f7d06fb7d', '4c71db20-fe9a-46e9-a25c-6fe9a182b651', '8f34722e-e399-40fb-a8f7-0c529f1b0e35']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:04.882130 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53bc74e8-3935-4972-8787-9637527930db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:04.905941 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53bc74e8-3935-4972-8787-9637527930db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21a4f82f-762e-4210-9168-5f436a5f5f2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1924716397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['7b2adccb-7ec8-4122-91aa-8a14cf8bbb60','9de19743-2a77-4cf4-94e3-b10f7d06fb7d','4c71db20-fe9a-46e9-a25c-6fe9a182b651','8f34722e-e399-40fb-a8f7-0c529f1b0e35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1924716397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21a4f82f-762e-4210-9168-5f436a5f5f2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75afd9e67f74ffc956a7a8a2c11d952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb1d9abff184507b626efbd15f734ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:04.906763 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a004f7-73cf-48d1-ac89-6c6ae32fd72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:04.926185 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a004f7-73cf-48d1-ac89-6c6ae32fd72a) transitioned into state 'SUCCESS' from state '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-1924716397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['7b2adccb-7ec8-4122-91aa-8a14cf8bbb60','9de19743-2a77-4cf4-94e3-b10f7d06fb7d','4c71db20-fe9a-46e9-a25c-6fe9a182b651','8f34722e-e399-40fb-a8f7-0c529f1b0e35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:04.926961 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45133605-faba-4bb4-89f1-18975ad99b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:04.937558 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45133605-faba-4bb4-89f1-18975ad99b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:04.938849 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (88a4fd64-9580-4f85-978a-8124c726ec0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:04.939292 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request issued successfully. Aug 18 09:23:04.940121 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab6abcc2-0ae8-4949-b44a-3c64c5cbb483 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:04.940727 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1046/4224] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:23:04 2026] POST /volume/v3/volumes => generated 768 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:04.951637 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39eea6a5-cd50-4e73-9e4d-4314102ef09c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:04.953580 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39eea6a5-cd50-4e73-9e4d-4314102ef09c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e Aug 18 09:23:04.953849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39eea6a5-cd50-4e73-9e4d-4314102ef09c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:04.954054 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39eea6a5-cd50-4e73-9e4d-4314102ef09c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:04.961936 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:04.961936 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:04.965351 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-39eea6a5-cd50-4e73-9e4d-4314102ef09c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:04.969740 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39eea6a5-cd50-4e73-9e4d-4314102ef09c tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e returned with HTTP 200 Aug 18 09:23:04.970160 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1058/4225] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:04 2026] GET /volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:05.385009 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:05.438690 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:05.439032 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-649675486"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:05.440373 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-649675486'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:05.440508 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Create volume of 1 GB Aug 18 09:23:05.444167 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:05.449515 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Flow 'volume_create_api' (7cc5a194-1a56-4ad9-a0e6-ac3d83b9d4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:05.450363 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df5ee3f8-1eb2-45de-9a2b-7747c6802cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:05.451095 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:05.473176 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df5ee3f8-1eb2-45de-9a2b-7747c6802cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:05.473965 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e579dc5-08d1-4eb4-b909-2ce983478627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:05.560160 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Created reservations ['c50cb853-671a-4322-b0a2-ef68519c4dae', 'c12e9b40-f392-4ae8-904a-257a9746cf87', 'e19fdc38-a72c-462c-9865-b8de715607ff', '3dac67e9-d514-4c5f-b5fc-5accc6994887'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:05.561069 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e579dc5-08d1-4eb4-b909-2ce983478627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c50cb853-671a-4322-b0a2-ef68519c4dae', 'c12e9b40-f392-4ae8-904a-257a9746cf87', 'e19fdc38-a72c-462c-9865-b8de715607ff', '3dac67e9-d514-4c5f-b5fc-5accc6994887']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:05.561936 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df049530-52e4-4759-aecb-c304baf7d3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:05.587747 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df049530-52e4-4759-aecb-c304baf7d3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bb6ad0b-b95b-429a-be79-7acfd9210eaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-649675486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ac37ed6e7c4bc48bf77224498ac1ee',qos_specs=None,replication_status=,reservations=['c50cb853-671a-4322-b0a2-ef68519c4dae','c12e9b40-f392-4ae8-904a-257a9746cf87','e19fdc38-a72c-462c-9865-b8de715607ff','3dac67e9-d514-4c5f-b5fc-5accc6994887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c2800845bd4d8c868dad0a4d896788',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-649675486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bb6ad0b-b95b-429a-be79-7acfd9210eaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8ac37ed6e7c4bc48bf77224498ac1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c2800845bd4d8c868dad0a4d896788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:05.588401 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c8ba295-ea06-40d0-a68d-1365273dfd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:05.614441 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c8ba295-ea06-40d0-a68d-1365273dfd9e) transitioned into state 'SUCCESS' from state '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-649675486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ac37ed6e7c4bc48bf77224498ac1ee',qos_specs=None,replication_status=,reservations=['c50cb853-671a-4322-b0a2-ef68519c4dae','c12e9b40-f392-4ae8-904a-257a9746cf87','e19fdc38-a72c-462c-9865-b8de715607ff','3dac67e9-d514-4c5f-b5fc-5accc6994887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c2800845bd4d8c868dad0a4d896788',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:05.615355 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ec3f4ad-d195-4949-abc3-0ac699d31e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:05.624682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ec3f4ad-d195-4949-abc3-0ac699d31e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:05.625587 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Flow 'volume_create_api' (7cc5a194-1a56-4ad9-a0e6-ac3d83b9d4d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:05.625874 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Create volume request issued successfully. Aug 18 09:23:05.626545 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0d358f4-dbaa-40e7-8cf5-f5a226c0f40c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:05.627121 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1070/4226] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:23:05 2026] POST /volume/v3/volumes => generated 775 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:05.638645 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c474f56d-e97e-4af5-952a-2bff25597b94 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:05.641092 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c474f56d-e97e-4af5-952a-2bff25597b94 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa Aug 18 09:23:05.641410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c474f56d-e97e-4af5-952a-2bff25597b94 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:05.641711 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c474f56d-e97e-4af5-952a-2bff25597b94 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:05.649344 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:05.649344 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:05.653325 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c474f56d-e97e-4af5-952a-2bff25597b94 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Volume info retrieved successfully. Aug 18 09:23:05.657545 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c474f56d-e97e-4af5-952a-2bff25597b94 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa returned with HTTP 200 Aug 18 09:23:05.657935 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1053/4227] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:05 2026] GET /volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:05.715161 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f9d6402-f87f-4405-9e8e-0aa6456441b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:05.717105 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f9d6402-f87f-4405-9e8e-0aa6456441b0 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/146711a4-790b-4a8e-b41c-71afca112323 Aug 18 09:23:05.717170 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f9d6402-f87f-4405-9e8e-0aa6456441b0 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:05.717341 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f9d6402-f87f-4405-9e8e-0aa6456441b0 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:05.723021 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f9d6402-f87f-4405-9e8e-0aa6456441b0 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/146711a4-790b-4a8e-b41c-71afca112323 returned with HTTP 404 Aug 18 09:23:05.723934 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1047/4228] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:05 2026] GET /volume/v3/volumes/146711a4-790b-4a8e-b41c-71afca112323 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:05.730207 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2635f690-5efa-4c0f-b6d8-f5ec4ffd0c93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:05.731991 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2635f690-5efa-4c0f-b6d8-f5ec4ffd0c93 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e68ebf86-f55e-437d-87d4-3df7e19e9e28 Aug 18 09:23:05.732217 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2635f690-5efa-4c0f-b6d8-f5ec4ffd0c93 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:05.732337 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2635f690-5efa-4c0f-b6d8-f5ec4ffd0c93 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:05.732558 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2635f690-5efa-4c0f-b6d8-f5ec4ffd0c93 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Delete volume with id: e68ebf86-f55e-437d-87d4-3df7e19e9e28 Aug 18 09:23:05.743761 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:05.743761 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:05.744291 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2635f690-5efa-4c0f-b6d8-f5ec4ffd0c93 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:05.761364 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2635f690-5efa-4c0f-b6d8-f5ec4ffd0c93 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Delete volume request issued successfully. Aug 18 09:23:05.761788 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2635f690-5efa-4c0f-b6d8-f5ec4ffd0c93 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/e68ebf86-f55e-437d-87d4-3df7e19e9e28 returned with HTTP 202 Aug 18 09:23:05.762026 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1059/4229] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:05 2026] DELETE /volume/v3/volumes/e68ebf86-f55e-437d-87d4-3df7e19e9e28 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:05.769927 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-380158a3-6bb1-445b-9e28-9e23252f9223 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:05.772627 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-380158a3-6bb1-445b-9e28-9e23252f9223 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/e68ebf86-f55e-437d-87d4-3df7e19e9e28 Aug 18 09:23:05.772952 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-380158a3-6bb1-445b-9e28-9e23252f9223 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:05.773258 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-380158a3-6bb1-445b-9e28-9e23252f9223 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:05.782743 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:05.782743 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:05.787733 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-380158a3-6bb1-445b-9e28-9e23252f9223 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:05.792439 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-380158a3-6bb1-445b-9e28-9e23252f9223 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/e68ebf86-f55e-437d-87d4-3df7e19e9e28 returned with HTTP 200 Aug 18 09:23:05.792854 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1071/4230] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:05 2026] GET /volume/v3/volumes/e68ebf86-f55e-437d-87d4-3df7e19e9e28 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:05.982448 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a974bd45-2b2b-4ec5-8bf2-898de7723435 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:05.984299 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a974bd45-2b2b-4ec5-8bf2-898de7723435 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e Aug 18 09:23:05.984521 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a974bd45-2b2b-4ec5-8bf2-898de7723435 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:05.984716 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a974bd45-2b2b-4ec5-8bf2-898de7723435 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:05.991823 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:05.991823 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:05.995861 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a974bd45-2b2b-4ec5-8bf2-898de7723435 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:06.000311 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a974bd45-2b2b-4ec5-8bf2-898de7723435 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e returned with HTTP 200 Aug 18 09:23:06.000744 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1054/4231] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:05 2026] GET /volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:06.013266 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:06.017464 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:06.017464 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "21a4f82f-762e-4210-9168-5f436a5f5f2e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-598803859"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:06.018187 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request body: {'volume': {'source_volid': '21a4f82f-762e-4210-9168-5f436a5f5f2e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-598803859'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:06.025855 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:06.025855 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:06.026320 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume retrieved successfully. Aug 18 09:23:06.026425 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume of 1 GB Aug 18 09:23:06.029926 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Availability Zones retrieved successfully. Aug 18 09:23:06.034856 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (c0d31c40-7ecc-4270-bb79-0936b3e119c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:06.035871 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90adf5f0-5142-476a-9b52-319e5de6ce87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:06.036836 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:06.063054 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90adf5f0-5142-476a-9b52-319e5de6ce87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '21a4f82f-762e-4210-9168-5f436a5f5f2e', 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:06.063908 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9024aba-0c3e-4cb4-8480-a6bb02eb48fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:06.106998 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Created reservations ['2074d0bc-3f4d-4045-acb4-9e875217adea', 'd177e0e8-bde8-4c95-8b0f-a50b13c1803b', '4b2b7311-54cd-40be-b7c2-2d18d7508b92', '305645e0-61fe-49f1-a73c-27641c3d91ac'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:06.107897 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9024aba-0c3e-4cb4-8480-a6bb02eb48fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2074d0bc-3f4d-4045-acb4-9e875217adea', 'd177e0e8-bde8-4c95-8b0f-a50b13c1803b', '4b2b7311-54cd-40be-b7c2-2d18d7508b92', '305645e0-61fe-49f1-a73c-27641c3d91ac']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:06.108766 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741f85fb-7aea-417a-a1a3-9190d399ba6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:06.144277 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741f85fb-7aea-417a-a1a3-9190d399ba6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-598803859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['2074d0bc-3f4d-4045-acb4-9e875217adea','d177e0e8-bde8-4c95-8b0f-a50b13c1803b','4b2b7311-54cd-40be-b7c2-2d18d7508b92','305645e0-61fe-49f1-a73c-27641c3d91ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=21a4f82f-762e-4210-9168-5f436a5f5f2e,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-598803859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75afd9e67f74ffc956a7a8a2c11d952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=21a4f82f-762e-4210-9168-5f436a5f5f2e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb1d9abff184507b626efbd15f734ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:06.145088 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deac6dfd-4c4e-4ff3-8ed5-5783964ffb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:06.171642 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deac6dfd-4c4e-4ff3-8ed5-5783964ffb25) transitioned into state 'SUCCESS' from state '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-598803859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75afd9e67f74ffc956a7a8a2c11d952',qos_specs=None,replication_status=,reservations=['2074d0bc-3f4d-4045-acb4-9e875217adea','d177e0e8-bde8-4c95-8b0f-a50b13c1803b','4b2b7311-54cd-40be-b7c2-2d18d7508b92','305645e0-61fe-49f1-a73c-27641c3d91ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=21a4f82f-762e-4210-9168-5f436a5f5f2e,status='creating',user_id='ddb1d9abff184507b626efbd15f734ff',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:06.172360 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2bb5e99-e96e-42c6-ad06-79fbc2ee5cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:06.187866 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2bb5e99-e96e-42c6-ad06-79fbc2ee5cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:06.188691 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Flow 'volume_create_api' (c0d31c40-7ecc-4270-bb79-0936b3e119c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:06.188951 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Create volume request issued successfully. Aug 18 09:23:06.189588 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bedcc55a-fdf5-4268-bcbe-4de6940440a9 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:06.190011 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1048/4232] 10.4.3.41 () {70 vars in 1293 bytes} [Tue Aug 18 09:23:06 2026] POST /volume/v3/volumes => generated 801 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:06.203149 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c323e5c1-a6b4-419a-860b-a2206b038933 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:06.205020 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c323e5c1-a6b4-419a-860b-a2206b038933 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b Aug 18 09:23:06.205233 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c323e5c1-a6b4-419a-860b-a2206b038933 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:06.205458 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c323e5c1-a6b4-419a-860b-a2206b038933 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:06.212800 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:06.212800 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:06.217134 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c323e5c1-a6b4-419a-860b-a2206b038933 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:06.221850 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c323e5c1-a6b4-419a-860b-a2206b038933 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b returned with HTTP 200 Aug 18 09:23:06.222249 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1060/4233] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:06 2026] GET /volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:06.670909 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53af0aa2-61db-485a-b7b3-f200b22598ff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:06.672997 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53af0aa2-61db-485a-b7b3-f200b22598ff tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa Aug 18 09:23:06.673232 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53af0aa2-61db-485a-b7b3-f200b22598ff tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:06.673463 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53af0aa2-61db-485a-b7b3-f200b22598ff tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:06.682028 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:06.682028 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:06.685699 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-53af0aa2-61db-485a-b7b3-f200b22598ff tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Volume info retrieved successfully. Aug 18 09:23:06.689693 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53af0aa2-61db-485a-b7b3-f200b22598ff tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa returned with HTTP 200 Aug 18 09:23:06.690124 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1072/4234] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:06 2026] GET /volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:06.701253 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-40495e96-46e3-403c-af4f-e9aafeb631ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:06.703105 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40495e96-46e3-403c-af4f-e9aafeb631ca tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:23:06.703544 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40495e96-46e3-403c-af4f-e9aafeb631ca tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9bb6ad0b-b95b-429a-be79-7acfd9210eaa", "name": "tempest-type-Backup-170691026"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:06.705015 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-40495e96-46e3-403c-af4f-e9aafeb631ca tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Creating new backup {'backup': {'volume_id': '9bb6ad0b-b95b-429a-be79-7acfd9210eaa', 'name': 'tempest-type-Backup-170691026'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:23:06.705198 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-40495e96-46e3-403c-af4f-e9aafeb631ca tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Creating backup of volume 9bb6ad0b-b95b-429a-be79-7acfd9210eaa in container None Aug 18 09:23:06.712207 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:06.712207 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:06.712611 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-40495e96-46e3-403c-af4f-e9aafeb631ca tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Volume info retrieved successfully. Aug 18 09:23:06.735881 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-40495e96-46e3-403c-af4f-e9aafeb631ca tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Created reservations ['ea5c7a77-fca5-4953-8753-264dab4cc84e', '5fe4e789-12b0-4548-a316-019b0f8d5a8a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:06.766382 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40495e96-46e3-403c-af4f-e9aafeb631ca tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:23:06.766882 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1055/4235] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:23:06 2026] POST /volume/v3/backups => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:06.774829 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6af0a50-384f-421d-a60b-f1cd352a5046 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:06.777165 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6af0a50-384f-421d-a60b-f1cd352a5046 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:06.777460 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6af0a50-384f-421d-a60b-f1cd352a5046 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:06.777715 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6af0a50-384f-421d-a60b-f1cd352a5046 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:06.777847 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c6af0a50-384f-421d-a60b-f1cd352a5046 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:06.780960 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:06.782730 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:06.783076 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1482197710", "snapshot_id": "d635c077-b47b-4a50-8a7c-f3936310e0c9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:06.783184 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:06.783184 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:06.783995 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6af0a50-384f-421d-a60b-f1cd352a5046 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:06.784607 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1049/4236] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:06 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:06.784685 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1482197710', 'snapshot_id': 'd635c077-b47b-4a50-8a7c-f3936310e0c9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:06.789521 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:06.789521 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:06.789944 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Snapshot retrieved successfully. Aug 18 09:23:06.790095 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Create volume of 1 GB Aug 18 09:23:06.793714 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Availability Zones retrieved successfully. Aug 18 09:23:06.798910 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Flow 'volume_create_api' (54d9a071-b062-402f-9d51-bd41eb711442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:06.799810 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed589321-201b-40dd-8905-ec37fe1cc1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:06.800743 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:06.805094 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-41cee9e1-f8b0-4a81-bb8b-881d5f495157 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:06.807067 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41cee9e1-f8b0-4a81-bb8b-881d5f495157 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/e68ebf86-f55e-437d-87d4-3df7e19e9e28 Aug 18 09:23:06.807337 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41cee9e1-f8b0-4a81-bb8b-881d5f495157 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:06.807619 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41cee9e1-f8b0-4a81-bb8b-881d5f495157 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:06.815449 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41cee9e1-f8b0-4a81-bb8b-881d5f495157 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/e68ebf86-f55e-437d-87d4-3df7e19e9e28 returned with HTTP 404 Aug 18 09:23:06.816139 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1073/4237] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:06 2026] GET /volume/v3/volumes/e68ebf86-f55e-437d-87d4-3df7e19e9e28 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:06.823800 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ec1a3b4-2ddf-404e-865a-22f00c96fbcb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:06.825651 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ec1a3b4-2ddf-404e-865a-22f00c96fbcb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b0b0793f-6c95-436e-afd1-d8a618a5ce58 Aug 18 09:23:06.825855 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ec1a3b4-2ddf-404e-865a-22f00c96fbcb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:06.826056 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ec1a3b4-2ddf-404e-865a-22f00c96fbcb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:06.826222 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0ec1a3b4-2ddf-404e-865a-22f00c96fbcb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Delete volume with id: b0b0793f-6c95-436e-afd1-d8a618a5ce58 Aug 18 09:23:06.833412 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:06.833412 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:06.833569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed589321-201b-40dd-8905-ec37fe1cc1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd635c077-b47b-4a50-8a7c-f3936310e0c9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:06.833913 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ec1a3b4-2ddf-404e-865a-22f00c96fbcb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:06.834383 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71a36be1-2932-40bf-9778-45dc9fbc99e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:06.849729 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ec1a3b4-2ddf-404e-865a-22f00c96fbcb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Delete volume request issued successfully. Aug 18 09:23:06.849919 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ec1a3b4-2ddf-404e-865a-22f00c96fbcb tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/b0b0793f-6c95-436e-afd1-d8a618a5ce58 returned with HTTP 202 Aug 18 09:23:06.850336 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1056/4238] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:06 2026] DELETE /volume/v3/volumes/b0b0793f-6c95-436e-afd1-d8a618a5ce58 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:06.858118 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e12864fb-4889-444b-af28-b3c05bc5784d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:06.859975 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e12864fb-4889-444b-af28-b3c05bc5784d tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/b0b0793f-6c95-436e-afd1-d8a618a5ce58 Aug 18 09:23:06.860165 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e12864fb-4889-444b-af28-b3c05bc5784d tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:06.860411 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e12864fb-4889-444b-af28-b3c05bc5784d tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:06.867840 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:06.867840 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:06.872689 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e12864fb-4889-444b-af28-b3c05bc5784d tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Volume info retrieved successfully. Aug 18 09:23:06.875836 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Created reservations ['43d6a4f2-fd50-4f1d-b0b2-a5042d0b5b14', 'd8f0e09c-5abd-4869-9681-fe0d0e30dd72', '32936c45-6e7d-45c3-814e-c0aca7c42950', '7311c44a-cae2-4374-959c-dc69e746a4bb'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:06.876744 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71a36be1-2932-40bf-9778-45dc9fbc99e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43d6a4f2-fd50-4f1d-b0b2-a5042d0b5b14', 'd8f0e09c-5abd-4869-9681-fe0d0e30dd72', '32936c45-6e7d-45c3-814e-c0aca7c42950', '7311c44a-cae2-4374-959c-dc69e746a4bb']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:06.877574 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1694ac1c-c5fe-4a20-ae1f-cb82d0fdd388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:06.878922 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e12864fb-4889-444b-af28-b3c05bc5784d tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/b0b0793f-6c95-436e-afd1-d8a618a5ce58 returned with HTTP 200 Aug 18 09:23:06.879280 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1050/4239] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:06 2026] GET /volume/v3/volumes/b0b0793f-6c95-436e-afd1-d8a618a5ce58 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:06.918438 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1694ac1c-c5fe-4a20-ae1f-cb82d0fdd388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3016967c-87c1-477a-bf63-da92830638a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1482197710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04f473238ca24a0fbc9f94598e23b14c',qos_specs=None,replication_status=,reservations=['43d6a4f2-fd50-4f1d-b0b2-a5042d0b5b14','d8f0e09c-5abd-4869-9681-fe0d0e30dd72','32936c45-6e7d-45c3-814e-c0aca7c42950','7311c44a-cae2-4374-959c-dc69e746a4bb'],size=1,snapshot_id=d635c077-b47b-4a50-8a7c-f3936310e0c9,source_replicaid=,source_volid=None,status='creating',user_id='dcbc5c42df45417a83b18286cf179b07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1482197710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3016967c-87c1-477a-bf63-da92830638a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04f473238ca24a0fbc9f94598e23b14c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d635c077-b47b-4a50-8a7c-f3936310e0c9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcbc5c42df45417a83b18286cf179b07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:06.919336 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62781134-32b2-4b56-842f-4372a6e5d9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:06.938517 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62781134-32b2-4b56-842f-4372a6e5d9f3) transitioned into state 'SUCCESS' from state '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-1482197710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04f473238ca24a0fbc9f94598e23b14c',qos_specs=None,replication_status=,reservations=['43d6a4f2-fd50-4f1d-b0b2-a5042d0b5b14','d8f0e09c-5abd-4869-9681-fe0d0e30dd72','32936c45-6e7d-45c3-814e-c0aca7c42950','7311c44a-cae2-4374-959c-dc69e746a4bb'],size=1,snapshot_id=d635c077-b47b-4a50-8a7c-f3936310e0c9,source_replicaid=,source_volid=None,status='creating',user_id='dcbc5c42df45417a83b18286cf179b07',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:06.939301 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a890624-3857-4519-b7cb-f17da46c1b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:06.961617 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a890624-3857-4519-b7cb-f17da46c1b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:06.962705 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Flow 'volume_create_api' (54d9a071-b062-402f-9d51-bd41eb711442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:06.963023 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Create volume request issued successfully. Aug 18 09:23:06.963799 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b9e0590-1804-48e4-99c5-e4ee7072e150 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:06.964301 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1061/4240] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:06 2026] POST /volume/v3/volumes => generated 779 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:07.233735 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50c2cafa-963e-4b90-9cec-af2e3ee6caea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:07.235433 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50c2cafa-963e-4b90-9cec-af2e3ee6caea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b Aug 18 09:23:07.235670 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50c2cafa-963e-4b90-9cec-af2e3ee6caea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:07.235845 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50c2cafa-963e-4b90-9cec-af2e3ee6caea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:07.242775 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:07.242775 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:07.246363 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-50c2cafa-963e-4b90-9cec-af2e3ee6caea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:07.250465 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50c2cafa-963e-4b90-9cec-af2e3ee6caea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b returned with HTTP 200 Aug 18 09:23:07.250876 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1074/4241] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:07 2026] GET /volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:07.264113 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c94d02c-7a4e-4561-97f8-7457b837da92 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:07.264682 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c94d02c-7a4e-4561-97f8-7457b837da92 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e Aug 18 09:23:07.264922 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c94d02c-7a4e-4561-97f8-7457b837da92 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:07.265142 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c94d02c-7a4e-4561-97f8-7457b837da92 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:07.265340 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8c94d02c-7a4e-4561-97f8-7457b837da92 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 21a4f82f-762e-4210-9168-5f436a5f5f2e Aug 18 09:23:07.274492 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:07.274492 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:07.275000 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8c94d02c-7a4e-4561-97f8-7457b837da92 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:07.294062 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8c94d02c-7a4e-4561-97f8-7457b837da92 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume request issued successfully. Aug 18 09:23:07.294225 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c94d02c-7a4e-4561-97f8-7457b837da92 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e returned with HTTP 202 Aug 18 09:23:07.294644 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1057/4242] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:07 2026] DELETE /volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:23:07.302691 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e112fd95-8f20-4d4b-ae3a-821a6728a062 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:07.304594 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e112fd95-8f20-4d4b-ae3a-821a6728a062 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e Aug 18 09:23:07.304839 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e112fd95-8f20-4d4b-ae3a-821a6728a062 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:07.305054 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e112fd95-8f20-4d4b-ae3a-821a6728a062 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:07.313488 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:07.313488 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:07.320984 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e112fd95-8f20-4d4b-ae3a-821a6728a062 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:07.330267 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e112fd95-8f20-4d4b-ae3a-821a6728a062 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e returned with HTTP 200 Aug 18 09:23:07.331387 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1051/4243] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:07 2026] GET /volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:07.798457 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6462ff03-0e13-4bb8-bb28-fa8305087059 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:07.800927 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6462ff03-0e13-4bb8-bb28-fa8305087059 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:07.801183 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6462ff03-0e13-4bb8-bb28-fa8305087059 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:07.801447 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6462ff03-0e13-4bb8-bb28-fa8305087059 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:07.801603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6462ff03-0e13-4bb8-bb28-fa8305087059 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:07.807319 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:07.807319 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:07.808074 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6462ff03-0e13-4bb8-bb28-fa8305087059 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:07.808557 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1062/4244] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:07 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:07.892041 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31ad6dfe-8083-46a4-8a91-ca53c64fa440 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:07.893886 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31ad6dfe-8083-46a4-8a91-ca53c64fa440 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] GET https://10.4.3.41/volume/v3/volumes/b0b0793f-6c95-436e-afd1-d8a618a5ce58 Aug 18 09:23:07.894103 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31ad6dfe-8083-46a4-8a91-ca53c64fa440 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:07.894313 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31ad6dfe-8083-46a4-8a91-ca53c64fa440 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:07.900489 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31ad6dfe-8083-46a4-8a91-ca53c64fa440 tempest-CreateVolumesFromImageTest-1209620675 tempest-CreateVolumesFromImageTest-1209620675-project-member] https://10.4.3.41/volume/v3/volumes/b0b0793f-6c95-436e-afd1-d8a618a5ce58 returned with HTTP 404 Aug 18 09:23:07.901070 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1075/4245] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:07 2026] GET /volume/v3/volumes/b0b0793f-6c95-436e-afd1-d8a618a5ce58 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:08.349135 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3bad3a8f-d667-435d-89e2-75a021b102ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:08.351633 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bad3a8f-d667-435d-89e2-75a021b102ed tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e Aug 18 09:23:08.351947 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bad3a8f-d667-435d-89e2-75a021b102ed tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:08.352189 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bad3a8f-d667-435d-89e2-75a021b102ed tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:08.360893 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bad3a8f-d667-435d-89e2-75a021b102ed tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e returned with HTTP 404 Aug 18 09:23:08.361498 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1058/4246] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:08 2026] GET /volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:08.369469 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7043d7d5-61cd-4de3-90e9-2cd22ae0d1c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:08.371788 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7043d7d5-61cd-4de3-90e9-2cd22ae0d1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b Aug 18 09:23:08.372189 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7043d7d5-61cd-4de3-90e9-2cd22ae0d1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:08.372468 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7043d7d5-61cd-4de3-90e9-2cd22ae0d1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:08.372815 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7043d7d5-61cd-4de3-90e9-2cd22ae0d1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b Aug 18 09:23:08.381055 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:08.381055 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:08.381748 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7043d7d5-61cd-4de3-90e9-2cd22ae0d1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:08.399374 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7043d7d5-61cd-4de3-90e9-2cd22ae0d1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume request issued successfully. Aug 18 09:23:08.399716 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7043d7d5-61cd-4de3-90e9-2cd22ae0d1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b returned with HTTP 202 Aug 18 09:23:08.400319 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1052/4247] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:08 2026] DELETE /volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:23:08.412286 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7d7327a-bd0d-4e28-a93f-7a238089c1c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:08.413804 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7d7327a-bd0d-4e28-a93f-7a238089c1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b Aug 18 09:23:08.414162 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7d7327a-bd0d-4e28-a93f-7a238089c1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:08.414516 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7d7327a-bd0d-4e28-a93f-7a238089c1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:08.423668 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:08.423668 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:08.426625 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a7d7327a-bd0d-4e28-a93f-7a238089c1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:08.431026 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7d7327a-bd0d-4e28-a93f-7a238089c1c8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b returned with HTTP 200 Aug 18 09:23:08.431635 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1063/4248] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:08 2026] GET /volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:08.821775 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d4bc559-0e07-4284-93f9-c07b36151070 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:08.823971 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d4bc559-0e07-4284-93f9-c07b36151070 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:08.824123 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d4bc559-0e07-4284-93f9-c07b36151070 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:08.824300 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d4bc559-0e07-4284-93f9-c07b36151070 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:08.824418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5d4bc559-0e07-4284-93f9-c07b36151070 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:08.829214 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:08.829214 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:08.830094 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d4bc559-0e07-4284-93f9-c07b36151070 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:08.830632 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1076/4249] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:08 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:09.175264 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-54bfb86a-576d-45da-916f-f81c222b8802 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:09.281876 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:09.282618 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1053779819"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:09.284126 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1053779819'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:09.284279 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume of 1 GB Aug 18 09:23:09.289477 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Availability Zones retrieved successfully. Aug 18 09:23:09.304675 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Flow 'volume_create_api' (836195fb-c2b4-4b7c-85f7-6033b5f821e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:09.305925 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b14305ef-ebef-413c-8f24-79251b492c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:09.307177 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:09.341084 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b14305ef-ebef-413c-8f24-79251b492c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:09.342236 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79839bb3-d53b-499a-ad47-43720367ff60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:09.402403 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Created reservations ['502c1927-d590-474b-a02b-62ea8c2f6d4e', '120785c9-df84-4819-b0f6-77f708fe0127', '368a6bfb-03cb-42b6-a634-60be02df4f43', '4ea65e50-4db8-4a89-bb1f-c99205fcc9af'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:09.403164 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79839bb3-d53b-499a-ad47-43720367ff60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['502c1927-d590-474b-a02b-62ea8c2f6d4e', '120785c9-df84-4819-b0f6-77f708fe0127', '368a6bfb-03cb-42b6-a634-60be02df4f43', '4ea65e50-4db8-4a89-bb1f-c99205fcc9af']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:09.404076 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93ef541-1d74-4f19-a0d4-66b3a3f2e913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:09.425301 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93ef541-1d74-4f19-a0d4-66b3a3f2e913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2943b52-08d6-4499-9881-6690f5df0ae7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1053779819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1be2c0296147dc933aaa5d2184ffa9',qos_specs=None,replication_status=,reservations=['502c1927-d590-474b-a02b-62ea8c2f6d4e','120785c9-df84-4819-b0f6-77f708fe0127','368a6bfb-03cb-42b6-a634-60be02df4f43','4ea65e50-4db8-4a89-bb1f-c99205fcc9af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4148296a7c344c48b8418dbd75f87a53',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1053779819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2943b52-08d6-4499-9881-6690f5df0ae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae1be2c0296147dc933aaa5d2184ffa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4148296a7c344c48b8418dbd75f87a53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:09.426088 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b3e83c-ebdb-4a40-bf94-ccd9edb405e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:09.444958 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b3e83c-ebdb-4a40-bf94-ccd9edb405e4) transitioned into state 'SUCCESS' from state '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-1053779819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1be2c0296147dc933aaa5d2184ffa9',qos_specs=None,replication_status=,reservations=['502c1927-d590-474b-a02b-62ea8c2f6d4e','120785c9-df84-4819-b0f6-77f708fe0127','368a6bfb-03cb-42b6-a634-60be02df4f43','4ea65e50-4db8-4a89-bb1f-c99205fcc9af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4148296a7c344c48b8418dbd75f87a53',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:09.445319 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a079ad9a-9886-427e-9968-a1cbfb31259e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:09.446202 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78dfa49f-d851-4543-93a8-9f7ba8dd80fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:09.447320 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a079ad9a-9886-427e-9968-a1cbfb31259e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b Aug 18 09:23:09.447603 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a079ad9a-9886-427e-9968-a1cbfb31259e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:09.447827 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a079ad9a-9886-427e-9968-a1cbfb31259e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:09.454282 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a079ad9a-9886-427e-9968-a1cbfb31259e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b returned with HTTP 404 Aug 18 09:23:09.455162 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78dfa49f-d851-4543-93a8-9f7ba8dd80fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:09.455270 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1053/4250] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:09 2026] GET /volume/v3/volumes/e3d3638e-f2c3-4f4d-856d-9c5dc0497e1b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:09.455887 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Flow 'volume_create_api' (836195fb-c2b4-4b7c-85f7-6033b5f821e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:09.456219 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume request issued successfully. Aug 18 09:23:09.456850 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54bfb86a-576d-45da-916f-f81c222b8802 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:09.457290 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1059/4251] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:23:09 2026] POST /volume/v3/volumes => generated 762 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 09:23:09.463154 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6264d08-df23-4f47-b403-2b26c6c8ab29 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:09.465903 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6264d08-df23-4f47-b403-2b26c6c8ab29 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e Aug 18 09:23:09.466339 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6264d08-df23-4f47-b403-2b26c6c8ab29 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:09.466731 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6264d08-df23-4f47-b403-2b26c6c8ab29 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:09.467021 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c6264d08-df23-4f47-b403-2b26c6c8ab29 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 21a4f82f-762e-4210-9168-5f436a5f5f2e Aug 18 09:23:09.470800 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2dd0e27-d1a6-49e4-80a5-db7135481155 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:09.473223 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2dd0e27-d1a6-49e4-80a5-db7135481155 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 Aug 18 09:23:09.473545 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2dd0e27-d1a6-49e4-80a5-db7135481155 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:09.473817 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2dd0e27-d1a6-49e4-80a5-db7135481155 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:09.474678 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6264d08-df23-4f47-b403-2b26c6c8ab29 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e returned with HTTP 404 Aug 18 09:23:09.475139 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1064/4252] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:09 2026] DELETE /volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:09.482634 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-11a4fe42-cb4c-48ff-8554-86910af2349b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:09.483740 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:09.483740 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:09.484288 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-11a4fe42-cb4c-48ff-8554-86910af2349b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e Aug 18 09:23:09.484507 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-11a4fe42-cb4c-48ff-8554-86910af2349b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:09.484729 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-11a4fe42-cb4c-48ff-8554-86910af2349b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:09.488480 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b2dd0e27-d1a6-49e4-80a5-db7135481155 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:09.489897 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-11a4fe42-cb4c-48ff-8554-86910af2349b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e returned with HTTP 404 Aug 18 09:23:09.490328 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1054/4253] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:09 2026] GET /volume/v3/volumes/21a4f82f-762e-4210-9168-5f436a5f5f2e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:09.494401 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2dd0e27-d1a6-49e4-80a5-db7135481155 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 returned with HTTP 200 Aug 18 09:23:09.494941 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1077/4254] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:09 2026] GET /volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:09.497421 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6f896a5-2d95-4a96-8670-3db8b4994ff7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:09.499465 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6f896a5-2d95-4a96-8670-3db8b4994ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd Aug 18 09:23:09.499712 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6f896a5-2d95-4a96-8670-3db8b4994ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:09.499897 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6f896a5-2d95-4a96-8670-3db8b4994ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:09.500054 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b6f896a5-2d95-4a96-8670-3db8b4994ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd Aug 18 09:23:09.512747 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:09.512747 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:09.513377 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6f896a5-2d95-4a96-8670-3db8b4994ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:09.535900 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6f896a5-2d95-4a96-8670-3db8b4994ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume request issued successfully. Aug 18 09:23:09.536084 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6f896a5-2d95-4a96-8670-3db8b4994ff7 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd returned with HTTP 202 Aug 18 09:23:09.536543 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1060/4255] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:09 2026] DELETE /volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 09:23:09.546748 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12d83adb-1a02-488c-bff9-ce48fcbf80f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:09.548820 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12d83adb-1a02-488c-bff9-ce48fcbf80f6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd Aug 18 09:23:09.549183 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12d83adb-1a02-488c-bff9-ce48fcbf80f6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:09.549537 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12d83adb-1a02-488c-bff9-ce48fcbf80f6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:09.570287 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:09.570287 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:09.577198 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-12d83adb-1a02-488c-bff9-ce48fcbf80f6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Volume info retrieved successfully. Aug 18 09:23:09.586331 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12d83adb-1a02-488c-bff9-ce48fcbf80f6 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd returned with HTTP 200 Aug 18 09:23:09.586933 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1065/4256] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:09 2026] GET /volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd => generated 893 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:09.841710 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-784abca0-9c98-4f70-9c4b-94981401bf51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:09.843828 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-784abca0-9c98-4f70-9c4b-94981401bf51 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:09.844085 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-784abca0-9c98-4f70-9c4b-94981401bf51 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:09.844320 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-784abca0-9c98-4f70-9c4b-94981401bf51 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:09.847413 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-784abca0-9c98-4f70-9c4b-94981401bf51 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:09.849772 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:09.849772 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:09.850575 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-784abca0-9c98-4f70-9c4b-94981401bf51 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:09.851086 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1055/4257] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:09 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:10.509545 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5980c2da-f0c6-4d21-ad51-6aadcdb7da64 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.511109 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5980c2da-f0c6-4d21-ad51-6aadcdb7da64 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 Aug 18 09:23:10.511270 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5980c2da-f0c6-4d21-ad51-6aadcdb7da64 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.512331 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5980c2da-f0c6-4d21-ad51-6aadcdb7da64 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.517237 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:10.517237 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:10.520179 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5980c2da-f0c6-4d21-ad51-6aadcdb7da64 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:10.523963 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5980c2da-f0c6-4d21-ad51-6aadcdb7da64 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 returned with HTTP 200 Aug 18 09:23:10.524312 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1078/4258] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:10 2026] GET /volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 => generated 855 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:10.538677 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-749e6718-eed5-453f-b7a2-072421f367bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.540825 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:10.541209 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2943b52-08d6-4499-9881-6690f5df0ae7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-971326572"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:10.543349 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume request body: {'volume': {"'source_volid": 'e2943b52-08d6-4499-9881-6690f5df0ae7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-971326572'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:10.543537 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume of 1 GB Aug 18 09:23:10.548152 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Availability Zones retrieved successfully. Aug 18 09:23:10.558354 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Flow 'volume_create_api' (e982ffc3-e644-43dd-b9f6-cf3a79e2ffab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:10.559570 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7369af4f-4474-4f02-b3a9-697302ed9200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.560879 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:10.584355 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7369af4f-4474-4f02-b3a9-697302ed9200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:10.585093 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21856163-c71b-4ddc-94d3-c263a658ea09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.599046 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-840ea930-0fc1-42f1-b55a-6f0b733a1866 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.600565 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-840ea930-0fc1-42f1-b55a-6f0b733a1866 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd Aug 18 09:23:10.600739 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-840ea930-0fc1-42f1-b55a-6f0b733a1866 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.600915 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-840ea930-0fc1-42f1-b55a-6f0b733a1866 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.605764 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-840ea930-0fc1-42f1-b55a-6f0b733a1866 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd returned with HTTP 404 Aug 18 09:23:10.608409 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1066/4259] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:10 2026] GET /volume/v3/volumes/40c36c5c-3d44-4baa-9eae-1b72cd3e8bfd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:10.613069 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac1b0638-4b2c-4100-ae6c-709492b5c4dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.615346 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac1b0638-4b2c-4100-ae6c-709492b5c4dc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 Aug 18 09:23:10.615569 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac1b0638-4b2c-4100-ae6c-709492b5c4dc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.615764 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac1b0638-4b2c-4100-ae6c-709492b5c4dc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.615868 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-ac1b0638-4b2c-4100-ae6c-709492b5c4dc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete snapshot with id: 92156369-d768-4433-9789-d93d5205b982 Aug 18 09:23:10.619958 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac1b0638-4b2c-4100-ae6c-709492b5c4dc tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 returned with HTTP 404 Aug 18 09:23:10.620312 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1056/4260] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:10 2026] DELETE /volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:10.626791 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Created reservations ['bf133bf1-dbfc-41a2-a177-99dddd5fdc09', 'f0d1607b-217b-42a3-ad2d-b6df1d0e181a', '4639c8fe-b4c0-4eec-8994-0e8df3168967', 'b41d4af9-a75a-402b-bcf6-99ca2a3e00b9'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:10.627578 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21856163-c71b-4ddc-94d3-c263a658ea09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf133bf1-dbfc-41a2-a177-99dddd5fdc09', 'f0d1607b-217b-42a3-ad2d-b6df1d0e181a', '4639c8fe-b4c0-4eec-8994-0e8df3168967', 'b41d4af9-a75a-402b-bcf6-99ca2a3e00b9']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:10.628205 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a8b8473b-5657-42b9-a4c9-d81ebf3bd0bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.628276 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed2f0970-8b81-4043-95d7-d79676f3fdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.630029 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8b8473b-5657-42b9-a4c9-d81ebf3bd0bd tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 Aug 18 09:23:10.630252 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8b8473b-5657-42b9-a4c9-d81ebf3bd0bd tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.630487 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a8b8473b-5657-42b9-a4c9-d81ebf3bd0bd tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.634988 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a8b8473b-5657-42b9-a4c9-d81ebf3bd0bd tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 returned with HTTP 404 Aug 18 09:23:10.635610 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1079/4261] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:10 2026] GET /volume/v3/snapshots/92156369-d768-4433-9789-d93d5205b982 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:10.645556 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5556978e-3134-4249-9f83-dd3c507bcf9b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.647716 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5556978e-3134-4249-9f83-dd3c507bcf9b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b Aug 18 09:23:10.647951 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5556978e-3134-4249-9f83-dd3c507bcf9b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.648167 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5556978e-3134-4249-9f83-dd3c507bcf9b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.648380 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5556978e-3134-4249-9f83-dd3c507bcf9b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 10f7f4d1-0127-422c-b023-d36c71f3453b Aug 18 09:23:10.655250 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5556978e-3134-4249-9f83-dd3c507bcf9b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b returned with HTTP 404 Aug 18 09:23:10.655834 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1067/4262] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:10 2026] DELETE /volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:10.656112 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed2f0970-8b81-4043-95d7-d79676f3fdb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff696ec1-5b99-4772-90c0-d5783084de37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-971326572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1be2c0296147dc933aaa5d2184ffa9',qos_specs=None,replication_status=,reservations=['bf133bf1-dbfc-41a2-a177-99dddd5fdc09','f0d1607b-217b-42a3-ad2d-b6df1d0e181a','4639c8fe-b4c0-4eec-8994-0e8df3168967','b41d4af9-a75a-402b-bcf6-99ca2a3e00b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4148296a7c344c48b8418dbd75f87a53',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-971326572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff696ec1-5b99-4772-90c0-d5783084de37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae1be2c0296147dc933aaa5d2184ffa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4148296a7c344c48b8418dbd75f87a53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:10.656954 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ddc7c9-38f5-4a52-8dcc-1765b85affb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.663190 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-912e17b7-7b61-4dd0-a877-c4624b843335 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.664682 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-912e17b7-7b61-4dd0-a877-c4624b843335 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b Aug 18 09:23:10.664857 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-912e17b7-7b61-4dd0-a877-c4624b843335 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.665015 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-912e17b7-7b61-4dd0-a877-c4624b843335 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.670580 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-912e17b7-7b61-4dd0-a877-c4624b843335 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b returned with HTTP 404 Aug 18 09:23:10.670963 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1057/4263] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:10 2026] GET /volume/v3/volumes/10f7f4d1-0127-422c-b023-d36c71f3453b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:10.676324 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ddc7c9-38f5-4a52-8dcc-1765b85affb9) transitioned into state 'SUCCESS' from state '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-971326572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1be2c0296147dc933aaa5d2184ffa9',qos_specs=None,replication_status=,reservations=['bf133bf1-dbfc-41a2-a177-99dddd5fdc09','f0d1607b-217b-42a3-ad2d-b6df1d0e181a','4639c8fe-b4c0-4eec-8994-0e8df3168967','b41d4af9-a75a-402b-bcf6-99ca2a3e00b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4148296a7c344c48b8418dbd75f87a53',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:10.676959 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-acb4da39-5e42-4be2-8e42-d8343419bd38 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.677008 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2544674-943c-47d7-8d3b-3c2662e4e656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.678871 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-acb4da39-5e42-4be2-8e42-d8343419bd38 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 Aug 18 09:23:10.679104 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-acb4da39-5e42-4be2-8e42-d8343419bd38 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.679306 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-acb4da39-5e42-4be2-8e42-d8343419bd38 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.679486 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-acb4da39-5e42-4be2-8e42-d8343419bd38 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 43e1ed0c-9cfb-45be-a76f-08b6336f2011 Aug 18 09:23:10.685708 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-acb4da39-5e42-4be2-8e42-d8343419bd38 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 returned with HTTP 404 Aug 18 09:23:10.686193 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1080/4264] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:10 2026] DELETE /volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:10.687260 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2544674-943c-47d7-8d3b-3c2662e4e656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:10.687997 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Flow 'volume_create_api' (e982ffc3-e644-43dd-b9f6-cf3a79e2ffab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:10.688274 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume request issued successfully. Aug 18 09:23:10.688790 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-749e6718-eed5-453f-b7a2-072421f367bc tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:10.689199 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1061/4265] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:10 2026] POST /volume/v3/volumes => generated 761 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:10.691941 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de9fd54f-1610-405d-9797-b22254b9a245 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.694409 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de9fd54f-1610-405d-9797-b22254b9a245 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 Aug 18 09:23:10.694409 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de9fd54f-1610-405d-9797-b22254b9a245 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.694409 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de9fd54f-1610-405d-9797-b22254b9a245 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.699844 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de9fd54f-1610-405d-9797-b22254b9a245 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 returned with HTTP 404 Aug 18 09:23:10.700241 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1068/4266] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:10 2026] GET /volume/v3/volumes/43e1ed0c-9cfb-45be-a76f-08b6336f2011 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:10.701657 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84440430-57f3-4068-8928-098d13c406fb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.703179 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:10.703501 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2943b52-08d6-4499-9881-6690f5df0ae7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-539372330"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:10.704776 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume request body: {'volume': {"'source_volid": 'e2943b52-08d6-4499-9881-6690f5df0ae7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-539372330'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:10.704882 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume of 1 GB Aug 18 09:23:10.706474 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bce2f84d-61f8-4e6c-9af2-21d3738fca22 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.708427 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Availability Zones retrieved successfully. Aug 18 09:23:10.708927 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bce2f84d-61f8-4e6c-9af2-21d3738fca22 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e Aug 18 09:23:10.709166 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bce2f84d-61f8-4e6c-9af2-21d3738fca22 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.709354 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bce2f84d-61f8-4e6c-9af2-21d3738fca22 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.709486 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-bce2f84d-61f8-4e6c-9af2-21d3738fca22 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete snapshot with id: 08ef88ba-7248-47e8-bcaa-12feff0ed34e Aug 18 09:23:10.713359 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bce2f84d-61f8-4e6c-9af2-21d3738fca22 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e returned with HTTP 404 Aug 18 09:23:10.713850 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1081/4267] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:10 2026] DELETE /volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:10.714407 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Flow 'volume_create_api' (a475c018-6fb5-4700-ae76-acdbb814a77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:10.715286 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea4958ac-fb35-46c7-a11b-01f955345d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.716186 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:10.721460 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5395b9e7-1f88-4d42-a8cf-ffe71564e11b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.723761 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5395b9e7-1f88-4d42-a8cf-ffe71564e11b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e Aug 18 09:23:10.723983 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5395b9e7-1f88-4d42-a8cf-ffe71564e11b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.724203 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5395b9e7-1f88-4d42-a8cf-ffe71564e11b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.729001 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5395b9e7-1f88-4d42-a8cf-ffe71564e11b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e returned with HTTP 404 Aug 18 09:23:10.729565 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1062/4268] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:10 2026] GET /volume/v3/snapshots/08ef88ba-7248-47e8-bcaa-12feff0ed34e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:10.735923 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-586e7fa9-9440-4c77-bdea-5e795eb7e968 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.738053 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-586e7fa9-9440-4c77-bdea-5e795eb7e968 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a Aug 18 09:23:10.738286 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-586e7fa9-9440-4c77-bdea-5e795eb7e968 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.738555 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-586e7fa9-9440-4c77-bdea-5e795eb7e968 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.738749 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-586e7fa9-9440-4c77-bdea-5e795eb7e968 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 59e433b3-1c07-43e1-86ea-a578650e9e6a Aug 18 09:23:10.743927 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea4958ac-fb35-46c7-a11b-01f955345d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:10.744577 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (185c452b-523c-41da-ba13-82ef3774c90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.803335 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Created reservations ['667b27e8-91e4-44ed-b680-6489aa6df706', '3395597c-d630-4e16-8bcf-5a7c1359381f', '03607dc0-fc87-4036-9def-f37de36cdc97', '4236669f-21dc-437c-b9cd-2190d0eaf986'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:10.804641 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (185c452b-523c-41da-ba13-82ef3774c90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['667b27e8-91e4-44ed-b680-6489aa6df706', '3395597c-d630-4e16-8bcf-5a7c1359381f', '03607dc0-fc87-4036-9def-f37de36cdc97', '4236669f-21dc-437c-b9cd-2190d0eaf986']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:10.805509 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e914523-11c9-4469-8303-50b80ebf0860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.833860 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e914523-11c9-4469-8303-50b80ebf0860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95613830-6a48-42a4-bdc0-d1b1b85792bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-539372330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1be2c0296147dc933aaa5d2184ffa9',qos_specs=None,replication_status=,reservations=['667b27e8-91e4-44ed-b680-6489aa6df706','3395597c-d630-4e16-8bcf-5a7c1359381f','03607dc0-fc87-4036-9def-f37de36cdc97','4236669f-21dc-437c-b9cd-2190d0eaf986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4148296a7c344c48b8418dbd75f87a53',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-539372330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95613830-6a48-42a4-bdc0-d1b1b85792bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae1be2c0296147dc933aaa5d2184ffa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4148296a7c344c48b8418dbd75f87a53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:10.836736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2ebf78-b757-4483-a556-c2a4bb96dc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.856470 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2ebf78-b757-4483-a556-c2a4bb96dc04) transitioned into state 'SUCCESS' from state '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-539372330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1be2c0296147dc933aaa5d2184ffa9',qos_specs=None,replication_status=,reservations=['667b27e8-91e4-44ed-b680-6489aa6df706','3395597c-d630-4e16-8bcf-5a7c1359381f','03607dc0-fc87-4036-9def-f37de36cdc97','4236669f-21dc-437c-b9cd-2190d0eaf986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4148296a7c344c48b8418dbd75f87a53',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:10.857144 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2b9bad-0b0b-42c9-8752-29538cba6f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.863587 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea3c5b47-a0a0-44cf-b02a-829f0511a856 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.865778 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea3c5b47-a0a0-44cf-b02a-829f0511a856 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:10.865922 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea3c5b47-a0a0-44cf-b02a-829f0511a856 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.866323 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea3c5b47-a0a0-44cf-b02a-829f0511a856 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.866323 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ea3c5b47-a0a0-44cf-b02a-829f0511a856 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:10.868483 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2b9bad-0b0b-42c9-8752-29538cba6f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:10.869521 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Flow 'volume_create_api' (a475c018-6fb5-4700-ae76-acdbb814a77b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:10.869915 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume request issued successfully. Aug 18 09:23:10.870704 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84440430-57f3-4068-8928-098d13c406fb tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:10.871686 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1058/4269] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:10 2026] POST /volume/v3/volumes => generated 761 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:10.873592 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:10.873592 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:10.874407 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea3c5b47-a0a0-44cf-b02a-829f0511a856 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:10.875063 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1082/4270] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:10 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:10.887647 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8c3d49a-07b2-468e-8434-8361d34de6da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.893048 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:10.893596 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2943b52-08d6-4499-9881-6690f5df0ae7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1118057574"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:10.897863 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume request body: {'volume': {"'source_volid": 'e2943b52-08d6-4499-9881-6690f5df0ae7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1118057574'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:10.897957 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume of 1 GB Aug 18 09:23:10.898226 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:10.898226 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:10.902672 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Availability Zones retrieved successfully. Aug 18 09:23:10.909364 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Flow 'volume_create_api' (343d33d6-2b9e-4074-a3cf-56657c365cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:10.910741 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98eed13-10ed-42c1-ba8f-11725f715206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.911919 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:10.936775 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-586e7fa9-9440-4c77-bdea-5e795eb7e968 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a returned with HTTP 404 Aug 18 09:23:10.937219 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1069/4271] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:10 2026] DELETE /volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:10.944128 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98eed13-10ed-42c1-ba8f-11725f715206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:10.945172 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (facecc53-dd7f-44a4-a080-90449dc6fc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.945640 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e98b2962-21ee-4d73-abb8-b82f4f4f9d95 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.947593 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e98b2962-21ee-4d73-abb8-b82f4f4f9d95 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a Aug 18 09:23:10.947947 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e98b2962-21ee-4d73-abb8-b82f4f4f9d95 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.948091 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e98b2962-21ee-4d73-abb8-b82f4f4f9d95 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.955643 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e98b2962-21ee-4d73-abb8-b82f4f4f9d95 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a returned with HTTP 404 Aug 18 09:23:10.956109 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1059/4272] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:10 2026] GET /volume/v3/volumes/59e433b3-1c07-43e1-86ea-a578650e9e6a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:10.963765 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a6a67064-0eef-41b7-b138-86e5c98f517e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.965456 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6a67064-0eef-41b7-b138-86e5c98f517e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e Aug 18 09:23:10.965668 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6a67064-0eef-41b7-b138-86e5c98f517e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.965849 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6a67064-0eef-41b7-b138-86e5c98f517e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.965964 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-a6a67064-0eef-41b7-b138-86e5c98f517e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete snapshot with id: d4815438-d5ac-48c4-b32a-0dd39624ef9e Aug 18 09:23:10.970227 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6a67064-0eef-41b7-b138-86e5c98f517e tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e returned with HTTP 404 Aug 18 09:23:10.970667 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1083/4273] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:10 2026] DELETE /volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:10.977069 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8f9dbeb-5096-461d-ae5b-9619805311e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.979340 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8f9dbeb-5096-461d-ae5b-9619805311e8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e Aug 18 09:23:10.979650 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8f9dbeb-5096-461d-ae5b-9619805311e8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.979935 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8f9dbeb-5096-461d-ae5b-9619805311e8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.984740 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8f9dbeb-5096-461d-ae5b-9619805311e8 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e returned with HTTP 404 Aug 18 09:23:10.985229 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1070/4274] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:10 2026] GET /volume/v3/snapshots/d4815438-d5ac-48c4-b32a-0dd39624ef9e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:10.992324 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Created reservations ['242e304d-0b96-4d95-ae73-2c4669cde633', 'f348feea-2d61-4382-83d4-15c909a42201', '249eb6c7-ebd7-411d-bf67-3bd9a562bd1e', '7a45e1e8-cc4d-495b-9d9e-6ee0924506a7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:10.993278 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (facecc53-dd7f-44a4-a080-90449dc6fc27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['242e304d-0b96-4d95-ae73-2c4669cde633', 'f348feea-2d61-4382-83d4-15c909a42201', '249eb6c7-ebd7-411d-bf67-3bd9a562bd1e', '7a45e1e8-cc4d-495b-9d9e-6ee0924506a7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:10.994249 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4af5e56-98c9-4fbb-bb64-f89420220cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:10.995004 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-86c7678e-4188-402e-8195-38bd90df050d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:10.996870 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86c7678e-4188-402e-8195-38bd90df050d tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec Aug 18 09:23:10.997207 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86c7678e-4188-402e-8195-38bd90df050d tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:10.997437 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86c7678e-4188-402e-8195-38bd90df050d tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:10.997660 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-86c7678e-4188-402e-8195-38bd90df050d tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 53a76cee-0cde-46ba-bfa9-f5e98052c8ec Aug 18 09:23:11.003285 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86c7678e-4188-402e-8195-38bd90df050d tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec returned with HTTP 404 Aug 18 09:23:11.003752 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1060/4275] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:10 2026] DELETE /volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:11.011738 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0fe7d58f-4169-4c50-836b-32960bd0c387 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.013998 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fe7d58f-4169-4c50-836b-32960bd0c387 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec Aug 18 09:23:11.014273 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fe7d58f-4169-4c50-836b-32960bd0c387 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.014553 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fe7d58f-4169-4c50-836b-32960bd0c387 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.022207 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4af5e56-98c9-4fbb-bb64-f89420220cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cad9c0b-69f5-400a-ab62-bbd9364535fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1118057574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1be2c0296147dc933aaa5d2184ffa9',qos_specs=None,replication_status=,reservations=['242e304d-0b96-4d95-ae73-2c4669cde633','f348feea-2d61-4382-83d4-15c909a42201','249eb6c7-ebd7-411d-bf67-3bd9a562bd1e','7a45e1e8-cc4d-495b-9d9e-6ee0924506a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4148296a7c344c48b8418dbd75f87a53',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1118057574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cad9c0b-69f5-400a-ab62-bbd9364535fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae1be2c0296147dc933aaa5d2184ffa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4148296a7c344c48b8418dbd75f87a53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.023222 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63e6c55f-4efa-4d93-9468-cf797b55669e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:11.024405 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fe7d58f-4169-4c50-836b-32960bd0c387 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec returned with HTTP 404 Aug 18 09:23:11.025055 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1084/4276] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/volumes/53a76cee-0cde-46ba-bfa9-f5e98052c8ec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:11.036885 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-136c59a4-6be6-45da-bf24-a4b4b31eb7ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.038646 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-136c59a4-6be6-45da-bf24-a4b4b31eb7ea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 Aug 18 09:23:11.038830 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-136c59a4-6be6-45da-bf24-a4b4b31eb7ea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.039147 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-136c59a4-6be6-45da-bf24-a4b4b31eb7ea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.039147 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-136c59a4-6be6-45da-bf24-a4b4b31eb7ea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: bd871286-3f6e-4d48-ae6c-d345784bf030 Aug 18 09:23:11.042780 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63e6c55f-4efa-4d93-9468-cf797b55669e) transitioned into state 'SUCCESS' from state '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-1118057574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1be2c0296147dc933aaa5d2184ffa9',qos_specs=None,replication_status=,reservations=['242e304d-0b96-4d95-ae73-2c4669cde633','f348feea-2d61-4382-83d4-15c909a42201','249eb6c7-ebd7-411d-bf67-3bd9a562bd1e','7a45e1e8-cc4d-495b-9d9e-6ee0924506a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4148296a7c344c48b8418dbd75f87a53',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.043463 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b56064c-de7a-4fd0-9f81-49119e83cdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:11.046993 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-136c59a4-6be6-45da-bf24-a4b4b31eb7ea tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 returned with HTTP 404 Aug 18 09:23:11.047777 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1071/4277] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:11 2026] DELETE /volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:11.052937 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b56064c-de7a-4fd0-9f81-49119e83cdf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.054012 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Flow 'volume_create_api' (343d33d6-2b9e-4074-a3cf-56657c365cf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:11.054369 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume request issued successfully. Aug 18 09:23:11.054977 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8c3d49a-07b2-468e-8434-8361d34de6da tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:11.055383 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1063/4278] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:10 2026] POST /volume/v3/volumes => generated 762 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:11.055623 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e3678554-082f-4f7d-b936-5c9cce83e1ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.057805 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3678554-082f-4f7d-b936-5c9cce83e1ec tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 Aug 18 09:23:11.058084 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3678554-082f-4f7d-b936-5c9cce83e1ec tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.058354 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3678554-082f-4f7d-b936-5c9cce83e1ec tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.064486 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3678554-082f-4f7d-b936-5c9cce83e1ec tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 returned with HTTP 404 Aug 18 09:23:11.064988 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1061/4279] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/volumes/bd871286-3f6e-4d48-ae6c-d345784bf030 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:11.066214 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-191f5512-54c3-41de-9f85-992350622405 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.067793 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:11.068125 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2943b52-08d6-4499-9881-6690f5df0ae7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-422779029"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:11.069503 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume request body: {'volume': {"'source_volid": 'e2943b52-08d6-4499-9881-6690f5df0ae7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-422779029'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:11.069606 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume of 1 GB Aug 18 09:23:11.071705 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d7d28f0-3acc-4e23-9814-f3dc76a55e7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.073777 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d7d28f0-3acc-4e23-9814-f3dc76a55e7b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 Aug 18 09:23:11.073854 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Availability Zones retrieved successfully. Aug 18 09:23:11.073913 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d7d28f0-3acc-4e23-9814-f3dc76a55e7b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.074105 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d7d28f0-3acc-4e23-9814-f3dc76a55e7b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.074335 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0d7d28f0-3acc-4e23-9814-f3dc76a55e7b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 01969c8d-35d4-418b-afe2-ce25d772dfe6 Aug 18 09:23:11.079777 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Flow 'volume_create_api' (3515cd2f-18cc-4e78-adb3-b472bd87db98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:11.079911 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d7d28f0-3acc-4e23-9814-f3dc76a55e7b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 returned with HTTP 404 Aug 18 09:23:11.080356 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1072/4280] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:11 2026] DELETE /volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:11.080653 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fe5c718-9e82-40d3-b0d5-296ac84f0cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:11.081468 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:11.087010 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-474e19f5-2fbc-42a1-9c71-4ee68fce2f80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.089474 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-474e19f5-2fbc-42a1-9c71-4ee68fce2f80 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 Aug 18 09:23:11.089782 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-474e19f5-2fbc-42a1-9c71-4ee68fce2f80 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.090022 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-474e19f5-2fbc-42a1-9c71-4ee68fce2f80 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.097781 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-474e19f5-2fbc-42a1-9c71-4ee68fce2f80 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 returned with HTTP 404 Aug 18 09:23:11.098480 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1064/4281] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/volumes/01969c8d-35d4-418b-afe2-ce25d772dfe6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:11.105560 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6570578d-c8fa-4add-8d89-099ccd6f7d01 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.107172 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6570578d-c8fa-4add-8d89-099ccd6f7d01 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 Aug 18 09:23:11.107410 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6570578d-c8fa-4add-8d89-099ccd6f7d01 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.107603 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fe5c718-9e82-40d3-b0d5-296ac84f0cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.107720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6570578d-c8fa-4add-8d89-099ccd6f7d01 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.107803 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-6570578d-c8fa-4add-8d89-099ccd6f7d01 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete snapshot with id: c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 Aug 18 09:23:11.108299 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41eb09e7-00c6-4f58-bd9e-785302ce3484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:11.113823 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6570578d-c8fa-4add-8d89-099ccd6f7d01 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 returned with HTTP 404 Aug 18 09:23:11.115019 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1062/4282] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:11 2026] DELETE /volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:11.122086 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ddbd16fe-c88e-42b4-8476-5dbf6977e940 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.124001 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ddbd16fe-c88e-42b4-8476-5dbf6977e940 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 Aug 18 09:23:11.124240 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ddbd16fe-c88e-42b4-8476-5dbf6977e940 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.124454 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ddbd16fe-c88e-42b4-8476-5dbf6977e940 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.130203 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ddbd16fe-c88e-42b4-8476-5dbf6977e940 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 returned with HTTP 404 Aug 18 09:23:11.130751 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1073/4283] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/snapshots/c3e9de14-82a2-4c2a-b9a6-11ea26a4cc56 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:11.139058 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a7d53e4-d2e1-4a3a-9c5e-fe3f2e95afb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.142113 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a7d53e4-d2e1-4a3a-9c5e-fe3f2e95afb2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 Aug 18 09:23:11.142386 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a7d53e4-d2e1-4a3a-9c5e-fe3f2e95afb2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.142635 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a7d53e4-d2e1-4a3a-9c5e-fe3f2e95afb2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.142863 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0a7d53e4-d2e1-4a3a-9c5e-fe3f2e95afb2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 6ec6dfa6-76e5-4358-a470-6515d91094c6 Aug 18 09:23:11.145734 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Created reservations ['1e8036f2-14bb-43c6-b537-aabbaa5c847a', '682c5d4e-3bfd-4a59-bda4-5470cc0ea181', '6dcbccdc-9800-4777-b9cf-96127ff7df77', '13bb45ad-4de7-419c-be03-32bfabacf7ff'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:11.146303 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41eb09e7-00c6-4f58-bd9e-785302ce3484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e8036f2-14bb-43c6-b537-aabbaa5c847a', '682c5d4e-3bfd-4a59-bda4-5470cc0ea181', '6dcbccdc-9800-4777-b9cf-96127ff7df77', '13bb45ad-4de7-419c-be03-32bfabacf7ff']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.147104 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daaaf22c-f622-4a78-bca9-b61108e906ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:11.149708 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a7d53e4-d2e1-4a3a-9c5e-fe3f2e95afb2 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 returned with HTTP 404 Aug 18 09:23:11.150237 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1065/4284] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:11 2026] DELETE /volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:11.161081 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94d3de3a-dd80-404c-9d7b-67adc4fbd7a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.162947 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94d3de3a-dd80-404c-9d7b-67adc4fbd7a5 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 Aug 18 09:23:11.163191 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94d3de3a-dd80-404c-9d7b-67adc4fbd7a5 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.163451 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94d3de3a-dd80-404c-9d7b-67adc4fbd7a5 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.169833 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daaaf22c-f622-4a78-bca9-b61108e906ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f741a0b6-7465-4a8d-a729-1ccfdda312c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-422779029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1be2c0296147dc933aaa5d2184ffa9',qos_specs=None,replication_status=,reservations=['1e8036f2-14bb-43c6-b537-aabbaa5c847a','682c5d4e-3bfd-4a59-bda4-5470cc0ea181','6dcbccdc-9800-4777-b9cf-96127ff7df77','13bb45ad-4de7-419c-be03-32bfabacf7ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4148296a7c344c48b8418dbd75f87a53',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-422779029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f741a0b6-7465-4a8d-a729-1ccfdda312c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae1be2c0296147dc933aaa5d2184ffa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4148296a7c344c48b8418dbd75f87a53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.170620 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c95032-38b3-466a-b0d5-213f87a2f142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:11.174734 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94d3de3a-dd80-404c-9d7b-67adc4fbd7a5 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 returned with HTTP 404 Aug 18 09:23:11.175301 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1063/4285] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/volumes/6ec6dfa6-76e5-4358-a470-6515d91094c6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:11.189272 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7acf811-1cff-4a22-bae0-d294fa581f77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.191862 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7acf811-1cff-4a22-bae0-d294fa581f77 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 Aug 18 09:23:11.192120 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7acf811-1cff-4a22-bae0-d294fa581f77 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.192360 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7acf811-1cff-4a22-bae0-d294fa581f77 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.192519 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-d7acf811-1cff-4a22-bae0-d294fa581f77 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete snapshot with id: 7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 Aug 18 09:23:11.198652 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c95032-38b3-466a-b0d5-213f87a2f142) transitioned into state 'SUCCESS' from state '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-422779029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1be2c0296147dc933aaa5d2184ffa9',qos_specs=None,replication_status=,reservations=['1e8036f2-14bb-43c6-b537-aabbaa5c847a','682c5d4e-3bfd-4a59-bda4-5470cc0ea181','6dcbccdc-9800-4777-b9cf-96127ff7df77','13bb45ad-4de7-419c-be03-32bfabacf7ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4148296a7c344c48b8418dbd75f87a53',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.199303 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7acf811-1cff-4a22-bae0-d294fa581f77 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 returned with HTTP 404 Aug 18 09:23:11.199551 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b177e4a-18c7-4522-80d7-9fdb6a14a007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:11.200000 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1074/4286] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:11 2026] DELETE /volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:11.208828 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83a80370-f7b6-4810-a50e-a84c7377e67b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.210979 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83a80370-f7b6-4810-a50e-a84c7377e67b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 Aug 18 09:23:11.211235 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83a80370-f7b6-4810-a50e-a84c7377e67b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.211520 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83a80370-f7b6-4810-a50e-a84c7377e67b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.213568 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b177e4a-18c7-4522-80d7-9fdb6a14a007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.214505 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Flow 'volume_create_api' (3515cd2f-18cc-4e78-adb3-b472bd87db98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:11.214854 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume request issued successfully. Aug 18 09:23:11.215459 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-191f5512-54c3-41de-9f85-992350622405 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:11.215993 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1085/4287] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:11 2026] POST /volume/v3/volumes => generated 761 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:11.221986 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83a80370-f7b6-4810-a50e-a84c7377e67b tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 returned with HTTP 404 Aug 18 09:23:11.222617 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1066/4288] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/snapshots/7c9b5cfb-babc-4fc2-b09a-8e8c33ea9229 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:11.233492 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2a28ab2-58bb-402f-830f-0088fe1a9a77 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.234445 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.236151 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2a28ab2-58bb-402f-830f-0088fe1a9a77 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 Aug 18 09:23:11.236249 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:11.236316 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2a28ab2-58bb-402f-830f-0088fe1a9a77 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.236538 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2a28ab2-58bb-402f-830f-0088fe1a9a77 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.236694 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2943b52-08d6-4499-9881-6690f5df0ae7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-390490249"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:11.236755 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b2a28ab2-58bb-402f-830f-0088fe1a9a77 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Delete volume with id: 0c84b988-11da-4922-863f-df64d0589fe6 Aug 18 09:23:11.238135 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume request body: {'volume': {"'source_volid": 'e2943b52-08d6-4499-9881-6690f5df0ae7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-390490249'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:11.240267 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume of 1 GB Aug 18 09:23:11.244274 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Availability Zones retrieved successfully. Aug 18 09:23:11.248500 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2a28ab2-58bb-402f-830f-0088fe1a9a77 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 returned with HTTP 404 Aug 18 09:23:11.249157 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1064/4289] 10.4.3.41 () {68 vars in 1385 bytes} [Tue Aug 18 09:23:11 2026] DELETE /volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:11.249813 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Flow 'volume_create_api' (5ce2866a-6bcd-4007-95f7-0bde0e930f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:11.250750 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d66bd9-d313-4456-9513-ed711822afe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:11.251700 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:11.257518 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf78a127-dd24-4569-ac7d-7f693ee59038 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.260141 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf78a127-dd24-4569-ac7d-7f693ee59038 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] GET https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 Aug 18 09:23:11.260509 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf78a127-dd24-4569-ac7d-7f693ee59038 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.260684 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf78a127-dd24-4569-ac7d-7f693ee59038 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.270558 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf78a127-dd24-4569-ac7d-7f693ee59038 tempest-VolumeDependencyTests-2116995857 tempest-VolumeDependencyTests-2116995857-project-member] https://10.4.3.41/volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 returned with HTTP 404 Aug 18 09:23:11.271163 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1086/4290] 10.4.3.41 () {68 vars in 1382 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/volumes/0c84b988-11da-4922-863f-df64d0589fe6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 09:23:11.302206 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d66bd9-d313-4456-9513-ed711822afe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.302909 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5786d58c-3ec7-4e55-b80d-9a4ac229403f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:11.348590 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Created reservations ['e8f54f3f-bddc-4d81-a8f1-cf86437edd74', 'd25ad00c-34d7-4774-b2f2-c9371f506e72', 'a6b9fb30-45ae-47ba-8470-e9bfa5d2fa3e', 'fb9e89b6-51c1-4bf7-9ee3-dd40b874797b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:11.349383 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5786d58c-3ec7-4e55-b80d-9a4ac229403f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8f54f3f-bddc-4d81-a8f1-cf86437edd74', 'd25ad00c-34d7-4774-b2f2-c9371f506e72', 'a6b9fb30-45ae-47ba-8470-e9bfa5d2fa3e', 'fb9e89b6-51c1-4bf7-9ee3-dd40b874797b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.350159 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a7ca52-de32-4f06-b71b-6e8158f73d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:11.373851 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a7ca52-de32-4f06-b71b-6e8158f73d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '703e9065-fce2-45ce-a913-9c7ba8494ac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-390490249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1be2c0296147dc933aaa5d2184ffa9',qos_specs=None,replication_status=,reservations=['e8f54f3f-bddc-4d81-a8f1-cf86437edd74','d25ad00c-34d7-4774-b2f2-c9371f506e72','a6b9fb30-45ae-47ba-8470-e9bfa5d2fa3e','fb9e89b6-51c1-4bf7-9ee3-dd40b874797b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4148296a7c344c48b8418dbd75f87a53',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-390490249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=703e9065-fce2-45ce-a913-9c7ba8494ac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae1be2c0296147dc933aaa5d2184ffa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4148296a7c344c48b8418dbd75f87a53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.374739 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fe4d91-acaa-457b-918d-db61167128af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:11.395911 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fe4d91-acaa-457b-918d-db61167128af) transitioned into state 'SUCCESS' from state '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-390490249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1be2c0296147dc933aaa5d2184ffa9',qos_specs=None,replication_status=,reservations=['e8f54f3f-bddc-4d81-a8f1-cf86437edd74','d25ad00c-34d7-4774-b2f2-c9371f506e72','a6b9fb30-45ae-47ba-8470-e9bfa5d2fa3e','fb9e89b6-51c1-4bf7-9ee3-dd40b874797b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4148296a7c344c48b8418dbd75f87a53',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.396683 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5edefe4d-cfdb-4bc9-9fb8-b1239a4b0e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:11.407314 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5edefe4d-cfdb-4bc9-9fb8-b1239a4b0e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:11.409916 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Flow 'volume_create_api' (5ce2866a-6bcd-4007-95f7-0bde0e930f92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:11.410364 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Create volume request issued successfully. Aug 18 09:23:11.411169 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8264d8f-a7ce-4eca-8880-f27a0f5f08e5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:11.411857 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1075/4291] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:11 2026] POST /volume/v3/volumes => generated 761 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:11.428244 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5cb1005c-e85e-47af-9546-89d3291979f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.430788 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cb1005c-e85e-47af-9546-89d3291979f9 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/ff696ec1-5b99-4772-90c0-d5783084de37 Aug 18 09:23:11.431049 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cb1005c-e85e-47af-9546-89d3291979f9 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.431288 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cb1005c-e85e-47af-9546-89d3291979f9 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.440150 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:11.440150 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:11.445033 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5cb1005c-e85e-47af-9546-89d3291979f9 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:11.450541 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cb1005c-e85e-47af-9546-89d3291979f9 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/ff696ec1-5b99-4772-90c0-d5783084de37 returned with HTTP 200 Aug 18 09:23:11.451345 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1067/4292] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/volumes/ff696ec1-5b99-4772-90c0-d5783084de37 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:11.473598 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-32a6f55f-a91c-4b61-a396-897f5e0da61c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.475305 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32a6f55f-a91c-4b61-a396-897f5e0da61c tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/95613830-6a48-42a4-bdc0-d1b1b85792bb Aug 18 09:23:11.475543 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32a6f55f-a91c-4b61-a396-897f5e0da61c tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.475712 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32a6f55f-a91c-4b61-a396-897f5e0da61c tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.483883 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:11.483883 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:11.489100 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-32a6f55f-a91c-4b61-a396-897f5e0da61c tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:11.496038 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32a6f55f-a91c-4b61-a396-897f5e0da61c tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/95613830-6a48-42a4-bdc0-d1b1b85792bb returned with HTTP 200 Aug 18 09:23:11.496662 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1065/4293] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/volumes/95613830-6a48-42a4-bdc0-d1b1b85792bb => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:11.513813 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19e7079b-5f28-4e0e-bde7-f179325c4f5d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.516249 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19e7079b-5f28-4e0e-bde7-f179325c4f5d tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/5cad9c0b-69f5-400a-ab62-bbd9364535fe Aug 18 09:23:11.516534 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19e7079b-5f28-4e0e-bde7-f179325c4f5d tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.516800 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19e7079b-5f28-4e0e-bde7-f179325c4f5d tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.525031 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:11.525031 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:11.529024 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19e7079b-5f28-4e0e-bde7-f179325c4f5d tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:11.533686 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19e7079b-5f28-4e0e-bde7-f179325c4f5d tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/5cad9c0b-69f5-400a-ab62-bbd9364535fe returned with HTTP 200 Aug 18 09:23:11.534202 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1087/4294] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/volumes/5cad9c0b-69f5-400a-ab62-bbd9364535fe => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:11.548170 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c4cb7f3-6142-4f27-81eb-ac07637f0d2b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.550274 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c4cb7f3-6142-4f27-81eb-ac07637f0d2b tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/f741a0b6-7465-4a8d-a729-1ccfdda312c7 Aug 18 09:23:11.550649 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c4cb7f3-6142-4f27-81eb-ac07637f0d2b tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.550704 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c4cb7f3-6142-4f27-81eb-ac07637f0d2b tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.559349 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:11.559349 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:11.563384 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c4cb7f3-6142-4f27-81eb-ac07637f0d2b tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:11.567363 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c4cb7f3-6142-4f27-81eb-ac07637f0d2b tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/f741a0b6-7465-4a8d-a729-1ccfdda312c7 returned with HTTP 200 Aug 18 09:23:11.567734 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1076/4295] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/volumes/f741a0b6-7465-4a8d-a729-1ccfdda312c7 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:23:11.582731 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-603f9849-7003-4576-8038-f16b26ebe057 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.585259 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-603f9849-7003-4576-8038-f16b26ebe057 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/703e9065-fce2-45ce-a913-9c7ba8494ac0 Aug 18 09:23:11.585511 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-603f9849-7003-4576-8038-f16b26ebe057 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.585783 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-603f9849-7003-4576-8038-f16b26ebe057 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.592648 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:11.592648 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:11.597335 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-603f9849-7003-4576-8038-f16b26ebe057 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:11.602261 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-603f9849-7003-4576-8038-f16b26ebe057 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/703e9065-fce2-45ce-a913-9c7ba8494ac0 returned with HTTP 200 Aug 18 09:23:11.602722 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1068/4296] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/volumes/703e9065-fce2-45ce-a913-9c7ba8494ac0 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:11.615415 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06a4da26-859c-4aec-8a03-5b8d9bb67690 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.618118 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06a4da26-859c-4aec-8a03-5b8d9bb67690 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] DELETE https://10.4.3.41/volume/v3/volumes/703e9065-fce2-45ce-a913-9c7ba8494ac0 Aug 18 09:23:11.618364 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06a4da26-859c-4aec-8a03-5b8d9bb67690 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.618695 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06a4da26-859c-4aec-8a03-5b8d9bb67690 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.618844 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-06a4da26-859c-4aec-8a03-5b8d9bb67690 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Delete volume with id: 703e9065-fce2-45ce-a913-9c7ba8494ac0 Aug 18 09:23:11.627524 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:11.627524 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:11.627984 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06a4da26-859c-4aec-8a03-5b8d9bb67690 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:11.644806 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06a4da26-859c-4aec-8a03-5b8d9bb67690 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Delete volume request issued successfully. Aug 18 09:23:11.645029 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06a4da26-859c-4aec-8a03-5b8d9bb67690 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/703e9065-fce2-45ce-a913-9c7ba8494ac0 returned with HTTP 202 Aug 18 09:23:11.645443 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1066/4297] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:11 2026] DELETE /volume/v3/volumes/703e9065-fce2-45ce-a913-9c7ba8494ac0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:11.653784 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-58d171c9-ebf5-4f7f-b91c-99163aa54854 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.655622 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58d171c9-ebf5-4f7f-b91c-99163aa54854 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/703e9065-fce2-45ce-a913-9c7ba8494ac0 Aug 18 09:23:11.655787 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58d171c9-ebf5-4f7f-b91c-99163aa54854 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.655953 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58d171c9-ebf5-4f7f-b91c-99163aa54854 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.664203 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:11.664203 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:11.668027 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-58d171c9-ebf5-4f7f-b91c-99163aa54854 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:11.673165 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58d171c9-ebf5-4f7f-b91c-99163aa54854 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/703e9065-fce2-45ce-a913-9c7ba8494ac0 returned with HTTP 200 Aug 18 09:23:11.673830 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1088/4298] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/volumes/703e9065-fce2-45ce-a913-9c7ba8494ac0 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:11.889112 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68811779-7b63-4579-a478-23b29732884f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:11.893163 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68811779-7b63-4579-a478-23b29732884f tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:11.893163 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68811779-7b63-4579-a478-23b29732884f tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:11.893163 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68811779-7b63-4579-a478-23b29732884f tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:11.893163 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-68811779-7b63-4579-a478-23b29732884f tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:11.899333 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:11.899333 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:11.900209 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68811779-7b63-4579-a478-23b29732884f tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:11.901178 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1077/4299] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:11 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:12.691047 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed8bae33-9413-4a53-8747-d53124531a51 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:12.693360 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed8bae33-9413-4a53-8747-d53124531a51 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/703e9065-fce2-45ce-a913-9c7ba8494ac0 Aug 18 09:23:12.693633 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed8bae33-9413-4a53-8747-d53124531a51 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:12.693869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed8bae33-9413-4a53-8747-d53124531a51 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:12.700862 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed8bae33-9413-4a53-8747-d53124531a51 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/703e9065-fce2-45ce-a913-9c7ba8494ac0 returned with HTTP 404 Aug 18 09:23:12.701299 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1069/4300] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:12 2026] GET /volume/v3/volumes/703e9065-fce2-45ce-a913-9c7ba8494ac0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:12.709073 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e858babd-8657-45ed-9f9a-949750044448 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:12.711128 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e858babd-8657-45ed-9f9a-949750044448 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f741a0b6-7465-4a8d-a729-1ccfdda312c7 Aug 18 09:23:12.711329 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e858babd-8657-45ed-9f9a-949750044448 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:12.711577 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e858babd-8657-45ed-9f9a-949750044448 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:12.711768 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e858babd-8657-45ed-9f9a-949750044448 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Delete volume with id: f741a0b6-7465-4a8d-a729-1ccfdda312c7 Aug 18 09:23:12.720184 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:12.720184 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:12.720423 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e858babd-8657-45ed-9f9a-949750044448 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:12.744088 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e858babd-8657-45ed-9f9a-949750044448 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Delete volume request issued successfully. Aug 18 09:23:12.744829 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e858babd-8657-45ed-9f9a-949750044448 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/f741a0b6-7465-4a8d-a729-1ccfdda312c7 returned with HTTP 202 Aug 18 09:23:12.744952 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1067/4301] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:12 2026] DELETE /volume/v3/volumes/f741a0b6-7465-4a8d-a729-1ccfdda312c7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:12.756323 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7be4860a-d0ea-4f6e-80cc-11f284ae9c9d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:12.758930 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7be4860a-d0ea-4f6e-80cc-11f284ae9c9d tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/f741a0b6-7465-4a8d-a729-1ccfdda312c7 Aug 18 09:23:12.758930 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7be4860a-d0ea-4f6e-80cc-11f284ae9c9d tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:12.759373 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7be4860a-d0ea-4f6e-80cc-11f284ae9c9d tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:12.767720 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:12.767720 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:12.773501 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7be4860a-d0ea-4f6e-80cc-11f284ae9c9d tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:12.779961 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7be4860a-d0ea-4f6e-80cc-11f284ae9c9d tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/f741a0b6-7465-4a8d-a729-1ccfdda312c7 returned with HTTP 200 Aug 18 09:23:12.780514 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1089/4302] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:12 2026] GET /volume/v3/volumes/f741a0b6-7465-4a8d-a729-1ccfdda312c7 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:12.912880 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd3bfe1f-71f3-492f-9e51-458e3bd22bf1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:12.918964 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd3bfe1f-71f3-492f-9e51-458e3bd22bf1 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:12.919250 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd3bfe1f-71f3-492f-9e51-458e3bd22bf1 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:12.919511 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd3bfe1f-71f3-492f-9e51-458e3bd22bf1 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:12.919643 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bd3bfe1f-71f3-492f-9e51-458e3bd22bf1 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:12.927244 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:12.927244 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:12.928233 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd3bfe1f-71f3-492f-9e51-458e3bd22bf1 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:12.928803 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1078/4303] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:12 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:12.973767 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2b02720-daed-4390-9040-9404e3107ea0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:13.116337 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2b02720-daed-4390-9040-9404e3107ea0 tempest-ProjectAdminTests-2129883062 tempest-ProjectAdminTests-2129883062-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools Aug 18 09:23:13.116606 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2b02720-daed-4390-9040-9404e3107ea0 tempest-ProjectAdminTests-2129883062 tempest-ProjectAdminTests-2129883062-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:13.116790 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2b02720-daed-4390-9040-9404e3107ea0 tempest-ProjectAdminTests-2129883062 tempest-ProjectAdminTests-2129883062-project-admin] Calling method 'get_pools' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:13.127988 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2b02720-daed-4390-9040-9404e3107ea0 tempest-ProjectAdminTests-2129883062 tempest-ProjectAdminTests-2129883062-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 09:23:13.128431 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1070/4304] 10.4.3.41 () {66 vars in 1284 bytes} [Tue Aug 18 09:23:12 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:13.136137 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c02b8737-0864-4ba9-9b50-e3ca01c54564 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:13.138998 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c02b8737-0864-4ba9-9b50-e3ca01c54564 tempest-ProjectAdminTests-2129883062 tempest-ProjectAdminTests-2129883062-project-admin] GET https://10.4.3.41/volume/v3/capabilities/np0000007625@storpool Aug 18 09:23:13.139229 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c02b8737-0864-4ba9-9b50-e3ca01c54564 tempest-ProjectAdminTests-2129883062 tempest-ProjectAdminTests-2129883062-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:13.139435 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c02b8737-0864-4ba9-9b50-e3ca01c54564 tempest-ProjectAdminTests-2129883062 tempest-ProjectAdminTests-2129883062-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:13.151178 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c02b8737-0864-4ba9-9b50-e3ca01c54564 tempest-ProjectAdminTests-2129883062 tempest-ProjectAdminTests-2129883062-project-admin] https://10.4.3.41/volume/v3/capabilities/np0000007625@storpool returned with HTTP 200 Aug 18 09:23:13.151943 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1068/4305] 10.4.3.41 () {66 vars in 1311 bytes} [Tue Aug 18 09:23:13 2026] GET /volume/v3/capabilities/np0000007625@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:13.801092 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9a960582-e512-4695-ae63-62956892973c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:13.808183 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a960582-e512-4695-ae63-62956892973c tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/f741a0b6-7465-4a8d-a729-1ccfdda312c7 Aug 18 09:23:13.808478 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a960582-e512-4695-ae63-62956892973c tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:13.808715 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a960582-e512-4695-ae63-62956892973c tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:13.816357 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a960582-e512-4695-ae63-62956892973c tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/f741a0b6-7465-4a8d-a729-1ccfdda312c7 returned with HTTP 404 Aug 18 09:23:13.817132 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1090/4306] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:13 2026] GET /volume/v3/volumes/f741a0b6-7465-4a8d-a729-1ccfdda312c7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:13.824211 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6217cf67-5358-4142-bab7-c463700f78aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:13.826725 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6217cf67-5358-4142-bab7-c463700f78aa tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] DELETE https://10.4.3.41/volume/v3/volumes/5cad9c0b-69f5-400a-ab62-bbd9364535fe Aug 18 09:23:13.826967 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6217cf67-5358-4142-bab7-c463700f78aa tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:13.827178 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6217cf67-5358-4142-bab7-c463700f78aa tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:13.827369 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6217cf67-5358-4142-bab7-c463700f78aa tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Delete volume with id: 5cad9c0b-69f5-400a-ab62-bbd9364535fe Aug 18 09:23:13.836383 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:13.836383 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:13.836910 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6217cf67-5358-4142-bab7-c463700f78aa tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:13.860061 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6217cf67-5358-4142-bab7-c463700f78aa tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Delete volume request issued successfully. Aug 18 09:23:13.860345 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6217cf67-5358-4142-bab7-c463700f78aa tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/5cad9c0b-69f5-400a-ab62-bbd9364535fe returned with HTTP 202 Aug 18 09:23:13.860914 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1079/4307] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:13 2026] DELETE /volume/v3/volumes/5cad9c0b-69f5-400a-ab62-bbd9364535fe => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:13.869056 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bfd83a33-e5c8-4b58-a57b-73aa5806601e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:13.871116 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfd83a33-e5c8-4b58-a57b-73aa5806601e tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/5cad9c0b-69f5-400a-ab62-bbd9364535fe Aug 18 09:23:13.871321 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfd83a33-e5c8-4b58-a57b-73aa5806601e tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:13.871583 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfd83a33-e5c8-4b58-a57b-73aa5806601e tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:13.881207 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:13.881207 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:13.885561 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bfd83a33-e5c8-4b58-a57b-73aa5806601e tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:13.892061 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfd83a33-e5c8-4b58-a57b-73aa5806601e tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/5cad9c0b-69f5-400a-ab62-bbd9364535fe returned with HTTP 200 Aug 18 09:23:13.892647 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1071/4308] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:13 2026] GET /volume/v3/volumes/5cad9c0b-69f5-400a-ab62-bbd9364535fe => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:13.940266 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3aed22e0-41bb-48a1-9091-2222172f079c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:13.944267 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3aed22e0-41bb-48a1-9091-2222172f079c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:13.944523 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3aed22e0-41bb-48a1-9091-2222172f079c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:13.944653 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3aed22e0-41bb-48a1-9091-2222172f079c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:13.944761 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3aed22e0-41bb-48a1-9091-2222172f079c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:13.950152 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:13.950152 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:13.950775 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3aed22e0-41bb-48a1-9091-2222172f079c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:13.951143 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1069/4309] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:13 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:14.913709 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2104dcac-2afb-4b58-9547-f85541d1c015 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:14.915486 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2104dcac-2afb-4b58-9547-f85541d1c015 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/5cad9c0b-69f5-400a-ab62-bbd9364535fe Aug 18 09:23:14.915668 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2104dcac-2afb-4b58-9547-f85541d1c015 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:14.915859 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2104dcac-2afb-4b58-9547-f85541d1c015 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:14.922952 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2104dcac-2afb-4b58-9547-f85541d1c015 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/5cad9c0b-69f5-400a-ab62-bbd9364535fe returned with HTTP 404 Aug 18 09:23:14.923773 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1091/4310] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:14 2026] GET /volume/v3/volumes/5cad9c0b-69f5-400a-ab62-bbd9364535fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:14.933178 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ead3c1fc-2906-4b41-8547-7cc70adfe2b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:14.935792 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ead3c1fc-2906-4b41-8547-7cc70adfe2b5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] DELETE https://10.4.3.41/volume/v3/volumes/95613830-6a48-42a4-bdc0-d1b1b85792bb Aug 18 09:23:14.936016 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ead3c1fc-2906-4b41-8547-7cc70adfe2b5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:14.936265 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ead3c1fc-2906-4b41-8547-7cc70adfe2b5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:14.936471 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ead3c1fc-2906-4b41-8547-7cc70adfe2b5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Delete volume with id: 95613830-6a48-42a4-bdc0-d1b1b85792bb Aug 18 09:23:14.945240 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:14.945240 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:14.945782 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ead3c1fc-2906-4b41-8547-7cc70adfe2b5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:14.962493 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ead3c1fc-2906-4b41-8547-7cc70adfe2b5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Delete volume request issued successfully. Aug 18 09:23:14.962726 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ead3c1fc-2906-4b41-8547-7cc70adfe2b5 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/95613830-6a48-42a4-bdc0-d1b1b85792bb returned with HTTP 202 Aug 18 09:23:14.963229 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1080/4311] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:14 2026] DELETE /volume/v3/volumes/95613830-6a48-42a4-bdc0-d1b1b85792bb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:14.967633 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a21feabb-69b0-44b1-8472-8ffbd21e9d86 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:14.969928 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a21feabb-69b0-44b1-8472-8ffbd21e9d86 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:14.970262 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a21feabb-69b0-44b1-8472-8ffbd21e9d86 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:14.970854 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a21feabb-69b0-44b1-8472-8ffbd21e9d86 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:14.971201 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a21feabb-69b0-44b1-8472-8ffbd21e9d86 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:14.972075 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f489cee-3179-416d-84ad-34cae6f75321 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:14.976630 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f489cee-3179-416d-84ad-34cae6f75321 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/95613830-6a48-42a4-bdc0-d1b1b85792bb Aug 18 09:23:14.976630 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f489cee-3179-416d-84ad-34cae6f75321 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:14.976630 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f489cee-3179-416d-84ad-34cae6f75321 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:14.976835 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:14.976835 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:14.977056 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a21feabb-69b0-44b1-8472-8ffbd21e9d86 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:14.977489 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1072/4312] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:14 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:14.984690 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:14.984690 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:14.990429 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7f489cee-3179-416d-84ad-34cae6f75321 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:14.994747 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f489cee-3179-416d-84ad-34cae6f75321 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/95613830-6a48-42a4-bdc0-d1b1b85792bb returned with HTTP 200 Aug 18 09:23:14.995125 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1070/4313] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:14 2026] GET /volume/v3/volumes/95613830-6a48-42a4-bdc0-d1b1b85792bb => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:15.147758 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11bb52b2-32ab-45af-9424-02853641fad6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:15.268438 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11bb52b2-32ab-45af-9424-02853641fad6 tempest-ProjectMemberTests-75633329 tempest-ProjectMemberTests-75633329-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools Aug 18 09:23:15.268657 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11bb52b2-32ab-45af-9424-02853641fad6 tempest-ProjectMemberTests-75633329 tempest-ProjectMemberTests-75633329-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:15.268833 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11bb52b2-32ab-45af-9424-02853641fad6 tempest-ProjectMemberTests-75633329 tempest-ProjectMemberTests-75633329-project-admin] Calling method 'get_pools' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:15.276715 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11bb52b2-32ab-45af-9424-02853641fad6 tempest-ProjectMemberTests-75633329 tempest-ProjectMemberTests-75633329-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 09:23:15.277054 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1092/4314] 10.4.3.41 () {66 vars in 1284 bytes} [Tue Aug 18 09:23:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:15.284169 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c63ccd38-c91f-4b46-8f1b-f8f4fc9978b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:15.339162 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c63ccd38-c91f-4b46-8f1b-f8f4fc9978b0 tempest-ProjectMemberTests-75633329 tempest-ProjectMemberTests-75633329-project-member] GET https://10.4.3.41/volume/v3/capabilities/np0000007625@storpool Aug 18 09:23:15.339369 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c63ccd38-c91f-4b46-8f1b-f8f4fc9978b0 tempest-ProjectMemberTests-75633329 tempest-ProjectMemberTests-75633329-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:15.339592 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c63ccd38-c91f-4b46-8f1b-f8f4fc9978b0 tempest-ProjectMemberTests-75633329 tempest-ProjectMemberTests-75633329-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:15.340204 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-c63ccd38-c91f-4b46-8f1b-f8f4fc9978b0 tempest-ProjectMemberTests-75633329 tempest-ProjectMemberTests-75633329-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '01c6f2e9d26b4b8fa3d96e9045955bb0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '93bb771bb3bc4f788ce6b2e80dff3c51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:23:15.340370 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c63ccd38-c91f-4b46-8f1b-f8f4fc9978b0 tempest-ProjectMemberTests-75633329 tempest-ProjectMemberTests-75633329-project-member] https://10.4.3.41/volume/v3/capabilities/np0000007625@storpool returned with HTTP 403 Aug 18 09:23:15.340804 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1081/4315] 10.4.3.41 () {66 vars in 1311 bytes} [Tue Aug 18 09:23:15 2026] GET /volume/v3/capabilities/np0000007625@storpool => generated 110 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:15.990940 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78749b16-cc39-4766-82f4-461fc093bb7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:15.992683 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78749b16-cc39-4766-82f4-461fc093bb7f tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:15.993033 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78749b16-cc39-4766-82f4-461fc093bb7f tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:15.994194 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78749b16-cc39-4766-82f4-461fc093bb7f tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:15.994194 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-78749b16-cc39-4766-82f4-461fc093bb7f tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:15.997930 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:15.997930 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:15.998939 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78749b16-cc39-4766-82f4-461fc093bb7f tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:15.999485 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1073/4316] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:15 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:16.007842 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7fa3f8ed-79dd-4abe-be96-14d2fe7bf821 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:16.011641 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7fa3f8ed-79dd-4abe-be96-14d2fe7bf821 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/95613830-6a48-42a4-bdc0-d1b1b85792bb Aug 18 09:23:16.011841 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7fa3f8ed-79dd-4abe-be96-14d2fe7bf821 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:16.012078 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7fa3f8ed-79dd-4abe-be96-14d2fe7bf821 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:16.022009 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7fa3f8ed-79dd-4abe-be96-14d2fe7bf821 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/95613830-6a48-42a4-bdc0-d1b1b85792bb returned with HTTP 404 Aug 18 09:23:16.023886 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1071/4317] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:16 2026] GET /volume/v3/volumes/95613830-6a48-42a4-bdc0-d1b1b85792bb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:16.033209 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5276cc1d-211b-48e7-a41c-785c72497c89 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:16.036618 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5276cc1d-211b-48e7-a41c-785c72497c89 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ff696ec1-5b99-4772-90c0-d5783084de37 Aug 18 09:23:16.036922 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5276cc1d-211b-48e7-a41c-785c72497c89 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:16.037076 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5276cc1d-211b-48e7-a41c-785c72497c89 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:16.037259 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5276cc1d-211b-48e7-a41c-785c72497c89 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Delete volume with id: ff696ec1-5b99-4772-90c0-d5783084de37 Aug 18 09:23:16.044662 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:16.044662 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:16.045111 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5276cc1d-211b-48e7-a41c-785c72497c89 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:16.067849 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5276cc1d-211b-48e7-a41c-785c72497c89 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Delete volume request issued successfully. Aug 18 09:23:16.068507 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5276cc1d-211b-48e7-a41c-785c72497c89 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/ff696ec1-5b99-4772-90c0-d5783084de37 returned with HTTP 202 Aug 18 09:23:16.069367 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1093/4318] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:16 2026] DELETE /volume/v3/volumes/ff696ec1-5b99-4772-90c0-d5783084de37 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:16.076994 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd0acfe3-490a-4653-9538-3429ef022bd0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:16.083188 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd0acfe3-490a-4653-9538-3429ef022bd0 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/ff696ec1-5b99-4772-90c0-d5783084de37 Aug 18 09:23:16.083467 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd0acfe3-490a-4653-9538-3429ef022bd0 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:16.083683 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd0acfe3-490a-4653-9538-3429ef022bd0 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:16.097412 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:16.097412 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:16.098174 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd0acfe3-490a-4653-9538-3429ef022bd0 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:16.102127 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd0acfe3-490a-4653-9538-3429ef022bd0 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/ff696ec1-5b99-4772-90c0-d5783084de37 returned with HTTP 200 Aug 18 09:23:16.102586 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1082/4319] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:16 2026] GET /volume/v3/volumes/ff696ec1-5b99-4772-90c0-d5783084de37 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:17.016156 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-30ec2aa9-924f-40a3-8682-7a8350b79d9c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:17.020429 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30ec2aa9-924f-40a3-8682-7a8350b79d9c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:17.020429 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30ec2aa9-924f-40a3-8682-7a8350b79d9c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:17.020429 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30ec2aa9-924f-40a3-8682-7a8350b79d9c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:17.020429 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-30ec2aa9-924f-40a3-8682-7a8350b79d9c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:17.024760 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:17.024760 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:17.025645 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30ec2aa9-924f-40a3-8682-7a8350b79d9c tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:17.026190 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1074/4320] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:17 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:17.119684 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a483100-13f0-4309-865f-6134cd81a4dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:17.121517 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a483100-13f0-4309-865f-6134cd81a4dd tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/ff696ec1-5b99-4772-90c0-d5783084de37 Aug 18 09:23:17.121709 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a483100-13f0-4309-865f-6134cd81a4dd tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:17.121886 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a483100-13f0-4309-865f-6134cd81a4dd tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:17.127736 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a483100-13f0-4309-865f-6134cd81a4dd tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/ff696ec1-5b99-4772-90c0-d5783084de37 returned with HTTP 404 Aug 18 09:23:17.128225 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1072/4321] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:17 2026] GET /volume/v3/volumes/ff696ec1-5b99-4772-90c0-d5783084de37 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:17.136134 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e9289f4a-4bb3-4353-a2e0-6a94fdb457af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:17.138053 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9289f4a-4bb3-4353-a2e0-6a94fdb457af tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 Aug 18 09:23:17.138216 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9289f4a-4bb3-4353-a2e0-6a94fdb457af tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:17.138543 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9289f4a-4bb3-4353-a2e0-6a94fdb457af tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:17.138746 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e9289f4a-4bb3-4353-a2e0-6a94fdb457af tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Delete volume with id: e2943b52-08d6-4499-9881-6690f5df0ae7 Aug 18 09:23:17.147251 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:17.147251 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:17.147876 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e9289f4a-4bb3-4353-a2e0-6a94fdb457af tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:17.153786 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:17.171154 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e9289f4a-4bb3-4353-a2e0-6a94fdb457af tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Delete volume request issued successfully. Aug 18 09:23:17.171330 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9289f4a-4bb3-4353-a2e0-6a94fdb457af tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 returned with HTTP 202 Aug 18 09:23:17.171877 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1094/4322] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:17 2026] DELETE /volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:17.185592 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59b73b4c-648d-4c43-b26a-8bd810578464 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:17.187459 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59b73b4c-648d-4c43-b26a-8bd810578464 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 Aug 18 09:23:17.187850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59b73b4c-648d-4c43-b26a-8bd810578464 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:17.188222 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59b73b4c-648d-4c43-b26a-8bd810578464 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:17.196202 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:17.196202 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:17.203509 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-59b73b4c-648d-4c43-b26a-8bd810578464 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Volume info retrieved successfully. Aug 18 09:23:17.206556 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59b73b4c-648d-4c43-b26a-8bd810578464 tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 returned with HTTP 200 Aug 18 09:23:17.207324 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1075/4323] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:17 2026] GET /volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:17.268182 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:17.268529 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-831421352"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:17.269800 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-831421352'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:17.269906 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume of 1 GB Aug 18 09:23:17.274035 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:17.279334 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (82dc89e7-d31e-4d35-bcff-b8f650246db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:17.280210 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa34bcc0-c1d9-402e-a4d6-1886bd2b74f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:17.280986 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:17.307434 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa34bcc0-c1d9-402e-a4d6-1886bd2b74f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:17.308107 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ea37ca-e288-468d-b90d-3c59e36f0e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:17.362942 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['defe03f4-9cea-4e1e-a42e-9322c94b20fd', '37516123-2317-4b51-9001-b9567d831cd1', '44731115-5af0-4d7b-83b9-4b25158856ad', 'be2847ce-ce4b-4a29-8b94-30983588ea22'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:17.363668 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ea37ca-e288-468d-b90d-3c59e36f0e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['defe03f4-9cea-4e1e-a42e-9322c94b20fd', '37516123-2317-4b51-9001-b9567d831cd1', '44731115-5af0-4d7b-83b9-4b25158856ad', 'be2847ce-ce4b-4a29-8b94-30983588ea22']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:17.364461 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb41971-733f-4be4-b5ed-1b66b783421d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:17.387366 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb41971-733f-4be4-b5ed-1b66b783421d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e975337-cbdb-4364-a9e6-32903bf5ff33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-831421352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['defe03f4-9cea-4e1e-a42e-9322c94b20fd','37516123-2317-4b51-9001-b9567d831cd1','44731115-5af0-4d7b-83b9-4b25158856ad','be2847ce-ce4b-4a29-8b94-30983588ea22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-831421352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e975337-cbdb-4364-a9e6-32903bf5ff33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c0ac5311ac4530b317aa1e96eb7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae65da553e9b4dc8be620b542ac13db5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:17.387997 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f17806e3-68af-49cd-944f-1fd6d1541a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:17.403440 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f17806e3-68af-49cd-944f-1fd6d1541a12) transitioned into state 'SUCCESS' from state '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-831421352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['defe03f4-9cea-4e1e-a42e-9322c94b20fd','37516123-2317-4b51-9001-b9567d831cd1','44731115-5af0-4d7b-83b9-4b25158856ad','be2847ce-ce4b-4a29-8b94-30983588ea22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:17.403999 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73bb2422-a657-4dea-88f7-48a5fc4b0de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:17.413438 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73bb2422-a657-4dea-88f7-48a5fc4b0de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:17.414110 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (82dc89e7-d31e-4d35-bcff-b8f650246db1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:17.414344 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request issued successfully. Aug 18 09:23:17.414880 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69d1a777-da46-4080-9b13-f1ae26a76d32 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:17.415332 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1083/4324] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:23:17 2026] POST /volume/v3/volumes => generated 775 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:17.428654 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96e2c9b4-b7dc-4efa-8a23-3fd538c026eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:17.430872 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96e2c9b4-b7dc-4efa-8a23-3fd538c026eb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 Aug 18 09:23:17.431124 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96e2c9b4-b7dc-4efa-8a23-3fd538c026eb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:17.431364 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96e2c9b4-b7dc-4efa-8a23-3fd538c026eb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:17.438633 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:17.438633 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:17.442837 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96e2c9b4-b7dc-4efa-8a23-3fd538c026eb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:17.447572 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96e2c9b4-b7dc-4efa-8a23-3fd538c026eb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 returned with HTTP 200 Aug 18 09:23:17.448141 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1073/4325] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:17 2026] GET /volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:18.039170 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ca8767da-2f2c-4e91-999b-980c0d439f2b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:18.041481 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca8767da-2f2c-4e91-999b-980c0d439f2b tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:18.041787 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca8767da-2f2c-4e91-999b-980c0d439f2b tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:18.042304 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca8767da-2f2c-4e91-999b-980c0d439f2b tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:18.042304 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ca8767da-2f2c-4e91-999b-980c0d439f2b tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:18.049708 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:18.049708 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:18.050568 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca8767da-2f2c-4e91-999b-980c0d439f2b tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:18.051031 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1095/4326] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:18 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:18.226858 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76601a08-7461-4dd7-ad5e-f7fb6df528be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:18.233499 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76601a08-7461-4dd7-ad5e-f7fb6df528be tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] GET https://10.4.3.41/volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 Aug 18 09:23:18.233499 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76601a08-7461-4dd7-ad5e-f7fb6df528be tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:18.233499 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76601a08-7461-4dd7-ad5e-f7fb6df528be tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:18.242036 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76601a08-7461-4dd7-ad5e-f7fb6df528be tempest-CreateVolumesFromSourceVolumeTest-255005320 tempest-CreateVolumesFromSourceVolumeTest-255005320-project-member] https://10.4.3.41/volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 returned with HTTP 404 Aug 18 09:23:18.243910 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1076/4327] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:18 2026] GET /volume/v3/volumes/e2943b52-08d6-4499-9881-6690f5df0ae7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:18.461739 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd02e82f-c425-4c44-888f-ea52a0b33534 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:18.463920 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd02e82f-c425-4c44-888f-ea52a0b33534 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 Aug 18 09:23:18.464120 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd02e82f-c425-4c44-888f-ea52a0b33534 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:18.464305 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd02e82f-c425-4c44-888f-ea52a0b33534 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:18.471516 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:18.471516 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:18.476668 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cd02e82f-c425-4c44-888f-ea52a0b33534 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:18.481709 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd02e82f-c425-4c44-888f-ea52a0b33534 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 returned with HTTP 200 Aug 18 09:23:18.482087 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1084/4328] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:18 2026] GET /volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:18.493367 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a57d453f-32e2-4bbc-a9f2-23493704c133 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:18.586702 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a57d453f-32e2-4bbc-a9f2-23493704c133 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:18.587412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a57d453f-32e2-4bbc-a9f2-23493704c133 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e975337-cbdb-4364-a9e6-32903bf5ff33", "name": "tempest-ProjectMemberTests-Snapshot-470343850"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:18.597009 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:18.597009 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:18.597499 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a57d453f-32e2-4bbc-a9f2-23493704c133 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Volume info retrieved successfully. Aug 18 09:23:18.597615 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-a57d453f-32e2-4bbc-a9f2-23493704c133 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Create snapshot from volume 0e975337-cbdb-4364-a9e6-32903bf5ff33 Aug 18 09:23:18.629596 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a57d453f-32e2-4bbc-a9f2-23493704c133 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Created reservations ['ccb4ef71-f70b-4bb2-b858-180e5778b083', '4edee1ec-deb3-41db-9759-f2124f87762d', '02b48986-2968-4ef5-880a-bcbf0c49c6b3', '76d84805-7f27-495b-b297-4a194058bb6f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:18.655024 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a57d453f-32e2-4bbc-a9f2-23493704c133 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot create request issued successfully. Aug 18 09:23:18.655374 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a57d453f-32e2-4bbc-a9f2-23493704c133 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:18.655791 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1074/4329] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:18 2026] POST /volume/v3/snapshots => generated 304 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:18.675456 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-03f7079f-2fb1-4525-b7f7-1a3ba6aba2bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:18.677544 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03f7079f-2fb1-4525-b7f7-1a3ba6aba2bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] GET https://10.4.3.41/volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 Aug 18 09:23:18.677770 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03f7079f-2fb1-4525-b7f7-1a3ba6aba2bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:18.678136 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03f7079f-2fb1-4525-b7f7-1a3ba6aba2bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:18.683113 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:18.683113 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:18.683688 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-03f7079f-2fb1-4525-b7f7-1a3ba6aba2bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot retrieved successfully. Aug 18 09:23:18.684559 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03f7079f-2fb1-4525-b7f7-1a3ba6aba2bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 returned with HTTP 200 Aug 18 09:23:18.684990 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1096/4330] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:18 2026] GET /volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:19.062328 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53db45d3-b96f-4da7-a015-406806ac7a95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:19.064034 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53db45d3-b96f-4da7-a015-406806ac7a95 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:19.064222 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53db45d3-b96f-4da7-a015-406806ac7a95 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:19.064475 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53db45d3-b96f-4da7-a015-406806ac7a95 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:19.064640 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-53db45d3-b96f-4da7-a015-406806ac7a95 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:19.069862 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:19.069862 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:19.070610 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53db45d3-b96f-4da7-a015-406806ac7a95 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:19.070991 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1077/4331] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:19 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:19.694902 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f44ef3d-7dca-4a32-bc0f-b62d6699e72f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:19.696918 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f44ef3d-7dca-4a32-bc0f-b62d6699e72f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] GET https://10.4.3.41/volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 Aug 18 09:23:19.697128 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f44ef3d-7dca-4a32-bc0f-b62d6699e72f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:19.697344 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f44ef3d-7dca-4a32-bc0f-b62d6699e72f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:19.703195 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:19.703195 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:19.703708 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f44ef3d-7dca-4a32-bc0f-b62d6699e72f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot retrieved successfully. Aug 18 09:23:19.704638 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f44ef3d-7dca-4a32-bc0f-b62d6699e72f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 returned with HTTP 200 Aug 18 09:23:19.705022 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1085/4332] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:19 2026] GET /volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:19.707693 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:19.714695 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6355b016-ecd6-48ed-9a04-02cd67d6bbdc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:19.716726 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6355b016-ecd6-48ed-9a04-02cd67d6bbdc tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 Aug 18 09:23:19.716726 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6355b016-ecd6-48ed-9a04-02cd67d6bbdc tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:19.716726 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6355b016-ecd6-48ed-9a04-02cd67d6bbdc tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:19.716726 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-6355b016-ecd6-48ed-9a04-02cd67d6bbdc tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Delete snapshot with id: 25b36852-dfde-40ae-925f-a917527a6317 Aug 18 09:23:19.721825 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:19.721825 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:19.722238 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6355b016-ecd6-48ed-9a04-02cd67d6bbdc tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot retrieved successfully. Aug 18 09:23:19.740242 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6355b016-ecd6-48ed-9a04-02cd67d6bbdc tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot delete request issued successfully. Aug 18 09:23:19.740242 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6355b016-ecd6-48ed-9a04-02cd67d6bbdc tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 returned with HTTP 202 Aug 18 09:23:19.741122 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1097/4333] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:19 2026] DELETE /volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:19.749204 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-51e6ff7f-822b-47a4-ba00-f6d361f4c072 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:19.751415 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51e6ff7f-822b-47a4-ba00-f6d361f4c072 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] GET https://10.4.3.41/volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 Aug 18 09:23:19.751895 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51e6ff7f-822b-47a4-ba00-f6d361f4c072 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:19.754165 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51e6ff7f-822b-47a4-ba00-f6d361f4c072 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:19.762327 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:19.762327 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:19.762985 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-51e6ff7f-822b-47a4-ba00-f6d361f4c072 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot retrieved successfully. Aug 18 09:23:19.763653 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51e6ff7f-822b-47a4-ba00-f6d361f4c072 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 returned with HTTP 200 Aug 18 09:23:19.764262 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1078/4334] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:19 2026] GET /volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:19.811779 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:19.812260 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1910037646"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:19.814539 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1910037646'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:19.814767 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Create volume of 1 GB Aug 18 09:23:19.815100 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:19.815100 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:19.820226 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:19.828033 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Flow 'volume_create_api' (bc4942df-71ff-4402-82d1-1be8bd672478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:19.829439 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76a5a1c-f391-448d-8fa3-44238673eac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:19.830780 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:19.865721 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76a5a1c-f391-448d-8fa3-44238673eac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:19.866802 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a63ff7-bdc0-4cd1-83be-0577e061751c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:19.951590 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Created reservations ['264da79a-038d-4212-bdf3-4cd04a3da3b9', 'dba60c13-5c21-4a67-a62f-38723c9f9e8c', '0fd4ed44-1d68-415c-b90a-6f4ec49507a7', '5763d0ac-64d2-489b-8e82-cfa57148cb44'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:19.952686 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a63ff7-bdc0-4cd1-83be-0577e061751c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['264da79a-038d-4212-bdf3-4cd04a3da3b9', 'dba60c13-5c21-4a67-a62f-38723c9f9e8c', '0fd4ed44-1d68-415c-b90a-6f4ec49507a7', '5763d0ac-64d2-489b-8e82-cfa57148cb44']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:19.953843 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dfec410-9eef-4e38-a92c-1c1c1f643ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:19.984043 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dfec410-9eef-4e38-a92c-1c1c1f643ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf1e4cc7-d7e7-425d-886f-eb83aa64767b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1910037646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1d5e2a10201482caf37536804fea60b',qos_specs=None,replication_status=,reservations=['264da79a-038d-4212-bdf3-4cd04a3da3b9','dba60c13-5c21-4a67-a62f-38723c9f9e8c','0fd4ed44-1d68-415c-b90a-6f4ec49507a7','5763d0ac-64d2-489b-8e82-cfa57148cb44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d52bd5eae534acf831d3a62bf1bbaac',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1910037646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf1e4cc7-d7e7-425d-886f-eb83aa64767b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1d5e2a10201482caf37536804fea60b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d52bd5eae534acf831d3a62bf1bbaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:19.984867 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (946aca3b-dced-4026-b50b-004bc7d9ad75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:20.004022 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (946aca3b-dced-4026-b50b-004bc7d9ad75) transitioned into state 'SUCCESS' from state '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-1910037646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1d5e2a10201482caf37536804fea60b',qos_specs=None,replication_status=,reservations=['264da79a-038d-4212-bdf3-4cd04a3da3b9','dba60c13-5c21-4a67-a62f-38723c9f9e8c','0fd4ed44-1d68-415c-b90a-6f4ec49507a7','5763d0ac-64d2-489b-8e82-cfa57148cb44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d52bd5eae534acf831d3a62bf1bbaac',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:20.004685 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4756f0d0-bc96-427b-a43a-1045db0abcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:20.014477 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4756f0d0-bc96-427b-a43a-1045db0abcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:20.015342 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Flow 'volume_create_api' (bc4942df-71ff-4402-82d1-1be8bd672478) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:20.015663 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Create volume request issued successfully. Aug 18 09:23:20.016252 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08f69727-422f-4d00-a5fe-970ba23e2b2e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:20.020340 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1075/4335] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:23:19 2026] POST /volume/v3/volumes => generated 776 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:20.031602 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9f6ef75-5cbc-4a13-8d2f-98782df97fcc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:20.033605 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9f6ef75-5cbc-4a13-8d2f-98782df97fcc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b Aug 18 09:23:20.033843 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9f6ef75-5cbc-4a13-8d2f-98782df97fcc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:20.034196 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9f6ef75-5cbc-4a13-8d2f-98782df97fcc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:20.043062 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:20.043062 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:20.046777 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9f6ef75-5cbc-4a13-8d2f-98782df97fcc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:23:20.050573 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9f6ef75-5cbc-4a13-8d2f-98782df97fcc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b returned with HTTP 200 Aug 18 09:23:20.051105 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1086/4336] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:20 2026] GET /volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:20.082548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-86045a83-0cb7-481b-a8dc-ee15c5aed41a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:20.084231 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86045a83-0cb7-481b-a8dc-ee15c5aed41a tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:20.084493 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86045a83-0cb7-481b-a8dc-ee15c5aed41a tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:20.084682 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86045a83-0cb7-481b-a8dc-ee15c5aed41a tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:20.084783 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-86045a83-0cb7-481b-a8dc-ee15c5aed41a tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:20.088726 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:20.088726 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:20.089303 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86045a83-0cb7-481b-a8dc-ee15c5aed41a tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:20.089686 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1098/4337] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:20 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:20.774878 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-64219311-bed3-42a5-b77e-c7f9b855bb36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:20.776736 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64219311-bed3-42a5-b77e-c7f9b855bb36 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] GET https://10.4.3.41/volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 Aug 18 09:23:20.776918 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64219311-bed3-42a5-b77e-c7f9b855bb36 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:20.777116 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64219311-bed3-42a5-b77e-c7f9b855bb36 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:20.783262 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64219311-bed3-42a5-b77e-c7f9b855bb36 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 returned with HTTP 404 Aug 18 09:23:20.783806 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1079/4338] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:20 2026] GET /volume/v3/snapshots/25b36852-dfde-40ae-925f-a917527a6317 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:20.790541 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca887065-cbcb-4b0d-8be0-2e6ddc27688d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:20.792298 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca887065-cbcb-4b0d-8be0-2e6ddc27688d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 Aug 18 09:23:20.792536 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca887065-cbcb-4b0d-8be0-2e6ddc27688d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:20.792720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca887065-cbcb-4b0d-8be0-2e6ddc27688d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:20.792911 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ca887065-cbcb-4b0d-8be0-2e6ddc27688d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume with id: 0e975337-cbdb-4364-a9e6-32903bf5ff33 Aug 18 09:23:20.800449 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:20.800449 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:20.800449 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca887065-cbcb-4b0d-8be0-2e6ddc27688d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:20.815864 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca887065-cbcb-4b0d-8be0-2e6ddc27688d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume request issued successfully. Aug 18 09:23:20.816417 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca887065-cbcb-4b0d-8be0-2e6ddc27688d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 returned with HTTP 202 Aug 18 09:23:20.816518 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1076/4339] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:20 2026] DELETE /volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:20.824265 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b943b285-1924-4754-a5f7-bd0dd5892b4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:20.826433 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b943b285-1924-4754-a5f7-bd0dd5892b4d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 Aug 18 09:23:20.826667 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b943b285-1924-4754-a5f7-bd0dd5892b4d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:20.826903 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b943b285-1924-4754-a5f7-bd0dd5892b4d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:20.834426 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:20.834426 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:20.838125 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b943b285-1924-4754-a5f7-bd0dd5892b4d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:20.842721 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b943b285-1924-4754-a5f7-bd0dd5892b4d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 returned with HTTP 200 Aug 18 09:23:20.843093 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1087/4340] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:20 2026] GET /volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:21.067800 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-42b2d905-96ec-4d7e-9bdd-f0d24463e400 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:21.069612 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42b2d905-96ec-4d7e-9bdd-f0d24463e400 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b Aug 18 09:23:21.069884 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42b2d905-96ec-4d7e-9bdd-f0d24463e400 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:21.070086 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42b2d905-96ec-4d7e-9bdd-f0d24463e400 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:21.078374 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:21.078374 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:21.082376 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-42b2d905-96ec-4d7e-9bdd-f0d24463e400 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:23:21.086425 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42b2d905-96ec-4d7e-9bdd-f0d24463e400 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b returned with HTTP 200 Aug 18 09:23:21.086814 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1099/4341] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:21 2026] GET /volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:21.102527 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b384cc5b-1611-411d-9579-6ce43e0f4dfa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:21.102832 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe1b2ff0-bd1c-4376-b226-0c17e3e5c133 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:21.104275 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b384cc5b-1611-411d-9579-6ce43e0f4dfa tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:23:21.104680 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b384cc5b-1611-411d-9579-6ce43e0f4dfa tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf1e4cc7-d7e7-425d-886f-eb83aa64767b", "name": "tempest-type-Backup-569540925"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:21.105138 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe1b2ff0-bd1c-4376-b226-0c17e3e5c133 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:21.105436 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe1b2ff0-bd1c-4376-b226-0c17e3e5c133 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:21.105632 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe1b2ff0-bd1c-4376-b226-0c17e3e5c133 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:21.105724 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fe1b2ff0-bd1c-4376-b226-0c17e3e5c133 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:21.106589 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-b384cc5b-1611-411d-9579-6ce43e0f4dfa tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Creating new backup {'backup': {'volume_id': 'bf1e4cc7-d7e7-425d-886f-eb83aa64767b', 'name': 'tempest-type-Backup-569540925'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:23:21.106743 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-b384cc5b-1611-411d-9579-6ce43e0f4dfa tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Creating backup of volume bf1e4cc7-d7e7-425d-886f-eb83aa64767b in container None Aug 18 09:23:21.110327 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:21.110327 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:21.111166 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe1b2ff0-bd1c-4376-b226-0c17e3e5c133 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:21.111685 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1077/4342] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:21 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:21.117871 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:21.117871 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:21.118239 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b384cc5b-1611-411d-9579-6ce43e0f4dfa tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:23:21.162512 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b384cc5b-1611-411d-9579-6ce43e0f4dfa tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Created reservations ['5db8b1e0-d351-48f2-811c-c1b0e99f90f0', 'ccc2a583-a740-4483-b39c-5092748baf84'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:21.194468 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b384cc5b-1611-411d-9579-6ce43e0f4dfa tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:23:21.194992 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1080/4343] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:23:21 2026] POST /volume/v3/backups => generated 313 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:21.206973 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab50128c-abf8-4365-a796-808448537711 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:21.208845 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab50128c-abf8-4365-a796-808448537711 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:21.209043 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab50128c-abf8-4365-a796-808448537711 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:21.209228 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab50128c-abf8-4365-a796-808448537711 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:21.209337 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ab50128c-abf8-4365-a796-808448537711 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:21.213644 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:21.213644 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:21.214382 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab50128c-abf8-4365-a796-808448537711 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:21.214785 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1088/4344] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:21 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:21.466746 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:21.468369 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:21.468719 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1887802071", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:21.470148 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1887802071', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:21.470294 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create volume of 1 GB Aug 18 09:23:21.474192 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Availability Zones retrieved successfully. Aug 18 09:23:21.480048 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Flow 'volume_create_api' (24daf21e-cef9-4375-a9b5-a63047a3c447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:21.480875 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e593cae-4bdb-4e6f-b8e3-08becd5d2370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:21.481712 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:21.509311 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e593cae-4bdb-4e6f-b8e3-08becd5d2370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:21.510435 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3404ad03-1773-47c5-992a-fd5d7ed9004c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:21.566066 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Created reservations ['40c3080d-0160-48e5-86b7-2c5e5f707bc6', '732f00a3-105c-4927-94e2-8ea7c208f904', 'b6cb8fee-47df-4faa-9098-cb3f935095bf', 'f2516a56-bb27-4668-9385-c1b9ea766b6a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:21.566818 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3404ad03-1773-47c5-992a-fd5d7ed9004c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40c3080d-0160-48e5-86b7-2c5e5f707bc6', '732f00a3-105c-4927-94e2-8ea7c208f904', 'b6cb8fee-47df-4faa-9098-cb3f935095bf', 'f2516a56-bb27-4668-9385-c1b9ea766b6a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:21.567541 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6489e0e8-36f2-40a4-b194-d6a9aa9813fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:21.591727 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6489e0e8-36f2-40a4-b194-d6a9aa9813fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb62f215-8a8a-4b85-b84b-74113fbbb456', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1887802071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928aa76747864bf8b103fe8ef1507810',qos_specs=None,replication_status=,reservations=['40c3080d-0160-48e5-86b7-2c5e5f707bc6','732f00a3-105c-4927-94e2-8ea7c208f904','b6cb8fee-47df-4faa-9098-cb3f935095bf','f2516a56-bb27-4668-9385-c1b9ea766b6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3e01c0d33044d48b9ef00898467c0d5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1887802071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb62f215-8a8a-4b85-b84b-74113fbbb456,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='928aa76747864bf8b103fe8ef1507810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3e01c0d33044d48b9ef00898467c0d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:21.592556 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ea116a-6c23-4d4f-8c7a-5684ea2c61c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:21.610741 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ea116a-6c23-4d4f-8c7a-5684ea2c61c0) transitioned into state 'SUCCESS' from state '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-1887802071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928aa76747864bf8b103fe8ef1507810',qos_specs=None,replication_status=,reservations=['40c3080d-0160-48e5-86b7-2c5e5f707bc6','732f00a3-105c-4927-94e2-8ea7c208f904','b6cb8fee-47df-4faa-9098-cb3f935095bf','f2516a56-bb27-4668-9385-c1b9ea766b6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3e01c0d33044d48b9ef00898467c0d5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:21.611433 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f94165a8-f8d4-4fba-b93b-a5627d1d2aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:21.619385 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f94165a8-f8d4-4fba-b93b-a5627d1d2aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:21.620236 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Flow 'volume_create_api' (24daf21e-cef9-4375-a9b5-a63047a3c447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:21.620558 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create volume request issued successfully. Aug 18 09:23:21.621264 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b47d5afb-fea2-45d2-b8f3-8a162af4ca9f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:21.621837 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1100/4345] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:21 2026] POST /volume/v3/volumes => generated 755 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:21.636549 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53889671-5522-42b8-899e-04afd4e5ae70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:21.638475 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53889671-5522-42b8-899e-04afd4e5ae70 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:21.638608 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53889671-5522-42b8-899e-04afd4e5ae70 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:21.638870 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53889671-5522-42b8-899e-04afd4e5ae70 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:21.645381 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:21.645381 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:21.648615 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53889671-5522-42b8-899e-04afd4e5ae70 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:21.652261 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53889671-5522-42b8-899e-04afd4e5ae70 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:23:21.652766 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1078/4346] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:21 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:21.855685 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-907f1f0f-e9dc-40dc-8a16-2d1d81692c8a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:21.857421 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-907f1f0f-e9dc-40dc-8a16-2d1d81692c8a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 Aug 18 09:23:21.857621 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-907f1f0f-e9dc-40dc-8a16-2d1d81692c8a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:21.857800 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-907f1f0f-e9dc-40dc-8a16-2d1d81692c8a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:21.863490 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-907f1f0f-e9dc-40dc-8a16-2d1d81692c8a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 returned with HTTP 404 Aug 18 09:23:21.863956 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1081/4347] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:21 2026] GET /volume/v3/volumes/0e975337-cbdb-4364-a9e6-32903bf5ff33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:21.871953 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:21.874099 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:21.874474 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-260259128"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:21.875843 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-260259128'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:21.875994 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume of 1 GB Aug 18 09:23:21.879820 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:21.885972 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (ee4464b5-7881-4780-871b-e1473d3e635f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:21.886865 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa591e09-7c91-4432-8038-7538af178007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:21.887646 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:21.910004 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa591e09-7c91-4432-8038-7538af178007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:21.910829 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6975681-27c9-437c-a470-45d13b3d8ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:21.944083 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['66a7c2ce-f1c6-4214-a9e0-163d35b9469c', '1e72f032-cab7-458c-99bf-a4fc8e7c193c', '28024b8d-2856-41d1-ac5e-96fc5905aadc', 'd8a9648a-6d95-4250-b81e-4008f08444da'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:21.944804 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6975681-27c9-437c-a470-45d13b3d8ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66a7c2ce-f1c6-4214-a9e0-163d35b9469c', '1e72f032-cab7-458c-99bf-a4fc8e7c193c', '28024b8d-2856-41d1-ac5e-96fc5905aadc', 'd8a9648a-6d95-4250-b81e-4008f08444da']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:21.945474 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed9b987-e802-4fe5-9cfb-4d1c3dca8115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:21.967582 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed9b987-e802-4fe5-9cfb-4d1c3dca8115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '533d346f-f8a2-4eb0-b817-ba1718755ef7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-260259128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['66a7c2ce-f1c6-4214-a9e0-163d35b9469c','1e72f032-cab7-458c-99bf-a4fc8e7c193c','28024b8d-2856-41d1-ac5e-96fc5905aadc','d8a9648a-6d95-4250-b81e-4008f08444da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-260259128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=533d346f-f8a2-4eb0-b817-ba1718755ef7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c0ac5311ac4530b317aa1e96eb7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae65da553e9b4dc8be620b542ac13db5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:21.968300 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95264b40-71a9-46b3-ac96-8dcca9992b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:21.985462 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95264b40-71a9-46b3-ac96-8dcca9992b38) transitioned into state 'SUCCESS' from state '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-260259128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['66a7c2ce-f1c6-4214-a9e0-163d35b9469c','1e72f032-cab7-458c-99bf-a4fc8e7c193c','28024b8d-2856-41d1-ac5e-96fc5905aadc','d8a9648a-6d95-4250-b81e-4008f08444da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:21.986110 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4f5387-a7cc-48cf-a522-f6da047a1f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:21.994123 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4f5387-a7cc-48cf-a522-f6da047a1f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:21.994884 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (ee4464b5-7881-4780-871b-e1473d3e635f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:21.995162 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request issued successfully. Aug 18 09:23:21.995745 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16a9b7db-cdd7-4824-af5c-83cae3ddcf8b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:21.996159 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1089/4348] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:23:21 2026] POST /volume/v3/volumes => generated 775 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:22.011471 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-061497ad-1a0b-4d9d-b4df-a47d253325a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:22.014972 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-061497ad-1a0b-4d9d-b4df-a47d253325a8 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 Aug 18 09:23:22.015200 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-061497ad-1a0b-4d9d-b4df-a47d253325a8 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:22.015529 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-061497ad-1a0b-4d9d-b4df-a47d253325a8 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:22.023069 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:22.023069 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:22.026812 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-061497ad-1a0b-4d9d-b4df-a47d253325a8 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:22.030636 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-061497ad-1a0b-4d9d-b4df-a47d253325a8 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 returned with HTTP 200 Aug 18 09:23:22.031000 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1101/4349] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:22 2026] GET /volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:22.123227 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-301f67fd-88d9-4127-b508-7e63a0a55f7d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:22.125155 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-301f67fd-88d9-4127-b508-7e63a0a55f7d tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:22.125358 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-301f67fd-88d9-4127-b508-7e63a0a55f7d tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:22.125572 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-301f67fd-88d9-4127-b508-7e63a0a55f7d tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:22.125668 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-301f67fd-88d9-4127-b508-7e63a0a55f7d tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:22.129438 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:22.129438 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:22.130194 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-301f67fd-88d9-4127-b508-7e63a0a55f7d tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:22.130581 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1079/4350] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:22 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:22.226746 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c1126c4-c8c0-4b61-8dce-18b7c42732c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:22.228507 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c1126c4-c8c0-4b61-8dce-18b7c42732c2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:22.228705 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c1126c4-c8c0-4b61-8dce-18b7c42732c2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:22.228894 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c1126c4-c8c0-4b61-8dce-18b7c42732c2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:22.229028 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2c1126c4-c8c0-4b61-8dce-18b7c42732c2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:22.233452 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:22.233452 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:22.234022 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c1126c4-c8c0-4b61-8dce-18b7c42732c2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:22.234385 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1082/4351] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:22 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:22.665037 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-178b3b68-277e-44e7-97d2-4a9017e75da4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:22.667099 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-178b3b68-277e-44e7-97d2-4a9017e75da4 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:22.667292 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-178b3b68-277e-44e7-97d2-4a9017e75da4 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:22.667551 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-178b3b68-277e-44e7-97d2-4a9017e75da4 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:22.674552 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:22.674552 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:22.677799 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-178b3b68-277e-44e7-97d2-4a9017e75da4 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:22.681757 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-178b3b68-277e-44e7-97d2-4a9017e75da4 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:23:22.682106 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1090/4352] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:22 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:22.693107 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-83d7e941-b8c5-4f18-bc62-4a3a3b916444 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:22.694810 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83d7e941-b8c5-4f18-bc62-4a3a3b916444 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:22.694984 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83d7e941-b8c5-4f18-bc62-4a3a3b916444 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:22.695165 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83d7e941-b8c5-4f18-bc62-4a3a3b916444 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:22.702066 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:22.702066 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:22.706584 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-83d7e941-b8c5-4f18-bc62-4a3a3b916444 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:22.711656 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83d7e941-b8c5-4f18-bc62-4a3a3b916444 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:23:22.712128 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1102/4353] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:22 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:23.045884 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a8838aa2-9c32-4355-bd5d-3b01bc6b9211 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:23.047743 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8838aa2-9c32-4355-bd5d-3b01bc6b9211 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 Aug 18 09:23:23.047923 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8838aa2-9c32-4355-bd5d-3b01bc6b9211 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:23.048101 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8838aa2-9c32-4355-bd5d-3b01bc6b9211 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:23.056079 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:23.056079 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:23.060285 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a8838aa2-9c32-4355-bd5d-3b01bc6b9211 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:23.064832 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8838aa2-9c32-4355-bd5d-3b01bc6b9211 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 returned with HTTP 200 Aug 18 09:23:23.065215 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1080/4354] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:23 2026] GET /volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:23.077823 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c7d99da-d5e6-4d1b-bbbe-e1b2f0c643a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:23.079368 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c7d99da-d5e6-4d1b-bbbe-e1b2f0c643a0 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:23.079688 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c7d99da-d5e6-4d1b-bbbe-e1b2f0c643a0 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "533d346f-f8a2-4eb0-b817-ba1718755ef7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1654511710"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:23.088557 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:23.088557 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:23.088981 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1c7d99da-d5e6-4d1b-bbbe-e1b2f0c643a0 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:23.089108 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-1c7d99da-d5e6-4d1b-bbbe-e1b2f0c643a0 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create snapshot from volume 533d346f-f8a2-4eb0-b817-ba1718755ef7 Aug 18 09:23:23.111856 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1c7d99da-d5e6-4d1b-bbbe-e1b2f0c643a0 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['07c9a0f3-4a73-4b84-9821-5a29d2a19c44', '83d9062f-f7cb-4399-b136-41bb9e2b5cf2', 'd93931bd-0d70-4b64-96d7-8eeddadcb5e6', 'a0d2c453-8071-46fa-b876-9483f096a090'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:23.140443 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf54df60-0418-4c11-81e9-d6710ce11418 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:23.142478 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf54df60-0418-4c11-81e9-d6710ce11418 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:23.142667 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf54df60-0418-4c11-81e9-d6710ce11418 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:23.142888 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf54df60-0418-4c11-81e9-d6710ce11418 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:23.142984 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bf54df60-0418-4c11-81e9-d6710ce11418 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:23.148033 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:23.148033 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:23.148614 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1c7d99da-d5e6-4d1b-bbbe-e1b2f0c643a0 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot create request issued successfully. Aug 18 09:23:23.148777 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf54df60-0418-4c11-81e9-d6710ce11418 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:23.149016 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c7d99da-d5e6-4d1b-bbbe-e1b2f0c643a0 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:23.149203 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1091/4355] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:23 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:23.149503 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1083/4356] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:23.161053 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22ea9c17-1ead-44c7-bfe3-0816878daa53 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:23.163798 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22ea9c17-1ead-44c7-bfe3-0816878daa53 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d Aug 18 09:23:23.164013 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22ea9c17-1ead-44c7-bfe3-0816878daa53 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:23.164201 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22ea9c17-1ead-44c7-bfe3-0816878daa53 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:23.169265 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:23.169265 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:23.169680 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22ea9c17-1ead-44c7-bfe3-0816878daa53 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:23.170271 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22ea9c17-1ead-44c7-bfe3-0816878daa53 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d returned with HTTP 200 Aug 18 09:23:23.170669 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1103/4357] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:23 2026] GET /volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:23.243681 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a1ff237-267e-49b2-aabd-97a3e4c2767a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:23.245416 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a1ff237-267e-49b2-aabd-97a3e4c2767a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:23.245625 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a1ff237-267e-49b2-aabd-97a3e4c2767a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:23.245797 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a1ff237-267e-49b2-aabd-97a3e4c2767a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:23.245917 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8a1ff237-267e-49b2-aabd-97a3e4c2767a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:23.249837 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:23.249837 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:23.250444 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a1ff237-267e-49b2-aabd-97a3e4c2767a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:23.250806 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1081/4358] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:23 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:23.377286 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-9fd9c615-b1ad-4c8b-8ce5-f688e57ab84c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:23.379821 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-9fd9c615-b1ad-4c8b-8ce5-f688e57ab84c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:23.380081 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-9fd9c615-b1ad-4c8b-8ce5-f688e57ab84c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:23.380360 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-9fd9c615-b1ad-4c8b-8ce5-f688e57ab84c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:23.389545 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:23.389545 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:23.394018 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-9fd9c615-b1ad-4c8b-8ce5-f688e57ab84c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:23.399521 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-9fd9c615-b1ad-4c8b-8ce5-f688e57ab84c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:23:23.400141 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1092/4359] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:23:23 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:23.469093 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b3a07587-c150-4989-ba9a-6dbb347f1bed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:23.469582 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3a07587-c150-4989-ba9a-6dbb347f1bed None None] GET https://10.4.3.41/volume// Aug 18 09:23:23.469755 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3a07587-c150-4989-ba9a-6dbb347f1bed None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:23.469966 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3a07587-c150-4989-ba9a-6dbb347f1bed None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:23.470315 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3a07587-c150-4989-ba9a-6dbb347f1bed None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:23:23.470648 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1084/4360] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:23:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:23:23.477641 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-8bb2efc4-758b-46d6-9139-4b3356456222 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:23.564599 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-8bb2efc4-758b-46d6-9139-4b3356456222 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:23:23.564937 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-8bb2efc4-758b-46d6-9139-4b3356456222 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb62f215-8a8a-4b85-b84b-74113fbbb456", "connector": null, "instance_uuid": "b66423ef-baeb-461f-b0d6-a317f1c3d13a"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:23.572809 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:23.572809 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:23.593638 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-8bb2efc4-758b-46d6-9139-4b3356456222 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:23:23.594108 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1104/4361] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:23:23 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:23.622507 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dae6406b-fded-46ae-add4-fb5b116609d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:23.624244 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dae6406b-fded-46ae-add4-fb5b116609d0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:23.624496 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dae6406b-fded-46ae-add4-fb5b116609d0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:23.624732 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dae6406b-fded-46ae-add4-fb5b116609d0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:23.625836 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a8cd67c-416f-4337-a582-75eb7ee10f8e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:23.626209 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a8cd67c-416f-4337-a582-75eb7ee10f8e None None] GET https://10.4.3.41/volume// Aug 18 09:23:23.626416 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a8cd67c-416f-4337-a582-75eb7ee10f8e None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:23.626621 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a8cd67c-416f-4337-a582-75eb7ee10f8e None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:23.626958 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a8cd67c-416f-4337-a582-75eb7ee10f8e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:23:23.627224 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1093/4362] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:23:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 09:23:23.634523 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-3605f2a9-2ca5-4088-87fe-6acde308b881 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:23.635098 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:23.635098 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:23.637326 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-3605f2a9-2ca5-4088-87fe-6acde308b881 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:23.637665 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-3605f2a9-2ca5-4088-87fe-6acde308b881 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:23.637917 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-3605f2a9-2ca5-4088-87fe-6acde308b881 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:23.638312 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dae6406b-fded-46ae-add4-fb5b116609d0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:23.642290 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dae6406b-fded-46ae-add4-fb5b116609d0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:23:23.642711 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1082/4363] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:23 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:23.650907 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:23.650907 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:23.650907 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-3605f2a9-2ca5-4088-87fe-6acde308b881 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:23.653662 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-3605f2a9-2ca5-4088-87fe-6acde308b881 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:23:23.654034 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1085/4364] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:23:23 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:23:23.755280 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-661205f0-181a-4ed2-bb44-4a5f9833ec6d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:23.757418 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-661205f0-181a-4ed2-bb44-4a5f9833ec6d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] PUT https://10.4.3.41/volume/v3/attachments/164062d6-a250-48f6-b0a9-7e4d7ad73626 Aug 18 09:23:23.757815 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-661205f0-181a-4ed2-bb44-4a5f9833ec6d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:23.765143 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-661205f0-181a-4ed2-bb44-4a5f9833ec6d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Acquiring lock "cinder-attachment_update-fb62f215-8a8a-4b85-b84b-74113fbbb456-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:23:23.769697 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-661205f0-181a-4ed2-bb44-4a5f9833ec6d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Lock "cinder-attachment_update-fb62f215-8a8a-4b85-b84b-74113fbbb456-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:23:23.770991 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:23.770991 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:23.871219 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-661205f0-181a-4ed2-bb44-4a5f9833ec6d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Lock "cinder-attachment_update-fb62f215-8a8a-4b85-b84b-74113fbbb456-np0000007625" released by "attachment_update" :: held 0.102s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:23:23.871834 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-661205f0-181a-4ed2-bb44-4a5f9833ec6d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments/164062d6-a250-48f6-b0a9-7e4d7ad73626 returned with HTTP 200 Aug 18 09:23:23.872230 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1105/4365] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:23:23 2026] PUT /volume/v3/attachments/164062d6-a250-48f6-b0a9-7e4d7ad73626 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:24.158066 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f554a4ad-722b-422e-8f0f-d67c47b006d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:24.159661 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f554a4ad-722b-422e-8f0f-d67c47b006d1 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:24.159871 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f554a4ad-722b-422e-8f0f-d67c47b006d1 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:24.160040 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f554a4ad-722b-422e-8f0f-d67c47b006d1 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:24.160138 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f554a4ad-722b-422e-8f0f-d67c47b006d1 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:24.164106 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:24.164106 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:24.164700 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f554a4ad-722b-422e-8f0f-d67c47b006d1 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:24.165047 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1094/4366] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:24 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:24.173365 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb89215d-1053-4c21-bea4-eacdcca6daf8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:24.175030 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb89215d-1053-4c21-bea4-eacdcca6daf8 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] PUT https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:24.175359 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb89215d-1053-4c21-bea4-eacdcca6daf8 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:24.178421 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-feec1e3c-5651-44ab-9380-1307f78f4ecf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:24.180594 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-feec1e3c-5651-44ab-9380-1307f78f4ecf tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d Aug 18 09:23:24.180839 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-feec1e3c-5651-44ab-9380-1307f78f4ecf tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:24.181080 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-feec1e3c-5651-44ab-9380-1307f78f4ecf tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:24.181133 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:24.181133 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:24.186775 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:24.186775 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:24.187154 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-feec1e3c-5651-44ab-9380-1307f78f4ecf tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:24.187267 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb89215d-1053-4c21-bea4-eacdcca6daf8 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:24.187823 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1083/4367] 10.4.3.41 () {70 vars in 1401 bytes} [Tue Aug 18 09:23:24 2026] PUT /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 313 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:24.187978 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-feec1e3c-5651-44ab-9380-1307f78f4ecf tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d returned with HTTP 200 Aug 18 09:23:24.188327 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1086/4368] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:24 2026] GET /volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:24.197327 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e10242a6-5075-4cf2-b19f-0bf85517bcbc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:24.199071 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10173851-2589-4750-b853-e1b2a0d0bdec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:24.199284 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e10242a6-5075-4cf2-b19f-0bf85517bcbc tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:24.199627 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e10242a6-5075-4cf2-b19f-0bf85517bcbc tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:24.199875 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e10242a6-5075-4cf2-b19f-0bf85517bcbc tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:24.200027 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e10242a6-5075-4cf2-b19f-0bf85517bcbc tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:24.200739 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10173851-2589-4750-b853-e1b2a0d0bdec tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d Aug 18 09:23:24.200917 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10173851-2589-4750-b853-e1b2a0d0bdec tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:24.201095 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10173851-2589-4750-b853-e1b2a0d0bdec tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:24.201179 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-10173851-2589-4750-b853-e1b2a0d0bdec tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Delete snapshot with id: 9f20b92b-05a8-4221-b4ac-699f2797dd5d Aug 18 09:23:24.204956 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:24.204956 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:24.205711 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e10242a6-5075-4cf2-b19f-0bf85517bcbc tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:24.205799 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:24.205799 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:24.206211 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1106/4369] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:24 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:24.206296 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10173851-2589-4750-b853-e1b2a0d0bdec tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot retrieved successfully. Aug 18 09:23:24.216645 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a35eb91a-aba9-4cf1-904b-29fd237f1608 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:24.218497 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a35eb91a-aba9-4cf1-904b-29fd237f1608 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] DELETE https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:24.218719 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a35eb91a-aba9-4cf1-904b-29fd237f1608 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:24.218923 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a35eb91a-aba9-4cf1-904b-29fd237f1608 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:24.219030 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-a35eb91a-aba9-4cf1-904b-29fd237f1608 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Delete backup with id: 18fe2b96-ed2a-47a5-a7db-987e10031c89. Aug 18 09:23:24.220657 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10173851-2589-4750-b853-e1b2a0d0bdec tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot delete request issued successfully. Aug 18 09:23:24.220897 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10173851-2589-4750-b853-e1b2a0d0bdec tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d returned with HTTP 202 Aug 18 09:23:24.221263 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1095/4370] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:24 2026] DELETE /volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:24.223562 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:24.223562 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:24.230010 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d53e1ff-53a7-4198-b150-7609bd4efe8e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:24.232358 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d53e1ff-53a7-4198-b150-7609bd4efe8e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] GET https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d Aug 18 09:23:24.232634 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d53e1ff-53a7-4198-b150-7609bd4efe8e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:24.232883 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d53e1ff-53a7-4198-b150-7609bd4efe8e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:24.237853 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-a35eb91a-aba9-4cf1-904b-29fd237f1608 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] delete_backup rpcapi backup_id 18fe2b96-ed2a-47a5-a7db-987e10031c89 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:23:24.238500 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:24.238500 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:24.238925 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9d53e1ff-53a7-4198-b150-7609bd4efe8e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot retrieved successfully. Aug 18 09:23:24.239859 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d53e1ff-53a7-4198-b150-7609bd4efe8e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d returned with HTTP 200 Aug 18 09:23:24.240018 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a35eb91a-aba9-4cf1-904b-29fd237f1608 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 202 Aug 18 09:23:24.240234 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1087/4371] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:24 2026] GET /volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:24.240592 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1084/4372] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:23:24 2026] DELETE /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:23:24.250434 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c81b277-1ced-44a3-956f-c3a18b206389 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:24.253456 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c81b277-1ced-44a3-956f-c3a18b206389 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:24.253814 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c81b277-1ced-44a3-956f-c3a18b206389 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:24.254015 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c81b277-1ced-44a3-956f-c3a18b206389 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:24.254164 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6c81b277-1ced-44a3-956f-c3a18b206389 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:24.259862 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:24.259862 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:24.260587 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c81b277-1ced-44a3-956f-c3a18b206389 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 200 Aug 18 09:23:24.261031 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1107/4373] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:24 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:24.261191 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ac74de9-dcd8-4219-b72c-704977bd950a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:24.264242 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ac74de9-dcd8-4219-b72c-704977bd950a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:24.264511 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ac74de9-dcd8-4219-b72c-704977bd950a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:24.264741 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ac74de9-dcd8-4219-b72c-704977bd950a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:24.264818 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9ac74de9-dcd8-4219-b72c-704977bd950a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:24.271634 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:24.271634 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:24.272279 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ac74de9-dcd8-4219-b72c-704977bd950a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:24.272698 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1096/4374] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:24 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:24.656633 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29ec1cec-3979-4cb4-a4d1-1479d068c9db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:24.659499 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29ec1cec-3979-4cb4-a4d1-1479d068c9db tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:24.659716 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29ec1cec-3979-4cb4-a4d1-1479d068c9db tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:24.659968 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29ec1cec-3979-4cb4-a4d1-1479d068c9db tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:24.672768 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:24.672768 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:24.677022 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29ec1cec-3979-4cb4-a4d1-1479d068c9db tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:24.682603 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29ec1cec-3979-4cb4-a4d1-1479d068c9db tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:23:24.683128 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1088/4375] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:24 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:25.250321 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a136fcc-2b8c-4d30-b5bf-bfabe34cef6c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:25.252078 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a136fcc-2b8c-4d30-b5bf-bfabe34cef6c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] GET https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d Aug 18 09:23:25.252281 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a136fcc-2b8c-4d30-b5bf-bfabe34cef6c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:25.252531 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a136fcc-2b8c-4d30-b5bf-bfabe34cef6c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:25.256504 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a136fcc-2b8c-4d30-b5bf-bfabe34cef6c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d returned with HTTP 404 Aug 18 09:23:25.256961 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1085/4376] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:25 2026] GET /volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:25.263874 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e1d12c99-279f-48d3-95a4-3817ab8fd6d3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:25.266184 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1d12c99-279f-48d3-95a4-3817ab8fd6d3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d Aug 18 09:23:25.266493 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1d12c99-279f-48d3-95a4-3817ab8fd6d3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:25.266760 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1d12c99-279f-48d3-95a4-3817ab8fd6d3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:25.266908 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-e1d12c99-279f-48d3-95a4-3817ab8fd6d3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete snapshot with id: 9f20b92b-05a8-4221-b4ac-699f2797dd5d Aug 18 09:23:25.272221 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1d12c99-279f-48d3-95a4-3817ab8fd6d3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d returned with HTTP 404 Aug 18 09:23:25.272730 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1108/4377] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:25 2026] DELETE /volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:25.274060 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f61c10a8-fbc3-4bef-9964-fad4b39d81e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:25.276186 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f61c10a8-fbc3-4bef-9964-fad4b39d81e2 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 Aug 18 09:23:25.276483 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f61c10a8-fbc3-4bef-9964-fad4b39d81e2 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:25.276821 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f61c10a8-fbc3-4bef-9964-fad4b39d81e2 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:25.277057 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f61c10a8-fbc3-4bef-9964-fad4b39d81e2 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Show backup with id 18fe2b96-ed2a-47a5-a7db-987e10031c89. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:25.281510 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f61c10a8-fbc3-4bef-9964-fad4b39d81e2 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 returned with HTTP 404 Aug 18 09:23:25.281659 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9a69f24c-8c9a-4bb9-9aa7-979f8f189036 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:25.282099 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1097/4378] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:25 2026] GET /volume/v3/backups/18fe2b96-ed2a-47a5-a7db-987e10031c89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:25.283997 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a69f24c-8c9a-4bb9-9aa7-979f8f189036 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d Aug 18 09:23:25.284201 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a69f24c-8c9a-4bb9-9aa7-979f8f189036 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:25.284420 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a69f24c-8c9a-4bb9-9aa7-979f8f189036 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:25.284723 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8942a8c2-0edf-4063-a621-fe9bea8c240b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:25.287398 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8942a8c2-0edf-4063-a621-fe9bea8c240b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:25.287398 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8942a8c2-0edf-4063-a621-fe9bea8c240b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:25.287617 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8942a8c2-0edf-4063-a621-fe9bea8c240b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:25.287769 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8942a8c2-0edf-4063-a621-fe9bea8c240b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:25.289642 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a69f24c-8c9a-4bb9-9aa7-979f8f189036 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d returned with HTTP 404 Aug 18 09:23:25.289948 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1848c13f-7669-47ec-8eb0-78866f737da9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:25.290090 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1089/4379] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:25 2026] GET /volume/v3/snapshots/9f20b92b-05a8-4221-b4ac-699f2797dd5d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:25.292146 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1848c13f-7669-47ec-8eb0-78866f737da9 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa Aug 18 09:23:25.292413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1848c13f-7669-47ec-8eb0-78866f737da9 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:25.292687 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1848c13f-7669-47ec-8eb0-78866f737da9 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:25.292844 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1848c13f-7669-47ec-8eb0-78866f737da9 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Delete volume with id: 9bb6ad0b-b95b-429a-be79-7acfd9210eaa Aug 18 09:23:25.293205 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:25.293205 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:25.294080 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8942a8c2-0edf-4063-a621-fe9bea8c240b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:25.294596 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1086/4380] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:25 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:25.299182 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-386dcbf8-5c27-41e6-9ff2-d759153ba9d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:25.301133 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-386dcbf8-5c27-41e6-9ff2-d759153ba9d1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 Aug 18 09:23:25.301427 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-386dcbf8-5c27-41e6-9ff2-d759153ba9d1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:25.301498 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:25.301498 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:25.301714 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-386dcbf8-5c27-41e6-9ff2-d759153ba9d1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:25.301860 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1848c13f-7669-47ec-8eb0-78866f737da9 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Volume info retrieved successfully. Aug 18 09:23:25.301898 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-386dcbf8-5c27-41e6-9ff2-d759153ba9d1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume with id: 533d346f-f8a2-4eb0-b817-ba1718755ef7 Aug 18 09:23:25.309638 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:25.309638 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:25.309940 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-386dcbf8-5c27-41e6-9ff2-d759153ba9d1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:25.322489 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1848c13f-7669-47ec-8eb0-78866f737da9 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Delete volume request issued successfully. Aug 18 09:23:25.322931 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1848c13f-7669-47ec-8eb0-78866f737da9 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa returned with HTTP 202 Aug 18 09:23:25.323501 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1109/4381] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:23:25 2026] DELETE /volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:25.326430 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-386dcbf8-5c27-41e6-9ff2-d759153ba9d1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume request issued successfully. Aug 18 09:23:25.326833 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-386dcbf8-5c27-41e6-9ff2-d759153ba9d1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 returned with HTTP 202 Aug 18 09:23:25.327073 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1098/4382] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:25 2026] DELETE /volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:25.332641 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c907cc9-89ef-46cc-b784-d273f7af5d14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:25.334469 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c907cc9-89ef-46cc-b784-d273f7af5d14 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa Aug 18 09:23:25.334717 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c907cc9-89ef-46cc-b784-d273f7af5d14 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:25.334944 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c907cc9-89ef-46cc-b784-d273f7af5d14 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:25.336254 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74c5b376-9b74-46d7-8914-16d917e9e14a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:25.337933 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74c5b376-9b74-46d7-8914-16d917e9e14a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 Aug 18 09:23:25.338131 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74c5b376-9b74-46d7-8914-16d917e9e14a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:25.338329 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74c5b376-9b74-46d7-8914-16d917e9e14a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:25.342268 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:25.342268 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:25.345001 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:25.345001 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:25.345496 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c907cc9-89ef-46cc-b784-d273f7af5d14 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Volume info retrieved successfully. Aug 18 09:23:25.348474 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74c5b376-9b74-46d7-8914-16d917e9e14a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:25.349887 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c907cc9-89ef-46cc-b784-d273f7af5d14 tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa returned with HTTP 200 Aug 18 09:23:25.350429 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1090/4383] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:25 2026] GET /volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:25.353230 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74c5b376-9b74-46d7-8914-16d917e9e14a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 returned with HTTP 200 Aug 18 09:23:25.353755 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1087/4384] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:25 2026] GET /volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:25.694874 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c7bb349-9df3-41e7-8d52-4b3a6fc82c5d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:25.696580 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c7bb349-9df3-41e7-8d52-4b3a6fc82c5d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:25.696764 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c7bb349-9df3-41e7-8d52-4b3a6fc82c5d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:25.696934 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c7bb349-9df3-41e7-8d52-4b3a6fc82c5d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:25.705546 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:25.705546 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:25.708702 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6c7bb349-9df3-41e7-8d52-4b3a6fc82c5d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:25.712603 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c7bb349-9df3-41e7-8d52-4b3a6fc82c5d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:23:25.712902 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1110/4385] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:25 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:26.307550 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b63febc-33df-42a3-a91f-8de36dd8ed50 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:26.309376 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b63febc-33df-42a3-a91f-8de36dd8ed50 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:26.309620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b63febc-33df-42a3-a91f-8de36dd8ed50 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:26.309812 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b63febc-33df-42a3-a91f-8de36dd8ed50 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:26.309928 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4b63febc-33df-42a3-a91f-8de36dd8ed50 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:26.314513 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:26.314513 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:26.315330 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b63febc-33df-42a3-a91f-8de36dd8ed50 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:26.315806 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1099/4386] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:26 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:26.364430 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bea905b3-1226-4622-b858-5f8d8f8923da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:26.366370 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bea905b3-1226-4622-b858-5f8d8f8923da tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] GET https://10.4.3.41/volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa Aug 18 09:23:26.366645 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bea905b3-1226-4622-b858-5f8d8f8923da tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:26.366769 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6219c048-f40c-4aa2-b9c6-f71737ae8fa3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:26.367015 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bea905b3-1226-4622-b858-5f8d8f8923da tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:26.368812 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6219c048-f40c-4aa2-b9c6-f71737ae8fa3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 Aug 18 09:23:26.369060 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6219c048-f40c-4aa2-b9c6-f71737ae8fa3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:26.369333 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6219c048-f40c-4aa2-b9c6-f71737ae8fa3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:26.372425 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bea905b3-1226-4622-b858-5f8d8f8923da tempest-ProjectAdminTests39-1575319686 tempest-ProjectAdminTests39-1575319686-project-admin] https://10.4.3.41/volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa returned with HTTP 404 Aug 18 09:23:26.372964 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1091/4387] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:26 2026] GET /volume/v3/volumes/9bb6ad0b-b95b-429a-be79-7acfd9210eaa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:26.375996 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6219c048-f40c-4aa2-b9c6-f71737ae8fa3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 returned with HTTP 404 Aug 18 09:23:26.376655 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1088/4388] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:26 2026] GET /volume/v3/volumes/533d346f-f8a2-4eb0-b817-ba1718755ef7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:26.385509 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-304437cb-4609-47ee-80be-2947503bdc2a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:26.387234 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:26.387600 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-969651977"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:26.389022 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-969651977'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:26.389134 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume of 1 GB Aug 18 09:23:26.393526 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:26.399022 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (b5c5fefc-7f25-43c1-9758-eab9f527a594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:26.400167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c22eee26-e10f-449a-9aed-21089bf7e66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:26.401400 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:26.433649 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c22eee26-e10f-449a-9aed-21089bf7e66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:26.434720 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1699ffba-b2c7-41f5-8d95-a6d43d19c0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:26.479346 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['89fc8e90-dc93-457e-870c-2ee250c5d5bc', 'd1884e40-8bc4-4ff8-822d-7a7e895c253e', 'd9a548b0-abb2-4a49-883a-f0bf0cd2d986', 'd8b0e10d-7e1e-4708-9e5b-ce2180d2eab8'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:26.480328 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1699ffba-b2c7-41f5-8d95-a6d43d19c0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89fc8e90-dc93-457e-870c-2ee250c5d5bc', 'd1884e40-8bc4-4ff8-822d-7a7e895c253e', 'd9a548b0-abb2-4a49-883a-f0bf0cd2d986', 'd8b0e10d-7e1e-4708-9e5b-ce2180d2eab8']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:26.481264 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41240621-6ca1-4227-80db-2b122d84c804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:26.508559 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41240621-6ca1-4227-80db-2b122d84c804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969651977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['89fc8e90-dc93-457e-870c-2ee250c5d5bc','d1884e40-8bc4-4ff8-822d-7a7e895c253e','d9a548b0-abb2-4a49-883a-f0bf0cd2d986','d8b0e10d-7e1e-4708-9e5b-ce2180d2eab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969651977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c0ac5311ac4530b317aa1e96eb7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae65da553e9b4dc8be620b542ac13db5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:26.509481 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec694302-4e74-480b-93ae-c96cc290a61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:26.532949 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec694302-4e74-480b-93ae-c96cc290a61a) transitioned into state 'SUCCESS' from state '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-969651977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['89fc8e90-dc93-457e-870c-2ee250c5d5bc','d1884e40-8bc4-4ff8-822d-7a7e895c253e','d9a548b0-abb2-4a49-883a-f0bf0cd2d986','d8b0e10d-7e1e-4708-9e5b-ce2180d2eab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:26.533704 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (809069fd-afac-471f-bddd-22f595ccce48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:26.543093 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (809069fd-afac-471f-bddd-22f595ccce48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:26.545480 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (b5c5fefc-7f25-43c1-9758-eab9f527a594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:26.545480 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request issued successfully. Aug 18 09:23:26.545480 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-304437cb-4609-47ee-80be-2947503bdc2a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:26.545681 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1111/4389] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:23:26 2026] POST /volume/v3/volumes => generated 775 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:26.557415 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d701d2f1-83cb-4b82-8237-bf635523ef37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:26.563856 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d701d2f1-83cb-4b82-8237-bf635523ef37 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c Aug 18 09:23:26.563856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d701d2f1-83cb-4b82-8237-bf635523ef37 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:26.563856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d701d2f1-83cb-4b82-8237-bf635523ef37 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:26.575746 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:26.575746 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:26.579506 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d701d2f1-83cb-4b82-8237-bf635523ef37 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:26.583683 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d701d2f1-83cb-4b82-8237-bf635523ef37 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c returned with HTTP 200 Aug 18 09:23:26.584264 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1100/4390] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:26 2026] GET /volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:26.727849 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41c677b8-2201-443a-9e47-da59bb66f7af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:26.732113 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41c677b8-2201-443a-9e47-da59bb66f7af tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:26.733277 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41c677b8-2201-443a-9e47-da59bb66f7af tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:26.734574 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41c677b8-2201-443a-9e47-da59bb66f7af tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:26.759403 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:26.759403 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:26.762859 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-41c677b8-2201-443a-9e47-da59bb66f7af tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:26.767066 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41c677b8-2201-443a-9e47-da59bb66f7af tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:23:26.767468 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1092/4391] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:26 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:27.181117 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-77b4c605-6948-43b7-a8c3-52090a4ad35a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:27.183350 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-77b4c605-6948-43b7-a8c3-52090a4ad35a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/attachments/164062d6-a250-48f6-b0a9-7e4d7ad73626/action Aug 18 09:23:27.183754 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-77b4c605-6948-43b7-a8c3-52090a4ad35a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:23:27.183875 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-77b4c605-6948-43b7-a8c3-52090a4ad35a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:27.199507 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:27.199507 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:27.210339 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-21685cd8-1a45-40cf-9a05-0becb960a391 req-77b4c605-6948-43b7-a8c3-52090a4ad35a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments/164062d6-a250-48f6-b0a9-7e4d7ad73626/action returned with HTTP 204 Aug 18 09:23:27.210973 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1089/4392] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:23:27 2026] POST /volume/v3/attachments/164062d6-a250-48f6-b0a9-7e4d7ad73626/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:27.327763 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-96a8ba19-0dda-4fb6-b306-14512221e68f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:27.328766 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96a8ba19-0dda-4fb6-b306-14512221e68f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:27.329101 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96a8ba19-0dda-4fb6-b306-14512221e68f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:27.329153 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96a8ba19-0dda-4fb6-b306-14512221e68f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:27.329288 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-96a8ba19-0dda-4fb6-b306-14512221e68f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:27.333764 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:27.333764 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:27.334353 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96a8ba19-0dda-4fb6-b306-14512221e68f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:27.334796 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1112/4393] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:27 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:27.596905 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e85fee4-9563-4b24-8869-441509e63131 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:27.599446 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e85fee4-9563-4b24-8869-441509e63131 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c Aug 18 09:23:27.599723 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e85fee4-9563-4b24-8869-441509e63131 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:27.599982 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e85fee4-9563-4b24-8869-441509e63131 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:27.609958 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:27.609958 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:27.615258 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0e85fee4-9563-4b24-8869-441509e63131 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:27.621195 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e85fee4-9563-4b24-8869-441509e63131 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c returned with HTTP 200 Aug 18 09:23:27.621777 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1101/4394] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:27 2026] GET /volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:27.634570 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c8fc1d0-f302-4bec-a625-fce39e0fbd71 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:27.636509 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c8fc1d0-f302-4bec-a625-fce39e0fbd71 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:27.636822 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c8fc1d0-f302-4bec-a625-fce39e0fbd71 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1273160956"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:27.644830 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:27.644830 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:27.645141 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c8fc1d0-f302-4bec-a625-fce39e0fbd71 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:27.645252 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-6c8fc1d0-f302-4bec-a625-fce39e0fbd71 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create snapshot from volume b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c Aug 18 09:23:27.667403 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6c8fc1d0-f302-4bec-a625-fce39e0fbd71 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['31dd8e6d-4fc9-4a61-820a-fc07e410554c', '9dc08223-d701-4781-8c2e-b460c2fa50db', 'b502a14d-5e9a-4458-bf9f-de38d4a797f0', '7f4e6a33-8abe-436e-b147-e07a820336cf'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:27.695917 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c8fc1d0-f302-4bec-a625-fce39e0fbd71 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot create request issued successfully. Aug 18 09:23:27.696257 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c8fc1d0-f302-4bec-a625-fce39e0fbd71 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:27.696683 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1093/4395] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:27.706222 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-659b3e83-f9d9-42f0-80a5-cfef4945a2f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:27.710025 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-659b3e83-f9d9-42f0-80a5-cfef4945a2f5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 Aug 18 09:23:27.710335 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-659b3e83-f9d9-42f0-80a5-cfef4945a2f5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:27.710677 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-659b3e83-f9d9-42f0-80a5-cfef4945a2f5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:27.718148 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:27.718148 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:27.718820 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-659b3e83-f9d9-42f0-80a5-cfef4945a2f5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:27.720029 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-659b3e83-f9d9-42f0-80a5-cfef4945a2f5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 returned with HTTP 200 Aug 18 09:23:27.720748 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1090/4396] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:27 2026] GET /volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:27.780940 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-84a55a2c-d258-4153-9514-84c20e2de7b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:27.783010 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84a55a2c-d258-4153-9514-84c20e2de7b8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:27.783306 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84a55a2c-d258-4153-9514-84c20e2de7b8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:27.783604 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84a55a2c-d258-4153-9514-84c20e2de7b8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:27.796972 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:27.796972 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:27.801944 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-84a55a2c-d258-4153-9514-84c20e2de7b8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:27.808372 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84a55a2c-d258-4153-9514-84c20e2de7b8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:23:27.808952 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1113/4397] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:27 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:27.980535 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:28.065451 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:28.065931 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-368327511"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:28.067851 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-368327511'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:28.068016 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Create volume of 1 GB Aug 18 09:23:28.073030 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:28.081024 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Flow 'volume_create_api' (89749ed1-bf63-4a63-9c30-2174dd3abf5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:28.082311 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff1d4e06-6730-4a67-af37-418d4abb4e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:28.083462 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:28.108241 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff1d4e06-6730-4a67-af37-418d4abb4e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:28.108955 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e497a008-0636-489c-b63a-1806145aea8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:28.168458 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Created reservations ['1886cdd3-cfc6-4883-a22e-d9a9c9fce36b', 'ccbd928f-ac92-4ad9-9c86-15fb8d1d9663', '71825b12-d672-4124-ae5d-711dfb1816ea', '738c6e53-4b17-49db-bddb-6291fce23ae3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:28.169293 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e497a008-0636-489c-b63a-1806145aea8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1886cdd3-cfc6-4883-a22e-d9a9c9fce36b', 'ccbd928f-ac92-4ad9-9c86-15fb8d1d9663', '71825b12-d672-4124-ae5d-711dfb1816ea', '738c6e53-4b17-49db-bddb-6291fce23ae3']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:28.170041 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb79e425-80e8-4b4a-90f2-481791ad68b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:28.196317 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb79e425-80e8-4b4a-90f2-481791ad68b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82a59adc-16fb-4737-a25c-49ea9858d396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-368327511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dc422e24fcf475280d7bdfb05fda54e',qos_specs=None,replication_status=,reservations=['1886cdd3-cfc6-4883-a22e-d9a9c9fce36b','ccbd928f-ac92-4ad9-9c86-15fb8d1d9663','71825b12-d672-4124-ae5d-711dfb1816ea','738c6e53-4b17-49db-bddb-6291fce23ae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63e224ef51f14b1d970fb0dc2c8680c1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-368327511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82a59adc-16fb-4737-a25c-49ea9858d396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dc422e24fcf475280d7bdfb05fda54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63e224ef51f14b1d970fb0dc2c8680c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:28.197442 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77bed808-1b07-4e62-8d82-980f0588a641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:28.217891 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77bed808-1b07-4e62-8d82-980f0588a641) transitioned into state 'SUCCESS' from state '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-368327511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dc422e24fcf475280d7bdfb05fda54e',qos_specs=None,replication_status=,reservations=['1886cdd3-cfc6-4883-a22e-d9a9c9fce36b','ccbd928f-ac92-4ad9-9c86-15fb8d1d9663','71825b12-d672-4124-ae5d-711dfb1816ea','738c6e53-4b17-49db-bddb-6291fce23ae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63e224ef51f14b1d970fb0dc2c8680c1',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:28.218427 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7075c0e9-f6ad-43b0-8425-ecade19328df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:28.230413 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7075c0e9-f6ad-43b0-8425-ecade19328df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:28.231229 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Flow 'volume_create_api' (89749ed1-bf63-4a63-9c30-2174dd3abf5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:28.231564 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Create volume request issued successfully. Aug 18 09:23:28.232132 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c14eb6f8-15a2-4cb0-94a3-05e6db5bdb7b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:28.233235 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1102/4398] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:23:27 2026] POST /volume/v3/volumes => generated 775 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:28.247326 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29504816-50f9-4d47-8804-7457156df48e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:28.248310 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29504816-50f9-4d47-8804-7457156df48e tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 Aug 18 09:23:28.248529 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29504816-50f9-4d47-8804-7457156df48e tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:28.248702 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29504816-50f9-4d47-8804-7457156df48e tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:28.255943 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:28.255943 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:28.259628 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29504816-50f9-4d47-8804-7457156df48e tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Volume info retrieved successfully. Aug 18 09:23:28.263732 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29504816-50f9-4d47-8804-7457156df48e tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 returned with HTTP 200 Aug 18 09:23:28.265451 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1094/4399] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:28 2026] GET /volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:28.349180 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27a0b501-ff3b-48f3-93d0-a519d66db2bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:28.351576 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27a0b501-ff3b-48f3-93d0-a519d66db2bd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:28.351847 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27a0b501-ff3b-48f3-93d0-a519d66db2bd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:28.352130 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27a0b501-ff3b-48f3-93d0-a519d66db2bd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:28.352296 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-27a0b501-ff3b-48f3-93d0-a519d66db2bd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:28.357168 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:28.357168 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:28.358041 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27a0b501-ff3b-48f3-93d0-a519d66db2bd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:28.358544 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1091/4400] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:28 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:28.731357 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b2eaaca-40da-4edd-8db1-b3b25d9b8104 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:28.734656 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b2eaaca-40da-4edd-8db1-b3b25d9b8104 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 Aug 18 09:23:28.734656 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b2eaaca-40da-4edd-8db1-b3b25d9b8104 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:28.734656 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b2eaaca-40da-4edd-8db1-b3b25d9b8104 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:28.740112 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:28.740112 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:28.740513 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8b2eaaca-40da-4edd-8db1-b3b25d9b8104 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:28.741204 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b2eaaca-40da-4edd-8db1-b3b25d9b8104 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 returned with HTTP 200 Aug 18 09:23:28.741629 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1114/4401] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:28 2026] GET /volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:28.752079 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f37dfeba-2410-4ae4-91e8-84018acca19e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:28.754646 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f37dfeba-2410-4ae4-91e8-84018acca19e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] POST https://10.4.3.41/volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859/action Aug 18 09:23:28.755085 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f37dfeba-2410-4ae4-91e8-84018acca19e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:23:28.755278 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f37dfeba-2410-4ae4-91e8-84018acca19e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:28.763509 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:28.763509 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:28.764130 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f37dfeba-2410-4ae4-91e8-84018acca19e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot retrieved successfully. Aug 18 09:23:28.765348 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-f37dfeba-2410-4ae4-91e8-84018acca19e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3dff0bc8d19e4f4ebe7a7a75bb416e8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50c0ac5311ac4530b317aa1e96eb7156', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:23:28.765654 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f37dfeba-2410-4ae4-91e8-84018acca19e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859/action returned with HTTP 403 Aug 18 09:23:28.766313 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1103/4402] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:23:28 2026] POST /volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:28.772912 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a742d22-a249-4e3b-aa4d-67833adcff52 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:28.774622 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a742d22-a249-4e3b-aa4d-67833adcff52 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 Aug 18 09:23:28.774826 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a742d22-a249-4e3b-aa4d-67833adcff52 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:28.775054 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a742d22-a249-4e3b-aa4d-67833adcff52 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:28.775182 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-8a742d22-a249-4e3b-aa4d-67833adcff52 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete snapshot with id: dd8ec134-292a-42a3-b6b1-d534d4d43859 Aug 18 09:23:28.780546 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:28.780546 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:28.780879 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a742d22-a249-4e3b-aa4d-67833adcff52 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:28.794536 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a742d22-a249-4e3b-aa4d-67833adcff52 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot delete request issued successfully. Aug 18 09:23:28.794721 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a742d22-a249-4e3b-aa4d-67833adcff52 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 returned with HTTP 202 Aug 18 09:23:28.795081 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1095/4403] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:28 2026] DELETE /volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:28.801523 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69e3b72d-9578-488b-bcc7-a301b4ba7fa1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:28.803417 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69e3b72d-9578-488b-bcc7-a301b4ba7fa1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 Aug 18 09:23:28.803651 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69e3b72d-9578-488b-bcc7-a301b4ba7fa1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:28.803866 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69e3b72d-9578-488b-bcc7-a301b4ba7fa1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:28.809646 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:28.809646 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:28.810066 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-69e3b72d-9578-488b-bcc7-a301b4ba7fa1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:28.810994 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69e3b72d-9578-488b-bcc7-a301b4ba7fa1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 returned with HTTP 200 Aug 18 09:23:28.811490 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1092/4404] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:28 2026] GET /volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:29.280497 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd5745ac-6751-489a-8bc8-687e2039c0fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:29.282337 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd5745ac-6751-489a-8bc8-687e2039c0fb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 Aug 18 09:23:29.282569 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd5745ac-6751-489a-8bc8-687e2039c0fb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:29.282748 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd5745ac-6751-489a-8bc8-687e2039c0fb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:29.289989 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:29.289989 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:29.293583 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bd5745ac-6751-489a-8bc8-687e2039c0fb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Volume info retrieved successfully. Aug 18 09:23:29.297072 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd5745ac-6751-489a-8bc8-687e2039c0fb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 returned with HTTP 200 Aug 18 09:23:29.297460 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1115/4405] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:29 2026] GET /volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:29.308325 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7552c4a-afad-4422-9863-d02d9dfe22fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:29.310031 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7552c4a-afad-4422-9863-d02d9dfe22fc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:23:29.310375 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7552c4a-afad-4422-9863-d02d9dfe22fc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "82a59adc-16fb-4737-a25c-49ea9858d396", "name": "tempest-type-Backup-1450321941"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:29.312610 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-b7552c4a-afad-4422-9863-d02d9dfe22fc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Creating new backup {'backup': {'volume_id': '82a59adc-16fb-4737-a25c-49ea9858d396', 'name': 'tempest-type-Backup-1450321941'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:23:29.312737 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-b7552c4a-afad-4422-9863-d02d9dfe22fc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Creating backup of volume 82a59adc-16fb-4737-a25c-49ea9858d396 in container None Aug 18 09:23:29.319378 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:29.319378 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:29.319819 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b7552c4a-afad-4422-9863-d02d9dfe22fc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Volume info retrieved successfully. Aug 18 09:23:29.346167 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b7552c4a-afad-4422-9863-d02d9dfe22fc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Created reservations ['a5befd2b-0494-4fe9-8a39-7b079d3570b3', '6463c3c2-b1ab-418a-be6b-23d35a5cd140'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:29.369505 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-536f017e-02c6-4b39-9143-a7d06b2202a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:29.371537 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-536f017e-02c6-4b39-9143-a7d06b2202a8 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:29.371780 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-536f017e-02c6-4b39-9143-a7d06b2202a8 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:29.372010 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-536f017e-02c6-4b39-9143-a7d06b2202a8 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:29.372095 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-536f017e-02c6-4b39-9143-a7d06b2202a8 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:29.377448 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7552c4a-afad-4422-9863-d02d9dfe22fc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:23:29.377448 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1104/4406] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:23:29 2026] POST /volume/v3/backups => generated 314 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:29.377642 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:29.377642 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:29.377642 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-536f017e-02c6-4b39-9143-a7d06b2202a8 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:29.378074 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1096/4407] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:29 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:29.391761 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7dedc538-1ae2-442e-86f4-bd33a29109a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:29.394100 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7dedc538-1ae2-442e-86f4-bd33a29109a7 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:29.394195 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7dedc538-1ae2-442e-86f4-bd33a29109a7 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:29.394932 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7dedc538-1ae2-442e-86f4-bd33a29109a7 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:29.394932 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7dedc538-1ae2-442e-86f4-bd33a29109a7 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:29.399273 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:29.399273 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:29.400058 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7dedc538-1ae2-442e-86f4-bd33a29109a7 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:29.400549 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1093/4408] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:29 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:29.819881 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-143c6ab8-2450-415c-9acb-6097fce17838 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:29.821782 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-143c6ab8-2450-415c-9acb-6097fce17838 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 Aug 18 09:23:29.822072 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-143c6ab8-2450-415c-9acb-6097fce17838 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:29.822162 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-143c6ab8-2450-415c-9acb-6097fce17838 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:29.826705 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-143c6ab8-2450-415c-9acb-6097fce17838 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 returned with HTTP 404 Aug 18 09:23:29.827642 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1116/4409] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:29 2026] GET /volume/v3/snapshots/dd8ec134-292a-42a3-b6b1-d534d4d43859 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:29.834094 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dae31757-be8e-484b-bb69-2c2c61686b2f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:29.835853 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dae31757-be8e-484b-bb69-2c2c61686b2f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c Aug 18 09:23:29.836041 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dae31757-be8e-484b-bb69-2c2c61686b2f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:29.836218 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dae31757-be8e-484b-bb69-2c2c61686b2f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:29.836405 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-dae31757-be8e-484b-bb69-2c2c61686b2f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume with id: b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c Aug 18 09:23:29.843250 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:29.843250 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:29.843546 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dae31757-be8e-484b-bb69-2c2c61686b2f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:29.857438 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dae31757-be8e-484b-bb69-2c2c61686b2f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume request issued successfully. Aug 18 09:23:29.857553 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dae31757-be8e-484b-bb69-2c2c61686b2f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c returned with HTTP 202 Aug 18 09:23:29.857884 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1105/4410] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:29 2026] DELETE /volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:29.864806 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-952560f4-c447-4add-b8f2-30ea36c3a0b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:29.866832 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-952560f4-c447-4add-b8f2-30ea36c3a0b9 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c Aug 18 09:23:29.867017 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-952560f4-c447-4add-b8f2-30ea36c3a0b9 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:29.867206 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-952560f4-c447-4add-b8f2-30ea36c3a0b9 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:29.875529 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:29.875529 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:29.878876 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-952560f4-c447-4add-b8f2-30ea36c3a0b9 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:29.882764 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-952560f4-c447-4add-b8f2-30ea36c3a0b9 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c returned with HTTP 200 Aug 18 09:23:29.883288 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1097/4411] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:29 2026] GET /volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:30.394227 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21ce3aff-7563-4185-be18-2f53784458ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:30.395979 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21ce3aff-7563-4185-be18-2f53784458ee tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:30.396173 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21ce3aff-7563-4185-be18-2f53784458ee tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:30.396362 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21ce3aff-7563-4185-be18-2f53784458ee tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:30.396492 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-21ce3aff-7563-4185-be18-2f53784458ee tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:30.407315 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:30.407315 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:30.408225 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21ce3aff-7563-4185-be18-2f53784458ee tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:30.408744 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1094/4412] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:30 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:30.413043 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aeab634b-2aa0-4cf9-989c-80a8ea0bdfad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:30.415321 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aeab634b-2aa0-4cf9-989c-80a8ea0bdfad tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:30.415629 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aeab634b-2aa0-4cf9-989c-80a8ea0bdfad tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:30.415878 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aeab634b-2aa0-4cf9-989c-80a8ea0bdfad tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:30.416019 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-aeab634b-2aa0-4cf9-989c-80a8ea0bdfad tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:30.420346 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:30.420346 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:30.420920 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aeab634b-2aa0-4cf9-989c-80a8ea0bdfad tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:30.421256 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1117/4413] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:30 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:30.756410 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bed72d01-606e-4f4e-a956-7e6297100875 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:30.757922 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bed72d01-606e-4f4e-a956-7e6297100875 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:30.758213 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bed72d01-606e-4f4e-a956-7e6297100875 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb62f215-8a8a-4b85-b84b-74113fbbb456", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-871977756", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:30.769828 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:30.769828 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:30.770283 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bed72d01-606e-4f4e-a956-7e6297100875 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:30.770443 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-bed72d01-606e-4f4e-a956-7e6297100875 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create snapshot from volume fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:30.797328 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-bed72d01-606e-4f4e-a956-7e6297100875 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Created reservations ['7eda0450-3362-4506-9ccd-2ead704463a9', '04d8e4b1-acd6-408d-9596-e3454c6b3a38', '607969f3-0db8-4c62-a466-bc7ecf1afaa6', '84a43148-bf0a-413d-a389-bc1f6c93b3b3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:30.821777 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bed72d01-606e-4f4e-a956-7e6297100875 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot force create request issued successfully. Aug 18 09:23:30.822123 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bed72d01-606e-4f4e-a956-7e6297100875 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:30.822643 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1106/4414] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:30 2026] POST /volume/v3/snapshots => generated 312 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:30.833242 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ffe029d-8551-4e1f-8e53-94b25ba4188e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:30.834981 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ffe029d-8551-4e1f-8e53-94b25ba4188e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 Aug 18 09:23:30.835157 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ffe029d-8551-4e1f-8e53-94b25ba4188e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:30.835360 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ffe029d-8551-4e1f-8e53-94b25ba4188e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:30.842602 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:30.842602 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:30.843012 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9ffe029d-8551-4e1f-8e53-94b25ba4188e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:23:30.844069 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ffe029d-8551-4e1f-8e53-94b25ba4188e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 returned with HTTP 200 Aug 18 09:23:30.844463 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1098/4415] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:30 2026] GET /volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:30.896178 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ecb76ef3-5ae5-42c4-b0a8-5ce9eb49adb7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:30.897897 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecb76ef3-5ae5-42c4-b0a8-5ce9eb49adb7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c Aug 18 09:23:30.898084 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecb76ef3-5ae5-42c4-b0a8-5ce9eb49adb7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:30.898264 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecb76ef3-5ae5-42c4-b0a8-5ce9eb49adb7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:30.903315 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecb76ef3-5ae5-42c4-b0a8-5ce9eb49adb7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c returned with HTTP 404 Aug 18 09:23:30.903777 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1095/4416] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:30 2026] GET /volume/v3/volumes/b5c513fa-4c3f-4ebc-aaaf-d498687d4d5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:30.910900 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:30.912551 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:30.912848 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-389050565"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:30.914137 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-389050565'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:30.914275 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume of 1 GB Aug 18 09:23:30.917949 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:30.922860 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (4388ce3c-7f1f-4522-b85a-19b1c0d814bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:30.923696 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e2bcb6-6fd6-4859-b825-360d51797bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:30.924455 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:30.946920 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e2bcb6-6fd6-4859-b825-360d51797bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:30.947656 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (916af205-d87d-4ecf-98f2-d9c703707945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:30.982342 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['5688f6fa-5fda-4690-a19f-4ec998c8fb9e', '1d0f301f-08d6-4eef-828e-cb71207045d4', '462c7d4b-b7d5-4c45-84ab-7c0784f0a042', 'a0097706-4432-44f1-8efd-cd23e8358757'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:30.983530 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (916af205-d87d-4ecf-98f2-d9c703707945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5688f6fa-5fda-4690-a19f-4ec998c8fb9e', '1d0f301f-08d6-4eef-828e-cb71207045d4', '462c7d4b-b7d5-4c45-84ab-7c0784f0a042', 'a0097706-4432-44f1-8efd-cd23e8358757']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:30.984202 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb9ee57-83bb-46aa-873a-5941f5223781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:31.009810 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb9ee57-83bb-46aa-873a-5941f5223781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ffdf8a9-1573-4507-977a-e68967092f15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-389050565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['5688f6fa-5fda-4690-a19f-4ec998c8fb9e','1d0f301f-08d6-4eef-828e-cb71207045d4','462c7d4b-b7d5-4c45-84ab-7c0784f0a042','a0097706-4432-44f1-8efd-cd23e8358757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-389050565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ffdf8a9-1573-4507-977a-e68967092f15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c0ac5311ac4530b317aa1e96eb7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae65da553e9b4dc8be620b542ac13db5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:31.010786 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f93d4b6-67c1-4c8d-a8bc-9aa85e0c1939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:31.027105 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f93d4b6-67c1-4c8d-a8bc-9aa85e0c1939) transitioned into state 'SUCCESS' from state '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-389050565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['5688f6fa-5fda-4690-a19f-4ec998c8fb9e','1d0f301f-08d6-4eef-828e-cb71207045d4','462c7d4b-b7d5-4c45-84ab-7c0784f0a042','a0097706-4432-44f1-8efd-cd23e8358757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:31.027932 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e331316b-8c4c-4c46-aa6b-4faabc957e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:31.037305 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e331316b-8c4c-4c46-aa6b-4faabc957e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:31.038407 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (4388ce3c-7f1f-4522-b85a-19b1c0d814bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:31.038950 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request issued successfully. Aug 18 09:23:31.039666 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f089afcd-7f11-43b3-b209-08a4dba2b203 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:31.040099 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1118/4417] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:23:30 2026] POST /volume/v3/volumes => generated 775 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:31.054157 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b74910da-ffc4-4524-9304-e1926d27b1bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:31.055887 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b74910da-ffc4-4524-9304-e1926d27b1bc tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 Aug 18 09:23:31.055887 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b74910da-ffc4-4524-9304-e1926d27b1bc tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:31.056220 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b74910da-ffc4-4524-9304-e1926d27b1bc tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:31.063727 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:31.063727 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:31.067173 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b74910da-ffc4-4524-9304-e1926d27b1bc tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:31.070676 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b74910da-ffc4-4524-9304-e1926d27b1bc tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 returned with HTTP 200 Aug 18 09:23:31.071278 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1107/4418] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:31 2026] GET /volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:31.419711 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c63abd6d-afef-423b-b337-d4a18c3a38ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:31.421338 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c63abd6d-afef-423b-b337-d4a18c3a38ef tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:31.421525 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c63abd6d-afef-423b-b337-d4a18c3a38ef tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:31.421693 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c63abd6d-afef-423b-b337-d4a18c3a38ef tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:31.421783 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c63abd6d-afef-423b-b337-d4a18c3a38ef tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:31.426463 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:31.426463 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:31.427169 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c63abd6d-afef-423b-b337-d4a18c3a38ef tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:31.427601 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1099/4419] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:31 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:31.429937 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f573aced-6d01-4b50-8c86-b8446c939ac0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:31.432009 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f573aced-6d01-4b50-8c86-b8446c939ac0 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:31.432272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f573aced-6d01-4b50-8c86-b8446c939ac0 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:31.432502 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f573aced-6d01-4b50-8c86-b8446c939ac0 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:31.432628 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f573aced-6d01-4b50-8c86-b8446c939ac0 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:31.437110 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:31.437110 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:31.437704 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f573aced-6d01-4b50-8c86-b8446c939ac0 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:31.438064 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1096/4420] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:31 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:31.853934 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53c60cd3-54e1-4af7-9e44-fa7a236496b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:31.856071 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53c60cd3-54e1-4af7-9e44-fa7a236496b0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 Aug 18 09:23:31.856276 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53c60cd3-54e1-4af7-9e44-fa7a236496b0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:31.856469 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53c60cd3-54e1-4af7-9e44-fa7a236496b0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:31.860988 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:31.860988 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:31.861359 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-53c60cd3-54e1-4af7-9e44-fa7a236496b0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:23:31.862019 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53c60cd3-54e1-4af7-9e44-fa7a236496b0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 returned with HTTP 200 Aug 18 09:23:31.862361 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1119/4421] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:31 2026] GET /volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:31.871407 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6c83bb0-66f3-4008-8c51-e94e265a92f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:31.873166 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6c83bb0-66f3-4008-8c51-e94e265a92f5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 Aug 18 09:23:31.873399 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6c83bb0-66f3-4008-8c51-e94e265a92f5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:31.873617 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6c83bb0-66f3-4008-8c51-e94e265a92f5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:31.878187 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:31.878187 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:31.878643 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6c83bb0-66f3-4008-8c51-e94e265a92f5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:23:31.879364 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6c83bb0-66f3-4008-8c51-e94e265a92f5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 returned with HTTP 200 Aug 18 09:23:31.879732 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1108/4422] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:31 2026] GET /volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:32.083340 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dad3d740-291b-4e9b-9212-b3b6cdcc1fc3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:32.085245 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dad3d740-291b-4e9b-9212-b3b6cdcc1fc3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 Aug 18 09:23:32.085449 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dad3d740-291b-4e9b-9212-b3b6cdcc1fc3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:32.085659 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dad3d740-291b-4e9b-9212-b3b6cdcc1fc3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:32.093910 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:32.093910 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:32.097698 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dad3d740-291b-4e9b-9212-b3b6cdcc1fc3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:32.101684 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dad3d740-291b-4e9b-9212-b3b6cdcc1fc3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 returned with HTTP 200 Aug 18 09:23:32.102072 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1100/4423] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:32 2026] GET /volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:32.114014 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e2e9566-9b22-488d-ba4f-e6db515b87a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:32.115760 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e2e9566-9b22-488d-ba4f-e6db515b87a7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:32.116065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e2e9566-9b22-488d-ba4f-e6db515b87a7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ffdf8a9-1573-4507-977a-e68967092f15", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-398110122"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:32.126431 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:32.126431 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:32.126870 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e2e9566-9b22-488d-ba4f-e6db515b87a7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:32.127042 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-6e2e9566-9b22-488d-ba4f-e6db515b87a7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create snapshot from volume 2ffdf8a9-1573-4507-977a-e68967092f15 Aug 18 09:23:32.153861 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6e2e9566-9b22-488d-ba4f-e6db515b87a7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['9df35126-66c8-4a20-86cb-f49ae849f759', 'cf771f6f-a9f9-4caf-be59-0d690bf02f36', 'af57d1eb-f759-4099-bf61-aaa0f2839a56', '20fc33cb-4729-45cf-bdc3-f8f6c70fd0f9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:32.185509 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e2e9566-9b22-488d-ba4f-e6db515b87a7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot create request issued successfully. Aug 18 09:23:32.185751 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e2e9566-9b22-488d-ba4f-e6db515b87a7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:32.186289 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1097/4424] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:32.194533 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f58cd005-2938-42f7-b2c4-edff68512670 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:32.196408 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f58cd005-2938-42f7-b2c4-edff68512670 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a Aug 18 09:23:32.196651 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f58cd005-2938-42f7-b2c4-edff68512670 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:32.196839 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f58cd005-2938-42f7-b2c4-edff68512670 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:32.202038 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:32.202038 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:32.202183 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f58cd005-2938-42f7-b2c4-edff68512670 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:32.202827 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f58cd005-2938-42f7-b2c4-edff68512670 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a returned with HTTP 200 Aug 18 09:23:32.203198 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1120/4425] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:32 2026] GET /volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:32.436815 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b98d91bb-ce7d-42cc-95da-bbcea1d375d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:32.438492 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b98d91bb-ce7d-42cc-95da-bbcea1d375d6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:32.438689 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b98d91bb-ce7d-42cc-95da-bbcea1d375d6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:32.438892 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b98d91bb-ce7d-42cc-95da-bbcea1d375d6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:32.439040 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b98d91bb-ce7d-42cc-95da-bbcea1d375d6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:32.446626 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:32.446626 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:32.447140 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6f3819e4-f013-4152-9b52-e9acb6a13ded None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:32.447440 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b98d91bb-ce7d-42cc-95da-bbcea1d375d6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:32.447845 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1109/4426] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:32 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:32.449211 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f3819e4-f013-4152-9b52-e9acb6a13ded tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:32.449470 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f3819e4-f013-4152-9b52-e9acb6a13ded tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:32.449682 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f3819e4-f013-4152-9b52-e9acb6a13ded tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:32.449803 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6f3819e4-f013-4152-9b52-e9acb6a13ded tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:32.454477 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:32.454477 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:32.455120 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f3819e4-f013-4152-9b52-e9acb6a13ded tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:32.455541 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1101/4427] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:32 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:33.212569 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da458897-f743-4d86-840d-5cb335aeb979 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:33.214534 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da458897-f743-4d86-840d-5cb335aeb979 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a Aug 18 09:23:33.214733 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da458897-f743-4d86-840d-5cb335aeb979 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:33.214959 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da458897-f743-4d86-840d-5cb335aeb979 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:33.220838 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:33.220838 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:33.221189 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-da458897-f743-4d86-840d-5cb335aeb979 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:33.221897 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da458897-f743-4d86-840d-5cb335aeb979 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a returned with HTTP 200 Aug 18 09:23:33.222409 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1098/4428] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:33 2026] GET /volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:33.233214 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fb0d6887-9dc0-4f23-bdc5-5d92fd22c37f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:33.235050 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb0d6887-9dc0-4f23-bdc5-5d92fd22c37f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] GET https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:33.235311 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb0d6887-9dc0-4f23-bdc5-5d92fd22c37f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:33.235571 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb0d6887-9dc0-4f23-bdc5-5d92fd22c37f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:33.235867 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-fb0d6887-9dc0-4f23-bdc5-5d92fd22c37f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:23:33.236911 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-fb0d6887-9dc0-4f23-bdc5-5d92fd22c37f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:23:33.241090 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb0d6887-9dc0-4f23-bdc5-5d92fd22c37f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Get all snapshots completed successfully. Aug 18 09:23:33.241471 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb0d6887-9dc0-4f23-bdc5-5d92fd22c37f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 18 09:23:33.241894 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1121/4429] 10.4.3.41 () {66 vars in 1236 bytes} [Tue Aug 18 09:23:33 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) Aug 18 09:23:33.260089 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93cb8988-4a06-4db8-93b9-faeb69e8c615 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:33.262098 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93cb8988-4a06-4db8-93b9-faeb69e8c615 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a Aug 18 09:23:33.262329 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93cb8988-4a06-4db8-93b9-faeb69e8c615 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:33.262582 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93cb8988-4a06-4db8-93b9-faeb69e8c615 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:33.262728 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-93cb8988-4a06-4db8-93b9-faeb69e8c615 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete snapshot with id: 3f2e0a16-49c9-4fe2-b659-4f59523d6e0a Aug 18 09:23:33.267847 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:33.267847 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:33.268167 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-93cb8988-4a06-4db8-93b9-faeb69e8c615 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:33.284801 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-93cb8988-4a06-4db8-93b9-faeb69e8c615 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot delete request issued successfully. Aug 18 09:23:33.285088 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93cb8988-4a06-4db8-93b9-faeb69e8c615 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a returned with HTTP 202 Aug 18 09:23:33.285613 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1110/4430] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:33 2026] DELETE /volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:33.293082 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-742927cd-9921-4734-a5b9-5a88e662ceb9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:33.294957 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-742927cd-9921-4734-a5b9-5a88e662ceb9 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a Aug 18 09:23:33.295234 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-742927cd-9921-4734-a5b9-5a88e662ceb9 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:33.295524 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-742927cd-9921-4734-a5b9-5a88e662ceb9 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:33.301422 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:33.301422 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:33.301803 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-742927cd-9921-4734-a5b9-5a88e662ceb9 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:33.302595 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-742927cd-9921-4734-a5b9-5a88e662ceb9 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a returned with HTTP 200 Aug 18 09:23:33.302963 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1102/4431] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:33 2026] GET /volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:33.320168 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-36005072-6069-4413-ac9f-b9fe1d03dbae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:33.321890 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36005072-6069-4413-ac9f-b9fe1d03dbae tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:33.322267 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36005072-6069-4413-ac9f-b9fe1d03dbae tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb62f215-8a8a-4b85-b84b-74113fbbb456", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1685674299", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:33.335460 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:33.335460 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:33.336081 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-36005072-6069-4413-ac9f-b9fe1d03dbae tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:33.336286 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-36005072-6069-4413-ac9f-b9fe1d03dbae tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create snapshot from volume fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:33.361879 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-36005072-6069-4413-ac9f-b9fe1d03dbae tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Created reservations ['455d72b2-6cf5-4a72-814b-b4f9efb8f9cd', 'e8f741e4-94f1-47cf-ab55-5d89d8e5e465', 'cfb3e253-7d39-46e2-90c3-be17ccb8a3ed', '1ff36de9-ea1d-4080-9e7d-64830bb453d7'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:33.393214 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-36005072-6069-4413-ac9f-b9fe1d03dbae tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot force create request issued successfully. Aug 18 09:23:33.393633 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36005072-6069-4413-ac9f-b9fe1d03dbae tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:33.394086 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1099/4432] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:33 2026] POST /volume/v3/snapshots => generated 313 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:33.404600 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4df9dcda-d7f0-4ae4-9889-f6f7a9745673 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:33.406667 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4df9dcda-d7f0-4ae4-9889-f6f7a9745673 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 Aug 18 09:23:33.406840 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4df9dcda-d7f0-4ae4-9889-f6f7a9745673 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:33.407017 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4df9dcda-d7f0-4ae4-9889-f6f7a9745673 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:33.412734 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:33.412734 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:33.413295 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4df9dcda-d7f0-4ae4-9889-f6f7a9745673 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:23:33.414044 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4df9dcda-d7f0-4ae4-9889-f6f7a9745673 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 returned with HTTP 200 Aug 18 09:23:33.414649 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1122/4433] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:33 2026] GET /volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:33.458238 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae73e33f-dd9e-4c85-b859-18334bc8647b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:33.459956 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae73e33f-dd9e-4c85-b859-18334bc8647b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:33.460167 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae73e33f-dd9e-4c85-b859-18334bc8647b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:33.460375 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae73e33f-dd9e-4c85-b859-18334bc8647b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:33.460495 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ae73e33f-dd9e-4c85-b859-18334bc8647b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:33.467059 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:33.467059 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:33.467059 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae73e33f-dd9e-4c85-b859-18334bc8647b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:33.467163 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-283afaf4-1e1b-41fc-be92-522025dc7fa1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:33.467420 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1111/4434] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:33 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:33.469075 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-283afaf4-1e1b-41fc-be92-522025dc7fa1 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:33.470449 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-283afaf4-1e1b-41fc-be92-522025dc7fa1 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:33.470449 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-283afaf4-1e1b-41fc-be92-522025dc7fa1 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:33.470449 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-283afaf4-1e1b-41fc-be92-522025dc7fa1 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:33.473504 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:33.473504 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:33.474128 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-283afaf4-1e1b-41fc-be92-522025dc7fa1 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:33.474584 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1103/4435] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:33 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:34.312893 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbf65155-2ed7-41b9-8d12-16f5111ef64b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:34.315290 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbf65155-2ed7-41b9-8d12-16f5111ef64b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a Aug 18 09:23:34.315571 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbf65155-2ed7-41b9-8d12-16f5111ef64b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:34.315827 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbf65155-2ed7-41b9-8d12-16f5111ef64b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:34.320799 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbf65155-2ed7-41b9-8d12-16f5111ef64b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a returned with HTTP 404 Aug 18 09:23:34.321414 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1100/4436] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:34 2026] GET /volume/v3/snapshots/3f2e0a16-49c9-4fe2-b659-4f59523d6e0a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:34.328821 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c06eb86-6de1-4572-b1e3-c5931d399ebe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:34.331107 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c06eb86-6de1-4572-b1e3-c5931d399ebe tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 Aug 18 09:23:34.331381 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c06eb86-6de1-4572-b1e3-c5931d399ebe tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:34.331653 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c06eb86-6de1-4572-b1e3-c5931d399ebe tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:34.331861 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0c06eb86-6de1-4572-b1e3-c5931d399ebe tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume with id: 2ffdf8a9-1573-4507-977a-e68967092f15 Aug 18 09:23:34.340587 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:34.340587 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:34.341033 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0c06eb86-6de1-4572-b1e3-c5931d399ebe tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:34.358832 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0c06eb86-6de1-4572-b1e3-c5931d399ebe tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume request issued successfully. Aug 18 09:23:34.359088 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c06eb86-6de1-4572-b1e3-c5931d399ebe tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 returned with HTTP 202 Aug 18 09:23:34.359692 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1123/4437] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:34 2026] DELETE /volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:34.368036 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8fe672da-3732-4d19-bc55-0d17198533f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:34.370093 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fe672da-3732-4d19-bc55-0d17198533f7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 Aug 18 09:23:34.370305 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fe672da-3732-4d19-bc55-0d17198533f7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:34.370606 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fe672da-3732-4d19-bc55-0d17198533f7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:34.379150 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:34.379150 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:34.382861 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8fe672da-3732-4d19-bc55-0d17198533f7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:34.387761 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fe672da-3732-4d19-bc55-0d17198533f7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 returned with HTTP 200 Aug 18 09:23:34.388121 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1112/4438] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:34 2026] GET /volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:34.424149 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7da70658-9584-4a28-8ecc-e288bc252269 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:34.426145 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7da70658-9584-4a28-8ecc-e288bc252269 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 Aug 18 09:23:34.426384 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7da70658-9584-4a28-8ecc-e288bc252269 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:34.426623 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7da70658-9584-4a28-8ecc-e288bc252269 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:34.432375 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:34.432375 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:34.432877 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7da70658-9584-4a28-8ecc-e288bc252269 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:23:34.433846 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7da70658-9584-4a28-8ecc-e288bc252269 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 returned with HTTP 200 Aug 18 09:23:34.434314 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1104/4439] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:34 2026] GET /volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:34.444542 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca79040e-2d6e-48b3-ab1b-e0a391981e73 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:34.446527 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca79040e-2d6e-48b3-ab1b-e0a391981e73 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 Aug 18 09:23:34.446684 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca79040e-2d6e-48b3-ab1b-e0a391981e73 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:34.447315 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca79040e-2d6e-48b3-ab1b-e0a391981e73 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:34.453702 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:34.453702 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:34.454161 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca79040e-2d6e-48b3-ab1b-e0a391981e73 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:23:34.454966 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca79040e-2d6e-48b3-ab1b-e0a391981e73 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 returned with HTTP 200 Aug 18 09:23:34.455348 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1101/4440] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:34 2026] GET /volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:34.478144 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-97402d31-2bab-4aae-89e0-661cd52088aa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:34.480683 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97402d31-2bab-4aae-89e0-661cd52088aa tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:34.480898 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97402d31-2bab-4aae-89e0-661cd52088aa tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:34.481078 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97402d31-2bab-4aae-89e0-661cd52088aa tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:34.481213 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-97402d31-2bab-4aae-89e0-661cd52088aa tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:34.488816 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0da8ba27-5bed-4e3f-9564-8ba32c4b12c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:34.489252 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:34.489252 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:34.490374 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97402d31-2bab-4aae-89e0-661cd52088aa tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:34.490889 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1124/4441] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:34 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:34.491028 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0da8ba27-5bed-4e3f-9564-8ba32c4b12c5 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:34.491302 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0da8ba27-5bed-4e3f-9564-8ba32c4b12c5 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:34.491559 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0da8ba27-5bed-4e3f-9564-8ba32c4b12c5 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:34.491697 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0da8ba27-5bed-4e3f-9564-8ba32c4b12c5 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:34.497492 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:34.497492 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:34.498586 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0da8ba27-5bed-4e3f-9564-8ba32c4b12c5 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:34.499031 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1113/4442] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:34 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:35.400103 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28ecc58a-5ef0-41f7-9667-d1e90502e299 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:35.402022 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28ecc58a-5ef0-41f7-9667-d1e90502e299 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 Aug 18 09:23:35.402254 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28ecc58a-5ef0-41f7-9667-d1e90502e299 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:35.402460 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28ecc58a-5ef0-41f7-9667-d1e90502e299 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:35.408584 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28ecc58a-5ef0-41f7-9667-d1e90502e299 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 returned with HTTP 404 Aug 18 09:23:35.409052 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1105/4443] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:35 2026] GET /volume/v3/volumes/2ffdf8a9-1573-4507-977a-e68967092f15 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:35.419318 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:35.420989 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:35.421345 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-960546360"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:35.422761 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-960546360'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:35.422920 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume of 1 GB Aug 18 09:23:35.426940 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:35.432368 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (b5bf9f19-15f7-4834-bf3d-87b43f46fc36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:35.433242 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb59953-8bbc-4c07-895f-3a281ebcc8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:35.434006 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:35.460004 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb59953-8bbc-4c07-895f-3a281ebcc8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:35.461462 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89cc98d6-0f96-4376-b6cf-d298b1b9c5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:35.501933 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ef11419-cffa-4555-b51b-461da52cc385 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:35.503888 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ef11419-cffa-4555-b51b-461da52cc385 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:35.504214 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ef11419-cffa-4555-b51b-461da52cc385 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:35.504485 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ef11419-cffa-4555-b51b-461da52cc385 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:35.504637 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8ef11419-cffa-4555-b51b-461da52cc385 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:35.506890 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['01f53102-889d-4690-af78-419712fcfb26', 'c4234b07-42e2-464f-a97a-5a76c2bf6143', '11cba4fb-4792-4052-b108-7ff13320dec5', 'bf6defde-3583-4180-af06-f9e209f73e5a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:35.507956 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89cc98d6-0f96-4376-b6cf-d298b1b9c5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01f53102-889d-4690-af78-419712fcfb26', 'c4234b07-42e2-464f-a97a-5a76c2bf6143', '11cba4fb-4792-4052-b108-7ff13320dec5', 'bf6defde-3583-4180-af06-f9e209f73e5a']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:35.509032 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97f4eb98-124f-4ac9-9ff8-148e101e91a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:35.509328 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:35.509328 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:35.509922 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ef11419-cffa-4555-b51b-461da52cc385 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:35.510051 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2cdaedc9-fee1-4b0e-9d65-b62dae4e8c3f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:35.510463 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1125/4444] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:35 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:35.515239 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cdaedc9-fee1-4b0e-9d65-b62dae4e8c3f tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:35.515756 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cdaedc9-fee1-4b0e-9d65-b62dae4e8c3f tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:35.516055 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cdaedc9-fee1-4b0e-9d65-b62dae4e8c3f tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:35.516238 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2cdaedc9-fee1-4b0e-9d65-b62dae4e8c3f tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:35.520768 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:35.520768 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:35.521364 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cdaedc9-fee1-4b0e-9d65-b62dae4e8c3f tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:35.521897 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1114/4445] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:35 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:35.536425 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97f4eb98-124f-4ac9-9ff8-148e101e91a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dc319f7-2ca2-4e1e-ada6-a90190e9b424', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960546360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['01f53102-889d-4690-af78-419712fcfb26','c4234b07-42e2-464f-a97a-5a76c2bf6143','11cba4fb-4792-4052-b108-7ff13320dec5','bf6defde-3583-4180-af06-f9e209f73e5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960546360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dc319f7-2ca2-4e1e-ada6-a90190e9b424,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c0ac5311ac4530b317aa1e96eb7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae65da553e9b4dc8be620b542ac13db5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:35.537290 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b58168-fb5b-4901-9436-0a988e5696b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:35.554833 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b58168-fb5b-4901-9436-0a988e5696b8) transitioned into state 'SUCCESS' from state '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-960546360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['01f53102-889d-4690-af78-419712fcfb26','c4234b07-42e2-464f-a97a-5a76c2bf6143','11cba4fb-4792-4052-b108-7ff13320dec5','bf6defde-3583-4180-af06-f9e209f73e5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:35.555551 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aef5053-ae4d-43d1-aaad-3ff7236836ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:35.563076 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aef5053-ae4d-43d1-aaad-3ff7236836ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:35.563923 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (b5bf9f19-15f7-4834-bf3d-87b43f46fc36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:35.564266 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request issued successfully. Aug 18 09:23:35.564872 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17e7e249-82d7-45ab-babd-62d3c1ee65bb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:35.565310 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1102/4446] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:23:35 2026] POST /volume/v3/volumes => generated 775 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:35.578853 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0548e71d-3d8f-4506-861b-d433ea0b3ed2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:35.580896 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0548e71d-3d8f-4506-861b-d433ea0b3ed2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 Aug 18 09:23:35.581257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0548e71d-3d8f-4506-861b-d433ea0b3ed2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:35.581423 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0548e71d-3d8f-4506-861b-d433ea0b3ed2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:35.589156 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:35.589156 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:35.592978 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0548e71d-3d8f-4506-861b-d433ea0b3ed2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:35.597494 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0548e71d-3d8f-4506-861b-d433ea0b3ed2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 returned with HTTP 200 Aug 18 09:23:35.597989 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1106/4447] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:35 2026] GET /volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:35.876057 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e417278-0d95-483d-8198-8ecac49d480d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:35.877942 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e417278-0d95-483d-8198-8ecac49d480d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:35.878358 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e417278-0d95-483d-8198-8ecac49d480d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb62f215-8a8a-4b85-b84b-74113fbbb456", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1556023159", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:35.889458 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:35.889458 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:35.889947 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4e417278-0d95-483d-8198-8ecac49d480d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:35.890113 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-4e417278-0d95-483d-8198-8ecac49d480d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create snapshot from volume fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:35.913282 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4e417278-0d95-483d-8198-8ecac49d480d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Created reservations ['d3bd1a9f-be59-4e29-9649-c7fd79a9b716', 'ffae53ea-9519-4012-9e3c-25248e324b77', 'c78e14f9-8ef5-43bf-9999-871c52f9157b', 'f2405f88-9f73-4141-9078-b70e7e46ae5f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:35.944225 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4e417278-0d95-483d-8198-8ecac49d480d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot force create request issued successfully. Aug 18 09:23:35.944570 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e417278-0d95-483d-8198-8ecac49d480d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:35.945113 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1126/4448] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:35 2026] POST /volume/v3/snapshots => generated 313 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:35.954128 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64716ca6-d5c3-4fd3-b056-b092a65d27d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:35.955953 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64716ca6-d5c3-4fd3-b056-b092a65d27d0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a Aug 18 09:23:35.956237 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64716ca6-d5c3-4fd3-b056-b092a65d27d0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:35.956525 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64716ca6-d5c3-4fd3-b056-b092a65d27d0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:35.961881 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:35.961881 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:35.962342 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64716ca6-d5c3-4fd3-b056-b092a65d27d0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:23:35.963119 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64716ca6-d5c3-4fd3-b056-b092a65d27d0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a returned with HTTP 200 Aug 18 09:23:35.963490 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1115/4449] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:35 2026] GET /volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:36.523848 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ebb9effc-a2a2-496f-b517-2c7b8a8f7b28 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:36.526126 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebb9effc-a2a2-496f-b517-2c7b8a8f7b28 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:23:36.526339 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebb9effc-a2a2-496f-b517-2c7b8a8f7b28 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:36.526545 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebb9effc-a2a2-496f-b517-2c7b8a8f7b28 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:36.526649 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ebb9effc-a2a2-496f-b517-2c7b8a8f7b28 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:36.531868 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66f2f6b1-9d83-44a1-91d5-f2d6ad94b61f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:36.532125 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:36.532125 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:36.532884 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebb9effc-a2a2-496f-b517-2c7b8a8f7b28 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:23:36.533438 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1103/4450] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:36 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:36.534002 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66f2f6b1-9d83-44a1-91d5-f2d6ad94b61f tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:36.534230 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66f2f6b1-9d83-44a1-91d5-f2d6ad94b61f tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:36.534456 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66f2f6b1-9d83-44a1-91d5-f2d6ad94b61f tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:36.534565 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-66f2f6b1-9d83-44a1-91d5-f2d6ad94b61f tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:36.545124 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec7c73b8-faed-4139-9c2d-0f0ab64e7fda None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:36.546163 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:36.546163 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:36.546841 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66f2f6b1-9d83-44a1-91d5-f2d6ad94b61f tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:36.547228 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1107/4451] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:36 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:36.602950 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec7c73b8-faed-4139-9c2d-0f0ab64e7fda tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:23:36.603284 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec7c73b8-faed-4139-9c2d-0f0ab64e7fda tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf1e4cc7-d7e7-425d-886f-eb83aa64767b"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:36.604861 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-ec7c73b8-faed-4139-9c2d-0f0ab64e7fda tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Creating new backup {'backup': {'volume_id': 'bf1e4cc7-d7e7-425d-886f-eb83aa64767b'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:23:36.604861 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-ec7c73b8-faed-4139-9c2d-0f0ab64e7fda tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Creating backup of volume bf1e4cc7-d7e7-425d-886f-eb83aa64767b in container None Aug 18 09:23:36.611830 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:36.611830 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:36.612245 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9c8c289-00ae-4807-8096-5e6cb087da7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:36.612533 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec7c73b8-faed-4139-9c2d-0f0ab64e7fda tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Volume info retrieved successfully. Aug 18 09:23:36.614076 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9c8c289-00ae-4807-8096-5e6cb087da7b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 Aug 18 09:23:36.614299 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9c8c289-00ae-4807-8096-5e6cb087da7b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:36.614523 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9c8c289-00ae-4807-8096-5e6cb087da7b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:36.624064 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:36.624064 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:36.628517 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b9c8c289-00ae-4807-8096-5e6cb087da7b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:36.629172 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ec7c73b8-faed-4139-9c2d-0f0ab64e7fda tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Created reservations ['525ef7d1-122b-4577-a853-70637a11e76a', '3e029517-b2ce-4d60-b91e-57b2ef64bff0'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:36.633747 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9c8c289-00ae-4807-8096-5e6cb087da7b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 returned with HTTP 200 Aug 18 09:23:36.634321 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1116/4452] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:36 2026] GET /volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:36.646367 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c6a9e73-abff-4eeb-b5c0-f9619341bb96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:36.648963 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c6a9e73-abff-4eeb-b5c0-f9619341bb96 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:36.648963 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c6a9e73-abff-4eeb-b5c0-f9619341bb96 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3dc319f7-2ca2-4e1e-ada6-a90190e9b424", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-595792520"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:36.656591 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:36.656591 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:36.656888 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9c6a9e73-abff-4eeb-b5c0-f9619341bb96 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:36.657003 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-9c6a9e73-abff-4eeb-b5c0-f9619341bb96 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create snapshot from volume 3dc319f7-2ca2-4e1e-ada6-a90190e9b424 Aug 18 09:23:36.659171 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec7c73b8-faed-4139-9c2d-0f0ab64e7fda tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:23:36.659605 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1127/4453] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:23:36 2026] POST /volume/v3/backups => generated 286 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:36.669852 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff953c83-461e-4ae6-b4c6-16d6095773a2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:36.672071 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff953c83-461e-4ae6-b4c6-16d6095773a2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:36.672332 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff953c83-461e-4ae6-b4c6-16d6095773a2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:36.672558 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff953c83-461e-4ae6-b4c6-16d6095773a2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:36.672732 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ff953c83-461e-4ae6-b4c6-16d6095773a2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:36.677621 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:36.677621 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:36.678349 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff953c83-461e-4ae6-b4c6-16d6095773a2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:36.678726 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1108/4454] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:36 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:36.684700 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9c6a9e73-abff-4eeb-b5c0-f9619341bb96 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['270bdb73-79eb-4360-bd0f-cf139be2ebc6', '39843785-3132-46fe-a2f1-5990e34634a5', 'c6adb2d7-af65-47bc-a92e-3c322bde94e6', 'aec1e001-f911-40cd-8c88-aa66fc1f0fce'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:36.716578 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9c6a9e73-abff-4eeb-b5c0-f9619341bb96 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot create request issued successfully. Aug 18 09:23:36.717543 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c6a9e73-abff-4eeb-b5c0-f9619341bb96 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:36.717543 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1104/4455] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:36.726617 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-075071c0-3d19-413c-848b-596a6b7884af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:36.729506 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-075071c0-3d19-413c-848b-596a6b7884af tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 Aug 18 09:23:36.729950 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-075071c0-3d19-413c-848b-596a6b7884af tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:36.730076 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-075071c0-3d19-413c-848b-596a6b7884af tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:36.736486 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:36.736486 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:36.736953 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-075071c0-3d19-413c-848b-596a6b7884af tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:36.737791 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-075071c0-3d19-413c-848b-596a6b7884af tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 returned with HTTP 200 Aug 18 09:23:36.738268 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1117/4456] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:36 2026] GET /volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:36.972566 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7419d850-e95f-4ba0-9d79-654ae82f7484 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:36.974992 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7419d850-e95f-4ba0-9d79-654ae82f7484 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a Aug 18 09:23:36.975275 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7419d850-e95f-4ba0-9d79-654ae82f7484 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:36.975561 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7419d850-e95f-4ba0-9d79-654ae82f7484 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:36.981245 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:36.981245 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:36.981810 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7419d850-e95f-4ba0-9d79-654ae82f7484 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:23:36.982670 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7419d850-e95f-4ba0-9d79-654ae82f7484 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a returned with HTTP 200 Aug 18 09:23:36.983041 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1128/4457] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:36 2026] GET /volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:36.990982 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4e7e6da0-efc1-462c-ae22-8646e0f1feab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:36.992689 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e7e6da0-efc1-462c-ae22-8646e0f1feab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a Aug 18 09:23:36.992859 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e7e6da0-efc1-462c-ae22-8646e0f1feab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:36.993029 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e7e6da0-efc1-462c-ae22-8646e0f1feab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:36.997637 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:36.997637 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:36.998007 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4e7e6da0-efc1-462c-ae22-8646e0f1feab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:23:36.998739 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e7e6da0-efc1-462c-ae22-8646e0f1feab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a returned with HTTP 200 Aug 18 09:23:36.999062 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1109/4458] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:36 2026] GET /volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:37.036874 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-a58e9098-6fa4-47de-8d0c-575350ab6a9b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:37.039167 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-a58e9098-6fa4-47de-8d0c-575350ab6a9b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:37.039664 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-a58e9098-6fa4-47de-8d0c-575350ab6a9b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:37.039972 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-a58e9098-6fa4-47de-8d0c-575350ab6a9b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:37.051417 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:37.051417 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:37.054535 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-a58e9098-6fa4-47de-8d0c-575350ab6a9b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:37.060190 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-a58e9098-6fa4-47de-8d0c-575350ab6a9b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:23:37.060877 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1105/4459] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:23:37 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:37.085789 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-5d95f92c-70ef-4fdb-b1a1-103f948aaff6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:37.087811 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-5d95f92c-70ef-4fdb-b1a1-103f948aaff6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456/action Aug 18 09:23:37.088193 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-5d95f92c-70ef-4fdb-b1a1-103f948aaff6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:23:37.088279 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-5d95f92c-70ef-4fdb-b1a1-103f948aaff6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:37.098843 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:37.098843 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:37.099305 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-5d95f92c-70ef-4fdb-b1a1-103f948aaff6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:37.105779 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-5d95f92c-70ef-4fdb-b1a1-103f948aaff6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Begin detaching volume completed successfully. Aug 18 09:23:37.106020 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-5d95f92c-70ef-4fdb-b1a1-103f948aaff6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456/action returned with HTTP 202 Aug 18 09:23:37.106634 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1118/4460] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:23:37 2026] POST /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:23:37.147363 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a013e3a-2a15-41ee-82b2-cfd28c0106e0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:37.147721 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a013e3a-2a15-41ee-82b2-cfd28c0106e0 None None] GET https://10.4.3.41/volume// Aug 18 09:23:37.147853 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a013e3a-2a15-41ee-82b2-cfd28c0106e0 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:37.148030 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a013e3a-2a15-41ee-82b2-cfd28c0106e0 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:37.148348 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a013e3a-2a15-41ee-82b2-cfd28c0106e0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:23:37.148644 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1129/4461] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:23:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:23:37.156976 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-7863f491-480a-4ea7-9669-fba550883d56 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:37.159174 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-7863f491-480a-4ea7-9669-fba550883d56 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:23:37.159462 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-7863f491-480a-4ea7-9669-fba550883d56 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:37.159650 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-7863f491-480a-4ea7-9669-fba550883d56 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:37.170870 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:37.170870 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:37.174991 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-7863f491-480a-4ea7-9669-fba550883d56 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:37.179155 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-7863f491-480a-4ea7-9669-fba550883d56 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:23:37.179734 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1110/4462] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:23:37 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:23:37.556983 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1f91b5a-1aa3-48f5-85cf-b0251b9e7d99 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:37.558805 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1f91b5a-1aa3-48f5-85cf-b0251b9e7d99 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:37.559090 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1f91b5a-1aa3-48f5-85cf-b0251b9e7d99 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:37.559281 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1f91b5a-1aa3-48f5-85cf-b0251b9e7d99 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:37.559430 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f1f91b5a-1aa3-48f5-85cf-b0251b9e7d99 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:37.563764 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:37.563764 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:37.564456 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1f91b5a-1aa3-48f5-85cf-b0251b9e7d99 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:37.564831 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1106/4463] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:37 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:37.688665 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7805636-56b6-46ca-be90-35f04f1f3baf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:37.690366 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7805636-56b6-46ca-be90-35f04f1f3baf tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:37.690574 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7805636-56b6-46ca-be90-35f04f1f3baf tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:37.690744 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7805636-56b6-46ca-be90-35f04f1f3baf tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:37.690843 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e7805636-56b6-46ca-be90-35f04f1f3baf tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:37.699302 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:37.699302 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:37.699905 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7805636-56b6-46ca-be90-35f04f1f3baf tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:37.700279 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1119/4464] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:37 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:37.748280 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4de84c21-e30b-4a46-9e7f-55070241acb2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:37.750277 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4de84c21-e30b-4a46-9e7f-55070241acb2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 Aug 18 09:23:37.750585 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4de84c21-e30b-4a46-9e7f-55070241acb2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:37.750818 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4de84c21-e30b-4a46-9e7f-55070241acb2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:37.755854 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:37.755854 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:37.756203 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4de84c21-e30b-4a46-9e7f-55070241acb2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:37.756883 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4de84c21-e30b-4a46-9e7f-55070241acb2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 returned with HTTP 200 Aug 18 09:23:37.757443 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1130/4465] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:37 2026] GET /volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:37.766196 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90aebb04-1d59-41d4-9c4b-fbf8cdf2d316 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:37.767844 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90aebb04-1d59-41d4-9c4b-fbf8cdf2d316 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] POST https://10.4.3.41/volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601/action Aug 18 09:23:37.768195 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90aebb04-1d59-41d4-9c4b-fbf8cdf2d316 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:23:37.768309 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90aebb04-1d59-41d4-9c4b-fbf8cdf2d316 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:37.769744 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-90aebb04-1d59-41d4-9c4b-fbf8cdf2d316 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Updating snapshot '6d9b7a0d-7c20-446b-99ca-924d7483f601' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:23:37.780615 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:37.780615 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:37.781093 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-90aebb04-1d59-41d4-9c4b-fbf8cdf2d316 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3dff0bc8d19e4f4ebe7a7a75bb416e8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50c0ac5311ac4530b317aa1e96eb7156', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:23:37.781316 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90aebb04-1d59-41d4-9c4b-fbf8cdf2d316 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601/action returned with HTTP 403 Aug 18 09:23:37.781772 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1111/4466] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:23:37 2026] POST /volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:37.788122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28bdc27f-aa37-412a-87c1-97a571e3545f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:37.789754 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28bdc27f-aa37-412a-87c1-97a571e3545f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 Aug 18 09:23:37.789967 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28bdc27f-aa37-412a-87c1-97a571e3545f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:37.790200 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28bdc27f-aa37-412a-87c1-97a571e3545f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:37.790329 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-28bdc27f-aa37-412a-87c1-97a571e3545f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete snapshot with id: 6d9b7a0d-7c20-446b-99ca-924d7483f601 Aug 18 09:23:37.795523 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:37.795523 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:37.795874 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-28bdc27f-aa37-412a-87c1-97a571e3545f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:37.810258 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-28bdc27f-aa37-412a-87c1-97a571e3545f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot delete request issued successfully. Aug 18 09:23:37.810408 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28bdc27f-aa37-412a-87c1-97a571e3545f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 returned with HTTP 202 Aug 18 09:23:37.810785 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1107/4467] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:37 2026] DELETE /volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:37.817538 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-73b2e75e-b07a-4892-a5df-e6f4d71167d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:37.819370 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73b2e75e-b07a-4892-a5df-e6f4d71167d5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 Aug 18 09:23:37.819613 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73b2e75e-b07a-4892-a5df-e6f4d71167d5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:37.819955 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73b2e75e-b07a-4892-a5df-e6f4d71167d5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:37.825780 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:37.825780 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:37.826202 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-73b2e75e-b07a-4892-a5df-e6f4d71167d5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:37.827174 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73b2e75e-b07a-4892-a5df-e6f4d71167d5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 returned with HTTP 200 Aug 18 09:23:37.827846 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1120/4468] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:37 2026] GET /volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:38.575641 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39bc133e-da8f-478a-a8da-05732f69d5cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:38.577298 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39bc133e-da8f-478a-a8da-05732f69d5cc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:38.577503 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39bc133e-da8f-478a-a8da-05732f69d5cc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:38.577694 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39bc133e-da8f-478a-a8da-05732f69d5cc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:38.577814 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-39bc133e-da8f-478a-a8da-05732f69d5cc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:38.581957 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:38.581957 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:38.582581 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39bc133e-da8f-478a-a8da-05732f69d5cc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:38.582940 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1131/4469] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:38 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:38.711004 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c6b9afef-7ee5-4a22-a0d6-c4b393400a6c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:38.712915 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c6b9afef-7ee5-4a22-a0d6-c4b393400a6c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:38.713163 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c6b9afef-7ee5-4a22-a0d6-c4b393400a6c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:38.713339 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c6b9afef-7ee5-4a22-a0d6-c4b393400a6c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:38.713462 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c6b9afef-7ee5-4a22-a0d6-c4b393400a6c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:38.717898 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:38.717898 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:38.718503 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c6b9afef-7ee5-4a22-a0d6-c4b393400a6c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:38.718873 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1112/4470] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:38 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:38.837067 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5575d008-6910-48d0-ac00-025294dad8ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:38.839170 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5575d008-6910-48d0-ac00-025294dad8ab tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 Aug 18 09:23:38.839404 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5575d008-6910-48d0-ac00-025294dad8ab tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:38.839609 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5575d008-6910-48d0-ac00-025294dad8ab tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:38.844007 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5575d008-6910-48d0-ac00-025294dad8ab tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 returned with HTTP 404 Aug 18 09:23:38.844525 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1108/4471] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:38 2026] GET /volume/v3/snapshots/6d9b7a0d-7c20-446b-99ca-924d7483f601 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:38.851943 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90f117e7-9b5f-4308-a0aa-02138646a7f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:38.853677 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90f117e7-9b5f-4308-a0aa-02138646a7f7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 Aug 18 09:23:38.853897 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90f117e7-9b5f-4308-a0aa-02138646a7f7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:38.854153 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90f117e7-9b5f-4308-a0aa-02138646a7f7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:38.854354 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-90f117e7-9b5f-4308-a0aa-02138646a7f7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume with id: 3dc319f7-2ca2-4e1e-ada6-a90190e9b424 Aug 18 09:23:38.861845 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:38.861845 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:38.862199 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-90f117e7-9b5f-4308-a0aa-02138646a7f7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:38.879784 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-90f117e7-9b5f-4308-a0aa-02138646a7f7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume request issued successfully. Aug 18 09:23:38.879960 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90f117e7-9b5f-4308-a0aa-02138646a7f7 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 returned with HTTP 202 Aug 18 09:23:38.880457 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1121/4472] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:38 2026] DELETE /volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:38.887198 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ca124933-0c39-491d-8021-4901fcc9e93c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:38.889567 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca124933-0c39-491d-8021-4901fcc9e93c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 Aug 18 09:23:38.889863 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca124933-0c39-491d-8021-4901fcc9e93c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:38.890146 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca124933-0c39-491d-8021-4901fcc9e93c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:38.899724 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:38.899724 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:38.904100 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ca124933-0c39-491d-8021-4901fcc9e93c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:38.909409 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca124933-0c39-491d-8021-4901fcc9e93c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 returned with HTTP 200 Aug 18 09:23:38.909938 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1132/4473] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:38 2026] GET /volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:39.350052 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-974b205c-5100-49e9-8421-381c6c339bd5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:39.352154 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-974b205c-5100-49e9-8421-381c6c339bd5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] DELETE https://10.4.3.41/volume/v3/attachments/164062d6-a250-48f6-b0a9-7e4d7ad73626 Aug 18 09:23:39.352342 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-974b205c-5100-49e9-8421-381c6c339bd5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:39.352552 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-974b205c-5100-49e9-8421-381c6c339bd5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:39.362753 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:39.362753 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:39.407127 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-58a9e46b-e6e0-4c9b-bcae-308c06b14302 req-974b205c-5100-49e9-8421-381c6c339bd5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments/164062d6-a250-48f6-b0a9-7e4d7ad73626 returned with HTTP 200 Aug 18 09:23:39.407609 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1113/4474] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:23:39 2026] DELETE /volume/v3/attachments/164062d6-a250-48f6-b0a9-7e4d7ad73626 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:39.592009 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-405f298c-167b-4d6e-bd10-2c656133f5c2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:39.593791 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-405f298c-167b-4d6e-bd10-2c656133f5c2 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:39.593984 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-405f298c-167b-4d6e-bd10-2c656133f5c2 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:39.594172 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-405f298c-167b-4d6e-bd10-2c656133f5c2 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:39.594270 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-405f298c-167b-4d6e-bd10-2c656133f5c2 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:39.598647 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:39.598647 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:39.599229 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-405f298c-167b-4d6e-bd10-2c656133f5c2 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:39.599649 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1109/4475] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:39 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:39.728491 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8eeb4874-f59a-424c-a914-f0c1a71543dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:39.730303 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8eeb4874-f59a-424c-a914-f0c1a71543dd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:39.730618 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8eeb4874-f59a-424c-a914-f0c1a71543dd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:39.730845 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8eeb4874-f59a-424c-a914-f0c1a71543dd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:39.731020 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8eeb4874-f59a-424c-a914-f0c1a71543dd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:39.735343 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:39.735343 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:39.736035 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8eeb4874-f59a-424c-a914-f0c1a71543dd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:39.736449 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1122/4476] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:39 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:39.923024 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ca142245-e474-4356-af4e-e3675914f68a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:39.924811 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca142245-e474-4356-af4e-e3675914f68a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 Aug 18 09:23:39.925001 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca142245-e474-4356-af4e-e3675914f68a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:39.925210 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca142245-e474-4356-af4e-e3675914f68a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:39.933520 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca142245-e474-4356-af4e-e3675914f68a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 returned with HTTP 404 Aug 18 09:23:39.933988 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1133/4477] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:39 2026] GET /volume/v3/volumes/3dc319f7-2ca2-4e1e-ada6-a90190e9b424 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:39.942367 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fffdc666-f895-4653-8770-2ade2c73163f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:39.944205 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:39.944615 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-751475697"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:39.946286 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-751475697'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:39.946471 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume of 1 GB Aug 18 09:23:39.946727 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:39.946727 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:39.950777 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:39.957103 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (9bd3eb7c-9e9e-4152-b3b5-8ca40d6626e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:39.957994 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0d7ebe-81ff-4668-ba32-059b4d191351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:39.958766 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:39.987705 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0d7ebe-81ff-4668-ba32-059b4d191351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:39.988406 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf48e617-5c01-4c73-b5d4-ae40c4a1dd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:40.028880 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['b48c78d3-fa95-4cd1-a778-b0fd075d6f96', '6b4c142f-70d5-4cc1-9d68-3db93b0df58c', '3d0e64ab-4126-4e36-8fd6-47a377d7dbaf', 'cd2a2555-626a-444d-a693-262dce9d7f82'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:40.029831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf48e617-5c01-4c73-b5d4-ae40c4a1dd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b48c78d3-fa95-4cd1-a778-b0fd075d6f96', '6b4c142f-70d5-4cc1-9d68-3db93b0df58c', '3d0e64ab-4126-4e36-8fd6-47a377d7dbaf', 'cd2a2555-626a-444d-a693-262dce9d7f82']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:40.030619 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e24bf1b7-048d-4499-b2d6-f5061b73f24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:40.055019 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e24bf1b7-048d-4499-b2d6-f5061b73f24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab039ace-8599-4d6f-b19f-6b15e28b2955', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-751475697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['b48c78d3-fa95-4cd1-a778-b0fd075d6f96','6b4c142f-70d5-4cc1-9d68-3db93b0df58c','3d0e64ab-4126-4e36-8fd6-47a377d7dbaf','cd2a2555-626a-444d-a693-262dce9d7f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-751475697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab039ace-8599-4d6f-b19f-6b15e28b2955,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c0ac5311ac4530b317aa1e96eb7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae65da553e9b4dc8be620b542ac13db5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:40.055866 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edecb9b6-1826-4dbf-b320-e1768fe380c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:40.072951 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edecb9b6-1826-4dbf-b320-e1768fe380c9) transitioned into state 'SUCCESS' from state '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-751475697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['b48c78d3-fa95-4cd1-a778-b0fd075d6f96','6b4c142f-70d5-4cc1-9d68-3db93b0df58c','3d0e64ab-4126-4e36-8fd6-47a377d7dbaf','cd2a2555-626a-444d-a693-262dce9d7f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:40.073822 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005ea636-3010-4e8c-8244-a16290aa1f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:40.082377 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005ea636-3010-4e8c-8244-a16290aa1f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:40.083274 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (9bd3eb7c-9e9e-4152-b3b5-8ca40d6626e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:40.083613 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request issued successfully. Aug 18 09:23:40.084228 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fffdc666-f895-4653-8770-2ade2c73163f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:40.084759 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1114/4478] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:23:39 2026] POST /volume/v3/volumes => generated 775 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:40.097668 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-477ca76c-e64a-4dd1-bc05-5fbbf62e895c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:40.100511 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-477ca76c-e64a-4dd1-bc05-5fbbf62e895c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 Aug 18 09:23:40.100805 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-477ca76c-e64a-4dd1-bc05-5fbbf62e895c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:40.101095 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-477ca76c-e64a-4dd1-bc05-5fbbf62e895c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:40.110052 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:40.110052 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:40.114368 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-477ca76c-e64a-4dd1-bc05-5fbbf62e895c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:40.119417 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-477ca76c-e64a-4dd1-bc05-5fbbf62e895c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 returned with HTTP 200 Aug 18 09:23:40.119876 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1110/4479] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:40 2026] GET /volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:40.276999 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:40.278656 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:40.279033 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-878588019", "snapshot_id": "3cbc5a37-6e16-4183-8f88-d4496df34203", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:40.280583 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-878588019', 'snapshot_id': '3cbc5a37-6e16-4183-8f88-d4496df34203', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:40.285568 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:40.285568 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:40.286000 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:23:40.286186 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create volume of 1 GB Aug 18 09:23:40.289247 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Availability Zones retrieved successfully. Aug 18 09:23:40.294097 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Flow 'volume_create_api' (2526b9cd-ff13-4707-9d43-0f8db4d4c2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:40.295223 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7033d8e0-3ec2-4a0e-9220-86f505e7b4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:40.296112 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:40.329021 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7033d8e0-3ec2-4a0e-9220-86f505e7b4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3cbc5a37-6e16-4183-8f88-d4496df34203', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:40.329838 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33586122-3b92-49c2-bff7-92ef4592ce1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:40.378531 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Created reservations ['f858a3c7-f505-4c9c-8438-dec91e984079', '752c53ea-1433-49c1-b490-5a1ac47cf926', '0bf0e8d8-7194-4b9e-ab07-45fd46401109', '69a24d81-0037-428f-82b7-2aeb6222e688'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:40.379402 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33586122-3b92-49c2-bff7-92ef4592ce1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f858a3c7-f505-4c9c-8438-dec91e984079', '752c53ea-1433-49c1-b490-5a1ac47cf926', '0bf0e8d8-7194-4b9e-ab07-45fd46401109', '69a24d81-0037-428f-82b7-2aeb6222e688']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:40.380721 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc44b611-7d2a-49a2-b770-e7309bdba92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:40.430430 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc44b611-7d2a-49a2-b770-e7309bdba92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1892f6ac-d1e0-484d-8a5c-407d664b4d2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-878588019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928aa76747864bf8b103fe8ef1507810',qos_specs=None,replication_status=,reservations=['f858a3c7-f505-4c9c-8438-dec91e984079','752c53ea-1433-49c1-b490-5a1ac47cf926','0bf0e8d8-7194-4b9e-ab07-45fd46401109','69a24d81-0037-428f-82b7-2aeb6222e688'],size=1,snapshot_id=3cbc5a37-6e16-4183-8f88-d4496df34203,source_replicaid=,source_volid=None,status='creating',user_id='a3e01c0d33044d48b9ef00898467c0d5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-878588019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1892f6ac-d1e0-484d-8a5c-407d664b4d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='928aa76747864bf8b103fe8ef1507810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3cbc5a37-6e16-4183-8f88-d4496df34203,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3e01c0d33044d48b9ef00898467c0d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:40.431296 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c69b76-b334-4476-b0a1-b4a7adc0f309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:40.450196 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c69b76-b334-4476-b0a1-b4a7adc0f309) transitioned into state 'SUCCESS' from state '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-878588019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928aa76747864bf8b103fe8ef1507810',qos_specs=None,replication_status=,reservations=['f858a3c7-f505-4c9c-8438-dec91e984079','752c53ea-1433-49c1-b490-5a1ac47cf926','0bf0e8d8-7194-4b9e-ab07-45fd46401109','69a24d81-0037-428f-82b7-2aeb6222e688'],size=1,snapshot_id=3cbc5a37-6e16-4183-8f88-d4496df34203,source_replicaid=,source_volid=None,status='creating',user_id='a3e01c0d33044d48b9ef00898467c0d5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:40.450934 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297bef48-561c-4a4b-b743-bd0bcbd7a422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:40.470631 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297bef48-561c-4a4b-b743-bd0bcbd7a422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:40.471406 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Flow 'volume_create_api' (2526b9cd-ff13-4707-9d43-0f8db4d4c2f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:40.471701 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create volume request issued successfully. Aug 18 09:23:40.472229 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d93606f5-6784-4cd1-a3ea-656fca10c53f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:40.472669 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1123/4480] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:40 2026] POST /volume/v3/volumes => generated 788 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:40.484933 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-45decca7-bb77-4957-9d73-f98439fd37e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:40.486859 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45decca7-bb77-4957-9d73-f98439fd37e6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:23:40.487111 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45decca7-bb77-4957-9d73-f98439fd37e6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:40.487358 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45decca7-bb77-4957-9d73-f98439fd37e6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:40.494386 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:40.494386 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:40.498016 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45decca7-bb77-4957-9d73-f98439fd37e6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:40.502250 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45decca7-bb77-4957-9d73-f98439fd37e6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:23:40.502755 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1134/4481] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:40 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:40.613255 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d8201e0-d22f-4f7a-b385-475a7930acdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:40.615691 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d8201e0-d22f-4f7a-b385-475a7930acdb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:40.615691 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d8201e0-d22f-4f7a-b385-475a7930acdb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:40.615821 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d8201e0-d22f-4f7a-b385-475a7930acdb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:40.615919 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8d8201e0-d22f-4f7a-b385-475a7930acdb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:40.624168 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:40.624168 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:40.624804 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d8201e0-d22f-4f7a-b385-475a7930acdb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:40.625171 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1115/4482] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:40 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:40.745979 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7178330-f88c-4862-9b50-551f719820b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:40.748312 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7178330-f88c-4862-9b50-551f719820b6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:40.748614 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7178330-f88c-4862-9b50-551f719820b6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:40.748891 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7178330-f88c-4862-9b50-551f719820b6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:40.749030 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d7178330-f88c-4862-9b50-551f719820b6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:40.754409 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:40.754409 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:40.755257 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7178330-f88c-4862-9b50-551f719820b6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:40.755781 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1111/4483] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:40 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:41.133990 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04c0fc0d-dc75-4ae4-ba9c-26d3a79795ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:41.135961 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04c0fc0d-dc75-4ae4-ba9c-26d3a79795ab tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 Aug 18 09:23:41.136209 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04c0fc0d-dc75-4ae4-ba9c-26d3a79795ab tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:41.136455 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04c0fc0d-dc75-4ae4-ba9c-26d3a79795ab tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:41.143829 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:41.143829 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:41.147106 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-04c0fc0d-dc75-4ae4-ba9c-26d3a79795ab tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:41.150829 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04c0fc0d-dc75-4ae4-ba9c-26d3a79795ab tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 returned with HTTP 200 Aug 18 09:23:41.151257 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1124/4484] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:41 2026] GET /volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:41.164975 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ecbac665-ef64-4474-b049-76472482550e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:41.167220 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecbac665-ef64-4474-b049-76472482550e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:41.167733 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ecbac665-ef64-4474-b049-76472482550e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab039ace-8599-4d6f-b19f-6b15e28b2955", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-54530719"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:41.177590 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:41.177590 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:41.177979 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ecbac665-ef64-4474-b049-76472482550e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:41.178088 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-ecbac665-ef64-4474-b049-76472482550e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create snapshot from volume ab039ace-8599-4d6f-b19f-6b15e28b2955 Aug 18 09:23:41.204276 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ecbac665-ef64-4474-b049-76472482550e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['616e6efe-6e79-47e2-90b2-b1de3547fd3d', '84738f5e-773d-4cb9-8890-8de7a65240e0', 'bde731ea-f037-4216-b28f-a6e017466a61', '272e35ed-44d4-41d0-ba75-f0722cea729b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:41.235849 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ecbac665-ef64-4474-b049-76472482550e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot create request issued successfully. Aug 18 09:23:41.236286 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecbac665-ef64-4474-b049-76472482550e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:41.236786 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1135/4485] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:41 2026] POST /volume/v3/snapshots => generated 306 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:41.246357 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-274f04e5-4400-451f-8cd1-d342bd927c85 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:41.248071 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-274f04e5-4400-451f-8cd1-d342bd927c85 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 Aug 18 09:23:41.248295 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-274f04e5-4400-451f-8cd1-d342bd927c85 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:41.248530 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-274f04e5-4400-451f-8cd1-d342bd927c85 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:41.257501 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:41.257501 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:41.257877 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-274f04e5-4400-451f-8cd1-d342bd927c85 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:41.258619 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-274f04e5-4400-451f-8cd1-d342bd927c85 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 returned with HTTP 200 Aug 18 09:23:41.259077 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1116/4486] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:41 2026] GET /volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:23:41.520800 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c2d9fcd-d09d-4047-975a-e3a1278c6b4b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:41.522583 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c2d9fcd-d09d-4047-975a-e3a1278c6b4b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:23:41.522776 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c2d9fcd-d09d-4047-975a-e3a1278c6b4b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:41.522992 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c2d9fcd-d09d-4047-975a-e3a1278c6b4b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:41.530375 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:41.530375 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:41.534586 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1c2d9fcd-d09d-4047-975a-e3a1278c6b4b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:41.538784 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c2d9fcd-d09d-4047-975a-e3a1278c6b4b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:23:41.539239 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1112/4487] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:41 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:41.551540 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cca9db67-5943-4be1-a435-2601b1534a5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:41.552883 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cca9db67-5943-4be1-a435-2601b1534a5d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:23:41.553124 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cca9db67-5943-4be1-a435-2601b1534a5d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:41.553327 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cca9db67-5943-4be1-a435-2601b1534a5d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:41.564435 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:41.564435 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:41.578553 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cca9db67-5943-4be1-a435-2601b1534a5d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:41.589911 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cca9db67-5943-4be1-a435-2601b1534a5d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:23:41.590499 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1125/4488] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:41 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:41.637167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-46173f97-a814-48a1-bcdf-5d1fc1c3efea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:41.639058 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46173f97-a814-48a1-bcdf-5d1fc1c3efea tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:41.639292 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46173f97-a814-48a1-bcdf-5d1fc1c3efea tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:41.639508 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46173f97-a814-48a1-bcdf-5d1fc1c3efea tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:41.639637 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-46173f97-a814-48a1-bcdf-5d1fc1c3efea tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:41.646301 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:41.646301 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:41.646982 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46173f97-a814-48a1-bcdf-5d1fc1c3efea tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:41.647352 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1136/4489] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:41 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:41.768361 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd46414f-d359-41c5-9b8d-52f71b6a75e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:41.770304 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd46414f-d359-41c5-9b8d-52f71b6a75e1 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:41.770535 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd46414f-d359-41c5-9b8d-52f71b6a75e1 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:41.770717 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd46414f-d359-41c5-9b8d-52f71b6a75e1 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:41.770854 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fd46414f-d359-41c5-9b8d-52f71b6a75e1 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:41.777408 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:41.777408 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:41.778233 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd46414f-d359-41c5-9b8d-52f71b6a75e1 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:41.778656 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1117/4490] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:41 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:42.148711 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-08f15f20-1f73-4c2d-a701-d652ac0ffd37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.151383 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-08f15f20-1f73-4c2d-a701-d652ac0ffd37 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:23:42.151657 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-08f15f20-1f73-4c2d-a701-d652ac0ffd37 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:42.151915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-08f15f20-1f73-4c2d-a701-d652ac0ffd37 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:42.160965 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:42.160965 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:42.165670 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-08f15f20-1f73-4c2d-a701-d652ac0ffd37 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:42.171072 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-08f15f20-1f73-4c2d-a701-d652ac0ffd37 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:23:42.171621 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1113/4491] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:23:42 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:42.266760 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9bad4f9-b86b-4e27-90d6-7c840adcce6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.267466 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9bad4f9-b86b-4e27-90d6-7c840adcce6a None None] GET https://10.4.3.41/volume// Aug 18 09:23:42.267725 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9bad4f9-b86b-4e27-90d6-7c840adcce6a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:42.268009 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9bad4f9-b86b-4e27-90d6-7c840adcce6a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:42.269898 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9bad4f9-b86b-4e27-90d6-7c840adcce6a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:23:42.270559 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1126/4492] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:23:42 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:23:42.275701 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-835d45b9-7881-46a0-8102-3092c501107d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.278217 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-835d45b9-7881-46a0-8102-3092c501107d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 Aug 18 09:23:42.278561 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-835d45b9-7881-46a0-8102-3092c501107d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:42.278830 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-835d45b9-7881-46a0-8102-3092c501107d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:42.285530 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:42.285530 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:42.285950 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-835d45b9-7881-46a0-8102-3092c501107d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:42.286346 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-5856eead-66af-424f-afd4-6b431710d94f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.286798 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-835d45b9-7881-46a0-8102-3092c501107d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 returned with HTTP 200 Aug 18 09:23:42.287252 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1137/4493] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:42 2026] GET /volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:42.299103 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8175a1a-9260-4080-9a59-b577eefd1148 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.301247 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8175a1a-9260-4080-9a59-b577eefd1148 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] GET https://10.4.3.41/volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 Aug 18 09:23:42.301481 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8175a1a-9260-4080-9a59-b577eefd1148 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:42.301730 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8175a1a-9260-4080-9a59-b577eefd1148 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:42.308481 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:42.308481 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:42.308985 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c8175a1a-9260-4080-9a59-b577eefd1148 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot retrieved successfully. Aug 18 09:23:42.310006 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8175a1a-9260-4080-9a59-b577eefd1148 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 returned with HTTP 200 Aug 18 09:23:42.310493 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1114/4494] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:42 2026] GET /volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:42.323743 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ba056ad-df8f-4acb-a19d-85aecd207a29 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.326264 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ba056ad-df8f-4acb-a19d-85aecd207a29 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 Aug 18 09:23:42.326508 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ba056ad-df8f-4acb-a19d-85aecd207a29 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:42.326761 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ba056ad-df8f-4acb-a19d-85aecd207a29 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:42.326958 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-9ba056ad-df8f-4acb-a19d-85aecd207a29 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete snapshot with id: 57681152-1d8c-4182-bd12-003e0f93bd71 Aug 18 09:23:42.340915 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:42.340915 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:42.341360 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9ba056ad-df8f-4acb-a19d-85aecd207a29 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:42.381273 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9ba056ad-df8f-4acb-a19d-85aecd207a29 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot delete request issued successfully. Aug 18 09:23:42.382920 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ba056ad-df8f-4acb-a19d-85aecd207a29 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 returned with HTTP 202 Aug 18 09:23:42.382920 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1127/4495] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:42 2026] DELETE /volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:42.390456 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-63a9dfe2-0f4a-4474-9863-8fdcbf33c5fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.394015 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63a9dfe2-0f4a-4474-9863-8fdcbf33c5fe tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 Aug 18 09:23:42.394800 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63a9dfe2-0f4a-4474-9863-8fdcbf33c5fe tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:42.394800 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63a9dfe2-0f4a-4474-9863-8fdcbf33c5fe tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:42.401402 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:42.401402 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:42.401786 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-63a9dfe2-0f4a-4474-9863-8fdcbf33c5fe tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:42.402477 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63a9dfe2-0f4a-4474-9863-8fdcbf33c5fe tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 returned with HTTP 200 Aug 18 09:23:42.402836 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1138/4496] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:42 2026] GET /volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:42.430474 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-5856eead-66af-424f-afd4-6b431710d94f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:23:42.430812 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-5856eead-66af-424f-afd4-6b431710d94f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1892f6ac-d1e0-484d-8a5c-407d664b4d2b", "connector": null, "instance_uuid": "b66423ef-baeb-461f-b0d6-a317f1c3d13a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:42.442870 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:42.442870 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:42.471952 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-5856eead-66af-424f-afd4-6b431710d94f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:23:42.472453 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1118/4497] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:23:42 2026] POST /volume/v3/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:42.509278 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-976ee79c-f44d-4a0c-a1bd-f0e47911f79e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.511150 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-976ee79c-f44d-4a0c-a1bd-f0e47911f79e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:23:42.511355 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-976ee79c-f44d-4a0c-a1bd-f0e47911f79e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:42.511626 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-976ee79c-f44d-4a0c-a1bd-f0e47911f79e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:42.528055 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37be2648-80cd-4cec-8f0d-40ed9357626f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.528639 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37be2648-80cd-4cec-8f0d-40ed9357626f None None] GET https://10.4.3.41/volume// Aug 18 09:23:42.528899 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37be2648-80cd-4cec-8f0d-40ed9357626f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:42.529184 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37be2648-80cd-4cec-8f0d-40ed9357626f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:42.529400 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:42.529400 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:42.529944 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37be2648-80cd-4cec-8f0d-40ed9357626f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:23:42.530153 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1128/4498] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:23:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:23:42.534810 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-976ee79c-f44d-4a0c-a1bd-f0e47911f79e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:42.540348 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-c9183ea6-cc18-4547-a235-20420760ecf8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.541152 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-976ee79c-f44d-4a0c-a1bd-f0e47911f79e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:23:42.541672 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1115/4499] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:42 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:42.542424 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-c9183ea6-cc18-4547-a235-20420760ecf8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:23:42.542629 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-c9183ea6-cc18-4547-a235-20420760ecf8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:42.542821 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-c9183ea6-cc18-4547-a235-20420760ecf8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:42.551504 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:42.551504 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:42.554731 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-c9183ea6-cc18-4547-a235-20420760ecf8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:42.558408 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-c9183ea6-cc18-4547-a235-20420760ecf8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:23:42.558768 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1139/4500] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:23:42 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 1060 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:23:42.659141 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d398372-61a2-47be-a473-0352f6008719 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.661426 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d398372-61a2-47be-a473-0352f6008719 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:42.661705 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d398372-61a2-47be-a473-0352f6008719 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:42.661941 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d398372-61a2-47be-a473-0352f6008719 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:42.662084 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5d398372-61a2-47be-a473-0352f6008719 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:42.667976 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:42.667976 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:42.669136 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d398372-61a2-47be-a473-0352f6008719 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:42.669136 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1119/4501] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:42 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:42.675160 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-47c7e91b-c0fa-4964-888a-129913520d45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.677220 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-47c7e91b-c0fa-4964-888a-129913520d45 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] PUT https://10.4.3.41/volume/v3/attachments/19dbf29c-3ea0-4517-96e9-d1167a994f81 Aug 18 09:23:42.677641 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-47c7e91b-c0fa-4964-888a-129913520d45 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:42.685370 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-47c7e91b-c0fa-4964-888a-129913520d45 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Acquiring lock "cinder-attachment_update-1892f6ac-d1e0-484d-8a5c-407d664b4d2b-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:23:42.690415 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-47c7e91b-c0fa-4964-888a-129913520d45 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Lock "cinder-attachment_update-1892f6ac-d1e0-484d-8a5c-407d664b4d2b-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:23:42.691010 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:42.691010 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:42.763228 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-47c7e91b-c0fa-4964-888a-129913520d45 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Lock "cinder-attachment_update-1892f6ac-d1e0-484d-8a5c-407d664b4d2b-np0000007625" released by "attachment_update" :: held 0.073s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:23:42.763650 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-47c7e91b-c0fa-4964-888a-129913520d45 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments/19dbf29c-3ea0-4517-96e9-d1167a994f81 returned with HTTP 200 Aug 18 09:23:42.766417 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1129/4502] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:23:42 2026] PUT /volume/v3/attachments/19dbf29c-3ea0-4517-96e9-d1167a994f81 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:42.791206 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0de9843f-8f81-4867-8835-ef5b0c1d5e71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:42.793366 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0de9843f-8f81-4867-8835-ef5b0c1d5e71 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:42.793366 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0de9843f-8f81-4867-8835-ef5b0c1d5e71 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:42.793620 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0de9843f-8f81-4867-8835-ef5b0c1d5e71 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:42.793700 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0de9843f-8f81-4867-8835-ef5b0c1d5e71 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:42.798133 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:42.798133 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:42.798789 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0de9843f-8f81-4867-8835-ef5b0c1d5e71 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:42.799151 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1116/4503] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:42 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:43.414304 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ace4a03b-6fb1-42bd-9cc6-7ec5ca5e6e77 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:43.416619 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ace4a03b-6fb1-42bd-9cc6-7ec5ca5e6e77 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 Aug 18 09:23:43.416882 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ace4a03b-6fb1-42bd-9cc6-7ec5ca5e6e77 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:43.417165 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ace4a03b-6fb1-42bd-9cc6-7ec5ca5e6e77 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:43.422611 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ace4a03b-6fb1-42bd-9cc6-7ec5ca5e6e77 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 returned with HTTP 404 Aug 18 09:23:43.423295 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1140/4504] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:43 2026] GET /volume/v3/snapshots/57681152-1d8c-4182-bd12-003e0f93bd71 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:43.432251 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9a8fdf2-e8cc-4be6-89ea-b8a8044f7421 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:43.436415 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9a8fdf2-e8cc-4be6-89ea-b8a8044f7421 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 Aug 18 09:23:43.436415 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9a8fdf2-e8cc-4be6-89ea-b8a8044f7421 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:43.436415 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9a8fdf2-e8cc-4be6-89ea-b8a8044f7421 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:43.436415 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a9a8fdf2-e8cc-4be6-89ea-b8a8044f7421 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume with id: ab039ace-8599-4d6f-b19f-6b15e28b2955 Aug 18 09:23:43.443624 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:43.443624 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:43.444192 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a9a8fdf2-e8cc-4be6-89ea-b8a8044f7421 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:43.460981 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a9a8fdf2-e8cc-4be6-89ea-b8a8044f7421 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume request issued successfully. Aug 18 09:23:43.461381 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9a8fdf2-e8cc-4be6-89ea-b8a8044f7421 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 returned with HTTP 202 Aug 18 09:23:43.462039 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1120/4505] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:43 2026] DELETE /volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:43.471242 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70c82b4a-68da-4aaf-a998-11252c2c5fa5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:43.473689 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70c82b4a-68da-4aaf-a998-11252c2c5fa5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 Aug 18 09:23:43.473954 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70c82b4a-68da-4aaf-a998-11252c2c5fa5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:43.474220 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70c82b4a-68da-4aaf-a998-11252c2c5fa5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:43.485789 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:43.485789 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:43.490698 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-70c82b4a-68da-4aaf-a998-11252c2c5fa5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:43.496660 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70c82b4a-68da-4aaf-a998-11252c2c5fa5 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 returned with HTTP 200 Aug 18 09:23:43.497195 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1130/4506] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:43 2026] GET /volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:43.555896 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8d38f16-071d-47c4-a863-860e79f6e4f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:43.559425 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8d38f16-071d-47c4-a863-860e79f6e4f6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:23:43.559425 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8d38f16-071d-47c4-a863-860e79f6e4f6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:43.559425 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8d38f16-071d-47c4-a863-860e79f6e4f6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:43.568990 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:43.568990 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:43.573053 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f8d38f16-071d-47c4-a863-860e79f6e4f6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:43.577681 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8d38f16-071d-47c4-a863-860e79f6e4f6 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:23:43.578220 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1117/4507] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:43 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:43.682271 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-83dc98ec-9359-48a8-900c-6c91f4bbd0e4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:43.684933 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83dc98ec-9359-48a8-900c-6c91f4bbd0e4 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:43.685220 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83dc98ec-9359-48a8-900c-6c91f4bbd0e4 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:43.685604 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-83dc98ec-9359-48a8-900c-6c91f4bbd0e4 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:43.685718 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-83dc98ec-9359-48a8-900c-6c91f4bbd0e4 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:43.695862 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:43.695862 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:43.696588 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-83dc98ec-9359-48a8-900c-6c91f4bbd0e4 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:43.697129 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1141/4508] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:43 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:43.812748 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d18ef562-7d76-461d-b76f-621d5789a04b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:43.814719 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d18ef562-7d76-461d-b76f-621d5789a04b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:43.815273 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d18ef562-7d76-461d-b76f-621d5789a04b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:43.815699 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d18ef562-7d76-461d-b76f-621d5789a04b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:43.815968 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d18ef562-7d76-461d-b76f-621d5789a04b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:43.823425 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:43.823425 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:43.823890 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d18ef562-7d76-461d-b76f-621d5789a04b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:43.824551 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1121/4509] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:43 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:44.512664 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ced75041-7861-457b-b83f-7d7a7849f2ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:44.514474 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ced75041-7861-457b-b83f-7d7a7849f2ba tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 Aug 18 09:23:44.514847 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ced75041-7861-457b-b83f-7d7a7849f2ba tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:44.516273 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ced75041-7861-457b-b83f-7d7a7849f2ba tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:44.521010 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ced75041-7861-457b-b83f-7d7a7849f2ba tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 returned with HTTP 404 Aug 18 09:23:44.521827 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1131/4510] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:44 2026] GET /volume/v3/volumes/ab039ace-8599-4d6f-b19f-6b15e28b2955 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:44.530659 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4137f289-5854-4ba6-83ed-538cb62d596d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:44.533136 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:44.533589 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-918325221"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:44.535474 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-918325221'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:44.535604 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume of 1 GB Aug 18 09:23:44.540014 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:44.546207 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (d71fa518-4980-44a3-8ce6-2e2170055a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:44.547739 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3456612-cd36-4026-9ca1-96c8b3b80481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:44.548737 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:44.576289 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3456612-cd36-4026-9ca1-96c8b3b80481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:44.576920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5240ad1e-a6d5-42d0-a0c3-39804da245d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:44.592288 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-58e311fb-b826-4e80-9641-5a1f13c009ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:44.596167 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58e311fb-b826-4e80-9641-5a1f13c009ce tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:23:44.596167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58e311fb-b826-4e80-9641-5a1f13c009ce tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:44.596167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58e311fb-b826-4e80-9641-5a1f13c009ce tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:44.604649 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:44.604649 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:44.608825 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-58e311fb-b826-4e80-9641-5a1f13c009ce tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:44.614703 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58e311fb-b826-4e80-9641-5a1f13c009ce tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:23:44.615485 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1142/4511] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:44 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:44.615865 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['9960fdb0-16aa-44a3-82a8-c8aadebbc36f', 'ef507e55-a56a-4050-bafa-a0be0d58d98d', '64796f1a-6b2e-4204-b808-80ed26da174a', '603e7754-d538-4641-acfb-f054f0de2cd5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:44.616860 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5240ad1e-a6d5-42d0-a0c3-39804da245d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9960fdb0-16aa-44a3-82a8-c8aadebbc36f', 'ef507e55-a56a-4050-bafa-a0be0d58d98d', '64796f1a-6b2e-4204-b808-80ed26da174a', '603e7754-d538-4641-acfb-f054f0de2cd5']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:44.617936 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1fabd7-82fe-4496-82c1-bca5beb21df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:44.649461 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1fabd7-82fe-4496-82c1-bca5beb21df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d4f0064-61be-43bc-98e1-8144b492837b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-918325221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['9960fdb0-16aa-44a3-82a8-c8aadebbc36f','ef507e55-a56a-4050-bafa-a0be0d58d98d','64796f1a-6b2e-4204-b808-80ed26da174a','603e7754-d538-4641-acfb-f054f0de2cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-918325221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d4f0064-61be-43bc-98e1-8144b492837b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c0ac5311ac4530b317aa1e96eb7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae65da553e9b4dc8be620b542ac13db5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:44.650470 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4117e5f9-d6d3-4294-ae7f-afe0a4f7b232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:44.669159 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4117e5f9-d6d3-4294-ae7f-afe0a4f7b232) transitioned into state 'SUCCESS' from state '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-918325221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['9960fdb0-16aa-44a3-82a8-c8aadebbc36f','ef507e55-a56a-4050-bafa-a0be0d58d98d','64796f1a-6b2e-4204-b808-80ed26da174a','603e7754-d538-4641-acfb-f054f0de2cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:44.669945 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da0818b5-3cd5-4995-b3bc-9e18fe1ae003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:44.678685 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da0818b5-3cd5-4995-b3bc-9e18fe1ae003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:44.679514 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (d71fa518-4980-44a3-8ce6-2e2170055a33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:44.679854 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request issued successfully. Aug 18 09:23:44.680451 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4137f289-5854-4ba6-83ed-538cb62d596d tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:44.680871 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1118/4512] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:23:44 2026] POST /volume/v3/volumes => generated 775 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:44.692041 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb4cdc85-614d-4d39-b56b-c3e013142728 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:44.693950 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb4cdc85-614d-4d39-b56b-c3e013142728 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b Aug 18 09:23:44.694167 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb4cdc85-614d-4d39-b56b-c3e013142728 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:44.694645 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb4cdc85-614d-4d39-b56b-c3e013142728 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:44.701740 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:44.701740 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:44.705842 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fb4cdc85-614d-4d39-b56b-c3e013142728 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:44.709279 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb4cdc85-614d-4d39-b56b-c3e013142728 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b returned with HTTP 200 Aug 18 09:23:44.709819 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1122/4513] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:44 2026] GET /volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:44.712184 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b36327c3-488f-4792-a600-d5f5658418de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:44.714232 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b36327c3-488f-4792-a600-d5f5658418de tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:44.714714 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b36327c3-488f-4792-a600-d5f5658418de tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:44.715239 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b36327c3-488f-4792-a600-d5f5658418de tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:44.715567 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b36327c3-488f-4792-a600-d5f5658418de tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:44.721666 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:44.721666 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:44.722993 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b36327c3-488f-4792-a600-d5f5658418de tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:44.722993 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1132/4514] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:44 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:44.834356 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a676feff-63a0-4020-94fe-4a846dabaec1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:44.835779 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a676feff-63a0-4020-94fe-4a846dabaec1 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:44.837098 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a676feff-63a0-4020-94fe-4a846dabaec1 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:44.837098 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a676feff-63a0-4020-94fe-4a846dabaec1 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:44.837098 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a676feff-63a0-4020-94fe-4a846dabaec1 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:44.841360 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:44.841360 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:44.841360 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a676feff-63a0-4020-94fe-4a846dabaec1 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:44.841360 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1143/4515] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:44 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:45.631854 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d832d38-d91d-45c1-b3d8-c09707ce3d6b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:45.634212 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d832d38-d91d-45c1-b3d8-c09707ce3d6b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:23:45.634458 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d832d38-d91d-45c1-b3d8-c09707ce3d6b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:45.634906 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d832d38-d91d-45c1-b3d8-c09707ce3d6b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:45.637296 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=525,cinder:INSERT=101,cinder:UPDATE=198 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:23:45.646241 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:45.646241 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:45.650652 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2d832d38-d91d-45c1-b3d8-c09707ce3d6b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:45.655726 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d832d38-d91d-45c1-b3d8-c09707ce3d6b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:23:45.656148 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1119/4516] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:45 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:45.725315 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9389fd8-a90a-494d-8d1d-1e8345928c38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:45.727889 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9389fd8-a90a-494d-8d1d-1e8345928c38 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b Aug 18 09:23:45.728201 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9389fd8-a90a-494d-8d1d-1e8345928c38 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:45.728504 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9389fd8-a90a-494d-8d1d-1e8345928c38 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:45.733126 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-faeee4b8-daa9-4fe9-b788-e145d0436672 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:45.734864 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-faeee4b8-daa9-4fe9-b788-e145d0436672 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:45.735097 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-faeee4b8-daa9-4fe9-b788-e145d0436672 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:45.735300 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-faeee4b8-daa9-4fe9-b788-e145d0436672 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:45.735447 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-faeee4b8-daa9-4fe9-b788-e145d0436672 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:45.738976 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:45.738976 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:45.739645 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:45.739645 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:45.740482 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-faeee4b8-daa9-4fe9-b788-e145d0436672 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:45.740834 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1133/4517] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:45 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:45.744328 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9389fd8-a90a-494d-8d1d-1e8345928c38 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:45.750247 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9389fd8-a90a-494d-8d1d-1e8345928c38 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b returned with HTTP 200 Aug 18 09:23:45.750921 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1123/4518] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:45 2026] GET /volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:45.763416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-88154895-4878-4bf3-8ffd-183843f62b8a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:45.765239 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-88154895-4878-4bf3-8ffd-183843f62b8a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:45.766071 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-88154895-4878-4bf3-8ffd-183843f62b8a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d4f0064-61be-43bc-98e1-8144b492837b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-752757640"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:45.769900 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=481,cinder:UPDATE=156,cinder:INSERT=83 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:23:45.777494 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:45.777494 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:45.777494 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-88154895-4878-4bf3-8ffd-183843f62b8a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:45.777494 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-88154895-4878-4bf3-8ffd-183843f62b8a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create snapshot from volume 9d4f0064-61be-43bc-98e1-8144b492837b Aug 18 09:23:45.809693 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-88154895-4878-4bf3-8ffd-183843f62b8a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['3f8a2dff-dd5a-4a48-88fa-540355ef6c9d', 'a8907737-c854-44c7-a20a-799f180ac2d4', 'b9a97a1e-4ceb-4bbc-884c-5d434787603e', '2710c2b3-b018-42ec-8110-d15126a33f00'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:45.841494 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-88154895-4878-4bf3-8ffd-183843f62b8a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot create request issued successfully. Aug 18 09:23:45.842050 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-88154895-4878-4bf3-8ffd-183843f62b8a tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:45.842613 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1144/4519] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:45.852541 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e28e0185-1d9d-4dcd-b4a6-fc36f9063cfc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:45.854740 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e28e0185-1d9d-4dcd-b4a6-fc36f9063cfc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:45.855018 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e28e0185-1d9d-4dcd-b4a6-fc36f9063cfc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:45.855273 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e28e0185-1d9d-4dcd-b4a6-fc36f9063cfc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:45.855422 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e28e0185-1d9d-4dcd-b4a6-fc36f9063cfc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:45.855488 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2fbd79aa-8860-43bb-946e-bf3a6ad21a7e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:45.857737 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fbd79aa-8860-43bb-946e-bf3a6ad21a7e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 Aug 18 09:23:45.857941 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fbd79aa-8860-43bb-946e-bf3a6ad21a7e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:45.858180 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fbd79aa-8860-43bb-946e-bf3a6ad21a7e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:45.861370 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:45.861370 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:45.862187 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e28e0185-1d9d-4dcd-b4a6-fc36f9063cfc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:45.862709 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1120/4520] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:45 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:45.864355 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:45.864355 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:45.864790 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2fbd79aa-8860-43bb-946e-bf3a6ad21a7e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:45.865759 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fbd79aa-8860-43bb-946e-bf3a6ad21a7e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 returned with HTTP 200 Aug 18 09:23:45.866234 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1134/4521] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:45 2026] GET /volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:46.038592 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-b59dee5a-95bf-4b5b-b3c4-4f0c9138be67 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:46.041267 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-b59dee5a-95bf-4b5b-b3c4-4f0c9138be67 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/attachments/19dbf29c-3ea0-4517-96e9-d1167a994f81/action Aug 18 09:23:46.041726 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-b59dee5a-95bf-4b5b-b3c4-4f0c9138be67 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:23:46.041897 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-b59dee5a-95bf-4b5b-b3c4-4f0c9138be67 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:46.060979 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:46.060979 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:46.070454 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d7b9efbe-9928-4461-901e-9dba8da32d89 req-b59dee5a-95bf-4b5b-b3c4-4f0c9138be67 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments/19dbf29c-3ea0-4517-96e9-d1167a994f81/action returned with HTTP 204 Aug 18 09:23:46.071242 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1124/4522] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:23:46 2026] POST /volume/v3/attachments/19dbf29c-3ea0-4517-96e9-d1167a994f81/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:46.672463 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f5a7823-c648-4128-b392-bb80c30d1ddc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:46.674268 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f5a7823-c648-4128-b392-bb80c30d1ddc tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:23:46.674464 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f5a7823-c648-4128-b392-bb80c30d1ddc tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:46.674647 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f5a7823-c648-4128-b392-bb80c30d1ddc tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:46.683435 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:46.683435 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:46.686718 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9f5a7823-c648-4128-b392-bb80c30d1ddc tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:46.690690 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f5a7823-c648-4128-b392-bb80c30d1ddc tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:23:46.691071 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1145/4523] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:46 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:46.752473 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2bb1d475-3505-46cc-b282-f4f037875425 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:46.754420 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bb1d475-3505-46cc-b282-f4f037875425 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:46.754654 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bb1d475-3505-46cc-b282-f4f037875425 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:46.754902 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bb1d475-3505-46cc-b282-f4f037875425 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:46.755066 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2bb1d475-3505-46cc-b282-f4f037875425 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:46.760040 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:46.760040 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:46.760684 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bb1d475-3505-46cc-b282-f4f037875425 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:46.761103 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1121/4524] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:46 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:46.772563 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9efac80b-aacf-4afa-8b07-47eef944094b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:46.827440 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9efac80b-aacf-4afa-8b07-47eef944094b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-member] PUT https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:46.827784 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9efac80b-aacf-4afa-8b07-47eef944094b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:46.833850 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:46.833850 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:46.839600 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9efac80b-aacf-4afa-8b07-47eef944094b tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-member] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:46.840088 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1135/4525] 10.4.3.41 () {70 vars in 1401 bytes} [Tue Aug 18 09:23:46 2026] PUT /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 314 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:46.849656 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c6ee8d8f-a139-4b8f-a35f-04a89f0caec1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:46.851432 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c6ee8d8f-a139-4b8f-a35f-04a89f0caec1 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:46.851683 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c6ee8d8f-a139-4b8f-a35f-04a89f0caec1 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:46.851899 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c6ee8d8f-a139-4b8f-a35f-04a89f0caec1 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:46.852082 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c6ee8d8f-a139-4b8f-a35f-04a89f0caec1 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:46.856090 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:46.856090 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:46.856685 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c6ee8d8f-a139-4b8f-a35f-04a89f0caec1 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:46.857077 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1125/4526] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:46 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:46.867328 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a6f0696f-cec3-48ec-8282-9e6072d36703 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:46.869278 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6f0696f-cec3-48ec-8282-9e6072d36703 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] DELETE https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:46.869550 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6f0696f-cec3-48ec-8282-9e6072d36703 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:46.869773 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6f0696f-cec3-48ec-8282-9e6072d36703 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:46.869922 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-a6f0696f-cec3-48ec-8282-9e6072d36703 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Delete backup with id: 1f746436-79ec-45df-8df4-34cd44ce0944. Aug 18 09:23:46.874258 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ea3ff45-6e63-4796-856b-57d0c5d03b16 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:46.874987 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:46.874987 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:46.876348 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ea3ff45-6e63-4796-856b-57d0c5d03b16 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:46.876637 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ea3ff45-6e63-4796-856b-57d0c5d03b16 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:46.876684 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db7e69c7-760f-4c8d-a646-a07c911e48fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:46.876871 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ea3ff45-6e63-4796-856b-57d0c5d03b16 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:46.877023 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7ea3ff45-6e63-4796-856b-57d0c5d03b16 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:46.879339 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db7e69c7-760f-4c8d-a646-a07c911e48fd tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 Aug 18 09:23:46.879339 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db7e69c7-760f-4c8d-a646-a07c911e48fd tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:46.879339 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db7e69c7-760f-4c8d-a646-a07c911e48fd tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:46.882073 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:46.882073 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:46.883142 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ea3ff45-6e63-4796-856b-57d0c5d03b16 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:46.883614 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1122/4527] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:46 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:46.885477 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:46.885477 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:46.885477 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db7e69c7-760f-4c8d-a646-a07c911e48fd tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:46.886812 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db7e69c7-760f-4c8d-a646-a07c911e48fd tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 returned with HTTP 200 Aug 18 09:23:46.886812 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1136/4528] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:46 2026] GET /volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:46.890008 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-a6f0696f-cec3-48ec-8282-9e6072d36703 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] delete_backup rpcapi backup_id 1f746436-79ec-45df-8df4-34cd44ce0944 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:23:46.892142 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6f0696f-cec3-48ec-8282-9e6072d36703 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 202 Aug 18 09:23:46.892707 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1146/4529] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:23:46 2026] DELETE /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:23:46.898180 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aafcd5e5-07be-4647-977a-1c01d97c6d00 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:46.900161 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aafcd5e5-07be-4647-977a-1c01d97c6d00 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] POST https://10.4.3.41/volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646/action Aug 18 09:23:46.900289 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d883d07f-49b8-47a6-b483-9ada12d14a9d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:46.900535 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aafcd5e5-07be-4647-977a-1c01d97c6d00 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:23:46.900664 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aafcd5e5-07be-4647-977a-1c01d97c6d00 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:46.902124 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.snapshot_unmanage [None req-aafcd5e5-07be-4647-977a-1c01d97c6d00 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Unmanage snapshot with id: 89902a46-c6e8-4440-81cb-9d86b390a646 Aug 18 09:23:46.902545 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d883d07f-49b8-47a6-b483-9ada12d14a9d tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:46.902823 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d883d07f-49b8-47a6-b483-9ada12d14a9d tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:46.903215 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d883d07f-49b8-47a6-b483-9ada12d14a9d tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:46.903353 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d883d07f-49b8-47a6-b483-9ada12d14a9d tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:46.909789 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:46.909789 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:46.910412 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aafcd5e5-07be-4647-977a-1c01d97c6d00 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot retrieved successfully. Aug 18 09:23:46.911347 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:46.911347 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:46.911576 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-aafcd5e5-07be-4647-977a-1c01d97c6d00 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '3dff0bc8d19e4f4ebe7a7a75bb416e8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50c0ac5311ac4530b317aa1e96eb7156', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:23:46.911861 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aafcd5e5-07be-4647-977a-1c01d97c6d00 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646/action returned with HTTP 403 Aug 18 09:23:46.912195 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d883d07f-49b8-47a6-b483-9ada12d14a9d tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 200 Aug 18 09:23:46.912516 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1126/4530] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:23:46 2026] POST /volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:46.912928 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1123/4531] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:46 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:46.921592 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c139e082-11d0-4991-9b89-4e61dc35a624 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:46.923350 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c139e082-11d0-4991-9b89-4e61dc35a624 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 Aug 18 09:23:46.923562 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c139e082-11d0-4991-9b89-4e61dc35a624 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:46.923736 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c139e082-11d0-4991-9b89-4e61dc35a624 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:46.923835 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-c139e082-11d0-4991-9b89-4e61dc35a624 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete snapshot with id: 89902a46-c6e8-4440-81cb-9d86b390a646 Aug 18 09:23:46.928592 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:46.928592 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:46.928872 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c139e082-11d0-4991-9b89-4e61dc35a624 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:46.942763 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c139e082-11d0-4991-9b89-4e61dc35a624 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot delete request issued successfully. Aug 18 09:23:46.942969 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c139e082-11d0-4991-9b89-4e61dc35a624 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 returned with HTTP 202 Aug 18 09:23:46.943460 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1137/4532] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:46 2026] DELETE /volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:46.953712 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-35c7c648-49b6-4014-b325-95b1142e5c04 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:46.957250 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35c7c648-49b6-4014-b325-95b1142e5c04 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 Aug 18 09:23:46.957599 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35c7c648-49b6-4014-b325-95b1142e5c04 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:46.957761 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-35c7c648-49b6-4014-b325-95b1142e5c04 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:46.967893 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:46.967893 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:46.968237 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-35c7c648-49b6-4014-b325-95b1142e5c04 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:46.968842 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-35c7c648-49b6-4014-b325-95b1142e5c04 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 returned with HTTP 200 Aug 18 09:23:46.969209 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1147/4533] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:46 2026] GET /volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:47.895485 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b1de6296-9cba-4d1f-9284-91e1879f218f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:47.897591 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1de6296-9cba-4d1f-9284-91e1879f218f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:47.897808 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1de6296-9cba-4d1f-9284-91e1879f218f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:47.898091 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1de6296-9cba-4d1f-9284-91e1879f218f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:47.898237 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b1de6296-9cba-4d1f-9284-91e1879f218f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:47.900487 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=457,cinder:INSERT=84,cinder:UPDATE=164 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:23:47.903692 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:47.903692 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:47.904263 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1de6296-9cba-4d1f-9284-91e1879f218f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:47.904764 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1127/4534] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:47 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:47.922603 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a3cb6db-add8-4985-93dd-706ba05c2cdb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:47.924195 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a3cb6db-add8-4985-93dd-706ba05c2cdb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 Aug 18 09:23:47.924443 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a3cb6db-add8-4985-93dd-706ba05c2cdb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:47.924648 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a3cb6db-add8-4985-93dd-706ba05c2cdb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:47.924788 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1a3cb6db-add8-4985-93dd-706ba05c2cdb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Show backup with id 1f746436-79ec-45df-8df4-34cd44ce0944. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:47.927994 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a3cb6db-add8-4985-93dd-706ba05c2cdb tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 returned with HTTP 404 Aug 18 09:23:47.928431 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1124/4535] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:47 2026] GET /volume/v3/backups/1f746436-79ec-45df-8df4-34cd44ce0944 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:47.935990 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f59e2490-abdc-470d-9493-5ae60214a992 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:47.937915 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f59e2490-abdc-470d-9493-5ae60214a992 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 Aug 18 09:23:47.938181 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f59e2490-abdc-470d-9493-5ae60214a992 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:47.938432 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f59e2490-abdc-470d-9493-5ae60214a992 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:47.938651 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f59e2490-abdc-470d-9493-5ae60214a992 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Delete volume with id: 82a59adc-16fb-4737-a25c-49ea9858d396 Aug 18 09:23:47.946945 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:47.946945 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:47.947330 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f59e2490-abdc-470d-9493-5ae60214a992 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Volume info retrieved successfully. Aug 18 09:23:47.964630 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f59e2490-abdc-470d-9493-5ae60214a992 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Delete volume request issued successfully. Aug 18 09:23:47.964800 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f59e2490-abdc-470d-9493-5ae60214a992 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 returned with HTTP 202 Aug 18 09:23:47.965250 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1138/4536] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:23:47 2026] DELETE /volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:47.973598 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2a76c167-f589-44b2-a127-df32d4cd9abc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:47.975753 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a76c167-f589-44b2-a127-df32d4cd9abc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 Aug 18 09:23:47.975964 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a76c167-f589-44b2-a127-df32d4cd9abc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:47.976173 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a76c167-f589-44b2-a127-df32d4cd9abc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:47.980193 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-82233f7f-0b8b-4798-8d46-32266701e3c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:47.981891 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82233f7f-0b8b-4798-8d46-32266701e3c8 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 Aug 18 09:23:47.982096 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82233f7f-0b8b-4798-8d46-32266701e3c8 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:47.982343 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82233f7f-0b8b-4798-8d46-32266701e3c8 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:47.984595 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:47.984595 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:47.987893 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82233f7f-0b8b-4798-8d46-32266701e3c8 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 returned with HTTP 404 Aug 18 09:23:47.988712 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1128/4537] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:47 2026] GET /volume/v3/snapshots/89902a46-c6e8-4440-81cb-9d86b390a646 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:47.989039 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2a76c167-f589-44b2-a127-df32d4cd9abc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Volume info retrieved successfully. Aug 18 09:23:47.994565 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a76c167-f589-44b2-a127-df32d4cd9abc tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 returned with HTTP 200 Aug 18 09:23:47.995086 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1148/4538] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:47 2026] GET /volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:47.998269 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc8904a2-ef1f-455e-9f9c-e7e54bb13641 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:47.999924 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc8904a2-ef1f-455e-9f9c-e7e54bb13641 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b Aug 18 09:23:48.000104 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc8904a2-ef1f-455e-9f9c-e7e54bb13641 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:48.000313 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc8904a2-ef1f-455e-9f9c-e7e54bb13641 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:48.000487 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fc8904a2-ef1f-455e-9f9c-e7e54bb13641 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume with id: 9d4f0064-61be-43bc-98e1-8144b492837b Aug 18 09:23:48.007529 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:48.007529 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:48.008092 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc8904a2-ef1f-455e-9f9c-e7e54bb13641 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:48.021955 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc8904a2-ef1f-455e-9f9c-e7e54bb13641 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume request issued successfully. Aug 18 09:23:48.022126 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc8904a2-ef1f-455e-9f9c-e7e54bb13641 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b returned with HTTP 202 Aug 18 09:23:48.022539 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1125/4539] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:47 2026] DELETE /volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:48.034556 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5af471af-556b-421e-add6-236ffba71a62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:48.036477 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5af471af-556b-421e-add6-236ffba71a62 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b Aug 18 09:23:48.036728 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5af471af-556b-421e-add6-236ffba71a62 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:48.036937 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5af471af-556b-421e-add6-236ffba71a62 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:48.044583 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:48.044583 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:48.047998 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5af471af-556b-421e-add6-236ffba71a62 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:48.053193 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5af471af-556b-421e-add6-236ffba71a62 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b returned with HTTP 200 Aug 18 09:23:48.053568 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1139/4540] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:48 2026] GET /volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:48.915497 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94199a93-83ea-4a69-bf8b-5a7fc79907a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:48.917588 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94199a93-83ea-4a69-bf8b-5a7fc79907a6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:48.917839 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94199a93-83ea-4a69-bf8b-5a7fc79907a6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:48.918100 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94199a93-83ea-4a69-bf8b-5a7fc79907a6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:48.918252 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-94199a93-83ea-4a69-bf8b-5a7fc79907a6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:48.924469 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:48.924469 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:48.925411 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94199a93-83ea-4a69-bf8b-5a7fc79907a6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:48.925927 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1129/4541] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:48 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:49.008628 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8fb27e20-bb1e-4725-a98a-d76bd4ec42b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:49.010817 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fb27e20-bb1e-4725-a98a-d76bd4ec42b8 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] GET https://10.4.3.41/volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 Aug 18 09:23:49.011114 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fb27e20-bb1e-4725-a98a-d76bd4ec42b8 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:49.011368 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fb27e20-bb1e-4725-a98a-d76bd4ec42b8 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:49.018551 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fb27e20-bb1e-4725-a98a-d76bd4ec42b8 tempest-ProjectMemberTests39-1078847370 tempest-ProjectMemberTests39-1078847370-project-admin] https://10.4.3.41/volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 returned with HTTP 404 Aug 18 09:23:49.019061 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1149/4542] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:49 2026] GET /volume/v3/volumes/82a59adc-16fb-4737-a25c-49ea9858d396 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:49.066345 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b3f22c2-51fb-4b14-9249-909ee138ac53 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:49.068701 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b3f22c2-51fb-4b14-9249-909ee138ac53 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b Aug 18 09:23:49.069171 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b3f22c2-51fb-4b14-9249-909ee138ac53 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:49.069359 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b3f22c2-51fb-4b14-9249-909ee138ac53 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:49.076266 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b3f22c2-51fb-4b14-9249-909ee138ac53 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b returned with HTTP 404 Aug 18 09:23:49.077056 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1126/4543] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:49 2026] GET /volume/v3/volumes/9d4f0064-61be-43bc-98e1-8144b492837b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:49.088370 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:49.090759 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:49.091131 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-542155514"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:49.093025 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-542155514'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:49.093182 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume of 1 GB Aug 18 09:23:49.095847 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=558,cinder:INSERT=112,cinder:UPDATE=188 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:23:49.098750 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:49.107677 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (2c8deb0c-028a-498a-92ab-ea999a6acabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:49.109143 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d74e77f8-dff6-4ac9-8d88-b0977b4f8a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:49.110956 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:49.151447 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d74e77f8-dff6-4ac9-8d88-b0977b4f8a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:49.151447 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b96c75-b82f-40ec-9df7-b3be6a34e637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:49.211082 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['c6502102-173c-4f28-995a-8447062baa38', 'd0cd7547-84f4-40e2-ad43-8ba6b11683c4', '61c74c6e-4d4c-4511-84c8-e041099aa34d', '728caf7a-b86c-4b63-af99-b67e0e5eb4e0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:49.212043 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b96c75-b82f-40ec-9df7-b3be6a34e637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6502102-173c-4f28-995a-8447062baa38', 'd0cd7547-84f4-40e2-ad43-8ba6b11683c4', '61c74c6e-4d4c-4511-84c8-e041099aa34d', '728caf7a-b86c-4b63-af99-b67e0e5eb4e0']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:49.212964 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f927e2e-3e62-46b0-b5dd-f96e6edc8d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:49.245024 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f927e2e-3e62-46b0-b5dd-f96e6edc8d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0579175-c64c-45b9-84f7-bcee2d7b97de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542155514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['c6502102-173c-4f28-995a-8447062baa38','d0cd7547-84f4-40e2-ad43-8ba6b11683c4','61c74c6e-4d4c-4511-84c8-e041099aa34d','728caf7a-b86c-4b63-af99-b67e0e5eb4e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542155514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0579175-c64c-45b9-84f7-bcee2d7b97de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c0ac5311ac4530b317aa1e96eb7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae65da553e9b4dc8be620b542ac13db5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:49.245876 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (845a5566-1e6b-4631-a634-81ee14fa0e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:49.269716 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (845a5566-1e6b-4631-a634-81ee14fa0e0a) transitioned into state 'SUCCESS' from state '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-542155514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['c6502102-173c-4f28-995a-8447062baa38','d0cd7547-84f4-40e2-ad43-8ba6b11683c4','61c74c6e-4d4c-4511-84c8-e041099aa34d','728caf7a-b86c-4b63-af99-b67e0e5eb4e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:49.270902 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a240f43a-4274-4981-ae07-e8f52404a6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:49.282759 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a240f43a-4274-4981-ae07-e8f52404a6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:49.283851 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (2c8deb0c-028a-498a-92ab-ea999a6acabe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:49.284190 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request issued successfully. Aug 18 09:23:49.284836 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2997f1c9-33dc-4ae3-a9c7-910ad6cc1054 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:49.285364 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1140/4544] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:23:49 2026] POST /volume/v3/volumes => generated 775 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:49.298227 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0841c145-f3bf-48fc-acf3-ceca5d94b27b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:49.300869 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0841c145-f3bf-48fc-acf3-ceca5d94b27b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de Aug 18 09:23:49.301187 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0841c145-f3bf-48fc-acf3-ceca5d94b27b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:49.301517 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0841c145-f3bf-48fc-acf3-ceca5d94b27b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:49.311733 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:49.311733 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:49.317099 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0841c145-f3bf-48fc-acf3-ceca5d94b27b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:49.322554 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0841c145-f3bf-48fc-acf3-ceca5d94b27b tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de returned with HTTP 200 Aug 18 09:23:49.322874 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1130/4545] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:49 2026] GET /volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:49.936103 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3b870b4-edfc-42a0-8236-c4e6db9bb9ae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:49.937729 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3b870b4-edfc-42a0-8236-c4e6db9bb9ae tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:49.937971 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3b870b4-edfc-42a0-8236-c4e6db9bb9ae tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:49.938215 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3b870b4-edfc-42a0-8236-c4e6db9bb9ae tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:49.938344 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f3b870b4-edfc-42a0-8236-c4e6db9bb9ae tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:49.945217 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:49.945217 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:49.945217 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3b870b4-edfc-42a0-8236-c4e6db9bb9ae tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:49.945217 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1150/4546] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:49 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:50.166741 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-65d633ab-8d66-410c-8ef5-d18095886fa3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.169832 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65d633ab-8d66-410c-8ef5-d18095886fa3 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:23:50.170064 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65d633ab-8d66-410c-8ef5-d18095886fa3 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.170260 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65d633ab-8d66-410c-8ef5-d18095886fa3 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.177757 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.177757 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:50.181422 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-65d633ab-8d66-410c-8ef5-d18095886fa3 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:50.185623 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65d633ab-8d66-410c-8ef5-d18095886fa3 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:23:50.186015 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1127/4547] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:50.199302 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b00c9182-3a99-45d7-8262-31189a480ba4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.203578 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b00c9182-3a99-45d7-8262-31189a480ba4 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:23:50.203866 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b00c9182-3a99-45d7-8262-31189a480ba4 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.204149 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b00c9182-3a99-45d7-8262-31189a480ba4 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.213439 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.213439 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:50.218151 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b00c9182-3a99-45d7-8262-31189a480ba4 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:50.223406 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b00c9182-3a99-45d7-8262-31189a480ba4 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:23:50.223823 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1141/4548] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:50.269378 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-60148667-9f03-4284-b064-f94783314824 req-66ad0e0b-9a76-41f6-8738-80f264da3058 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.271434 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-66ad0e0b-9a76-41f6-8738-80f264da3058 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:23:50.271613 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-66ad0e0b-9a76-41f6-8738-80f264da3058 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.271798 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-66ad0e0b-9a76-41f6-8738-80f264da3058 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.272173 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-bfb00f98-a401-4bb1-bd5a-f36e7470b207 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.274361 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-bfb00f98-a401-4bb1-bd5a-f36e7470b207 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:23:50.274361 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-bfb00f98-a401-4bb1-bd5a-f36e7470b207 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.274508 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-bfb00f98-a401-4bb1-bd5a-f36e7470b207 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.278489 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.278489 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:50.281265 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-60148667-9f03-4284-b064-f94783314824 req-66ad0e0b-9a76-41f6-8738-80f264da3058 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:50.284568 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.284568 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:50.284942 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-66ad0e0b-9a76-41f6-8738-80f264da3058 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:23:50.285348 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1131/4549] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:50.288320 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-bfb00f98-a401-4bb1-bd5a-f36e7470b207 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:50.293748 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-bfb00f98-a401-4bb1-bd5a-f36e7470b207 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:23:50.294275 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1151/4550] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:50.322800 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-688c11fc-998e-4276-b518-92bcb80eb9a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.326528 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-688c11fc-998e-4276-b518-92bcb80eb9a5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b/action Aug 18 09:23:50.326869 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-688c11fc-998e-4276-b518-92bcb80eb9a5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:23:50.327077 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-688c11fc-998e-4276-b518-92bcb80eb9a5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:50.337618 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d4292dc-261b-40bf-8827-59022c849b79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.339625 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d4292dc-261b-40bf-8827-59022c849b79 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de Aug 18 09:23:50.339715 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d4292dc-261b-40bf-8827-59022c849b79 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.339859 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d4292dc-261b-40bf-8827-59022c849b79 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.341002 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.341002 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:50.341594 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-688c11fc-998e-4276-b518-92bcb80eb9a5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:50.347221 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.347221 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:50.351144 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4d4292dc-261b-40bf-8827-59022c849b79 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:50.351236 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-688c11fc-998e-4276-b518-92bcb80eb9a5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Begin detaching volume completed successfully. Aug 18 09:23:50.351504 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-688c11fc-998e-4276-b518-92bcb80eb9a5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b/action returned with HTTP 202 Aug 18 09:23:50.352045 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1128/4551] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:23:50 2026] POST /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:23:50.355626 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d4292dc-261b-40bf-8827-59022c849b79 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de returned with HTTP 200 Aug 18 09:23:50.356056 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1142/4552] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:50.369821 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8366b873-e08e-43a4-82a3-3aab2376b65c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.370206 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c37e491-736f-45e9-8dfe-358e9d52c808 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.371219 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c37e491-736f-45e9-8dfe-358e9d52c808 None None] GET https://10.4.3.41/volume// Aug 18 09:23:50.371219 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c37e491-736f-45e9-8dfe-358e9d52c808 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.371219 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c37e491-736f-45e9-8dfe-358e9d52c808 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.371417 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c37e491-736f-45e9-8dfe-358e9d52c808 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:23:50.371692 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1152/4553] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:23:50.371773 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8366b873-e08e-43a4-82a3-3aab2376b65c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:50.372155 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8366b873-e08e-43a4-82a3-3aab2376b65c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0579175-c64c-45b9-84f7-bcee2d7b97de", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1296453915"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:50.378726 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-60148667-9f03-4284-b064-f94783314824 req-6bc57556-f2ba-4ada-b71f-3842c8b458fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.380775 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-6bc57556-f2ba-4ada-b71f-3842c8b458fd tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:23:50.381113 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-6bc57556-f2ba-4ada-b71f-3842c8b458fd tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3016967c-87c1-477a-bf63-da92830638a4", "connector": null, "instance_uuid": "2d5bfa7e-03b7-4bee-80e0-2576558bc9b5"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:50.381832 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.381832 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:50.382227 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8366b873-e08e-43a4-82a3-3aab2376b65c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:50.382348 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-8366b873-e08e-43a4-82a3-3aab2376b65c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create snapshot from volume f0579175-c64c-45b9-84f7-bcee2d7b97de Aug 18 09:23:50.389895 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.389895 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:50.394909 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04d4e916-90b4-49d3-8e20-ff601fdc1189 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.395358 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04d4e916-90b4-49d3-8e20-ff601fdc1189 None None] GET https://10.4.3.41/volume// Aug 18 09:23:50.395535 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04d4e916-90b4-49d3-8e20-ff601fdc1189 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.395785 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04d4e916-90b4-49d3-8e20-ff601fdc1189 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.396119 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04d4e916-90b4-49d3-8e20-ff601fdc1189 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:23:50.396371 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1143/4554] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:23:50.404601 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-65047be4-4daf-41c1-8011-8c25f4dbeecb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.406887 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-65047be4-4daf-41c1-8011-8c25f4dbeecb tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:23:50.406965 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-65047be4-4daf-41c1-8011-8c25f4dbeecb tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.407167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-65047be4-4daf-41c1-8011-8c25f4dbeecb tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.410315 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8366b873-e08e-43a4-82a3-3aab2376b65c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['e265ac61-1be3-4370-bfc8-3531ac3739d4', '94aeb864-63b2-4c74-84a5-5ac0a33d3f70', '3f689650-0ae8-4994-91fc-26e77241020b', 'ddfc5c7c-ca95-40a8-9309-b058cc91b7f8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:50.417159 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.417159 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:50.419777 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-6bc57556-f2ba-4ada-b71f-3842c8b458fd tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:23:50.420254 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1129/4555] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:23:50 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:50.422757 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-65047be4-4daf-41c1-8011-8c25f4dbeecb tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:50.430246 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-65047be4-4daf-41c1-8011-8c25f4dbeecb tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:23:50.431121 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1153/4556] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:23:50.451182 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8366b873-e08e-43a4-82a3-3aab2376b65c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot create request issued successfully. Aug 18 09:23:50.451735 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8366b873-e08e-43a4-82a3-3aab2376b65c tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:50.452295 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1132/4557] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:50.459797 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9fd0cc8e-3b51-4b9c-8e46-8402d2e5943a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.462318 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fd0cc8e-3b51-4b9c-8e46-8402d2e5943a tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:23:50.462318 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fd0cc8e-3b51-4b9c-8e46-8402d2e5943a tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.463170 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fd0cc8e-3b51-4b9c-8e46-8402d2e5943a tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.464832 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1023e4e-e1c5-47f1-a1b8-686b306f1ba2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.468467 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1023e4e-e1c5-47f1-a1b8-686b306f1ba2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 Aug 18 09:23:50.468694 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1023e4e-e1c5-47f1-a1b8-686b306f1ba2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.468842 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1023e4e-e1c5-47f1-a1b8-686b306f1ba2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.476666 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b60a0e87-3374-49a4-842f-3c2d27803a2d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.477213 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b60a0e87-3374-49a4-842f-3c2d27803a2d None None] GET https://10.4.3.41/volume// Aug 18 09:23:50.477452 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b60a0e87-3374-49a4-842f-3c2d27803a2d None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.477772 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b60a0e87-3374-49a4-842f-3c2d27803a2d None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.478192 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b60a0e87-3374-49a4-842f-3c2d27803a2d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:23:50.478604 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1154/4558] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:23:50.479740 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.479740 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:50.479857 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.479857 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:50.480753 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1023e4e-e1c5-47f1-a1b8-686b306f1ba2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:50.484154 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1023e4e-e1c5-47f1-a1b8-686b306f1ba2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 returned with HTTP 200 Aug 18 09:23:50.485865 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1130/4559] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:50.487410 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9fd0cc8e-3b51-4b9c-8e46-8402d2e5943a tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:50.488674 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-60148667-9f03-4284-b064-f94783314824 req-1e69dace-9046-4b06-87c2-706ef0c038ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.491662 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-1e69dace-9046-4b06-87c2-706ef0c038ba tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:23:50.492077 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-1e69dace-9046-4b06-87c2-706ef0c038ba tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.492152 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-1e69dace-9046-4b06-87c2-706ef0c038ba tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.495068 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fd0cc8e-3b51-4b9c-8e46-8402d2e5943a tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:23:50.495811 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1144/4560] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:50.506294 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.506294 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:50.511174 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-60148667-9f03-4284-b064-f94783314824 req-1e69dace-9046-4b06-87c2-706ef0c038ba tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:50.517285 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-1e69dace-9046-4b06-87c2-706ef0c038ba tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:23:50.517516 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1133/4561] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 1051 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:23:50.640361 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-60148667-9f03-4284-b064-f94783314824 req-12170491-ff03-4a74-abbc-8b99596e3dc0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.643156 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-12170491-ff03-4a74-abbc-8b99596e3dc0 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] PUT https://10.4.3.41/volume/v3/attachments/1900c4e2-f17e-4fb5-8478-75d1243978fc Aug 18 09:23:50.643986 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-12170491-ff03-4a74-abbc-8b99596e3dc0 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:50.658586 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-60148667-9f03-4284-b064-f94783314824 req-12170491-ff03-4a74-abbc-8b99596e3dc0 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Acquiring lock "cinder-attachment_update-3016967c-87c1-477a-bf63-da92830638a4-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:23:50.666428 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-60148667-9f03-4284-b064-f94783314824 req-12170491-ff03-4a74-abbc-8b99596e3dc0 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Lock "cinder-attachment_update-3016967c-87c1-477a-bf63-da92830638a4-np0000007625" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:23:50.666428 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.666428 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:50.735778 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c421e445-6540-4dc2-be42-2d7aa69d693d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.760124 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-60148667-9f03-4284-b064-f94783314824 req-12170491-ff03-4a74-abbc-8b99596e3dc0 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Lock "cinder-attachment_update-3016967c-87c1-477a-bf63-da92830638a4-np0000007625" released by "attachment_update" :: held 0.095s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:23:50.760124 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-12170491-ff03-4a74-abbc-8b99596e3dc0 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/attachments/1900c4e2-f17e-4fb5-8478-75d1243978fc returned with HTTP 200 Aug 18 09:23:50.760124 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1155/4562] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:23:50 2026] PUT /volume/v3/attachments/1900c4e2-f17e-4fb5-8478-75d1243978fc => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:50.828036 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:50.828359 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-460498520"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:50.830145 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-460498520'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:50.830145 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Create volume of 1 GB Aug 18 09:23:50.833939 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:50.839056 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Flow 'volume_create_api' (5c06ac83-060d-4d12-8a29-88f8161b8c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:50.839976 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d25498f9-4d56-4045-af54-ecb74d0c32de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:50.840702 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:50.865331 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d25498f9-4d56-4045-af54-ecb74d0c32de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:50.866076 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7c177d3-1bff-4efa-a8a6-0f363f16017c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:50.928929 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Created reservations ['8d9740c6-51dc-4082-8e81-ae91485ef46a', '1750aac3-7fea-447f-8cba-55b0ae406204', 'caabb170-963e-4b68-8e62-b037eaee8f09', 'f6112aa4-5ad1-4492-998e-d171c06bcb2b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:50.929813 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7c177d3-1bff-4efa-a8a6-0f363f16017c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d9740c6-51dc-4082-8e81-ae91485ef46a', '1750aac3-7fea-447f-8cba-55b0ae406204', 'caabb170-963e-4b68-8e62-b037eaee8f09', 'f6112aa4-5ad1-4492-998e-d171c06bcb2b']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:50.930836 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95b131a-86fb-430a-91a8-44267969ee12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:50.956371 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-387221db-0752-402c-87e4-839a90471216 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:50.959181 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-387221db-0752-402c-87e4-839a90471216 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:50.959871 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-387221db-0752-402c-87e4-839a90471216 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:50.960256 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-387221db-0752-402c-87e4-839a90471216 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:50.960446 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-387221db-0752-402c-87e4-839a90471216 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:50.960582 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95b131a-86fb-430a-91a8-44267969ee12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-460498520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bb04dd293cb47f59ce819d1657a62c9',qos_specs=None,replication_status=,reservations=['8d9740c6-51dc-4082-8e81-ae91485ef46a','1750aac3-7fea-447f-8cba-55b0ae406204','caabb170-963e-4b68-8e62-b037eaee8f09','f6112aa4-5ad1-4492-998e-d171c06bcb2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31af56cf5c2449efbe24e686010a43c4',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-460498520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bb04dd293cb47f59ce819d1657a62c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31af56cf5c2449efbe24e686010a43c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:50.961317 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eebfc358-08ba-48ab-80a4-81de20a061ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:50.966205 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:50.966205 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:50.967157 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-387221db-0752-402c-87e4-839a90471216 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:50.967985 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1145/4563] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:50 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:50.981353 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eebfc358-08ba-48ab-80a4-81de20a061ae) transitioned into state 'SUCCESS' from state '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-460498520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bb04dd293cb47f59ce819d1657a62c9',qos_specs=None,replication_status=,reservations=['8d9740c6-51dc-4082-8e81-ae91485ef46a','1750aac3-7fea-447f-8cba-55b0ae406204','caabb170-963e-4b68-8e62-b037eaee8f09','f6112aa4-5ad1-4492-998e-d171c06bcb2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31af56cf5c2449efbe24e686010a43c4',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:50.982243 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00180ef-f7e9-4cad-a408-3a17bd302fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:50.997098 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00180ef-f7e9-4cad-a408-3a17bd302fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:50.998047 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Flow 'volume_create_api' (5c06ac83-060d-4d12-8a29-88f8161b8c01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:50.998423 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Create volume request issued successfully. Aug 18 09:23:50.999126 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c421e445-6540-4dc2-be42-2d7aa69d693d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:50.999594 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1131/4564] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:23:50 2026] POST /volume/v3/volumes => generated 775 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:51.016293 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-453ae72e-ae79-4050-b5c7-56072ef52ab9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:51.018280 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-453ae72e-ae79-4050-b5c7-56072ef52ab9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 Aug 18 09:23:51.018643 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-453ae72e-ae79-4050-b5c7-56072ef52ab9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:51.018854 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-453ae72e-ae79-4050-b5c7-56072ef52ab9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:51.028696 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:51.028696 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:51.033153 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-453ae72e-ae79-4050-b5c7-56072ef52ab9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:23:51.038322 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-453ae72e-ae79-4050-b5c7-56072ef52ab9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 returned with HTTP 200 Aug 18 09:23:51.038923 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1134/4565] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:51 2026] GET /volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:51.495292 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2a133daa-e10c-48e7-b7f6-7fdda27c8394 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:51.496773 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a133daa-e10c-48e7-b7f6-7fdda27c8394 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 Aug 18 09:23:51.496951 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a133daa-e10c-48e7-b7f6-7fdda27c8394 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:51.497169 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a133daa-e10c-48e7-b7f6-7fdda27c8394 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:51.502007 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:51.502007 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:51.502377 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2a133daa-e10c-48e7-b7f6-7fdda27c8394 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:51.503220 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a133daa-e10c-48e7-b7f6-7fdda27c8394 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 returned with HTTP 200 Aug 18 09:23:51.503575 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1156/4566] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:51 2026] GET /volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:51.511435 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cc89969f-df8e-4ab3-9a13-f38d67510aa1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:51.511973 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-376dd299-f894-42ab-be93-bcba302e1dea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:51.513128 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc89969f-df8e-4ab3-9a13-f38d67510aa1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] PUT https://10.4.3.41/volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 Aug 18 09:23:51.513497 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc89969f-df8e-4ab3-9a13-f38d67510aa1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:51.513847 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-376dd299-f894-42ab-be93-bcba302e1dea tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:23:51.514055 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-376dd299-f894-42ab-be93-bcba302e1dea tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:51.514243 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-376dd299-f894-42ab-be93-bcba302e1dea tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:51.520311 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:51.520311 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:51.520728 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cc89969f-df8e-4ab3-9a13-f38d67510aa1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Snapshot retrieved successfully. Aug 18 09:23:51.522833 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:51.522833 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:51.525903 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc89969f-df8e-4ab3-9a13-f38d67510aa1 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 returned with HTTP 200 Aug 18 09:23:51.526225 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-376dd299-f894-42ab-be93-bcba302e1dea tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:51.526300 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1146/4567] 10.4.3.41 () {68 vars in 1367 bytes} [Tue Aug 18 09:23:51 2026] PUT /volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 => generated 361 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:51.530305 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-376dd299-f894-42ab-be93-bcba302e1dea tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:23:51.530704 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1132/4568] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:51 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:51.534327 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74f77e7e-e86f-4029-bcbc-cd852c494e66 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:51.536789 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74f77e7e-e86f-4029-bcbc-cd852c494e66 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 Aug 18 09:23:51.536789 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74f77e7e-e86f-4029-bcbc-cd852c494e66 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:51.537035 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74f77e7e-e86f-4029-bcbc-cd852c494e66 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:51.537155 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-74f77e7e-e86f-4029-bcbc-cd852c494e66 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete snapshot with id: 0377e86f-a820-4014-b288-b8d90825f674 Aug 18 09:23:51.543078 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:51.543078 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:51.543531 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-74f77e7e-e86f-4029-bcbc-cd852c494e66 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:51.562455 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-74f77e7e-e86f-4029-bcbc-cd852c494e66 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot delete request issued successfully. Aug 18 09:23:51.562803 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74f77e7e-e86f-4029-bcbc-cd852c494e66 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 returned with HTTP 202 Aug 18 09:23:51.563437 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1135/4569] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:51 2026] DELETE /volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:51.572907 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e8f178b4-6eea-4fe7-9d9c-bbd07eb52e09 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:51.574760 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8f178b4-6eea-4fe7-9d9c-bbd07eb52e09 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 Aug 18 09:23:51.575035 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8f178b4-6eea-4fe7-9d9c-bbd07eb52e09 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:51.575287 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8f178b4-6eea-4fe7-9d9c-bbd07eb52e09 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:51.580430 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:51.580430 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:51.580713 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e8f178b4-6eea-4fe7-9d9c-bbd07eb52e09 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:51.581321 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8f178b4-6eea-4fe7-9d9c-bbd07eb52e09 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 returned with HTTP 200 Aug 18 09:23:51.581672 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1157/4570] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:51 2026] GET /volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 => generated 494 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:51.982040 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-035f5024-cb95-4102-88dc-8a4aa9210c72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:51.983711 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-035f5024-cb95-4102-88dc-8a4aa9210c72 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:51.983906 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-035f5024-cb95-4102-88dc-8a4aa9210c72 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:51.984089 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-035f5024-cb95-4102-88dc-8a4aa9210c72 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:51.984202 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-035f5024-cb95-4102-88dc-8a4aa9210c72 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:51.988426 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:51.988426 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:51.989082 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-035f5024-cb95-4102-88dc-8a4aa9210c72 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:51.989440 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1147/4571] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:51 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:52.053512 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-631ccf7e-aaa3-4ecc-ae58-1af41697f6d1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:52.055612 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-631ccf7e-aaa3-4ecc-ae58-1af41697f6d1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 Aug 18 09:23:52.055850 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-631ccf7e-aaa3-4ecc-ae58-1af41697f6d1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:52.056084 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-631ccf7e-aaa3-4ecc-ae58-1af41697f6d1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:52.066293 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:52.066293 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:52.070123 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-631ccf7e-aaa3-4ecc-ae58-1af41697f6d1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:23:52.073784 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-631ccf7e-aaa3-4ecc-ae58-1af41697f6d1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 returned with HTTP 200 Aug 18 09:23:52.074263 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1133/4572] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:52 2026] GET /volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:52.085566 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e3d47306-0334-44c6-aed7-2fa4412843a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:52.087336 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3d47306-0334-44c6-aed7-2fa4412843a6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:23:52.087709 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3d47306-0334-44c6-aed7-2fa4412843a6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6", "name": "tempest-type-Backup-1295671627"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:52.089059 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-e3d47306-0334-44c6-aed7-2fa4412843a6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Creating new backup {'backup': {'volume_id': '0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6', 'name': 'tempest-type-Backup-1295671627'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:23:52.089178 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-e3d47306-0334-44c6-aed7-2fa4412843a6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Creating backup of volume 0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 in container None Aug 18 09:23:52.095965 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:52.095965 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:52.096264 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e3d47306-0334-44c6-aed7-2fa4412843a6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:23:52.117197 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e3d47306-0334-44c6-aed7-2fa4412843a6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Created reservations ['8b3e7a2d-4901-4565-9919-f5c5b7e42707', 'a3376251-83ca-403b-a3d4-17f0e8ce06c0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:52.140519 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3d47306-0334-44c6-aed7-2fa4412843a6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:23:52.140943 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1136/4573] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:23:52 2026] POST /volume/v3/backups => generated 314 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:52.148795 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbd0e77c-b88c-48a3-8ce9-691283ea2def None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:52.150780 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbd0e77c-b88c-48a3-8ce9-691283ea2def tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:23:52.150780 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbd0e77c-b88c-48a3-8ce9-691283ea2def tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:52.150853 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbd0e77c-b88c-48a3-8ce9-691283ea2def tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:52.150968 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bbd0e77c-b88c-48a3-8ce9-691283ea2def tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:52.154897 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:52.154897 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:52.155495 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbd0e77c-b88c-48a3-8ce9-691283ea2def tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:23:52.155902 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1158/4574] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:52 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:52.543118 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54f12ae5-7fb9-4e2a-a594-8e63b07eedc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:52.545568 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54f12ae5-7fb9-4e2a-a594-8e63b07eedc6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:23:52.545568 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54f12ae5-7fb9-4e2a-a594-8e63b07eedc6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:52.545757 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54f12ae5-7fb9-4e2a-a594-8e63b07eedc6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:52.556152 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:52.556152 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:52.560130 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-54f12ae5-7fb9-4e2a-a594-8e63b07eedc6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:52.565257 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54f12ae5-7fb9-4e2a-a594-8e63b07eedc6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:23:52.565760 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1148/4575] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:52 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:52.591733 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7659023-263f-42e7-9413-c691134d41ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:52.593483 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7659023-263f-42e7-9413-c691134d41ed tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 Aug 18 09:23:52.593675 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7659023-263f-42e7-9413-c691134d41ed tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:52.593857 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7659023-263f-42e7-9413-c691134d41ed tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:52.598157 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7659023-263f-42e7-9413-c691134d41ed tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 returned with HTTP 404 Aug 18 09:23:52.598761 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1134/4576] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:52 2026] GET /volume/v3/snapshots/0377e86f-a820-4014-b288-b8d90825f674 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:52.605499 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cd35ffb1-bc2d-4ef5-8562-f7a5c8ca8755 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:52.607220 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd35ffb1-bc2d-4ef5-8562-f7a5c8ca8755 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de Aug 18 09:23:52.607385 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd35ffb1-bc2d-4ef5-8562-f7a5c8ca8755 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:52.607570 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd35ffb1-bc2d-4ef5-8562-f7a5c8ca8755 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:52.607718 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-cd35ffb1-bc2d-4ef5-8562-f7a5c8ca8755 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume with id: f0579175-c64c-45b9-84f7-bcee2d7b97de Aug 18 09:23:52.614680 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:52.614680 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:52.614972 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cd35ffb1-bc2d-4ef5-8562-f7a5c8ca8755 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:52.629639 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cd35ffb1-bc2d-4ef5-8562-f7a5c8ca8755 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume request issued successfully. Aug 18 09:23:52.629825 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd35ffb1-bc2d-4ef5-8562-f7a5c8ca8755 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de returned with HTTP 202 Aug 18 09:23:52.630225 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1137/4577] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:52 2026] DELETE /volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:52.636737 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-42edef1c-3291-472e-96fa-694f5dd8bb9e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:52.638461 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42edef1c-3291-472e-96fa-694f5dd8bb9e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de Aug 18 09:23:52.638753 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42edef1c-3291-472e-96fa-694f5dd8bb9e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:52.638922 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42edef1c-3291-472e-96fa-694f5dd8bb9e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:52.645688 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:52.645688 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:52.648964 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-42edef1c-3291-472e-96fa-694f5dd8bb9e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:52.652630 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42edef1c-3291-472e-96fa-694f5dd8bb9e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de returned with HTTP 200 Aug 18 09:23:52.653110 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1159/4578] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:52 2026] GET /volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:52.999668 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-408c6615-0bcc-418a-aeb0-bc2cf4351c86 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:53.001324 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-408c6615-0bcc-418a-aeb0-bc2cf4351c86 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:53.001553 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-408c6615-0bcc-418a-aeb0-bc2cf4351c86 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:53.001746 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-408c6615-0bcc-418a-aeb0-bc2cf4351c86 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:53.001850 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-408c6615-0bcc-418a-aeb0-bc2cf4351c86 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:53.005848 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:53.005848 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:53.006376 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-408c6615-0bcc-418a-aeb0-bc2cf4351c86 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:53.006749 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1149/4579] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:52 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:53.164833 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ea647ce-001d-4021-a50a-db03b63d62be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:53.166511 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ea647ce-001d-4021-a50a-db03b63d62be tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:23:53.166697 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ea647ce-001d-4021-a50a-db03b63d62be tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:53.166868 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ea647ce-001d-4021-a50a-db03b63d62be tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:53.166971 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3ea647ce-001d-4021-a50a-db03b63d62be tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:53.171085 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:53.171085 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:53.171620 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ea647ce-001d-4021-a50a-db03b63d62be tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:23:53.171983 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1135/4580] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:53 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:53.577030 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92e6c81f-f3d1-4f45-9a10-63673c7c9320 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:53.578602 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92e6c81f-f3d1-4f45-9a10-63673c7c9320 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:23:53.578769 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92e6c81f-f3d1-4f45-9a10-63673c7c9320 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:53.578956 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92e6c81f-f3d1-4f45-9a10-63673c7c9320 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:53.587114 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:53.587114 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:53.589917 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-92e6c81f-f3d1-4f45-9a10-63673c7c9320 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:53.593311 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92e6c81f-f3d1-4f45-9a10-63673c7c9320 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:23:53.593700 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1138/4581] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:53 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:53.665556 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b62760e1-4124-4006-94f4-da77a87a6676 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:53.667270 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b62760e1-4124-4006-94f4-da77a87a6676 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de Aug 18 09:23:53.667455 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b62760e1-4124-4006-94f4-da77a87a6676 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:53.667669 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b62760e1-4124-4006-94f4-da77a87a6676 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:53.672824 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b62760e1-4124-4006-94f4-da77a87a6676 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de returned with HTTP 404 Aug 18 09:23:53.673242 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1160/4582] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:53 2026] GET /volume/v3/volumes/f0579175-c64c-45b9-84f7-bcee2d7b97de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:53.680986 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:53.682575 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:53.682873 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-398975147"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:53.684228 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-398975147'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:53.684361 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume of 1 GB Aug 18 09:23:53.687921 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:53.692934 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (27cd5ee3-50c4-4d08-9d2d-19dfab22bdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:53.693786 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18f02db-101f-4bba-acf9-f064cfe16b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:53.694461 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:53.715793 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18f02db-101f-4bba-acf9-f064cfe16b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:53.716476 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (634a8446-faf7-4c77-af9d-9d20d4406302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:53.749700 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['48b4fe3b-833a-4902-a419-593403c82351', 'ef8229cc-4d38-4c70-a96a-1b30e8fac651', '8ded39c2-10c7-435d-a73e-86be06384c63', '1a172f20-b499-4158-a0e2-b565428183a3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:53.750824 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (634a8446-faf7-4c77-af9d-9d20d4406302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48b4fe3b-833a-4902-a419-593403c82351', 'ef8229cc-4d38-4c70-a96a-1b30e8fac651', '8ded39c2-10c7-435d-a73e-86be06384c63', '1a172f20-b499-4158-a0e2-b565428183a3']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:53.751846 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1739d3ba-a77f-47b2-9db7-87fdf043d5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:53.780685 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1739d3ba-a77f-47b2-9db7-87fdf043d5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7f425d8-23d9-4cc2-a81f-b66eac5043eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-398975147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['48b4fe3b-833a-4902-a419-593403c82351','ef8229cc-4d38-4c70-a96a-1b30e8fac651','8ded39c2-10c7-435d-a73e-86be06384c63','1a172f20-b499-4158-a0e2-b565428183a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-398975147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7f425d8-23d9-4cc2-a81f-b66eac5043eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c0ac5311ac4530b317aa1e96eb7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae65da553e9b4dc8be620b542ac13db5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:53.781318 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f373c00d-d626-43df-a655-d8a5bbd1eaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:53.797216 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f373c00d-d626-43df-a655-d8a5bbd1eaf8) transitioned into state 'SUCCESS' from state '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-398975147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c0ac5311ac4530b317aa1e96eb7156',qos_specs=None,replication_status=,reservations=['48b4fe3b-833a-4902-a419-593403c82351','ef8229cc-4d38-4c70-a96a-1b30e8fac651','8ded39c2-10c7-435d-a73e-86be06384c63','1a172f20-b499-4158-a0e2-b565428183a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae65da553e9b4dc8be620b542ac13db5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:53.798264 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e39e07f5-881a-421d-aba3-07647ce8eb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:53.809527 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e39e07f5-881a-421d-aba3-07647ce8eb70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:53.810762 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Flow 'volume_create_api' (27cd5ee3-50c4-4d08-9d2d-19dfab22bdac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:53.811162 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create volume request issued successfully. Aug 18 09:23:53.811911 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34aee74b-137b-49bf-a28f-1cca2eeed908 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:53.812497 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1150/4583] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:23:53 2026] POST /volume/v3/volumes => generated 775 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:53.825659 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00eb126a-7ed0-45f7-a16f-4dc6259d0a3f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:53.827481 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00eb126a-7ed0-45f7-a16f-4dc6259d0a3f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb Aug 18 09:23:53.827767 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00eb126a-7ed0-45f7-a16f-4dc6259d0a3f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:53.828070 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00eb126a-7ed0-45f7-a16f-4dc6259d0a3f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:53.836906 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:53.836906 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:53.841237 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00eb126a-7ed0-45f7-a16f-4dc6259d0a3f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:53.845996 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00eb126a-7ed0-45f7-a16f-4dc6259d0a3f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb returned with HTTP 200 Aug 18 09:23:53.846488 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1136/4584] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:53 2026] GET /volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:54.003186 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-60148667-9f03-4284-b064-f94783314824 req-e272c43a-b4e3-44b4-93be-def2ac115861 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:54.005462 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-e272c43a-b4e3-44b4-93be-def2ac115861 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] POST https://10.4.3.41/volume/v3/attachments/1900c4e2-f17e-4fb5-8478-75d1243978fc/action Aug 18 09:23:54.005832 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-e272c43a-b4e3-44b4-93be-def2ac115861 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:23:54.005993 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-e272c43a-b4e3-44b4-93be-def2ac115861 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:54.016027 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-edc6f4d6-8e95-4fa9-8932-848fa60a2c6e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:54.018579 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-edc6f4d6-8e95-4fa9-8932-848fa60a2c6e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:54.018901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-edc6f4d6-8e95-4fa9-8932-848fa60a2c6e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:54.019192 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-edc6f4d6-8e95-4fa9-8932-848fa60a2c6e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:54.019429 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-edc6f4d6-8e95-4fa9-8932-848fa60a2c6e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:54.023467 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:54.023467 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:54.025763 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:54.025763 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:54.026413 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-edc6f4d6-8e95-4fa9-8932-848fa60a2c6e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:54.026822 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1161/4585] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:54 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:54.034014 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-60148667-9f03-4284-b064-f94783314824 req-e272c43a-b4e3-44b4-93be-def2ac115861 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/attachments/1900c4e2-f17e-4fb5-8478-75d1243978fc/action returned with HTTP 204 Aug 18 09:23:54.034491 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1139/4586] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:23:54 2026] POST /volume/v3/attachments/1900c4e2-f17e-4fb5-8478-75d1243978fc/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:54.091697 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-e9b4d253-6f5e-48fd-8dea-421c1b1a798a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:54.093714 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-e9b4d253-6f5e-48fd-8dea-421c1b1a798a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] DELETE https://10.4.3.41/volume/v3/attachments/19dbf29c-3ea0-4517-96e9-d1167a994f81 Aug 18 09:23:54.093894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-e9b4d253-6f5e-48fd-8dea-421c1b1a798a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:54.094080 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-e9b4d253-6f5e-48fd-8dea-421c1b1a798a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:54.100703 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:54.100703 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:54.142049 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd28010b-2bd9-4dfb-91db-10af76af8f50 req-e9b4d253-6f5e-48fd-8dea-421c1b1a798a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments/19dbf29c-3ea0-4517-96e9-d1167a994f81 returned with HTTP 200 Aug 18 09:23:54.142409 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1151/4587] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:23:54 2026] DELETE /volume/v3/attachments/19dbf29c-3ea0-4517-96e9-d1167a994f81 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:54.182009 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7febf33-ce42-4b17-aa74-769775ebca41 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:54.183607 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7febf33-ce42-4b17-aa74-769775ebca41 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:23:54.183780 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7febf33-ce42-4b17-aa74-769775ebca41 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:54.183963 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7febf33-ce42-4b17-aa74-769775ebca41 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:54.184057 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b7febf33-ce42-4b17-aa74-769775ebca41 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:54.187959 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:54.187959 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:54.188555 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7febf33-ce42-4b17-aa74-769775ebca41 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:23:54.188896 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1137/4588] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:54 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:54.542357 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:54.543991 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:54.544337 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1560315667", "snapshot_id": "56583dec-a1fe-4550-9158-7c272fe5fbd7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:54.545826 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1560315667', 'snapshot_id': '56583dec-a1fe-4550-9158-7c272fe5fbd7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:54.551680 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:54.551680 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:54.552190 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:23:54.552308 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create volume of 1 GB Aug 18 09:23:54.555975 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Availability Zones retrieved successfully. Aug 18 09:23:54.560818 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Flow 'volume_create_api' (6edbf5c7-81d3-478b-bd5e-6bfeeaf33fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:54.561783 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c6939da-5b75-49c2-87ba-24b1daffe2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:54.562616 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:54.588070 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c6939da-5b75-49c2-87ba-24b1daffe2ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '56583dec-a1fe-4550-9158-7c272fe5fbd7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:54.588749 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66cd5a82-8921-45e7-bde2-234d420b2161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:54.606302 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9dd72db-ee5b-470d-9d5d-5bc6e282647e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:54.608132 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9dd72db-ee5b-470d-9d5d-5bc6e282647e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:23:54.608340 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9dd72db-ee5b-470d-9d5d-5bc6e282647e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:54.608564 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9dd72db-ee5b-470d-9d5d-5bc6e282647e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:54.616709 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:54.616709 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:54.619749 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9dd72db-ee5b-470d-9d5d-5bc6e282647e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:54.623698 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Created reservations ['a6243c04-6329-4475-b337-c881b980fb16', '0bd36584-1306-43d7-9914-0477f3d530fb', '1f99cc77-154a-48c2-b3dc-29c19dedbdbc', 'b060b498-9231-44cf-8a6e-54323f69a9f2'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:54.623773 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9dd72db-ee5b-470d-9d5d-5bc6e282647e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:23:54.624276 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1140/4589] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:54 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 1164 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:54.624359 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66cd5a82-8921-45e7-bde2-234d420b2161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6243c04-6329-4475-b337-c881b980fb16', '0bd36584-1306-43d7-9914-0477f3d530fb', '1f99cc77-154a-48c2-b3dc-29c19dedbdbc', 'b060b498-9231-44cf-8a6e-54323f69a9f2']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:54.625545 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9343197-d646-4c94-bb31-2628130a7142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:54.639619 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43a27372-bc7e-47d0-9fdf-163795d7d366 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:54.641252 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43a27372-bc7e-47d0-9fdf-163795d7d366 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:23:54.641479 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43a27372-bc7e-47d0-9fdf-163795d7d366 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:54.641658 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43a27372-bc7e-47d0-9fdf-163795d7d366 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:54.650255 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:54.650255 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:54.653537 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43a27372-bc7e-47d0-9fdf-163795d7d366 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:54.657250 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43a27372-bc7e-47d0-9fdf-163795d7d366 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:23:54.657611 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1152/4590] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:54 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 1164 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:54.666814 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9343197-d646-4c94-bb31-2628130a7142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1caba691-42c1-4256-ba96-a3eb9be080e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1560315667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928aa76747864bf8b103fe8ef1507810',qos_specs=None,replication_status=,reservations=['a6243c04-6329-4475-b337-c881b980fb16','0bd36584-1306-43d7-9914-0477f3d530fb','1f99cc77-154a-48c2-b3dc-29c19dedbdbc','b060b498-9231-44cf-8a6e-54323f69a9f2'],size=1,snapshot_id=56583dec-a1fe-4550-9158-7c272fe5fbd7,source_replicaid=,source_volid=None,status='creating',user_id='a3e01c0d33044d48b9ef00898467c0d5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1560315667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1caba691-42c1-4256-ba96-a3eb9be080e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='928aa76747864bf8b103fe8ef1507810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=56583dec-a1fe-4550-9158-7c272fe5fbd7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3e01c0d33044d48b9ef00898467c0d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:54.667559 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7843c528-f6b7-4bd4-ac46-afc7912555ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:54.682801 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7843c528-f6b7-4bd4-ac46-afc7912555ce) transitioned into state 'SUCCESS' from state '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-1560315667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928aa76747864bf8b103fe8ef1507810',qos_specs=None,replication_status=,reservations=['a6243c04-6329-4475-b337-c881b980fb16','0bd36584-1306-43d7-9914-0477f3d530fb','1f99cc77-154a-48c2-b3dc-29c19dedbdbc','b060b498-9231-44cf-8a6e-54323f69a9f2'],size=1,snapshot_id=56583dec-a1fe-4550-9158-7c272fe5fbd7,source_replicaid=,source_volid=None,status='creating',user_id='a3e01c0d33044d48b9ef00898467c0d5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:54.683411 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a04cc88-7307-4cec-bab4-87df6a956366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:54.700489 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a04cc88-7307-4cec-bab4-87df6a956366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:54.701253 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Flow 'volume_create_api' (6edbf5c7-81d3-478b-bd5e-6bfeeaf33fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:54.701688 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create volume request issued successfully. Aug 18 09:23:54.702260 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e282dafb-e1ae-4422-955a-f319d3ad9458 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:54.702725 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1162/4591] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:23:54 2026] POST /volume/v3/volumes => generated 789 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:54.713596 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-83a4e66c-e6f4-46cf-99db-8f598893c558 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:54.715302 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83a4e66c-e6f4-46cf-99db-8f598893c558 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:23:54.715792 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83a4e66c-e6f4-46cf-99db-8f598893c558 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:54.715792 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83a4e66c-e6f4-46cf-99db-8f598893c558 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:54.722445 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:54.722445 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:54.725639 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-83a4e66c-e6f4-46cf-99db-8f598893c558 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:54.729372 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83a4e66c-e6f4-46cf-99db-8f598893c558 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:23:54.729734 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1138/4592] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:54 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:54.858780 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa1218b1-1023-4e05-921c-65716254aa7e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:54.860529 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa1218b1-1023-4e05-921c-65716254aa7e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb Aug 18 09:23:54.860711 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa1218b1-1023-4e05-921c-65716254aa7e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:54.860889 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa1218b1-1023-4e05-921c-65716254aa7e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:54.867409 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:54.867409 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:54.870407 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aa1218b1-1023-4e05-921c-65716254aa7e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:54.873594 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa1218b1-1023-4e05-921c-65716254aa7e tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb returned with HTTP 200 Aug 18 09:23:54.873941 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1141/4593] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:54 2026] GET /volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb => generated 1006 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:54.885221 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d03fdf49-fa26-4a96-91c2-7405f28ad851 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:54.886961 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d03fdf49-fa26-4a96-91c2-7405f28ad851 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:23:54.887284 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d03fdf49-fa26-4a96-91c2-7405f28ad851 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7f425d8-23d9-4cc2-a81f-b66eac5043eb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2084764497"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:54.895443 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:54.895443 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:54.895745 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d03fdf49-fa26-4a96-91c2-7405f28ad851 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:54.895867 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-d03fdf49-fa26-4a96-91c2-7405f28ad851 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Create snapshot from volume d7f425d8-23d9-4cc2-a81f-b66eac5043eb Aug 18 09:23:54.916566 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d03fdf49-fa26-4a96-91c2-7405f28ad851 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Created reservations ['7edca884-124b-4bc4-8fe9-981c2367c7ab', '7c39a8b4-3358-404f-973a-efba2b2307c8', 'f9eb5e4e-fd86-4fec-9cce-67212b0f0b30', '3824f2c5-0ecf-47eb-b007-ef7ad8dabee0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:54.945847 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d03fdf49-fa26-4a96-91c2-7405f28ad851 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot create request issued successfully. Aug 18 09:23:54.946216 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d03fdf49-fa26-4a96-91c2-7405f28ad851 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:23:54.946683 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1153/4594] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:23:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:54.954822 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-554c3954-4459-436e-90d2-c8ff868a1e2f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:54.956803 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-554c3954-4459-436e-90d2-c8ff868a1e2f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 Aug 18 09:23:54.957040 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-554c3954-4459-436e-90d2-c8ff868a1e2f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:54.957226 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-554c3954-4459-436e-90d2-c8ff868a1e2f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:54.961868 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:54.961868 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:54.962185 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-554c3954-4459-436e-90d2-c8ff868a1e2f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:54.962833 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-554c3954-4459-436e-90d2-c8ff868a1e2f tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 returned with HTTP 200 Aug 18 09:23:54.963220 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1163/4595] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:54 2026] GET /volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:55.037006 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d1037ea-de8d-425f-a19d-8607efc42707 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:55.038855 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d1037ea-de8d-425f-a19d-8607efc42707 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:55.039105 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d1037ea-de8d-425f-a19d-8607efc42707 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:55.039286 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d1037ea-de8d-425f-a19d-8607efc42707 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:55.039433 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1d1037ea-de8d-425f-a19d-8607efc42707 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 0db1990d-eab6-44e2-9417-96f88f36836a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:55.043450 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:55.043450 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:55.044039 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d1037ea-de8d-425f-a19d-8607efc42707 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 200 Aug 18 09:23:55.044421 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1139/4596] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:55 2026] GET /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:55.056591 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c50fa9b0-b9b4-4ffc-bdec-196c6c635304 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:55.058355 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c50fa9b0-b9b4-4ffc-bdec-196c6c635304 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] DELETE https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a Aug 18 09:23:55.058736 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c50fa9b0-b9b4-4ffc-bdec-196c6c635304 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:55.058963 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c50fa9b0-b9b4-4ffc-bdec-196c6c635304 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:55.059104 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-c50fa9b0-b9b4-4ffc-bdec-196c6c635304 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete backup with id: 0db1990d-eab6-44e2-9417-96f88f36836a. Aug 18 09:23:55.063263 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:55.063263 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:55.074224 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-c50fa9b0-b9b4-4ffc-bdec-196c6c635304 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] delete_backup rpcapi backup_id 0db1990d-eab6-44e2-9417-96f88f36836a {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:23:55.075889 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c50fa9b0-b9b4-4ffc-bdec-196c6c635304 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a returned with HTTP 202 Aug 18 09:23:55.076402 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1142/4597] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:23:55 2026] DELETE /volume/v3/backups/0db1990d-eab6-44e2-9417-96f88f36836a => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:23:55.086686 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:55.090546 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:55.091036 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-121444906"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:55.095950 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-121444906'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:55.096126 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Create volume of 1 GB Aug 18 09:23:55.096501 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:55.096501 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:55.103791 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:55.115279 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Flow 'volume_create_api' (f89a210c-beb1-4b42-952d-b458b2328755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:55.120355 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd3fc0b-048b-4d64-8340-fc5dc9dafc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:55.121321 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:55.151019 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd3fc0b-048b-4d64-8340-fc5dc9dafc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:55.153201 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b61858-775f-4e6a-b157-0a2d9ce6347b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:55.194007 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Created reservations ['db15578f-66f6-4d6d-b2f1-4ec2a3b27d7a', '95bb6ef6-83ac-4f61-bac2-76132702890f', '1858fa0e-e0b6-477a-92f0-453fa6c81645', '9fdcc56c-f1f0-4137-8c83-65515aae9a6c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:55.194823 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b61858-775f-4e6a-b157-0a2d9ce6347b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db15578f-66f6-4d6d-b2f1-4ec2a3b27d7a', '95bb6ef6-83ac-4f61-bac2-76132702890f', '1858fa0e-e0b6-477a-92f0-453fa6c81645', '9fdcc56c-f1f0-4137-8c83-65515aae9a6c']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:55.195534 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876cf13c-f4ba-485c-ba7e-e68630bdb8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:55.201122 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d98b903b-790f-418d-9542-240c0dde1ed1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:55.203692 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d98b903b-790f-418d-9542-240c0dde1ed1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:23:55.203835 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d98b903b-790f-418d-9542-240c0dde1ed1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:55.204108 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d98b903b-790f-418d-9542-240c0dde1ed1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:55.204264 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d98b903b-790f-418d-9542-240c0dde1ed1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:55.209925 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:55.209925 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:55.210667 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d98b903b-790f-418d-9542-240c0dde1ed1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:23:55.211203 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1164/4598] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:55 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:55.217992 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876cf13c-f4ba-485c-ba7e-e68630bdb8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '809ec645-0994-4a77-9f04-b2a44e48e803', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-121444906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1d5e2a10201482caf37536804fea60b',qos_specs=None,replication_status=,reservations=['db15578f-66f6-4d6d-b2f1-4ec2a3b27d7a','95bb6ef6-83ac-4f61-bac2-76132702890f','1858fa0e-e0b6-477a-92f0-453fa6c81645','9fdcc56c-f1f0-4137-8c83-65515aae9a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d52bd5eae534acf831d3a62bf1bbaac',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-121444906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=809ec645-0994-4a77-9f04-b2a44e48e803,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1d5e2a10201482caf37536804fea60b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d52bd5eae534acf831d3a62bf1bbaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:55.218709 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a2a17df-7fac-4a1b-9c8b-7eb16f73ee10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:55.240615 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a2a17df-7fac-4a1b-9c8b-7eb16f73ee10) transitioned into state 'SUCCESS' from state '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-121444906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1d5e2a10201482caf37536804fea60b',qos_specs=None,replication_status=,reservations=['db15578f-66f6-4d6d-b2f1-4ec2a3b27d7a','95bb6ef6-83ac-4f61-bac2-76132702890f','1858fa0e-e0b6-477a-92f0-453fa6c81645','9fdcc56c-f1f0-4137-8c83-65515aae9a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d52bd5eae534acf831d3a62bf1bbaac',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:55.241966 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99e28281-1481-4e00-9f51-8a86af3daa46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:55.251191 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99e28281-1481-4e00-9f51-8a86af3daa46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:55.251991 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Flow 'volume_create_api' (f89a210c-beb1-4b42-952d-b458b2328755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:55.252281 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Create volume request issued successfully. Aug 18 09:23:55.252890 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9f38fd1-ace4-436c-9cc2-3e536d19b363 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:55.253343 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1154/4599] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:23:55 2026] POST /volume/v3/volumes => generated 775 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:55.268606 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b192fcd-8c5c-416c-b853-8bb502717feb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:55.271427 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b192fcd-8c5c-416c-b853-8bb502717feb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 Aug 18 09:23:55.271721 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b192fcd-8c5c-416c-b853-8bb502717feb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:55.271992 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b192fcd-8c5c-416c-b853-8bb502717feb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:55.281896 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:55.281896 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:55.287841 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5b192fcd-8c5c-416c-b853-8bb502717feb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:23:55.293654 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b192fcd-8c5c-416c-b853-8bb502717feb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 returned with HTTP 200 Aug 18 09:23:55.294160 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1140/4600] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:55 2026] GET /volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:55.741983 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d2202ca-47ef-43f3-af70-02cb54eb665e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:55.743720 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d2202ca-47ef-43f3-af70-02cb54eb665e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:23:55.743969 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d2202ca-47ef-43f3-af70-02cb54eb665e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:55.744194 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d2202ca-47ef-43f3-af70-02cb54eb665e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:55.750982 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:55.750982 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:55.754386 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5d2202ca-47ef-43f3-af70-02cb54eb665e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:55.758348 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d2202ca-47ef-43f3-af70-02cb54eb665e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:23:55.758750 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1143/4601] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:55 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:55.770081 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f7ab50f-12ff-4359-a52c-a088614077ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:55.771922 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f7ab50f-12ff-4359-a52c-a088614077ce tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:23:55.772123 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f7ab50f-12ff-4359-a52c-a088614077ce tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:55.772315 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f7ab50f-12ff-4359-a52c-a088614077ce tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:55.779867 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:55.779867 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:55.783534 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2f7ab50f-12ff-4359-a52c-a088614077ce tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:55.787792 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f7ab50f-12ff-4359-a52c-a088614077ce tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:23:55.788221 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1165/4602] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:55 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:55.972609 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b00444c4-72f5-4f37-acb3-c8041bc5cb85 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:55.974529 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b00444c4-72f5-4f37-acb3-c8041bc5cb85 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 Aug 18 09:23:55.974754 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b00444c4-72f5-4f37-acb3-c8041bc5cb85 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:55.974920 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b00444c4-72f5-4f37-acb3-c8041bc5cb85 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:55.979610 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:55.979610 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:55.979949 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b00444c4-72f5-4f37-acb3-c8041bc5cb85 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:55.980594 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b00444c4-72f5-4f37-acb3-c8041bc5cb85 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 returned with HTTP 200 Aug 18 09:23:55.980970 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1155/4603] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:55 2026] GET /volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:55.991031 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f7ff23e4-085b-4b4b-b23b-81f59ab30abb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:55.992646 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7ff23e4-085b-4b4b-b23b-81f59ab30abb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] POST https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8/action Aug 18 09:23:55.992966 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7ff23e4-085b-4b4b-b23b-81f59ab30abb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:23:55.993076 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7ff23e4-085b-4b4b-b23b-81f59ab30abb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:55.994342 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-f7ff23e4-085b-4b4b-b23b-81f59ab30abb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Updating snapshot '97e696d0-5248-49a3-a61b-d3f0849fcec8' with '{'status': 'creating'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:23:56.002800 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.002800 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:56.012847 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7ff23e4-085b-4b4b-b23b-81f59ab30abb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8/action returned with HTTP 202 Aug 18 09:23:56.013268 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1141/4604] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:23:55 2026] POST /volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:23:56.021370 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e1784f7f-6f83-4308-8338-cb65715625fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.023064 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1784f7f-6f83-4308-8338-cb65715625fd tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 Aug 18 09:23:56.023239 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1784f7f-6f83-4308-8338-cb65715625fd tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:56.023434 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1784f7f-6f83-4308-8338-cb65715625fd tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:56.028449 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.028449 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:56.028774 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e1784f7f-6f83-4308-8338-cb65715625fd tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:56.029552 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1784f7f-6f83-4308-8338-cb65715625fd tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 returned with HTTP 200 Aug 18 09:23:56.029966 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1144/4605] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:56 2026] GET /volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:56.039742 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d80e462-f9e3-458b-b12a-29081d1d39c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.041402 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d80e462-f9e3-458b-b12a-29081d1d39c6 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] POST https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8/action Aug 18 09:23:56.041790 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d80e462-f9e3-458b-b12a-29081d1d39c6 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:23:56.041975 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d80e462-f9e3-458b-b12a-29081d1d39c6 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:56.043289 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d80e462-f9e3-458b-b12a-29081d1d39c6 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100264) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 09:23:56.048255 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.048255 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:56.048688 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.snapshot_actions [None req-5d80e462-f9e3-458b-b12a-29081d1d39c6 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] Updating snapshot 97e696d0-5248-49a3-a61b-d3f0849fcec8 with info {'id': '97e696d0-5248-49a3-a61b-d3f0849fcec8', 'status': 'error', 'progress': '80%'} Aug 18 09:23:56.053597 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d80e462-f9e3-458b-b12a-29081d1d39c6 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-member] https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8/action returned with HTTP 202 Aug 18 09:23:56.054063 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1166/4606] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:23:56 2026] POST /volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:56.062313 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37ebdafa-7d32-4519-9fa8-7eb3ce54a609 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.064160 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37ebdafa-7d32-4519-9fa8-7eb3ce54a609 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 Aug 18 09:23:56.064343 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37ebdafa-7d32-4519-9fa8-7eb3ce54a609 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:56.064569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37ebdafa-7d32-4519-9fa8-7eb3ce54a609 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:56.064649 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-37ebdafa-7d32-4519-9fa8-7eb3ce54a609 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete snapshot with id: 97e696d0-5248-49a3-a61b-d3f0849fcec8 Aug 18 09:23:56.069509 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.069509 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:56.069809 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37ebdafa-7d32-4519-9fa8-7eb3ce54a609 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:56.086113 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37ebdafa-7d32-4519-9fa8-7eb3ce54a609 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot delete request issued successfully. Aug 18 09:23:56.086284 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37ebdafa-7d32-4519-9fa8-7eb3ce54a609 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 returned with HTTP 202 Aug 18 09:23:56.086697 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1156/4607] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:23:56 2026] DELETE /volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:56.097598 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8056d49-8554-49ad-be06-0ca1dd2f13eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.099823 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8056d49-8554-49ad-be06-0ca1dd2f13eb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 Aug 18 09:23:56.100181 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8056d49-8554-49ad-be06-0ca1dd2f13eb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:56.100439 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8056d49-8554-49ad-be06-0ca1dd2f13eb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:56.106698 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.106698 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:56.107096 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c8056d49-8554-49ad-be06-0ca1dd2f13eb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Snapshot retrieved successfully. Aug 18 09:23:56.107781 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8056d49-8554-49ad-be06-0ca1dd2f13eb tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 returned with HTTP 200 Aug 18 09:23:56.108154 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1142/4608] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:56 2026] GET /volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:56.225889 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-548b6661-f92d-4a67-ab5e-a56d70a2d2e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.227575 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-548b6661-f92d-4a67-ab5e-a56d70a2d2e1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:23:56.227774 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-548b6661-f92d-4a67-ab5e-a56d70a2d2e1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:56.228006 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-548b6661-f92d-4a67-ab5e-a56d70a2d2e1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:56.228105 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-548b6661-f92d-4a67-ab5e-a56d70a2d2e1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:56.232035 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.232035 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:56.232595 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-548b6661-f92d-4a67-ab5e-a56d70a2d2e1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:23:56.232948 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1145/4609] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:56 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:56.235346 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9b6d56a9-88b9-40dc-87dd-7c62c7fd8ac0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.237294 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9b6d56a9-88b9-40dc-87dd-7c62c7fd8ac0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:23:56.237503 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9b6d56a9-88b9-40dc-87dd-7c62c7fd8ac0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:56.237679 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9b6d56a9-88b9-40dc-87dd-7c62c7fd8ac0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:56.244064 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.244064 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:56.247154 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9b6d56a9-88b9-40dc-87dd-7c62c7fd8ac0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:56.250723 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9b6d56a9-88b9-40dc-87dd-7c62c7fd8ac0 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:23:56.251121 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1167/4610] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:23:56 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:56.307971 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3bc0a70-0c8c-4e44-9b6d-3d4765c1fbf4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.310471 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3bc0a70-0c8c-4e44-9b6d-3d4765c1fbf4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 Aug 18 09:23:56.310980 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3bc0a70-0c8c-4e44-9b6d-3d4765c1fbf4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:56.310980 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3bc0a70-0c8c-4e44-9b6d-3d4765c1fbf4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:56.315692 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5151294-4964-4e78-b45c-7c3af03deb21 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.316219 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5151294-4964-4e78-b45c-7c3af03deb21 None None] GET https://10.4.3.41/volume// Aug 18 09:23:56.316485 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5151294-4964-4e78-b45c-7c3af03deb21 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:56.316744 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5151294-4964-4e78-b45c-7c3af03deb21 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:56.317173 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5151294-4964-4e78-b45c-7c3af03deb21 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:23:56.317573 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1143/4611] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:23:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:23:56.318949 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.318949 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:56.322860 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3bc0a70-0c8c-4e44-9b6d-3d4765c1fbf4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:23:56.324669 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9f5f150f-9049-419e-a611-18d0de60e867 req-47eb5a44-e672-41da-b4c5-d6d89ba25c59 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.329233 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3bc0a70-0c8c-4e44-9b6d-3d4765c1fbf4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 returned with HTTP 200 Aug 18 09:23:56.329609 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1157/4612] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:56 2026] GET /volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:56.342286 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d62c90d-83ed-4ebb-baa9-e964b7a0621c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.344797 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d62c90d-83ed-4ebb-baa9-e964b7a0621c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:23:56.345281 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d62c90d-83ed-4ebb-baa9-e964b7a0621c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "809ec645-0994-4a77-9f04-b2a44e48e803", "name": "tempest-type-Backup-638428674"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:56.347165 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-5d62c90d-83ed-4ebb-baa9-e964b7a0621c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Creating new backup {'backup': {'volume_id': '809ec645-0994-4a77-9f04-b2a44e48e803', 'name': 'tempest-type-Backup-638428674'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:23:56.347367 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-5d62c90d-83ed-4ebb-baa9-e964b7a0621c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Creating backup of volume 809ec645-0994-4a77-9f04-b2a44e48e803 in container None Aug 18 09:23:56.356534 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.356534 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:56.356985 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d62c90d-83ed-4ebb-baa9-e964b7a0621c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:23:56.375069 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5d62c90d-83ed-4ebb-baa9-e964b7a0621c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Created reservations ['4e5427c2-c83e-4192-99dd-394606779226', '776a8377-fb2d-46dc-9b24-d9c751e280ff'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:56.393870 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-47eb5a44-e672-41da-b4c5-d6d89ba25c59 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:23:56.394230 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-47eb5a44-e672-41da-b4c5-d6d89ba25c59 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1caba691-42c1-4256-ba96-a3eb9be080e2", "connector": null, "instance_uuid": "b66423ef-baeb-461f-b0d6-a317f1c3d13a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:56.397955 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d62c90d-83ed-4ebb-baa9-e964b7a0621c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:23:56.398352 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1168/4613] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:23:56 2026] POST /volume/v3/backups => generated 313 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:23:56.403685 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.403685 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:56.406633 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df097924-e706-480b-86ea-0cb4ee7097d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.408284 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df097924-e706-480b-86ea-0cb4ee7097d4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:23:56.408514 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df097924-e706-480b-86ea-0cb4ee7097d4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:56.408715 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df097924-e706-480b-86ea-0cb4ee7097d4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:56.408821 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-df097924-e706-480b-86ea-0cb4ee7097d4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:56.413411 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.413411 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:56.414364 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df097924-e706-480b-86ea-0cb4ee7097d4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:23:56.414846 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1144/4614] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:56 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:56.434480 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-47eb5a44-e672-41da-b4c5-d6d89ba25c59 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:23:56.434980 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1146/4615] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:23:56 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) Aug 18 09:23:56.456936 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e21a10f-78e9-4c08-b151-a9c92800b29f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.459237 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e21a10f-78e9-4c08-b151-a9c92800b29f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:23:56.459461 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e21a10f-78e9-4c08-b151-a9c92800b29f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:56.459670 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e21a10f-78e9-4c08-b151-a9c92800b29f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:56.468622 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.468622 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:56.468936 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-76730b89-360e-4d3d-af0b-02cb89143c32 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.469339 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76730b89-360e-4d3d-af0b-02cb89143c32 None None] GET https://10.4.3.41/volume// Aug 18 09:23:56.469546 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76730b89-360e-4d3d-af0b-02cb89143c32 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:56.469752 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76730b89-360e-4d3d-af0b-02cb89143c32 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:56.470085 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76730b89-360e-4d3d-af0b-02cb89143c32 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:23:56.470533 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1169/4616] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:23:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:23:56.472006 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4e21a10f-78e9-4c08-b151-a9c92800b29f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:56.476178 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e21a10f-78e9-4c08-b151-a9c92800b29f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:23:56.476505 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1158/4617] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:56 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:56.476699 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9f5f150f-9049-419e-a611-18d0de60e867 req-035cb54f-d3b7-4fcd-b361-daeaf838139b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.478756 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-035cb54f-d3b7-4fcd-b361-daeaf838139b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:23:56.478995 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-035cb54f-d3b7-4fcd-b361-daeaf838139b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:56.479170 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-035cb54f-d3b7-4fcd-b361-daeaf838139b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:56.488155 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.488155 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:56.491517 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9f5f150f-9049-419e-a611-18d0de60e867 req-035cb54f-d3b7-4fcd-b361-daeaf838139b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:56.495588 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-035cb54f-d3b7-4fcd-b361-daeaf838139b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:23:56.496005 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1145/4618] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:23:56 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:23:56.594695 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9870703e-e25b-4875-8119-e9b706e8ef06 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:56.597442 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9870703e-e25b-4875-8119-e9b706e8ef06 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] PUT https://10.4.3.41/volume/v3/attachments/a5131fb8-917c-4723-a090-23b98f13cd5a Aug 18 09:23:56.597955 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9870703e-e25b-4875-8119-e9b706e8ef06 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:56.604844 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9870703e-e25b-4875-8119-e9b706e8ef06 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Acquiring lock "cinder-attachment_update-1caba691-42c1-4256-ba96-a3eb9be080e2-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:23:56.608725 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9870703e-e25b-4875-8119-e9b706e8ef06 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Lock "cinder-attachment_update-1caba691-42c1-4256-ba96-a3eb9be080e2-np0000007625" acquired by "attachment_update" :: waited 0.004s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:23:56.609593 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:56.609593 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:56.690442 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9870703e-e25b-4875-8119-e9b706e8ef06 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Lock "cinder-attachment_update-1caba691-42c1-4256-ba96-a3eb9be080e2-np0000007625" released by "attachment_update" :: held 0.082s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:23:56.690728 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-9870703e-e25b-4875-8119-e9b706e8ef06 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments/a5131fb8-917c-4723-a090-23b98f13cd5a returned with HTTP 200 Aug 18 09:23:56.691184 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1147/4619] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:23:56 2026] PUT /volume/v3/attachments/a5131fb8-917c-4723-a090-23b98f13cd5a => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:57.117694 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f99a4bc-becd-44e8-afb3-e86933caa1c3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:57.119800 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f99a4bc-becd-44e8-afb3-e86933caa1c3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 Aug 18 09:23:57.120007 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f99a4bc-becd-44e8-afb3-e86933caa1c3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:57.120218 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f99a4bc-becd-44e8-afb3-e86933caa1c3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:57.129283 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f99a4bc-becd-44e8-afb3-e86933caa1c3 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 returned with HTTP 404 Aug 18 09:23:57.129612 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e9845513-ae57-4b26-9063-3d8470942a19 req-cf0e87e3-02bd-4542-9b76-2995240872a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:57.129935 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1170/4620] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:23:57 2026] GET /volume/v3/snapshots/97e696d0-5248-49a3-a61b-d3f0849fcec8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:57.132004 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-cf0e87e3-02bd-4542-9b76-2995240872a1 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:23:57.132200 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-cf0e87e3-02bd-4542-9b76-2995240872a1 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:57.132384 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-cf0e87e3-02bd-4542-9b76-2995240872a1 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:57.138742 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad437942-e531-46da-a7f5-b964a87a2ad2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:57.140516 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad437942-e531-46da-a7f5-b964a87a2ad2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb Aug 18 09:23:57.140699 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad437942-e531-46da-a7f5-b964a87a2ad2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:57.140891 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad437942-e531-46da-a7f5-b964a87a2ad2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:57.141059 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ad437942-e531-46da-a7f5-b964a87a2ad2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume with id: d7f425d8-23d9-4cc2-a81f-b66eac5043eb Aug 18 09:23:57.141849 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:57.141849 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:57.145327 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e9845513-ae57-4b26-9063-3d8470942a19 req-cf0e87e3-02bd-4542-9b76-2995240872a1 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:57.148378 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:57.148378 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:57.148747 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ad437942-e531-46da-a7f5-b964a87a2ad2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:57.149946 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-cf0e87e3-02bd-4542-9b76-2995240872a1 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:23:57.150338 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1159/4621] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:23:57 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:57.167717 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ad437942-e531-46da-a7f5-b964a87a2ad2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Delete volume request issued successfully. Aug 18 09:23:57.168004 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad437942-e531-46da-a7f5-b964a87a2ad2 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb returned with HTTP 202 Aug 18 09:23:57.168597 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1146/4622] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:23:57 2026] DELETE /volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:23:57.171687 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e9845513-ae57-4b26-9063-3d8470942a19 req-fc3db255-eb52-4e19-a45d-7cc331dcf2fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:57.173908 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-fc3db255-eb52-4e19-a45d-7cc331dcf2fe tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] POST https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4/action Aug 18 09:23:57.174224 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-fc3db255-eb52-4e19-a45d-7cc331dcf2fe tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:23:57.174338 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-fc3db255-eb52-4e19-a45d-7cc331dcf2fe tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:57.183062 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd80cb49-cb29-4126-b2ed-169286bdecae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:57.185090 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd80cb49-cb29-4126-b2ed-169286bdecae tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb Aug 18 09:23:57.185311 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd80cb49-cb29-4126-b2ed-169286bdecae tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:57.185447 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:57.185447 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:57.185562 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd80cb49-cb29-4126-b2ed-169286bdecae tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:57.185890 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e9845513-ae57-4b26-9063-3d8470942a19 req-fc3db255-eb52-4e19-a45d-7cc331dcf2fe tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:57.192352 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e9845513-ae57-4b26-9063-3d8470942a19 req-fc3db255-eb52-4e19-a45d-7cc331dcf2fe tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Begin detaching volume completed successfully. Aug 18 09:23:57.192352 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-fc3db255-eb52-4e19-a45d-7cc331dcf2fe tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4/action returned with HTTP 202 Aug 18 09:23:57.192962 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1148/4623] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:23:57 2026] POST /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:23:57.194288 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:57.194288 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:57.198780 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bd80cb49-cb29-4126-b2ed-169286bdecae tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Volume info retrieved successfully. Aug 18 09:23:57.204214 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd80cb49-cb29-4126-b2ed-169286bdecae tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb returned with HTTP 200 Aug 18 09:23:57.204474 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1171/4624] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:57 2026] GET /volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:23:57.238458 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7c3b4f4-3851-45f7-b75e-4d54b2355e0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:57.238825 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7c3b4f4-3851-45f7-b75e-4d54b2355e0d None None] GET https://10.4.3.41/volume// Aug 18 09:23:57.239024 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7c3b4f4-3851-45f7-b75e-4d54b2355e0d None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:57.239207 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7c3b4f4-3851-45f7-b75e-4d54b2355e0d None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:57.239526 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7c3b4f4-3851-45f7-b75e-4d54b2355e0d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:23:57.240004 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1160/4625] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:23:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:23:57.243358 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-693fe21f-8fb5-40ac-a04f-295973f397f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:57.245203 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-693fe21f-8fb5-40ac-a04f-295973f397f5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:23:57.245438 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-693fe21f-8fb5-40ac-a04f-295973f397f5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:57.245657 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-693fe21f-8fb5-40ac-a04f-295973f397f5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:57.245758 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-693fe21f-8fb5-40ac-a04f-295973f397f5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:57.247615 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e9845513-ae57-4b26-9063-3d8470942a19 req-7c1f7bcd-5fc7-4d67-bd91-868968a90242 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:57.249586 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-7c1f7bcd-5fc7-4d67-bd91-868968a90242 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:23:57.250167 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-7c1f7bcd-5fc7-4d67-bd91-868968a90242 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:57.250167 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-7c1f7bcd-5fc7-4d67-bd91-868968a90242 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:57.250259 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:57.250259 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:57.250934 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-693fe21f-8fb5-40ac-a04f-295973f397f5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:23:57.251277 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1147/4626] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:57 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:57.258918 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:57.258918 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:57.262037 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e9845513-ae57-4b26-9063-3d8470942a19 req-7c1f7bcd-5fc7-4d67-bd91-868968a90242 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:23:57.265744 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-7c1f7bcd-5fc7-4d67-bd91-868968a90242 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:23:57.266134 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1149/4627] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:23:57 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 1347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:23:57.433278 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b54fe24b-cef2-4d14-9101-1eb9666f81a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:57.435423 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b54fe24b-cef2-4d14-9101-1eb9666f81a9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:23:57.435707 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b54fe24b-cef2-4d14-9101-1eb9666f81a9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:57.436005 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b54fe24b-cef2-4d14-9101-1eb9666f81a9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:57.436168 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b54fe24b-cef2-4d14-9101-1eb9666f81a9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:57.440819 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:57.440819 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:57.441559 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b54fe24b-cef2-4d14-9101-1eb9666f81a9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:23:57.441943 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1172/4628] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:57 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:57.488841 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9a06db5-6e43-424f-98a1-6f1b769c98e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:57.490551 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9a06db5-6e43-424f-98a1-6f1b769c98e1 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:23:57.490739 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9a06db5-6e43-424f-98a1-6f1b769c98e1 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:57.490916 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9a06db5-6e43-424f-98a1-6f1b769c98e1 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:57.500226 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:57.500226 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:57.503961 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9a06db5-6e43-424f-98a1-6f1b769c98e1 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:57.509527 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9a06db5-6e43-424f-98a1-6f1b769c98e1 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:23:57.509984 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1161/4629] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:57 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:58.217007 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43754ecd-7334-4716-baa9-40552ac52383 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:58.218816 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43754ecd-7334-4716-baa9-40552ac52383 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] GET https://10.4.3.41/volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb Aug 18 09:23:58.219042 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43754ecd-7334-4716-baa9-40552ac52383 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:58.219236 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43754ecd-7334-4716-baa9-40552ac52383 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:58.225693 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43754ecd-7334-4716-baa9-40552ac52383 tempest-ProjectMemberTests-2009400512 tempest-ProjectMemberTests-2009400512-project-admin] https://10.4.3.41/volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb returned with HTTP 404 Aug 18 09:23:58.226314 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1148/4630] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:58 2026] GET /volume/v3/volumes/d7f425d8-23d9-4cc2-a81f-b66eac5043eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:23:58.261743 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe3fcea2-2057-4d00-8b06-e5c4a81d53fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:58.263757 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe3fcea2-2057-4d00-8b06-e5c4a81d53fb tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:23:58.264013 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe3fcea2-2057-4d00-8b06-e5c4a81d53fb tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:58.264248 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe3fcea2-2057-4d00-8b06-e5c4a81d53fb tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:58.264348 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fe3fcea2-2057-4d00-8b06-e5c4a81d53fb tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:58.268277 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:58.268277 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:58.268865 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe3fcea2-2057-4d00-8b06-e5c4a81d53fb tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:23:58.269256 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1150/4631] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:58 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:58.452288 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-97506656-4564-45a8-a9e5-8c4458363d4b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:58.454069 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97506656-4564-45a8-a9e5-8c4458363d4b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:23:58.454278 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97506656-4564-45a8-a9e5-8c4458363d4b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:58.454521 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97506656-4564-45a8-a9e5-8c4458363d4b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:58.454643 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-97506656-4564-45a8-a9e5-8c4458363d4b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:58.458901 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:58.458901 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:58.459516 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97506656-4564-45a8-a9e5-8c4458363d4b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:23:58.459895 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1173/4632] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:58 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:58.523103 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9827ac95-e803-47fc-ac62-ea7999f9781c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:58.524680 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9827ac95-e803-47fc-ac62-ea7999f9781c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:23:58.524854 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9827ac95-e803-47fc-ac62-ea7999f9781c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:58.525057 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9827ac95-e803-47fc-ac62-ea7999f9781c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:58.534922 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:58.534922 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:23:58.538319 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9827ac95-e803-47fc-ac62-ea7999f9781c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:58.542289 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9827ac95-e803-47fc-ac62-ea7999f9781c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:23:58.542660 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1162/4633] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:58 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:59.279481 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2b130c27-f617-4415-aabf-caaa5b19738b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:59.281051 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b130c27-f617-4415-aabf-caaa5b19738b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:23:59.281246 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b130c27-f617-4415-aabf-caaa5b19738b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:59.281458 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b130c27-f617-4415-aabf-caaa5b19738b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:59.281586 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2b130c27-f617-4415-aabf-caaa5b19738b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:59.285330 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:59.285330 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:59.285837 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b130c27-f617-4415-aabf-caaa5b19738b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:23:59.286171 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1149/4634] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:59 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:59.471282 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-21607b38-640b-4b88-b8a5-5739788f8cd4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:59.473307 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21607b38-640b-4b88-b8a5-5739788f8cd4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:23:59.473579 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21607b38-640b-4b88-b8a5-5739788f8cd4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:59.473790 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21607b38-640b-4b88-b8a5-5739788f8cd4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:59.473927 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-21607b38-640b-4b88-b8a5-5739788f8cd4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:23:59.478934 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:59.478934 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:23:59.479659 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21607b38-640b-4b88-b8a5-5739788f8cd4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:23:59.480108 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1151/4635] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:23:59 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:59.555475 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7aa9b33a-0e14-4c11-a3be-3ec9f1a82cd4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:59.557600 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7aa9b33a-0e14-4c11-a3be-3ec9f1a82cd4 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:23:59.557851 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7aa9b33a-0e14-4c11-a3be-3ec9f1a82cd4 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:59.558096 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7aa9b33a-0e14-4c11-a3be-3ec9f1a82cd4 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:59.569329 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:59.569329 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:23:59.573200 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7aa9b33a-0e14-4c11-a3be-3ec9f1a82cd4 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:23:59.578160 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7aa9b33a-0e14-4c11-a3be-3ec9f1a82cd4 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:23:59.578767 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1174/4636] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:59 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:23:59.683277 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:59.765839 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:23:59.766051 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-476876335"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:23:59.767520 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-476876335'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:23:59.767679 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume of 1 GB Aug 18 09:23:59.771499 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Availability Zones retrieved successfully. Aug 18 09:23:59.777222 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Flow 'volume_create_api' (012cf522-ea22-40e0-8a58-63df1692e6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:59.778123 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f81858a0-8247-4566-8388-7acecf58afee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:59.778975 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:23:59.802291 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f81858a0-8247-4566-8388-7acecf58afee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:59.803158 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece2299b-dc30-4390-bbee-2ad4a3e58189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:59.857083 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Created reservations ['65566604-b488-4d56-947f-ee049f749d30', '05e12cc1-57aa-4f36-8809-c592f43430f4', '4233787f-03cc-4962-a4f2-29d7ee7e7f18', '18355c99-28bf-4dca-8826-caa77dd784cc'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:23:59.857921 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece2299b-dc30-4390-bbee-2ad4a3e58189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65566604-b488-4d56-947f-ee049f749d30', '05e12cc1-57aa-4f36-8809-c592f43430f4', '4233787f-03cc-4962-a4f2-29d7ee7e7f18', '18355c99-28bf-4dca-8826-caa77dd784cc']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:59.859019 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a08da9c-3b74-4fd9-a577-16226eecf5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:59.880598 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a08da9c-3b74-4fd9-a577-16226eecf5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecd88143-1e87-4bd1-952e-c65dd0f5992f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-476876335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110e522097a248c3bf9e38fb12d72b9a',qos_specs=None,replication_status=,reservations=['65566604-b488-4d56-947f-ee049f749d30','05e12cc1-57aa-4f36-8809-c592f43430f4','4233787f-03cc-4962-a4f2-29d7ee7e7f18','18355c99-28bf-4dca-8826-caa77dd784cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d40b1c897847afa91a71dce0bdef9c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:23:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-476876335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecd88143-1e87-4bd1-952e-c65dd0f5992f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='110e522097a248c3bf9e38fb12d72b9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d40b1c897847afa91a71dce0bdef9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:59.881244 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee021092-9da1-4e0f-b918-f16ffd00924f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:59.899434 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee021092-9da1-4e0f-b918-f16ffd00924f) transitioned into state 'SUCCESS' from state '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-476876335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110e522097a248c3bf9e38fb12d72b9a',qos_specs=None,replication_status=,reservations=['65566604-b488-4d56-947f-ee049f749d30','05e12cc1-57aa-4f36-8809-c592f43430f4','4233787f-03cc-4962-a4f2-29d7ee7e7f18','18355c99-28bf-4dca-8826-caa77dd784cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d40b1c897847afa91a71dce0bdef9c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:59.900252 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9965631e-ec80-4dc4-b39c-7050ff3b20f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:23:59.909333 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9965631e-ec80-4dc4-b39c-7050ff3b20f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:23:59.912514 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Flow 'volume_create_api' (012cf522-ea22-40e0-8a58-63df1692e6c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:23:59.912514 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume request issued successfully. Aug 18 09:23:59.912514 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5625fea0-e541-4d1b-9ae4-ceeee0a89330 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:23:59.912514 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1163/4637] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:23:59 2026] POST /volume/v3/volumes => generated 775 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 09:23:59.939920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b918f57-bb2c-4f5a-acc7-a7d9bbc7b53c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:23:59.939920 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b918f57-bb2c-4f5a-acc7-a7d9bbc7b53c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f Aug 18 09:23:59.939920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b918f57-bb2c-4f5a-acc7-a7d9bbc7b53c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:23:59.939920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b918f57-bb2c-4f5a-acc7-a7d9bbc7b53c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:23:59.942011 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:23:59.942011 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:23:59.946571 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b918f57-bb2c-4f5a-acc7-a7d9bbc7b53c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:23:59.950443 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b918f57-bb2c-4f5a-acc7-a7d9bbc7b53c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f returned with HTTP 200 Aug 18 09:23:59.950798 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1150/4638] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:23:59 2026] GET /volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:00.295614 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2635cb6d-19a4-4781-bcae-7eae35543657 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:00.297807 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2635cb6d-19a4-4781-bcae-7eae35543657 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:00.298097 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2635cb6d-19a4-4781-bcae-7eae35543657 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:00.298354 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2635cb6d-19a4-4781-bcae-7eae35543657 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:00.298515 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2635cb6d-19a4-4781-bcae-7eae35543657 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:00.303329 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:00.303329 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:00.303969 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2635cb6d-19a4-4781-bcae-7eae35543657 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:00.304404 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1152/4639] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:00 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:00.489453 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-15e244f2-470d-4450-9d3e-1436908365b4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:00.491067 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15e244f2-470d-4450-9d3e-1436908365b4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:00.491243 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15e244f2-470d-4450-9d3e-1436908365b4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:00.491427 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15e244f2-470d-4450-9d3e-1436908365b4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:00.491554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-15e244f2-470d-4450-9d3e-1436908365b4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:00.495286 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:00.495286 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:00.495819 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15e244f2-470d-4450-9d3e-1436908365b4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:00.496160 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1175/4640] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:00 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:00.594661 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d7c69bc-369e-44b4-a0e7-7ce05d4c05d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:00.596516 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d7c69bc-369e-44b4-a0e7-7ce05d4c05d8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:24:00.596759 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d7c69bc-369e-44b4-a0e7-7ce05d4c05d8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:00.597004 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d7c69bc-369e-44b4-a0e7-7ce05d4c05d8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:00.605891 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:00.605891 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:00.609180 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6d7c69bc-369e-44b4-a0e7-7ce05d4c05d8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:00.613150 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d7c69bc-369e-44b4-a0e7-7ce05d4c05d8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:24:00.613504 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1164/4641] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:00 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:00.966166 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-58057bc7-0907-4dca-8076-b98a09dd166f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:00.967745 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58057bc7-0907-4dca-8076-b98a09dd166f tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f Aug 18 09:24:00.967919 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58057bc7-0907-4dca-8076-b98a09dd166f tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:00.968088 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58057bc7-0907-4dca-8076-b98a09dd166f tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:00.974784 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:00.974784 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:00.977985 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-58057bc7-0907-4dca-8076-b98a09dd166f tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:00.981737 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58057bc7-0907-4dca-8076-b98a09dd166f tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f returned with HTTP 200 Aug 18 09:24:00.982120 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1151/4642] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:00 2026] GET /volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:00.994049 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f2382c5-8994-4d62-a412-d8e89306d30d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:00.995700 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f2382c5-8994-4d62-a412-d8e89306d30d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:24:00.996045 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f2382c5-8994-4d62-a412-d8e89306d30d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ecd88143-1e87-4bd1-952e-c65dd0f5992f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1733525833"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:01.003728 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:01.003728 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:01.004067 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f2382c5-8994-4d62-a412-d8e89306d30d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:01.004202 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-4f2382c5-8994-4d62-a412-d8e89306d30d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create snapshot from volume ecd88143-1e87-4bd1-952e-c65dd0f5992f Aug 18 09:24:01.034787 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4f2382c5-8994-4d62-a412-d8e89306d30d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Created reservations ['ccb534ee-ec97-4d9d-801d-8bdbc68eedd5', 'a9469eca-720c-4236-a2a2-059cb07bd6cf', 'e316cd1a-0a57-452d-b356-787322d147c3', 'bc9412eb-b597-446a-b942-91e7c2b7fd7f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:01.063327 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f2382c5-8994-4d62-a412-d8e89306d30d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot create request issued successfully. Aug 18 09:24:01.063673 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f2382c5-8994-4d62-a412-d8e89306d30d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:24:01.064153 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1153/4643] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:24:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:01.074731 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-72e1c5c5-f843-4d21-8725-a752910554b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:01.076753 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72e1c5c5-f843-4d21-8725-a752910554b2 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 Aug 18 09:24:01.076996 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72e1c5c5-f843-4d21-8725-a752910554b2 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:01.077240 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72e1c5c5-f843-4d21-8725-a752910554b2 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:01.083009 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:01.083009 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:01.083404 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-72e1c5c5-f843-4d21-8725-a752910554b2 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:01.084206 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72e1c5c5-f843-4d21-8725-a752910554b2 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 returned with HTTP 200 Aug 18 09:24:01.084669 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1176/4644] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:01 2026] GET /volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:01.315944 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3dd0efd-aa93-4509-b64b-e75703f610ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:01.317860 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3dd0efd-aa93-4509-b64b-e75703f610ee tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:01.318086 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3dd0efd-aa93-4509-b64b-e75703f610ee tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:01.318275 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3dd0efd-aa93-4509-b64b-e75703f610ee tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:01.318409 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e3dd0efd-aa93-4509-b64b-e75703f610ee tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:01.322819 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:01.322819 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:01.323376 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3dd0efd-aa93-4509-b64b-e75703f610ee tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:01.323739 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1165/4645] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:01 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:01.507089 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-932e3091-83c1-439d-b509-3f75385d10bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:01.509189 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-932e3091-83c1-439d-b509-3f75385d10bf tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:01.509442 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-932e3091-83c1-439d-b509-3f75385d10bf tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:01.509684 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-932e3091-83c1-439d-b509-3f75385d10bf tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:01.509800 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-932e3091-83c1-439d-b509-3f75385d10bf tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:01.514381 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:01.514381 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:01.515055 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-932e3091-83c1-439d-b509-3f75385d10bf tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:01.515510 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1152/4646] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:01 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:01.626324 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76766abf-048c-44b9-9ec3-5b352f025bf5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:01.628664 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76766abf-048c-44b9-9ec3-5b352f025bf5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:24:01.628664 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76766abf-048c-44b9-9ec3-5b352f025bf5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:01.628664 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76766abf-048c-44b9-9ec3-5b352f025bf5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:01.638276 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:01.638276 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:01.642174 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-76766abf-048c-44b9-9ec3-5b352f025bf5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:01.646444 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76766abf-048c-44b9-9ec3-5b352f025bf5 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:24:01.646831 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1154/4647] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:01 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:02.021076 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9f5f150f-9049-419e-a611-18d0de60e867 req-86723fc8-7570-41ef-87a1-49a288e9d86f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:02.023441 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-86723fc8-7570-41ef-87a1-49a288e9d86f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/attachments/a5131fb8-917c-4723-a090-23b98f13cd5a/action Aug 18 09:24:02.023888 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-86723fc8-7570-41ef-87a1-49a288e9d86f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:02.024058 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-86723fc8-7570-41ef-87a1-49a288e9d86f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:02.044113 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:02.044113 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:02.054349 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9f5f150f-9049-419e-a611-18d0de60e867 req-86723fc8-7570-41ef-87a1-49a288e9d86f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments/a5131fb8-917c-4723-a090-23b98f13cd5a/action returned with HTTP 204 Aug 18 09:24:02.054974 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1177/4648] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:24:02 2026] POST /volume/v3/attachments/a5131fb8-917c-4723-a090-23b98f13cd5a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:02.094727 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a84c251-c695-40b9-8952-d244a0d34439 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:02.099849 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a84c251-c695-40b9-8952-d244a0d34439 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 Aug 18 09:24:02.100840 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a84c251-c695-40b9-8952-d244a0d34439 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:02.101122 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a84c251-c695-40b9-8952-d244a0d34439 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:02.103810 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e9845513-ae57-4b26-9063-3d8470942a19 req-ff473c2f-0744-4b43-9d57-485eecfead7e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:02.106132 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-ff473c2f-0744-4b43-9d57-485eecfead7e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] DELETE https://10.4.3.41/volume/v3/attachments/1900c4e2-f17e-4fb5-8478-75d1243978fc Aug 18 09:24:02.106433 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-ff473c2f-0744-4b43-9d57-485eecfead7e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:02.106664 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-ff473c2f-0744-4b43-9d57-485eecfead7e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:02.108791 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:02.108791 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:02.109763 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a84c251-c695-40b9-8952-d244a0d34439 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:02.110612 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a84c251-c695-40b9-8952-d244a0d34439 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 returned with HTTP 200 Aug 18 09:24:02.111120 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1166/4649] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:02 2026] GET /volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:02.115567 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:02.115567 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:02.121224 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e84e72cf-0136-4833-b9da-37fe0eeb5047 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:02.166342 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e9845513-ae57-4b26-9063-3d8470942a19 req-ff473c2f-0744-4b43-9d57-485eecfead7e tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/attachments/1900c4e2-f17e-4fb5-8478-75d1243978fc returned with HTTP 200 Aug 18 09:24:02.166902 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1153/4650] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:24:02 2026] DELETE /volume/v3/attachments/1900c4e2-f17e-4fb5-8478-75d1243978fc => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:02.209833 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e84e72cf-0136-4833-b9da-37fe0eeb5047 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] POST https://10.4.3.41/volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2/action Aug 18 09:24:02.211203 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e84e72cf-0136-4833-b9da-37fe0eeb5047 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:02.211437 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e84e72cf-0136-4833-b9da-37fe0eeb5047 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:02.223698 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:02.223698 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:02.224466 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e84e72cf-0136-4833-b9da-37fe0eeb5047 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Snapshot retrieved successfully. Aug 18 09:24:02.226196 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-e84e72cf-0136-4833-b9da-37fe0eeb5047 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd6349b5f27d5475cb12d3b1230c52b70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '110e522097a248c3bf9e38fb12d72b9a', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:24:02.226986 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e84e72cf-0136-4833-b9da-37fe0eeb5047 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] https://10.4.3.41/volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2/action returned with HTTP 403 Aug 18 09:24:02.227604 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1155/4651] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:24:02 2026] POST /volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2/action => generated 133 bytes in 107 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:02.235136 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-076c2f39-bf9a-45c2-bb8c-991d2a02b566 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:02.237304 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-076c2f39-bf9a-45c2-bb8c-991d2a02b566 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 Aug 18 09:24:02.237606 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-076c2f39-bf9a-45c2-bb8c-991d2a02b566 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:02.237812 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-076c2f39-bf9a-45c2-bb8c-991d2a02b566 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:02.237942 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-076c2f39-bf9a-45c2-bb8c-991d2a02b566 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete snapshot with id: 4f6e7958-0c83-4147-91a8-907cc0d55ff2 Aug 18 09:24:02.243956 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:02.243956 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:02.244256 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-076c2f39-bf9a-45c2-bb8c-991d2a02b566 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:02.259028 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-076c2f39-bf9a-45c2-bb8c-991d2a02b566 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot delete request issued successfully. Aug 18 09:24:02.259184 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-076c2f39-bf9a-45c2-bb8c-991d2a02b566 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 returned with HTTP 202 Aug 18 09:24:02.260226 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1178/4652] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:24:02 2026] DELETE /volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:02.269835 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51099a86-bc7b-4248-9fa1-075ae23baaef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:02.273593 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51099a86-bc7b-4248-9fa1-075ae23baaef tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 Aug 18 09:24:02.274248 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51099a86-bc7b-4248-9fa1-075ae23baaef tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:02.274591 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51099a86-bc7b-4248-9fa1-075ae23baaef tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:02.282750 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:02.282750 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:02.283271 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-51099a86-bc7b-4248-9fa1-075ae23baaef tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:02.284859 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51099a86-bc7b-4248-9fa1-075ae23baaef tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 returned with HTTP 200 Aug 18 09:24:02.285496 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1167/4653] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:02 2026] GET /volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:02.333305 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a24686d1-8996-4048-9d05-1de36e80abd8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:02.335405 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a24686d1-8996-4048-9d05-1de36e80abd8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:02.335680 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a24686d1-8996-4048-9d05-1de36e80abd8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:02.335956 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a24686d1-8996-4048-9d05-1de36e80abd8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:02.336091 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a24686d1-8996-4048-9d05-1de36e80abd8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:02.340556 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:02.340556 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:02.341181 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a24686d1-8996-4048-9d05-1de36e80abd8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:02.341603 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1154/4654] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:02 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:02.525929 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9d6de19-ab49-4242-8d20-cd860d5aeee7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:02.529568 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9d6de19-ab49-4242-8d20-cd860d5aeee7 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:02.529568 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9d6de19-ab49-4242-8d20-cd860d5aeee7 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:02.529568 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9d6de19-ab49-4242-8d20-cd860d5aeee7 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:02.529568 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c9d6de19-ab49-4242-8d20-cd860d5aeee7 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:02.533237 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:02.533237 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:02.533987 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9d6de19-ab49-4242-8d20-cd860d5aeee7 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:02.534541 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1156/4655] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:02 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:02.665265 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c2f6b211-e70d-4b55-8259-f0b68b5ee956 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:02.669256 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2f6b211-e70d-4b55-8259-f0b68b5ee956 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:24:02.669559 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2f6b211-e70d-4b55-8259-f0b68b5ee956 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:02.669858 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2f6b211-e70d-4b55-8259-f0b68b5ee956 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:02.679145 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:02.679145 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:02.682296 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c2f6b211-e70d-4b55-8259-f0b68b5ee956 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:02.686918 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2f6b211-e70d-4b55-8259-f0b68b5ee956 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:24:02.687399 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1179/4656] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:02 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:03.296130 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-367de316-5a2b-4d4b-b8f9-4f4b68c7f594 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:03.298128 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-367de316-5a2b-4d4b-b8f9-4f4b68c7f594 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 Aug 18 09:24:03.298356 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-367de316-5a2b-4d4b-b8f9-4f4b68c7f594 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:03.298602 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-367de316-5a2b-4d4b-b8f9-4f4b68c7f594 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:03.303745 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-367de316-5a2b-4d4b-b8f9-4f4b68c7f594 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 returned with HTTP 404 Aug 18 09:24:03.304206 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1168/4657] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:03 2026] GET /volume/v3/snapshots/4f6e7958-0c83-4147-91a8-907cc0d55ff2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:03.317145 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e663f8f2-53c4-455d-bf8e-33ed47b2a2b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:03.322414 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e663f8f2-53c4-455d-bf8e-33ed47b2a2b7 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f Aug 18 09:24:03.322414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e663f8f2-53c4-455d-bf8e-33ed47b2a2b7 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:03.322414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e663f8f2-53c4-455d-bf8e-33ed47b2a2b7 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:03.322414 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e663f8f2-53c4-455d-bf8e-33ed47b2a2b7 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete volume with id: ecd88143-1e87-4bd1-952e-c65dd0f5992f Aug 18 09:24:03.331601 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:03.331601 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:03.332025 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e663f8f2-53c4-455d-bf8e-33ed47b2a2b7 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:03.351463 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e663f8f2-53c4-455d-bf8e-33ed47b2a2b7 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete volume request issued successfully. Aug 18 09:24:03.351882 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e663f8f2-53c4-455d-bf8e-33ed47b2a2b7 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f returned with HTTP 202 Aug 18 09:24:03.352632 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1155/4658] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:24:03 2026] DELETE /volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:03.357463 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9f9c4bc-be13-4663-af93-70e65c57777b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:03.361025 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f9c4bc-be13-4663-af93-70e65c57777b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:03.361025 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f9c4bc-be13-4663-af93-70e65c57777b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:03.361272 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f9c4bc-be13-4663-af93-70e65c57777b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:03.361844 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b9f9c4bc-be13-4663-af93-70e65c57777b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:03.365307 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-73e9d0dc-027c-411d-beda-7c815d181120 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:03.367128 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:03.367128 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:03.367913 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f9c4bc-be13-4663-af93-70e65c57777b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:03.368412 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73e9d0dc-027c-411d-beda-7c815d181120 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f Aug 18 09:24:03.368510 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73e9d0dc-027c-411d-beda-7c815d181120 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:03.368591 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1157/4659] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:03 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:03.368752 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73e9d0dc-027c-411d-beda-7c815d181120 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:03.384354 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:03.384354 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:03.391663 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-73e9d0dc-027c-411d-beda-7c815d181120 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:03.400965 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73e9d0dc-027c-411d-beda-7c815d181120 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f returned with HTTP 200 Aug 18 09:24:03.401509 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1180/4660] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:03 2026] GET /volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f => generated 1005 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:03.545522 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5cdc1795-fa94-4b81-a9a8-8a676cf70e4e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:03.548132 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cdc1795-fa94-4b81-a9a8-8a676cf70e4e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:03.548283 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cdc1795-fa94-4b81-a9a8-8a676cf70e4e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:03.548416 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cdc1795-fa94-4b81-a9a8-8a676cf70e4e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:03.548532 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5cdc1795-fa94-4b81-a9a8-8a676cf70e4e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:03.554447 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:03.554447 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:03.554797 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cdc1795-fa94-4b81-a9a8-8a676cf70e4e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:03.555261 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1169/4661] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:03 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:04.378228 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cd21167e-f49f-4bf6-a29a-75b4767d12cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:04.380151 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd21167e-f49f-4bf6-a29a-75b4767d12cd tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:04.380414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd21167e-f49f-4bf6-a29a-75b4767d12cd tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:04.380656 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd21167e-f49f-4bf6-a29a-75b4767d12cd tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:04.380809 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cd21167e-f49f-4bf6-a29a-75b4767d12cd tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:04.385100 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:04.385100 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:04.385741 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd21167e-f49f-4bf6-a29a-75b4767d12cd tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:04.386114 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1156/4662] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:04 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:04.425172 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5b840bef-4abf-4609-8644-668b17105e80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:04.428345 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b840bef-4abf-4609-8644-668b17105e80 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f Aug 18 09:24:04.428628 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b840bef-4abf-4609-8644-668b17105e80 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:04.428874 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b840bef-4abf-4609-8644-668b17105e80 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:04.435684 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b840bef-4abf-4609-8644-668b17105e80 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f returned with HTTP 404 Aug 18 09:24:04.436254 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1158/4663] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:04 2026] GET /volume/v3/volumes/ecd88143-1e87-4bd1-952e-c65dd0f5992f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:04.447048 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a7839e61-6218-4d07-bf4c-a67701f41828 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:04.449121 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:24:04.449741 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-695316172"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:04.451716 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-695316172'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:24:04.452036 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume of 1 GB Aug 18 09:24:04.456617 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Availability Zones retrieved successfully. Aug 18 09:24:04.464498 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Flow 'volume_create_api' (c281ae34-58f0-412a-9e7b-4dac4642752d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:04.465154 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab6a5d33-9e60-4ce3-9076-f3652f5f5322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:04.466030 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:04.488993 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab6a5d33-9e60-4ce3-9076-f3652f5f5322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:04.489922 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2f1ac1-0e5d-4455-8c9d-3614f00a27b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:04.536279 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Created reservations ['942c4020-a45b-4b95-9d09-8478d8237c69', '8c4d61ca-f647-430e-9182-e3efdb254218', '43b906e2-201a-47e7-b17a-acf4cabecbb8', '3b8c459f-8f59-4c0d-93d5-689fe460be5d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:04.537734 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2f1ac1-0e5d-4455-8c9d-3614f00a27b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['942c4020-a45b-4b95-9d09-8478d8237c69', '8c4d61ca-f647-430e-9182-e3efdb254218', '43b906e2-201a-47e7-b17a-acf4cabecbb8', '3b8c459f-8f59-4c0d-93d5-689fe460be5d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:04.538783 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4411d4-e068-4268-9cb6-827b81968d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:04.566425 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4411d4-e068-4268-9cb6-827b81968d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d8ee3d6-687f-4fab-98e4-1cc39bd8a371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-695316172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110e522097a248c3bf9e38fb12d72b9a',qos_specs=None,replication_status=,reservations=['942c4020-a45b-4b95-9d09-8478d8237c69','8c4d61ca-f647-430e-9182-e3efdb254218','43b906e2-201a-47e7-b17a-acf4cabecbb8','3b8c459f-8f59-4c0d-93d5-689fe460be5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d40b1c897847afa91a71dce0bdef9c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-695316172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d8ee3d6-687f-4fab-98e4-1cc39bd8a371,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='110e522097a248c3bf9e38fb12d72b9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d40b1c897847afa91a71dce0bdef9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:04.566425 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aff68b4d-b681-40d3-9386-6a21eac6f653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:04.567603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-111cecfd-77d5-4ea5-809c-babeb9f9d591 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:04.570314 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-111cecfd-77d5-4ea5-809c-babeb9f9d591 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:04.571081 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-111cecfd-77d5-4ea5-809c-babeb9f9d591 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:04.571081 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-111cecfd-77d5-4ea5-809c-babeb9f9d591 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:04.571323 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-111cecfd-77d5-4ea5-809c-babeb9f9d591 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:04.578972 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:04.578972 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:04.578972 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-111cecfd-77d5-4ea5-809c-babeb9f9d591 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:04.578972 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1170/4664] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:04 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:04.596882 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aff68b4d-b681-40d3-9386-6a21eac6f653) transitioned into state 'SUCCESS' from state '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-695316172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110e522097a248c3bf9e38fb12d72b9a',qos_specs=None,replication_status=,reservations=['942c4020-a45b-4b95-9d09-8478d8237c69','8c4d61ca-f647-430e-9182-e3efdb254218','43b906e2-201a-47e7-b17a-acf4cabecbb8','3b8c459f-8f59-4c0d-93d5-689fe460be5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d40b1c897847afa91a71dce0bdef9c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:04.596882 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bbb75fa-c613-41b1-8dfa-8c44c51b9af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:04.604228 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bbb75fa-c613-41b1-8dfa-8c44c51b9af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:04.605190 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Flow 'volume_create_api' (c281ae34-58f0-412a-9e7b-4dac4642752d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:04.605626 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume request issued successfully. Aug 18 09:24:04.606254 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7839e61-6218-4d07-bf4c-a67701f41828 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:24:04.606853 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1181/4665] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:24:04 2026] POST /volume/v3/volumes => generated 775 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:04.623381 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3c8b5480-c665-4ed8-a00e-5ac9d90ab449 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:04.625732 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c8b5480-c665-4ed8-a00e-5ac9d90ab449 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 Aug 18 09:24:04.626023 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c8b5480-c665-4ed8-a00e-5ac9d90ab449 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:04.626291 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c8b5480-c665-4ed8-a00e-5ac9d90ab449 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:04.636379 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:04.636379 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:04.640278 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3c8b5480-c665-4ed8-a00e-5ac9d90ab449 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:04.644930 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c8b5480-c665-4ed8-a00e-5ac9d90ab449 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 returned with HTTP 200 Aug 18 09:24:04.645377 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1157/4666] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:04 2026] GET /volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:05.199940 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-596a9927-d2d0-4bbc-adb1-fbad60300c1c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:05.201687 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-596a9927-d2d0-4bbc-adb1-fbad60300c1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] DELETE https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:24:05.201880 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-596a9927-d2d0-4bbc-adb1-fbad60300c1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:05.202471 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-596a9927-d2d0-4bbc-adb1-fbad60300c1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:05.202471 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-596a9927-d2d0-4bbc-adb1-fbad60300c1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Delete volume with id: 3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:24:05.209636 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:05.209636 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:05.210091 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-596a9927-d2d0-4bbc-adb1-fbad60300c1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:24:05.228658 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-596a9927-d2d0-4bbc-adb1-fbad60300c1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Delete volume request issued successfully. Aug 18 09:24:05.228789 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-596a9927-d2d0-4bbc-adb1-fbad60300c1c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 202 Aug 18 09:24:05.229322 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1159/4667] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:24:05 2026] DELETE /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:05.237233 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29f2585d-157a-494e-bdc1-5f928c254f81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:05.238872 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29f2585d-157a-494e-bdc1-5f928c254f81 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:24:05.239036 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29f2585d-157a-494e-bdc1-5f928c254f81 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:05.239209 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29f2585d-157a-494e-bdc1-5f928c254f81 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:05.245672 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:05.245672 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:05.249234 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29f2585d-157a-494e-bdc1-5f928c254f81 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:24:05.253136 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29f2585d-157a-494e-bdc1-5f928c254f81 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 200 Aug 18 09:24:05.253516 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1171/4668] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:05 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:05.397257 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce079f8e-e52e-4372-a48c-53c82be7d169 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:05.399776 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce079f8e-e52e-4372-a48c-53c82be7d169 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:05.400018 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce079f8e-e52e-4372-a48c-53c82be7d169 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:05.400276 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce079f8e-e52e-4372-a48c-53c82be7d169 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:05.400445 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ce079f8e-e52e-4372-a48c-53c82be7d169 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:05.405584 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:05.405584 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:05.406021 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce079f8e-e52e-4372-a48c-53c82be7d169 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:05.406624 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1182/4669] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:05 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:05.588103 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-59586ee6-1791-4ac5-91ae-def6a1cd73fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:05.589826 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59586ee6-1791-4ac5-91ae-def6a1cd73fd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:05.590033 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59586ee6-1791-4ac5-91ae-def6a1cd73fd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:05.590211 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59586ee6-1791-4ac5-91ae-def6a1cd73fd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:05.590320 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-59586ee6-1791-4ac5-91ae-def6a1cd73fd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:05.594954 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:05.594954 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:05.595753 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59586ee6-1791-4ac5-91ae-def6a1cd73fd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:05.596236 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1158/4670] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:05 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:05.662490 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bab8edb6-57b3-4186-9b09-f8b01cc4fbcd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:05.664329 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bab8edb6-57b3-4186-9b09-f8b01cc4fbcd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 Aug 18 09:24:05.664532 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bab8edb6-57b3-4186-9b09-f8b01cc4fbcd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:05.664713 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bab8edb6-57b3-4186-9b09-f8b01cc4fbcd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:05.671859 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:05.671859 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:05.675360 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bab8edb6-57b3-4186-9b09-f8b01cc4fbcd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:05.678992 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bab8edb6-57b3-4186-9b09-f8b01cc4fbcd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 returned with HTTP 200 Aug 18 09:24:05.679355 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1160/4671] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:05 2026] GET /volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:05.693512 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0d308f6-5722-4c15-a867-40da048b7c6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:05.695170 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0d308f6-5722-4c15-a867-40da048b7c6d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:24:05.695533 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0d308f6-5722-4c15-a867-40da048b7c6d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d8ee3d6-687f-4fab-98e4-1cc39bd8a371", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-821337191"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:05.704225 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:05.704225 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:05.704563 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a0d308f6-5722-4c15-a867-40da048b7c6d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:05.704677 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-a0d308f6-5722-4c15-a867-40da048b7c6d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create snapshot from volume 2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 Aug 18 09:24:05.726412 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a0d308f6-5722-4c15-a867-40da048b7c6d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Created reservations ['b64110a1-fc4e-42aa-8188-7df7438a52ec', 'cba18ba4-3c5f-461e-9a14-70bc4c2c8fa3', '993aa98a-967b-4b7b-9df7-d5dc1e1c4a97', '5b4d71a7-11cb-4037-9860-b70045cffcef'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:05.751336 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a0d308f6-5722-4c15-a867-40da048b7c6d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot create request issued successfully. Aug 18 09:24:05.751721 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0d308f6-5722-4c15-a867-40da048b7c6d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:24:05.752354 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1172/4672] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:24:05 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) Aug 18 09:24:05.763282 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c96c66e-103c-4a43-a4df-34c7c52bab8a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:05.765090 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c96c66e-103c-4a43-a4df-34c7c52bab8a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 Aug 18 09:24:05.765297 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c96c66e-103c-4a43-a4df-34c7c52bab8a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:05.765497 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c96c66e-103c-4a43-a4df-34c7c52bab8a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:05.771953 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:05.771953 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:05.772292 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c96c66e-103c-4a43-a4df-34c7c52bab8a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:05.772954 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c96c66e-103c-4a43-a4df-34c7c52bab8a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 returned with HTTP 200 Aug 18 09:24:05.773383 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1183/4673] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:05 2026] GET /volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:05.792804 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-be607617-f78d-433a-ad02-3a77962dc7d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:05.795005 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-be607617-f78d-433a-ad02-3a77962dc7d2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:24:05.795234 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-be607617-f78d-433a-ad02-3a77962dc7d2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:05.795467 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-be607617-f78d-433a-ad02-3a77962dc7d2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:05.804376 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:05.804376 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:05.807674 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-be607617-f78d-433a-ad02-3a77962dc7d2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:05.812027 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-be607617-f78d-433a-ad02-3a77962dc7d2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:24:05.812479 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1159/4674] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:24:05 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:05.829480 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-95befe9a-0107-4d65-948f-53c7017b39b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:05.831530 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-95befe9a-0107-4d65-948f-53c7017b39b3 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2/action Aug 18 09:24:05.831911 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-95befe9a-0107-4d65-948f-53c7017b39b3 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:05.832051 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-95befe9a-0107-4d65-948f-53c7017b39b3 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:05.842119 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:05.842119 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:05.842529 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-95befe9a-0107-4d65-948f-53c7017b39b3 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:05.848859 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-95befe9a-0107-4d65-948f-53c7017b39b3 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Begin detaching volume completed successfully. Aug 18 09:24:05.849084 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-95befe9a-0107-4d65-948f-53c7017b39b3 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2/action returned with HTTP 202 Aug 18 09:24:05.849515 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1161/4675] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:24:05 2026] POST /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:24:05.897862 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f59ee60-488a-4229-84ae-005355e15072 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:05.898291 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f59ee60-488a-4229-84ae-005355e15072 None None] GET https://10.4.3.41/volume// Aug 18 09:24:05.898468 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f59ee60-488a-4229-84ae-005355e15072 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:05.898675 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f59ee60-488a-4229-84ae-005355e15072 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:05.899096 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f59ee60-488a-4229-84ae-005355e15072 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:24:05.899506 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1173/4676] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:24:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:24:05.906932 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-ad8dbc47-dd54-44b5-a301-14fcba357c40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:05.910913 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-ad8dbc47-dd54-44b5-a301-14fcba357c40 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:24:05.911105 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-ad8dbc47-dd54-44b5-a301-14fcba357c40 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:05.911280 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-ad8dbc47-dd54-44b5-a301-14fcba357c40 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:05.920982 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:05.920982 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:05.923990 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-ad8dbc47-dd54-44b5-a301-14fcba357c40 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:05.927573 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-ad8dbc47-dd54-44b5-a301-14fcba357c40 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:24:05.927976 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1184/4677] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:24:05 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:24:06.267103 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7afbac91-806f-43b9-84f2-d65a7e12d1a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:06.268820 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7afbac91-806f-43b9-84f2-d65a7e12d1a3 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 Aug 18 09:24:06.269037 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7afbac91-806f-43b9-84f2-d65a7e12d1a3 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:06.269253 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7afbac91-806f-43b9-84f2-d65a7e12d1a3 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:06.274545 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7afbac91-806f-43b9-84f2-d65a7e12d1a3 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 returned with HTTP 404 Aug 18 09:24:06.275252 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1160/4678] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:06 2026] GET /volume/v3/volumes/3016967c-87c1-477a-bf63-da92830638a4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:06.420410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a2ca9a4-8132-4fd1-843b-1af489c38342 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:06.423676 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a2ca9a4-8132-4fd1-843b-1af489c38342 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:06.423924 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a2ca9a4-8132-4fd1-843b-1af489c38342 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:06.424144 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a2ca9a4-8132-4fd1-843b-1af489c38342 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:06.424276 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3a2ca9a4-8132-4fd1-843b-1af489c38342 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:06.432609 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:06.432609 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:06.433242 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a2ca9a4-8132-4fd1-843b-1af489c38342 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:06.433796 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1162/4679] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:06 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:06.606235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e79d5ab-2319-42c5-8cc9-725522f4aa35 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:06.608066 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e79d5ab-2319-42c5-8cc9-725522f4aa35 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:06.608320 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e79d5ab-2319-42c5-8cc9-725522f4aa35 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:06.608498 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e79d5ab-2319-42c5-8cc9-725522f4aa35 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:06.608613 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8e79d5ab-2319-42c5-8cc9-725522f4aa35 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:06.613197 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:06.613197 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:06.613987 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e79d5ab-2319-42c5-8cc9-725522f4aa35 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:06.614505 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1174/4680] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:06 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:06.626173 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e4aef23-ee34-42c9-b6be-0b0f55bb5015 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:06.627869 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e4aef23-ee34-42c9-b6be-0b0f55bb5015 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 Aug 18 09:24:06.628056 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e4aef23-ee34-42c9-b6be-0b0f55bb5015 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:06.628263 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e4aef23-ee34-42c9-b6be-0b0f55bb5015 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:06.628367 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-5e4aef23-ee34-42c9-b6be-0b0f55bb5015 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Delete snapshot with id: d635c077-b47b-4a50-8a7c-f3936310e0c9 Aug 18 09:24:06.634054 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:06.634054 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:06.634583 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5e4aef23-ee34-42c9-b6be-0b0f55bb5015 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Snapshot retrieved successfully. Aug 18 09:24:06.649325 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5e4aef23-ee34-42c9-b6be-0b0f55bb5015 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Snapshot delete request issued successfully. Aug 18 09:24:06.649494 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e4aef23-ee34-42c9-b6be-0b0f55bb5015 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 returned with HTTP 202 Aug 18 09:24:06.649891 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1185/4681] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:24:06 2026] DELETE /volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:06.658448 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7a46830f-9998-4b7f-9df8-d83d3cb8af13 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:06.660560 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a46830f-9998-4b7f-9df8-d83d3cb8af13 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 Aug 18 09:24:06.660734 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a46830f-9998-4b7f-9df8-d83d3cb8af13 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:06.661035 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a46830f-9998-4b7f-9df8-d83d3cb8af13 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:06.667651 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:06.667651 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:06.668227 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7a46830f-9998-4b7f-9df8-d83d3cb8af13 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Snapshot retrieved successfully. Aug 18 09:24:06.669368 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a46830f-9998-4b7f-9df8-d83d3cb8af13 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 returned with HTTP 200 Aug 18 09:24:06.669899 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1161/4682] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:06 2026] GET /volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:06.724467 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-6d40e216-86b7-4486-bd49-835ad8fed855 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:06.726624 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-6d40e216-86b7-4486-bd49-835ad8fed855 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] DELETE https://10.4.3.41/volume/v3/attachments/a5131fb8-917c-4723-a090-23b98f13cd5a Aug 18 09:24:06.726820 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-6d40e216-86b7-4486-bd49-835ad8fed855 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:06.727001 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-6d40e216-86b7-4486-bd49-835ad8fed855 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:06.733817 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:06.733817 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:06.774186 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fab58f3b-09c4-407b-819e-ce9ef70ebd0a req-6d40e216-86b7-4486-bd49-835ad8fed855 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments/a5131fb8-917c-4723-a090-23b98f13cd5a returned with HTTP 200 Aug 18 09:24:06.774612 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1163/4683] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:24:06 2026] DELETE /volume/v3/attachments/a5131fb8-917c-4723-a090-23b98f13cd5a => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:06.782072 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37fc3d5f-ebd8-41da-adc5-bdd733f5c748 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:06.783851 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37fc3d5f-ebd8-41da-adc5-bdd733f5c748 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 Aug 18 09:24:06.784039 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37fc3d5f-ebd8-41da-adc5-bdd733f5c748 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:06.784250 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37fc3d5f-ebd8-41da-adc5-bdd733f5c748 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:06.789962 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:06.789962 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:06.790302 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37fc3d5f-ebd8-41da-adc5-bdd733f5c748 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:06.791160 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37fc3d5f-ebd8-41da-adc5-bdd733f5c748 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 returned with HTTP 200 Aug 18 09:24:06.791605 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1175/4684] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:06 2026] GET /volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:06.802377 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7d1572f3-5056-490b-9e58-744cbc17d095 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:06.804531 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d1572f3-5056-490b-9e58-744cbc17d095 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] GET https://10.4.3.41/volume/v3/snapshots Aug 18 09:24:06.804741 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d1572f3-5056-490b-9e58-744cbc17d095 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:06.805015 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d1572f3-5056-490b-9e58-744cbc17d095 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:06.805312 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-7d1572f3-5056-490b-9e58-744cbc17d095 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:24:06.805612 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:06.805612 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:06.806526 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-7d1572f3-5056-490b-9e58-744cbc17d095 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 09:24:06.811037 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7d1572f3-5056-490b-9e58-744cbc17d095 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Get all snapshots completed successfully. Aug 18 09:24:06.811351 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d1572f3-5056-490b-9e58-744cbc17d095 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 18 09:24:06.811821 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1186/4685] 10.4.3.41 () {66 vars in 1236 bytes} [Tue Aug 18 09:24:06 2026] GET /volume/v3/snapshots => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:06.823537 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b38c786-3207-43f6-b401-bb5afdc47be2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:06.825341 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b38c786-3207-43f6-b401-bb5afdc47be2 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 Aug 18 09:24:06.825663 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b38c786-3207-43f6-b401-bb5afdc47be2 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:06.825880 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b38c786-3207-43f6-b401-bb5afdc47be2 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:06.826023 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-1b38c786-3207-43f6-b401-bb5afdc47be2 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete snapshot with id: 6ce08e11-5888-4a8f-8395-ca6f53ec55d1 Aug 18 09:24:06.830629 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:06.830629 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:06.830914 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b38c786-3207-43f6-b401-bb5afdc47be2 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:06.845318 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b38c786-3207-43f6-b401-bb5afdc47be2 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot delete request issued successfully. Aug 18 09:24:06.845605 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b38c786-3207-43f6-b401-bb5afdc47be2 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 returned with HTTP 202 Aug 18 09:24:06.846161 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1162/4686] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:24:06 2026] DELETE /volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:06.854479 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86323bcf-30a2-4409-9c44-1e01e1223104 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:06.856454 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86323bcf-30a2-4409-9c44-1e01e1223104 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 Aug 18 09:24:06.856698 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86323bcf-30a2-4409-9c44-1e01e1223104 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:06.856978 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86323bcf-30a2-4409-9c44-1e01e1223104 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:06.862591 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:06.862591 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:06.862923 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-86323bcf-30a2-4409-9c44-1e01e1223104 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:06.863644 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86323bcf-30a2-4409-9c44-1e01e1223104 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 returned with HTTP 200 Aug 18 09:24:06.864010 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1164/4687] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:06 2026] GET /volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:06.951376 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:06.953353 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:24:06.953808 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-420836666", "snapshot_id": "636eb173-0a10-4826-98cf-b8d0cdcf3d9a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:06.955455 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-420836666', 'snapshot_id': '636eb173-0a10-4826-98cf-b8d0cdcf3d9a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:24:06.961350 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:06.961350 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:06.961832 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:24:06.961951 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create volume of 1 GB Aug 18 09:24:06.965343 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Availability Zones retrieved successfully. Aug 18 09:24:06.970058 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Flow 'volume_create_api' (663d07e4-4c72-4bce-bc83-cdd1944ea4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:06.971002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e859c2e4-21a4-441e-85a7-aeff5be3a791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:06.971817 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:06.997074 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e859c2e4-21a4-441e-85a7-aeff5be3a791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '636eb173-0a10-4826-98cf-b8d0cdcf3d9a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:06.997697 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115f62ec-6c82-4ff5-baee-474896ddd513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:07.031460 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Created reservations ['33751d56-4609-4a44-8995-4acc79a2068b', 'a5228b1a-eaea-4a04-8073-78c9635872c8', '427ad6da-f9e2-4812-928a-b92beb6fac43', 'f11e4243-f549-4ef7-8956-d14e16054302'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:07.032160 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115f62ec-6c82-4ff5-baee-474896ddd513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33751d56-4609-4a44-8995-4acc79a2068b', 'a5228b1a-eaea-4a04-8073-78c9635872c8', '427ad6da-f9e2-4812-928a-b92beb6fac43', 'f11e4243-f549-4ef7-8956-d14e16054302']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:07.032908 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d309b15-f60d-460c-9c7a-265c004ec677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:07.068237 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d309b15-f60d-460c-9c7a-265c004ec677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e07cdb4-7fef-4407-960b-a82c9462877c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-420836666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928aa76747864bf8b103fe8ef1507810',qos_specs=None,replication_status=,reservations=['33751d56-4609-4a44-8995-4acc79a2068b','a5228b1a-eaea-4a04-8073-78c9635872c8','427ad6da-f9e2-4812-928a-b92beb6fac43','f11e4243-f549-4ef7-8956-d14e16054302'],size=1,snapshot_id=636eb173-0a10-4826-98cf-b8d0cdcf3d9a,source_replicaid=,source_volid=None,status='creating',user_id='a3e01c0d33044d48b9ef00898467c0d5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-420836666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e07cdb4-7fef-4407-960b-a82c9462877c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='928aa76747864bf8b103fe8ef1507810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=636eb173-0a10-4826-98cf-b8d0cdcf3d9a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3e01c0d33044d48b9ef00898467c0d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:07.068938 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e70088d9-8ac9-433f-b6e6-5f7df9cdfe39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:07.086252 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e70088d9-8ac9-433f-b6e6-5f7df9cdfe39) transitioned into state 'SUCCESS' from state '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-420836666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928aa76747864bf8b103fe8ef1507810',qos_specs=None,replication_status=,reservations=['33751d56-4609-4a44-8995-4acc79a2068b','a5228b1a-eaea-4a04-8073-78c9635872c8','427ad6da-f9e2-4812-928a-b92beb6fac43','f11e4243-f549-4ef7-8956-d14e16054302'],size=1,snapshot_id=636eb173-0a10-4826-98cf-b8d0cdcf3d9a,source_replicaid=,source_volid=None,status='creating',user_id='a3e01c0d33044d48b9ef00898467c0d5',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:07.086903 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08efe02e-8af5-4835-9c74-f548ec025507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:07.104324 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08efe02e-8af5-4835-9c74-f548ec025507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:07.105013 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Flow 'volume_create_api' (663d07e4-4c72-4bce-bc83-cdd1944ea4b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:07.105276 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Create volume request issued successfully. Aug 18 09:24:07.105794 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-478266f2-c08f-4cf6-a8e3-4a1ff7649626 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:24:07.106299 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1176/4688] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:24:06 2026] POST /volume/v3/volumes => generated 788 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:07.117299 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7dfd9e28-9212-4266-adc6-475682214450 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:07.119181 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dfd9e28-9212-4266-adc6-475682214450 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:07.119358 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dfd9e28-9212-4266-adc6-475682214450 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:07.119588 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dfd9e28-9212-4266-adc6-475682214450 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:07.126719 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:07.126719 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:07.131122 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7dfd9e28-9212-4266-adc6-475682214450 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:07.135839 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dfd9e28-9212-4266-adc6-475682214450 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:07.136249 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1187/4689] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:07 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:07.445180 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d70bde3f-5cb9-4a7a-a832-d0bb42d27d54 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:07.447714 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d70bde3f-5cb9-4a7a-a832-d0bb42d27d54 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:07.447937 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d70bde3f-5cb9-4a7a-a832-d0bb42d27d54 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:07.448199 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d70bde3f-5cb9-4a7a-a832-d0bb42d27d54 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:07.448373 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d70bde3f-5cb9-4a7a-a832-d0bb42d27d54 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:07.453929 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:07.453929 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:07.454831 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d70bde3f-5cb9-4a7a-a832-d0bb42d27d54 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:07.455292 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1163/4690] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:07 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:07.624532 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a7529116-b06c-456a-843c-06e2d5913f8e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:07.626343 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7529116-b06c-456a-843c-06e2d5913f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:07.626595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7529116-b06c-456a-843c-06e2d5913f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:07.626805 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7529116-b06c-456a-843c-06e2d5913f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:07.626917 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a7529116-b06c-456a-843c-06e2d5913f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:07.631099 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:07.631099 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:07.631742 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7529116-b06c-456a-843c-06e2d5913f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:07.632164 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1165/4691] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:07 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:07.678737 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-77e47fa8-4fc4-4603-9eac-11e783e3a8a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:07.680399 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77e47fa8-4fc4-4603-9eac-11e783e3a8a6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 Aug 18 09:24:07.680575 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77e47fa8-4fc4-4603-9eac-11e783e3a8a6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:07.680768 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77e47fa8-4fc4-4603-9eac-11e783e3a8a6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:07.684567 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77e47fa8-4fc4-4603-9eac-11e783e3a8a6 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 returned with HTTP 404 Aug 18 09:24:07.685012 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1177/4692] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:07 2026] GET /volume/v3/snapshots/d635c077-b47b-4a50-8a7c-f3936310e0c9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:07.718754 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4de18b2b-0d88-4041-8d4e-61fb69319ec2 req-4b537825-8d66-40e6-9760-74c3ee225c56 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:07.721023 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4de18b2b-0d88-4041-8d4e-61fb69319ec2 req-4b537825-8d66-40e6-9760-74c3ee225c56 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:24:07.721255 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4de18b2b-0d88-4041-8d4e-61fb69319ec2 req-4b537825-8d66-40e6-9760-74c3ee225c56 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:07.721503 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4de18b2b-0d88-4041-8d4e-61fb69319ec2 req-4b537825-8d66-40e6-9760-74c3ee225c56 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:07.730464 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:07.730464 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:07.735204 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4de18b2b-0d88-4041-8d4e-61fb69319ec2 req-4b537825-8d66-40e6-9760-74c3ee225c56 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:24:07.740919 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4de18b2b-0d88-4041-8d4e-61fb69319ec2 req-4b537825-8d66-40e6-9760-74c3ee225c56 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:24:07.741486 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1188/4693] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:24:07 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:07.874853 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4daafc4-2c05-4832-bc7f-f759789d5d4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:07.876634 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4daafc4-2c05-4832-bc7f-f759789d5d4d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 Aug 18 09:24:07.876841 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4daafc4-2c05-4832-bc7f-f759789d5d4d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:07.877013 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4daafc4-2c05-4832-bc7f-f759789d5d4d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:07.881415 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4daafc4-2c05-4832-bc7f-f759789d5d4d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 returned with HTTP 404 Aug 18 09:24:07.881972 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1164/4694] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:07 2026] GET /volume/v3/snapshots/6ce08e11-5888-4a8f-8395-ca6f53ec55d1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:07.890187 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8826a70e-d555-471b-89aa-1e3e1f7ae8f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:07.891884 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8826a70e-d555-471b-89aa-1e3e1f7ae8f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 Aug 18 09:24:07.892655 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8826a70e-d555-471b-89aa-1e3e1f7ae8f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:07.892655 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8826a70e-d555-471b-89aa-1e3e1f7ae8f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:07.892655 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8826a70e-d555-471b-89aa-1e3e1f7ae8f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete volume with id: 2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 Aug 18 09:24:07.901272 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:07.901272 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:07.901710 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8826a70e-d555-471b-89aa-1e3e1f7ae8f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:07.921569 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8826a70e-d555-471b-89aa-1e3e1f7ae8f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete volume request issued successfully. Aug 18 09:24:07.922238 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8826a70e-d555-471b-89aa-1e3e1f7ae8f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 returned with HTTP 202 Aug 18 09:24:07.922238 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1166/4695] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:24:07 2026] DELETE /volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:07.931203 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5134610-43ce-4e22-ae12-cce0528b56cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:07.935325 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5134610-43ce-4e22-ae12-cce0528b56cd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 Aug 18 09:24:07.935325 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5134610-43ce-4e22-ae12-cce0528b56cd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:07.935325 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5134610-43ce-4e22-ae12-cce0528b56cd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:07.940647 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:07.940647 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:07.944906 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c5134610-43ce-4e22-ae12-cce0528b56cd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:07.950382 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5134610-43ce-4e22-ae12-cce0528b56cd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 returned with HTTP 200 Aug 18 09:24:07.950940 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1178/4696] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:07 2026] GET /volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:08.150353 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-677e5de3-0ba8-4d26-b17a-da9fada4ff3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:08.152323 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-677e5de3-0ba8-4d26-b17a-da9fada4ff3d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:08.152553 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-677e5de3-0ba8-4d26-b17a-da9fada4ff3d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:08.152788 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-677e5de3-0ba8-4d26-b17a-da9fada4ff3d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:08.162963 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:08.162963 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:08.167062 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-677e5de3-0ba8-4d26-b17a-da9fada4ff3d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:08.171874 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-677e5de3-0ba8-4d26-b17a-da9fada4ff3d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:08.172436 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1189/4697] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:08 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:08.183500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e6fc834-2bf7-4c4d-81fb-cf3f25bf2a7c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:08.185112 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e6fc834-2bf7-4c4d-81fb-cf3f25bf2a7c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:08.185273 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e6fc834-2bf7-4c4d-81fb-cf3f25bf2a7c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:08.185468 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e6fc834-2bf7-4c4d-81fb-cf3f25bf2a7c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:08.191813 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:08.191813 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:08.195195 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e6fc834-2bf7-4c4d-81fb-cf3f25bf2a7c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:08.200252 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e6fc834-2bf7-4c4d-81fb-cf3f25bf2a7c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:08.200765 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1165/4698] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:08 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:08.466597 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-db15f187-6466-45f9-9d40-38e9c8d94537 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:08.468421 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db15f187-6466-45f9-9d40-38e9c8d94537 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:08.469229 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db15f187-6466-45f9-9d40-38e9c8d94537 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:08.469229 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db15f187-6466-45f9-9d40-38e9c8d94537 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:08.469229 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-db15f187-6466-45f9-9d40-38e9c8d94537 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:08.474186 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:08.474186 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:08.474847 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db15f187-6466-45f9-9d40-38e9c8d94537 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:08.475199 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1167/4699] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:08 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:08.642777 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-111bb20b-2dce-4020-a51e-482faf8b31f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:08.644860 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-111bb20b-2dce-4020-a51e-482faf8b31f4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:08.645170 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-111bb20b-2dce-4020-a51e-482faf8b31f4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:08.645403 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-111bb20b-2dce-4020-a51e-482faf8b31f4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:08.645549 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-111bb20b-2dce-4020-a51e-482faf8b31f4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:08.650880 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:08.650880 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:08.651639 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-111bb20b-2dce-4020-a51e-482faf8b31f4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:08.652078 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1179/4700] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:08 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:08.891142 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-41f8eab8-e278-4688-aa3f-e88ae6da81ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:08.894025 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-41f8eab8-e278-4688-aa3f-e88ae6da81ab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:08.894356 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-41f8eab8-e278-4688-aa3f-e88ae6da81ab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:08.894673 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-41f8eab8-e278-4688-aa3f-e88ae6da81ab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:08.903861 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:08.903861 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:08.908376 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-41f8eab8-e278-4688-aa3f-e88ae6da81ab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:08.912916 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-41f8eab8-e278-4688-aa3f-e88ae6da81ab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:08.913623 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1190/4701] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:24:08 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:08.967500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e4a2078a-606d-4418-9ee4-16e1de2a909c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:08.969504 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4a2078a-606d-4418-9ee4-16e1de2a909c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 Aug 18 09:24:08.969767 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4a2078a-606d-4418-9ee4-16e1de2a909c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:08.969976 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4a2078a-606d-4418-9ee4-16e1de2a909c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:08.973230 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c5bca03-f340-4149-8aaa-6c8bef4bdc39 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:08.973612 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c5bca03-f340-4149-8aaa-6c8bef4bdc39 None None] GET https://10.4.3.41/volume// Aug 18 09:24:08.973770 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c5bca03-f340-4149-8aaa-6c8bef4bdc39 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:08.973951 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c5bca03-f340-4149-8aaa-6c8bef4bdc39 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:08.974255 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c5bca03-f340-4149-8aaa-6c8bef4bdc39 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:24:08.974575 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1168/4702] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:24:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:24:08.975677 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4a2078a-606d-4418-9ee4-16e1de2a909c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 returned with HTTP 404 Aug 18 09:24:08.976230 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1166/4703] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:08 2026] GET /volume/v3/volumes/2d8ee3d6-687f-4fab-98e4-1cc39bd8a371 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:08.986835 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:08.992632 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:24:08.993025 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-bc0026c3-cb4a-4196-9839-113274d5f20c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:08.993150 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1501947503"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:08.995114 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1501947503'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:24:08.995299 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume of 1 GB Aug 18 09:24:08.997282 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-bc0026c3-cb4a-4196-9839-113274d5f20c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:24:08.997800 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-bc0026c3-cb4a-4196-9839-113274d5f20c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e07cdb4-7fef-4407-960b-a82c9462877c", "connector": null, "instance_uuid": "b66423ef-baeb-461f-b0d6-a317f1c3d13a"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:09.001597 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Availability Zones retrieved successfully. Aug 18 09:24:09.007242 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Flow 'volume_create_api' (6ed0e552-259d-4fab-acdb-202a130755b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:09.008154 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e8a258-d988-4d86-a3eb-7c794917253e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:09.008961 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:09.011281 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:09.011281 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:09.042493 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e8a258-d988-4d86-a3eb-7c794917253e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:09.043309 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (849131e4-cb33-4f49-98f8-0495e5836bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:09.045758 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-bc0026c3-cb4a-4196-9839-113274d5f20c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:24:09.046225 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1191/4704] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:24:08 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:09.070534 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7b9f1a26-60a2-4ef8-9147-de063398158e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:09.072333 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b9f1a26-60a2-4ef8-9147-de063398158e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:09.072597 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b9f1a26-60a2-4ef8-9147-de063398158e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:09.072848 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b9f1a26-60a2-4ef8-9147-de063398158e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:09.083137 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:09.083137 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:09.086859 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6f6b777-b051-49c4-b24d-081e2b3af1c2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:09.087127 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7b9f1a26-60a2-4ef8-9147-de063398158e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:09.087328 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6f6b777-b051-49c4-b24d-081e2b3af1c2 None None] GET https://10.4.3.41/volume// Aug 18 09:24:09.087557 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6f6b777-b051-49c4-b24d-081e2b3af1c2 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:09.087805 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6f6b777-b051-49c4-b24d-081e2b3af1c2 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:09.088002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Created reservations ['62025960-d403-4cb4-9396-6fe272fc73c3', '9fe0b832-eb31-4606-a77c-2f3834349e82', '97f79655-a461-4dd0-8789-6e75b1171605', '00fbda6f-67c3-4a7c-bad8-7638cc723269'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:09.088503 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6f6b777-b051-49c4-b24d-081e2b3af1c2 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:24:09.088683 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1167/4705] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:24:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:24:09.092443 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (849131e4-cb33-4f49-98f8-0495e5836bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62025960-d403-4cb4-9396-6fe272fc73c3', '9fe0b832-eb31-4606-a77c-2f3834349e82', '97f79655-a461-4dd0-8789-6e75b1171605', '00fbda6f-67c3-4a7c-bad8-7638cc723269']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:09.092443 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69071be-d773-4374-a347-19a2a2e17156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:09.093318 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b9f1a26-60a2-4ef8-9147-de063398158e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:09.093876 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1169/4706] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:09 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:09.098302 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-f36647d7-fb8b-4758-a6d0-aed102933248 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:09.100661 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-f36647d7-fb8b-4758-a6d0-aed102933248 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:09.100904 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-f36647d7-fb8b-4758-a6d0-aed102933248 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:09.101093 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-f36647d7-fb8b-4758-a6d0-aed102933248 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:09.110494 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:09.110494 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:09.112972 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69071be-d773-4374-a347-19a2a2e17156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea0c8a20-9261-4dc9-adee-6ccf54e9e622', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1501947503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110e522097a248c3bf9e38fb12d72b9a',qos_specs=None,replication_status=,reservations=['62025960-d403-4cb4-9396-6fe272fc73c3','9fe0b832-eb31-4606-a77c-2f3834349e82','97f79655-a461-4dd0-8789-6e75b1171605','00fbda6f-67c3-4a7c-bad8-7638cc723269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d40b1c897847afa91a71dce0bdef9c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1501947503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea0c8a20-9261-4dc9-adee-6ccf54e9e622,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='110e522097a248c3bf9e38fb12d72b9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d40b1c897847afa91a71dce0bdef9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:09.113923 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde525c3-95d1-4aae-a500-71bea0d7010e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:09.113975 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-f36647d7-fb8b-4758-a6d0-aed102933248 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:09.118330 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-f36647d7-fb8b-4758-a6d0-aed102933248 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:09.118688 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1192/4707] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:24:09 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 1060 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:24:09.131345 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde525c3-95d1-4aae-a500-71bea0d7010e) transitioned into state 'SUCCESS' from state '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-1501947503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110e522097a248c3bf9e38fb12d72b9a',qos_specs=None,replication_status=,reservations=['62025960-d403-4cb4-9396-6fe272fc73c3','9fe0b832-eb31-4606-a77c-2f3834349e82','97f79655-a461-4dd0-8789-6e75b1171605','00fbda6f-67c3-4a7c-bad8-7638cc723269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d40b1c897847afa91a71dce0bdef9c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:09.132055 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a00eeed-99bd-4c1d-b901-abd16ae5f800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:09.140763 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a00eeed-99bd-4c1d-b901-abd16ae5f800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:09.141569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Flow 'volume_create_api' (6ed0e552-259d-4fab-acdb-202a130755b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:09.141997 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume request issued successfully. Aug 18 09:24:09.142544 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d7e7f26-9a85-4e5a-bf0d-9ff987f90a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:24:09.143137 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1180/4708] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:24:08 2026] POST /volume/v3/volumes => generated 776 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:09.154624 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c468a81-2a5f-456a-80d0-8605ad558098 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:09.156984 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c468a81-2a5f-456a-80d0-8605ad558098 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 Aug 18 09:24:09.156984 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c468a81-2a5f-456a-80d0-8605ad558098 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:09.157098 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c468a81-2a5f-456a-80d0-8605ad558098 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:09.164849 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:09.164849 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:09.168769 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1c468a81-2a5f-456a-80d0-8605ad558098 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:09.172995 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c468a81-2a5f-456a-80d0-8605ad558098 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 returned with HTTP 200 Aug 18 09:24:09.173412 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1168/4709] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:09 2026] GET /volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:09.261608 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-10ff3a01-a02d-4ab7-b8e9-2305359313ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:09.264261 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-10ff3a01-a02d-4ab7-b8e9-2305359313ee tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] PUT https://10.4.3.41/volume/v3/attachments/15ee7a5c-fdf3-4f0b-acf6-ae1e5b5b14e5 Aug 18 09:24:09.264701 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-10ff3a01-a02d-4ab7-b8e9-2305359313ee tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:09.273460 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-10ff3a01-a02d-4ab7-b8e9-2305359313ee tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Acquiring lock "cinder-attachment_update-1e07cdb4-7fef-4407-960b-a82c9462877c-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:24:09.278016 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-10ff3a01-a02d-4ab7-b8e9-2305359313ee tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Lock "cinder-attachment_update-1e07cdb4-7fef-4407-960b-a82c9462877c-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:24:09.278914 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:09.278914 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:09.368869 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-10ff3a01-a02d-4ab7-b8e9-2305359313ee tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Lock "cinder-attachment_update-1e07cdb4-7fef-4407-960b-a82c9462877c-np0000007625" released by "attachment_update" :: held 0.091s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:24:09.369380 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-10ff3a01-a02d-4ab7-b8e9-2305359313ee tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments/15ee7a5c-fdf3-4f0b-acf6-ae1e5b5b14e5 returned with HTTP 200 Aug 18 09:24:09.370209 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1170/4710] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:24:09 2026] PUT /volume/v3/attachments/15ee7a5c-fdf3-4f0b-acf6-ae1e5b5b14e5 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:09.488661 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f1df64c-612f-4f5a-8670-0408b9b05787 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:09.490662 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f1df64c-612f-4f5a-8670-0408b9b05787 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:09.491030 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f1df64c-612f-4f5a-8670-0408b9b05787 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:09.492271 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f1df64c-612f-4f5a-8670-0408b9b05787 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:09.492271 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1f1df64c-612f-4f5a-8670-0408b9b05787 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:09.496131 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:09.496131 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:09.497044 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f1df64c-612f-4f5a-8670-0408b9b05787 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:09.497617 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1193/4711] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:09 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:09.661807 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85bbdd0a-d368-4e81-a568-fd96e259704c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:09.664484 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85bbdd0a-d368-4e81-a568-fd96e259704c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:09.664622 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85bbdd0a-d368-4e81-a568-fd96e259704c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:09.664851 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85bbdd0a-d368-4e81-a568-fd96e259704c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:09.664940 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-85bbdd0a-d368-4e81-a568-fd96e259704c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:09.669904 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:09.669904 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:09.670557 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85bbdd0a-d368-4e81-a568-fd96e259704c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:09.670991 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1181/4712] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:09 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:10.106165 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60cd2402-196d-45c9-a943-65194ecaee4f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:10.107855 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60cd2402-196d-45c9-a943-65194ecaee4f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:10.108045 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60cd2402-196d-45c9-a943-65194ecaee4f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:10.108228 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60cd2402-196d-45c9-a943-65194ecaee4f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:10.117942 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:10.117942 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:10.121703 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-60cd2402-196d-45c9-a943-65194ecaee4f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:10.125652 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60cd2402-196d-45c9-a943-65194ecaee4f tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:10.126118 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1169/4713] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:10 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:10.188059 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf036601-ca46-4cc3-8a5b-3b866c1dd73d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:10.189769 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf036601-ca46-4cc3-8a5b-3b866c1dd73d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 Aug 18 09:24:10.189957 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf036601-ca46-4cc3-8a5b-3b866c1dd73d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:10.190138 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf036601-ca46-4cc3-8a5b-3b866c1dd73d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:10.198277 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:10.198277 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:10.202440 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf036601-ca46-4cc3-8a5b-3b866c1dd73d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:10.206839 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf036601-ca46-4cc3-8a5b-3b866c1dd73d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 returned with HTTP 200 Aug 18 09:24:10.207245 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1171/4714] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:10 2026] GET /volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:10.218834 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-297dca49-7f22-40f9-bdce-5c4531174a5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:10.220191 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-297dca49-7f22-40f9-bdce-5c4531174a5b tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:24:10.220664 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-297dca49-7f22-40f9-bdce-5c4531174a5b tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea0c8a20-9261-4dc9-adee-6ccf54e9e622", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-760848173"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:10.228974 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:10.228974 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:10.229414 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-297dca49-7f22-40f9-bdce-5c4531174a5b tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:10.230218 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-297dca49-7f22-40f9-bdce-5c4531174a5b tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create snapshot from volume ea0c8a20-9261-4dc9-adee-6ccf54e9e622 Aug 18 09:24:10.253645 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-297dca49-7f22-40f9-bdce-5c4531174a5b tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Created reservations ['daab6e0a-fd6e-48f3-9d52-726e120dd10d', 'b798091b-1730-4c35-b235-6a0637f82ad4', '98427c39-8928-4a59-841a-01824062123d', 'cb989e72-f2ea-41d4-9f86-899bbe11204b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:10.283176 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-297dca49-7f22-40f9-bdce-5c4531174a5b tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot create request issued successfully. Aug 18 09:24:10.283731 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-297dca49-7f22-40f9-bdce-5c4531174a5b tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:24:10.284354 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1194/4715] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:24:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:10.295620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8056ee57-87a6-42a8-82bb-03b5899eb32a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:10.298599 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8056ee57-87a6-42a8-82bb-03b5899eb32a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 Aug 18 09:24:10.298952 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8056ee57-87a6-42a8-82bb-03b5899eb32a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:10.299816 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8056ee57-87a6-42a8-82bb-03b5899eb32a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:10.306081 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:10.306081 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:10.306587 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8056ee57-87a6-42a8-82bb-03b5899eb32a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:10.307561 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8056ee57-87a6-42a8-82bb-03b5899eb32a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 returned with HTTP 200 Aug 18 09:24:10.307996 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1182/4716] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:10 2026] GET /volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:10.492734 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1ce0b5c4-7baf-4e0a-8e29-ff61cf633996 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:10.494527 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ce0b5c4-7baf-4e0a-8e29-ff61cf633996 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:24:10.494770 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ce0b5c4-7baf-4e0a-8e29-ff61cf633996 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:10.494993 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ce0b5c4-7baf-4e0a-8e29-ff61cf633996 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:10.495166 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1ce0b5c4-7baf-4e0a-8e29-ff61cf633996 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Delete volume with id: b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:24:10.503351 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:10.503351 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:10.503955 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ce0b5c4-7baf-4e0a-8e29-ff61cf633996 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:24:10.509154 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c7081e5b-6bd7-4e31-9a79-71060d21fffb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:10.510994 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7081e5b-6bd7-4e31-9a79-71060d21fffb tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:10.511363 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7081e5b-6bd7-4e31-9a79-71060d21fffb tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:10.511503 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7081e5b-6bd7-4e31-9a79-71060d21fffb tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:10.511619 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c7081e5b-6bd7-4e31-9a79-71060d21fffb tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:10.516126 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:10.516126 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:10.516891 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7081e5b-6bd7-4e31-9a79-71060d21fffb tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:10.517304 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1172/4717] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:10 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:10.522260 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ce0b5c4-7baf-4e0a-8e29-ff61cf633996 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Delete volume request issued successfully. Aug 18 09:24:10.522499 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ce0b5c4-7baf-4e0a-8e29-ff61cf633996 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 202 Aug 18 09:24:10.522936 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1170/4718] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:24:10 2026] DELETE /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:10.531548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1319f72c-0074-4142-8471-739d4c546e51 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:10.533520 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1319f72c-0074-4142-8471-739d4c546e51 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:24:10.533723 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1319f72c-0074-4142-8471-739d4c546e51 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:10.533895 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1319f72c-0074-4142-8471-739d4c546e51 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:10.541599 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:10.541599 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:10.546475 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1319f72c-0074-4142-8471-739d4c546e51 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Volume info retrieved successfully. Aug 18 09:24:10.552343 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1319f72c-0074-4142-8471-739d4c546e51 tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 200 Aug 18 09:24:10.554745 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1195/4719] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:10 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:10.681526 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef0111f9-0312-443f-aa8a-d3070eee55db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:10.683144 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef0111f9-0312-443f-aa8a-d3070eee55db tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:10.683438 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef0111f9-0312-443f-aa8a-d3070eee55db tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:10.683744 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef0111f9-0312-443f-aa8a-d3070eee55db tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:10.683878 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ef0111f9-0312-443f-aa8a-d3070eee55db tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:10.688143 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:10.688143 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:10.688905 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef0111f9-0312-443f-aa8a-d3070eee55db tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:10.689120 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1183/4720] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:10 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:11.137211 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c2dab749-b147-47f9-9b71-da23d2fe910d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:11.138961 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2dab749-b147-47f9-9b71-da23d2fe910d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:11.139154 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2dab749-b147-47f9-9b71-da23d2fe910d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:11.139335 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2dab749-b147-47f9-9b71-da23d2fe910d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:11.148316 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:11.148316 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:11.151463 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c2dab749-b147-47f9-9b71-da23d2fe910d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:11.155188 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2dab749-b147-47f9-9b71-da23d2fe910d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:11.155562 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1173/4721] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:11 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:11.316708 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1bf56dcd-ae74-4b51-ac46-475dc25d1d9d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:11.318749 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bf56dcd-ae74-4b51-ac46-475dc25d1d9d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 Aug 18 09:24:11.318951 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bf56dcd-ae74-4b51-ac46-475dc25d1d9d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:11.319163 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bf56dcd-ae74-4b51-ac46-475dc25d1d9d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:11.324764 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:11.324764 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:11.325198 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1bf56dcd-ae74-4b51-ac46-475dc25d1d9d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:11.325855 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bf56dcd-ae74-4b51-ac46-475dc25d1d9d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 returned with HTTP 200 Aug 18 09:24:11.326305 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1171/4722] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:11 2026] GET /volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:11.334560 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c53c12b0-69a6-404c-9724-ce89307ae09d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:11.336198 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c53c12b0-69a6-404c-9724-ce89307ae09d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] POST https://10.4.3.41/volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04/action Aug 18 09:24:11.336554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c53c12b0-69a6-404c-9724-ce89307ae09d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:11.336664 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c53c12b0-69a6-404c-9724-ce89307ae09d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:11.337927 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-c53c12b0-69a6-404c-9724-ce89307ae09d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Updating snapshot '7b621977-cc3a-46fa-b582-ae9e332ded04' with '{'status': 'error'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 09:24:11.345683 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:11.345683 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:11.346112 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-c53c12b0-69a6-404c-9724-ce89307ae09d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd6349b5f27d5475cb12d3b1230c52b70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '110e522097a248c3bf9e38fb12d72b9a', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:24:11.346293 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c53c12b0-69a6-404c-9724-ce89307ae09d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] https://10.4.3.41/volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04/action returned with HTTP 403 Aug 18 09:24:11.346737 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1196/4723] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:24:11 2026] POST /volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:11.352936 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63dd5d14-8122-4d97-b42e-c428adbf7f81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:11.354839 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63dd5d14-8122-4d97-b42e-c428adbf7f81 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 Aug 18 09:24:11.355055 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63dd5d14-8122-4d97-b42e-c428adbf7f81 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:11.355246 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63dd5d14-8122-4d97-b42e-c428adbf7f81 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:11.355348 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-63dd5d14-8122-4d97-b42e-c428adbf7f81 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete snapshot with id: 7b621977-cc3a-46fa-b582-ae9e332ded04 Aug 18 09:24:11.360620 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:11.360620 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:11.360982 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63dd5d14-8122-4d97-b42e-c428adbf7f81 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:11.377964 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63dd5d14-8122-4d97-b42e-c428adbf7f81 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot delete request issued successfully. Aug 18 09:24:11.378148 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63dd5d14-8122-4d97-b42e-c428adbf7f81 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 returned with HTTP 202 Aug 18 09:24:11.378591 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1184/4724] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:24:11 2026] DELETE /volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:11.385725 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-30ebdc8e-aa7e-4db4-b5ac-98dc217390be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:11.387672 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30ebdc8e-aa7e-4db4-b5ac-98dc217390be tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 Aug 18 09:24:11.388034 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30ebdc8e-aa7e-4db4-b5ac-98dc217390be tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:11.388034 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30ebdc8e-aa7e-4db4-b5ac-98dc217390be tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:11.393363 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:11.393363 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:11.393775 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-30ebdc8e-aa7e-4db4-b5ac-98dc217390be tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:11.394605 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30ebdc8e-aa7e-4db4-b5ac-98dc217390be tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 returned with HTTP 200 Aug 18 09:24:11.395049 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1174/4725] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:11 2026] GET /volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:11.529489 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e44d68ea-359a-4a1a-b312-6949cdf463de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:11.531623 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e44d68ea-359a-4a1a-b312-6949cdf463de tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:11.531901 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e44d68ea-359a-4a1a-b312-6949cdf463de tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:11.532111 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e44d68ea-359a-4a1a-b312-6949cdf463de tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:11.532233 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e44d68ea-359a-4a1a-b312-6949cdf463de tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:11.537232 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:11.537232 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:11.538018 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e44d68ea-359a-4a1a-b312-6949cdf463de tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:11.538471 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1172/4726] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:11 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:11.566942 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f96d0911-27d3-45e1-842a-b1e7396c4a8c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:11.568999 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f96d0911-27d3-45e1-842a-b1e7396c4a8c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] GET https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 Aug 18 09:24:11.569238 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f96d0911-27d3-45e1-842a-b1e7396c4a8c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:11.569490 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f96d0911-27d3-45e1-842a-b1e7396c4a8c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:11.576015 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f96d0911-27d3-45e1-842a-b1e7396c4a8c tempest-TestStampPattern-606392646 tempest-TestStampPattern-606392646-project-member] https://10.4.3.41/volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 returned with HTTP 404 Aug 18 09:24:11.576472 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1197/4727] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:11 2026] GET /volume/v3/volumes/b1c2ff59-bc4f-4919-9e9d-7f6a5cb035b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:11.699475 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86866535-22ef-4e83-a08e-c4b7a210ff4e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:11.701330 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86866535-22ef-4e83-a08e-c4b7a210ff4e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:11.701635 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86866535-22ef-4e83-a08e-c4b7a210ff4e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:11.701875 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86866535-22ef-4e83-a08e-c4b7a210ff4e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:11.701976 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-86866535-22ef-4e83-a08e-c4b7a210ff4e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:11.706941 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:11.706941 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:11.707832 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86866535-22ef-4e83-a08e-c4b7a210ff4e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:11.708368 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1185/4728] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:11 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:12.168663 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98496102-65bc-4c28-b3b8-c986868c2de2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:12.170230 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98496102-65bc-4c28-b3b8-c986868c2de2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:12.170405 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98496102-65bc-4c28-b3b8-c986868c2de2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:12.170589 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98496102-65bc-4c28-b3b8-c986868c2de2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:12.178417 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:12.178417 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:12.181756 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98496102-65bc-4c28-b3b8-c986868c2de2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:12.185439 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98496102-65bc-4c28-b3b8-c986868c2de2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:12.185793 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1175/4729] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:12 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:12.406784 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7272fb06-c52f-41c5-b8d8-2008d5b2615c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:12.408666 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7272fb06-c52f-41c5-b8d8-2008d5b2615c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 Aug 18 09:24:12.408881 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7272fb06-c52f-41c5-b8d8-2008d5b2615c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:12.409057 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7272fb06-c52f-41c5-b8d8-2008d5b2615c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:12.413347 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7272fb06-c52f-41c5-b8d8-2008d5b2615c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 returned with HTTP 404 Aug 18 09:24:12.413850 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1173/4730] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:12 2026] GET /volume/v3/snapshots/7b621977-cc3a-46fa-b582-ae9e332ded04 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:12.421570 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f947033f-3f15-40df-84aa-9ee907c55ea5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:12.423823 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f947033f-3f15-40df-84aa-9ee907c55ea5 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 Aug 18 09:24:12.424045 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f947033f-3f15-40df-84aa-9ee907c55ea5 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:12.424295 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f947033f-3f15-40df-84aa-9ee907c55ea5 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:12.424519 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f947033f-3f15-40df-84aa-9ee907c55ea5 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete volume with id: ea0c8a20-9261-4dc9-adee-6ccf54e9e622 Aug 18 09:24:12.432942 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:12.432942 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:12.433352 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f947033f-3f15-40df-84aa-9ee907c55ea5 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:12.448376 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f947033f-3f15-40df-84aa-9ee907c55ea5 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete volume request issued successfully. Aug 18 09:24:12.448633 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f947033f-3f15-40df-84aa-9ee907c55ea5 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 returned with HTTP 202 Aug 18 09:24:12.449144 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1198/4731] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:24:12 2026] DELETE /volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:12.456158 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dce07fb6-842a-426e-ba9f-f588dac626fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:12.457971 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dce07fb6-842a-426e-ba9f-f588dac626fb tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 Aug 18 09:24:12.458017 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dce07fb6-842a-426e-ba9f-f588dac626fb tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:12.458200 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dce07fb6-842a-426e-ba9f-f588dac626fb tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:12.467158 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:12.467158 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:12.471463 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dce07fb6-842a-426e-ba9f-f588dac626fb tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:12.475672 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dce07fb6-842a-426e-ba9f-f588dac626fb tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 returned with HTTP 200 Aug 18 09:24:12.476168 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1186/4732] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:12 2026] GET /volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:12.548556 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93908847-6a39-4279-a8cf-e4107d478275 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:12.550629 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93908847-6a39-4279-a8cf-e4107d478275 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:12.550893 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93908847-6a39-4279-a8cf-e4107d478275 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:12.551062 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93908847-6a39-4279-a8cf-e4107d478275 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:12.551200 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-93908847-6a39-4279-a8cf-e4107d478275 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:12.555888 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:12.555888 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:12.556596 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93908847-6a39-4279-a8cf-e4107d478275 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:12.556830 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1176/4733] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:12 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:12.635948 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-7186b441-2ae5-4dfc-8a82-1263e396856c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:12.638323 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-7186b441-2ae5-4dfc-8a82-1263e396856c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/attachments/15ee7a5c-fdf3-4f0b-acf6-ae1e5b5b14e5/action Aug 18 09:24:12.638811 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-7186b441-2ae5-4dfc-8a82-1263e396856c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:12.638974 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-7186b441-2ae5-4dfc-8a82-1263e396856c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:12.657650 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:12.657650 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:12.667750 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-67ea80e0-aac1-4c0f-a8a1-695ae583384b req-7186b441-2ae5-4dfc-8a82-1263e396856c tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments/15ee7a5c-fdf3-4f0b-acf6-ae1e5b5b14e5/action returned with HTTP 204 Aug 18 09:24:12.668378 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1174/4734] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:24:12 2026] POST /volume/v3/attachments/15ee7a5c-fdf3-4f0b-acf6-ae1e5b5b14e5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:12.719535 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3db3a929-1be0-4e10-a954-6f0986b9e0ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:12.723486 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3db3a929-1be0-4e10-a954-6f0986b9e0ef tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:12.723486 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3db3a929-1be0-4e10-a954-6f0986b9e0ef tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:12.723486 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3db3a929-1be0-4e10-a954-6f0986b9e0ef tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:12.723486 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3db3a929-1be0-4e10-a954-6f0986b9e0ef tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:12.727457 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:12.727457 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:12.728381 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3db3a929-1be0-4e10-a954-6f0986b9e0ef tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:12.728893 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1199/4735] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:12 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:13.200244 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a598b791-2ef2-456f-9c66-46044a7b9154 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:13.202058 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a598b791-2ef2-456f-9c66-46044a7b9154 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:13.202245 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a598b791-2ef2-456f-9c66-46044a7b9154 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:13.202455 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a598b791-2ef2-456f-9c66-46044a7b9154 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:13.211517 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:13.211517 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:13.214850 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a598b791-2ef2-456f-9c66-46044a7b9154 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:13.218956 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a598b791-2ef2-456f-9c66-46044a7b9154 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:13.219332 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1187/4736] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:13 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:13.488171 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bfe51ee1-2291-42f5-8b4d-757ab87787dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:13.490083 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfe51ee1-2291-42f5-8b4d-757ab87787dd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 Aug 18 09:24:13.490300 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfe51ee1-2291-42f5-8b4d-757ab87787dd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:13.490514 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfe51ee1-2291-42f5-8b4d-757ab87787dd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:13.496347 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfe51ee1-2291-42f5-8b4d-757ab87787dd tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 returned with HTTP 404 Aug 18 09:24:13.496978 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1177/4737] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:13 2026] GET /volume/v3/volumes/ea0c8a20-9261-4dc9-adee-6ccf54e9e622 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:13.504114 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:13.505611 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:24:13.506083 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-676713488"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:13.507265 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-676713488'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:24:13.507372 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume of 1 GB Aug 18 09:24:13.511183 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Availability Zones retrieved successfully. Aug 18 09:24:13.517145 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Flow 'volume_create_api' (81243319-1a23-4991-a3c8-f4d1602a24fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:13.517992 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (758dbe28-d2c1-496a-8bf0-29636a8dcbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:13.518778 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:13.551168 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (758dbe28-d2c1-496a-8bf0-29636a8dcbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:13.551907 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a97867b-38c2-4910-82f1-f5af2c34818c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:13.568467 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-07917e37-1dd6-4365-be10-28ec49d51c81 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:13.570222 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07917e37-1dd6-4365-be10-28ec49d51c81 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:13.570435 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07917e37-1dd6-4365-be10-28ec49d51c81 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:13.570958 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07917e37-1dd6-4365-be10-28ec49d51c81 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:13.570958 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-07917e37-1dd6-4365-be10-28ec49d51c81 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:13.575839 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:13.575839 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:13.576956 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07917e37-1dd6-4365-be10-28ec49d51c81 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:13.577243 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1200/4738] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:13 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:13.589945 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-19ba1654-04c1-4441-aa12-216ed5a8c2b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:13.602638 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Created reservations ['15c47077-d1bc-4694-a677-660c16d98b6e', '762e37ab-74c4-42d8-a540-b7c27779edc4', '1cbe6bfc-d189-421d-be88-ad920065f406', '16d8711b-e3d0-4f3b-84c1-1780fcf33d8e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:13.603757 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a97867b-38c2-4910-82f1-f5af2c34818c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15c47077-d1bc-4694-a677-660c16d98b6e', '762e37ab-74c4-42d8-a540-b7c27779edc4', '1cbe6bfc-d189-421d-be88-ad920065f406', '16d8711b-e3d0-4f3b-84c1-1780fcf33d8e']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:13.604807 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9892b4ed-00d0-419d-aca4-b860310f6e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:13.628442 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9892b4ed-00d0-419d-aca4-b860310f6e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7de3136d-2734-436b-ac30-3553e990943c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-676713488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110e522097a248c3bf9e38fb12d72b9a',qos_specs=None,replication_status=,reservations=['15c47077-d1bc-4694-a677-660c16d98b6e','762e37ab-74c4-42d8-a540-b7c27779edc4','1cbe6bfc-d189-421d-be88-ad920065f406','16d8711b-e3d0-4f3b-84c1-1780fcf33d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d40b1c897847afa91a71dce0bdef9c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-676713488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7de3136d-2734-436b-ac30-3553e990943c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='110e522097a248c3bf9e38fb12d72b9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d40b1c897847afa91a71dce0bdef9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:13.629177 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a275cd-e3b3-4f64-9b02-b5795444e13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:13.648243 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a275cd-e3b3-4f64-9b02-b5795444e13f) transitioned into state 'SUCCESS' from state '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-676713488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110e522097a248c3bf9e38fb12d72b9a',qos_specs=None,replication_status=,reservations=['15c47077-d1bc-4694-a677-660c16d98b6e','762e37ab-74c4-42d8-a540-b7c27779edc4','1cbe6bfc-d189-421d-be88-ad920065f406','16d8711b-e3d0-4f3b-84c1-1780fcf33d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d40b1c897847afa91a71dce0bdef9c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:13.648983 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c2ee38-ce9a-42cc-8fff-bafa0e39ab26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:13.659828 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c2ee38-ce9a-42cc-8fff-bafa0e39ab26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:13.660928 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Flow 'volume_create_api' (81243319-1a23-4991-a3c8-f4d1602a24fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:13.661106 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume request issued successfully. Aug 18 09:24:13.661840 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e34af5e2-a6d6-4f33-9e60-001c26cb14f8 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:24:13.662320 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1175/4739] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:24:13 2026] POST /volume/v3/volumes => generated 775 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:13.667059 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19ba1654-04c1-4441-aa12-216ed5a8c2b9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb/export_record Aug 18 09:24:13.667416 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19ba1654-04c1-4441-aa12-216ed5a8c2b9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:13.667729 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19ba1654-04c1-4441-aa12-216ed5a8c2b9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Calling method 'export_record' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:13.667911 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-19ba1654-04c1-4441-aa12-216ed5a8c2b9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Export record for backup b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 09:24:13.673487 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:13.673487 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:13.675060 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-19ba1654-04c1-4441-aa12-216ed5a8c2b9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '8224ce0696c245cf8dcd242c8e9cab17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bb04dd293cb47f59ce819d1657a62c9', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:24:13.675303 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19ba1654-04c1-4441-aa12-216ed5a8c2b9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb/export_record returned with HTTP 403 Aug 18 09:24:13.675937 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1188/4740] 10.4.3.41 () {68 vars in 1423 bytes} [Tue Aug 18 09:24:13 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb/export_record => generated 101 bytes in 86 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:13.678747 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a692911-a795-4f8e-8213-f9289ffab231 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:13.681212 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a692911-a795-4f8e-8213-f9289ffab231 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c Aug 18 09:24:13.681519 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a692911-a795-4f8e-8213-f9289ffab231 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:13.681792 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a692911-a795-4f8e-8213-f9289ffab231 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:13.686494 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-69816be9-20fc-49c7-82de-575a918779f8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:13.688196 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:24:13.688586 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-442722755"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:13.689838 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-442722755'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:24:13.689952 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Create volume of 1 GB Aug 18 09:24:13.690869 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:13.690869 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:13.693542 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Availability Zones retrieved successfully. Aug 18 09:24:13.694900 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2a692911-a795-4f8e-8213-f9289ffab231 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:13.699030 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a692911-a795-4f8e-8213-f9289ffab231 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c returned with HTTP 200 Aug 18 09:24:13.699170 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Flow 'volume_create_api' (722adfec-a250-44d1-9e5a-00907005161e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:13.699454 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1178/4741] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:13 2026] GET /volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:13.700063 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb409da8-068e-4617-95b3-f33d7b880d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:13.700817 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:13.724018 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb409da8-068e-4617-95b3-f33d7b880d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:13.725140 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa05de8a-70b8-433f-9a5d-a75cc1194515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:13.741959 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d126f19-6a46-453c-bc8d-c1af78ff3635 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:13.743823 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d126f19-6a46-453c-bc8d-c1af78ff3635 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:13.744025 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d126f19-6a46-453c-bc8d-c1af78ff3635 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:13.744226 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d126f19-6a46-453c-bc8d-c1af78ff3635 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:13.744330 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5d126f19-6a46-453c-bc8d-c1af78ff3635 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id b7536de1-091a-4445-9b7e-2ec1464ed6d1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:13.749354 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:13.749354 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:13.750284 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d126f19-6a46-453c-bc8d-c1af78ff3635 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 200 Aug 18 09:24:13.750854 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1176/4742] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:13 2026] GET /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:13.763296 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d3d3441-1a97-4ec3-9f6b-0d4801608836 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:13.765566 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d3d3441-1a97-4ec3-9f6b-0d4801608836 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] DELETE https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 Aug 18 09:24:13.766107 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d3d3441-1a97-4ec3-9f6b-0d4801608836 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:13.766167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Created reservations ['f6d71059-73ae-45ea-8813-aa8ac5733f7d', '1a42b729-1f19-4b44-a04a-46325026fbb8', '907694e5-ae71-4796-8b2e-ba3c08677a4a', 'dd3a57a5-2d78-4a05-a219-071ddf8a43fb'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:13.766206 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d3d3441-1a97-4ec3-9f6b-0d4801608836 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:13.766206 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-7d3d3441-1a97-4ec3-9f6b-0d4801608836 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Delete backup with id: b7536de1-091a-4445-9b7e-2ec1464ed6d1. Aug 18 09:24:13.766765 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa05de8a-70b8-433f-9a5d-a75cc1194515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6d71059-73ae-45ea-8813-aa8ac5733f7d', '1a42b729-1f19-4b44-a04a-46325026fbb8', '907694e5-ae71-4796-8b2e-ba3c08677a4a', 'dd3a57a5-2d78-4a05-a219-071ddf8a43fb']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:13.767459 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ec3c2c-159d-4726-a062-ceecfd42cabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:13.770964 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:13.770964 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:13.784928 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-7d3d3441-1a97-4ec3-9f6b-0d4801608836 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] delete_backup rpcapi backup_id b7536de1-091a-4445-9b7e-2ec1464ed6d1 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:24:13.786747 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d3d3441-1a97-4ec3-9f6b-0d4801608836 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] https://10.4.3.41/volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 returned with HTTP 202 Aug 18 09:24:13.787134 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1189/4743] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:24:13 2026] DELETE /volume/v3/backups/b7536de1-091a-4445-9b7e-2ec1464ed6d1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:24:13.792237 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ec3c2c-159d-4726-a062-ceecfd42cabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-442722755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bb04dd293cb47f59ce819d1657a62c9',qos_specs=None,replication_status=,reservations=['f6d71059-73ae-45ea-8813-aa8ac5733f7d','1a42b729-1f19-4b44-a04a-46325026fbb8','907694e5-ae71-4796-8b2e-ba3c08677a4a','dd3a57a5-2d78-4a05-a219-071ddf8a43fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31af56cf5c2449efbe24e686010a43c4',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-442722755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bb04dd293cb47f59ce819d1657a62c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31af56cf5c2449efbe24e686010a43c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:13.793274 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c5412c-d65f-4142-9c2c-578ebb21a774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:13.795495 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13dab088-841e-4def-b25e-f37540347953 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:13.797347 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13dab088-841e-4def-b25e-f37540347953 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 Aug 18 09:24:13.797594 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13dab088-841e-4def-b25e-f37540347953 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:13.797756 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13dab088-841e-4def-b25e-f37540347953 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:13.797981 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-13dab088-841e-4def-b25e-f37540347953 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete volume with id: 809ec645-0994-4a77-9f04-b2a44e48e803 Aug 18 09:24:13.806909 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:13.806909 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:13.807369 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13dab088-841e-4def-b25e-f37540347953 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:24:13.815354 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c5412c-d65f-4142-9c2c-578ebb21a774) transitioned into state 'SUCCESS' from state '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-442722755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bb04dd293cb47f59ce819d1657a62c9',qos_specs=None,replication_status=,reservations=['f6d71059-73ae-45ea-8813-aa8ac5733f7d','1a42b729-1f19-4b44-a04a-46325026fbb8','907694e5-ae71-4796-8b2e-ba3c08677a4a','dd3a57a5-2d78-4a05-a219-071ddf8a43fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31af56cf5c2449efbe24e686010a43c4',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:13.816176 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9898aff-ea33-4a62-87b8-c57c664d39fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:13.824218 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13dab088-841e-4def-b25e-f37540347953 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete volume request issued successfully. Aug 18 09:24:13.824412 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13dab088-841e-4def-b25e-f37540347953 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 returned with HTTP 202 Aug 18 09:24:13.824809 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1179/4744] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:24:13 2026] DELETE /volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:13.829575 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9898aff-ea33-4a62-87b8-c57c664d39fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:13.830949 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Flow 'volume_create_api' (722adfec-a250-44d1-9e5a-00907005161e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:13.831312 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Create volume request issued successfully. Aug 18 09:24:13.832026 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69816be9-20fc-49c7-82de-575a918779f8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:24:13.832514 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00539158-d242-4c83-9c86-b19bbe43c1b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:13.832619 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1201/4745] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:24:13 2026] POST /volume/v3/volumes => generated 775 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:13.834539 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00539158-d242-4c83-9c86-b19bbe43c1b7 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 Aug 18 09:24:13.834814 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00539158-d242-4c83-9c86-b19bbe43c1b7 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:13.835099 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00539158-d242-4c83-9c86-b19bbe43c1b7 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:13.843774 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:13.843774 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:13.849563 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a62326f-2109-422f-a375-8b8b571b9b78 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:13.849743 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00539158-d242-4c83-9c86-b19bbe43c1b7 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:24:13.852593 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a62326f-2109-422f-a375-8b8b571b9b78 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 Aug 18 09:24:13.852593 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a62326f-2109-422f-a375-8b8b571b9b78 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:13.852702 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a62326f-2109-422f-a375-8b8b571b9b78 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:13.856250 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00539158-d242-4c83-9c86-b19bbe43c1b7 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 returned with HTTP 200 Aug 18 09:24:13.856914 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1177/4746] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:13 2026] GET /volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:13.862492 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:13.862492 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:13.867513 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7a62326f-2109-422f-a375-8b8b571b9b78 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:24:13.873628 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a62326f-2109-422f-a375-8b8b571b9b78 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 returned with HTTP 200 Aug 18 09:24:13.874386 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1190/4747] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:13 2026] GET /volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:14.712538 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a4030e9-b906-4d08-ae04-dc3c8e951fb7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:14.714283 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a4030e9-b906-4d08-ae04-dc3c8e951fb7 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c Aug 18 09:24:14.714627 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a4030e9-b906-4d08-ae04-dc3c8e951fb7 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:14.715906 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a4030e9-b906-4d08-ae04-dc3c8e951fb7 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:14.722539 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:14.722539 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:14.726476 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a4030e9-b906-4d08-ae04-dc3c8e951fb7 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:14.730922 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a4030e9-b906-4d08-ae04-dc3c8e951fb7 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c returned with HTTP 200 Aug 18 09:24:14.731463 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1180/4748] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:14 2026] GET /volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:14.744126 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e4dc1246-10aa-4635-8bc5-e69a02fdd31a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:14.746588 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4dc1246-10aa-4635-8bc5-e69a02fdd31a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:24:14.747182 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4dc1246-10aa-4635-8bc5-e69a02fdd31a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7de3136d-2734-436b-ac30-3553e990943c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2041465374"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:14.755943 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:14.755943 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:14.756328 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e4dc1246-10aa-4635-8bc5-e69a02fdd31a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:14.756453 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-e4dc1246-10aa-4635-8bc5-e69a02fdd31a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create snapshot from volume 7de3136d-2734-436b-ac30-3553e990943c Aug 18 09:24:14.780770 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e4dc1246-10aa-4635-8bc5-e69a02fdd31a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Created reservations ['a363cd1e-36b0-444a-9f5b-b3c493ccd8b7', 'cbb237e2-a0cb-41cf-a2a2-63f099a42b13', '839df3cd-d561-49b9-91f7-d023c2d974ab', '6dc14d04-e6b2-41af-9297-ae744ee3efee'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:14.817106 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e4dc1246-10aa-4635-8bc5-e69a02fdd31a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot create request issued successfully. Aug 18 09:24:14.817522 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4dc1246-10aa-4635-8bc5-e69a02fdd31a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:24:14.818496 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1202/4749] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:24:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:14.826306 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c429ef1-51a3-4f2b-a908-da88d0953c79 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:14.828263 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c429ef1-51a3-4f2b-a908-da88d0953c79 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da Aug 18 09:24:14.828500 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c429ef1-51a3-4f2b-a908-da88d0953c79 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:14.828725 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c429ef1-51a3-4f2b-a908-da88d0953c79 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:14.834590 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:14.834590 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:14.835076 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4c429ef1-51a3-4f2b-a908-da88d0953c79 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:14.836068 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c429ef1-51a3-4f2b-a908-da88d0953c79 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da returned with HTTP 200 Aug 18 09:24:14.836555 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1178/4750] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:14 2026] GET /volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:14.869669 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f807064-ef4f-4595-b550-07bf746ba924 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:14.872156 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f807064-ef4f-4595-b550-07bf746ba924 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 Aug 18 09:24:14.872487 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f807064-ef4f-4595-b550-07bf746ba924 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:14.872789 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f807064-ef4f-4595-b550-07bf746ba924 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:14.880153 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f807064-ef4f-4595-b550-07bf746ba924 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 returned with HTTP 404 Aug 18 09:24:14.880807 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1191/4751] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:14 2026] GET /volume/v3/volumes/809ec645-0994-4a77-9f04-b2a44e48e803 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:14.888625 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-64ae099a-02b7-4722-b2a6-a1c9a75388ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:14.890480 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64ae099a-02b7-4722-b2a6-a1c9a75388ba tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402/export_record Aug 18 09:24:14.890716 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64ae099a-02b7-4722-b2a6-a1c9a75388ba tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:14.890922 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64ae099a-02b7-4722-b2a6-a1c9a75388ba tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Calling method 'export_record' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:14.891029 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-64ae099a-02b7-4722-b2a6-a1c9a75388ba tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Export record for backup 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 09:24:14.892205 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e94060a6-fc39-42de-99fb-aca5fa423889 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:14.894198 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e94060a6-fc39-42de-99fb-aca5fa423889 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 Aug 18 09:24:14.894408 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e94060a6-fc39-42de-99fb-aca5fa423889 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:14.894624 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e94060a6-fc39-42de-99fb-aca5fa423889 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:14.895199 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:14.895199 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:14.896289 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-64ae099a-02b7-4722-b2a6-a1c9a75388ba tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '55d7b32e76314e4b881db5b3419c21be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1d5e2a10201482caf37536804fea60b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:24:14.896531 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64ae099a-02b7-4722-b2a6-a1c9a75388ba tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402/export_record returned with HTTP 403 Aug 18 09:24:14.897060 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1181/4752] 10.4.3.41 () {68 vars in 1423 bytes} [Tue Aug 18 09:24:14 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:14.902175 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:14.902175 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:14.905112 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:14.905776 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e94060a6-fc39-42de-99fb-aca5fa423889 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:24:14.907555 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:24:14.908085 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-403297749"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:14.909984 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e94060a6-fc39-42de-99fb-aca5fa423889 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 returned with HTTP 200 Aug 18 09:24:14.910086 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-403297749'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:24:14.910281 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Create volume of 1 GB Aug 18 09:24:14.910462 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1203/4753] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:14 2026] GET /volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:14.915450 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Availability Zones retrieved successfully. Aug 18 09:24:14.924094 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Flow 'volume_create_api' (5f8a6e9d-7f15-4eba-83e5-e5dc3aaa1b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:14.925685 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7509c04-f6f2-47b4-be09-c5a33a097ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:14.926863 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:14.927290 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b01832ec-000e-49dc-b624-d59e82759011 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:14.929354 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b01832ec-000e-49dc-b624-d59e82759011 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:24:14.929813 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b01832ec-000e-49dc-b624-d59e82759011 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17", "name": "tempest-type-Backup-452530823"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:14.931541 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-b01832ec-000e-49dc-b624-d59e82759011 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Creating new backup {'backup': {'volume_id': 'b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17', 'name': 'tempest-type-Backup-452530823'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:24:14.932147 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-b01832ec-000e-49dc-b624-d59e82759011 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Creating backup of volume b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 in container None Aug 18 09:24:14.939274 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:14.939274 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:14.939715 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b01832ec-000e-49dc-b624-d59e82759011 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:24:14.957405 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b01832ec-000e-49dc-b624-d59e82759011 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Created reservations ['4b036871-2e80-4384-bd7c-820232c7c101', '34b0e1d4-9c20-4b3f-a3b3-e5bb38fe3c8d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:14.957717 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7509c04-f6f2-47b4-be09-c5a33a097ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:14.958735 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce0aba17-5f4c-4cdc-a8ae-bf3ab061ecb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:14.986149 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b01832ec-000e-49dc-b624-d59e82759011 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:24:14.986735 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1192/4754] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:24:14 2026] POST /volume/v3/backups => generated 313 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:14.995249 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f270cb84-7375-4c43-b9ce-3b3d68c80985 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:14.997498 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f270cb84-7375-4c43-b9ce-3b3d68c80985 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:14.997732 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f270cb84-7375-4c43-b9ce-3b3d68c80985 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:14.998379 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f270cb84-7375-4c43-b9ce-3b3d68c80985 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:14.998379 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f270cb84-7375-4c43-b9ce-3b3d68c80985 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:15.003682 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:15.003682 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:15.004408 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f270cb84-7375-4c43-b9ce-3b3d68c80985 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:15.004922 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1182/4755] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:14 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:15.007700 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Created reservations ['62fe98d4-acaa-4065-8379-411be37f8199', 'ac3478bb-3e67-41e2-ad07-112c962d3800', '04304e36-ace1-4c5e-aba1-7f98630eec06', '36e68509-0132-4b16-85cb-cb4de5c4da20'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:15.008643 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce0aba17-5f4c-4cdc-a8ae-bf3ab061ecb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62fe98d4-acaa-4065-8379-411be37f8199', 'ac3478bb-3e67-41e2-ad07-112c962d3800', '04304e36-ace1-4c5e-aba1-7f98630eec06', '36e68509-0132-4b16-85cb-cb4de5c4da20']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:15.009719 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c73fae-57fd-4990-ad2d-5ac5bb3560ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:15.042723 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c73fae-57fd-4990-ad2d-5ac5bb3560ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a05f2473-344b-43f6-ae9a-adb4228e223c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-403297749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1d5e2a10201482caf37536804fea60b',qos_specs=None,replication_status=,reservations=['62fe98d4-acaa-4065-8379-411be37f8199','ac3478bb-3e67-41e2-ad07-112c962d3800','04304e36-ace1-4c5e-aba1-7f98630eec06','36e68509-0132-4b16-85cb-cb4de5c4da20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d52bd5eae534acf831d3a62bf1bbaac',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-403297749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a05f2473-344b-43f6-ae9a-adb4228e223c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1d5e2a10201482caf37536804fea60b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d52bd5eae534acf831d3a62bf1bbaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:15.044076 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c7055d-c539-43df-a262-c68806161dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:15.065410 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c7055d-c539-43df-a262-c68806161dbb) transitioned into state 'SUCCESS' from state '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-403297749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1d5e2a10201482caf37536804fea60b',qos_specs=None,replication_status=,reservations=['62fe98d4-acaa-4065-8379-411be37f8199','ac3478bb-3e67-41e2-ad07-112c962d3800','04304e36-ace1-4c5e-aba1-7f98630eec06','36e68509-0132-4b16-85cb-cb4de5c4da20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d52bd5eae534acf831d3a62bf1bbaac',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:15.066288 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56bce33-d609-40b9-a743-12e3a2bc7d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:15.077458 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56bce33-d609-40b9-a743-12e3a2bc7d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:15.078405 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Flow 'volume_create_api' (5f8a6e9d-7f15-4eba-83e5-e5dc3aaa1b44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:15.078770 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Create volume request issued successfully. Aug 18 09:24:15.079489 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4eab68ea-95a3-425c-adc0-a3f60fc99f8e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:24:15.080029 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1179/4756] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:24:14 2026] POST /volume/v3/volumes => generated 775 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:15.093177 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0a62fbaa-5c0c-45b7-a632-2dcd200e74a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:15.095732 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a62fbaa-5c0c-45b7-a632-2dcd200e74a2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c Aug 18 09:24:15.096042 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a62fbaa-5c0c-45b7-a632-2dcd200e74a2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:15.096321 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a62fbaa-5c0c-45b7-a632-2dcd200e74a2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:15.106798 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:15.106798 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:15.111513 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0a62fbaa-5c0c-45b7-a632-2dcd200e74a2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:24:15.117219 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a62fbaa-5c0c-45b7-a632-2dcd200e74a2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c returned with HTTP 200 Aug 18 09:24:15.117857 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1204/4757] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:15 2026] GET /volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:15.847002 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-77069d38-6122-497a-a6d5-61e81987e84e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:15.848815 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77069d38-6122-497a-a6d5-61e81987e84e tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da Aug 18 09:24:15.848985 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77069d38-6122-497a-a6d5-61e81987e84e tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:15.849160 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77069d38-6122-497a-a6d5-61e81987e84e tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:15.854317 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:15.854317 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:15.854696 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-77069d38-6122-497a-a6d5-61e81987e84e tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:15.855370 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77069d38-6122-497a-a6d5-61e81987e84e tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da returned with HTTP 200 Aug 18 09:24:15.855849 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1193/4758] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:15 2026] GET /volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:15.866509 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a1f3fc7-982c-4a59-8233-7026f8326830 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:15.868268 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a1f3fc7-982c-4a59-8233-7026f8326830 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] GET https://10.4.3.41/volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da Aug 18 09:24:15.868504 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a1f3fc7-982c-4a59-8233-7026f8326830 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:15.868797 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a1f3fc7-982c-4a59-8233-7026f8326830 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:15.874003 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:15.874003 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:15.874476 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a1f3fc7-982c-4a59-8233-7026f8326830 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Snapshot retrieved successfully. Aug 18 09:24:15.875244 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a1f3fc7-982c-4a59-8233-7026f8326830 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] https://10.4.3.41/volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da returned with HTTP 200 Aug 18 09:24:15.875659 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1183/4759] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:15 2026] GET /volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:15.883545 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5485731d-bced-41c4-93d7-62108eea67a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:15.885589 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5485731d-bced-41c4-93d7-62108eea67a1 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da Aug 18 09:24:15.885844 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5485731d-bced-41c4-93d7-62108eea67a1 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:15.886030 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5485731d-bced-41c4-93d7-62108eea67a1 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:15.886128 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-5485731d-bced-41c4-93d7-62108eea67a1 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete snapshot with id: f6688b65-8e75-4d6d-908d-57eddc29e1da Aug 18 09:24:15.891289 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:15.891289 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:15.891606 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5485731d-bced-41c4-93d7-62108eea67a1 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:15.909220 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5485731d-bced-41c4-93d7-62108eea67a1 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot delete request issued successfully. Aug 18 09:24:15.909440 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5485731d-bced-41c4-93d7-62108eea67a1 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da returned with HTTP 202 Aug 18 09:24:15.909968 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1180/4760] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:24:15 2026] DELETE /volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:15.918067 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c02c5f83-2e7c-4cc5-89dc-77c8b136b564 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:15.919853 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c02c5f83-2e7c-4cc5-89dc-77c8b136b564 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da Aug 18 09:24:15.920020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c02c5f83-2e7c-4cc5-89dc-77c8b136b564 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:15.920217 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c02c5f83-2e7c-4cc5-89dc-77c8b136b564 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:15.924987 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:15.924987 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:15.925266 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c02c5f83-2e7c-4cc5-89dc-77c8b136b564 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:15.925866 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c02c5f83-2e7c-4cc5-89dc-77c8b136b564 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da returned with HTTP 200 Aug 18 09:24:15.926184 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1205/4761] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:15 2026] GET /volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:16.016032 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f49c583f-9e67-4e2f-b4b1-a50e49664992 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:16.019809 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f49c583f-9e67-4e2f-b4b1-a50e49664992 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:16.020023 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f49c583f-9e67-4e2f-b4b1-a50e49664992 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:16.020203 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f49c583f-9e67-4e2f-b4b1-a50e49664992 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:16.020314 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f49c583f-9e67-4e2f-b4b1-a50e49664992 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:16.024223 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:16.024223 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:16.024839 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f49c583f-9e67-4e2f-b4b1-a50e49664992 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:16.025202 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1194/4762] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:16 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:16.133916 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-728d095d-0325-40fb-86d9-bb7f96105ca9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:16.135882 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-728d095d-0325-40fb-86d9-bb7f96105ca9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c Aug 18 09:24:16.135985 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-728d095d-0325-40fb-86d9-bb7f96105ca9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:16.136156 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-728d095d-0325-40fb-86d9-bb7f96105ca9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:16.143825 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:16.143825 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:16.147247 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-728d095d-0325-40fb-86d9-bb7f96105ca9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:24:16.152186 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-728d095d-0325-40fb-86d9-bb7f96105ca9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c returned with HTTP 200 Aug 18 09:24:16.152730 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1184/4763] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:16 2026] GET /volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:16.166507 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8b87b66-a096-41a1-98a2-29afd5b990f4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:16.168997 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8b87b66-a096-41a1-98a2-29afd5b990f4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:24:16.169459 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8b87b66-a096-41a1-98a2-29afd5b990f4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a05f2473-344b-43f6-ae9a-adb4228e223c", "name": "tempest-type-Backup-2007537496"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:16.171261 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-c8b87b66-a096-41a1-98a2-29afd5b990f4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Creating new backup {'backup': {'volume_id': 'a05f2473-344b-43f6-ae9a-adb4228e223c', 'name': 'tempest-type-Backup-2007537496'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:24:16.171457 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-c8b87b66-a096-41a1-98a2-29afd5b990f4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Creating backup of volume a05f2473-344b-43f6-ae9a-adb4228e223c in container None Aug 18 09:24:16.180360 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:16.180360 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:16.180748 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c8b87b66-a096-41a1-98a2-29afd5b990f4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:24:16.203756 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c8b87b66-a096-41a1-98a2-29afd5b990f4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Created reservations ['4e000969-dafc-401b-8943-8ff8402f2659', '4a24a8a6-e2e7-4156-8264-ba6aabf05c66'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:16.247824 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8b87b66-a096-41a1-98a2-29afd5b990f4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:24:16.248535 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1181/4764] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:24:16 2026] POST /volume/v3/backups => generated 314 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:16.258303 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c2e7d264-7c9b-4715-bdc3-7566959364b4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:16.260686 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2e7d264-7c9b-4715-bdc3-7566959364b4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:16.260999 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2e7d264-7c9b-4715-bdc3-7566959364b4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:16.261312 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2e7d264-7c9b-4715-bdc3-7566959364b4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:16.261481 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c2e7d264-7c9b-4715-bdc3-7566959364b4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:16.266202 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:16.266202 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:16.266845 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2e7d264-7c9b-4715-bdc3-7566959364b4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:16.267315 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1206/4765] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:16 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:16.607691 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-39eda25d-3d0b-4656-b4df-fa2e2ffa4e88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:16.610352 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-39eda25d-3d0b-4656-b4df-fa2e2ffa4e88 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:16.610640 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-39eda25d-3d0b-4656-b4df-fa2e2ffa4e88 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:16.610911 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-39eda25d-3d0b-4656-b4df-fa2e2ffa4e88 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:16.623151 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:16.623151 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:16.627192 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-39eda25d-3d0b-4656-b4df-fa2e2ffa4e88 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:16.632743 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-39eda25d-3d0b-4656-b4df-fa2e2ffa4e88 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:16.633284 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1195/4766] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:24:16 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:16.650403 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-e3a7ff3a-3b19-4e50-980a-4ea7c4330d2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:16.652304 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-e3a7ff3a-3b19-4e50-980a-4ea7c4330d2a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] POST https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c/action Aug 18 09:24:16.652601 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-e3a7ff3a-3b19-4e50-980a-4ea7c4330d2a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:16.652719 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-e3a7ff3a-3b19-4e50-980a-4ea7c4330d2a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:16.662541 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:16.662541 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:16.662996 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-e3a7ff3a-3b19-4e50-980a-4ea7c4330d2a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:16.668658 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-e3a7ff3a-3b19-4e50-980a-4ea7c4330d2a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Begin detaching volume completed successfully. Aug 18 09:24:16.668854 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-e3a7ff3a-3b19-4e50-980a-4ea7c4330d2a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c/action returned with HTTP 202 Aug 18 09:24:16.669314 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1185/4767] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:24:16 2026] POST /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:24:16.705169 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b54d41fa-4606-4108-9d57-7c4e07158beb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:16.705944 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b54d41fa-4606-4108-9d57-7c4e07158beb None None] GET https://10.4.3.41/volume// Aug 18 09:24:16.705944 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b54d41fa-4606-4108-9d57-7c4e07158beb None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:16.706098 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b54d41fa-4606-4108-9d57-7c4e07158beb None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:16.706357 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b54d41fa-4606-4108-9d57-7c4e07158beb None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:24:16.706653 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1182/4768] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:24:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:24:16.713440 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-4aa1c19e-12ef-40b4-947a-e3ac23d3c9b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:16.715689 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-4aa1c19e-12ef-40b4-947a-e3ac23d3c9b8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:16.715873 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-4aa1c19e-12ef-40b4-947a-e3ac23d3c9b8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:16.716045 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-4aa1c19e-12ef-40b4-947a-e3ac23d3c9b8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:16.724351 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:16.724351 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:16.727248 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-4aa1c19e-12ef-40b4-947a-e3ac23d3c9b8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:16.731301 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-4aa1c19e-12ef-40b4-947a-e3ac23d3c9b8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:16.731741 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1207/4769] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:24:16 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:24:16.934812 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13527672-5521-4b7d-ade9-ca3321d8966c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:16.936612 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13527672-5521-4b7d-ade9-ca3321d8966c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da Aug 18 09:24:16.936833 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13527672-5521-4b7d-ade9-ca3321d8966c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:16.937020 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13527672-5521-4b7d-ade9-ca3321d8966c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:16.941654 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13527672-5521-4b7d-ade9-ca3321d8966c tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da returned with HTTP 404 Aug 18 09:24:16.942143 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1196/4770] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:16 2026] GET /volume/v3/snapshots/f6688b65-8e75-4d6d-908d-57eddc29e1da => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:16.949456 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3bcb02e2-a0d1-43a1-9a34-f55799ec735e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:16.952291 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bcb02e2-a0d1-43a1-9a34-f55799ec735e tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c Aug 18 09:24:16.952614 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bcb02e2-a0d1-43a1-9a34-f55799ec735e tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:16.952949 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bcb02e2-a0d1-43a1-9a34-f55799ec735e tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:16.953170 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3bcb02e2-a0d1-43a1-9a34-f55799ec735e tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete volume with id: 7de3136d-2734-436b-ac30-3553e990943c Aug 18 09:24:16.962945 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:16.962945 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:16.963317 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3bcb02e2-a0d1-43a1-9a34-f55799ec735e tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:16.984412 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3bcb02e2-a0d1-43a1-9a34-f55799ec735e tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete volume request issued successfully. Aug 18 09:24:16.984412 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bcb02e2-a0d1-43a1-9a34-f55799ec735e tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c returned with HTTP 202 Aug 18 09:24:16.984412 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1186/4771] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:24:16 2026] DELETE /volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:16.992216 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c383be95-57d7-48cc-ada5-f0856bbfe43f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:16.994614 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c383be95-57d7-48cc-ada5-f0856bbfe43f tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c Aug 18 09:24:16.994857 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c383be95-57d7-48cc-ada5-f0856bbfe43f tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:16.995039 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c383be95-57d7-48cc-ada5-f0856bbfe43f tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:17.002125 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:17.002125 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:17.006660 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c383be95-57d7-48cc-ada5-f0856bbfe43f tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:17.010344 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c383be95-57d7-48cc-ada5-f0856bbfe43f tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c returned with HTTP 200 Aug 18 09:24:17.010799 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1183/4772] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:16 2026] GET /volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:17.036968 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-25f78963-c6b2-48e1-a3ab-7b412ae35d93 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:17.039493 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-25f78963-c6b2-48e1-a3ab-7b412ae35d93 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:17.039493 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-25f78963-c6b2-48e1-a3ab-7b412ae35d93 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:17.039493 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-25f78963-c6b2-48e1-a3ab-7b412ae35d93 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:17.039747 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-25f78963-c6b2-48e1-a3ab-7b412ae35d93 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:17.046698 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:17.046698 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:17.049218 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-25f78963-c6b2-48e1-a3ab-7b412ae35d93 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:17.049218 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1208/4773] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:17 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:17.277504 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef9ab0d3-9d6a-45ec-8f57-acd53e40db9c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:17.279241 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef9ab0d3-9d6a-45ec-8f57-acd53e40db9c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:17.279494 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef9ab0d3-9d6a-45ec-8f57-acd53e40db9c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:17.279683 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef9ab0d3-9d6a-45ec-8f57-acd53e40db9c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:17.279785 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ef9ab0d3-9d6a-45ec-8f57-acd53e40db9c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:17.283880 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:17.283880 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:17.284374 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef9ab0d3-9d6a-45ec-8f57-acd53e40db9c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:17.284750 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1197/4774] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:17 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:18.022969 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49dfdcc2-2cdf-476a-a9b8-4c3543363f76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:18.024802 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49dfdcc2-2cdf-476a-a9b8-4c3543363f76 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c Aug 18 09:24:18.025003 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49dfdcc2-2cdf-476a-a9b8-4c3543363f76 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:18.025136 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49dfdcc2-2cdf-476a-a9b8-4c3543363f76 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:18.030650 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49dfdcc2-2cdf-476a-a9b8-4c3543363f76 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c returned with HTTP 404 Aug 18 09:24:18.031136 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1187/4775] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:18 2026] GET /volume/v3/volumes/7de3136d-2734-436b-ac30-3553e990943c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:18.039509 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:18.041567 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:24:18.042001 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-531575450"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:18.043652 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-531575450'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:24:18.043792 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume of 1 GB Aug 18 09:24:18.048192 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Availability Zones retrieved successfully. Aug 18 09:24:18.055844 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Flow 'volume_create_api' (e7748788-a999-4bf3-853c-9c5ba5f53415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:18.056938 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681ebbcd-bfa4-4870-a8ec-8dd14a12c984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:18.057691 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:18.058979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5bdbc4ab-a4f9-4d45-986f-bebd25be588f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:18.060774 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bdbc4ab-a4f9-4d45-986f-bebd25be588f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:18.060967 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bdbc4ab-a4f9-4d45-986f-bebd25be588f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:18.061166 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bdbc4ab-a4f9-4d45-986f-bebd25be588f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:18.061309 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5bdbc4ab-a4f9-4d45-986f-bebd25be588f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:18.066643 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:18.066643 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:18.067434 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bdbc4ab-a4f9-4d45-986f-bebd25be588f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:18.067968 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1209/4776] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:18 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:18.088345 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681ebbcd-bfa4-4870-a8ec-8dd14a12c984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:18.089323 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (104bbd56-7f96-462f-8c89-cb7e69655f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:18.129803 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Created reservations ['34b93c16-724c-41cf-9b32-d3b976a3bb33', '3e26080b-4f28-497b-97aa-ab2186e10b86', '050f99ab-dcf6-48f0-9942-fb24ac58ec5c', '96b826c3-3b7e-49dd-bccc-ac2caa0d3391'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:18.130566 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (104bbd56-7f96-462f-8c89-cb7e69655f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b93c16-724c-41cf-9b32-d3b976a3bb33', '3e26080b-4f28-497b-97aa-ab2186e10b86', '050f99ab-dcf6-48f0-9942-fb24ac58ec5c', '96b826c3-3b7e-49dd-bccc-ac2caa0d3391']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:18.131285 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (526c1bcf-e672-42bb-ba96-b9c439aa0474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:18.153065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (526c1bcf-e672-42bb-ba96-b9c439aa0474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0abf9c42-3963-4b2c-abc7-afe6b7552651', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-531575450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110e522097a248c3bf9e38fb12d72b9a',qos_specs=None,replication_status=,reservations=['34b93c16-724c-41cf-9b32-d3b976a3bb33','3e26080b-4f28-497b-97aa-ab2186e10b86','050f99ab-dcf6-48f0-9942-fb24ac58ec5c','96b826c3-3b7e-49dd-bccc-ac2caa0d3391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d40b1c897847afa91a71dce0bdef9c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-531575450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0abf9c42-3963-4b2c-abc7-afe6b7552651,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='110e522097a248c3bf9e38fb12d72b9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d40b1c897847afa91a71dce0bdef9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:18.154145 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7681f0a5-c217-426b-bf1e-2e2c24f45770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:18.173736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7681f0a5-c217-426b-bf1e-2e2c24f45770) transitioned into state 'SUCCESS' from state '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-531575450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110e522097a248c3bf9e38fb12d72b9a',qos_specs=None,replication_status=,reservations=['34b93c16-724c-41cf-9b32-d3b976a3bb33','3e26080b-4f28-497b-97aa-ab2186e10b86','050f99ab-dcf6-48f0-9942-fb24ac58ec5c','96b826c3-3b7e-49dd-bccc-ac2caa0d3391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d40b1c897847afa91a71dce0bdef9c',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:18.174408 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ca6fc5-f9b2-4bfb-a2df-883fafddb85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:18.182822 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ca6fc5-f9b2-4bfb-a2df-883fafddb85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:18.184040 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Flow 'volume_create_api' (e7748788-a999-4bf3-853c-9c5ba5f53415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:18.184233 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create volume request issued successfully. Aug 18 09:24:18.184867 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d2c7f56-773a-488f-9bb7-f54a56391c95 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:24:18.185536 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1184/4777] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:24:18 2026] POST /volume/v3/volumes => generated 775 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:18.202054 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41279a5f-f1dc-4d5b-bf7f-3c554e247270 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:18.206721 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41279a5f-f1dc-4d5b-bf7f-3c554e247270 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 Aug 18 09:24:18.206914 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41279a5f-f1dc-4d5b-bf7f-3c554e247270 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:18.207122 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41279a5f-f1dc-4d5b-bf7f-3c554e247270 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:18.216774 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:18.216774 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:18.221250 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-41279a5f-f1dc-4d5b-bf7f-3c554e247270 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:18.225607 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41279a5f-f1dc-4d5b-bf7f-3c554e247270 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 returned with HTTP 200 Aug 18 09:24:18.226104 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1198/4778] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:18 2026] GET /volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:18.295099 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d0ee11f6-668d-44bb-9962-c2ca794da5e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:18.297473 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0ee11f6-668d-44bb-9962-c2ca794da5e5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:18.297777 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0ee11f6-668d-44bb-9962-c2ca794da5e5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:18.298035 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0ee11f6-668d-44bb-9962-c2ca794da5e5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:18.298177 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d0ee11f6-668d-44bb-9962-c2ca794da5e5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:18.303636 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:18.303636 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:18.304580 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0ee11f6-668d-44bb-9962-c2ca794da5e5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:18.305158 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1188/4779] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:18 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:19.084487 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b728a0e8-d36c-40f2-9136-b01b78d007cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:19.086329 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b728a0e8-d36c-40f2-9136-b01b78d007cf tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:19.086628 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b728a0e8-d36c-40f2-9136-b01b78d007cf tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:19.086851 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b728a0e8-d36c-40f2-9136-b01b78d007cf tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:19.086996 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b728a0e8-d36c-40f2-9136-b01b78d007cf tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:19.090941 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:19.090941 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:19.091548 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b728a0e8-d36c-40f2-9136-b01b78d007cf tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:19.091935 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1210/4780] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:19 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:19.243027 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ebcd19df-e460-4c13-bfd4-ba8c0e9c3f45 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:19.245418 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebcd19df-e460-4c13-bfd4-ba8c0e9c3f45 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 Aug 18 09:24:19.245701 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebcd19df-e460-4c13-bfd4-ba8c0e9c3f45 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:19.245947 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebcd19df-e460-4c13-bfd4-ba8c0e9c3f45 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:19.255868 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:19.255868 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:19.260580 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ebcd19df-e460-4c13-bfd4-ba8c0e9c3f45 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:19.266150 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebcd19df-e460-4c13-bfd4-ba8c0e9c3f45 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 returned with HTTP 200 Aug 18 09:24:19.266685 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1185/4781] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:19 2026] GET /volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:19.283420 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e6fa92a-6cb0-4430-9ecd-c5db0711e60a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:19.283420 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e6fa92a-6cb0-4430-9ecd-c5db0711e60a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:24:19.283420 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e6fa92a-6cb0-4430-9ecd-c5db0711e60a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0abf9c42-3963-4b2c-abc7-afe6b7552651", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-937622254"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:19.291789 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:19.291789 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:19.292160 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e6fa92a-6cb0-4430-9ecd-c5db0711e60a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:19.292290 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-2e6fa92a-6cb0-4430-9ecd-c5db0711e60a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Create snapshot from volume 0abf9c42-3963-4b2c-abc7-afe6b7552651 Aug 18 09:24:19.316416 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a69094b6-f893-4236-b044-beef9fcc83d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:19.318342 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a69094b6-f893-4236-b044-beef9fcc83d3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:19.318643 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a69094b6-f893-4236-b044-beef9fcc83d3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:19.318832 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a69094b6-f893-4236-b044-beef9fcc83d3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:19.318937 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a69094b6-f893-4236-b044-beef9fcc83d3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:19.322241 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2e6fa92a-6cb0-4430-9ecd-c5db0711e60a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Created reservations ['3ae6d508-6a44-4a3d-8461-7eb22c4c0442', '90a4d616-c1d7-4696-8dfc-5cf78d80df12', '5582d45a-fccc-458d-a916-4eeb66e46a3a', '1a822691-9b1b-4ab2-8b51-752a4e1553d6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:19.323018 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:19.323018 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:19.323791 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a69094b6-f893-4236-b044-beef9fcc83d3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:19.324300 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1189/4782] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:19 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:19.353513 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e6fa92a-6cb0-4430-9ecd-c5db0711e60a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot create request issued successfully. Aug 18 09:24:19.353976 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e6fa92a-6cb0-4430-9ecd-c5db0711e60a tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:24:19.354565 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1199/4783] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:24:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:19.362658 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-432399ac-2639-4238-9606-3f9627a95586 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:19.364123 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-432399ac-2639-4238-9606-3f9627a95586 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 Aug 18 09:24:19.364308 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-432399ac-2639-4238-9606-3f9627a95586 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:19.364506 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-432399ac-2639-4238-9606-3f9627a95586 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:19.369676 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:19.369676 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:19.370067 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-432399ac-2639-4238-9606-3f9627a95586 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:19.370828 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-432399ac-2639-4238-9606-3f9627a95586 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 returned with HTTP 200 Aug 18 09:24:19.371326 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1211/4784] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:19 2026] GET /volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:19.858414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-504240df-e892-4534-9ac2-4a2cfa5dce58 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:19.860915 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-504240df-e892-4534-9ac2-4a2cfa5dce58 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] DELETE https://10.4.3.41/volume/v3/attachments/15ee7a5c-fdf3-4f0b-acf6-ae1e5b5b14e5 Aug 18 09:24:19.861174 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-504240df-e892-4534-9ac2-4a2cfa5dce58 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:19.861467 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-504240df-e892-4534-9ac2-4a2cfa5dce58 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:19.872019 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:19.872019 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:19.917805 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-31e0d662-fbde-4d0d-8e44-1b9b066d58a2 req-504240df-e892-4534-9ac2-4a2cfa5dce58 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/attachments/15ee7a5c-fdf3-4f0b-acf6-ae1e5b5b14e5 returned with HTTP 200 Aug 18 09:24:19.918418 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1186/4785] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:24:19 2026] DELETE /volume/v3/attachments/15ee7a5c-fdf3-4f0b-acf6-ae1e5b5b14e5 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:20.103720 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-834843ab-23d0-4e43-a11e-8777e9a048a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:20.105624 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-834843ab-23d0-4e43-a11e-8777e9a048a3 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:20.105824 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-834843ab-23d0-4e43-a11e-8777e9a048a3 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:20.105981 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-834843ab-23d0-4e43-a11e-8777e9a048a3 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:20.106149 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-834843ab-23d0-4e43-a11e-8777e9a048a3 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:20.112284 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:20.112284 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:20.113052 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-834843ab-23d0-4e43-a11e-8777e9a048a3 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:20.113516 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1190/4786] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:20 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:20.345496 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04e657a8-d566-467c-851f-532e0e846fe4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:20.347338 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04e657a8-d566-467c-851f-532e0e846fe4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:20.347555 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04e657a8-d566-467c-851f-532e0e846fe4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:20.347761 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04e657a8-d566-467c-851f-532e0e846fe4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:20.347856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-04e657a8-d566-467c-851f-532e0e846fe4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:20.351871 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:20.351871 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:20.352529 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04e657a8-d566-467c-851f-532e0e846fe4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:20.353043 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1200/4787] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:20 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:20.381772 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e0a4de55-3ac2-4426-b140-f7ec6eb863e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:20.383744 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0a4de55-3ac2-4426-b140-f7ec6eb863e6 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 Aug 18 09:24:20.383910 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0a4de55-3ac2-4426-b140-f7ec6eb863e6 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:20.384144 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0a4de55-3ac2-4426-b140-f7ec6eb863e6 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:20.390360 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:20.390360 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:20.390759 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e0a4de55-3ac2-4426-b140-f7ec6eb863e6 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:20.391456 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0a4de55-3ac2-4426-b140-f7ec6eb863e6 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 returned with HTTP 200 Aug 18 09:24:20.391831 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1212/4788] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:20 2026] GET /volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:20.401626 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e797e833-87c1-4b72-993c-36dbb5d35a01 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:20.403904 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e797e833-87c1-4b72-993c-36dbb5d35a01 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] POST https://10.4.3.41/volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759/action Aug 18 09:24:20.404325 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e797e833-87c1-4b72-993c-36dbb5d35a01 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:20.404485 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e797e833-87c1-4b72-993c-36dbb5d35a01 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:20.405887 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.snapshot_unmanage [None req-e797e833-87c1-4b72-993c-36dbb5d35a01 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Unmanage snapshot with id: 2365d961-b866-4f98-ba20-7c68725d7759 Aug 18 09:24:20.412278 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:20.412278 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:20.412806 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e797e833-87c1-4b72-993c-36dbb5d35a01 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Snapshot retrieved successfully. Aug 18 09:24:20.413923 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-e797e833-87c1-4b72-993c-36dbb5d35a01 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'd6349b5f27d5475cb12d3b1230c52b70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '110e522097a248c3bf9e38fb12d72b9a', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:24:20.414213 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e797e833-87c1-4b72-993c-36dbb5d35a01 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-reader] https://10.4.3.41/volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759/action returned with HTTP 403 Aug 18 09:24:20.414976 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1187/4789] 10.4.3.41 () {68 vars in 1389 bytes} [Tue Aug 18 09:24:20 2026] POST /volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:20.427625 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc57d262-9382-4ea6-a8d9-bfc1be9d2ed9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:20.429708 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc57d262-9382-4ea6-a8d9-bfc1be9d2ed9 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 Aug 18 09:24:20.430021 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc57d262-9382-4ea6-a8d9-bfc1be9d2ed9 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:20.430217 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc57d262-9382-4ea6-a8d9-bfc1be9d2ed9 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:20.430338 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-cc57d262-9382-4ea6-a8d9-bfc1be9d2ed9 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete snapshot with id: 2365d961-b866-4f98-ba20-7c68725d7759 Aug 18 09:24:20.435867 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:20.435867 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:20.436465 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc57d262-9382-4ea6-a8d9-bfc1be9d2ed9 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:20.456824 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc57d262-9382-4ea6-a8d9-bfc1be9d2ed9 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot delete request issued successfully. Aug 18 09:24:20.457050 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc57d262-9382-4ea6-a8d9-bfc1be9d2ed9 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 returned with HTTP 202 Aug 18 09:24:20.457644 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1191/4790] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:24:20 2026] DELETE /volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:20.466862 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-951469ce-e831-42b2-9d94-1c836fa90384 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:20.469428 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-951469ce-e831-42b2-9d94-1c836fa90384 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 Aug 18 09:24:20.469712 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-951469ce-e831-42b2-9d94-1c836fa90384 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:20.470000 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-951469ce-e831-42b2-9d94-1c836fa90384 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:20.477675 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:20.477675 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:20.478222 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-951469ce-e831-42b2-9d94-1c836fa90384 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Snapshot retrieved successfully. Aug 18 09:24:20.478984 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-951469ce-e831-42b2-9d94-1c836fa90384 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 returned with HTTP 200 Aug 18 09:24:20.479522 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1201/4791] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:20 2026] GET /volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:20.892748 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12947f91-6c4b-4d0b-8174-1e9693276dd8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:20.895279 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12947f91-6c4b-4d0b-8174-1e9693276dd8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:20.895658 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12947f91-6c4b-4d0b-8174-1e9693276dd8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:20.895861 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12947f91-6c4b-4d0b-8174-1e9693276dd8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:20.906114 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:20.906114 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:20.911723 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-12947f91-6c4b-4d0b-8174-1e9693276dd8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:20.919827 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12947f91-6c4b-4d0b-8174-1e9693276dd8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:20.920603 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1213/4792] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:20 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:20.933813 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21ff4bcc-b4b3-4aac-9364-22b8d060c2f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:20.936309 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21ff4bcc-b4b3-4aac-9364-22b8d060c2f8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:20.936516 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21ff4bcc-b4b3-4aac-9364-22b8d060c2f8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:20.936805 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21ff4bcc-b4b3-4aac-9364-22b8d060c2f8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:20.948522 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:20.948522 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:20.956000 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-21ff4bcc-b4b3-4aac-9364-22b8d060c2f8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:20.967943 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21ff4bcc-b4b3-4aac-9364-22b8d060c2f8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:20.967943 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1188/4793] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:20 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:20.984275 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc32215e-6d2d-4e3f-9a94-3be8c281a2fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:20.986821 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc32215e-6d2d-4e3f-9a94-3be8c281a2fd tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:20.987095 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc32215e-6d2d-4e3f-9a94-3be8c281a2fd tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:20.987403 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc32215e-6d2d-4e3f-9a94-3be8c281a2fd tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:20.987689 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-dc32215e-6d2d-4e3f-9a94-3be8c281a2fd tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Delete volume with id: 1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:20.997884 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:20.997884 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:20.998568 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc32215e-6d2d-4e3f-9a94-3be8c281a2fd tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:21.026418 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc32215e-6d2d-4e3f-9a94-3be8c281a2fd tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Delete volume request issued successfully. Aug 18 09:24:21.026746 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc32215e-6d2d-4e3f-9a94-3be8c281a2fd tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 202 Aug 18 09:24:21.027371 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1192/4794] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:24:20 2026] DELETE /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:21.036400 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93c7e7ff-c36d-4e33-9532-73a09a6422c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:21.038858 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93c7e7ff-c36d-4e33-9532-73a09a6422c7 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:21.039312 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93c7e7ff-c36d-4e33-9532-73a09a6422c7 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:21.039386 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93c7e7ff-c36d-4e33-9532-73a09a6422c7 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:21.048847 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:21.048847 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:21.053801 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-93c7e7ff-c36d-4e33-9532-73a09a6422c7 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:21.058968 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93c7e7ff-c36d-4e33-9532-73a09a6422c7 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 200 Aug 18 09:24:21.059433 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1202/4795] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:21 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:21.126522 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-34bedb72-fc02-47ce-8b47-e0ac3657d132 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:21.128739 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34bedb72-fc02-47ce-8b47-e0ac3657d132 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:21.129012 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34bedb72-fc02-47ce-8b47-e0ac3657d132 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:21.129222 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34bedb72-fc02-47ce-8b47-e0ac3657d132 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:21.129328 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-34bedb72-fc02-47ce-8b47-e0ac3657d132 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:21.134597 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:21.134597 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:21.135405 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34bedb72-fc02-47ce-8b47-e0ac3657d132 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:21.136206 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1214/4796] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:21 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:21.412716 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-697b7cec-7328-442d-9873-4c96eaa8498d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:21.414739 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-697b7cec-7328-442d-9873-4c96eaa8498d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:21.414944 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-697b7cec-7328-442d-9873-4c96eaa8498d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:21.415205 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-697b7cec-7328-442d-9873-4c96eaa8498d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:21.415313 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-697b7cec-7328-442d-9873-4c96eaa8498d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:21.419631 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:21.419631 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:21.420197 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-697b7cec-7328-442d-9873-4c96eaa8498d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:21.420588 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1189/4797] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:21 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:21.489228 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99d2d22b-e402-409a-ac3a-89ea1f9a0a8d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:21.491064 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99d2d22b-e402-409a-ac3a-89ea1f9a0a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 Aug 18 09:24:21.491333 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99d2d22b-e402-409a-ac3a-89ea1f9a0a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:21.491671 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99d2d22b-e402-409a-ac3a-89ea1f9a0a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:21.495851 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99d2d22b-e402-409a-ac3a-89ea1f9a0a8d tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 returned with HTTP 404 Aug 18 09:24:21.496278 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1193/4798] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:21 2026] GET /volume/v3/snapshots/2365d961-b866-4f98-ba20-7c68725d7759 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:21.502778 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17af1932-fe68-4a77-8d94-b7fa943e6038 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:21.504563 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17af1932-fe68-4a77-8d94-b7fa943e6038 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 Aug 18 09:24:21.504862 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17af1932-fe68-4a77-8d94-b7fa943e6038 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:21.505087 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17af1932-fe68-4a77-8d94-b7fa943e6038 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:21.505354 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-17af1932-fe68-4a77-8d94-b7fa943e6038 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete volume with id: 0abf9c42-3963-4b2c-abc7-afe6b7552651 Aug 18 09:24:21.512619 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:21.512619 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:21.513058 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-17af1932-fe68-4a77-8d94-b7fa943e6038 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:21.528827 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-17af1932-fe68-4a77-8d94-b7fa943e6038 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Delete volume request issued successfully. Aug 18 09:24:21.529081 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17af1932-fe68-4a77-8d94-b7fa943e6038 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 returned with HTTP 202 Aug 18 09:24:21.529562 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1203/4799] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:24:21 2026] DELETE /volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:21.537343 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-05813ed8-ce48-4e55-91d6-4291bc592e22 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:21.539141 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05813ed8-ce48-4e55-91d6-4291bc592e22 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 Aug 18 09:24:21.539374 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05813ed8-ce48-4e55-91d6-4291bc592e22 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:21.539625 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05813ed8-ce48-4e55-91d6-4291bc592e22 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:21.547502 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:21.547502 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:21.552185 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-05813ed8-ce48-4e55-91d6-4291bc592e22 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Volume info retrieved successfully. Aug 18 09:24:21.556737 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05813ed8-ce48-4e55-91d6-4291bc592e22 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 returned with HTTP 200 Aug 18 09:24:21.557170 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1215/4800] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:21 2026] GET /volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:22.073961 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-440e5197-8d79-4985-8537-7f4a7ad9d59a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:22.076139 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-440e5197-8d79-4985-8537-7f4a7ad9d59a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c Aug 18 09:24:22.076379 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-440e5197-8d79-4985-8537-7f4a7ad9d59a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:22.076638 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-440e5197-8d79-4985-8537-7f4a7ad9d59a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:22.083651 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-440e5197-8d79-4985-8537-7f4a7ad9d59a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c returned with HTTP 404 Aug 18 09:24:22.084154 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1190/4801] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:22 2026] GET /volume/v3/volumes/1e07cdb4-7fef-4407-960b-a82c9462877c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:22.091801 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-272be95b-d626-42af-9ed9-1d8e820e53e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:22.093481 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-272be95b-d626-42af-9ed9-1d8e820e53e8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:24:22.093682 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-272be95b-d626-42af-9ed9-1d8e820e53e8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:22.093866 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-272be95b-d626-42af-9ed9-1d8e820e53e8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:22.102437 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:22.102437 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:22.106682 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-272be95b-d626-42af-9ed9-1d8e820e53e8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:22.111715 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-272be95b-d626-42af-9ed9-1d8e820e53e8 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:24:22.112068 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1194/4802] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:22 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:22.127859 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1900d2e-a9d5-4b85-9ad3-d4996d469dab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:22.129925 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1900d2e-a9d5-4b85-9ad3-d4996d469dab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:24:22.130172 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1900d2e-a9d5-4b85-9ad3-d4996d469dab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:22.130406 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1900d2e-a9d5-4b85-9ad3-d4996d469dab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:22.137102 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:22.137102 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:22.140496 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a1900d2e-a9d5-4b85-9ad3-d4996d469dab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:22.151272 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7e799e5a-b033-4994-b0b9-826fe783d3e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:22.157574 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1900d2e-a9d5-4b85-9ad3-d4996d469dab tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:24:22.157841 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e799e5a-b033-4994-b0b9-826fe783d3e2 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:22.158009 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1204/4803] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:22 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:22.158139 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e799e5a-b033-4994-b0b9-826fe783d3e2 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:22.158278 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7e799e5a-b033-4994-b0b9-826fe783d3e2 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:22.158448 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7e799e5a-b033-4994-b0b9-826fe783d3e2 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:22.162739 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:22.162739 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:22.163284 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7e799e5a-b033-4994-b0b9-826fe783d3e2 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:22.163678 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1216/4804] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:22 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:22.169782 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3be695df-e0ec-4e6e-a4d3-c9164e3f3221 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:22.171876 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3be695df-e0ec-4e6e-a4d3-c9164e3f3221 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:24:22.172113 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3be695df-e0ec-4e6e-a4d3-c9164e3f3221 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:22.172350 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3be695df-e0ec-4e6e-a4d3-c9164e3f3221 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:22.172690 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3be695df-e0ec-4e6e-a4d3-c9164e3f3221 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Delete volume with id: 1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:24:22.181277 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:22.181277 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:22.181854 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3be695df-e0ec-4e6e-a4d3-c9164e3f3221 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:22.199416 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3be695df-e0ec-4e6e-a4d3-c9164e3f3221 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Delete volume request issued successfully. Aug 18 09:24:22.199670 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3be695df-e0ec-4e6e-a4d3-c9164e3f3221 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 202 Aug 18 09:24:22.200182 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1191/4805] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:24:22 2026] DELETE /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:22.208206 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b62f5281-9b78-4047-bc9c-603c58e7841b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:22.209959 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b62f5281-9b78-4047-bc9c-603c58e7841b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:24:22.210169 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b62f5281-9b78-4047-bc9c-603c58e7841b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:22.210380 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b62f5281-9b78-4047-bc9c-603c58e7841b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:22.217587 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:22.217587 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:22.221007 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b62f5281-9b78-4047-bc9c-603c58e7841b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:22.227681 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b62f5281-9b78-4047-bc9c-603c58e7841b tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 200 Aug 18 09:24:22.228075 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1195/4806] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:22 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:22.447360 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42a68d76-1a74-4e6b-87eb-064d2c506a3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:22.449063 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42a68d76-1a74-4e6b-87eb-064d2c506a3d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:22.449311 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42a68d76-1a74-4e6b-87eb-064d2c506a3d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:22.449475 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42a68d76-1a74-4e6b-87eb-064d2c506a3d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:22.449577 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-42a68d76-1a74-4e6b-87eb-064d2c506a3d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:22.453971 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:22.453971 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:22.454691 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42a68d76-1a74-4e6b-87eb-064d2c506a3d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:22.455158 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1205/4807] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:22 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:22.571984 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-64a5b23e-edb5-4c30-b60a-04d78d6a6a63 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:22.573817 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64a5b23e-edb5-4c30-b60a-04d78d6a6a63 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] GET https://10.4.3.41/volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 Aug 18 09:24:22.573993 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64a5b23e-edb5-4c30-b60a-04d78d6a6a63 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:22.574239 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-64a5b23e-edb5-4c30-b60a-04d78d6a6a63 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:22.581266 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-64a5b23e-edb5-4c30-b60a-04d78d6a6a63 tempest-ProjectReaderTests-798300272 tempest-ProjectReaderTests-798300272-project-admin] https://10.4.3.41/volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 returned with HTTP 404 Aug 18 09:24:22.581897 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1217/4808] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:22 2026] GET /volume/v3/volumes/0abf9c42-3963-4b2c-abc7-afe6b7552651 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:23.172741 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da6f1761-8235-4440-8903-f0d8984eaee5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:23.175748 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da6f1761-8235-4440-8903-f0d8984eaee5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:23.175748 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da6f1761-8235-4440-8903-f0d8984eaee5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:23.175748 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da6f1761-8235-4440-8903-f0d8984eaee5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:23.175748 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-da6f1761-8235-4440-8903-f0d8984eaee5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:23.179957 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:23.179957 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:23.180614 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da6f1761-8235-4440-8903-f0d8984eaee5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:23.180990 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1192/4809] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:23 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:23.243740 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-146e0d0a-fe26-424b-9810-d5eb2e9bc646 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:23.245387 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-146e0d0a-fe26-424b-9810-d5eb2e9bc646 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 Aug 18 09:24:23.245888 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-146e0d0a-fe26-424b-9810-d5eb2e9bc646 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:23.245888 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-146e0d0a-fe26-424b-9810-d5eb2e9bc646 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:23.252566 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-146e0d0a-fe26-424b-9810-d5eb2e9bc646 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 returned with HTTP 404 Aug 18 09:24:23.253217 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1196/4810] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:23 2026] GET /volume/v3/volumes/1caba691-42c1-4256-ba96-a3eb9be080e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:23.262738 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2cbd8918-6514-43c6-b6e1-a393cb4a9de2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:23.264993 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cbd8918-6514-43c6-b6e1-a393cb4a9de2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:24:23.265654 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cbd8918-6514-43c6-b6e1-a393cb4a9de2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:23.266135 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cbd8918-6514-43c6-b6e1-a393cb4a9de2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:23.275124 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:23.275124 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:23.280282 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2cbd8918-6514-43c6-b6e1-a393cb4a9de2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:23.284566 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cbd8918-6514-43c6-b6e1-a393cb4a9de2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:24:23.285098 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1206/4811] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:23 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:23.301254 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b11bb1d9-303b-4c30-b054-03fc35b51934 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:23.302962 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b11bb1d9-303b-4c30-b054-03fc35b51934 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:24:23.303139 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b11bb1d9-303b-4c30-b054-03fc35b51934 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:23.303329 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b11bb1d9-303b-4c30-b054-03fc35b51934 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:23.312378 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:23.312378 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:23.316865 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b11bb1d9-303b-4c30-b054-03fc35b51934 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:23.322375 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b11bb1d9-303b-4c30-b054-03fc35b51934 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:24:23.322929 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1218/4812] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:23 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:23.338361 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e9450632-da42-42b1-915f-a062df190f64 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:23.344033 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9450632-da42-42b1-915f-a062df190f64 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:24:23.344033 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9450632-da42-42b1-915f-a062df190f64 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:23.344033 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9450632-da42-42b1-915f-a062df190f64 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:23.344033 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e9450632-da42-42b1-915f-a062df190f64 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Delete volume with id: 1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:24:23.350323 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:23.350323 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:23.352481 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e9450632-da42-42b1-915f-a062df190f64 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:23.367129 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e9450632-da42-42b1-915f-a062df190f64 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Delete volume request issued successfully. Aug 18 09:24:23.367367 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9450632-da42-42b1-915f-a062df190f64 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 202 Aug 18 09:24:23.367831 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1193/4813] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:24:23 2026] DELETE /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:23.374641 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43f0ccb5-375f-4333-a12a-1ea8ee69b5bb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:23.378353 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43f0ccb5-375f-4333-a12a-1ea8ee69b5bb tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:24:23.378731 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43f0ccb5-375f-4333-a12a-1ea8ee69b5bb tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:23.379019 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43f0ccb5-375f-4333-a12a-1ea8ee69b5bb tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:23.394649 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:23.394649 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:23.400747 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-43f0ccb5-375f-4333-a12a-1ea8ee69b5bb tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:23.407311 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43f0ccb5-375f-4333-a12a-1ea8ee69b5bb tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 200 Aug 18 09:24:23.407762 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1197/4814] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:23 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:23.509006 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9b03e08-5672-4a55-a052-7937d2c7fcbe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:23.514324 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9b03e08-5672-4a55-a052-7937d2c7fcbe tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:23.514622 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9b03e08-5672-4a55-a052-7937d2c7fcbe tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:23.514827 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9b03e08-5672-4a55-a052-7937d2c7fcbe tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:23.514987 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e9b03e08-5672-4a55-a052-7937d2c7fcbe tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:23.519849 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:23.519849 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:23.520656 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9b03e08-5672-4a55-a052-7937d2c7fcbe tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:23.521033 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1207/4815] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:23 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:24.191966 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12a2f97b-d190-43de-9d1f-b69d75db7b59 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:24.194010 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12a2f97b-d190-43de-9d1f-b69d75db7b59 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:24.194232 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12a2f97b-d190-43de-9d1f-b69d75db7b59 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:24.194474 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12a2f97b-d190-43de-9d1f-b69d75db7b59 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:24.194623 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-12a2f97b-d190-43de-9d1f-b69d75db7b59 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:24.199102 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:24.199102 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:24.199359 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12a2f97b-d190-43de-9d1f-b69d75db7b59 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:24.199755 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1219/4816] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:24 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:24.421269 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-65419eea-6031-4c60-95da-35c5b12fd58e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:24.423785 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65419eea-6031-4c60-95da-35c5b12fd58e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b Aug 18 09:24:24.423961 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65419eea-6031-4c60-95da-35c5b12fd58e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:24.424173 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65419eea-6031-4c60-95da-35c5b12fd58e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:24.432268 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65419eea-6031-4c60-95da-35c5b12fd58e tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b returned with HTTP 404 Aug 18 09:24:24.432938 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1194/4817] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:24 2026] GET /volume/v3/volumes/1892f6ac-d1e0-484d-8a5c-407d664b4d2b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:24.443092 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0245dc16-da2e-45a5-8997-5e64e50b1c83 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:24.445180 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0245dc16-da2e-45a5-8997-5e64e50b1c83 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a Aug 18 09:24:24.445595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0245dc16-da2e-45a5-8997-5e64e50b1c83 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:24.445915 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0245dc16-da2e-45a5-8997-5e64e50b1c83 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:24.445980 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-0245dc16-da2e-45a5-8997-5e64e50b1c83 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Delete snapshot with id: 636eb173-0a10-4826-98cf-b8d0cdcf3d9a Aug 18 09:24:24.452221 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:24.452221 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:24.452863 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0245dc16-da2e-45a5-8997-5e64e50b1c83 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:24:24.475668 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0245dc16-da2e-45a5-8997-5e64e50b1c83 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot delete request issued successfully. Aug 18 09:24:24.475918 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0245dc16-da2e-45a5-8997-5e64e50b1c83 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a returned with HTTP 202 Aug 18 09:24:24.476499 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1198/4818] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:24:24 2026] DELETE /volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:24.488040 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fca33205-8757-4b22-a4e5-bd15cad5c03a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:24.489956 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fca33205-8757-4b22-a4e5-bd15cad5c03a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a Aug 18 09:24:24.490278 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fca33205-8757-4b22-a4e5-bd15cad5c03a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:24.490801 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fca33205-8757-4b22-a4e5-bd15cad5c03a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:24.495919 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:24.495919 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:24.496493 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fca33205-8757-4b22-a4e5-bd15cad5c03a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:24:24.497362 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fca33205-8757-4b22-a4e5-bd15cad5c03a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a returned with HTTP 200 Aug 18 09:24:24.497795 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1208/4819] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:24 2026] GET /volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:24.540623 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e7a1b2d4-272d-492f-a216-61ffa108afb5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:24.543437 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7a1b2d4-272d-492f-a216-61ffa108afb5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:24.543812 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7a1b2d4-272d-492f-a216-61ffa108afb5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:24.544205 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7a1b2d4-272d-492f-a216-61ffa108afb5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:24.544404 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e7a1b2d4-272d-492f-a216-61ffa108afb5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:24.551829 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:24.551829 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:24.552679 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7a1b2d4-272d-492f-a216-61ffa108afb5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:24.553160 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1220/4820] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:24 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:25.212123 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb9971af-861d-43db-b307-678d9546fcc4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:25.215863 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb9971af-861d-43db-b307-678d9546fcc4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:25.216050 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb9971af-861d-43db-b307-678d9546fcc4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:25.216229 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb9971af-861d-43db-b307-678d9546fcc4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:25.216342 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fb9971af-861d-43db-b307-678d9546fcc4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:25.221822 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:25.221822 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:25.222657 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb9971af-861d-43db-b307-678d9546fcc4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:25.223054 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1195/4821] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:25 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:25.508248 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-346365a9-8dfa-4ba0-ba58-3a465da660e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:25.510321 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-346365a9-8dfa-4ba0-ba58-3a465da660e2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a Aug 18 09:24:25.510449 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-346365a9-8dfa-4ba0-ba58-3a465da660e2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:25.510600 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-346365a9-8dfa-4ba0-ba58-3a465da660e2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:25.515572 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-346365a9-8dfa-4ba0-ba58-3a465da660e2 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a returned with HTTP 404 Aug 18 09:24:25.516120 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1199/4822] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:25 2026] GET /volume/v3/snapshots/636eb173-0a10-4826-98cf-b8d0cdcf3d9a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:25.524641 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13ad6f82-6558-497e-80b2-41a2e1c2f972 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:25.526500 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13ad6f82-6558-497e-80b2-41a2e1c2f972 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 Aug 18 09:24:25.526673 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13ad6f82-6558-497e-80b2-41a2e1c2f972 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:25.526848 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13ad6f82-6558-497e-80b2-41a2e1c2f972 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:25.526984 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-13ad6f82-6558-497e-80b2-41a2e1c2f972 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Delete snapshot with id: 56583dec-a1fe-4550-9158-7c272fe5fbd7 Aug 18 09:24:25.532286 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:25.532286 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:25.533048 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13ad6f82-6558-497e-80b2-41a2e1c2f972 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:24:25.552991 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13ad6f82-6558-497e-80b2-41a2e1c2f972 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot delete request issued successfully. Aug 18 09:24:25.553491 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13ad6f82-6558-497e-80b2-41a2e1c2f972 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 returned with HTTP 202 Aug 18 09:24:25.554169 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1209/4823] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:24:25 2026] DELETE /volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:25.563156 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0d148919-9cbe-448b-98e3-846f65f6a47a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:25.566349 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d148919-9cbe-448b-98e3-846f65f6a47a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 Aug 18 09:24:25.566735 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d148919-9cbe-448b-98e3-846f65f6a47a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:25.566925 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d148919-9cbe-448b-98e3-846f65f6a47a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:25.567345 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a033408-69e4-44c3-858b-60c412384795 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:25.570122 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a033408-69e4-44c3-858b-60c412384795 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:25.570122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a033408-69e4-44c3-858b-60c412384795 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:25.570325 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a033408-69e4-44c3-858b-60c412384795 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:25.570325 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5a033408-69e4-44c3-858b-60c412384795 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:25.573314 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:25.573314 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:25.573886 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0d148919-9cbe-448b-98e3-846f65f6a47a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:24:25.574887 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:25.574887 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:25.575021 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d148919-9cbe-448b-98e3-846f65f6a47a tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 returned with HTTP 200 Aug 18 09:24:25.575451 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1221/4824] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:25 2026] GET /volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:25.575579 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a033408-69e4-44c3-858b-60c412384795 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:25.576161 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1196/4825] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:25 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:26.213731 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e90333f5-dd92-4a3f-8b14-60d4531d4547 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:26.234543 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-809802f4-10d7-41fb-8351-8ee7938105a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:26.236436 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-809802f4-10d7-41fb-8351-8ee7938105a6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:26.236740 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-809802f4-10d7-41fb-8351-8ee7938105a6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:26.236989 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-809802f4-10d7-41fb-8351-8ee7938105a6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:26.237141 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-809802f4-10d7-41fb-8351-8ee7938105a6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:26.241184 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:26.241184 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:26.241743 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-809802f4-10d7-41fb-8351-8ee7938105a6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:26.242116 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1210/4826] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:26 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:26.308733 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e90333f5-dd92-4a3f-8b14-60d4531d4547 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:24:26.309145 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e90333f5-dd92-4a3f-8b14-60d4531d4547 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-17431987", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:26.310810 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:26.310810 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:26.326284 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e90333f5-dd92-4a3f-8b14-60d4531d4547 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:24:26.326724 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1200/4827] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:24:26 2026] POST /volume/v3/types => generated 210 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:26.335962 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-de495c03-3c4d-4cba-b85f-86a5430750c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:26.338040 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de495c03-3c4d-4cba-b85f-86a5430750c7 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] POST https://10.4.3.41/volume/v3/types/d445a4be-8f78-4bc9-a48d-45fde31e47df/encryption Aug 18 09:24:26.338456 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de495c03-3c4d-4cba-b85f-86a5430750c7 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:26.360270 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de495c03-3c4d-4cba-b85f-86a5430750c7 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] https://10.4.3.41/volume/v3/types/d445a4be-8f78-4bc9-a48d-45fde31e47df/encryption returned with HTTP 200 Aug 18 09:24:26.360835 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1222/4828] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:24:26 2026] POST /volume/v3/types/d445a4be-8f78-4bc9-a48d-45fde31e47df/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:26.369668 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:26.431060 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:24:26.431570 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-750552849", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-17431987", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:26.433183 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-750552849', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-17431987', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:24:26.436955 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume of 1 GB Aug 18 09:24:26.437248 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:26.437248 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:26.437807 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Availability Zones retrieved successfully. Aug 18 09:24:26.443584 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (238d74bd-39ce-452d-8ba1-de7f72c3f414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:26.444549 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c0e36f-5e30-408e-b6a7-1ed89bab4efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:26.445447 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:26.475232 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c0e36f-5e30-408e-b6a7-1ed89bab4efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:24:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d445a4be-8f78-4bc9-a48d-45fde31e47df,is_public=True,name='tempest-scenario-type-luks-17431987',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd445a4be-8f78-4bc9-a48d-45fde31e47df', '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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:26.476130 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b565c291-147e-46e9-a022-0440d5b60190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:26.506690 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-17431987 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-17431987, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:24:26.507031 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-17431987 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-17431987, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:24:26.544009 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['f37235c9-d4eb-4537-8f3c-0814febf6512', '9c281548-1367-4ad8-a696-b27c11686a5e', 'd0bf00ac-20b6-4000-ab5e-e0197c07d8bd', 'ef7037d9-2d1d-4bfc-826f-887fbb1c6511'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:26.544830 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b565c291-147e-46e9-a022-0440d5b60190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f37235c9-d4eb-4537-8f3c-0814febf6512', '9c281548-1367-4ad8-a696-b27c11686a5e', 'd0bf00ac-20b6-4000-ab5e-e0197c07d8bd', 'ef7037d9-2d1d-4bfc-826f-887fbb1c6511']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:26.545597 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a12073-f5c2-45d4-bf33-7a4125473258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:26.569360 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a12073-f5c2-45d4-bf33-7a4125473258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0478c013-aa1a-4c47-96c5-3454a1c5eeb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-750552849',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['f37235c9-d4eb-4537-8f3c-0814febf6512','9c281548-1367-4ad8-a696-b27c11686a5e','d0bf00ac-20b6-4000-ab5e-e0197c07d8bd','ef7037d9-2d1d-4bfc-826f-887fbb1c6511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=d445a4be-8f78-4bc9-a48d-45fde31e47df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-750552849',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0478c013-aa1a-4c47-96c5-3454a1c5eeb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1d6ecdd14047e58ec8f66b011b925d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77d33d7e11154c9796aa3f876061d2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d445a4be-8f78-4bc9-a48d-45fde31e47df),volume_type_id=d445a4be-8f78-4bc9-a48d-45fde31e47df)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:26.570038 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e73b64-b50a-4203-9f1c-80115cb482d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:26.587133 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b2a6462-f361-4bc2-a99b-d71216928c50 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:26.587621 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59fc3858-51d6-43eb-ab34-b952454c9fff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:26.589238 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b2a6462-f361-4bc2-a99b-d71216928c50 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:26.589474 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b2a6462-f361-4bc2-a99b-d71216928c50 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:26.589677 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b2a6462-f361-4bc2-a99b-d71216928c50 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:26.589786 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2b2a6462-f361-4bc2-a99b-d71216928c50 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:26.589836 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59fc3858-51d6-43eb-ab34-b952454c9fff tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 Aug 18 09:24:26.590066 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59fc3858-51d6-43eb-ab34-b952454c9fff tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:26.590362 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59fc3858-51d6-43eb-ab34-b952454c9fff tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:26.591199 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e73b64-b50a-4203-9f1c-80115cb482d5) transitioned into state 'SUCCESS' from state '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-750552849',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['f37235c9-d4eb-4537-8f3c-0814febf6512','9c281548-1367-4ad8-a696-b27c11686a5e','d0bf00ac-20b6-4000-ab5e-e0197c07d8bd','ef7037d9-2d1d-4bfc-826f-887fbb1c6511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=d445a4be-8f78-4bc9-a48d-45fde31e47df)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:26.591966 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8076c7ff-dc48-498e-b35e-af00a55544e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:26.594402 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:26.594402 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:26.595059 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b2a6462-f361-4bc2-a99b-d71216928c50 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:26.595550 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1211/4829] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:26 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:26.595729 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59fc3858-51d6-43eb-ab34-b952454c9fff tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 returned with HTTP 404 Aug 18 09:24:26.596411 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1201/4830] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:26 2026] GET /volume/v3/snapshots/56583dec-a1fe-4550-9158-7c272fe5fbd7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:26.604853 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1dbb372e-911d-49bc-885c-599bb1175462 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:26.609415 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1dbb372e-911d-49bc-885c-599bb1175462 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 Aug 18 09:24:26.609415 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1dbb372e-911d-49bc-885c-599bb1175462 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:26.609415 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1dbb372e-911d-49bc-885c-599bb1175462 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:26.609693 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8076c7ff-dc48-498e-b35e-af00a55544e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:26.609781 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-1dbb372e-911d-49bc-885c-599bb1175462 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Delete snapshot with id: 3cbc5a37-6e16-4183-8f88-d4496df34203 Aug 18 09:24:26.609826 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (238d74bd-39ce-452d-8ba1-de7f72c3f414) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:26.609826 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request issued successfully. Aug 18 09:24:26.609826 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22461081-b56e-4dd4-bbde-abefd2306ce4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:24:26.609826 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1197/4831] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:24:26 2026] POST /volume/v3/volumes => generated 775 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:26.614547 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:26.614547 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:26.614547 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1dbb372e-911d-49bc-885c-599bb1175462 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:24:26.629093 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bcdf6ce1-59b1-4155-8cac-673c3ffbf6d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:26.631733 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bcdf6ce1-59b1-4155-8cac-673c3ffbf6d4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 Aug 18 09:24:26.631877 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1dbb372e-911d-49bc-885c-599bb1175462 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot delete request issued successfully. Aug 18 09:24:26.631877 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1dbb372e-911d-49bc-885c-599bb1175462 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 returned with HTTP 202 Aug 18 09:24:26.632374 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1223/4832] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:24:26 2026] DELETE /volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:26.632567 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bcdf6ce1-59b1-4155-8cac-673c3ffbf6d4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:26.632819 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bcdf6ce1-59b1-4155-8cac-673c3ffbf6d4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:26.646368 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85c656dd-4e28-4161-8c10-e28c1f9ab796 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:26.651145 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85c656dd-4e28-4161-8c10-e28c1f9ab796 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 Aug 18 09:24:26.651145 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85c656dd-4e28-4161-8c10-e28c1f9ab796 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:26.651145 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85c656dd-4e28-4161-8c10-e28c1f9ab796 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:26.651713 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:26.651713 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:26.652634 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bcdf6ce1-59b1-4155-8cac-673c3ffbf6d4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:26.655481 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:26.655481 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:26.656099 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-85c656dd-4e28-4161-8c10-e28c1f9ab796 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Snapshot retrieved successfully. Aug 18 09:24:26.657036 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85c656dd-4e28-4161-8c10-e28c1f9ab796 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 returned with HTTP 200 Aug 18 09:24:26.657540 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1202/4833] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:26 2026] GET /volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:26.659727 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bcdf6ce1-59b1-4155-8cac-673c3ffbf6d4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 returned with HTTP 200 Aug 18 09:24:26.660215 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1212/4834] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:26 2026] GET /volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:27.252720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a663a1a0-8db2-452d-8baf-910afaaca1a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:27.255859 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a663a1a0-8db2-452d-8baf-910afaaca1a2 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:27.255859 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a663a1a0-8db2-452d-8baf-910afaaca1a2 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:27.255859 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a663a1a0-8db2-452d-8baf-910afaaca1a2 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:27.256028 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a663a1a0-8db2-452d-8baf-910afaaca1a2 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:27.262079 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:27.262079 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:27.262775 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a663a1a0-8db2-452d-8baf-910afaaca1a2 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:27.263143 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1198/4835] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:27 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:27.607795 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9cc7118-a7e1-4a4a-840c-31f0ab951f1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:27.610131 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9cc7118-a7e1-4a4a-840c-31f0ab951f1b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:27.610429 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9cc7118-a7e1-4a4a-840c-31f0ab951f1b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:27.611304 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9cc7118-a7e1-4a4a-840c-31f0ab951f1b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:27.611304 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a9cc7118-a7e1-4a4a-840c-31f0ab951f1b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:27.616415 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:27.616415 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:27.617204 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9cc7118-a7e1-4a4a-840c-31f0ab951f1b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:27.617757 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1224/4836] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:27 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:27.672902 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a5436d48-926f-4d27-b829-7bebc8f82927 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:27.674936 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5436d48-926f-4d27-b829-7bebc8f82927 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 Aug 18 09:24:27.676135 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5436d48-926f-4d27-b829-7bebc8f82927 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:27.676135 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5436d48-926f-4d27-b829-7bebc8f82927 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:27.677691 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a37cc672-548b-439b-b1ac-10c821f64088 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:27.679868 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a37cc672-548b-439b-b1ac-10c821f64088 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 Aug 18 09:24:27.680117 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a37cc672-548b-439b-b1ac-10c821f64088 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:27.680350 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a37cc672-548b-439b-b1ac-10c821f64088 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:27.680792 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5436d48-926f-4d27-b829-7bebc8f82927 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 returned with HTTP 404 Aug 18 09:24:27.681445 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1203/4837] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:24:27 2026] GET /volume/v3/snapshots/3cbc5a37-6e16-4183-8f88-d4496df34203 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:27.689035 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1c429ed-2e1f-4cb4-bf7a-2f7ca38b26e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:27.690451 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:27.690451 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:27.691234 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1c429ed-2e1f-4cb4-bf7a-2f7ca38b26e9 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:24:27.691381 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1c429ed-2e1f-4cb4-bf7a-2f7ca38b26e9 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:27.691640 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1c429ed-2e1f-4cb4-bf7a-2f7ca38b26e9 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:27.696465 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a37cc672-548b-439b-b1ac-10c821f64088 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:27.698922 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:27.698922 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:27.702873 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1c429ed-2e1f-4cb4-bf7a-2f7ca38b26e9 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:27.703680 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a37cc672-548b-439b-b1ac-10c821f64088 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 returned with HTTP 200 Aug 18 09:24:27.704309 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1213/4838] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:27 2026] GET /volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:27.707205 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1c429ed-2e1f-4cb4-bf7a-2f7ca38b26e9 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:24:27.707562 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1199/4839] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:27 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:27.716724 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ab83a1e-7eb6-4cbf-9ceb-9f0338dd7f3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:27.718627 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ab83a1e-7eb6-4cbf-9ceb-9f0338dd7f3d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 Aug 18 09:24:27.718835 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ab83a1e-7eb6-4cbf-9ceb-9f0338dd7f3d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:27.719016 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ab83a1e-7eb6-4cbf-9ceb-9f0338dd7f3d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:27.723900 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9bf7d0d0-b07e-4ffc-baa2-100e1e1df156 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:27.726041 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:27.726041 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:27.726754 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bf7d0d0-b07e-4ffc-baa2-100e1e1df156 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:24:27.727056 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bf7d0d0-b07e-4ffc-baa2-100e1e1df156 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:27.727344 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bf7d0d0-b07e-4ffc-baa2-100e1e1df156 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:27.729792 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ab83a1e-7eb6-4cbf-9ceb-9f0338dd7f3d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:27.734962 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ab83a1e-7eb6-4cbf-9ceb-9f0338dd7f3d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 returned with HTTP 200 Aug 18 09:24:27.735368 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1225/4840] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:27 2026] GET /volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:27.742487 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:27.742487 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:27.746523 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9bf7d0d0-b07e-4ffc-baa2-100e1e1df156 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:27.750519 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df6ba0fd-902c-47f1-85b5-792484a01961 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:27.753141 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df6ba0fd-902c-47f1-85b5-792484a01961 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8/action Aug 18 09:24:27.753728 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df6ba0fd-902c-47f1-85b5-792484a01961 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:27.753945 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df6ba0fd-902c-47f1-85b5-792484a01961 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:27.760741 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bf7d0d0-b07e-4ffc-baa2-100e1e1df156 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:24:27.761263 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1204/4841] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:27 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:27.770072 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:27.770072 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:27.770774 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df6ba0fd-902c-47f1-85b5-792484a01961 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:27.774896 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f472bbc-430b-403d-a6bd-2350a8bdb57d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:27.776980 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f472bbc-430b-403d-a6bd-2350a8bdb57d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:24:27.777191 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f472bbc-430b-403d-a6bd-2350a8bdb57d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:27.777371 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f472bbc-430b-403d-a6bd-2350a8bdb57d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:27.777612 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8f472bbc-430b-403d-a6bd-2350a8bdb57d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Delete volume with id: fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:24:27.778913 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df6ba0fd-902c-47f1-85b5-792484a01961 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume updated successfully. Aug 18 09:24:27.779231 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df6ba0fd-902c-47f1-85b5-792484a01961 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8/action returned with HTTP 200 Aug 18 09:24:27.779898 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1214/4842] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:24:27 2026] POST /volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 09:24:27.784856 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:27.784856 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:27.785430 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f472bbc-430b-403d-a6bd-2350a8bdb57d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:27.803475 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f472bbc-430b-403d-a6bd-2350a8bdb57d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Delete volume request issued successfully. Aug 18 09:24:27.803674 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f472bbc-430b-403d-a6bd-2350a8bdb57d tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 202 Aug 18 09:24:27.804107 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1200/4843] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:24:27 2026] DELETE /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:27.812578 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8d91d34f-ddc4-4d2a-9e4a-0e8fd3593fed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:27.813992 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d91d34f-ddc4-4d2a-9e4a-0e8fd3593fed tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:24:27.814178 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d91d34f-ddc4-4d2a-9e4a-0e8fd3593fed tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:27.814354 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d91d34f-ddc4-4d2a-9e4a-0e8fd3593fed tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:27.821957 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:27.821957 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:27.825861 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8d91d34f-ddc4-4d2a-9e4a-0e8fd3593fed tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Volume info retrieved successfully. Aug 18 09:24:27.830454 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d91d34f-ddc4-4d2a-9e4a-0e8fd3593fed tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 200 Aug 18 09:24:27.830454 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1226/4844] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:27 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:27.877213 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f8c2985d-110c-4552-83ab-26e380092910 req-83d25c92-63bf-4eb3-8dc2-65961707324c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:27.879838 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-83d25c92-63bf-4eb3-8dc2-65961707324c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 Aug 18 09:24:27.880042 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-83d25c92-63bf-4eb3-8dc2-65961707324c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:27.880228 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-83d25c92-63bf-4eb3-8dc2-65961707324c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:27.887691 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:27.887691 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:27.892818 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f8c2985d-110c-4552-83ab-26e380092910 req-83d25c92-63bf-4eb3-8dc2-65961707324c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:27.902627 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-83d25c92-63bf-4eb3-8dc2-65961707324c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 returned with HTTP 200 Aug 18 09:24:27.903194 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1205/4845] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:24:27 2026] GET /volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:28.278032 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94cb24c1-ed11-47cd-b3b1-ade37120d89b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:28.279984 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94cb24c1-ed11-47cd-b3b1-ade37120d89b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:28.280264 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94cb24c1-ed11-47cd-b3b1-ade37120d89b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:28.280517 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94cb24c1-ed11-47cd-b3b1-ade37120d89b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:28.280627 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-94cb24c1-ed11-47cd-b3b1-ade37120d89b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:28.285222 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:28.285222 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:28.285885 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94cb24c1-ed11-47cd-b3b1-ade37120d89b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:28.286272 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1215/4846] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:28 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:28.532934 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f8c2985d-110c-4552-83ab-26e380092910 req-7587d309-03bc-4ace-9d67-a6b89d5dab24 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:28.535669 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-7587d309-03bc-4ace-9d67-a6b89d5dab24 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 Aug 18 09:24:28.535899 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-7587d309-03bc-4ace-9d67-a6b89d5dab24 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:28.536181 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-7587d309-03bc-4ace-9d67-a6b89d5dab24 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:28.543957 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:28.543957 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:28.547497 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f8c2985d-110c-4552-83ab-26e380092910 req-7587d309-03bc-4ace-9d67-a6b89d5dab24 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:28.551849 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-7587d309-03bc-4ace-9d67-a6b89d5dab24 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 returned with HTTP 200 Aug 18 09:24:28.552268 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1201/4847] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:24:28 2026] GET /volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:28.563777 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fa783057-00ee-43d4-b77d-ed3adb822511 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:28.564207 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa783057-00ee-43d4-b77d-ed3adb822511 None None] GET https://10.4.3.41/volume// Aug 18 09:24:28.564378 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa783057-00ee-43d4-b77d-ed3adb822511 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:28.564664 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa783057-00ee-43d4-b77d-ed3adb822511 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:28.564966 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa783057-00ee-43d4-b77d-ed3adb822511 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:24:28.565238 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1227/4848] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:24:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:24:28.573662 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f8c2985d-110c-4552-83ab-26e380092910 req-2dcd983f-48ab-4e70-b53c-05d72ad20132 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:28.575650 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-2dcd983f-48ab-4e70-b53c-05d72ad20132 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:24:28.576023 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-2dcd983f-48ab-4e70-b53c-05d72ad20132 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0478c013-aa1a-4c47-96c5-3454a1c5eeb8", "connector": null, "instance_uuid": "192cecde-a540-4f76-8951-16276a7f90b8"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:28.585495 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:28.585495 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:28.634792 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd44400f-d138-4872-83e4-2bbb20771071 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:28.636897 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-2dcd983f-48ab-4e70-b53c-05d72ad20132 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:24:28.637212 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd44400f-d138-4872-83e4-2bbb20771071 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:28.637666 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1206/4849] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:24:28 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:28.637734 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd44400f-d138-4872-83e4-2bbb20771071 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:28.637827 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd44400f-d138-4872-83e4-2bbb20771071 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:28.637996 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fd44400f-d138-4872-83e4-2bbb20771071 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:28.644140 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:28.644140 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:28.644994 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd44400f-d138-4872-83e4-2bbb20771071 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:28.645532 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1216/4850] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:28 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:28.847196 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-44d83e62-d977-4f97-81d7-ea6f905b6485 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:28.848964 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44d83e62-d977-4f97-81d7-ea6f905b6485 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] GET https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 Aug 18 09:24:28.849228 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44d83e62-d977-4f97-81d7-ea6f905b6485 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:28.849502 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44d83e62-d977-4f97-81d7-ea6f905b6485 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:28.856801 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44d83e62-d977-4f97-81d7-ea6f905b6485 tempest-SnapshotDataIntegrityTests-452340801 tempest-SnapshotDataIntegrityTests-452340801-project-member] https://10.4.3.41/volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 returned with HTTP 404 Aug 18 09:24:28.857407 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1202/4851] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:28 2026] GET /volume/v3/volumes/fb62f215-8a8a-4b85-b84b-74113fbbb456 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:29.295979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2c746755-563b-41b9-9b5c-8a66069f5a25 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:29.298281 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c746755-563b-41b9-9b5c-8a66069f5a25 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:29.298632 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c746755-563b-41b9-9b5c-8a66069f5a25 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:29.299620 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c746755-563b-41b9-9b5c-8a66069f5a25 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:29.299894 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2c746755-563b-41b9-9b5c-8a66069f5a25 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:29.304976 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:29.304976 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:29.305737 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c746755-563b-41b9-9b5c-8a66069f5a25 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:29.306142 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1228/4852] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:29 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:29.481470 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e94f56e5-bb54-4cb8-bac7-edda508316ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:29.482084 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e94f56e5-bb54-4cb8-bac7-edda508316ba None None] GET https://10.4.3.41/volume// Aug 18 09:24:29.482318 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e94f56e5-bb54-4cb8-bac7-edda508316ba None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:29.482613 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e94f56e5-bb54-4cb8-bac7-edda508316ba None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:29.482962 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e94f56e5-bb54-4cb8-bac7-edda508316ba None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:24:29.483327 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1207/4853] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:24:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:24:29.491531 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f8c2985d-110c-4552-83ab-26e380092910 req-7cd6757a-5495-4a7e-bdf3-bef7b0b76c52 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:29.495675 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-7cd6757a-5495-4a7e-bdf3-bef7b0b76c52 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 Aug 18 09:24:29.495917 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-7cd6757a-5495-4a7e-bdf3-bef7b0b76c52 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:29.496166 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-7cd6757a-5495-4a7e-bdf3-bef7b0b76c52 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:29.506240 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:29.506240 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:29.510040 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f8c2985d-110c-4552-83ab-26e380092910 req-7cd6757a-5495-4a7e-bdf3-bef7b0b76c52 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:29.514283 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-7cd6757a-5495-4a7e-bdf3-bef7b0b76c52 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 returned with HTTP 200 Aug 18 09:24:29.514655 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1217/4854] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:24:29 2026] GET /volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 => generated 1046 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:24:29.626356 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f8c2985d-110c-4552-83ab-26e380092910 req-671a1e4f-8773-472d-80a5-1f467d81110c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:29.637733 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-671a1e4f-8773-472d-80a5-1f467d81110c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] PUT https://10.4.3.41/volume/v3/attachments/6eda0694-1120-4527-b450-d271ae3f1b22 Aug 18 09:24:29.637955 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-671a1e4f-8773-472d-80a5-1f467d81110c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:29.653571 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-f8c2985d-110c-4552-83ab-26e380092910 req-671a1e4f-8773-472d-80a5-1f467d81110c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Acquiring lock "cinder-attachment_update-0478c013-aa1a-4c47-96c5-3454a1c5eeb8-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:24:29.657775 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bc93e6e8-482a-42ac-aadc-8db736221cfe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:29.660330 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-f8c2985d-110c-4552-83ab-26e380092910 req-671a1e4f-8773-472d-80a5-1f467d81110c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-0478c013-aa1a-4c47-96c5-3454a1c5eeb8-np0000007625" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:24:29.661587 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc93e6e8-482a-42ac-aadc-8db736221cfe tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:29.661679 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:29.661679 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:29.661885 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc93e6e8-482a-42ac-aadc-8db736221cfe tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:29.662196 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc93e6e8-482a-42ac-aadc-8db736221cfe tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:29.662310 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bc93e6e8-482a-42ac-aadc-8db736221cfe tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:29.669532 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:29.669532 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:29.670446 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc93e6e8-482a-42ac-aadc-8db736221cfe tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:29.671311 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1229/4855] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:29 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:29.739787 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-f8c2985d-110c-4552-83ab-26e380092910 req-671a1e4f-8773-472d-80a5-1f467d81110c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-0478c013-aa1a-4c47-96c5-3454a1c5eeb8-np0000007625" released by "attachment_update" :: held 0.079s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:24:29.740149 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-671a1e4f-8773-472d-80a5-1f467d81110c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/6eda0694-1120-4527-b450-d271ae3f1b22 returned with HTTP 200 Aug 18 09:24:29.740820 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1203/4856] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:24:29 2026] PUT /volume/v3/attachments/6eda0694-1120-4527-b450-d271ae3f1b22 => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:29.767537 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f8c2985d-110c-4552-83ab-26e380092910 req-c72031ca-1d09-49ae-bfc5-49e1dc8cce2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:29.770183 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-c72031ca-1d09-49ae-bfc5-49e1dc8cce2a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments/6eda0694-1120-4527-b450-d271ae3f1b22/action Aug 18 09:24:29.770604 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-c72031ca-1d09-49ae-bfc5-49e1dc8cce2a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:29.770744 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-c72031ca-1d09-49ae-bfc5-49e1dc8cce2a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:29.793778 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:29.793778 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:29.809676 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-c72031ca-1d09-49ae-bfc5-49e1dc8cce2a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/6eda0694-1120-4527-b450-d271ae3f1b22/action returned with HTTP 204 Aug 18 09:24:29.810346 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1208/4857] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:24:29 2026] POST /volume/v3/attachments/6eda0694-1120-4527-b450-d271ae3f1b22/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:30.316557 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6a8e935-663b-4ff7-a641-a463af917e61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:30.318513 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6a8e935-663b-4ff7-a641-a463af917e61 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:30.318707 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6a8e935-663b-4ff7-a641-a463af917e61 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:30.318907 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6a8e935-663b-4ff7-a641-a463af917e61 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:30.319053 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d6a8e935-663b-4ff7-a641-a463af917e61 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:30.323532 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:30.323532 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:30.324007 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6a8e935-663b-4ff7-a641-a463af917e61 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:30.324357 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1218/4858] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:30 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:30.684262 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ad8394d0-a2e8-4fff-a5a8-731664334e37 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:30.686967 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad8394d0-a2e8-4fff-a5a8-731664334e37 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:30.687179 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad8394d0-a2e8-4fff-a5a8-731664334e37 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:30.687776 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ad8394d0-a2e8-4fff-a5a8-731664334e37 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:30.687776 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ad8394d0-a2e8-4fff-a5a8-731664334e37 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:30.692776 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:30.692776 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:30.693879 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ad8394d0-a2e8-4fff-a5a8-731664334e37 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:30.694173 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1230/4859] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:30 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:31.335493 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6924d75-dff9-494a-b290-62635b59004e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:31.337334 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6924d75-dff9-494a-b290-62635b59004e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:31.337579 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6924d75-dff9-494a-b290-62635b59004e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:31.337788 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6924d75-dff9-494a-b290-62635b59004e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:31.337918 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f6924d75-dff9-494a-b290-62635b59004e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:31.342444 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:31.342444 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:31.343166 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6924d75-dff9-494a-b290-62635b59004e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:31.343743 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1204/4860] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:31 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:31.356525 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a7545e5-6220-4284-9be2-fcc8f0559e35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:31.359141 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a7545e5-6220-4284-9be2-fcc8f0559e35 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f/export_record Aug 18 09:24:31.359499 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a7545e5-6220-4284-9be2-fcc8f0559e35 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:31.359813 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a7545e5-6220-4284-9be2-fcc8f0559e35 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'export_record' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:31.359986 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-4a7545e5-6220-4284-9be2-fcc8f0559e35 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Export record for backup d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 09:24:31.365642 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:31.365642 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:31.366960 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-4a7545e5-6220-4284-9be2-fcc8f0559e35 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling RPCAPI with context: , host: np0000007625, backup: d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 09:24:31.374313 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-4a7545e5-6220-4284-9be2-fcc8f0559e35 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] export_record in rpcapi backup_id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f on host np0000007625. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 09:24:31.388990 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-4a7545e5-6220-4284-9be2-fcc8f0559e35 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDNlYjY2MDQtY2FhNC00YTQxLWEyZTMtZWNmYWJhOGZmNDRmIiwgInVzZXJfaWQiOiAiMzFhZjU2Y2Y1YzI0NDllZmJlMjRlNjg2MDEwYTQzYzQiLCAicHJvamVjdF9pZCI6ICIwYmIwNGRkMjkzY2I0N2Y1OWNlODE5ZDE2NTdhNjJjOSIsICJ2b2x1bWVfaWQiOiAiYjY4ZjJiYzUtMTZmOS00MTc4LTlmYjYtNmVmOGJjNWVkZjE3IiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NTI1MzA4MjMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNjhmMmJjNS0xNmY5LTQxNzgtOWZiNi02ZWY4YmM1ZWRmMTcvMjAyNjA4MTgwOTI0MTcvYXpfbm92YV9iYWNrdXBfZDNlYjY2MDQtY2FhNC00YTQxLWEyZTMtZWNmYWJhOGZmNDRmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToyNDoxNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyNDoxNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjI0OjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 09:24:31.389420 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a7545e5-6220-4284-9be2-fcc8f0559e35 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f/export_record returned with HTTP 200 Aug 18 09:24:31.390282 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1209/4861] 10.4.3.41 () {68 vars in 1423 bytes} [Tue Aug 18 09:24:31 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:31.398906 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-356d8626-79d0-47bc-99f6-b458b15a6924 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:31.400767 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-356d8626-79d0-47bc-99f6-b458b15a6924 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:31.400978 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-356d8626-79d0-47bc-99f6-b458b15a6924 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:31.401268 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-356d8626-79d0-47bc-99f6-b458b15a6924 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:31.401268 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-356d8626-79d0-47bc-99f6-b458b15a6924 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:31.405982 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:31.405982 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:31.406716 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-356d8626-79d0-47bc-99f6-b458b15a6924 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:31.407474 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1219/4862] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:31 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:31.418234 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01860957-b6f3-4879-97cf-c039d9ce4dd4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:31.420316 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01860957-b6f3-4879-97cf-c039d9ce4dd4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] POST https://10.4.3.41/volume/v3/backups/import_record Aug 18 09:24:31.420791 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01860957-b6f3-4879-97cf-c039d9ce4dd4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWZhMGU4YzAtYmZhNC00ZjA3LTljNjUtMzM4ZGFiMmY3OGY0IiwgInVzZXJfaWQiOiAiMzFhZjU2Y2Y1YzI0NDllZmJlMjRlNjg2MDEwYTQzYzQiLCAicHJvamVjdF9pZCI6ICIwYmIwNGRkMjkzY2I0N2Y1OWNlODE5ZDE2NTdhNjJjOSIsICJ2b2x1bWVfaWQiOiAiYjY4ZjJiYzUtMTZmOS00MTc4LTlmYjYtNmVmOGJjNWVkZjE3IiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NTI1MzA4MjMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNjhmMmJjNS0xNmY5LTQxNzgtOWZiNi02ZWY4YmM1ZWRmMTcvMjAyNjA4MTgwOTI0MTcvYXpfbm92YV9iYWNrdXBfZDNlYjY2MDQtY2FhNC00YTQxLWEyZTMtZWNmYWJhOGZmNDRmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToyNDoxNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyNDoxNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjI0OjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:31.422090 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-01860957-b6f3-4879-97cf-c039d9ce4dd4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWZhMGU4YzAtYmZhNC00ZjA3LTljNjUtMzM4ZGFiMmY3OGY0IiwgInVzZXJfaWQiOiAiMzFhZjU2Y2Y1YzI0NDllZmJlMjRlNjg2MDEwYTQzYzQiLCAicHJvamVjdF9pZCI6ICIwYmIwNGRkMjkzY2I0N2Y1OWNlODE5ZDE2NTdhNjJjOSIsICJ2b2x1bWVfaWQiOiAiYjY4ZjJiYzUtMTZmOS00MTc4LTlmYjYtNmVmOGJjNWVkZjE3IiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NTI1MzA4MjMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNjhmMmJjNS0xNmY5LTQxNzgtOWZiNi02ZWY4YmM1ZWRmMTcvMjAyNjA4MTgwOTI0MTcvYXpfbm92YV9iYWNrdXBfZDNlYjY2MDQtY2FhNC00YTQxLWEyZTMtZWNmYWJhOGZmNDRmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToyNDoxNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyNDoxNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjI0OjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 09:24:31.422217 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-01860957-b6f3-4879-97cf-c039d9ce4dd4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWZhMGU4YzAtYmZhNC00ZjA3LTljNjUtMzM4ZGFiMmY3OGY0IiwgInVzZXJfaWQiOiAiMzFhZjU2Y2Y1YzI0NDllZmJlMjRlNjg2MDEwYTQzYzQiLCAicHJvamVjdF9pZCI6ICIwYmIwNGRkMjkzY2I0N2Y1OWNlODE5ZDE2NTdhNjJjOSIsICJ2b2x1bWVfaWQiOiAiYjY4ZjJiYzUtMTZmOS00MTc4LTlmYjYtNmVmOGJjNWVkZjE3IiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NTI1MzA4MjMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNjhmMmJjNS0xNmY5LTQxNzgtOWZiNi02ZWY4YmM1ZWRmMTcvMjAyNjA4MTgwOTI0MTcvYXpfbm92YV9iYWNrdXBfZDNlYjY2MDQtY2FhNC00YTQxLWEyZTMtZWNmYWJhOGZmNDRmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwOToyNDoxNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyNDoxNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA5OjI0OjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 09:24:31.423021 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-01860957-b6f3-4879-97cf-c039d9ce4dd4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '8224ce0696c245cf8dcd242c8e9cab17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bb04dd293cb47f59ce819d1657a62c9', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:24:31.423264 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01860957-b6f3-4879-97cf-c039d9ce4dd4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] https://10.4.3.41/volume/v3/backups/import_record returned with HTTP 403 Aug 18 09:24:31.423879 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1231/4863] 10.4.3.41 () {70 vars in 1335 bytes} [Tue Aug 18 09:24:31 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:31.431057 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf196b13-6fde-4a08-969a-9207c503b975 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:31.432857 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf196b13-6fde-4a08-969a-9207c503b975 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 Aug 18 09:24:31.433096 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf196b13-6fde-4a08-969a-9207c503b975 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:31.433316 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf196b13-6fde-4a08-969a-9207c503b975 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:31.433536 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-bf196b13-6fde-4a08-969a-9207c503b975 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Delete volume with id: b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 Aug 18 09:24:31.440515 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:31.440515 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:31.440882 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bf196b13-6fde-4a08-969a-9207c503b975 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:24:31.460136 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bf196b13-6fde-4a08-969a-9207c503b975 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Delete volume request issued successfully. Aug 18 09:24:31.460318 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf196b13-6fde-4a08-969a-9207c503b975 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 returned with HTTP 202 Aug 18 09:24:31.461078 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1205/4864] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:24:31 2026] DELETE /volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:31.469366 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12bc6765-0470-4a50-a770-797265902c5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:31.472652 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12bc6765-0470-4a50-a770-797265902c5c tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 Aug 18 09:24:31.472652 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12bc6765-0470-4a50-a770-797265902c5c tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:31.472652 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12bc6765-0470-4a50-a770-797265902c5c tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:31.480216 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:31.480216 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:31.484106 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-12bc6765-0470-4a50-a770-797265902c5c tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:24:31.487752 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12bc6765-0470-4a50-a770-797265902c5c tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 returned with HTTP 200 Aug 18 09:24:31.490419 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1210/4865] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:31 2026] GET /volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:31.706346 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8a4cdbf-df3b-4b5d-9fcf-2d85afeb7d38 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:31.708125 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8a4cdbf-df3b-4b5d-9fcf-2d85afeb7d38 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:31.708321 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8a4cdbf-df3b-4b5d-9fcf-2d85afeb7d38 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:31.708536 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8a4cdbf-df3b-4b5d-9fcf-2d85afeb7d38 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:31.708640 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f8a4cdbf-df3b-4b5d-9fcf-2d85afeb7d38 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:31.713104 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:31.713104 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:31.713727 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8a4cdbf-df3b-4b5d-9fcf-2d85afeb7d38 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:31.714137 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1220/4866] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:31 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:32.501424 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36939d2d-e2a4-42df-8572-8e4dd22192cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:32.503795 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36939d2d-e2a4-42df-8572-8e4dd22192cc tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 Aug 18 09:24:32.503993 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36939d2d-e2a4-42df-8572-8e4dd22192cc tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:32.504208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36939d2d-e2a4-42df-8572-8e4dd22192cc tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:32.510750 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36939d2d-e2a4-42df-8572-8e4dd22192cc tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 returned with HTTP 404 Aug 18 09:24:32.511268 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1232/4867] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:32 2026] GET /volume/v3/volumes/b68f2bc5-16f9-4178-9fb6-6ef8bc5edf17 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:32.520251 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-24356f0f-2c61-43b2-ae95-c00e8a107795 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:32.522130 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24356f0f-2c61-43b2-ae95-c00e8a107795 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] GET https://10.4.3.41/volume/v3/backups Aug 18 09:24:32.522566 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24356f0f-2c61-43b2-ae95-c00e8a107795 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:32.522566 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24356f0f-2c61-43b2-ae95-c00e8a107795 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:32.522902 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-24356f0f-2c61-43b2-ae95-c00e8a107795 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:24:32.528761 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24356f0f-2c61-43b2-ae95-c00e8a107795 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] https://10.4.3.41/volume/v3/backups returned with HTTP 200 Aug 18 09:24:32.529210 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1206/4868] 10.4.3.41 () {68 vars in 1270 bytes} [Tue Aug 18 09:24:32 2026] GET /volume/v3/backups => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:32.540738 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90e78ba6-2f25-4e22-a40a-b44910e49a92 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:32.542481 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90e78ba6-2f25-4e22-a40a-b44910e49a92 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] GET https://10.4.3.41/volume/v3/backups?project_id=0bb04dd293cb47f59ce819d1657a62c9 Aug 18 09:24:32.542735 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90e78ba6-2f25-4e22-a40a-b44910e49a92 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:32.542972 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90e78ba6-2f25-4e22-a40a-b44910e49a92 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:32.543295 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-90e78ba6-2f25-4e22-a40a-b44910e49a92 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Removing options 'project_id' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:24:32.548896 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90e78ba6-2f25-4e22-a40a-b44910e49a92 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] https://10.4.3.41/volume/v3/backups?project_id=0bb04dd293cb47f59ce819d1657a62c9 returned with HTTP 200 Aug 18 09:24:32.549446 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1211/4869] 10.4.3.41 () {68 vars in 1357 bytes} [Tue Aug 18 09:24:32 2026] GET /volume/v3/backups?project_id=0bb04dd293cb47f59ce819d1657a62c9 => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:32.559280 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:32.560999 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:24:32.561341 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-465430437"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:32.562841 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-465430437'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:24:32.562958 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Create volume of 1 GB Aug 18 09:24:32.567197 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Availability Zones retrieved successfully. Aug 18 09:24:32.572762 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Flow 'volume_create_api' (b0dc3ea4-5b1f-46a0-9eb3-27cd8ac21813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:32.573831 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fbe14e1-aaff-46a3-9c85-a16564ab4ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:32.574659 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:32.597913 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fbe14e1-aaff-46a3-9c85-a16564ab4ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:32.598625 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb96662-2cad-456a-9f10-8721ed15bf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:32.637048 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Created reservations ['82c01148-452b-4966-9bdf-374bf264a6ca', '835c82f4-9ec7-4434-af38-b99c0b71d4ff', 'd334bc63-3f35-4405-a417-2683bfec13af', 'a747a426-40fd-4080-9da6-50a3464fa56d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:32.638143 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb96662-2cad-456a-9f10-8721ed15bf11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82c01148-452b-4966-9bdf-374bf264a6ca', '835c82f4-9ec7-4434-af38-b99c0b71d4ff', 'd334bc63-3f35-4405-a417-2683bfec13af', 'a747a426-40fd-4080-9da6-50a3464fa56d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:32.638902 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c84f898-fc5a-4d3b-8b86-8d15fa393198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:32.659735 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c84f898-fc5a-4d3b-8b86-8d15fa393198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e5572bf-db8d-4eca-92ff-88990d829bd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-465430437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bb04dd293cb47f59ce819d1657a62c9',qos_specs=None,replication_status=,reservations=['82c01148-452b-4966-9bdf-374bf264a6ca','835c82f4-9ec7-4434-af38-b99c0b71d4ff','d334bc63-3f35-4405-a417-2683bfec13af','a747a426-40fd-4080-9da6-50a3464fa56d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31af56cf5c2449efbe24e686010a43c4',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-465430437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e5572bf-db8d-4eca-92ff-88990d829bd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bb04dd293cb47f59ce819d1657a62c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31af56cf5c2449efbe24e686010a43c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:32.660830 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2760b6-513e-429b-a227-cead1b7af37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:32.678926 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2760b6-513e-429b-a227-cead1b7af37b) transitioned into state 'SUCCESS' from state '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-465430437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bb04dd293cb47f59ce819d1657a62c9',qos_specs=None,replication_status=,reservations=['82c01148-452b-4966-9bdf-374bf264a6ca','835c82f4-9ec7-4434-af38-b99c0b71d4ff','d334bc63-3f35-4405-a417-2683bfec13af','a747a426-40fd-4080-9da6-50a3464fa56d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31af56cf5c2449efbe24e686010a43c4',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:32.679576 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3658b4c6-ee6a-4ae9-b78e-874fc6362ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:32.688113 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3658b4c6-ee6a-4ae9-b78e-874fc6362ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:32.688823 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Flow 'volume_create_api' (b0dc3ea4-5b1f-46a0-9eb3-27cd8ac21813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:32.689118 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Create volume request issued successfully. Aug 18 09:24:32.689730 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f3d48c8-76c2-402b-a2ba-0b2573002bb5 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:24:32.690215 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1221/4870] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:24:32 2026] POST /volume/v3/volumes => generated 775 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:32.701621 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-566c6acd-1e8a-41f2-9f6e-23dd35bd57f6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:32.703501 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-566c6acd-1e8a-41f2-9f6e-23dd35bd57f6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 Aug 18 09:24:32.703753 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-566c6acd-1e8a-41f2-9f6e-23dd35bd57f6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:32.703978 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-566c6acd-1e8a-41f2-9f6e-23dd35bd57f6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:32.711026 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:32.711026 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:32.714350 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-566c6acd-1e8a-41f2-9f6e-23dd35bd57f6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:24:32.718330 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-566c6acd-1e8a-41f2-9f6e-23dd35bd57f6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 returned with HTTP 200 Aug 18 09:24:32.718813 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1233/4871] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:32 2026] GET /volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:32.724896 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0ce46df-9581-4848-b00d-1736368ee634 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:32.726646 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0ce46df-9581-4848-b00d-1736368ee634 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:32.726862 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0ce46df-9581-4848-b00d-1736368ee634 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:32.727036 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0ce46df-9581-4848-b00d-1736368ee634 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:32.727141 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b0ce46df-9581-4848-b00d-1736368ee634 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:32.731154 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:32.731154 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:32.731783 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0ce46df-9581-4848-b00d-1736368ee634 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:32.732142 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1207/4872] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:32 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:33.732814 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ba6575f-87c8-4d0f-b3fd-83860200f18e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:33.735742 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ba6575f-87c8-4d0f-b3fd-83860200f18e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 Aug 18 09:24:33.735742 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ba6575f-87c8-4d0f-b3fd-83860200f18e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:33.735742 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ba6575f-87c8-4d0f-b3fd-83860200f18e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:33.744463 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-606f22ca-aab6-4144-b1c5-ea22180e9159 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:33.746500 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-606f22ca-aab6-4144-b1c5-ea22180e9159 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:33.746680 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:33.746680 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:33.746772 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-606f22ca-aab6-4144-b1c5-ea22180e9159 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:33.746987 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-606f22ca-aab6-4144-b1c5-ea22180e9159 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:33.747138 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-606f22ca-aab6-4144-b1c5-ea22180e9159 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:33.750819 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9ba6575f-87c8-4d0f-b3fd-83860200f18e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:24:33.752777 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:33.752777 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:33.753122 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-606f22ca-aab6-4144-b1c5-ea22180e9159 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:33.753842 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1222/4873] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:33 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:33.756616 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ba6575f-87c8-4d0f-b3fd-83860200f18e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 returned with HTTP 200 Aug 18 09:24:33.757185 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1212/4874] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:33 2026] GET /volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:33.773460 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-207efda0-c2c2-4fa6-9652-f8f4de780692 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:33.775575 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-207efda0-c2c2-4fa6-9652-f8f4de780692 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:24:33.776025 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-207efda0-c2c2-4fa6-9652-f8f4de780692 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e5572bf-db8d-4eca-92ff-88990d829bd3", "name": "tempest-type-Backup-288696839"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:33.777751 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-207efda0-c2c2-4fa6-9652-f8f4de780692 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Creating new backup {'backup': {'volume_id': '1e5572bf-db8d-4eca-92ff-88990d829bd3', 'name': 'tempest-type-Backup-288696839'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:24:33.777922 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-207efda0-c2c2-4fa6-9652-f8f4de780692 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Creating backup of volume 1e5572bf-db8d-4eca-92ff-88990d829bd3 in container None Aug 18 09:24:33.786225 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:33.786225 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:33.786626 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-207efda0-c2c2-4fa6-9652-f8f4de780692 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:24:33.805192 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-207efda0-c2c2-4fa6-9652-f8f4de780692 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Created reservations ['2cc619b7-f11b-48b2-91d4-f53d0cee8e36', 'b8aac196-a312-47bd-857a-6de88e68a1b1'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:33.831619 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-207efda0-c2c2-4fa6-9652-f8f4de780692 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:24:33.832120 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1234/4875] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:24:33 2026] POST /volume/v3/backups => generated 313 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:33.840634 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f80868aa-d54e-4046-bf8c-5873cf09611e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:33.842959 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f80868aa-d54e-4046-bf8c-5873cf09611e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:33.843185 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f80868aa-d54e-4046-bf8c-5873cf09611e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:33.843610 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f80868aa-d54e-4046-bf8c-5873cf09611e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:33.843610 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f80868aa-d54e-4046-bf8c-5873cf09611e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:33.848263 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:33.848263 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:33.848892 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f80868aa-d54e-4046-bf8c-5873cf09611e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:33.849344 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1208/4876] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:33 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:34.764799 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1cd9282-78d2-4147-b174-dc3b15205805 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:34.766649 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1cd9282-78d2-4147-b174-dc3b15205805 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:34.766897 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1cd9282-78d2-4147-b174-dc3b15205805 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:34.767225 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1cd9282-78d2-4147-b174-dc3b15205805 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:34.767225 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d1cd9282-78d2-4147-b174-dc3b15205805 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:34.771723 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:34.771723 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:34.772460 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1cd9282-78d2-4147-b174-dc3b15205805 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:34.772791 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1223/4877] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:34 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:34.860228 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d5c33c7c-cdcc-4349-bfe4-0d977675754a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:34.862075 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5c33c7c-cdcc-4349-bfe4-0d977675754a tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:34.862301 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5c33c7c-cdcc-4349-bfe4-0d977675754a tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:34.862586 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5c33c7c-cdcc-4349-bfe4-0d977675754a tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:34.862744 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d5c33c7c-cdcc-4349-bfe4-0d977675754a tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:34.866867 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:34.866867 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:34.867555 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5c33c7c-cdcc-4349-bfe4-0d977675754a tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:34.867929 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1213/4878] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:34 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:35.007688 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f8c2985d-110c-4552-83ab-26e380092910 req-75ce1fc8-37f7-4f4f-b0e6-f9228fab53ac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:35.010380 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-75ce1fc8-37f7-4f4f-b0e6-f9228fab53ac tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8/encryption Aug 18 09:24:35.010673 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-75ce1fc8-37f7-4f4f-b0e6-f9228fab53ac tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:35.010945 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-75ce1fc8-37f7-4f4f-b0e6-f9228fab53ac tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:35.023181 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:35.023181 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:35.031175 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f8c2985d-110c-4552-83ab-26e380092910 req-75ce1fc8-37f7-4f4f-b0e6-f9228fab53ac tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8/encryption returned with HTTP 200 Aug 18 09:24:35.031586 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1235/4879] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:24:35 2026] GET /volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:35.782637 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d04045da-a25a-4b0c-b693-0563ff7c647f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:35.784313 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d04045da-a25a-4b0c-b693-0563ff7c647f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:35.784536 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d04045da-a25a-4b0c-b693-0563ff7c647f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:35.784759 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d04045da-a25a-4b0c-b693-0563ff7c647f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:35.784890 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d04045da-a25a-4b0c-b693-0563ff7c647f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:35.789044 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:35.789044 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:35.789682 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d04045da-a25a-4b0c-b693-0563ff7c647f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:35.790035 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1209/4880] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:35 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:35.799678 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9755c71-b4ec-405d-97a6-13fc93ea4964 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:35.801271 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9755c71-b4ec-405d-97a6-13fc93ea4964 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783/export_record Aug 18 09:24:35.801471 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9755c71-b4ec-405d-97a6-13fc93ea4964 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:35.801638 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9755c71-b4ec-405d-97a6-13fc93ea4964 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'export_record' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:35.801731 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-d9755c71-b4ec-405d-97a6-13fc93ea4964 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Export record for backup 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 09:24:35.805635 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:35.805635 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:35.806352 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-d9755c71-b4ec-405d-97a6-13fc93ea4964 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling RPCAPI with context: , host: np0000007625, backup: 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 09:24:35.813162 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-d9755c71-b4ec-405d-97a6-13fc93ea4964 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] export_record in rpcapi backup_id 7986875a-5484-4e2d-8790-d6e9588e8783 on host np0000007625. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 09:24:35.821752 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-d9755c71-b4ec-405d-97a6-13fc93ea4964 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzk4Njg3NWEtNTQ4NC00ZTJkLTg3OTAtZDZlOTU4OGU4NzgzIiwgInVzZXJfaWQiOiAiMGQ1MmJkNWVhZTUzNGFjZjgzMWQzYTYyYmYxYmJhYWMiLCAicHJvamVjdF9pZCI6ICJkMWQ1ZTJhMTAyMDE0ODJjYWYzNzUzNjgwNGZlYTYwYiIsICJ2b2x1bWVfaWQiOiAiYTA1ZjI0NzMtMzQ0Yi00M2Y2LWFlOWEtYWRiNDIyOGUyMjNjIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDA3NTM3NDk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTA1ZjI0NzMtMzQ0Yi00M2Y2LWFlOWEtYWRiNDIyOGUyMjNjLzIwMjYwODE4MDkyNDE5L2F6X25vdmFfYmFja3VwXzc5ODY4NzVhLTU0ODQtNGUyZC04NzkwLWQ2ZTk1ODhlODc4MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDk6MjQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDk6MjQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyNDozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 09:24:35.821985 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9755c71-b4ec-405d-97a6-13fc93ea4964 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783/export_record returned with HTTP 200 Aug 18 09:24:35.822388 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1224/4881] 10.4.3.41 () {68 vars in 1423 bytes} [Tue Aug 18 09:24:35 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783/export_record => generated 1424 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:35.829199 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa0086c2-de7e-472b-a6aa-5e2c968131e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:35.830924 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa0086c2-de7e-472b-a6aa-5e2c968131e6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:24:35.831156 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa0086c2-de7e-472b-a6aa-5e2c968131e6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:35.831363 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa0086c2-de7e-472b-a6aa-5e2c968131e6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:35.831541 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-aa0086c2-de7e-472b-a6aa-5e2c968131e6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:35.835673 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:35.835673 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:35.836279 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa0086c2-de7e-472b-a6aa-5e2c968131e6 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:24:35.836690 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1214/4882] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:35 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:35.845412 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-320278e7-19b7-410f-9d0a-5db12153c969 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:35.846947 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-320278e7-19b7-410f-9d0a-5db12153c969 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] POST https://10.4.3.41/volume/v3/backups/import_record Aug 18 09:24:35.847301 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-320278e7-19b7-410f-9d0a-5db12153c969 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjlhNDFmYzYtYTQyNS00NzY4LWJjZmQtNGY2N2E3NDI2YzM1IiwgInVzZXJfaWQiOiAiMGQ1MmJkNWVhZTUzNGFjZjgzMWQzYTYyYmYxYmJhYWMiLCAicHJvamVjdF9pZCI6ICJkMWQ1ZTJhMTAyMDE0ODJjYWYzNzUzNjgwNGZlYTYwYiIsICJ2b2x1bWVfaWQiOiAiYTA1ZjI0NzMtMzQ0Yi00M2Y2LWFlOWEtYWRiNDIyOGUyMjNjIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDA3NTM3NDk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTA1ZjI0NzMtMzQ0Yi00M2Y2LWFlOWEtYWRiNDIyOGUyMjNjLzIwMjYwODE4MDkyNDE5L2F6X25vdmFfYmFja3VwXzc5ODY4NzVhLTU0ODQtNGUyZC04NzkwLWQ2ZTk1ODhlODc4MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDk6MjQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDk6MjQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyNDozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:35.848600 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-320278e7-19b7-410f-9d0a-5db12153c969 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjlhNDFmYzYtYTQyNS00NzY4LWJjZmQtNGY2N2E3NDI2YzM1IiwgInVzZXJfaWQiOiAiMGQ1MmJkNWVhZTUzNGFjZjgzMWQzYTYyYmYxYmJhYWMiLCAicHJvamVjdF9pZCI6ICJkMWQ1ZTJhMTAyMDE0ODJjYWYzNzUzNjgwNGZlYTYwYiIsICJ2b2x1bWVfaWQiOiAiYTA1ZjI0NzMtMzQ0Yi00M2Y2LWFlOWEtYWRiNDIyOGUyMjNjIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDA3NTM3NDk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTA1ZjI0NzMtMzQ0Yi00M2Y2LWFlOWEtYWRiNDIyOGUyMjNjLzIwMjYwODE4MDkyNDE5L2F6X25vdmFfYmFja3VwXzc5ODY4NzVhLTU0ODQtNGUyZC04NzkwLWQ2ZTk1ODhlODc4MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDk6MjQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDk6MjQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyNDozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 09:24:35.848706 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-320278e7-19b7-410f-9d0a-5db12153c969 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjlhNDFmYzYtYTQyNS00NzY4LWJjZmQtNGY2N2E3NDI2YzM1IiwgInVzZXJfaWQiOiAiMGQ1MmJkNWVhZTUzNGFjZjgzMWQzYTYyYmYxYmJhYWMiLCAicHJvamVjdF9pZCI6ICJkMWQ1ZTJhMTAyMDE0ODJjYWYzNzUzNjgwNGZlYTYwYiIsICJ2b2x1bWVfaWQiOiAiYTA1ZjI0NzMtMzQ0Yi00M2Y2LWFlOWEtYWRiNDIyOGUyMjNjIiwgImhvc3QiOiAibnAwMDAwMDA3NjI1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDA3NTM3NDk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTA1ZjI0NzMtMzQ0Yi00M2Y2LWFlOWEtYWRiNDIyOGUyMjNjLzIwMjYwODE4MDkyNDE5L2F6X25vdmFfYmFja3VwXzc5ODY4NzVhLTU0ODQtNGUyZC04NzkwLWQ2ZTk1ODhlODc4MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDk6MjQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDk6MjQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwOToyNDozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 09:24:35.849294 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-320278e7-19b7-410f-9d0a-5db12153c969 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '55d7b32e76314e4b881db5b3419c21be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1d5e2a10201482caf37536804fea60b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:24:35.849651 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-320278e7-19b7-410f-9d0a-5db12153c969 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] https://10.4.3.41/volume/v3/backups/import_record returned with HTTP 403 Aug 18 09:24:35.850081 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1236/4883] 10.4.3.41 () {70 vars in 1335 bytes} [Tue Aug 18 09:24:35 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:35.856989 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5ecdd820-94c4-4a0d-92d9-30e98ae34f9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:35.858591 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ecdd820-94c4-4a0d-92d9-30e98ae34f9f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c Aug 18 09:24:35.858765 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ecdd820-94c4-4a0d-92d9-30e98ae34f9f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:35.858962 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ecdd820-94c4-4a0d-92d9-30e98ae34f9f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:35.859137 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5ecdd820-94c4-4a0d-92d9-30e98ae34f9f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete volume with id: a05f2473-344b-43f6-ae9a-adb4228e223c Aug 18 09:24:35.866963 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:35.866963 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:35.867296 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5ecdd820-94c4-4a0d-92d9-30e98ae34f9f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:24:35.881337 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b6b94a0b-73ec-4535-9fc6-c94f6a80f2f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:35.883427 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6b94a0b-73ec-4535-9fc6-c94f6a80f2f4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:35.883648 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6b94a0b-73ec-4535-9fc6-c94f6a80f2f4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:35.883832 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6b94a0b-73ec-4535-9fc6-c94f6a80f2f4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:35.883952 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b6b94a0b-73ec-4535-9fc6-c94f6a80f2f4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:35.884988 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5ecdd820-94c4-4a0d-92d9-30e98ae34f9f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete volume request issued successfully. Aug 18 09:24:35.885344 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ecdd820-94c4-4a0d-92d9-30e98ae34f9f tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c returned with HTTP 202 Aug 18 09:24:35.885773 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1210/4884] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:24:35 2026] DELETE /volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:35.893551 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cab746fd-e57e-44b6-bee2-0e5ffc68bc54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:35.894692 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:35.894692 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:35.895373 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6b94a0b-73ec-4535-9fc6-c94f6a80f2f4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:35.895882 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1225/4885] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:35 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:35.898740 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cab746fd-e57e-44b6-bee2-0e5ffc68bc54 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c Aug 18 09:24:35.899031 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cab746fd-e57e-44b6-bee2-0e5ffc68bc54 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:35.899299 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cab746fd-e57e-44b6-bee2-0e5ffc68bc54 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:35.913765 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:35.913765 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:35.922605 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cab746fd-e57e-44b6-bee2-0e5ffc68bc54 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:24:35.930675 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cab746fd-e57e-44b6-bee2-0e5ffc68bc54 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c returned with HTTP 200 Aug 18 09:24:35.931181 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1215/4886] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:35 2026] GET /volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c => generated 1005 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:36.906279 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c4d6fb54-57d0-4ea2-9167-051ffd50a97b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:36.907998 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4d6fb54-57d0-4ea2-9167-051ffd50a97b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:36.908187 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4d6fb54-57d0-4ea2-9167-051ffd50a97b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:36.908354 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4d6fb54-57d0-4ea2-9167-051ffd50a97b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:36.908498 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c4d6fb54-57d0-4ea2-9167-051ffd50a97b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:36.912944 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:36.912944 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:36.913478 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4d6fb54-57d0-4ea2-9167-051ffd50a97b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:36.913812 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1237/4887] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:36 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:36.950558 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40b51c87-87cc-4f51-a6a2-b15528273186 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:36.952531 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40b51c87-87cc-4f51-a6a2-b15528273186 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c Aug 18 09:24:36.952731 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40b51c87-87cc-4f51-a6a2-b15528273186 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:36.953162 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40b51c87-87cc-4f51-a6a2-b15528273186 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:36.959260 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40b51c87-87cc-4f51-a6a2-b15528273186 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c returned with HTTP 404 Aug 18 09:24:36.959812 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1211/4888] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:36 2026] GET /volume/v3/volumes/a05f2473-344b-43f6-ae9a-adb4228e223c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:36.968284 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f76809a-332c-4e94-9661-2029a6a4315b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:36.970293 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f76809a-332c-4e94-9661-2029a6a4315b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] GET https://10.4.3.41/volume/v3/backups Aug 18 09:24:36.970562 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f76809a-332c-4e94-9661-2029a6a4315b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:36.970753 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f76809a-332c-4e94-9661-2029a6a4315b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:36.971024 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-4f76809a-332c-4e94-9661-2029a6a4315b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:24:36.983050 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f76809a-332c-4e94-9661-2029a6a4315b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 200 Aug 18 09:24:36.983420 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1226/4889] 10.4.3.41 () {68 vars in 1270 bytes} [Tue Aug 18 09:24:36 2026] GET /volume/v3/backups => generated 620 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:36.992670 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79d69755-f3fa-4693-a6d5-0ed8d3c3ed40 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:36.994953 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79d69755-f3fa-4693-a6d5-0ed8d3c3ed40 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] GET https://10.4.3.41/volume/v3/backups?project_id=d1d5e2a10201482caf37536804fea60b Aug 18 09:24:36.995237 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79d69755-f3fa-4693-a6d5-0ed8d3c3ed40 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:36.995595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79d69755-f3fa-4693-a6d5-0ed8d3c3ed40 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:36.995802 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-79d69755-f3fa-4693-a6d5-0ed8d3c3ed40 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Removing options 'project_id' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 09:24:37.002098 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79d69755-f3fa-4693-a6d5-0ed8d3c3ed40 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] https://10.4.3.41/volume/v3/backups?project_id=d1d5e2a10201482caf37536804fea60b returned with HTTP 200 Aug 18 09:24:37.002611 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1216/4890] 10.4.3.41 () {68 vars in 1357 bytes} [Tue Aug 18 09:24:36 2026] GET /volume/v3/backups?project_id=d1d5e2a10201482caf37536804fea60b => generated 620 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:37.011947 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-583f3239-631f-4c90-897b-d7391caa871a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:37.013840 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:24:37.014168 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1204474112"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:37.015814 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1204474112'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:24:37.015980 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Create volume of 1 GB Aug 18 09:24:37.020194 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Availability Zones retrieved successfully. Aug 18 09:24:37.026561 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Flow 'volume_create_api' (b42ca070-d4a1-4454-b672-bfa8f634636d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:37.027724 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ce25d3b-aced-4046-9b2e-9d2d3b25760b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:37.028723 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:37.066747 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ce25d3b-aced-4046-9b2e-9d2d3b25760b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:37.067774 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21edd07d-f42e-43b2-999c-c4884b7186f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:37.118032 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Created reservations ['97454b57-3a70-44fc-9c59-7df77b77ab9e', '47b83cea-e33c-4107-a691-d36050acc98b', 'bba25620-1bdf-4aa1-ae5a-419f741e2341', 'add5da13-4eac-4cad-a4c9-91fcdeb7c19a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:37.119208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21edd07d-f42e-43b2-999c-c4884b7186f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97454b57-3a70-44fc-9c59-7df77b77ab9e', '47b83cea-e33c-4107-a691-d36050acc98b', 'bba25620-1bdf-4aa1-ae5a-419f741e2341', 'add5da13-4eac-4cad-a4c9-91fcdeb7c19a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:37.120149 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6a8b464-1a90-4d80-b6f5-208da4bc8bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:37.151657 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6a8b464-1a90-4d80-b6f5-208da4bc8bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104717bf-1d2a-4bc8-b36b-97077e294ab0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1204474112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1d5e2a10201482caf37536804fea60b',qos_specs=None,replication_status=,reservations=['97454b57-3a70-44fc-9c59-7df77b77ab9e','47b83cea-e33c-4107-a691-d36050acc98b','bba25620-1bdf-4aa1-ae5a-419f741e2341','add5da13-4eac-4cad-a4c9-91fcdeb7c19a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d52bd5eae534acf831d3a62bf1bbaac',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1204474112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104717bf-1d2a-4bc8-b36b-97077e294ab0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1d5e2a10201482caf37536804fea60b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d52bd5eae534acf831d3a62bf1bbaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:37.152619 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfb9b11-c3d3-44a3-b43a-a8c8eb5e20f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:37.180079 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfb9b11-c3d3-44a3-b43a-a8c8eb5e20f6) transitioned into state 'SUCCESS' from state '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-1204474112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1d5e2a10201482caf37536804fea60b',qos_specs=None,replication_status=,reservations=['97454b57-3a70-44fc-9c59-7df77b77ab9e','47b83cea-e33c-4107-a691-d36050acc98b','bba25620-1bdf-4aa1-ae5a-419f741e2341','add5da13-4eac-4cad-a4c9-91fcdeb7c19a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d52bd5eae534acf831d3a62bf1bbaac',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:37.181781 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efb542e-2919-4d65-9ac6-5fa72a7d1c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:37.195016 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efb542e-2919-4d65-9ac6-5fa72a7d1c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:37.196329 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Flow 'volume_create_api' (b42ca070-d4a1-4454-b672-bfa8f634636d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:37.196800 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Create volume request issued successfully. Aug 18 09:24:37.197666 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-583f3239-631f-4c90-897b-d7391caa871a tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:24:37.198272 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1238/4891] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:24:37 2026] POST /volume/v3/volumes => generated 776 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:37.219650 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1d90b07-fd2e-4c02-b53e-b7d4b431e4c2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:37.225316 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1d90b07-fd2e-4c02-b53e-b7d4b431e4c2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 Aug 18 09:24:37.225626 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1d90b07-fd2e-4c02-b53e-b7d4b431e4c2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:37.225823 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1d90b07-fd2e-4c02-b53e-b7d4b431e4c2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:37.235443 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:37.235443 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:37.240930 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1d90b07-fd2e-4c02-b53e-b7d4b431e4c2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:24:37.246014 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1d90b07-fd2e-4c02-b53e-b7d4b431e4c2 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 returned with HTTP 200 Aug 18 09:24:37.246510 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1212/4892] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:37 2026] GET /volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:37.923411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2243ac22-3b45-4520-a9fd-80870e391ee8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:37.925685 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2243ac22-3b45-4520-a9fd-80870e391ee8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:37.926460 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2243ac22-3b45-4520-a9fd-80870e391ee8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:37.926460 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2243ac22-3b45-4520-a9fd-80870e391ee8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:37.926460 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2243ac22-3b45-4520-a9fd-80870e391ee8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:37.932924 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:37.932924 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:37.933924 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2243ac22-3b45-4520-a9fd-80870e391ee8 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:37.934445 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1227/4893] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:37 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:38.263794 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02f30d48-614f-4661-a8dc-6376d0eeaea9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:38.265779 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02f30d48-614f-4661-a8dc-6376d0eeaea9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 Aug 18 09:24:38.265979 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02f30d48-614f-4661-a8dc-6376d0eeaea9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:38.266173 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02f30d48-614f-4661-a8dc-6376d0eeaea9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:38.273517 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:38.273517 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:38.277334 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-02f30d48-614f-4661-a8dc-6376d0eeaea9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:24:38.282244 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02f30d48-614f-4661-a8dc-6376d0eeaea9 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 returned with HTTP 200 Aug 18 09:24:38.282765 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1217/4894] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:38 2026] GET /volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:38.299760 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dd0d7aca-4aec-4775-88df-d3c304c4a975 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:38.302727 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd0d7aca-4aec-4775-88df-d3c304c4a975 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:24:38.303450 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd0d7aca-4aec-4775-88df-d3c304c4a975 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "104717bf-1d2a-4bc8-b36b-97077e294ab0", "name": "tempest-type-Backup-1747593751"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:38.305419 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-dd0d7aca-4aec-4775-88df-d3c304c4a975 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Creating new backup {'backup': {'volume_id': '104717bf-1d2a-4bc8-b36b-97077e294ab0', 'name': 'tempest-type-Backup-1747593751'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:24:38.305571 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-dd0d7aca-4aec-4775-88df-d3c304c4a975 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Creating backup of volume 104717bf-1d2a-4bc8-b36b-97077e294ab0 in container None Aug 18 09:24:38.316963 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:38.316963 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:38.317287 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dd0d7aca-4aec-4775-88df-d3c304c4a975 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:24:38.339588 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-dd0d7aca-4aec-4775-88df-d3c304c4a975 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Created reservations ['71d39ec3-0f2d-41ef-9ac9-80d7eca7e588', 'cddddc44-8533-44a7-8310-e359ace87698'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:38.376897 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd0d7aca-4aec-4775-88df-d3c304c4a975 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:24:38.377315 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1239/4895] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:24:38 2026] POST /volume/v3/backups => generated 314 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:38.387485 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0079ef3-f912-4498-a23c-96165ab37a44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:38.389164 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0079ef3-f912-4498-a23c-96165ab37a44 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:38.389358 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0079ef3-f912-4498-a23c-96165ab37a44 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:38.389590 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0079ef3-f912-4498-a23c-96165ab37a44 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:38.389692 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c0079ef3-f912-4498-a23c-96165ab37a44 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:38.393534 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:38.393534 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:38.394184 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0079ef3-f912-4498-a23c-96165ab37a44 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:38.394536 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1213/4896] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:38 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:38.944537 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c25a100-be9f-43bc-a1ec-06ec2e591bda None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:38.946595 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c25a100-be9f-43bc-a1ec-06ec2e591bda tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:38.946817 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c25a100-be9f-43bc-a1ec-06ec2e591bda tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:38.947085 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c25a100-be9f-43bc-a1ec-06ec2e591bda tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:38.947212 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7c25a100-be9f-43bc-a1ec-06ec2e591bda tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:38.952916 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:38.952916 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:38.953831 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c25a100-be9f-43bc-a1ec-06ec2e591bda tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:38.954315 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1228/4897] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:38 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:39.405877 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b4e1ce2-cc49-41f0-91b7-913079830875 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:39.408687 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b4e1ce2-cc49-41f0-91b7-913079830875 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:39.408915 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b4e1ce2-cc49-41f0-91b7-913079830875 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:39.409108 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b4e1ce2-cc49-41f0-91b7-913079830875 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:39.409225 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3b4e1ce2-cc49-41f0-91b7-913079830875 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:39.414225 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:39.414225 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:39.415010 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b4e1ce2-cc49-41f0-91b7-913079830875 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:39.415222 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1218/4898] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:39 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:39.964243 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b4892feb-958b-40d0-8d9c-e065928c20c4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:39.965766 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4892feb-958b-40d0-8d9c-e065928c20c4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:39.965944 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4892feb-958b-40d0-8d9c-e065928c20c4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:39.966130 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4892feb-958b-40d0-8d9c-e065928c20c4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:39.966273 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b4892feb-958b-40d0-8d9c-e065928c20c4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:39.969973 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:39.969973 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:39.970543 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4892feb-958b-40d0-8d9c-e065928c20c4 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:39.970823 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1240/4899] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:39 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:40.425532 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c70ff801-15dd-4c0b-a670-063d3c7daa47 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:40.427247 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c70ff801-15dd-4c0b-a670-063d3c7daa47 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:40.427491 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c70ff801-15dd-4c0b-a670-063d3c7daa47 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:40.427668 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c70ff801-15dd-4c0b-a670-063d3c7daa47 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:40.427768 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c70ff801-15dd-4c0b-a670-063d3c7daa47 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:40.431572 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:40.431572 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:40.432097 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c70ff801-15dd-4c0b-a670-063d3c7daa47 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:40.432446 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1214/4900] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:40 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:40.980422 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9767f2b1-6c12-41cb-b9f6-17fbd9dfa3af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:40.982069 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9767f2b1-6c12-41cb-b9f6-17fbd9dfa3af tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:40.982284 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9767f2b1-6c12-41cb-b9f6-17fbd9dfa3af tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:40.982475 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9767f2b1-6c12-41cb-b9f6-17fbd9dfa3af tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:40.982625 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9767f2b1-6c12-41cb-b9f6-17fbd9dfa3af tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:40.986323 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:40.986323 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:40.986831 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9767f2b1-6c12-41cb-b9f6-17fbd9dfa3af tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:40.987133 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1229/4901] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:40 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:41.442681 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-20bebcac-6568-40b7-8095-4c40d0dcfd85 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:41.444534 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20bebcac-6568-40b7-8095-4c40d0dcfd85 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:41.444897 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20bebcac-6568-40b7-8095-4c40d0dcfd85 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:41.445098 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20bebcac-6568-40b7-8095-4c40d0dcfd85 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:41.445165 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-20bebcac-6568-40b7-8095-4c40d0dcfd85 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:41.449922 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:41.449922 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:41.450830 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20bebcac-6568-40b7-8095-4c40d0dcfd85 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:41.451224 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1219/4902] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:41 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:41.997816 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-752eb89c-a437-42ff-96f8-80e6784bfc2b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:42.000002 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-752eb89c-a437-42ff-96f8-80e6784bfc2b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:42.000306 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-752eb89c-a437-42ff-96f8-80e6784bfc2b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:42.000554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-752eb89c-a437-42ff-96f8-80e6784bfc2b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:42.000705 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-752eb89c-a437-42ff-96f8-80e6784bfc2b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:42.006135 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:42.006135 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:42.006982 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-752eb89c-a437-42ff-96f8-80e6784bfc2b tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:42.007529 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1241/4903] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:41 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:42.462051 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1efdfd9-b1cd-45f2-afff-60dceb7a3fa5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:42.464377 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1efdfd9-b1cd-45f2-afff-60dceb7a3fa5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:42.465040 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1efdfd9-b1cd-45f2-afff-60dceb7a3fa5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:42.465040 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1efdfd9-b1cd-45f2-afff-60dceb7a3fa5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:42.465040 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f1efdfd9-b1cd-45f2-afff-60dceb7a3fa5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:42.470723 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:42.470723 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:42.471610 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1efdfd9-b1cd-45f2-afff-60dceb7a3fa5 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:42.472095 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1215/4904] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:42 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:43.020735 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8eb73d8b-5733-4aa0-904a-e5214c0cfa5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:43.023364 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8eb73d8b-5733-4aa0-904a-e5214c0cfa5f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:43.023708 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8eb73d8b-5733-4aa0-904a-e5214c0cfa5f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:43.024101 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8eb73d8b-5733-4aa0-904a-e5214c0cfa5f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:43.024151 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8eb73d8b-5733-4aa0-904a-e5214c0cfa5f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:43.028610 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:43.028610 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:43.029235 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8eb73d8b-5733-4aa0-904a-e5214c0cfa5f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:43.029827 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1230/4905] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:43 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:43.485426 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-637fa610-bedd-4add-ba7b-d26c43868e34 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:43.485426 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-637fa610-bedd-4add-ba7b-d26c43868e34 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:43.485913 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-637fa610-bedd-4add-ba7b-d26c43868e34 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:43.485913 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-637fa610-bedd-4add-ba7b-d26c43868e34 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:43.485988 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-637fa610-bedd-4add-ba7b-d26c43868e34 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:43.490250 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:43.490250 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:43.490882 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-637fa610-bedd-4add-ba7b-d26c43868e34 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:43.491250 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1220/4906] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:43 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:43.728502 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-72868387-96f6-438a-8eb6-a539130a2f04 req-141c0d4f-3ea2-411e-a1a1-272348369ed4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:43.732018 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-72868387-96f6-438a-8eb6-a539130a2f04 req-141c0d4f-3ea2-411e-a1a1-272348369ed4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/attachments/6eda0694-1120-4527-b450-d271ae3f1b22 Aug 18 09:24:43.732291 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-72868387-96f6-438a-8eb6-a539130a2f04 req-141c0d4f-3ea2-411e-a1a1-272348369ed4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:43.732599 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-72868387-96f6-438a-8eb6-a539130a2f04 req-141c0d4f-3ea2-411e-a1a1-272348369ed4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:43.742628 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:43.742628 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:43.791980 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-72868387-96f6-438a-8eb6-a539130a2f04 req-141c0d4f-3ea2-411e-a1a1-272348369ed4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/6eda0694-1120-4527-b450-d271ae3f1b22 returned with HTTP 200 Aug 18 09:24:43.792625 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1242/4907] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:24:43 2026] DELETE /volume/v3/attachments/6eda0694-1120-4527-b450-d271ae3f1b22 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:44.047668 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d61419ca-6bdf-485b-a7b7-da96cb8071e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:44.049608 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d61419ca-6bdf-485b-a7b7-da96cb8071e1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:44.049871 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d61419ca-6bdf-485b-a7b7-da96cb8071e1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:44.050055 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d61419ca-6bdf-485b-a7b7-da96cb8071e1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:44.050152 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d61419ca-6bdf-485b-a7b7-da96cb8071e1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:44.055123 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:44.055123 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:44.055941 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d61419ca-6bdf-485b-a7b7-da96cb8071e1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:44.056350 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1216/4908] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:44 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:44.500927 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-acef1f3a-63ab-4def-8067-9e9dae80f04b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:44.502756 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-acef1f3a-63ab-4def-8067-9e9dae80f04b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:44.502962 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-acef1f3a-63ab-4def-8067-9e9dae80f04b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:44.503155 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-acef1f3a-63ab-4def-8067-9e9dae80f04b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:44.503270 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-acef1f3a-63ab-4def-8067-9e9dae80f04b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:44.507757 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:44.507757 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:44.508332 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-acef1f3a-63ab-4def-8067-9e9dae80f04b tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:44.508677 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1231/4909] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:44 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:45.001772 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bb452a67-d901-4c58-a7b9-ae5bebb6b2b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:45.004106 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb452a67-d901-4c58-a7b9-ae5bebb6b2b6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 Aug 18 09:24:45.004383 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb452a67-d901-4c58-a7b9-ae5bebb6b2b6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:45.004628 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb452a67-d901-4c58-a7b9-ae5bebb6b2b6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:45.004845 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-bb452a67-d901-4c58-a7b9-ae5bebb6b2b6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume with id: 0478c013-aa1a-4c47-96c5-3454a1c5eeb8 Aug 18 09:24:45.013280 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:45.013280 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:45.013770 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bb452a67-d901-4c58-a7b9-ae5bebb6b2b6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:45.028850 np0000007625 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-bb452a67-d901-4c58-a7b9-ae5bebb6b2b6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 09:24:45.034823 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bb452a67-d901-4c58-a7b9-ae5bebb6b2b6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume request issued successfully. Aug 18 09:24:45.035011 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb452a67-d901-4c58-a7b9-ae5bebb6b2b6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 returned with HTTP 202 Aug 18 09:24:45.035483 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1221/4910] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:24:45 2026] DELETE /volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:45.046736 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc8c5cd2-24e8-451b-97ec-11a68058419a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:45.049213 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc8c5cd2-24e8-451b-97ec-11a68058419a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 Aug 18 09:24:45.049378 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc8c5cd2-24e8-451b-97ec-11a68058419a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:45.049632 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc8c5cd2-24e8-451b-97ec-11a68058419a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:45.060613 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:45.060613 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:45.066149 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc8c5cd2-24e8-451b-97ec-11a68058419a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:45.067414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35850887-c4b6-4c23-a7e8-e3f60d2f848d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:45.069403 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35850887-c4b6-4c23-a7e8-e3f60d2f848d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:45.069736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35850887-c4b6-4c23-a7e8-e3f60d2f848d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:45.070035 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35850887-c4b6-4c23-a7e8-e3f60d2f848d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:45.070490 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-35850887-c4b6-4c23-a7e8-e3f60d2f848d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:45.072737 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc8c5cd2-24e8-451b-97ec-11a68058419a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 returned with HTTP 200 Aug 18 09:24:45.073238 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1243/4911] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:45 2026] GET /volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:45.075320 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:45.075320 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:45.076059 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35850887-c4b6-4c23-a7e8-e3f60d2f848d tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:45.076484 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1217/4912] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:45 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:45.519361 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4dacfa5c-4696-46c8-b135-ff2ceeb13d33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:45.521215 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dacfa5c-4696-46c8-b135-ff2ceeb13d33 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:45.521535 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dacfa5c-4696-46c8-b135-ff2ceeb13d33 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:45.521780 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dacfa5c-4696-46c8-b135-ff2ceeb13d33 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:45.521847 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4dacfa5c-4696-46c8-b135-ff2ceeb13d33 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:45.526425 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:45.526425 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:45.527048 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dacfa5c-4696-46c8-b135-ff2ceeb13d33 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:45.527456 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1232/4913] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:45 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:46.086336 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bbdb3e19-1942-4f4b-9935-a20d8b94c0b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:46.086782 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a68961b6-0514-4d23-9fa2-6a69e9c4e5c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:46.088092 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bbdb3e19-1942-4f4b-9935-a20d8b94c0b9 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 Aug 18 09:24:46.088298 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a68961b6-0514-4d23-9fa2-6a69e9c4e5c1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:46.088366 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bbdb3e19-1942-4f4b-9935-a20d8b94c0b9 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:46.088506 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bbdb3e19-1942-4f4b-9935-a20d8b94c0b9 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:46.088561 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a68961b6-0514-4d23-9fa2-6a69e9c4e5c1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:46.088781 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a68961b6-0514-4d23-9fa2-6a69e9c4e5c1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:46.088916 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a68961b6-0514-4d23-9fa2-6a69e9c4e5c1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:46.091825 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=360,cinder:INSERT=51,cinder:UPDATE=122 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:24:46.094047 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bbdb3e19-1942-4f4b-9935-a20d8b94c0b9 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 returned with HTTP 404 Aug 18 09:24:46.094539 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1222/4914] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:46 2026] GET /volume/v3/volumes/0478c013-aa1a-4c47-96c5-3454a1c5eeb8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:46.096430 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:46.096430 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:46.097232 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a68961b6-0514-4d23-9fa2-6a69e9c4e5c1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:46.098439 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1244/4915] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:46 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:46.102349 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b3051c6-327b-4ea1-bd5d-e88b2c21d16f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:46.103853 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b3051c6-327b-4ea1-bd5d-e88b2c21d16f tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:24:46.104132 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b3051c6-327b-4ea1-bd5d-e88b2c21d16f tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:46.104377 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b3051c6-327b-4ea1-bd5d-e88b2c21d16f tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:46.105224 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b3051c6-327b-4ea1-bd5d-e88b2c21d16f tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:24:46.107509 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=338,cinder:UPDATE=92,cinder:INSERT=51,cinder:DELETE=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:24:46.117899 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8b3051c6-327b-4ea1-bd5d-e88b2c21d16f tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Get all volumes completed successfully. Aug 18 09:24:46.120484 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:46.120484 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:46.127049 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b3051c6-327b-4ea1-bd5d-e88b2c21d16f tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:24:46.127677 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1218/4916] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:24:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9250 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:46.143217 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f7dd222d-1069-496c-b2da-2d0d7bce3f82 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:46.145221 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7dd222d-1069-496c-b2da-2d0d7bce3f82 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] DELETE https://10.4.3.41/volume/v3/types/d445a4be-8f78-4bc9-a48d-45fde31e47df Aug 18 09:24:46.145458 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7dd222d-1069-496c-b2da-2d0d7bce3f82 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:46.145669 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7dd222d-1069-496c-b2da-2d0d7bce3f82 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:46.170906 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7dd222d-1069-496c-b2da-2d0d7bce3f82 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] https://10.4.3.41/volume/v3/types/d445a4be-8f78-4bc9-a48d-45fde31e47df returned with HTTP 202 Aug 18 09:24:46.171404 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1233/4917] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:24:46 2026] DELETE /volume/v3/types/d445a4be-8f78-4bc9-a48d-45fde31e47df => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:46.182542 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-717f7ff3-1484-4c46-8647-ae359ff3e015 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:46.184667 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-717f7ff3-1484-4c46-8647-ae359ff3e015 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:24:46.185072 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-717f7ff3-1484-4c46-8647-ae359ff3e015 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-495353811", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:46.200227 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-717f7ff3-1484-4c46-8647-ae359ff3e015 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:24:46.200639 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1223/4918] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:24:46 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:46.209309 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-132e957b-7c9d-416a-b7a4-ab72e7f8f559 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:46.211204 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-132e957b-7c9d-416a-b7a4-ab72e7f8f559 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] POST https://10.4.3.41/volume/v3/types/86403768-ec9b-44a4-8b32-8723d1c38d69/encryption Aug 18 09:24:46.211594 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-132e957b-7c9d-416a-b7a4-ab72e7f8f559 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:46.228521 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-132e957b-7c9d-416a-b7a4-ab72e7f8f559 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] https://10.4.3.41/volume/v3/types/86403768-ec9b-44a4-8b32-8723d1c38d69/encryption returned with HTTP 200 Aug 18 09:24:46.228995 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1245/4919] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:24:46 2026] POST /volume/v3/types/86403768-ec9b-44a4-8b32-8723d1c38d69/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:46.238638 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:46.240095 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:24:46.240415 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-365092677", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-495353811", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:46.241796 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-365092677', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-495353811', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:24:46.244838 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume of 1 GB Aug 18 09:24:46.245090 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:46.245090 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:46.245583 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Availability Zones retrieved successfully. Aug 18 09:24:46.250495 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (7cae1c60-eae1-4c7b-89d6-26f1447b21df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:46.251326 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecfdd687-c473-4d77-a937-eb69670e04b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:46.252092 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:46.279703 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecfdd687-c473-4d77-a937-eb69670e04b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:24:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=86403768-ec9b-44a4-8b32-8723d1c38d69,is_public=True,name='tempest-scenario-type-luks2-495353811',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86403768-ec9b-44a4-8b32-8723d1c38d69', '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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:46.280779 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0bcef8f-d58b-4a9c-8ef1-4f7fa9126623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:46.305387 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-495353811 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-495353811, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:24:46.306155 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-495353811 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-495353811, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:24:46.326573 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['a6e12ca1-3fa0-4413-bb55-156005d6108c', '7352098d-a0fa-4464-9905-911325236adb', 'b54247b6-6691-47b5-a1ce-33d0f9c64406', '8fd78396-3f27-4f63-a4d8-6422c13f3204'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:46.327307 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0bcef8f-d58b-4a9c-8ef1-4f7fa9126623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6e12ca1-3fa0-4413-bb55-156005d6108c', '7352098d-a0fa-4464-9905-911325236adb', 'b54247b6-6691-47b5-a1ce-33d0f9c64406', '8fd78396-3f27-4f63-a4d8-6422c13f3204']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:46.328071 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d5c5f2-753b-489e-92ae-f6d59f71c575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:46.347653 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d5c5f2-753b-489e-92ae-f6d59f71c575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf03f6e1-a2e2-4684-ab80-65167345384d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-365092677',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['a6e12ca1-3fa0-4413-bb55-156005d6108c','7352098d-a0fa-4464-9905-911325236adb','b54247b6-6691-47b5-a1ce-33d0f9c64406','8fd78396-3f27-4f63-a4d8-6422c13f3204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=86403768-ec9b-44a4-8b32-8723d1c38d69), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-365092677',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cf03f6e1-a2e2-4684-ab80-65167345384d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1d6ecdd14047e58ec8f66b011b925d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77d33d7e11154c9796aa3f876061d2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86403768-ec9b-44a4-8b32-8723d1c38d69),volume_type_id=86403768-ec9b-44a4-8b32-8723d1c38d69)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:46.348299 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29fa546f-4ae6-44e3-b8fd-61004f87a0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:46.364458 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29fa546f-4ae6-44e3-b8fd-61004f87a0a8) transitioned into state 'SUCCESS' from state '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-365092677',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['a6e12ca1-3fa0-4413-bb55-156005d6108c','7352098d-a0fa-4464-9905-911325236adb','b54247b6-6691-47b5-a1ce-33d0f9c64406','8fd78396-3f27-4f63-a4d8-6422c13f3204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=86403768-ec9b-44a4-8b32-8723d1c38d69)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:46.365097 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed659d26-ef95-4833-8668-14fd9c0bb0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:46.375798 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed659d26-ef95-4833-8668-14fd9c0bb0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:46.376627 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (7cae1c60-eae1-4c7b-89d6-26f1447b21df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:46.376924 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request issued successfully. Aug 18 09:24:46.377618 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28d747b7-2792-4d49-96c3-99a616a6ce31 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:24:46.378148 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1219/4920] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:24:46 2026] POST /volume/v3/volumes => generated 777 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:46.388696 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-885eee46-d9ff-4eb3-b3f2-299893aab754 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:46.390591 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-885eee46-d9ff-4eb3-b3f2-299893aab754 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d Aug 18 09:24:46.390814 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-885eee46-d9ff-4eb3-b3f2-299893aab754 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:46.391032 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-885eee46-d9ff-4eb3-b3f2-299893aab754 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:46.397563 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:46.397563 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:46.400769 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-885eee46-d9ff-4eb3-b3f2-299893aab754 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:46.404257 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-885eee46-d9ff-4eb3-b3f2-299893aab754 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d returned with HTTP 200 Aug 18 09:24:46.404653 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1234/4921] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:46 2026] GET /volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:46.542446 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9a2f3bd-2d5d-4604-81aa-2ac887929f0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:46.544274 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9a2f3bd-2d5d-4604-81aa-2ac887929f0d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:46.544589 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9a2f3bd-2d5d-4604-81aa-2ac887929f0d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:46.544816 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9a2f3bd-2d5d-4604-81aa-2ac887929f0d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:46.544958 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b9a2f3bd-2d5d-4604-81aa-2ac887929f0d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:46.549674 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:46.549674 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:46.550355 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9a2f3bd-2d5d-4604-81aa-2ac887929f0d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:46.550727 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1224/4922] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:46 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:47.109542 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-70019fc9-f077-4ff9-97de-03c901d7d718 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:47.111598 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70019fc9-f077-4ff9-97de-03c901d7d718 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:47.111829 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70019fc9-f077-4ff9-97de-03c901d7d718 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:47.111980 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70019fc9-f077-4ff9-97de-03c901d7d718 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:47.112152 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-70019fc9-f077-4ff9-97de-03c901d7d718 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:47.115969 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:47.115969 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:47.116616 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70019fc9-f077-4ff9-97de-03c901d7d718 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:47.116977 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1246/4923] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:47 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:47.416564 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9daaece1-05f1-4e48-a765-8634442b25c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:47.418385 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9daaece1-05f1-4e48-a765-8634442b25c7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d Aug 18 09:24:47.418624 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9daaece1-05f1-4e48-a765-8634442b25c7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:47.418831 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9daaece1-05f1-4e48-a765-8634442b25c7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:47.425728 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:47.425728 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:47.429346 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9daaece1-05f1-4e48-a765-8634442b25c7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:47.433272 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9daaece1-05f1-4e48-a765-8634442b25c7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d returned with HTTP 200 Aug 18 09:24:47.433625 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1220/4924] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:47 2026] GET /volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:47.446894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96235a29-fbd6-4abf-bb68-f9ba92523ab9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:47.448483 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96235a29-fbd6-4abf-bb68-f9ba92523ab9 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d Aug 18 09:24:47.448651 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96235a29-fbd6-4abf-bb68-f9ba92523ab9 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:47.448843 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96235a29-fbd6-4abf-bb68-f9ba92523ab9 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:47.455075 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:47.455075 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:47.458327 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96235a29-fbd6-4abf-bb68-f9ba92523ab9 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:47.461861 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96235a29-fbd6-4abf-bb68-f9ba92523ab9 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d returned with HTTP 200 Aug 18 09:24:47.462234 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1235/4925] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:24:47 2026] GET /volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:47.473163 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-861ae71a-27b7-45bb-8f14-5d429b135a61 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:47.474664 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-861ae71a-27b7-45bb-8f14-5d429b135a61 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d/action Aug 18 09:24:47.474948 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-861ae71a-27b7-45bb-8f14-5d429b135a61 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:47.475056 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-861ae71a-27b7-45bb-8f14-5d429b135a61 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:47.482119 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:47.482119 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:47.482529 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-861ae71a-27b7-45bb-8f14-5d429b135a61 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:47.487713 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-861ae71a-27b7-45bb-8f14-5d429b135a61 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume updated successfully. Aug 18 09:24:47.487911 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-861ae71a-27b7-45bb-8f14-5d429b135a61 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d/action returned with HTTP 200 Aug 18 09:24:47.488275 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1225/4926] 10.4.3.41 () {68 vars in 1383 bytes} [Tue Aug 18 09:24:47 2026] POST /volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d/action => generated 0 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 09:24:47.560305 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-348fd418-df7d-4fba-a837-235da193006c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:47.561832 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-348fd418-df7d-4fba-a837-235da193006c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:47.562074 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-348fd418-df7d-4fba-a837-235da193006c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:47.562245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-348fd418-df7d-4fba-a837-235da193006c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:47.562350 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-348fd418-df7d-4fba-a837-235da193006c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:47.565697 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:47.565697 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:47.566169 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-348fd418-df7d-4fba-a837-235da193006c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:47.566484 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1247/4927] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:47 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 734 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:47.596928 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-09754bb1-c95f-4649-8961-061019307239 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:47.598843 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-09754bb1-c95f-4649-8961-061019307239 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d Aug 18 09:24:47.599007 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-09754bb1-c95f-4649-8961-061019307239 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:47.599172 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-09754bb1-c95f-4649-8961-061019307239 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:47.604975 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:47.604975 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:47.607817 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-09754bb1-c95f-4649-8961-061019307239 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:47.611298 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-09754bb1-c95f-4649-8961-061019307239 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d returned with HTTP 200 Aug 18 09:24:47.611810 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1221/4928] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:24:47 2026] GET /volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:47.960010 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-2520f9cc-a813-4a66-936e-8cdde314533a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:47.961764 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-2520f9cc-a813-4a66-936e-8cdde314533a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d Aug 18 09:24:47.961928 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-2520f9cc-a813-4a66-936e-8cdde314533a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:47.962099 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-2520f9cc-a813-4a66-936e-8cdde314533a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:47.971100 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:47.971100 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:47.974387 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-2520f9cc-a813-4a66-936e-8cdde314533a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:47.977722 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-2520f9cc-a813-4a66-936e-8cdde314533a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d returned with HTTP 200 Aug 18 09:24:47.978217 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1236/4929] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:24:47 2026] GET /volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:47.986678 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6962d0f-f072-42ed-ab12-6299986629c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:47.987031 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6962d0f-f072-42ed-ab12-6299986629c8 None None] GET https://10.4.3.41/volume// Aug 18 09:24:47.987189 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6962d0f-f072-42ed-ab12-6299986629c8 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:47.987385 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6962d0f-f072-42ed-ab12-6299986629c8 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:47.987690 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6962d0f-f072-42ed-ab12-6299986629c8 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:24:47.987947 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1226/4930] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:24:47 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:24:47.994293 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-8f9924c1-6e2d-418b-8686-d5645f2b5677 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:47.996067 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-8f9924c1-6e2d-418b-8686-d5645f2b5677 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:24:47.996442 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-8f9924c1-6e2d-418b-8686-d5645f2b5677 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf03f6e1-a2e2-4684-ab80-65167345384d", "connector": null, "instance_uuid": "e2255435-ac5a-4a28-9d61-7725197d0f75"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:48.003657 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:48.003657 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:48.024546 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-8f9924c1-6e2d-418b-8686-d5645f2b5677 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:24:48.024936 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1248/4931] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:24:47 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:48.129369 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10616dd0-fdd3-4f5e-a9ac-fdb100ced67f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:48.131103 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10616dd0-fdd3-4f5e-a9ac-fdb100ced67f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:48.131332 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10616dd0-fdd3-4f5e-a9ac-fdb100ced67f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:48.131551 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10616dd0-fdd3-4f5e-a9ac-fdb100ced67f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:48.131677 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-10616dd0-fdd3-4f5e-a9ac-fdb100ced67f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:48.136250 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:48.136250 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:48.137046 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10616dd0-fdd3-4f5e-a9ac-fdb100ced67f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:48.137707 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1222/4932] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:48 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:48.575011 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d07d0d92-3c7c-48ab-8849-0cb7ff06db25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:48.576895 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d07d0d92-3c7c-48ab-8849-0cb7ff06db25 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:48.577078 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d07d0d92-3c7c-48ab-8849-0cb7ff06db25 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:48.577253 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d07d0d92-3c7c-48ab-8849-0cb7ff06db25 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:48.577358 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d07d0d92-3c7c-48ab-8849-0cb7ff06db25 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:48.581312 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:48.581312 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:48.581846 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d07d0d92-3c7c-48ab-8849-0cb7ff06db25 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:48.582177 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1237/4933] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:48 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:48.735011 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91bc0796-c705-4d00-bf2c-79e3e4991d36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:48.735011 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91bc0796-c705-4d00-bf2c-79e3e4991d36 None None] GET https://10.4.3.41/volume// Aug 18 09:24:48.735011 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91bc0796-c705-4d00-bf2c-79e3e4991d36 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:48.735011 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91bc0796-c705-4d00-bf2c-79e3e4991d36 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:48.735011 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91bc0796-c705-4d00-bf2c-79e3e4991d36 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:24:48.735011 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1227/4934] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:24:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:24:48.741606 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-d8cba779-8bdb-4ffb-9f99-11d781ae7978 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:48.745954 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-d8cba779-8bdb-4ffb-9f99-11d781ae7978 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d Aug 18 09:24:48.746147 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-d8cba779-8bdb-4ffb-9f99-11d781ae7978 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:48.746332 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-d8cba779-8bdb-4ffb-9f99-11d781ae7978 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:48.756739 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:48.756739 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:48.759790 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-d8cba779-8bdb-4ffb-9f99-11d781ae7978 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:24:48.763593 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-d8cba779-8bdb-4ffb-9f99-11d781ae7978 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d returned with HTTP 200 Aug 18 09:24:48.763941 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1249/4935] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:24:48 2026] GET /volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d => generated 1048 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:24:48.916291 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-857ca6c8-6d35-4d5c-b3cf-99b0021546da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:48.918345 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-857ca6c8-6d35-4d5c-b3cf-99b0021546da tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] PUT https://10.4.3.41/volume/v3/attachments/0ac9e843-d5cd-483e-8394-927116cef751 Aug 18 09:24:48.918749 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-857ca6c8-6d35-4d5c-b3cf-99b0021546da tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:48.926639 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-857ca6c8-6d35-4d5c-b3cf-99b0021546da tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Acquiring lock "cinder-attachment_update-cf03f6e1-a2e2-4684-ab80-65167345384d-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:24:48.931154 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-857ca6c8-6d35-4d5c-b3cf-99b0021546da tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-cf03f6e1-a2e2-4684-ab80-65167345384d-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:24:48.932009 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:48.932009 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:49.013438 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-857ca6c8-6d35-4d5c-b3cf-99b0021546da tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-cf03f6e1-a2e2-4684-ab80-65167345384d-np0000007625" released by "attachment_update" :: held 0.082s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:24:49.014027 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-857ca6c8-6d35-4d5c-b3cf-99b0021546da tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/0ac9e843-d5cd-483e-8394-927116cef751 returned with HTTP 200 Aug 18 09:24:49.014531 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1223/4936] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:24:48 2026] PUT /volume/v3/attachments/0ac9e843-d5cd-483e-8394-927116cef751 => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:49.035123 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-0c7ee5b6-e6ba-446c-83a8-69c97e4bc3ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:49.037647 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-0c7ee5b6-e6ba-446c-83a8-69c97e4bc3ce tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments/0ac9e843-d5cd-483e-8394-927116cef751/action Aug 18 09:24:49.038106 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-0c7ee5b6-e6ba-446c-83a8-69c97e4bc3ce tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:49.038242 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-0c7ee5b6-e6ba-446c-83a8-69c97e4bc3ce tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:49.062719 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:49.062719 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:49.076569 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-0c7ee5b6-e6ba-446c-83a8-69c97e4bc3ce tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/0ac9e843-d5cd-483e-8394-927116cef751/action returned with HTTP 204 Aug 18 09:24:49.076934 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1238/4937] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:24:49 2026] POST /volume/v3/attachments/0ac9e843-d5cd-483e-8394-927116cef751/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:49.149038 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-606d20a0-4da1-4d56-8e69-b0868822636e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:49.151030 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-606d20a0-4da1-4d56-8e69-b0868822636e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:49.151301 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-606d20a0-4da1-4d56-8e69-b0868822636e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:49.151555 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-606d20a0-4da1-4d56-8e69-b0868822636e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:49.151730 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-606d20a0-4da1-4d56-8e69-b0868822636e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:49.153526 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=283,cinder:INSERT=28,cinder:UPDATE=61 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:24:49.155980 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:49.155980 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:49.156719 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-606d20a0-4da1-4d56-8e69-b0868822636e tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:49.157115 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1228/4938] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:49 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:49.593064 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7356a736-0df9-4453-b081-40dc24d699c0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:49.595464 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7356a736-0df9-4453-b081-40dc24d699c0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:49.595791 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7356a736-0df9-4453-b081-40dc24d699c0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:49.596037 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7356a736-0df9-4453-b081-40dc24d699c0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:49.596254 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7356a736-0df9-4453-b081-40dc24d699c0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:49.601860 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:49.601860 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:49.602753 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7356a736-0df9-4453-b081-40dc24d699c0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:49.603292 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1250/4939] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:49 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:50.168866 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b97cce8-7a2a-4e6d-801c-a9b1f668b3f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:50.170949 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b97cce8-7a2a-4e6d-801c-a9b1f668b3f7 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:50.170949 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b97cce8-7a2a-4e6d-801c-a9b1f668b3f7 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:50.171169 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b97cce8-7a2a-4e6d-801c-a9b1f668b3f7 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:50.171169 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8b97cce8-7a2a-4e6d-801c-a9b1f668b3f7 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:50.175525 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:50.175525 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:50.176073 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b97cce8-7a2a-4e6d-801c-a9b1f668b3f7 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:50.176480 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1224/4940] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:50 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:50.190512 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8616a81f-2cd3-409e-878c-02249713005f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:50.193082 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8616a81f-2cd3-409e-878c-02249713005f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] POST https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40/action Aug 18 09:24:50.193654 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8616a81f-2cd3-409e-878c-02249713005f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:50.193849 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8616a81f-2cd3-409e-878c-02249713005f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:50.195590 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-8616a81f-2cd3-409e-878c-02249713005f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Updating backup '53093852-5ef0-470f-a928-bb618f04bc40' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 09:24:50.197331 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=404,cinder:INSERT=65,cinder:UPDATE=145 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:24:50.203325 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:50.203325 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:50.204811 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-8616a81f-2cd3-409e-878c-02249713005f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8224ce0696c245cf8dcd242c8e9cab17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bb04dd293cb47f59ce819d1657a62c9', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:24:50.205006 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8616a81f-2cd3-409e-878c-02249713005f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40/action returned with HTTP 403 Aug 18 09:24:50.205492 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1239/4941] 10.4.3.41 () {70 vars in 1423 bytes} [Tue Aug 18 09:24:50 2026] POST /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:50.212691 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3636d7d8-b995-4192-8fc7-0e662dfcd73f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:50.214045 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3636d7d8-b995-4192-8fc7-0e662dfcd73f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 Aug 18 09:24:50.214226 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3636d7d8-b995-4192-8fc7-0e662dfcd73f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:50.214406 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3636d7d8-b995-4192-8fc7-0e662dfcd73f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:50.214601 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3636d7d8-b995-4192-8fc7-0e662dfcd73f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Delete volume with id: 1e5572bf-db8d-4eca-92ff-88990d829bd3 Aug 18 09:24:50.220802 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:50.220802 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:50.221101 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3636d7d8-b995-4192-8fc7-0e662dfcd73f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:24:50.235138 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3636d7d8-b995-4192-8fc7-0e662dfcd73f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Delete volume request issued successfully. Aug 18 09:24:50.235326 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3636d7d8-b995-4192-8fc7-0e662dfcd73f tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 returned with HTTP 202 Aug 18 09:24:50.235776 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1229/4942] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:24:50 2026] DELETE /volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:50.243167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99e57382-ae6d-4ee8-8cf2-c184e3b1e6a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:50.244932 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99e57382-ae6d-4ee8-8cf2-c184e3b1e6a9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 Aug 18 09:24:50.245141 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99e57382-ae6d-4ee8-8cf2-c184e3b1e6a9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:50.245326 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99e57382-ae6d-4ee8-8cf2-c184e3b1e6a9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:50.253700 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:50.253700 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:50.257313 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-99e57382-ae6d-4ee8-8cf2-c184e3b1e6a9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:24:50.261193 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99e57382-ae6d-4ee8-8cf2-c184e3b1e6a9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 returned with HTTP 200 Aug 18 09:24:50.261625 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1251/4943] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:50 2026] GET /volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:50.614324 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9d148e0-f067-4d39-a6f3-234b9c73591d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:50.616628 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9d148e0-f067-4d39-a6f3-234b9c73591d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:50.616890 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9d148e0-f067-4d39-a6f3-234b9c73591d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:50.617120 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9d148e0-f067-4d39-a6f3-234b9c73591d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:50.617273 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c9d148e0-f067-4d39-a6f3-234b9c73591d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:50.622445 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:50.622445 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:50.623261 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9d148e0-f067-4d39-a6f3-234b9c73591d tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:50.623704 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1225/4944] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:50 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:51.278921 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-69e41abb-5ca0-4487-9274-dbf98f3d0960 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:51.280575 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69e41abb-5ca0-4487-9274-dbf98f3d0960 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 Aug 18 09:24:51.280774 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69e41abb-5ca0-4487-9274-dbf98f3d0960 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:51.280930 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69e41abb-5ca0-4487-9274-dbf98f3d0960 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:51.287295 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69e41abb-5ca0-4487-9274-dbf98f3d0960 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 returned with HTTP 404 Aug 18 09:24:51.287849 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1240/4945] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:51 2026] GET /volume/v3/volumes/1e5572bf-db8d-4eca-92ff-88990d829bd3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:51.298540 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e1af2e0a-769c-4fc8-9616-310c8d93a701 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:51.300129 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1af2e0a-769c-4fc8-9616-310c8d93a701 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:51.300341 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1af2e0a-769c-4fc8-9616-310c8d93a701 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:51.300768 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1af2e0a-769c-4fc8-9616-310c8d93a701 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:51.300768 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e1af2e0a-769c-4fc8-9616-310c8d93a701 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:51.304608 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:51.304608 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:51.305290 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1af2e0a-769c-4fc8-9616-310c8d93a701 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-reader] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:51.305645 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1230/4946] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:51 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:51.317895 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd89935d-1226-44f9-8065-4c66894a8b48 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:51.319566 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd89935d-1226-44f9-8065-4c66894a8b48 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] DELETE https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:51.319736 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd89935d-1226-44f9-8065-4c66894a8b48 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:51.319903 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd89935d-1226-44f9-8065-4c66894a8b48 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:51.319993 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-fd89935d-1226-44f9-8065-4c66894a8b48 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Delete backup with id: 53093852-5ef0-470f-a928-bb618f04bc40. Aug 18 09:24:51.323717 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:51.323717 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:51.344927 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-fd89935d-1226-44f9-8065-4c66894a8b48 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] delete_backup rpcapi backup_id 53093852-5ef0-470f-a928-bb618f04bc40 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:24:51.346610 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd89935d-1226-44f9-8065-4c66894a8b48 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 202 Aug 18 09:24:51.346964 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1252/4947] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:24:51 2026] DELETE /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:24:51.359372 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89417f95-4ec8-4eee-9d68-6c68f7d5a2b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:51.361260 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89417f95-4ec8-4eee-9d68-6c68f7d5a2b6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:51.361512 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89417f95-4ec8-4eee-9d68-6c68f7d5a2b6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:51.361698 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89417f95-4ec8-4eee-9d68-6c68f7d5a2b6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:51.361804 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-89417f95-4ec8-4eee-9d68-6c68f7d5a2b6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:51.368054 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:51.368054 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:51.369628 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89417f95-4ec8-4eee-9d68-6c68f7d5a2b6 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 200 Aug 18 09:24:51.370619 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1226/4948] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:51 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:51.634688 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cebcb61d-fb1a-47d8-a446-9d4aa0281a52 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:51.636574 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cebcb61d-fb1a-47d8-a446-9d4aa0281a52 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:51.636786 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cebcb61d-fb1a-47d8-a446-9d4aa0281a52 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:51.636985 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cebcb61d-fb1a-47d8-a446-9d4aa0281a52 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:51.637102 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cebcb61d-fb1a-47d8-a446-9d4aa0281a52 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:51.641837 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:51.641837 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:51.642630 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cebcb61d-fb1a-47d8-a446-9d4aa0281a52 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:51.643034 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1241/4949] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:51 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:52.382723 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ab84cc3-6239-4e7a-a51a-b4491868aadc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:52.384480 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ab84cc3-6239-4e7a-a51a-b4491868aadc tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 Aug 18 09:24:52.384677 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ab84cc3-6239-4e7a-a51a-b4491868aadc tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:52.384995 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ab84cc3-6239-4e7a-a51a-b4491868aadc tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:52.384995 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5ab84cc3-6239-4e7a-a51a-b4491868aadc tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id 53093852-5ef0-470f-a928-bb618f04bc40. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:52.388544 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ab84cc3-6239-4e7a-a51a-b4491868aadc tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 returned with HTTP 404 Aug 18 09:24:52.389121 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1231/4950] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:52 2026] GET /volume/v3/backups/53093852-5ef0-470f-a928-bb618f04bc40 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:52.395345 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fbeb2d8a-31b7-460b-9aab-27bb03745b75 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:52.397223 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fbeb2d8a-31b7-460b-9aab-27bb03745b75 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] DELETE https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:52.397481 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fbeb2d8a-31b7-460b-9aab-27bb03745b75 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:52.397713 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fbeb2d8a-31b7-460b-9aab-27bb03745b75 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:52.397858 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-fbeb2d8a-31b7-460b-9aab-27bb03745b75 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Delete backup with id: d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. Aug 18 09:24:52.401916 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:52.401916 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:52.412797 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-fbeb2d8a-31b7-460b-9aab-27bb03745b75 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] delete_backup rpcapi backup_id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:24:52.414455 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fbeb2d8a-31b7-460b-9aab-27bb03745b75 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 202 Aug 18 09:24:52.414938 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1253/4951] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:24:52 2026] DELETE /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:24:52.422032 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98d51fbc-1549-4aa5-91db-dc40570367f1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:52.424132 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98d51fbc-1549-4aa5-91db-dc40570367f1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:52.424367 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98d51fbc-1549-4aa5-91db-dc40570367f1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:52.424574 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98d51fbc-1549-4aa5-91db-dc40570367f1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:52.424680 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-98d51fbc-1549-4aa5-91db-dc40570367f1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:52.428628 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:52.428628 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:52.429163 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98d51fbc-1549-4aa5-91db-dc40570367f1 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 200 Aug 18 09:24:52.429543 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1227/4952] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:52 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:52.653753 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9879c527-648d-448f-922c-ce8e7463d746 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:52.658121 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9879c527-648d-448f-922c-ce8e7463d746 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:52.658360 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9879c527-648d-448f-922c-ce8e7463d746 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:52.658631 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9879c527-648d-448f-922c-ce8e7463d746 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:52.658781 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9879c527-648d-448f-922c-ce8e7463d746 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:52.663608 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:52.663608 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:52.664164 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9879c527-648d-448f-922c-ce8e7463d746 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:52.664542 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1242/4953] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:52 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:53.118975 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-f0a771d5-ba53-44f8-ad17-d43cb2f13dbb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:53.120888 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-f0a771d5-ba53-44f8-ad17-d43cb2f13dbb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d/encryption Aug 18 09:24:53.121210 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-f0a771d5-ba53-44f8-ad17-d43cb2f13dbb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:53.121487 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-f0a771d5-ba53-44f8-ad17-d43cb2f13dbb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:53.132235 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:53.132235 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:53.138909 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-96dfb620-2a56-4b93-9d0c-75aa5ee332bb req-f0a771d5-ba53-44f8-ad17-d43cb2f13dbb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d/encryption returned with HTTP 200 Aug 18 09:24:53.139334 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1232/4954] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:24:53 2026] GET /volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:53.438996 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f79ac8d5-5b59-49d7-a2b0-247551d3eedf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:53.440567 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f79ac8d5-5b59-49d7-a2b0-247551d3eedf tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f Aug 18 09:24:53.440758 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f79ac8d5-5b59-49d7-a2b0-247551d3eedf tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:53.440932 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f79ac8d5-5b59-49d7-a2b0-247551d3eedf tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:53.441033 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f79ac8d5-5b59-49d7-a2b0-247551d3eedf tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:53.444617 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f79ac8d5-5b59-49d7-a2b0-247551d3eedf tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f returned with HTTP 404 Aug 18 09:24:53.445013 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1254/4955] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:53 2026] GET /volume/v3/backups/d3eb6604-caa4-4a41-a2e3-ecfaba8ff44f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:53.451321 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a0bd615-fb44-4379-9a8c-da35ce346389 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:53.453225 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a0bd615-fb44-4379-9a8c-da35ce346389 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] DELETE https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:53.453539 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a0bd615-fb44-4379-9a8c-da35ce346389 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:53.453722 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a0bd615-fb44-4379-9a8c-da35ce346389 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:53.453840 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-3a0bd615-fb44-4379-9a8c-da35ce346389 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Delete backup with id: b661550a-bb80-4f7e-beac-a121a3213fdb. Aug 18 09:24:53.460131 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:53.460131 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:53.472490 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-3a0bd615-fb44-4379-9a8c-da35ce346389 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] delete_backup rpcapi backup_id b661550a-bb80-4f7e-beac-a121a3213fdb {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:24:53.474146 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a0bd615-fb44-4379-9a8c-da35ce346389 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 202 Aug 18 09:24:53.474597 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1228/4956] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:24:53 2026] DELETE /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:24:53.480223 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9f61249-020a-4c09-85c4-a8fa7a4cc646 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:53.482041 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9f61249-020a-4c09-85c4-a8fa7a4cc646 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:53.482263 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9f61249-020a-4c09-85c4-a8fa7a4cc646 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:53.482503 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9f61249-020a-4c09-85c4-a8fa7a4cc646 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:53.482605 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b9f61249-020a-4c09-85c4-a8fa7a4cc646 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:53.487980 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:53.487980 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:53.488651 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9f61249-020a-4c09-85c4-a8fa7a4cc646 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 200 Aug 18 09:24:53.489001 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1243/4957] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:53 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:53.674230 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71da1835-a133-4333-81a1-47623e2ddf0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:53.676028 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71da1835-a133-4333-81a1-47623e2ddf0e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:24:53.676422 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71da1835-a133-4333-81a1-47623e2ddf0e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:53.676716 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71da1835-a133-4333-81a1-47623e2ddf0e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:53.676897 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-71da1835-a133-4333-81a1-47623e2ddf0e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:53.681625 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:53.681625 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:53.682940 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71da1835-a133-4333-81a1-47623e2ddf0e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:24:53.682940 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1233/4958] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:53 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:53.694191 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f13f4c13-1187-47bd-be43-9ecbd9b3d0eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:53.696153 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f13f4c13-1187-47bd-be43-9ecbd9b3d0eb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] POST https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032/action Aug 18 09:24:53.696208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f13f4c13-1187-47bd-be43-9ecbd9b3d0eb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:24:53.696308 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f13f4c13-1187-47bd-be43-9ecbd9b3d0eb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:53.697577 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-f13f4c13-1187-47bd-be43-9ecbd9b3d0eb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Updating backup '818e01f2-a9d7-4171-8628-7122b667d032' with '{'status': 'error'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 09:24:53.704074 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:53.704074 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:53.705053 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-f13f4c13-1187-47bd-be43-9ecbd9b3d0eb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '55d7b32e76314e4b881db5b3419c21be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1d5e2a10201482caf37536804fea60b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:24:53.705239 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f13f4c13-1187-47bd-be43-9ecbd9b3d0eb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032/action returned with HTTP 403 Aug 18 09:24:53.705668 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1255/4959] 10.4.3.41 () {70 vars in 1423 bytes} [Tue Aug 18 09:24:53 2026] POST /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:53.714091 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd911943-96e3-4331-bde1-71259da03374 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:53.715889 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd911943-96e3-4331-bde1-71259da03374 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 Aug 18 09:24:53.716071 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd911943-96e3-4331-bde1-71259da03374 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:53.716254 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd911943-96e3-4331-bde1-71259da03374 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:53.716399 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fd911943-96e3-4331-bde1-71259da03374 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete volume with id: 104717bf-1d2a-4bc8-b36b-97077e294ab0 Aug 18 09:24:53.723770 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:53.723770 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:53.724234 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd911943-96e3-4331-bde1-71259da03374 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:24:53.739534 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd911943-96e3-4331-bde1-71259da03374 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete volume request issued successfully. Aug 18 09:24:53.739702 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd911943-96e3-4331-bde1-71259da03374 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 returned with HTTP 202 Aug 18 09:24:53.740124 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1229/4960] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:24:53 2026] DELETE /volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:53.748103 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11957f9a-e477-431e-9ad5-c3358ce85dcc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:53.749645 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11957f9a-e477-431e-9ad5-c3358ce85dcc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 Aug 18 09:24:53.749852 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11957f9a-e477-431e-9ad5-c3358ce85dcc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:53.750151 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11957f9a-e477-431e-9ad5-c3358ce85dcc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:53.759214 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:53.759214 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:53.764643 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-11957f9a-e477-431e-9ad5-c3358ce85dcc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:24:53.770808 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11957f9a-e477-431e-9ad5-c3358ce85dcc tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 returned with HTTP 200 Aug 18 09:24:53.771493 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1244/4961] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:53 2026] GET /volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:54.501056 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c0e2a22-f3ba-42e5-b069-43a426ae3983 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:54.503004 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c0e2a22-f3ba-42e5-b069-43a426ae3983 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb Aug 18 09:24:54.503252 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c0e2a22-f3ba-42e5-b069-43a426ae3983 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:54.503463 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c0e2a22-f3ba-42e5-b069-43a426ae3983 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:54.503585 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8c0e2a22-f3ba-42e5-b069-43a426ae3983 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Show backup with id b661550a-bb80-4f7e-beac-a121a3213fdb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:54.507545 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c0e2a22-f3ba-42e5-b069-43a426ae3983 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb returned with HTTP 404 Aug 18 09:24:54.508070 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1234/4962] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:54 2026] GET /volume/v3/backups/b661550a-bb80-4f7e-beac-a121a3213fdb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:54.515104 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-45158051-a6d6-412b-89da-a1687585df23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:54.516814 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45158051-a6d6-412b-89da-a1687585df23 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 Aug 18 09:24:54.517027 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45158051-a6d6-412b-89da-a1687585df23 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:54.517213 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45158051-a6d6-412b-89da-a1687585df23 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:54.517360 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-45158051-a6d6-412b-89da-a1687585df23 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Delete volume with id: 0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 Aug 18 09:24:54.524837 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:54.524837 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:54.525235 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45158051-a6d6-412b-89da-a1687585df23 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:24:54.541002 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45158051-a6d6-412b-89da-a1687585df23 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Delete volume request issued successfully. Aug 18 09:24:54.541222 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45158051-a6d6-412b-89da-a1687585df23 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 returned with HTTP 202 Aug 18 09:24:54.541663 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1256/4963] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:24:54 2026] DELETE /volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:24:54.549482 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b5a24a81-2e46-43b2-9225-1b7645c872f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:54.551636 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5a24a81-2e46-43b2-9225-1b7645c872f9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 Aug 18 09:24:54.551964 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5a24a81-2e46-43b2-9225-1b7645c872f9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:54.552240 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5a24a81-2e46-43b2-9225-1b7645c872f9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:54.560325 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:54.560325 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:54.564109 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b5a24a81-2e46-43b2-9225-1b7645c872f9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Volume info retrieved successfully. Aug 18 09:24:54.568753 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5a24a81-2e46-43b2-9225-1b7645c872f9 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 returned with HTTP 200 Aug 18 09:24:54.569263 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1230/4964] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:54 2026] GET /volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:54.785325 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cbb647b3-1627-45fa-b84e-5e89be829133 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:54.787554 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbb647b3-1627-45fa-b84e-5e89be829133 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 Aug 18 09:24:54.787816 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbb647b3-1627-45fa-b84e-5e89be829133 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:54.788039 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbb647b3-1627-45fa-b84e-5e89be829133 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:54.795952 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbb647b3-1627-45fa-b84e-5e89be829133 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 returned with HTTP 404 Aug 18 09:24:54.796608 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1245/4965] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:54 2026] GET /volume/v3/volumes/104717bf-1d2a-4bc8-b36b-97077e294ab0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:54.805200 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:54.806984 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] POST https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402/restore Aug 18 09:24:54.807348 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:54.809468 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Restoring backup 2ba4774b-1a5b-46d1-a2ba-9096a94af402 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100265) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 09:24:54.809656 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Restoring backup 2ba4774b-1a5b-46d1-a2ba-9096a94af402 to volume None. Aug 18 09:24:54.814463 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:54.814463 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:54.815675 np0000007625 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Creating volume of 1 GB for restore of backup 2ba4774b-1a5b-46d1-a2ba-9096a94af402. Aug 18 09:24:54.819707 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Availability Zones retrieved successfully. Aug 18 09:24:54.825310 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Flow 'volume_create_api' (b7d68738-4cf8-42da-88d8-c7ac7dbde803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:54.826649 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45141615-dadc-4b00-9880-644ea630df28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:54.827618 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:54.857531 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45141615-dadc-4b00-9880-644ea630df28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:54.858277 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a503ca48-72d1-4b98-ae63-479bdf0e0d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:54.894126 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Created reservations ['c87a8f02-4626-47b5-a437-6b9295847d47', 'b8903b27-ddd9-43dc-96e6-9df2790ba65c', '87564094-5617-4f1b-ac81-31747d99461f', 'b2c4778f-7960-431d-8c66-a37868998351'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:54.895037 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a503ca48-72d1-4b98-ae63-479bdf0e0d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c87a8f02-4626-47b5-a437-6b9295847d47', 'b8903b27-ddd9-43dc-96e6-9df2790ba65c', '87564094-5617-4f1b-ac81-31747d99461f', 'b2c4778f-7960-431d-8c66-a37868998351']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:54.895831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d010d597-c475-40e8-9027-d1ff8c778e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:54.923558 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d010d597-c475-40e8-9027-d1ff8c778e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af28cc37-9585-4fc9-b8bf-fa46908ecdb2', '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='d1d5e2a10201482caf37536804fea60b',qos_specs=None,replication_status=,reservations=['c87a8f02-4626-47b5-a437-6b9295847d47','b8903b27-ddd9-43dc-96e6-9df2790ba65c','87564094-5617-4f1b-ac81-31747d99461f','b2c4778f-7960-431d-8c66-a37868998351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55d7b32e76314e4b881db5b3419c21be',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:54Z,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=af28cc37-9585-4fc9-b8bf-fa46908ecdb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1d5e2a10201482caf37536804fea60b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55d7b32e76314e4b881db5b3419c21be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:54.924462 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb33f2e8-04ed-473d-b90a-f289608f5abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:54.940567 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb33f2e8-04ed-473d-b90a-f289608f5abb) transitioned into 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='d1d5e2a10201482caf37536804fea60b',qos_specs=None,replication_status=,reservations=['c87a8f02-4626-47b5-a437-6b9295847d47','b8903b27-ddd9-43dc-96e6-9df2790ba65c','87564094-5617-4f1b-ac81-31747d99461f','b2c4778f-7960-431d-8c66-a37868998351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55d7b32e76314e4b881db5b3419c21be',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:54.941406 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc86567-cc3c-42b3-bcb3-6785827ae79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:54.950818 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc86567-cc3c-42b3-bcb3-6785827ae79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:54.951690 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Flow 'volume_create_api' (b7d68738-4cf8-42da-88d8-c7ac7dbde803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:54.952073 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Create volume request issued successfully. Aug 18 09:24:54.959578 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:54.959578 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:54.960195 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Volume info retrieved successfully. Aug 18 09:24:55.581779 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-caffe684-54dc-4bcb-a27a-2f547159a222 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:55.583369 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-caffe684-54dc-4bcb-a27a-2f547159a222 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] GET https://10.4.3.41/volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 Aug 18 09:24:55.583588 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-caffe684-54dc-4bcb-a27a-2f547159a222 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:55.583762 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-caffe684-54dc-4bcb-a27a-2f547159a222 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:55.590538 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-caffe684-54dc-4bcb-a27a-2f547159a222 tempest-ProjectReaderTests33-1812152633 tempest-ProjectReaderTests33-1812152633-project-admin] https://10.4.3.41/volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 returned with HTTP 404 Aug 18 09:24:55.591110 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1257/4966] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:55 2026] GET /volume/v3/volumes/0884d86c-5f73-4b0c-b2e7-d5ca71bcccb6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:24:55.967374 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:55.967374 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:55.968007 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Volume info retrieved successfully. Aug 18 09:24:55.968186 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Checking backup size 1 against volume size 1 {{(pid=100265) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 09:24:55.968321 np0000007625 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Overwriting volume af28cc37-9585-4fc9-b8bf-fa46908ecdb2 with restore of backup 2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:24:55.982603 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] restore_backup in rpcapi backup_id 2ba4774b-1a5b-46d1-a2ba-9096a94af402 {{(pid=100265) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 09:24:55.984938 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57c2dc1d-65f2-4764-b9c4-5cad687b2f76 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402/restore returned with HTTP 202 Aug 18 09:24:55.985605 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1235/4967] 10.4.3.41 () {70 vars in 1426 bytes} [Tue Aug 18 09:24:54 2026] POST /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402/restore => generated 152 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:55.994416 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b50dcb92-e92c-4d0a-8d41-82723dda46eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:55.996144 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b50dcb92-e92c-4d0a-8d41-82723dda46eb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:24:55.996352 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b50dcb92-e92c-4d0a-8d41-82723dda46eb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:55.996569 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b50dcb92-e92c-4d0a-8d41-82723dda46eb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:55.996663 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b50dcb92-e92c-4d0a-8d41-82723dda46eb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:56.001065 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:56.001065 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:56.001739 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b50dcb92-e92c-4d0a-8d41-82723dda46eb tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:24:56.002261 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1231/4968] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:55 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:57.012528 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c977ecc5-f48c-4e7b-83df-e783eb12d1bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:57.014448 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c977ecc5-f48c-4e7b-83df-e783eb12d1bd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:24:57.014694 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c977ecc5-f48c-4e7b-83df-e783eb12d1bd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:57.014903 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c977ecc5-f48c-4e7b-83df-e783eb12d1bd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:57.015020 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c977ecc5-f48c-4e7b-83df-e783eb12d1bd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:57.019412 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:57.019412 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:57.020022 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c977ecc5-f48c-4e7b-83df-e783eb12d1bd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:24:57.020410 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1246/4969] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:57 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:57.082240 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:57.166075 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:24:57.166870 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-267998070"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:57.167926 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-267998070'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:24:57.168047 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Create volume of 1 GB Aug 18 09:24:57.172924 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Availability Zones retrieved successfully. Aug 18 09:24:57.178421 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Flow 'volume_create_api' (342364c1-4a85-46cb-888c-53075a1c3b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:57.179278 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ce9211-24a2-4778-8748-7e6376126ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:57.180051 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:24:57.205934 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ce9211-24a2-4778-8748-7e6376126ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:57.206866 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7e55bd2-1245-48f8-980c-e72642160d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:57.265638 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Created reservations ['dda89193-629a-4499-b3b6-353eb8767676', 'b26d9827-bc81-4d41-a860-c106041b99a3', '8757c48a-c186-4020-8114-8268acb97879', 'e3ee033c-5597-4140-9896-4b0fcec27cee'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:57.265898 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7e55bd2-1245-48f8-980c-e72642160d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dda89193-629a-4499-b3b6-353eb8767676', 'b26d9827-bc81-4d41-a860-c106041b99a3', '8757c48a-c186-4020-8114-8268acb97879', 'e3ee033c-5597-4140-9896-4b0fcec27cee']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:57.266698 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88e8e60d-ba6f-4aac-8f8a-ce2b9bfecd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:57.290916 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88e8e60d-ba6f-4aac-8f8a-ce2b9bfecd22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '745455af-f455-44b1-8abc-3e9ead76b5aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-267998070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277a6103b3c24572a46a9ae9f9a87a9d',qos_specs=None,replication_status=,reservations=['dda89193-629a-4499-b3b6-353eb8767676','b26d9827-bc81-4d41-a860-c106041b99a3','8757c48a-c186-4020-8114-8268acb97879','e3ee033c-5597-4140-9896-4b0fcec27cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bb08ea9423442bfbb6a1f1e25dee1e7',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:24:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-267998070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=745455af-f455-44b1-8abc-3e9ead76b5aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='277a6103b3c24572a46a9ae9f9a87a9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bb08ea9423442bfbb6a1f1e25dee1e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:57.291636 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3cc4ce5-3d8d-4a61-b5f4-db2690594a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:57.309672 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3cc4ce5-3d8d-4a61-b5f4-db2690594a86) transitioned into state 'SUCCESS' from state '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-267998070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277a6103b3c24572a46a9ae9f9a87a9d',qos_specs=None,replication_status=,reservations=['dda89193-629a-4499-b3b6-353eb8767676','b26d9827-bc81-4d41-a860-c106041b99a3','8757c48a-c186-4020-8114-8268acb97879','e3ee033c-5597-4140-9896-4b0fcec27cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bb08ea9423442bfbb6a1f1e25dee1e7',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:57.310453 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783efb89-e8f4-4e5f-994a-0fedd2be9550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:24:57.320930 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783efb89-e8f4-4e5f-994a-0fedd2be9550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:24:57.321787 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Flow 'volume_create_api' (342364c1-4a85-46cb-888c-53075a1c3b86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:24:57.322120 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Create volume request issued successfully. Aug 18 09:24:57.322824 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-481dbde5-86fc-448a-87de-00ccb98d2d85 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:24:57.323374 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1258/4970] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:24:57 2026] POST /volume/v3/volumes => generated 775 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:57.334617 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42e2a425-ab96-429d-a15d-2d0c761b4dbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:57.338812 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42e2a425-ab96-429d-a15d-2d0c761b4dbe tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa Aug 18 09:24:57.339067 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42e2a425-ab96-429d-a15d-2d0c761b4dbe tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:57.339305 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42e2a425-ab96-429d-a15d-2d0c761b4dbe tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:57.355086 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:57.355086 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:57.358659 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-42e2a425-ab96-429d-a15d-2d0c761b4dbe tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Volume info retrieved successfully. Aug 18 09:24:57.362632 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42e2a425-ab96-429d-a15d-2d0c761b4dbe tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa returned with HTTP 200 Aug 18 09:24:57.363025 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1236/4971] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:57 2026] GET /volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:58.030331 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3387097b-d07d-4bf8-960b-8b26cfdbefb4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:58.032444 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3387097b-d07d-4bf8-960b-8b26cfdbefb4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:24:58.032682 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3387097b-d07d-4bf8-960b-8b26cfdbefb4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:58.032915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3387097b-d07d-4bf8-960b-8b26cfdbefb4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:58.033035 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3387097b-d07d-4bf8-960b-8b26cfdbefb4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:58.037547 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:58.037547 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:58.038212 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3387097b-d07d-4bf8-960b-8b26cfdbefb4 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:24:58.038619 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1232/4972] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:58 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:58.378558 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-19b5028f-0aa1-4491-a0dd-0906d4ec75e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:58.378558 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19b5028f-0aa1-4491-a0dd-0906d4ec75e1 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa Aug 18 09:24:58.378558 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19b5028f-0aa1-4491-a0dd-0906d4ec75e1 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:58.378558 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19b5028f-0aa1-4491-a0dd-0906d4ec75e1 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:58.386444 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:58.386444 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:58.391621 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-19b5028f-0aa1-4491-a0dd-0906d4ec75e1 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Volume info retrieved successfully. Aug 18 09:24:58.397458 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19b5028f-0aa1-4491-a0dd-0906d4ec75e1 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa returned with HTTP 200 Aug 18 09:24:58.397896 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1247/4973] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:58 2026] GET /volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:24:58.410845 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-365b6d52-6ed8-4b88-8b8a-231173b4aef8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:58.412946 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-365b6d52-6ed8-4b88-8b8a-231173b4aef8 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 18 09:24:58.413374 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-365b6d52-6ed8-4b88-8b8a-231173b4aef8 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "745455af-f455-44b1-8abc-3e9ead76b5aa", "name": "tempest-type-Backup-769006613"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:24:58.415000 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-365b6d52-6ed8-4b88-8b8a-231173b4aef8 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Creating new backup {'backup': {'volume_id': '745455af-f455-44b1-8abc-3e9ead76b5aa', 'name': 'tempest-type-Backup-769006613'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:24:58.415206 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-365b6d52-6ed8-4b88-8b8a-231173b4aef8 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Creating backup of volume 745455af-f455-44b1-8abc-3e9ead76b5aa in container None Aug 18 09:24:58.423372 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:58.423372 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:24:58.423752 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-365b6d52-6ed8-4b88-8b8a-231173b4aef8 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Volume info retrieved successfully. Aug 18 09:24:58.450892 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-365b6d52-6ed8-4b88-8b8a-231173b4aef8 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Created reservations ['003c12b0-0c29-47eb-ae23-410292d567d7', '08999773-6813-427b-8989-a070a0d105bb'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:24:58.482752 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-365b6d52-6ed8-4b88-8b8a-231173b4aef8 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:24:58.483182 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1259/4974] 10.4.3.41 () {70 vars in 1292 bytes} [Tue Aug 18 09:24:58 2026] POST /volume/v3/backups => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:24:58.494482 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f53f00d7-ff1d-47c2-95c2-91474a28d039 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:58.496456 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f53f00d7-ff1d-47c2-95c2-91474a28d039 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:24:58.496723 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f53f00d7-ff1d-47c2-95c2-91474a28d039 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:58.496922 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f53f00d7-ff1d-47c2-95c2-91474a28d039 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:58.497025 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f53f00d7-ff1d-47c2-95c2-91474a28d039 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:58.502584 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:58.502584 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:24:58.503512 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f53f00d7-ff1d-47c2-95c2-91474a28d039 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:24:58.504108 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1237/4975] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:58 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:59.048941 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7791824f-1cfa-4937-9eea-40f6ec254d9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:59.050681 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7791824f-1cfa-4937-9eea-40f6ec254d9e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:24:59.050894 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7791824f-1cfa-4937-9eea-40f6ec254d9e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:59.051098 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7791824f-1cfa-4937-9eea-40f6ec254d9e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:59.051211 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7791824f-1cfa-4937-9eea-40f6ec254d9e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:59.055228 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:59.055228 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:24:59.055759 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7791824f-1cfa-4937-9eea-40f6ec254d9e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:24:59.056103 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1233/4976] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:59 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:24:59.517646 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d74b96b-eca1-4086-a6a8-9f09eae90dd8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:24:59.519274 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d74b96b-eca1-4086-a6a8-9f09eae90dd8 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:24:59.519502 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d74b96b-eca1-4086-a6a8-9f09eae90dd8 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:24:59.519721 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d74b96b-eca1-4086-a6a8-9f09eae90dd8 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:24:59.519820 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8d74b96b-eca1-4086-a6a8-9f09eae90dd8 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:24:59.525025 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:24:59.525025 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:24:59.525812 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d74b96b-eca1-4086-a6a8-9f09eae90dd8 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:24:59.526242 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1248/4977] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:24:59 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:00.070071 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6e22776-3461-492e-9707-3e6140282156 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:00.071911 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6e22776-3461-492e-9707-3e6140282156 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:25:00.072201 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6e22776-3461-492e-9707-3e6140282156 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:00.072498 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6e22776-3461-492e-9707-3e6140282156 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:00.072667 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f6e22776-3461-492e-9707-3e6140282156 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:00.077249 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:00.077249 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:00.077870 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6e22776-3461-492e-9707-3e6140282156 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:25:00.078384 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1260/4978] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:00 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:00.536559 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cbf5bbcd-4f9f-4c1d-8005-941025e999bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:00.538541 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbf5bbcd-4f9f-4c1d-8005-941025e999bd tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:00.538764 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbf5bbcd-4f9f-4c1d-8005-941025e999bd tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:00.538957 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbf5bbcd-4f9f-4c1d-8005-941025e999bd tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:00.539063 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cbf5bbcd-4f9f-4c1d-8005-941025e999bd tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:00.543521 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:00.543521 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:00.544251 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbf5bbcd-4f9f-4c1d-8005-941025e999bd tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:00.544704 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1238/4979] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:00 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:01.088981 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46cc1aea-3ef3-44de-a46a-1409b228f2c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:01.090939 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46cc1aea-3ef3-44de-a46a-1409b228f2c0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:25:01.091636 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46cc1aea-3ef3-44de-a46a-1409b228f2c0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:01.091636 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46cc1aea-3ef3-44de-a46a-1409b228f2c0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:01.091840 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-46cc1aea-3ef3-44de-a46a-1409b228f2c0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:01.096909 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:01.096909 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:01.097758 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46cc1aea-3ef3-44de-a46a-1409b228f2c0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:25:01.098339 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1234/4980] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:01 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:01.564422 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6b385b20-56bc-425b-a9bb-0d0401bd85a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:01.564422 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b385b20-56bc-425b-a9bb-0d0401bd85a4 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:01.564422 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b385b20-56bc-425b-a9bb-0d0401bd85a4 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:01.564922 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b385b20-56bc-425b-a9bb-0d0401bd85a4 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:01.564922 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6b385b20-56bc-425b-a9bb-0d0401bd85a4 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:01.569662 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:01.569662 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:01.570508 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b385b20-56bc-425b-a9bb-0d0401bd85a4 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:01.571264 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1249/4981] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:01 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:02.112633 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a6340f56-efce-4a31-b9cb-32e30eacd2be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:02.118237 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6340f56-efce-4a31-b9cb-32e30eacd2be tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:25:02.118585 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6340f56-efce-4a31-b9cb-32e30eacd2be tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:02.118924 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6340f56-efce-4a31-b9cb-32e30eacd2be tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:02.119092 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a6340f56-efce-4a31-b9cb-32e30eacd2be tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:02.129048 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:02.129048 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:02.129964 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6340f56-efce-4a31-b9cb-32e30eacd2be tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:25:02.130506 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1261/4982] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:02 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:02.583573 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43739e7d-58d1-47cf-808a-0fc2186ac684 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:02.585848 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43739e7d-58d1-47cf-808a-0fc2186ac684 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:02.586175 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43739e7d-58d1-47cf-808a-0fc2186ac684 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:02.586454 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43739e7d-58d1-47cf-808a-0fc2186ac684 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:02.586609 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-43739e7d-58d1-47cf-808a-0fc2186ac684 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:02.591228 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:02.591228 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:02.591852 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43739e7d-58d1-47cf-808a-0fc2186ac684 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:02.592469 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1239/4983] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:02 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:03.150697 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4e42aaa-e64b-4688-9b5c-669aacb42d25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:03.152763 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4e42aaa-e64b-4688-9b5c-669aacb42d25 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:25:03.153002 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4e42aaa-e64b-4688-9b5c-669aacb42d25 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:03.153233 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4e42aaa-e64b-4688-9b5c-669aacb42d25 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:03.153364 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c4e42aaa-e64b-4688-9b5c-669aacb42d25 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:03.157959 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:03.157959 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:03.158757 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4e42aaa-e64b-4688-9b5c-669aacb42d25 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:25:03.159190 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1235/4984] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:03 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:03.605286 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9351ac1-3520-4c12-8070-8bfeebe3a884 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:03.606973 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9351ac1-3520-4c12-8070-8bfeebe3a884 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:03.607193 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9351ac1-3520-4c12-8070-8bfeebe3a884 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:03.607362 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9351ac1-3520-4c12-8070-8bfeebe3a884 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:03.607501 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c9351ac1-3520-4c12-8070-8bfeebe3a884 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:03.617492 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:03.617492 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:03.618068 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9351ac1-3520-4c12-8070-8bfeebe3a884 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:03.618429 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1250/4985] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:03 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:04.171804 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7655e0a5-b5b8-433c-95c7-863a39b42930 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:04.173518 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7655e0a5-b5b8-433c-95c7-863a39b42930 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:25:04.173729 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7655e0a5-b5b8-433c-95c7-863a39b42930 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:04.173902 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7655e0a5-b5b8-433c-95c7-863a39b42930 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:04.174003 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7655e0a5-b5b8-433c-95c7-863a39b42930 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:04.182716 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:04.182716 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:04.183470 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7655e0a5-b5b8-433c-95c7-863a39b42930 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:25:04.183859 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1262/4986] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:04 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:04.628078 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f233031c-eb9b-41fb-91fc-204e59fb94c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:04.630600 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f233031c-eb9b-41fb-91fc-204e59fb94c7 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:04.630876 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f233031c-eb9b-41fb-91fc-204e59fb94c7 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:04.631141 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f233031c-eb9b-41fb-91fc-204e59fb94c7 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:04.631299 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f233031c-eb9b-41fb-91fc-204e59fb94c7 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:04.635628 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:04.635628 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:04.636227 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f233031c-eb9b-41fb-91fc-204e59fb94c7 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:04.636613 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1240/4987] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:04 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:05.194219 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c7c01aff-6ebe-453d-9a3d-26738992da45 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:05.195968 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7c01aff-6ebe-453d-9a3d-26738992da45 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:25:05.196188 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7c01aff-6ebe-453d-9a3d-26738992da45 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:05.196366 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7c01aff-6ebe-453d-9a3d-26738992da45 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:05.196488 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c7c01aff-6ebe-453d-9a3d-26738992da45 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:05.201095 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:05.201095 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:05.202090 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7c01aff-6ebe-453d-9a3d-26738992da45 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:25:05.202243 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1236/4988] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:05 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:05.212717 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da301b00-704c-4bfd-92d1-314c7d5d99b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:05.214769 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da301b00-704c-4bfd-92d1-314c7d5d99b3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/af28cc37-9585-4fc9-b8bf-fa46908ecdb2 Aug 18 09:25:05.215026 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da301b00-704c-4bfd-92d1-314c7d5d99b3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:05.215295 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da301b00-704c-4bfd-92d1-314c7d5d99b3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:05.215546 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-da301b00-704c-4bfd-92d1-314c7d5d99b3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete volume with id: af28cc37-9585-4fc9-b8bf-fa46908ecdb2 Aug 18 09:25:05.223973 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:05.223973 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:05.224380 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da301b00-704c-4bfd-92d1-314c7d5d99b3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:25:05.242330 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da301b00-704c-4bfd-92d1-314c7d5d99b3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete volume request issued successfully. Aug 18 09:25:05.242542 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da301b00-704c-4bfd-92d1-314c7d5d99b3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/af28cc37-9585-4fc9-b8bf-fa46908ecdb2 returned with HTTP 202 Aug 18 09:25:05.242956 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1251/4989] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:25:05 2026] DELETE /volume/v3/volumes/af28cc37-9585-4fc9-b8bf-fa46908ecdb2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:25:05.250821 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfcec274-63e1-4f60-abf0-7336b49eb02c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:05.252748 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfcec274-63e1-4f60-abf0-7336b49eb02c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/af28cc37-9585-4fc9-b8bf-fa46908ecdb2 Aug 18 09:25:05.253079 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfcec274-63e1-4f60-abf0-7336b49eb02c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:05.253249 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfcec274-63e1-4f60-abf0-7336b49eb02c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:05.260864 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:05.260864 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:05.265736 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfcec274-63e1-4f60-abf0-7336b49eb02c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:25:05.269853 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfcec274-63e1-4f60-abf0-7336b49eb02c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/af28cc37-9585-4fc9-b8bf-fa46908ecdb2 returned with HTTP 200 Aug 18 09:25:05.270413 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1263/4990] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:05 2026] GET /volume/v3/volumes/af28cc37-9585-4fc9-b8bf-fa46908ecdb2 => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:25:05.545337 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-971dbce2-87ae-4b50-8a0f-3c118dc3c672 req-bbc4ca86-dc36-4880-923f-f92ff7b6c8b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:05.547700 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-971dbce2-87ae-4b50-8a0f-3c118dc3c672 req-bbc4ca86-dc36-4880-923f-f92ff7b6c8b3 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d/encryption Aug 18 09:25:05.547902 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-971dbce2-87ae-4b50-8a0f-3c118dc3c672 req-bbc4ca86-dc36-4880-923f-f92ff7b6c8b3 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:05.548146 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-971dbce2-87ae-4b50-8a0f-3c118dc3c672 req-bbc4ca86-dc36-4880-923f-f92ff7b6c8b3 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:05.558199 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:05.558199 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:05.566372 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-971dbce2-87ae-4b50-8a0f-3c118dc3c672 req-bbc4ca86-dc36-4880-923f-f92ff7b6c8b3 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d/encryption returned with HTTP 200 Aug 18 09:25:05.566734 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1241/4991] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:25:05 2026] GET /volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:05.645885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8e6aedb-783a-463e-9b60-35d1906f6133 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:05.647644 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8e6aedb-783a-463e-9b60-35d1906f6133 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:05.647843 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8e6aedb-783a-463e-9b60-35d1906f6133 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:05.648010 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8e6aedb-783a-463e-9b60-35d1906f6133 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:05.648121 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c8e6aedb-783a-463e-9b60-35d1906f6133 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:05.652136 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:05.652136 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:05.652714 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8e6aedb-783a-463e-9b60-35d1906f6133 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:05.653196 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1237/4992] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:05 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:06.239569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-971dbce2-87ae-4b50-8a0f-3c118dc3c672 req-5d5fcee3-7a79-41ec-b6b9-cde349c52f73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:06.242058 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-971dbce2-87ae-4b50-8a0f-3c118dc3c672 req-5d5fcee3-7a79-41ec-b6b9-cde349c52f73 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/attachments/0ac9e843-d5cd-483e-8394-927116cef751 Aug 18 09:25:06.242306 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-971dbce2-87ae-4b50-8a0f-3c118dc3c672 req-5d5fcee3-7a79-41ec-b6b9-cde349c52f73 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:06.242567 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-971dbce2-87ae-4b50-8a0f-3c118dc3c672 req-5d5fcee3-7a79-41ec-b6b9-cde349c52f73 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:06.251126 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:06.251126 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:06.282241 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5762e34c-9f14-4448-befa-fe079222f19c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:06.284169 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5762e34c-9f14-4448-befa-fe079222f19c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/af28cc37-9585-4fc9-b8bf-fa46908ecdb2 Aug 18 09:25:06.284427 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5762e34c-9f14-4448-befa-fe079222f19c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:06.284631 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5762e34c-9f14-4448-befa-fe079222f19c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:06.290377 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5762e34c-9f14-4448-befa-fe079222f19c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/af28cc37-9585-4fc9-b8bf-fa46908ecdb2 returned with HTTP 404 Aug 18 09:25:06.290818 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1264/4993] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:06 2026] GET /volume/v3/volumes/af28cc37-9585-4fc9-b8bf-fa46908ecdb2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:25:06.296797 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-971dbce2-87ae-4b50-8a0f-3c118dc3c672 req-5d5fcee3-7a79-41ec-b6b9-cde349c52f73 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/0ac9e843-d5cd-483e-8394-927116cef751 returned with HTTP 200 Aug 18 09:25:06.297369 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1252/4994] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:25:06 2026] DELETE /volume/v3/attachments/0ac9e843-d5cd-483e-8394-927116cef751 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:06.298286 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b3fe82d2-f88e-409f-951d-0d92a2cd1239 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:06.300018 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3fe82d2-f88e-409f-951d-0d92a2cd1239 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:25:06.300295 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3fe82d2-f88e-409f-951d-0d92a2cd1239 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:06.300506 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3fe82d2-f88e-409f-951d-0d92a2cd1239 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:06.300634 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b3fe82d2-f88e-409f-951d-0d92a2cd1239 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:06.306489 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:06.306489 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:06.307635 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3fe82d2-f88e-409f-951d-0d92a2cd1239 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-member] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:25:06.308076 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1242/4995] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:06 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:06.320884 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-efcd2d07-57f8-411d-8c89-ae969fd2e7e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:06.322346 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efcd2d07-57f8-411d-8c89-ae969fd2e7e0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] DELETE https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:25:06.322570 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efcd2d07-57f8-411d-8c89-ae969fd2e7e0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:06.322785 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efcd2d07-57f8-411d-8c89-ae969fd2e7e0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:06.322888 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-efcd2d07-57f8-411d-8c89-ae969fd2e7e0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete backup with id: 818e01f2-a9d7-4171-8628-7122b667d032. Aug 18 09:25:06.327056 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:06.327056 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:06.340478 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-efcd2d07-57f8-411d-8c89-ae969fd2e7e0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] delete_backup rpcapi backup_id 818e01f2-a9d7-4171-8628-7122b667d032 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:25:06.344091 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efcd2d07-57f8-411d-8c89-ae969fd2e7e0 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 202 Aug 18 09:25:06.344518 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1238/4996] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:25:06 2026] DELETE /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:25:06.354839 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e8c2f805-72a9-445c-88e5-fcf38b528258 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:06.360302 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8c2f805-72a9-445c-88e5-fcf38b528258 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:25:06.360623 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8c2f805-72a9-445c-88e5-fcf38b528258 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:06.360895 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8c2f805-72a9-445c-88e5-fcf38b528258 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:06.361048 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e8c2f805-72a9-445c-88e5-fcf38b528258 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:06.368520 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:06.368520 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:06.369475 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8c2f805-72a9-445c-88e5-fcf38b528258 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 200 Aug 18 09:25:06.370194 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1265/4997] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:06 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:06.662502 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85b1bf4d-e930-43d5-b7f4-0d8702cc4f14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:06.664318 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85b1bf4d-e930-43d5-b7f4-0d8702cc4f14 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:06.664555 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85b1bf4d-e930-43d5-b7f4-0d8702cc4f14 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:06.664859 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85b1bf4d-e930-43d5-b7f4-0d8702cc4f14 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:06.664859 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-85b1bf4d-e930-43d5-b7f4-0d8702cc4f14 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:06.669094 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:06.669094 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:06.669716 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85b1bf4d-e930-43d5-b7f4-0d8702cc4f14 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:06.670087 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1253/4998] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:06 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:07.379216 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-253a9fb4-5e9e-4162-a748-d03d2c497790 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:07.381054 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-253a9fb4-5e9e-4162-a748-d03d2c497790 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 Aug 18 09:25:07.381296 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-253a9fb4-5e9e-4162-a748-d03d2c497790 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:07.381517 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-253a9fb4-5e9e-4162-a748-d03d2c497790 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:07.381612 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-253a9fb4-5e9e-4162-a748-d03d2c497790 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 818e01f2-a9d7-4171-8628-7122b667d032. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:07.386300 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-253a9fb4-5e9e-4162-a748-d03d2c497790 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 returned with HTTP 404 Aug 18 09:25:07.386973 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1243/4999] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:07 2026] GET /volume/v3/backups/818e01f2-a9d7-4171-8628-7122b667d032 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:25:07.393615 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd956088-1a0d-4c03-b5d1-f8a19e99a681 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:07.395301 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd956088-1a0d-4c03-b5d1-f8a19e99a681 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] DELETE https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:25:07.395512 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd956088-1a0d-4c03-b5d1-f8a19e99a681 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:07.395689 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd956088-1a0d-4c03-b5d1-f8a19e99a681 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:07.395784 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-dd956088-1a0d-4c03-b5d1-f8a19e99a681 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete backup with id: 7986875a-5484-4e2d-8790-d6e9588e8783. Aug 18 09:25:07.399810 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:07.399810 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:07.410163 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-dd956088-1a0d-4c03-b5d1-f8a19e99a681 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] delete_backup rpcapi backup_id 7986875a-5484-4e2d-8790-d6e9588e8783 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:25:07.411660 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd956088-1a0d-4c03-b5d1-f8a19e99a681 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 202 Aug 18 09:25:07.412060 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1239/5000] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:25:07 2026] DELETE /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:25:07.421585 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8a91a1b-423a-4e6d-bc6f-bb937221b987 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:07.423388 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8a91a1b-423a-4e6d-bc6f-bb937221b987 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:25:07.423611 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8a91a1b-423a-4e6d-bc6f-bb937221b987 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:07.423788 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8a91a1b-423a-4e6d-bc6f-bb937221b987 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:07.423888 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c8a91a1b-423a-4e6d-bc6f-bb937221b987 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:07.432204 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:07.432204 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:07.432840 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8a91a1b-423a-4e6d-bc6f-bb937221b987 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 200 Aug 18 09:25:07.433226 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1266/5001] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:07 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:07.486596 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85c5fd1a-bf27-464c-bc89-34602259a2b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:07.488737 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85c5fd1a-bf27-464c-bc89-34602259a2b8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d Aug 18 09:25:07.488978 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85c5fd1a-bf27-464c-bc89-34602259a2b8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:07.489244 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85c5fd1a-bf27-464c-bc89-34602259a2b8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:07.489567 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-85c5fd1a-bf27-464c-bc89-34602259a2b8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume with id: cf03f6e1-a2e2-4684-ab80-65167345384d Aug 18 09:25:07.499440 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:07.499440 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:07.500257 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85c5fd1a-bf27-464c-bc89-34602259a2b8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:25:07.512233 np0000007625 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-85c5fd1a-bf27-464c-bc89-34602259a2b8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 09:25:07.518247 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85c5fd1a-bf27-464c-bc89-34602259a2b8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume request issued successfully. Aug 18 09:25:07.518511 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85c5fd1a-bf27-464c-bc89-34602259a2b8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d returned with HTTP 202 Aug 18 09:25:07.518975 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1254/5002] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:25:07 2026] DELETE /volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:25:07.526510 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f947a220-613f-4845-8edd-550d6b68e08e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:07.528280 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f947a220-613f-4845-8edd-550d6b68e08e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d Aug 18 09:25:07.528512 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f947a220-613f-4845-8edd-550d6b68e08e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:07.528695 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f947a220-613f-4845-8edd-550d6b68e08e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:07.535604 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:07.535604 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:07.539280 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f947a220-613f-4845-8edd-550d6b68e08e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:25:07.543324 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f947a220-613f-4845-8edd-550d6b68e08e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d returned with HTTP 200 Aug 18 09:25:07.543770 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1244/5003] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:25:07 2026] GET /volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:07.681175 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4ed88b5-6f48-441b-b0ec-c5fa6b9eaea5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:07.683519 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4ed88b5-6f48-441b-b0ec-c5fa6b9eaea5 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:07.683813 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4ed88b5-6f48-441b-b0ec-c5fa6b9eaea5 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:07.684128 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4ed88b5-6f48-441b-b0ec-c5fa6b9eaea5 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:07.684258 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a4ed88b5-6f48-441b-b0ec-c5fa6b9eaea5 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:07.690450 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:07.690450 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:07.691236 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4ed88b5-6f48-441b-b0ec-c5fa6b9eaea5 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:07.691714 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1240/5004] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:07 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:08.443787 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3870e60f-b0a4-44ab-8097-2427584e5701 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:08.445630 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3870e60f-b0a4-44ab-8097-2427584e5701 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 Aug 18 09:25:08.445860 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3870e60f-b0a4-44ab-8097-2427584e5701 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:08.446058 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3870e60f-b0a4-44ab-8097-2427584e5701 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:08.446171 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3870e60f-b0a4-44ab-8097-2427584e5701 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 7986875a-5484-4e2d-8790-d6e9588e8783. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:08.451147 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3870e60f-b0a4-44ab-8097-2427584e5701 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 returned with HTTP 404 Aug 18 09:25:08.451793 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1267/5005] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:08 2026] GET /volume/v3/backups/7986875a-5484-4e2d-8790-d6e9588e8783 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:25:08.459164 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b46bf655-c48d-4e1d-8728-6261ba99b3dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:08.461344 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b46bf655-c48d-4e1d-8728-6261ba99b3dd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] DELETE https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:25:08.461620 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b46bf655-c48d-4e1d-8728-6261ba99b3dd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:08.461857 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b46bf655-c48d-4e1d-8728-6261ba99b3dd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:08.461983 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-b46bf655-c48d-4e1d-8728-6261ba99b3dd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete backup with id: 2ba4774b-1a5b-46d1-a2ba-9096a94af402. Aug 18 09:25:08.467297 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:08.467297 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:08.478214 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-b46bf655-c48d-4e1d-8728-6261ba99b3dd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] delete_backup rpcapi backup_id 2ba4774b-1a5b-46d1-a2ba-9096a94af402 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:25:08.480947 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b46bf655-c48d-4e1d-8728-6261ba99b3dd tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 202 Aug 18 09:25:08.481326 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1255/5006] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:25:08 2026] DELETE /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:25:08.489099 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06fb24c7-8d2a-44fa-a421-1957cceba989 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:08.491368 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06fb24c7-8d2a-44fa-a421-1957cceba989 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:25:08.491697 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06fb24c7-8d2a-44fa-a421-1957cceba989 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:08.492023 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06fb24c7-8d2a-44fa-a421-1957cceba989 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:08.492179 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-06fb24c7-8d2a-44fa-a421-1957cceba989 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:08.497569 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:08.497569 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:08.498497 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06fb24c7-8d2a-44fa-a421-1957cceba989 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 200 Aug 18 09:25:08.499073 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1245/5007] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:08 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:08.555615 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc99c690-2811-4c14-8178-b20b6e3a9981 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:08.557717 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc99c690-2811-4c14-8178-b20b6e3a9981 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d Aug 18 09:25:08.557904 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc99c690-2811-4c14-8178-b20b6e3a9981 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:08.558104 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc99c690-2811-4c14-8178-b20b6e3a9981 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:08.564747 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc99c690-2811-4c14-8178-b20b6e3a9981 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d returned with HTTP 404 Aug 18 09:25:08.565297 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1241/5008] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:25:08 2026] GET /volume/v3/volumes/cf03f6e1-a2e2-4684-ab80-65167345384d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:25:08.573067 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-24951e18-1e8e-4b22-9a10-5e2dfd78a2f2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:08.575301 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24951e18-1e8e-4b22-9a10-5e2dfd78a2f2 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:25:08.575583 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24951e18-1e8e-4b22-9a10-5e2dfd78a2f2 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:08.575842 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-24951e18-1e8e-4b22-9a10-5e2dfd78a2f2 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:08.576792 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-24951e18-1e8e-4b22-9a10-5e2dfd78a2f2 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:25:08.589321 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-24951e18-1e8e-4b22-9a10-5e2dfd78a2f2 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Get all volumes completed successfully. Aug 18 09:25:08.591193 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:08.591193 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:08.594812 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-24951e18-1e8e-4b22-9a10-5e2dfd78a2f2 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:25:08.595189 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1268/5009] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:25:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7256 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:25:08.608865 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b61d6115-8e2b-4572-afc0-98638afbdef0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:08.610694 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b61d6115-8e2b-4572-afc0-98638afbdef0 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] DELETE https://10.4.3.41/volume/v3/types/86403768-ec9b-44a4-8b32-8723d1c38d69 Aug 18 09:25:08.610887 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b61d6115-8e2b-4572-afc0-98638afbdef0 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:08.611109 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b61d6115-8e2b-4572-afc0-98638afbdef0 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:08.634193 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b61d6115-8e2b-4572-afc0-98638afbdef0 tempest-TestVolumeBootPattern-1444142459 tempest-TestVolumeBootPattern-1444142459-project-admin] https://10.4.3.41/volume/v3/types/86403768-ec9b-44a4-8b32-8723d1c38d69 returned with HTTP 202 Aug 18 09:25:08.634565 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1256/5010] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:25:08 2026] DELETE /volume/v3/types/86403768-ec9b-44a4-8b32-8723d1c38d69 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:25:08.659096 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d508cd2-353d-4b19-8f05-d6b634722329 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:08.660098 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:25:08.660404 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1745008901", "snapshot_id": null, "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:08.661792 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1745008901', 'snapshot_id': None, 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:25:08.701067 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18083003-4b9b-407c-9a2f-6150792f8878 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:08.702614 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18083003-4b9b-407c-9a2f-6150792f8878 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:08.702777 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18083003-4b9b-407c-9a2f-6150792f8878 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:08.702968 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18083003-4b9b-407c-9a2f-6150792f8878 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:08.703688 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-18083003-4b9b-407c-9a2f-6150792f8878 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:08.706664 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:08.706664 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:08.707192 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18083003-4b9b-407c-9a2f-6150792f8878 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:08.707510 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1242/5011] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:08 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:08.809728 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume of 1 GB Aug 18 09:25:08.815225 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Availability Zones retrieved successfully. Aug 18 09:25:08.823239 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (69ab3b1e-ec2e-464e-b71f-8e25433f9614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:25:08.825085 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4df084d-4edd-4794-8ea5-15f22997ea0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:08.826406 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:25:08.887662 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4df084d-4edd-4794-8ea5-15f22997ea0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:08.887770 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69531794-af5c-4ed3-9c17-ba4a0ebb10ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:08.949183 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['3bc657f9-7d9a-4216-9855-c96dfb9f3311', '9ab0baa2-abfe-4373-9c9a-61662c115726', '54f2f989-14b7-4330-ad64-caa2eb81f62e', 'e7a68d28-2ec6-4d73-b5cb-def8fe42610a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:25:08.950460 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69531794-af5c-4ed3-9c17-ba4a0ebb10ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bc657f9-7d9a-4216-9855-c96dfb9f3311', '9ab0baa2-abfe-4373-9c9a-61662c115726', '54f2f989-14b7-4330-ad64-caa2eb81f62e', 'e7a68d28-2ec6-4d73-b5cb-def8fe42610a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:08.951588 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919aa1ef-09ab-4f97-bc7d-8c92c36c6cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:08.972411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919aa1ef-09ab-4f97-bc7d-8c92c36c6cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73263798-efca-4824-b0e2-c6a019e852aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1745008901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['3bc657f9-7d9a-4216-9855-c96dfb9f3311','9ab0baa2-abfe-4373-9c9a-61662c115726','54f2f989-14b7-4330-ad64-caa2eb81f62e','e7a68d28-2ec6-4d73-b5cb-def8fe42610a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:25:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1745008901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73263798-efca-4824-b0e2-c6a019e852aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1d6ecdd14047e58ec8f66b011b925d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77d33d7e11154c9796aa3f876061d2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:08.973280 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46fc77d5-f962-4983-a338-3f736f2cfb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:08.989766 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46fc77d5-f962-4983-a338-3f736f2cfb61) transitioned into state 'SUCCESS' from state '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-1745008901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['3bc657f9-7d9a-4216-9855-c96dfb9f3311','9ab0baa2-abfe-4373-9c9a-61662c115726','54f2f989-14b7-4330-ad64-caa2eb81f62e','e7a68d28-2ec6-4d73-b5cb-def8fe42610a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:08.990678 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ade694-f87c-48de-a7c2-044c1f0fba7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:09.000008 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ade694-f87c-48de-a7c2-044c1f0fba7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:09.000781 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (69ab3b1e-ec2e-464e-b71f-8e25433f9614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:25:09.001129 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request issued successfully. Aug 18 09:25:09.001833 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d508cd2-353d-4b19-8f05-d6b634722329 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:25:09.002264 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1246/5012] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:25:08 2026] POST /volume/v3/volumes => generated 757 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:25:09.013760 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0654485b-579d-4e56-958e-9c4cfcf22309 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:09.016890 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0654485b-579d-4e56-958e-9c4cfcf22309 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:25:09.016890 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0654485b-579d-4e56-958e-9c4cfcf22309 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:09.016890 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0654485b-579d-4e56-958e-9c4cfcf22309 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:09.022848 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:09.022848 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:09.027169 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0654485b-579d-4e56-958e-9c4cfcf22309 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:25:09.031944 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0654485b-579d-4e56-958e-9c4cfcf22309 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa returned with HTTP 200 Aug 18 09:25:09.032484 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1269/5013] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:25:09 2026] GET /volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:09.510123 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f277982-5e16-484e-b050-d4c63abd135e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:09.511958 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f277982-5e16-484e-b050-d4c63abd135e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 Aug 18 09:25:09.512670 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f277982-5e16-484e-b050-d4c63abd135e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:09.512670 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f277982-5e16-484e-b050-d4c63abd135e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:09.512670 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0f277982-5e16-484e-b050-d4c63abd135e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Show backup with id 2ba4774b-1a5b-46d1-a2ba-9096a94af402. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:09.516688 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f277982-5e16-484e-b050-d4c63abd135e tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 returned with HTTP 404 Aug 18 09:25:09.517187 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1257/5014] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:09 2026] GET /volume/v3/backups/2ba4774b-1a5b-46d1-a2ba-9096a94af402 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:25:09.524501 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-41f61b6e-ba17-45ad-a6eb-a41f1c07a708 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:09.526366 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41f61b6e-ba17-45ad-a6eb-a41f1c07a708 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b Aug 18 09:25:09.526597 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41f61b6e-ba17-45ad-a6eb-a41f1c07a708 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:09.526802 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41f61b6e-ba17-45ad-a6eb-a41f1c07a708 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:09.526973 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-41f61b6e-ba17-45ad-a6eb-a41f1c07a708 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete volume with id: bf1e4cc7-d7e7-425d-886f-eb83aa64767b Aug 18 09:25:09.534082 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:09.534082 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:09.534383 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-41f61b6e-ba17-45ad-a6eb-a41f1c07a708 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:25:09.549330 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-41f61b6e-ba17-45ad-a6eb-a41f1c07a708 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Delete volume request issued successfully. Aug 18 09:25:09.549579 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41f61b6e-ba17-45ad-a6eb-a41f1c07a708 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b returned with HTTP 202 Aug 18 09:25:09.550006 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1243/5015] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:25:09 2026] DELETE /volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:25:09.556759 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b78fe9b-213f-481b-8656-1ceec36763e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:09.558603 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b78fe9b-213f-481b-8656-1ceec36763e3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b Aug 18 09:25:09.558806 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b78fe9b-213f-481b-8656-1ceec36763e3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:09.558977 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b78fe9b-213f-481b-8656-1ceec36763e3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:09.566925 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:09.566925 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:09.570255 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b78fe9b-213f-481b-8656-1ceec36763e3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Volume info retrieved successfully. Aug 18 09:25:09.573894 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b78fe9b-213f-481b-8656-1ceec36763e3 tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b returned with HTTP 200 Aug 18 09:25:09.574254 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1247/5016] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:09 2026] GET /volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:25:09.720101 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4c793b11-11ce-48ea-afaf-7dd989484c75 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:09.722289 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c793b11-11ce-48ea-afaf-7dd989484c75 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:09.722586 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c793b11-11ce-48ea-afaf-7dd989484c75 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:09.722826 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c793b11-11ce-48ea-afaf-7dd989484c75 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:09.722964 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4c793b11-11ce-48ea-afaf-7dd989484c75 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:09.727761 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:09.727761 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:09.728524 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c793b11-11ce-48ea-afaf-7dd989484c75 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:09.729027 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1270/5017] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:09 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:10.047207 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26bfcae2-e83e-4336-9346-6268341101de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:10.048982 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26bfcae2-e83e-4336-9346-6268341101de tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:25:10.049178 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26bfcae2-e83e-4336-9346-6268341101de tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:10.049353 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26bfcae2-e83e-4336-9346-6268341101de tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:10.055923 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:10.055923 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:10.059496 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26bfcae2-e83e-4336-9346-6268341101de tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:25:10.063730 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26bfcae2-e83e-4336-9346-6268341101de tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa returned with HTTP 200 Aug 18 09:25:10.064171 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1258/5018] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:25:10 2026] GET /volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:25:10.076003 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-50c73297-1273-4f47-a3ae-139253fd29da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:10.077767 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50c73297-1273-4f47-a3ae-139253fd29da tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:25:10.077966 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50c73297-1273-4f47-a3ae-139253fd29da tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:10.078212 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50c73297-1273-4f47-a3ae-139253fd29da tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:10.085155 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:10.085155 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:10.088576 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-50c73297-1273-4f47-a3ae-139253fd29da tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:25:10.092706 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50c73297-1273-4f47-a3ae-139253fd29da tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa returned with HTTP 200 Aug 18 09:25:10.093068 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1244/5019] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:25:10 2026] GET /volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:25:10.593529 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3442a29d-3ece-473a-b046-6b8dc45e513c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:10.595493 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3442a29d-3ece-473a-b046-6b8dc45e513c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] GET https://10.4.3.41/volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b Aug 18 09:25:10.595585 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3442a29d-3ece-473a-b046-6b8dc45e513c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:10.595766 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3442a29d-3ece-473a-b046-6b8dc45e513c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:10.601741 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3442a29d-3ece-473a-b046-6b8dc45e513c tempest-ProjectMemberTests33-1645872803 tempest-ProjectMemberTests33-1645872803-project-admin] https://10.4.3.41/volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b returned with HTTP 404 Aug 18 09:25:10.602278 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1248/5020] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:10 2026] GET /volume/v3/volumes/bf1e4cc7-d7e7-425d-886f-eb83aa64767b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:25:10.738451 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fde1d28d-1f28-4add-82bf-b284a84c1989 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:10.740671 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fde1d28d-1f28-4add-82bf-b284a84c1989 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:10.741089 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fde1d28d-1f28-4add-82bf-b284a84c1989 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:10.741288 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fde1d28d-1f28-4add-82bf-b284a84c1989 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:10.741598 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fde1d28d-1f28-4add-82bf-b284a84c1989 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:10.745848 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:10.745848 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:10.746384 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fde1d28d-1f28-4add-82bf-b284a84c1989 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:10.746728 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1271/5021] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:10 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:11.134707 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a1814de6-0139-4d5c-b917-e8c35908068f req-75e2b838-4e08-4eaa-9f6b-b3de418c93e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:11.136917 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-75e2b838-4e08-4eaa-9f6b-b3de418c93e6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:25:11.137175 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-75e2b838-4e08-4eaa-9f6b-b3de418c93e6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:11.137443 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-75e2b838-4e08-4eaa-9f6b-b3de418c93e6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:11.144686 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:11.144686 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:11.148235 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a1814de6-0139-4d5c-b917-e8c35908068f req-75e2b838-4e08-4eaa-9f6b-b3de418c93e6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:25:11.153047 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-75e2b838-4e08-4eaa-9f6b-b3de418c93e6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa returned with HTTP 200 Aug 18 09:25:11.153435 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1259/5022] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:25:11 2026] GET /volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:25:11.631506 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a1814de6-0139-4d5c-b917-e8c35908068f req-19738008-70fd-490c-ae60-acc41eca012b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:11.633603 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-19738008-70fd-490c-ae60-acc41eca012b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:25:11.633767 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-19738008-70fd-490c-ae60-acc41eca012b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:11.633981 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-19738008-70fd-490c-ae60-acc41eca012b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:11.641575 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:11.641575 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:11.644998 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a1814de6-0139-4d5c-b917-e8c35908068f req-19738008-70fd-490c-ae60-acc41eca012b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:25:11.649275 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-19738008-70fd-490c-ae60-acc41eca012b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa returned with HTTP 200 Aug 18 09:25:11.649839 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1245/5023] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:25:11 2026] GET /volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:25:11.658643 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77caeda8-ebdb-4109-9218-ef0e1706dcd0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:11.659150 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77caeda8-ebdb-4109-9218-ef0e1706dcd0 None None] GET https://10.4.3.41/volume// Aug 18 09:25:11.659368 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77caeda8-ebdb-4109-9218-ef0e1706dcd0 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:11.659626 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77caeda8-ebdb-4109-9218-ef0e1706dcd0 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:11.660034 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77caeda8-ebdb-4109-9218-ef0e1706dcd0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:25:11.660382 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1249/5024] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:25:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:25:11.667476 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a1814de6-0139-4d5c-b917-e8c35908068f req-08e42ea6-34e0-46e5-9750-f372df1cdb1c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:11.669414 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-08e42ea6-34e0-46e5-9750-f372df1cdb1c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:25:11.669744 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-08e42ea6-34e0-46e5-9750-f372df1cdb1c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73263798-efca-4824-b0e2-c6a019e852aa", "connector": null, "instance_uuid": "aea48ac5-f0d0-418f-966a-9c18abdf9b83"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:11.677505 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:11.677505 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:11.696971 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-08e42ea6-34e0-46e5-9750-f372df1cdb1c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:25:11.697321 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1272/5025] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:25:11 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:25:11.757120 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d4bd1ce-7590-49ce-af5d-a60ad45b81a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:11.759076 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d4bd1ce-7590-49ce-af5d-a60ad45b81a0 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:11.759281 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d4bd1ce-7590-49ce-af5d-a60ad45b81a0 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:11.759508 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d4bd1ce-7590-49ce-af5d-a60ad45b81a0 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:11.759624 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2d4bd1ce-7590-49ce-af5d-a60ad45b81a0 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:11.763813 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:11.763813 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:11.764376 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d4bd1ce-7590-49ce-af5d-a60ad45b81a0 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:11.764787 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1260/5026] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:11 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:12.401243 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-305f7f3f-b066-4d6c-a18c-5a4c389aa09e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:12.401684 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-305f7f3f-b066-4d6c-a18c-5a4c389aa09e None None] GET https://10.4.3.41/volume// Aug 18 09:25:12.401861 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-305f7f3f-b066-4d6c-a18c-5a4c389aa09e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:12.402063 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-305f7f3f-b066-4d6c-a18c-5a4c389aa09e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:12.402409 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-305f7f3f-b066-4d6c-a18c-5a4c389aa09e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:25:12.402745 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1246/5027] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:25:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:25:12.410368 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a1814de6-0139-4d5c-b917-e8c35908068f req-5aa4d7a1-af2a-46fb-9dc7-dce428ba64f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:12.412198 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-5aa4d7a1-af2a-46fb-9dc7-dce428ba64f1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:25:12.412370 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-5aa4d7a1-af2a-46fb-9dc7-dce428ba64f1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:12.412582 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-5aa4d7a1-af2a-46fb-9dc7-dce428ba64f1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:12.424564 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:12.424564 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:12.428403 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a1814de6-0139-4d5c-b917-e8c35908068f req-5aa4d7a1-af2a-46fb-9dc7-dce428ba64f1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:25:12.434197 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-5aa4d7a1-af2a-46fb-9dc7-dce428ba64f1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa returned with HTTP 200 Aug 18 09:25:12.434741 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1250/5028] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:25:12 2026] GET /volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa => generated 1544 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:25:12.540589 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a1814de6-0139-4d5c-b917-e8c35908068f req-213d2c35-8d47-47af-bbe9-1c50c5346d86 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:12.543065 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-213d2c35-8d47-47af-bbe9-1c50c5346d86 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] PUT https://10.4.3.41/volume/v3/attachments/8a9a7c23-81ae-4164-97b7-35898bee728d Aug 18 09:25:12.543544 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-213d2c35-8d47-47af-bbe9-1c50c5346d86 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:12.554647 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a1814de6-0139-4d5c-b917-e8c35908068f req-213d2c35-8d47-47af-bbe9-1c50c5346d86 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Acquiring lock "cinder-attachment_update-73263798-efca-4824-b0e2-c6a019e852aa-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:25:12.560224 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a1814de6-0139-4d5c-b917-e8c35908068f req-213d2c35-8d47-47af-bbe9-1c50c5346d86 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-73263798-efca-4824-b0e2-c6a019e852aa-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:25:12.561464 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:12.561464 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:12.645193 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a1814de6-0139-4d5c-b917-e8c35908068f req-213d2c35-8d47-47af-bbe9-1c50c5346d86 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-73263798-efca-4824-b0e2-c6a019e852aa-np0000007625" released by "attachment_update" :: held 0.085s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:25:12.645565 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-213d2c35-8d47-47af-bbe9-1c50c5346d86 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/8a9a7c23-81ae-4164-97b7-35898bee728d returned with HTTP 200 Aug 18 09:25:12.645996 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1273/5029] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:25:12 2026] PUT /volume/v3/attachments/8a9a7c23-81ae-4164-97b7-35898bee728d => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:25:12.667191 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a1814de6-0139-4d5c-b917-e8c35908068f req-b0796f2f-c432-4a85-9d40-b6b0612bc40a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:12.669187 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-b0796f2f-c432-4a85-9d40-b6b0612bc40a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments/8a9a7c23-81ae-4164-97b7-35898bee728d/action Aug 18 09:25:12.669583 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-b0796f2f-c432-4a85-9d40-b6b0612bc40a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:25:12.669757 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-b0796f2f-c432-4a85-9d40-b6b0612bc40a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:12.685317 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:12.685317 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:12.694041 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a1814de6-0139-4d5c-b917-e8c35908068f req-b0796f2f-c432-4a85-9d40-b6b0612bc40a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/8a9a7c23-81ae-4164-97b7-35898bee728d/action returned with HTTP 204 Aug 18 09:25:12.694479 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1261/5030] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:25:12 2026] POST /volume/v3/attachments/8a9a7c23-81ae-4164-97b7-35898bee728d/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:25:12.776559 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96b157bd-3e09-4920-8001-4c5c56ac14ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:12.778372 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96b157bd-3e09-4920-8001-4c5c56ac14ed tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:12.778643 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96b157bd-3e09-4920-8001-4c5c56ac14ed tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:12.778783 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96b157bd-3e09-4920-8001-4c5c56ac14ed tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:12.778924 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-96b157bd-3e09-4920-8001-4c5c56ac14ed tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:12.783187 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:12.783187 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:12.783804 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96b157bd-3e09-4920-8001-4c5c56ac14ed tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:12.784177 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1247/5031] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:12 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:13.794144 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-80e3ca85-8072-4adc-9e06-0e02c241a0fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:13.796292 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80e3ca85-8072-4adc-9e06-0e02c241a0fc tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:13.796571 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80e3ca85-8072-4adc-9e06-0e02c241a0fc tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:13.796815 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80e3ca85-8072-4adc-9e06-0e02c241a0fc tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:13.796961 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-80e3ca85-8072-4adc-9e06-0e02c241a0fc tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:13.801727 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:13.801727 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:13.802413 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80e3ca85-8072-4adc-9e06-0e02c241a0fc tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:13.802836 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1251/5032] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:13 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:13.813203 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ff43d09-a112-48c2-af17-66ab2b30bc52 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:13.815028 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ff43d09-a112-48c2-af17-66ab2b30bc52 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] DELETE https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:13.815251 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ff43d09-a112-48c2-af17-66ab2b30bc52 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:13.815463 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ff43d09-a112-48c2-af17-66ab2b30bc52 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:13.815605 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-7ff43d09-a112-48c2-af17-66ab2b30bc52 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Delete backup with id: df7960e2-d504-436d-b172-f05b68fa50d2. Aug 18 09:25:13.819535 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:13.819535 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:13.830432 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-7ff43d09-a112-48c2-af17-66ab2b30bc52 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] delete_backup rpcapi backup_id df7960e2-d504-436d-b172-f05b68fa50d2 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:25:13.832122 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ff43d09-a112-48c2-af17-66ab2b30bc52 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 202 Aug 18 09:25:13.832585 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1274/5033] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:25:13 2026] DELETE /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:25:13.839492 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d44bbaf-46c4-404e-9701-a37d75e2caf3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:13.841310 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d44bbaf-46c4-404e-9701-a37d75e2caf3 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:13.841530 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d44bbaf-46c4-404e-9701-a37d75e2caf3 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:13.841706 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d44bbaf-46c4-404e-9701-a37d75e2caf3 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:13.841803 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4d44bbaf-46c4-404e-9701-a37d75e2caf3 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:13.845668 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:13.845668 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:13.846222 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d44bbaf-46c4-404e-9701-a37d75e2caf3 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 200 Aug 18 09:25:13.846580 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1262/5034] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:13 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:14.857882 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e9b03e9-d503-4e6b-b712-dcd3a45bad35 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:14.859558 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e9b03e9-d503-4e6b-b712-dcd3a45bad35 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 Aug 18 09:25:14.859755 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e9b03e9-d503-4e6b-b712-dcd3a45bad35 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:14.859932 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e9b03e9-d503-4e6b-b712-dcd3a45bad35 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:14.860030 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7e9b03e9-d503-4e6b-b712-dcd3a45bad35 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Show backup with id df7960e2-d504-436d-b172-f05b68fa50d2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:25:14.864171 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e9b03e9-d503-4e6b-b712-dcd3a45bad35 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 returned with HTTP 404 Aug 18 09:25:14.864508 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1248/5035] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:14 2026] GET /volume/v3/backups/df7960e2-d504-436d-b172-f05b68fa50d2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:25:14.873866 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-504907e7-069f-4005-88ad-fe0233456c63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:14.875686 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-504907e7-069f-4005-88ad-fe0233456c63 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa Aug 18 09:25:14.875946 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-504907e7-069f-4005-88ad-fe0233456c63 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:14.876131 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-504907e7-069f-4005-88ad-fe0233456c63 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:14.876341 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-504907e7-069f-4005-88ad-fe0233456c63 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Delete volume with id: 745455af-f455-44b1-8abc-3e9ead76b5aa Aug 18 09:25:14.886031 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:14.886031 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:14.886031 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-504907e7-069f-4005-88ad-fe0233456c63 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Volume info retrieved successfully. Aug 18 09:25:14.904329 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-504907e7-069f-4005-88ad-fe0233456c63 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Delete volume request issued successfully. Aug 18 09:25:14.904557 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-504907e7-069f-4005-88ad-fe0233456c63 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa returned with HTTP 202 Aug 18 09:25:14.904992 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1252/5036] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:25:14 2026] DELETE /volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:25:14.912233 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9ea4786-0170-4611-8ab6-8c2bad63bc22 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:14.914061 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9ea4786-0170-4611-8ab6-8c2bad63bc22 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa Aug 18 09:25:14.914270 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9ea4786-0170-4611-8ab6-8c2bad63bc22 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:14.914482 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9ea4786-0170-4611-8ab6-8c2bad63bc22 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:14.923999 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:14.923999 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:14.929669 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a9ea4786-0170-4611-8ab6-8c2bad63bc22 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Volume info retrieved successfully. Aug 18 09:25:14.933804 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9ea4786-0170-4611-8ab6-8c2bad63bc22 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa returned with HTTP 200 Aug 18 09:25:14.934243 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1275/5037] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:14 2026] GET /volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:25:15.946374 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4584dd58-55c9-4e37-a089-533e392974b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:15.948234 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4584dd58-55c9-4e37-a089-533e392974b3 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] GET https://10.4.3.41/volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa Aug 18 09:25:15.948444 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4584dd58-55c9-4e37-a089-533e392974b3 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:15.948637 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4584dd58-55c9-4e37-a089-533e392974b3 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:15.954816 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4584dd58-55c9-4e37-a089-533e392974b3 tempest-ProjectReaderTests39-970880696 tempest-ProjectReaderTests39-970880696-project-admin] https://10.4.3.41/volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa returned with HTTP 404 Aug 18 09:25:15.955301 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1263/5038] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:15 2026] GET /volume/v3/volumes/745455af-f455-44b1-8abc-3e9ead76b5aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:25:17.141451 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb7bfbfb-522c-48c4-a95e-45355f837744 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:17.216720 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb7bfbfb-522c-48c4-a95e-45355f837744 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:25:17.217059 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb7bfbfb-522c-48c4-a95e-45355f837744 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1089639611", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1968767724", "vendor_name": "tempest-vendor_name-2132629577"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:17.231207 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb7bfbfb-522c-48c4-a95e-45355f837744 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:25:17.231608 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1249/5039] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:25:17 2026] POST /volume/v3/types => generated 329 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:17.239117 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:17.240836 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:25:17.241192 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7d64c935-3116-48f6-a83f-c8f1b2204f21", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:17.242524 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Create volume request body: {'volume': {'volume_type': '7d64c935-3116-48f6-a83f-c8f1b2204f21', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:25:17.246032 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Create volume of 1 GB Aug 18 09:25:17.246283 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:17.246283 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:17.246652 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Availability Zones retrieved successfully. Aug 18 09:25:17.251759 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Flow 'volume_create_api' (8eb5bc54-0278-4c3a-8043-0c95bf466419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:25:17.252654 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (582ee7d7-7b9f-4d6a-9e5e-8edc6076fb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:17.253433 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:25:17.270195 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (582ee7d7-7b9f-4d6a-9e5e-8edc6076fb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:25:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1968767724',vendor_name='tempest-vendor_name-2132629577'},id=7d64c935-3116-48f6-a83f-c8f1b2204f21,is_public=True,name='tempest-ProjectAdminTests-volume-type-1089639611',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d64c935-3116-48f6-a83f-c8f1b2204f21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:17.271063 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6c96aa3-a5f2-4899-b9b0-87d38dcb6ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:17.291999 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1089639611 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1089639611, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:25:17.292249 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1089639611 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1089639611, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:25:17.320373 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Created reservations ['e51b9bdc-d05e-45b0-b05b-4a772aef5185', 'a25381dd-51e1-42a7-b650-041353110b81', 'b131f6a5-db8c-438e-98e4-27cea0232842', 'caca4928-c501-41ca-9854-cd4e120c118e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:25:17.321240 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6c96aa3-a5f2-4899-b9b0-87d38dcb6ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e51b9bdc-d05e-45b0-b05b-4a772aef5185', 'a25381dd-51e1-42a7-b650-041353110b81', 'b131f6a5-db8c-438e-98e4-27cea0232842', 'caca4928-c501-41ca-9854-cd4e120c118e']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:17.321928 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8874da4d-92c0-47e9-8ac2-d10744064908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:17.344473 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8874da4d-92c0-47e9-8ac2-d10744064908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e1687d5-4457-4f02-8b3c-6499c9485370', '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='776cd30f965e4b669fdae93c7ded7088',qos_specs=None,replication_status=,reservations=['e51b9bdc-d05e-45b0-b05b-4a772aef5185','a25381dd-51e1-42a7-b650-041353110b81','b131f6a5-db8c-438e-98e4-27cea0232842','caca4928-c501-41ca-9854-cd4e120c118e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf08d53e735420896bb88fb9f7aba99',volume_type_id=7d64c935-3116-48f6-a83f-c8f1b2204f21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:25:17Z,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=1e1687d5-4457-4f02-8b3c-6499c9485370,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='776cd30f965e4b669fdae93c7ded7088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcf08d53e735420896bb88fb9f7aba99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d64c935-3116-48f6-a83f-c8f1b2204f21),volume_type_id=7d64c935-3116-48f6-a83f-c8f1b2204f21)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:17.345238 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e06f4180-8850-4597-822a-8790ccc6b6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:17.361443 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e06f4180-8850-4597-822a-8790ccc6b6de) transitioned into state 'SUCCESS' from 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='776cd30f965e4b669fdae93c7ded7088',qos_specs=None,replication_status=,reservations=['e51b9bdc-d05e-45b0-b05b-4a772aef5185','a25381dd-51e1-42a7-b650-041353110b81','b131f6a5-db8c-438e-98e4-27cea0232842','caca4928-c501-41ca-9854-cd4e120c118e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf08d53e735420896bb88fb9f7aba99',volume_type_id=7d64c935-3116-48f6-a83f-c8f1b2204f21)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:17.362180 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb824d4-b599-4dd8-a451-9a07b4a48c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:17.370595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb824d4-b599-4dd8-a451-9a07b4a48c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:17.371411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Flow 'volume_create_api' (8eb5bc54-0278-4c3a-8043-0c95bf466419) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:25:17.371739 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Create volume request issued successfully. Aug 18 09:25:17.372358 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2776bc9a-8548-4d45-ba1b-30641fbf5514 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:25:17.372804 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1253/5040] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:25:17 2026] POST /volume/v3/volumes => generated 771 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:25:17.383782 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00b48860-a8ba-459b-9fe8-d910cfcc1037 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:17.385623 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00b48860-a8ba-459b-9fe8-d910cfcc1037 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] GET https://10.4.3.41/volume/v3/volumes/1e1687d5-4457-4f02-8b3c-6499c9485370 Aug 18 09:25:17.385860 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00b48860-a8ba-459b-9fe8-d910cfcc1037 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:17.386059 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00b48860-a8ba-459b-9fe8-d910cfcc1037 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:17.394150 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:17.394150 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:17.398067 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00b48860-a8ba-459b-9fe8-d910cfcc1037 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Volume info retrieved successfully. Aug 18 09:25:17.403334 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00b48860-a8ba-459b-9fe8-d910cfcc1037 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/volumes/1e1687d5-4457-4f02-8b3c-6499c9485370 returned with HTTP 200 Aug 18 09:25:17.403898 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1276/5041] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:17 2026] GET /volume/v3/volumes/1e1687d5-4457-4f02-8b3c-6499c9485370 => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:18.415103 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3980a14-3a7f-49d9-899f-853e59920237 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:18.416863 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3980a14-3a7f-49d9-899f-853e59920237 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] GET https://10.4.3.41/volume/v3/volumes/1e1687d5-4457-4f02-8b3c-6499c9485370 Aug 18 09:25:18.417065 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3980a14-3a7f-49d9-899f-853e59920237 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:18.417238 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3980a14-3a7f-49d9-899f-853e59920237 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:18.423775 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:18.423775 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:18.426791 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c3980a14-3a7f-49d9-899f-853e59920237 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Volume info retrieved successfully. Aug 18 09:25:18.430184 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3980a14-3a7f-49d9-899f-853e59920237 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/volumes/1e1687d5-4457-4f02-8b3c-6499c9485370 returned with HTTP 200 Aug 18 09:25:18.430540 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1264/5042] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:18 2026] GET /volume/v3/volumes/1e1687d5-4457-4f02-8b3c-6499c9485370 => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:18.442465 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-817e9cd9-fb58-40be-b075-2221527e2346 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:18.443956 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-817e9cd9-fb58-40be-b075-2221527e2346 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 18 09:25:18.444132 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-817e9cd9-fb58-40be-b075-2221527e2346 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:18.444314 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-817e9cd9-fb58-40be-b075-2221527e2346 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:18.447467 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-817e9cd9-fb58-40be-b075-2221527e2346 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:25:18.447781 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1250/5043] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:25:18 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:18.456202 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-60c7d953-300b-47a6-bb9f-37724eef0152 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:18.458498 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-60c7d953-300b-47a6-bb9f-37724eef0152 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] DELETE https://10.4.3.41/volume/v3/messages/2b3a4d89-6ddb-422b-a371-715f0c848bb2 Aug 18 09:25:18.458768 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-60c7d953-300b-47a6-bb9f-37724eef0152 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:18.459011 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-60c7d953-300b-47a6-bb9f-37724eef0152 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:18.462332 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:18.462332 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:18.467233 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-60c7d953-300b-47a6-bb9f-37724eef0152 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/messages/2b3a4d89-6ddb-422b-a371-715f0c848bb2 returned with HTTP 204 Aug 18 09:25:18.467625 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1254/5044] 10.4.3.41 () {68 vars in 1387 bytes} [Tue Aug 18 09:25:18 2026] DELETE /volume/v3/messages/2b3a4d89-6ddb-422b-a371-715f0c848bb2 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 09:25:18.474426 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f63a36cb-039a-4e33-8a1f-339b6dec465e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:18.476086 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f63a36cb-039a-4e33-8a1f-339b6dec465e tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] GET https://10.4.3.41/volume/v3/messages/2b3a4d89-6ddb-422b-a371-715f0c848bb2 Aug 18 09:25:18.476294 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f63a36cb-039a-4e33-8a1f-339b6dec465e tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:18.476478 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f63a36cb-039a-4e33-8a1f-339b6dec465e tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:18.479069 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f63a36cb-039a-4e33-8a1f-339b6dec465e tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/messages/2b3a4d89-6ddb-422b-a371-715f0c848bb2 returned with HTTP 404 Aug 18 09:25:18.479502 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1277/5045] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:25:18 2026] GET /volume/v3/messages/2b3a4d89-6ddb-422b-a371-715f0c848bb2 => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:25:18.485773 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e77cafa-99d0-49e7-8b83-431c956cb442 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:18.487373 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e77cafa-99d0-49e7-8b83-431c956cb442 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/1e1687d5-4457-4f02-8b3c-6499c9485370 Aug 18 09:25:18.487567 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e77cafa-99d0-49e7-8b83-431c956cb442 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:18.487729 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e77cafa-99d0-49e7-8b83-431c956cb442 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:18.487871 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2e77cafa-99d0-49e7-8b83-431c956cb442 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Delete volume with id: 1e1687d5-4457-4f02-8b3c-6499c9485370 Aug 18 09:25:18.494375 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:18.494375 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:18.494687 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e77cafa-99d0-49e7-8b83-431c956cb442 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Volume info retrieved successfully. Aug 18 09:25:18.495604 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e77cafa-99d0-49e7-8b83-431c956cb442 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 09:25:18.504620 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2e77cafa-99d0-49e7-8b83-431c956cb442 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1089639611 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1089639611, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:25:18.504867 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2e77cafa-99d0-49e7-8b83-431c956cb442 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1089639611 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1089639611, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:25:18.513379 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2e77cafa-99d0-49e7-8b83-431c956cb442 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Created reservations ['14d3fb5c-160f-478b-a248-1a10688bb4cc', 'f3c77e5e-c8be-4be6-9348-5eb9f8e1c093', '2a629c0f-d739-45ff-8dc1-5ccf5c846d1b', 'b1646707-623e-42f2-ab8f-37a5f7e6472b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:25:18.541565 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e77cafa-99d0-49e7-8b83-431c956cb442 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Delete volume request issued successfully. Aug 18 09:25:18.541805 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e77cafa-99d0-49e7-8b83-431c956cb442 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/volumes/1e1687d5-4457-4f02-8b3c-6499c9485370 returned with HTTP 202 Aug 18 09:25:18.542247 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1265/5046] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:25:18 2026] DELETE /volume/v3/volumes/1e1687d5-4457-4f02-8b3c-6499c9485370 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:25:18.548954 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-26627241-89fd-4d7c-ab95-e9ec0326437e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:18.550715 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26627241-89fd-4d7c-ab95-e9ec0326437e tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] DELETE https://10.4.3.41/volume/v3/types/7d64c935-3116-48f6-a83f-c8f1b2204f21 Aug 18 09:25:18.550924 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26627241-89fd-4d7c-ab95-e9ec0326437e tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:18.551132 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26627241-89fd-4d7c-ab95-e9ec0326437e tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:18.575616 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26627241-89fd-4d7c-ab95-e9ec0326437e tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/types/7d64c935-3116-48f6-a83f-c8f1b2204f21 returned with HTTP 202 Aug 18 09:25:18.576020 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1251/5047] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:25:18 2026] DELETE /volume/v3/types/7d64c935-3116-48f6-a83f-c8f1b2204f21 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:25:18.584978 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d1043e9e-4f49-41d3-a595-4f0e4011ebb7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:18.586677 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1043e9e-4f49-41d3-a595-4f0e4011ebb7 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:25:18.587014 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1043e9e-4f49-41d3-a595-4f0e4011ebb7 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-385100657", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1835293751", "vendor_name": "tempest-vendor_name-1090395541"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:18.599622 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1043e9e-4f49-41d3-a595-4f0e4011ebb7 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:25:18.599964 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1255/5048] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:25:18 2026] POST /volume/v3/types => generated 328 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:18.607554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:18.609299 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:25:18.609660 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d7b05e4d-e33e-4cd9-9705-ac53474e3436", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:18.611086 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Create volume request body: {'volume': {'volume_type': 'd7b05e4d-e33e-4cd9-9705-ac53474e3436', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:25:18.615336 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Create volume of 1 GB Aug 18 09:25:18.615681 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:18.615681 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:18.616076 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Availability Zones retrieved successfully. Aug 18 09:25:18.620691 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Flow 'volume_create_api' (0d0ca521-9249-4d8e-bc60-bb2e901453c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:25:18.621698 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c960c0c-5bcc-48e0-966e-84869f21d750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:18.622407 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:25:18.639381 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c960c0c-5bcc-48e0-966e-84869f21d750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:25:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1835293751',vendor_name='tempest-vendor_name-1090395541'},id=d7b05e4d-e33e-4cd9-9705-ac53474e3436,is_public=True,name='tempest-ProjectAdminTests-volume-type-385100657',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7b05e4d-e33e-4cd9-9705-ac53474e3436', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:18.640181 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce0e52e9-980d-4929-bc7d-640ce0d57ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:18.662415 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-385100657 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-385100657, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:25:18.662676 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-385100657 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-385100657, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:25:18.684924 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Created reservations ['2c9a1007-b30e-438a-b7bc-9ec01dfb5449', 'dec34c5a-8066-4430-8566-dd8411373da7', '3f9a15db-f5d7-4288-b3d4-2715e62d6ced', 'c1fd51be-fa1a-4750-8efe-1c5b1e7b14f8'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:25:18.685651 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce0e52e9-980d-4929-bc7d-640ce0d57ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c9a1007-b30e-438a-b7bc-9ec01dfb5449', 'dec34c5a-8066-4430-8566-dd8411373da7', '3f9a15db-f5d7-4288-b3d4-2715e62d6ced', 'c1fd51be-fa1a-4750-8efe-1c5b1e7b14f8']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:18.686352 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae0c2fe1-119d-473a-94e2-9b5912c3b20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:18.708134 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae0c2fe1-119d-473a-94e2-9b5912c3b20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f27e7fc-ae4e-429e-8e87-b6af78a48ad4', '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='776cd30f965e4b669fdae93c7ded7088',qos_specs=None,replication_status=,reservations=['2c9a1007-b30e-438a-b7bc-9ec01dfb5449','dec34c5a-8066-4430-8566-dd8411373da7','3f9a15db-f5d7-4288-b3d4-2715e62d6ced','c1fd51be-fa1a-4750-8efe-1c5b1e7b14f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf08d53e735420896bb88fb9f7aba99',volume_type_id=d7b05e4d-e33e-4cd9-9705-ac53474e3436), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:25:18Z,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=4f27e7fc-ae4e-429e-8e87-b6af78a48ad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='776cd30f965e4b669fdae93c7ded7088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcf08d53e735420896bb88fb9f7aba99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7b05e4d-e33e-4cd9-9705-ac53474e3436),volume_type_id=d7b05e4d-e33e-4cd9-9705-ac53474e3436)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:18.708869 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67924b19-c4eb-402f-b76f-5ae04cdd16ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:18.723599 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67924b19-c4eb-402f-b76f-5ae04cdd16ee) transitioned into state 'SUCCESS' from 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='776cd30f965e4b669fdae93c7ded7088',qos_specs=None,replication_status=,reservations=['2c9a1007-b30e-438a-b7bc-9ec01dfb5449','dec34c5a-8066-4430-8566-dd8411373da7','3f9a15db-f5d7-4288-b3d4-2715e62d6ced','c1fd51be-fa1a-4750-8efe-1c5b1e7b14f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf08d53e735420896bb88fb9f7aba99',volume_type_id=d7b05e4d-e33e-4cd9-9705-ac53474e3436)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:18.724230 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (617461ed-c621-4ae3-b246-0731158b28cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:18.732003 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (617461ed-c621-4ae3-b246-0731158b28cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:18.732751 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Flow 'volume_create_api' (0d0ca521-9249-4d8e-bc60-bb2e901453c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:25:18.733045 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Create volume request issued successfully. Aug 18 09:25:18.733570 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9f13dc7-6e41-48e9-b79f-b6c698e54d5b tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:25:18.733991 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1278/5049] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:25:18 2026] POST /volume/v3/volumes => generated 770 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:25:18.746305 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c375b2b-a378-4e01-9086-296472faa7a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:18.748278 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c375b2b-a378-4e01-9086-296472faa7a4 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] GET https://10.4.3.41/volume/v3/volumes/4f27e7fc-ae4e-429e-8e87-b6af78a48ad4 Aug 18 09:25:18.748639 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c375b2b-a378-4e01-9086-296472faa7a4 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:18.748716 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c375b2b-a378-4e01-9086-296472faa7a4 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:18.756031 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:18.756031 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:18.760154 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0c375b2b-a378-4e01-9086-296472faa7a4 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Volume info retrieved successfully. Aug 18 09:25:18.764768 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c375b2b-a378-4e01-9086-296472faa7a4 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/volumes/4f27e7fc-ae4e-429e-8e87-b6af78a48ad4 returned with HTTP 200 Aug 18 09:25:18.765181 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1266/5050] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:18 2026] GET /volume/v3/volumes/4f27e7fc-ae4e-429e-8e87-b6af78a48ad4 => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:19.777021 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8a6088e-49c0-4b0d-a361-d01f98aa4fe8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:19.779205 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8a6088e-49c0-4b0d-a361-d01f98aa4fe8 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] GET https://10.4.3.41/volume/v3/volumes/4f27e7fc-ae4e-429e-8e87-b6af78a48ad4 Aug 18 09:25:19.779525 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8a6088e-49c0-4b0d-a361-d01f98aa4fe8 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:19.779752 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8a6088e-49c0-4b0d-a361-d01f98aa4fe8 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:19.789004 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:19.789004 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:19.792871 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d8a6088e-49c0-4b0d-a361-d01f98aa4fe8 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Volume info retrieved successfully. Aug 18 09:25:19.797503 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8a6088e-49c0-4b0d-a361-d01f98aa4fe8 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/volumes/4f27e7fc-ae4e-429e-8e87-b6af78a48ad4 returned with HTTP 200 Aug 18 09:25:19.797956 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1252/5051] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:19 2026] GET /volume/v3/volumes/4f27e7fc-ae4e-429e-8e87-b6af78a48ad4 => generated 970 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:19.812282 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-624aa916-5058-4365-bf34-fc54d2f53390 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:19.813871 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-624aa916-5058-4365-bf34-fc54d2f53390 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 18 09:25:19.814083 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-624aa916-5058-4365-bf34-fc54d2f53390 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:19.814280 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-624aa916-5058-4365-bf34-fc54d2f53390 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:19.818176 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-624aa916-5058-4365-bf34-fc54d2f53390 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:25:19.818571 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1256/5052] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:25:19 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:19.826707 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87d11805-544d-42b5-b1e8-0925fdbcb0f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:19.828755 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87d11805-544d-42b5-b1e8-0925fdbcb0f7 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 18 09:25:19.829186 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87d11805-544d-42b5-b1e8-0925fdbcb0f7 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:19.829186 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87d11805-544d-42b5-b1e8-0925fdbcb0f7 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:19.829536 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:19.829536 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:19.833091 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87d11805-544d-42b5-b1e8-0925fdbcb0f7 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:25:19.833490 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1279/5053] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:25:19 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:19.841203 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21a867ba-b5f8-4109-8900-e8444c6cc5c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:19.843019 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21a867ba-b5f8-4109-8900-e8444c6cc5c8 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] DELETE https://10.4.3.41/volume/v3/messages/f8f690b8-30ae-461e-9f44-142475299767 Aug 18 09:25:19.843309 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21a867ba-b5f8-4109-8900-e8444c6cc5c8 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:19.843571 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21a867ba-b5f8-4109-8900-e8444c6cc5c8 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:19.851314 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21a867ba-b5f8-4109-8900-e8444c6cc5c8 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/messages/f8f690b8-30ae-461e-9f44-142475299767 returned with HTTP 204 Aug 18 09:25:19.851724 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1267/5054] 10.4.3.41 () {68 vars in 1387 bytes} [Tue Aug 18 09:25:19 2026] DELETE /volume/v3/messages/f8f690b8-30ae-461e-9f44-142475299767 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 09:25:19.857842 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0198067-0d0c-4fe0-8215-55c1b9d13c27 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:19.859437 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0198067-0d0c-4fe0-8215-55c1b9d13c27 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/4f27e7fc-ae4e-429e-8e87-b6af78a48ad4 Aug 18 09:25:19.859635 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0198067-0d0c-4fe0-8215-55c1b9d13c27 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:19.859808 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0198067-0d0c-4fe0-8215-55c1b9d13c27 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:19.859964 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f0198067-0d0c-4fe0-8215-55c1b9d13c27 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Delete volume with id: 4f27e7fc-ae4e-429e-8e87-b6af78a48ad4 Aug 18 09:25:19.866347 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:19.866347 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:19.866669 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0198067-0d0c-4fe0-8215-55c1b9d13c27 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Volume info retrieved successfully. Aug 18 09:25:19.867534 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0198067-0d0c-4fe0-8215-55c1b9d13c27 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 09:25:19.876331 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f0198067-0d0c-4fe0-8215-55c1b9d13c27 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-385100657 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-385100657, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:25:19.876619 np0000007625 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f0198067-0d0c-4fe0-8215-55c1b9d13c27 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-385100657 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-385100657, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:25:19.884048 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f0198067-0d0c-4fe0-8215-55c1b9d13c27 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Created reservations ['cae25268-b55b-4370-9626-e54be69c4366', 'cca5e698-d6ba-4f14-a59f-93f8f8a3d33c', '4be955a3-5ac3-4a90-a225-4c9ec570fb91', 'd4f755a0-83e7-4587-8ef3-ea3f523a923c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:25:19.904906 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0198067-0d0c-4fe0-8215-55c1b9d13c27 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Delete volume request issued successfully. Aug 18 09:25:19.905070 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0198067-0d0c-4fe0-8215-55c1b9d13c27 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/volumes/4f27e7fc-ae4e-429e-8e87-b6af78a48ad4 returned with HTTP 202 Aug 18 09:25:19.905459 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1253/5055] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:25:19 2026] DELETE /volume/v3/volumes/4f27e7fc-ae4e-429e-8e87-b6af78a48ad4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:25:19.911984 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f5b3d21a-e05f-419e-a36b-5496a6f4ef24 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:19.914142 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5b3d21a-e05f-419e-a36b-5496a6f4ef24 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] DELETE https://10.4.3.41/volume/v3/types/d7b05e4d-e33e-4cd9-9705-ac53474e3436 Aug 18 09:25:19.914342 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5b3d21a-e05f-419e-a36b-5496a6f4ef24 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:19.914606 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5b3d21a-e05f-419e-a36b-5496a6f4ef24 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:19.940854 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5b3d21a-e05f-419e-a36b-5496a6f4ef24 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/types/d7b05e4d-e33e-4cd9-9705-ac53474e3436 returned with HTTP 202 Aug 18 09:25:19.941335 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1257/5056] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:25:19 2026] DELETE /volume/v3/types/d7b05e4d-e33e-4cd9-9705-ac53474e3436 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:25:19.949572 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-84f45425-d9ce-497b-ab66-ceeb36119a77 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:19.951378 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84f45425-d9ce-497b-ab66-ceeb36119a77 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:25:19.951719 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84f45425-d9ce-497b-ab66-ceeb36119a77 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-992684971", "extra_specs": {"storage_protocol": "tempest-storage_protocol-230978391", "vendor_name": "tempest-vendor_name-1684577510"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:19.966150 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84f45425-d9ce-497b-ab66-ceeb36119a77 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:25:19.966488 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1280/5057] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:25:19 2026] POST /volume/v3/types => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:19.974562 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b454322-14fa-48f3-80a6-b3d787442f96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:19.976245 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:25:19.976655 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7a5a7ca3-fa4d-4623-934a-e55c920db2e2", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:19.977995 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Create volume request body: {'volume': {'volume_type': '7a5a7ca3-fa4d-4623-934a-e55c920db2e2', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:25:19.981330 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Create volume of 1 GB Aug 18 09:25:19.981686 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:19.981686 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:19.982076 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Availability Zones retrieved successfully. Aug 18 09:25:19.987091 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Flow 'volume_create_api' (97ac2d67-eddc-49e8-8c4c-1bb4bd1a6c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:25:19.987950 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f65c32-be67-4279-bef4-8774af4ff48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:19.988692 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:25:20.004481 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f65c32-be67-4279-bef4-8774af4ff48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:25:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-230978391',vendor_name='tempest-vendor_name-1684577510'},id=7a5a7ca3-fa4d-4623-934a-e55c920db2e2,is_public=True,name='tempest-ProjectAdminTests-volume-type-992684971',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a5a7ca3-fa4d-4623-934a-e55c920db2e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:20.005263 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (461dd9ca-8786-4c5a-974d-37a696845fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:20.027085 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-992684971 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-992684971, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:25:20.027585 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-992684971 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-992684971, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:25:20.051879 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Created reservations ['3ca91863-ba5d-471f-9460-ced0f645897f', '28687e81-f192-43a0-a64b-d970f7cf70d8', '6b4ee268-138e-4c9c-9ce3-0ff301fa56c5', '9410a360-ce35-47e8-863a-3c32a317f98e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:25:20.052803 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (461dd9ca-8786-4c5a-974d-37a696845fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ca91863-ba5d-471f-9460-ced0f645897f', '28687e81-f192-43a0-a64b-d970f7cf70d8', '6b4ee268-138e-4c9c-9ce3-0ff301fa56c5', '9410a360-ce35-47e8-863a-3c32a317f98e']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:20.053610 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed1a094-87d9-46fc-9805-d0f321af9871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:20.079543 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed1a094-87d9-46fc-9805-d0f321af9871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '326990ae-1134-40a5-9e39-6166dbaf8298', '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='776cd30f965e4b669fdae93c7ded7088',qos_specs=None,replication_status=,reservations=['3ca91863-ba5d-471f-9460-ced0f645897f','28687e81-f192-43a0-a64b-d970f7cf70d8','6b4ee268-138e-4c9c-9ce3-0ff301fa56c5','9410a360-ce35-47e8-863a-3c32a317f98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf08d53e735420896bb88fb9f7aba99',volume_type_id=7a5a7ca3-fa4d-4623-934a-e55c920db2e2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:25:20Z,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=326990ae-1134-40a5-9e39-6166dbaf8298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='776cd30f965e4b669fdae93c7ded7088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcf08d53e735420896bb88fb9f7aba99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a5a7ca3-fa4d-4623-934a-e55c920db2e2),volume_type_id=7a5a7ca3-fa4d-4623-934a-e55c920db2e2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:20.080402 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8833a9cd-6da9-4b80-bbb4-8592ee1c4590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:20.097664 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8833a9cd-6da9-4b80-bbb4-8592ee1c4590) transitioned into state 'SUCCESS' from 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='776cd30f965e4b669fdae93c7ded7088',qos_specs=None,replication_status=,reservations=['3ca91863-ba5d-471f-9460-ced0f645897f','28687e81-f192-43a0-a64b-d970f7cf70d8','6b4ee268-138e-4c9c-9ce3-0ff301fa56c5','9410a360-ce35-47e8-863a-3c32a317f98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf08d53e735420896bb88fb9f7aba99',volume_type_id=7a5a7ca3-fa4d-4623-934a-e55c920db2e2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:20.098499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88488202-8704-4e62-af0d-a300b779cb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:25:20.107436 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88488202-8704-4e62-af0d-a300b779cb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:25:20.108269 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Flow 'volume_create_api' (97ac2d67-eddc-49e8-8c4c-1bb4bd1a6c03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:25:20.108663 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Create volume request issued successfully. Aug 18 09:25:20.109456 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b454322-14fa-48f3-80a6-b3d787442f96 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:25:20.109916 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1268/5058] 10.4.3.41 () {70 vars in 1291 bytes} [Tue Aug 18 09:25:19 2026] POST /volume/v3/volumes => generated 770 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:25:20.123346 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-13ec5e73-95d1-4cca-9112-c88e77f417dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:20.125148 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13ec5e73-95d1-4cca-9112-c88e77f417dc tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] GET https://10.4.3.41/volume/v3/volumes/326990ae-1134-40a5-9e39-6166dbaf8298 Aug 18 09:25:20.125377 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13ec5e73-95d1-4cca-9112-c88e77f417dc tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:20.125617 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13ec5e73-95d1-4cca-9112-c88e77f417dc tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:20.138617 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:20.138617 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:20.148044 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-13ec5e73-95d1-4cca-9112-c88e77f417dc tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Volume info retrieved successfully. Aug 18 09:25:20.151687 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13ec5e73-95d1-4cca-9112-c88e77f417dc tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/volumes/326990ae-1134-40a5-9e39-6166dbaf8298 returned with HTTP 200 Aug 18 09:25:20.152121 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1254/5059] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:20 2026] GET /volume/v3/volumes/326990ae-1134-40a5-9e39-6166dbaf8298 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:21.167519 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b38acb58-0360-4586-8ad1-e1247d1eb14d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:21.169584 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b38acb58-0360-4586-8ad1-e1247d1eb14d tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] GET https://10.4.3.41/volume/v3/volumes/326990ae-1134-40a5-9e39-6166dbaf8298 Aug 18 09:25:21.169834 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b38acb58-0360-4586-8ad1-e1247d1eb14d tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:21.170076 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b38acb58-0360-4586-8ad1-e1247d1eb14d tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:21.178479 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:21.178479 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:21.181717 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b38acb58-0360-4586-8ad1-e1247d1eb14d tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Volume info retrieved successfully. Aug 18 09:25:21.185045 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b38acb58-0360-4586-8ad1-e1247d1eb14d tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/volumes/326990ae-1134-40a5-9e39-6166dbaf8298 returned with HTTP 200 Aug 18 09:25:21.185403 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1258/5060] 10.4.3.41 () {68 vars in 1381 bytes} [Tue Aug 18 09:25:21 2026] GET /volume/v3/volumes/326990ae-1134-40a5-9e39-6166dbaf8298 => generated 970 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:21.196271 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39baed88-bd2a-4722-b870-700015c25a7d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:21.197837 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39baed88-bd2a-4722-b870-700015c25a7d tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 18 09:25:21.198054 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39baed88-bd2a-4722-b870-700015c25a7d tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:21.198224 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39baed88-bd2a-4722-b870-700015c25a7d tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:21.201962 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39baed88-bd2a-4722-b870-700015c25a7d tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 18 09:25:21.202263 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1281/5061] 10.4.3.41 () {68 vars in 1273 bytes} [Tue Aug 18 09:25:21 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:21.210156 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e367eed3-2506-4dfa-b373-a8eac6364431 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:21.211857 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e367eed3-2506-4dfa-b373-a8eac6364431 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] GET https://10.4.3.41/volume/v3/messages/530e1ecd-1958-44f9-8c36-923828d7716b Aug 18 09:25:21.212064 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e367eed3-2506-4dfa-b373-a8eac6364431 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:21.212235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e367eed3-2506-4dfa-b373-a8eac6364431 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:21.214900 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:21.214900 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:21.215362 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e367eed3-2506-4dfa-b373-a8eac6364431 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/messages/530e1ecd-1958-44f9-8c36-923828d7716b returned with HTTP 200 Aug 18 09:25:21.215688 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1269/5062] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:25:21 2026] GET /volume/v3/messages/530e1ecd-1958-44f9-8c36-923828d7716b => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:21.223120 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9532bda-a9e5-4b26-be18-95d97c455c26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:21.224696 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9532bda-a9e5-4b26-be18-95d97c455c26 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] DELETE https://10.4.3.41/volume/v3/messages/530e1ecd-1958-44f9-8c36-923828d7716b Aug 18 09:25:21.224881 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9532bda-a9e5-4b26-be18-95d97c455c26 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:21.225046 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9532bda-a9e5-4b26-be18-95d97c455c26 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:21.232059 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9532bda-a9e5-4b26-be18-95d97c455c26 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/messages/530e1ecd-1958-44f9-8c36-923828d7716b returned with HTTP 204 Aug 18 09:25:21.232435 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1255/5063] 10.4.3.41 () {68 vars in 1387 bytes} [Tue Aug 18 09:25:21 2026] DELETE /volume/v3/messages/530e1ecd-1958-44f9-8c36-923828d7716b => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 09:25:21.238587 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-31e94d42-f6d8-4821-9ad9-1604b2823e75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:21.240819 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31e94d42-f6d8-4821-9ad9-1604b2823e75 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/326990ae-1134-40a5-9e39-6166dbaf8298 Aug 18 09:25:21.241092 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31e94d42-f6d8-4821-9ad9-1604b2823e75 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:21.241344 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31e94d42-f6d8-4821-9ad9-1604b2823e75 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:21.241581 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-31e94d42-f6d8-4821-9ad9-1604b2823e75 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Delete volume with id: 326990ae-1134-40a5-9e39-6166dbaf8298 Aug 18 09:25:21.250452 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:21.250452 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:21.250818 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-31e94d42-f6d8-4821-9ad9-1604b2823e75 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Volume info retrieved successfully. Aug 18 09:25:21.252020 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-31e94d42-f6d8-4821-9ad9-1604b2823e75 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 09:25:21.262157 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-31e94d42-f6d8-4821-9ad9-1604b2823e75 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-992684971 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-992684971, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:25:21.262453 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-31e94d42-f6d8-4821-9ad9-1604b2823e75 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-992684971 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-992684971, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:25:21.269663 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-31e94d42-f6d8-4821-9ad9-1604b2823e75 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Created reservations ['b088cc47-e455-4fb3-b3b8-f05232cbc33a', '1f58c20f-1f5b-4fc8-bde6-873740524ba0', 'e23939ac-f0e5-4d25-a1d2-90759814e472', 'a67e2a6f-7d64-4fbc-b1b7-02879828e376'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:25:21.289991 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-31e94d42-f6d8-4821-9ad9-1604b2823e75 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Delete volume request issued successfully. Aug 18 09:25:21.290161 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31e94d42-f6d8-4821-9ad9-1604b2823e75 tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/volumes/326990ae-1134-40a5-9e39-6166dbaf8298 returned with HTTP 202 Aug 18 09:25:21.290613 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1259/5064] 10.4.3.41 () {68 vars in 1384 bytes} [Tue Aug 18 09:25:21 2026] DELETE /volume/v3/volumes/326990ae-1134-40a5-9e39-6166dbaf8298 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:25:21.297276 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ddc3ce0-6ad7-4824-86d2-87de49979dbd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:21.298960 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ddc3ce0-6ad7-4824-86d2-87de49979dbd tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] DELETE https://10.4.3.41/volume/v3/types/7a5a7ca3-fa4d-4623-934a-e55c920db2e2 Aug 18 09:25:21.299190 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ddc3ce0-6ad7-4824-86d2-87de49979dbd tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:21.299402 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ddc3ce0-6ad7-4824-86d2-87de49979dbd tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:21.321450 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ddc3ce0-6ad7-4824-86d2-87de49979dbd tempest-ProjectAdminTests-29431185 tempest-ProjectAdminTests-29431185-project-admin] https://10.4.3.41/volume/v3/types/7a5a7ca3-fa4d-4623-934a-e55c920db2e2 returned with HTTP 202 Aug 18 09:25:21.321812 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1282/5065] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:25:21 2026] DELETE /volume/v3/types/7a5a7ca3-fa4d-4623-934a-e55c920db2e2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:25:31.213847 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=103,cinder:UPDATE=40,cinder:INSERT=14 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:25:31.229564 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=111,cinder:INSERT=17,cinder:UPDATE=38 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:25:31.287754 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=143,cinder:UPDATE=60,cinder:INSERT=33 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:25:31.317874 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=149,cinder:INSERT=30,cinder:UPDATE=45 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:25:56.014188 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b888787c-97f4-482c-8e58-cb38d7d2005c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:56.015840 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b888787c-97f4-482c-8e58-cb38d7d2005c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:25:56.016144 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b888787c-97f4-482c-8e58-cb38d7d2005c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73263798-efca-4824-b0e2-c6a019e852aa", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1981735146", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:56.026470 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:56.026470 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:56.026956 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b888787c-97f4-482c-8e58-cb38d7d2005c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:25:56.027128 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-b888787c-97f4-482c-8e58-cb38d7d2005c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create snapshot from volume 73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:25:56.057452 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b888787c-97f4-482c-8e58-cb38d7d2005c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['05335d23-5c2e-4388-888c-27cb61dd76d4', '743fc70d-8946-4a24-b450-5bdc14177339', 'a7c254e1-634e-46b8-bfaf-65414bc97eda', 'd099d85e-b699-4174-b665-544c9038fe3d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:25:56.085091 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b888787c-97f4-482c-8e58-cb38d7d2005c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot force create request issued successfully. Aug 18 09:25:56.085406 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b888787c-97f4-482c-8e58-cb38d7d2005c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:25:56.085806 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1270/5066] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:25:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:25:56.094175 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18003158-081b-491f-a9dd-4e37fc3cad05 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:56.095978 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18003158-081b-491f-a9dd-4e37fc3cad05 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 Aug 18 09:25:56.096193 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18003158-081b-491f-a9dd-4e37fc3cad05 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:56.096400 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18003158-081b-491f-a9dd-4e37fc3cad05 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:56.101598 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:56.101598 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:56.102016 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-18003158-081b-491f-a9dd-4e37fc3cad05 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:25:56.102750 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18003158-081b-491f-a9dd-4e37fc3cad05 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 returned with HTTP 200 Aug 18 09:25:56.103126 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1256/5067] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:25:56 2026] GET /volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:57.111451 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2dbc4db-66bc-4243-a107-85ba9fde963f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:57.113429 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2dbc4db-66bc-4243-a107-85ba9fde963f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 Aug 18 09:25:57.113526 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2dbc4db-66bc-4243-a107-85ba9fde963f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:57.114282 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2dbc4db-66bc-4243-a107-85ba9fde963f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:57.119355 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:57.119355 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:57.119355 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2dbc4db-66bc-4243-a107-85ba9fde963f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:25:57.119582 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2dbc4db-66bc-4243-a107-85ba9fde963f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 returned with HTTP 200 Aug 18 09:25:57.119893 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1260/5068] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:25:57 2026] GET /volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:57.127631 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2710a760-88b2-498a-b37c-fabe72fde758 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:57.130350 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2710a760-88b2-498a-b37c-fabe72fde758 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 Aug 18 09:25:57.130350 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2710a760-88b2-498a-b37c-fabe72fde758 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:57.130350 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2710a760-88b2-498a-b37c-fabe72fde758 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:57.135141 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:57.135141 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:57.136037 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2710a760-88b2-498a-b37c-fabe72fde758 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:25:57.136243 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2710a760-88b2-498a-b37c-fabe72fde758 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 returned with HTTP 200 Aug 18 09:25:57.136636 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1283/5069] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:25:57 2026] GET /volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:57.144584 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62eaa738-fce7-4474-a714-458e169a9c5c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:57.146430 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62eaa738-fce7-4474-a714-458e169a9c5c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:25:57.147462 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62eaa738-fce7-4474-a714-458e169a9c5c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73263798-efca-4824-b0e2-c6a019e852aa", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1113298466", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:57.157896 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:57.157896 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:57.157896 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-62eaa738-fce7-4474-a714-458e169a9c5c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:25:57.157896 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-62eaa738-fce7-4474-a714-458e169a9c5c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create snapshot from volume 73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:25:57.180868 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-62eaa738-fce7-4474-a714-458e169a9c5c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['5d89ccfb-ff83-4ff2-a9de-f3a90ec5d9f9', '913cd304-dc34-4a91-a031-83fa4c29f995', '4586c731-4994-4ad4-8a62-e0ce9ab257c1', '5851a2d9-c68f-4249-abeb-9107d26969fb'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:25:57.208474 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-62eaa738-fce7-4474-a714-458e169a9c5c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot force create request issued successfully. Aug 18 09:25:57.208766 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62eaa738-fce7-4474-a714-458e169a9c5c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:25:57.209456 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1271/5070] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:25:57 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) Aug 18 09:25:57.217785 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5ab34b3e-b48b-471b-b429-dad7f277c0e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:57.219753 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ab34b3e-b48b-471b-b429-dad7f277c0e8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b Aug 18 09:25:57.219997 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ab34b3e-b48b-471b-b429-dad7f277c0e8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:57.220253 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ab34b3e-b48b-471b-b429-dad7f277c0e8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:57.225554 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:57.225554 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:57.225987 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5ab34b3e-b48b-471b-b429-dad7f277c0e8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:25:57.226786 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ab34b3e-b48b-471b-b429-dad7f277c0e8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b returned with HTTP 200 Aug 18 09:25:57.227136 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1257/5071] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:25:57 2026] GET /volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:58.235306 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8cc8c944-2301-4301-960a-a3f50e46a8ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:58.237112 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cc8c944-2301-4301-960a-a3f50e46a8ba tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b Aug 18 09:25:58.237356 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cc8c944-2301-4301-960a-a3f50e46a8ba tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:58.237600 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cc8c944-2301-4301-960a-a3f50e46a8ba tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:58.243497 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:58.243497 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:58.243974 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8cc8c944-2301-4301-960a-a3f50e46a8ba tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:25:58.244842 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cc8c944-2301-4301-960a-a3f50e46a8ba tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b returned with HTTP 200 Aug 18 09:25:58.245227 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1261/5072] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:25:58 2026] GET /volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:58.252625 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a97c3598-5939-4823-9d4a-bf94c1cafa9b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:58.254420 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a97c3598-5939-4823-9d4a-bf94c1cafa9b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b Aug 18 09:25:58.254641 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a97c3598-5939-4823-9d4a-bf94c1cafa9b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:58.254894 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a97c3598-5939-4823-9d4a-bf94c1cafa9b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:58.259530 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:58.259530 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:58.259915 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a97c3598-5939-4823-9d4a-bf94c1cafa9b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:25:58.260624 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a97c3598-5939-4823-9d4a-bf94c1cafa9b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b returned with HTTP 200 Aug 18 09:25:58.260960 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1284/5073] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:25:58 2026] GET /volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:58.268603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f784c2ef-a4a3-4de6-a3ae-aaef7461be0a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:58.270412 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f784c2ef-a4a3-4de6-a3ae-aaef7461be0a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:25:58.270743 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f784c2ef-a4a3-4de6-a3ae-aaef7461be0a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73263798-efca-4824-b0e2-c6a019e852aa", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-335486778", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:25:58.281941 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:58.281941 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:25:58.282503 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f784c2ef-a4a3-4de6-a3ae-aaef7461be0a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:25:58.282577 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-f784c2ef-a4a3-4de6-a3ae-aaef7461be0a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create snapshot from volume 73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:25:58.305625 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f784c2ef-a4a3-4de6-a3ae-aaef7461be0a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['31b4f48d-cf5b-4ed4-b019-0f5cf28c3a7e', '2159e928-8937-4b41-bffd-2eef9634e050', 'a8b3a14a-6d80-48a4-92fb-7cd594aad21a', 'c50563eb-0d60-4cfe-9ab5-a0b3a70ce47a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:25:58.334535 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f784c2ef-a4a3-4de6-a3ae-aaef7461be0a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot force create request issued successfully. Aug 18 09:25:58.334915 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f784c2ef-a4a3-4de6-a3ae-aaef7461be0a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:25:58.335340 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1272/5074] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:25:58 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) Aug 18 09:25:58.342719 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-001d2fab-1505-410f-bba0-916dd71baed6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:58.344377 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-001d2fab-1505-410f-bba0-916dd71baed6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df Aug 18 09:25:58.344579 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-001d2fab-1505-410f-bba0-916dd71baed6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:58.344751 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-001d2fab-1505-410f-bba0-916dd71baed6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:58.349488 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:58.349488 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:25:58.349994 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-001d2fab-1505-410f-bba0-916dd71baed6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:25:58.350903 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-001d2fab-1505-410f-bba0-916dd71baed6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df returned with HTTP 200 Aug 18 09:25:58.351268 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1258/5075] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:25:58 2026] GET /volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:59.359563 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-68423060-651a-4d40-b3c0-f04b24d64c93 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:59.361057 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68423060-651a-4d40-b3c0-f04b24d64c93 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df Aug 18 09:25:59.361211 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68423060-651a-4d40-b3c0-f04b24d64c93 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:59.361409 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68423060-651a-4d40-b3c0-f04b24d64c93 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:59.365629 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:59.365629 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:25:59.365977 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-68423060-651a-4d40-b3c0-f04b24d64c93 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:25:59.366601 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68423060-651a-4d40-b3c0-f04b24d64c93 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df returned with HTTP 200 Aug 18 09:25:59.366934 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1262/5076] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:25:59 2026] GET /volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:25:59.374807 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bc263bbf-4521-4a4f-899a-270f5a047fb6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:25:59.376546 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc263bbf-4521-4a4f-899a-270f5a047fb6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df Aug 18 09:25:59.376722 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc263bbf-4521-4a4f-899a-270f5a047fb6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:25:59.376938 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc263bbf-4521-4a4f-899a-270f5a047fb6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:25:59.381458 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:25:59.381458 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:25:59.381822 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bc263bbf-4521-4a4f-899a-270f5a047fb6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:25:59.382517 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc263bbf-4521-4a4f-899a-270f5a047fb6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df returned with HTTP 200 Aug 18 09:25:59.382830 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1285/5077] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:25:59 2026] GET /volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:26:00.889202 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5e1df15-b69d-4bba-93b0-feac00f7332a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:00.891056 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5e1df15-b69d-4bba-93b0-feac00f7332a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df Aug 18 09:26:00.891240 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5e1df15-b69d-4bba-93b0-feac00f7332a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:00.891493 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5e1df15-b69d-4bba-93b0-feac00f7332a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:00.891590 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-a5e1df15-b69d-4bba-93b0-feac00f7332a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete snapshot with id: 4000877d-8cf5-48d6-aca9-d9cc43c007df Aug 18 09:26:00.896300 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:00.896300 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:26:00.896727 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5e1df15-b69d-4bba-93b0-feac00f7332a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:26:00.911682 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5e1df15-b69d-4bba-93b0-feac00f7332a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot delete request issued successfully. Aug 18 09:26:00.911849 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5e1df15-b69d-4bba-93b0-feac00f7332a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df returned with HTTP 202 Aug 18 09:26:00.912220 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1273/5078] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:26:00 2026] DELETE /volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:26:00.918699 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-075228b0-682a-41c6-8882-5e50463d9bdc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:00.920582 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-075228b0-682a-41c6-8882-5e50463d9bdc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df Aug 18 09:26:00.920778 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-075228b0-682a-41c6-8882-5e50463d9bdc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:00.920973 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-075228b0-682a-41c6-8882-5e50463d9bdc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:00.926304 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:00.926304 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:26:00.926801 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-075228b0-682a-41c6-8882-5e50463d9bdc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:26:00.927560 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-075228b0-682a-41c6-8882-5e50463d9bdc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df returned with HTTP 200 Aug 18 09:26:00.927924 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1259/5079] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:26:00 2026] GET /volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:26:01.936951 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0511f3d8-ac5c-40e0-98f0-17b79c8e6110 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:01.938338 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0511f3d8-ac5c-40e0-98f0-17b79c8e6110 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df Aug 18 09:26:01.938579 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0511f3d8-ac5c-40e0-98f0-17b79c8e6110 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:01.938752 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0511f3d8-ac5c-40e0-98f0-17b79c8e6110 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:01.943083 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0511f3d8-ac5c-40e0-98f0-17b79c8e6110 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df returned with HTTP 404 Aug 18 09:26:01.943751 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1263/5080] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:26:01 2026] GET /volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:26:01.950331 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38e781be-678e-4566-80ec-cf11317204a7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:01.952274 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38e781be-678e-4566-80ec-cf11317204a7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b Aug 18 09:26:01.952532 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38e781be-678e-4566-80ec-cf11317204a7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:01.952718 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38e781be-678e-4566-80ec-cf11317204a7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:01.952818 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-38e781be-678e-4566-80ec-cf11317204a7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete snapshot with id: ccc21c3e-f92c-47f1-8993-fa989d54262b Aug 18 09:26:01.957606 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:01.957606 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:26:01.958066 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38e781be-678e-4566-80ec-cf11317204a7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:26:01.975323 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38e781be-678e-4566-80ec-cf11317204a7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot delete request issued successfully. Aug 18 09:26:01.975537 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38e781be-678e-4566-80ec-cf11317204a7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b returned with HTTP 202 Aug 18 09:26:01.975909 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1286/5081] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:26:01 2026] DELETE /volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:26:01.982303 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5324a00b-7e26-4735-8df5-f3291377468c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:01.984114 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5324a00b-7e26-4735-8df5-f3291377468c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b Aug 18 09:26:01.984313 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5324a00b-7e26-4735-8df5-f3291377468c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:01.984553 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5324a00b-7e26-4735-8df5-f3291377468c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:01.989788 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:01.989788 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:26:01.990176 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5324a00b-7e26-4735-8df5-f3291377468c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:26:01.990950 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5324a00b-7e26-4735-8df5-f3291377468c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b returned with HTTP 200 Aug 18 09:26:01.991446 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1274/5082] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:26:01 2026] GET /volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:26:03.000610 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dff39e48-7c96-415f-bbcb-8de686ed2c77 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:03.002741 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dff39e48-7c96-415f-bbcb-8de686ed2c77 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b Aug 18 09:26:03.002982 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dff39e48-7c96-415f-bbcb-8de686ed2c77 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:03.003209 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dff39e48-7c96-415f-bbcb-8de686ed2c77 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:03.008553 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dff39e48-7c96-415f-bbcb-8de686ed2c77 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b returned with HTTP 404 Aug 18 09:26:03.009068 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1260/5083] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:26:02 2026] GET /volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:26:03.015465 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d11a6b77-b71a-402e-b35e-4d43b9e81e7d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:03.017160 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d11a6b77-b71a-402e-b35e-4d43b9e81e7d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 Aug 18 09:26:03.017322 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d11a6b77-b71a-402e-b35e-4d43b9e81e7d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:03.017560 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d11a6b77-b71a-402e-b35e-4d43b9e81e7d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:03.017664 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-d11a6b77-b71a-402e-b35e-4d43b9e81e7d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete snapshot with id: 39d02386-fc3e-4bf9-b330-5f5e57e94f22 Aug 18 09:26:03.022420 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:03.022420 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:26:03.022841 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d11a6b77-b71a-402e-b35e-4d43b9e81e7d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:26:03.037744 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d11a6b77-b71a-402e-b35e-4d43b9e81e7d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot delete request issued successfully. Aug 18 09:26:03.037919 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d11a6b77-b71a-402e-b35e-4d43b9e81e7d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 returned with HTTP 202 Aug 18 09:26:03.038333 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1264/5084] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:26:03 2026] DELETE /volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:26:03.044782 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f03ea46-d174-46d2-86ba-aee5e2f8243f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:03.046929 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f03ea46-d174-46d2-86ba-aee5e2f8243f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 Aug 18 09:26:03.047165 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f03ea46-d174-46d2-86ba-aee5e2f8243f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:03.047414 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f03ea46-d174-46d2-86ba-aee5e2f8243f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:03.053134 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:03.053134 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:26:03.053661 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7f03ea46-d174-46d2-86ba-aee5e2f8243f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:26:03.054566 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f03ea46-d174-46d2-86ba-aee5e2f8243f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 returned with HTTP 200 Aug 18 09:26:03.054990 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1287/5085] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:26:03 2026] GET /volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:26:04.063516 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-404a4c9e-b878-40fd-a0e4-2e01fe9b3fa8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:04.065719 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-404a4c9e-b878-40fd-a0e4-2e01fe9b3fa8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 Aug 18 09:26:04.065974 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-404a4c9e-b878-40fd-a0e4-2e01fe9b3fa8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:04.066223 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-404a4c9e-b878-40fd-a0e4-2e01fe9b3fa8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:04.071104 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-404a4c9e-b878-40fd-a0e4-2e01fe9b3fa8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 returned with HTTP 404 Aug 18 09:26:04.071676 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1275/5086] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:26:04 2026] GET /volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:26:04.077438 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-62a9f8bb-be54-47a5-9f7b-c1d5645e9151 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:04.079125 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62a9f8bb-be54-47a5-9f7b-c1d5645e9151 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df Aug 18 09:26:04.079301 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62a9f8bb-be54-47a5-9f7b-c1d5645e9151 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:04.079514 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62a9f8bb-be54-47a5-9f7b-c1d5645e9151 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:04.079612 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-62a9f8bb-be54-47a5-9f7b-c1d5645e9151 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete snapshot with id: 4000877d-8cf5-48d6-aca9-d9cc43c007df Aug 18 09:26:04.083600 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62a9f8bb-be54-47a5-9f7b-c1d5645e9151 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df returned with HTTP 404 Aug 18 09:26:04.084013 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1261/5087] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:26:04 2026] DELETE /volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:26:04.090342 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-23d6a4a8-205e-491f-8bed-04ad9cf24397 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:04.092423 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23d6a4a8-205e-491f-8bed-04ad9cf24397 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df Aug 18 09:26:04.092623 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23d6a4a8-205e-491f-8bed-04ad9cf24397 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:04.092827 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23d6a4a8-205e-491f-8bed-04ad9cf24397 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:04.096735 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23d6a4a8-205e-491f-8bed-04ad9cf24397 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df returned with HTTP 404 Aug 18 09:26:04.097286 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1265/5088] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:26:04 2026] GET /volume/v3/snapshots/4000877d-8cf5-48d6-aca9-d9cc43c007df => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:26:04.103189 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9667e078-f08a-4c63-8615-c08e615614a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:04.105106 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9667e078-f08a-4c63-8615-c08e615614a6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b Aug 18 09:26:04.105298 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9667e078-f08a-4c63-8615-c08e615614a6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:04.105515 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9667e078-f08a-4c63-8615-c08e615614a6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:04.105639 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-9667e078-f08a-4c63-8615-c08e615614a6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete snapshot with id: ccc21c3e-f92c-47f1-8993-fa989d54262b Aug 18 09:26:04.109379 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9667e078-f08a-4c63-8615-c08e615614a6 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b returned with HTTP 404 Aug 18 09:26:04.109811 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1288/5089] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:26:04 2026] DELETE /volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:26:04.116085 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95529812-085c-4a0e-8b86-f63a2e15a391 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:04.118458 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95529812-085c-4a0e-8b86-f63a2e15a391 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b Aug 18 09:26:04.118693 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95529812-085c-4a0e-8b86-f63a2e15a391 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:04.118891 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95529812-085c-4a0e-8b86-f63a2e15a391 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:04.123480 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95529812-085c-4a0e-8b86-f63a2e15a391 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b returned with HTTP 404 Aug 18 09:26:04.123925 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1276/5090] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:26:04 2026] GET /volume/v3/snapshots/ccc21c3e-f92c-47f1-8993-fa989d54262b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:26:04.129542 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f4103a7-1894-4c7b-9162-3cf2ac878cd7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:04.131210 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f4103a7-1894-4c7b-9162-3cf2ac878cd7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 Aug 18 09:26:04.131444 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f4103a7-1894-4c7b-9162-3cf2ac878cd7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:04.131626 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f4103a7-1894-4c7b-9162-3cf2ac878cd7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:04.131750 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-8f4103a7-1894-4c7b-9162-3cf2ac878cd7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete snapshot with id: 39d02386-fc3e-4bf9-b330-5f5e57e94f22 Aug 18 09:26:04.136478 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f4103a7-1894-4c7b-9162-3cf2ac878cd7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 returned with HTTP 404 Aug 18 09:26:04.136971 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1262/5091] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:26:04 2026] DELETE /volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:26:04.142737 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39b73ab0-e8a0-4fd4-96cc-27305f129adb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:04.144368 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39b73ab0-e8a0-4fd4-96cc-27305f129adb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 Aug 18 09:26:04.144597 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39b73ab0-e8a0-4fd4-96cc-27305f129adb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:04.144791 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39b73ab0-e8a0-4fd4-96cc-27305f129adb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:04.148807 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39b73ab0-e8a0-4fd4-96cc-27305f129adb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 returned with HTTP 404 Aug 18 09:26:04.149220 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1266/5092] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:26:04 2026] GET /volume/v3/snapshots/39d02386-fc3e-4bf9-b330-5f5e57e94f22 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:26:05.186133 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ba5a0fb9-d1d2-4713-81f8-34d0ab8bf43d req-3b13aa86-bbe3-4013-a13c-0d1c5681411c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:05.188025 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ba5a0fb9-d1d2-4713-81f8-34d0ab8bf43d req-3b13aa86-bbe3-4013-a13c-0d1c5681411c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/attachments/8a9a7c23-81ae-4164-97b7-35898bee728d Aug 18 09:26:05.188225 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ba5a0fb9-d1d2-4713-81f8-34d0ab8bf43d req-3b13aa86-bbe3-4013-a13c-0d1c5681411c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:05.188460 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ba5a0fb9-d1d2-4713-81f8-34d0ab8bf43d req-3b13aa86-bbe3-4013-a13c-0d1c5681411c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:05.195082 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:05.195082 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:26:05.233322 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ba5a0fb9-d1d2-4713-81f8-34d0ab8bf43d req-3b13aa86-bbe3-4013-a13c-0d1c5681411c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/8a9a7c23-81ae-4164-97b7-35898bee728d returned with HTTP 200 Aug 18 09:26:05.233713 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1289/5093] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:26:05 2026] DELETE /volume/v3/attachments/8a9a7c23-81ae-4164-97b7-35898bee728d => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:26:06.855676 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0e88089-daf0-4819-b7f4-312b9da1af0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:06.857548 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0e88089-daf0-4819-b7f4-312b9da1af0f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:26:06.857784 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0e88089-daf0-4819-b7f4-312b9da1af0f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:06.858020 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0e88089-daf0-4819-b7f4-312b9da1af0f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:06.858228 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c0e88089-daf0-4819-b7f4-312b9da1af0f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume with id: 73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:26:06.864852 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:06.864852 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:26:06.865419 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0e88089-daf0-4819-b7f4-312b9da1af0f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:26:06.879088 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0e88089-daf0-4819-b7f4-312b9da1af0f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume request issued successfully. Aug 18 09:26:06.879254 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0e88089-daf0-4819-b7f4-312b9da1af0f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa returned with HTTP 202 Aug 18 09:26:06.879857 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1277/5094] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:26:06 2026] DELETE /volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:26:06.887308 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02f4e622-7f19-4331-ad13-de145e5c6e4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:06.889047 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02f4e622-7f19-4331-ad13-de145e5c6e4e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:26:06.889266 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02f4e622-7f19-4331-ad13-de145e5c6e4e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:06.889527 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02f4e622-7f19-4331-ad13-de145e5c6e4e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:06.896871 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:06.896871 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:26:06.901754 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-02f4e622-7f19-4331-ad13-de145e5c6e4e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:26:06.907543 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02f4e622-7f19-4331-ad13-de145e5c6e4e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa returned with HTTP 200 Aug 18 09:26:06.907992 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1263/5095] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:26:06 2026] GET /volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:26:07.922768 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b1d6e6dd-2c0c-4d40-926b-2b721e182bb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:07.924364 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1d6e6dd-2c0c-4d40-926b-2b721e182bb2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa Aug 18 09:26:07.924539 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1d6e6dd-2c0c-4d40-926b-2b721e182bb2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:07.924729 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1d6e6dd-2c0c-4d40-926b-2b721e182bb2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:07.930309 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1d6e6dd-2c0c-4d40-926b-2b721e182bb2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa returned with HTTP 404 Aug 18 09:26:07.930815 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1267/5096] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:26:07 2026] GET /volume/v3/volumes/73263798-efca-4824-b0e2-c6a019e852aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:26:07.959487 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:07.961310 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:26:07.961661 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-721553886", "snapshot_id": null, "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:26:07.963178 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-721553886', 'snapshot_id': None, 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:26:08.037364 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume of 1 GB Aug 18 09:26:08.037660 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:08.037660 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:26:08.041578 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Availability Zones retrieved successfully. Aug 18 09:26:08.047018 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (e92631dc-7423-47d4-9edb-9818b604d4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:26:08.047938 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c39990-95c4-4ba3-8732-be4202fa5920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:26:08.048849 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:26:08.099991 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c39990-95c4-4ba3-8732-be4202fa5920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:26:08.100789 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbf680c-d3aa-4858-b73f-4fcb52b37b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:26:08.136618 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['b7a635bb-8d3f-4791-ad6b-d77412abaf4c', '1536c136-0830-48ed-8d5e-496f3c45a19e', 'e1b4a85e-19a9-48c3-bbea-a313e04b5345', '49962f63-45b9-46d5-a3a3-aadd507cb08b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:26:08.137491 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbf680c-d3aa-4858-b73f-4fcb52b37b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7a635bb-8d3f-4791-ad6b-d77412abaf4c', '1536c136-0830-48ed-8d5e-496f3c45a19e', 'e1b4a85e-19a9-48c3-bbea-a313e04b5345', '49962f63-45b9-46d5-a3a3-aadd507cb08b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:26:08.138165 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec49106-ae8c-4c8c-8827-7b6a7b35c835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:26:08.159414 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec49106-ae8c-4c8c-8827-7b6a7b35c835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef96c734-3438-418e-bf1a-6a765230e600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-721553886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['b7a635bb-8d3f-4791-ad6b-d77412abaf4c','1536c136-0830-48ed-8d5e-496f3c45a19e','e1b4a85e-19a9-48c3-bbea-a313e04b5345','49962f63-45b9-46d5-a3a3-aadd507cb08b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:26:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-721553886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef96c734-3438-418e-bf1a-6a765230e600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1d6ecdd14047e58ec8f66b011b925d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77d33d7e11154c9796aa3f876061d2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:26:08.160168 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f90d8541-bd1d-4e20-a3e4-0db3cc18dea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:26:08.177760 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f90d8541-bd1d-4e20-a3e4-0db3cc18dea5) transitioned into state 'SUCCESS' from state '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-721553886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['b7a635bb-8d3f-4791-ad6b-d77412abaf4c','1536c136-0830-48ed-8d5e-496f3c45a19e','e1b4a85e-19a9-48c3-bbea-a313e04b5345','49962f63-45b9-46d5-a3a3-aadd507cb08b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:26:08.178487 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a14bc58-fae3-427c-b942-229025f53d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:26:08.187409 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a14bc58-fae3-427c-b942-229025f53d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:26:08.188235 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (e92631dc-7423-47d4-9edb-9818b604d4c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:26:08.188623 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request issued successfully. Aug 18 09:26:08.189193 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e73e0cd-2885-41a3-98fe-3d9b2caaf346 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:26:08.189676 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1290/5097] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:26:07 2026] POST /volume/v3/volumes => generated 756 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:26:08.200358 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-057d990a-1555-4a6c-86ec-245bb0db5f00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:08.202100 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-057d990a-1555-4a6c-86ec-245bb0db5f00 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 Aug 18 09:26:08.202321 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-057d990a-1555-4a6c-86ec-245bb0db5f00 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:08.202564 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-057d990a-1555-4a6c-86ec-245bb0db5f00 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:08.209378 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:08.209378 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:26:08.212904 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-057d990a-1555-4a6c-86ec-245bb0db5f00 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:26:08.216942 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-057d990a-1555-4a6c-86ec-245bb0db5f00 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 returned with HTTP 200 Aug 18 09:26:08.217323 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1278/5098] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:26:08 2026] GET /volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:26:09.228523 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46ad6367-5e2a-48d2-bb0e-ba93ec356f21 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:09.230275 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46ad6367-5e2a-48d2-bb0e-ba93ec356f21 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 Aug 18 09:26:09.230488 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46ad6367-5e2a-48d2-bb0e-ba93ec356f21 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:09.230676 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46ad6367-5e2a-48d2-bb0e-ba93ec356f21 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:09.237648 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:09.237648 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:26:09.241118 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-46ad6367-5e2a-48d2-bb0e-ba93ec356f21 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:26:09.245558 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46ad6367-5e2a-48d2-bb0e-ba93ec356f21 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 returned with HTTP 200 Aug 18 09:26:09.245914 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1264/5099] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:26:09 2026] GET /volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:26:09.257188 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-391c7cbd-abb0-4649-99fa-7b63a7f90896 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:09.258925 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-391c7cbd-abb0-4649-99fa-7b63a7f90896 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 Aug 18 09:26:09.259121 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-391c7cbd-abb0-4649-99fa-7b63a7f90896 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:09.259310 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-391c7cbd-abb0-4649-99fa-7b63a7f90896 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:09.266769 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:09.266769 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:26:09.271112 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-391c7cbd-abb0-4649-99fa-7b63a7f90896 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:26:09.276111 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-391c7cbd-abb0-4649-99fa-7b63a7f90896 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 returned with HTTP 200 Aug 18 09:26:09.276515 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1268/5100] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:26:09 2026] GET /volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:26:10.162001 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0bf916db-532f-4967-9ac5-3314d0c044da req-390d6145-b191-47ab-a985-210eb8da3888 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:10.225029 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-390d6145-b191-47ab-a985-210eb8da3888 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 Aug 18 09:26:10.225222 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-390d6145-b191-47ab-a985-210eb8da3888 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:10.225444 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-390d6145-b191-47ab-a985-210eb8da3888 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:10.232726 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:10.232726 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:26:10.236235 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0bf916db-532f-4967-9ac5-3314d0c044da req-390d6145-b191-47ab-a985-210eb8da3888 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:26:10.240370 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-390d6145-b191-47ab-a985-210eb8da3888 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 returned with HTTP 200 Aug 18 09:26:10.240755 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1291/5101] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:26:10 2026] GET /volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 => generated 1364 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:26:10.634317 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0bf916db-532f-4967-9ac5-3314d0c044da req-d162edd5-613a-4c02-8dbb-11d4f7f2c866 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:10.636246 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-d162edd5-613a-4c02-8dbb-11d4f7f2c866 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 Aug 18 09:26:10.636469 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-d162edd5-613a-4c02-8dbb-11d4f7f2c866 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:10.636665 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-d162edd5-613a-4c02-8dbb-11d4f7f2c866 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:10.642882 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:10.642882 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:26:10.646059 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0bf916db-532f-4967-9ac5-3314d0c044da req-d162edd5-613a-4c02-8dbb-11d4f7f2c866 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:26:10.650203 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-d162edd5-613a-4c02-8dbb-11d4f7f2c866 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 returned with HTTP 200 Aug 18 09:26:10.650649 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1279/5102] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:26:10 2026] GET /volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:26:10.658946 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03f7284e-45de-4ba1-8569-8f2f27661d24 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:10.659280 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03f7284e-45de-4ba1-8569-8f2f27661d24 None None] GET https://10.4.3.41/volume// Aug 18 09:26:10.659466 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03f7284e-45de-4ba1-8569-8f2f27661d24 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:10.659667 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03f7284e-45de-4ba1-8569-8f2f27661d24 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:10.659943 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03f7284e-45de-4ba1-8569-8f2f27661d24 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:26:10.660231 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1265/5103] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:26:10 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:26:10.666512 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0bf916db-532f-4967-9ac5-3314d0c044da req-7259a574-5a29-4a97-867b-ae7c57ed6e90 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:10.668515 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-7259a574-5a29-4a97-867b-ae7c57ed6e90 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:26:10.668831 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-7259a574-5a29-4a97-867b-ae7c57ed6e90 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef96c734-3438-418e-bf1a-6a765230e600", "connector": null, "instance_uuid": "e5d2df74-413d-4597-8bfc-6a1194364263"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:26:10.676615 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:10.676615 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:26:10.697683 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-7259a574-5a29-4a97-867b-ae7c57ed6e90 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:26:10.698116 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1269/5104] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:26:10 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:26:11.398719 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d533a747-70ea-4777-865c-978ffaee2412 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:11.399081 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d533a747-70ea-4777-865c-978ffaee2412 None None] GET https://10.4.3.41/volume// Aug 18 09:26:11.399181 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d533a747-70ea-4777-865c-978ffaee2412 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:11.399356 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d533a747-70ea-4777-865c-978ffaee2412 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:11.399667 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d533a747-70ea-4777-865c-978ffaee2412 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:26:11.400118 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1292/5105] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:26:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:26:11.407802 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0bf916db-532f-4967-9ac5-3314d0c044da req-eef6bc17-fa1d-44eb-973b-1fd639998dad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:11.409958 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-eef6bc17-fa1d-44eb-973b-1fd639998dad tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 Aug 18 09:26:11.410211 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-eef6bc17-fa1d-44eb-973b-1fd639998dad tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:11.410514 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-eef6bc17-fa1d-44eb-973b-1fd639998dad tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:11.420105 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:11.420105 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:26:11.423827 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0bf916db-532f-4967-9ac5-3314d0c044da req-eef6bc17-fa1d-44eb-973b-1fd639998dad tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:26:11.428895 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-eef6bc17-fa1d-44eb-973b-1fd639998dad tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 returned with HTTP 200 Aug 18 09:26:11.429326 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1280/5106] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:26:11 2026] GET /volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 => generated 1543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:26:11.525985 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0bf916db-532f-4967-9ac5-3314d0c044da req-0dbeef24-4ce3-4955-b9a4-b61406f2d8c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:11.527933 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-0dbeef24-4ce3-4955-b9a4-b61406f2d8c3 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] PUT https://10.4.3.41/volume/v3/attachments/6d43adf1-7056-48ae-aca5-83a00855447a Aug 18 09:26:11.528298 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-0dbeef24-4ce3-4955-b9a4-b61406f2d8c3 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:26:11.535480 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-0bf916db-532f-4967-9ac5-3314d0c044da req-0dbeef24-4ce3-4955-b9a4-b61406f2d8c3 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Acquiring lock "cinder-attachment_update-ef96c734-3438-418e-bf1a-6a765230e600-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:26:11.539907 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-0bf916db-532f-4967-9ac5-3314d0c044da req-0dbeef24-4ce3-4955-b9a4-b61406f2d8c3 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-ef96c734-3438-418e-bf1a-6a765230e600-np0000007625" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:26:11.541330 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:11.541330 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:26:11.619419 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-0bf916db-532f-4967-9ac5-3314d0c044da req-0dbeef24-4ce3-4955-b9a4-b61406f2d8c3 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-ef96c734-3438-418e-bf1a-6a765230e600-np0000007625" released by "attachment_update" :: held 0.079s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:26:11.619745 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-0dbeef24-4ce3-4955-b9a4-b61406f2d8c3 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/6d43adf1-7056-48ae-aca5-83a00855447a returned with HTTP 200 Aug 18 09:26:11.620506 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1266/5107] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:26:11 2026] PUT /volume/v3/attachments/6d43adf1-7056-48ae-aca5-83a00855447a => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:26:11.640416 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0bf916db-532f-4967-9ac5-3314d0c044da req-7ab30366-9be3-42c3-a524-3b053b60a915 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:11.643001 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-7ab30366-9be3-42c3-a524-3b053b60a915 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments/6d43adf1-7056-48ae-aca5-83a00855447a/action Aug 18 09:26:11.643612 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-7ab30366-9be3-42c3-a524-3b053b60a915 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:26:11.643791 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-7ab30366-9be3-42c3-a524-3b053b60a915 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:26:11.663735 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:11.663735 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:26:11.673585 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0bf916db-532f-4967-9ac5-3314d0c044da req-7ab30366-9be3-42c3-a524-3b053b60a915 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/6d43adf1-7056-48ae-aca5-83a00855447a/action returned with HTTP 204 Aug 18 09:26:11.674262 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1270/5108] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:26:11 2026] POST /volume/v3/attachments/6d43adf1-7056-48ae-aca5-83a00855447a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:26:20.239225 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=43,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:26:21.427229 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=68,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:26:21.614221 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:26:21.670899 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:26:56.519036 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ae5d76cf-8fb3-4ea8-a6a8-56000e52cdea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:56.520864 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae5d76cf-8fb3-4ea8-a6a8-56000e52cdea tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:26:56.521198 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae5d76cf-8fb3-4ea8-a6a8-56000e52cdea tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef96c734-3438-418e-bf1a-6a765230e600", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1129238993", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:26:56.533433 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:56.533433 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:26:56.533919 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ae5d76cf-8fb3-4ea8-a6a8-56000e52cdea tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:26:56.534085 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-ae5d76cf-8fb3-4ea8-a6a8-56000e52cdea tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create snapshot from volume ef96c734-3438-418e-bf1a-6a765230e600 Aug 18 09:26:56.556777 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ae5d76cf-8fb3-4ea8-a6a8-56000e52cdea tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['40645f14-a3fd-4740-95d1-d403d473cfa9', 'cb9b712a-f660-4c0b-a2bd-fe73eab260a2', '2f0b75f8-9b74-46e9-a591-fa5f712d540d', '9335d361-d62e-4661-b2b2-d0c352cce614'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:26:56.585557 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ae5d76cf-8fb3-4ea8-a6a8-56000e52cdea tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot force create request issued successfully. Aug 18 09:26:56.585848 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae5d76cf-8fb3-4ea8-a6a8-56000e52cdea tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:26:56.586251 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1293/5109] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:26:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:26:56.595468 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18436323-7fef-476b-99ea-7aca4c029e72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:56.597381 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18436323-7fef-476b-99ea-7aca4c029e72 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d Aug 18 09:26:56.597687 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18436323-7fef-476b-99ea-7aca4c029e72 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:56.598069 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18436323-7fef-476b-99ea-7aca4c029e72 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:56.603895 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:56.603895 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:26:56.604081 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-18436323-7fef-476b-99ea-7aca4c029e72 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:26:56.604946 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18436323-7fef-476b-99ea-7aca4c029e72 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d returned with HTTP 200 Aug 18 09:26:56.605280 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1281/5110] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:26:56 2026] GET /volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:26:57.616326 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15041764-eef8-4fe6-a534-8f74cc44237f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:57.619519 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15041764-eef8-4fe6-a534-8f74cc44237f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d Aug 18 09:26:57.619519 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15041764-eef8-4fe6-a534-8f74cc44237f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:57.619519 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15041764-eef8-4fe6-a534-8f74cc44237f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:57.627531 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:57.627531 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:26:57.627531 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-15041764-eef8-4fe6-a534-8f74cc44237f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:26:57.629043 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15041764-eef8-4fe6-a534-8f74cc44237f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d returned with HTTP 200 Aug 18 09:26:57.629410 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1267/5111] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:26:57 2026] GET /volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:26:57.639167 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1efb8d97-b4c5-4782-8947-d47f0a372260 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:26:57.640852 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1efb8d97-b4c5-4782-8947-d47f0a372260 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d Aug 18 09:26:57.641042 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1efb8d97-b4c5-4782-8947-d47f0a372260 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:26:57.641225 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1efb8d97-b4c5-4782-8947-d47f0a372260 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:26:57.646638 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:26:57.646638 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:26:57.647069 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1efb8d97-b4c5-4782-8947-d47f0a372260 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:26:57.647893 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1efb8d97-b4c5-4782-8947-d47f0a372260 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d returned with HTTP 200 Aug 18 09:26:57.648245 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1271/5112] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:26:57 2026] GET /volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:04.014749 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ce776c6-5f7e-43e0-a26e-ab8e99688569 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:04.016874 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ce776c6-5f7e-43e0-a26e-ab8e99688569 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d Aug 18 09:27:04.017069 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ce776c6-5f7e-43e0-a26e-ab8e99688569 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:04.017305 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ce776c6-5f7e-43e0-a26e-ab8e99688569 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:04.017524 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-4ce776c6-5f7e-43e0-a26e-ab8e99688569 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete snapshot with id: f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d Aug 18 09:27:04.025159 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:04.025159 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:27:04.025740 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4ce776c6-5f7e-43e0-a26e-ab8e99688569 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:27:04.051069 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4ce776c6-5f7e-43e0-a26e-ab8e99688569 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot delete request issued successfully. Aug 18 09:27:04.051303 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ce776c6-5f7e-43e0-a26e-ab8e99688569 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d returned with HTTP 202 Aug 18 09:27:04.052061 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1294/5113] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:27:04 2026] DELETE /volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:27:04.060191 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-883e9a4c-d416-4003-b012-c8f614288f46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:04.062880 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-883e9a4c-d416-4003-b012-c8f614288f46 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d Aug 18 09:27:04.063149 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-883e9a4c-d416-4003-b012-c8f614288f46 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:04.063418 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-883e9a4c-d416-4003-b012-c8f614288f46 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:04.072219 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:04.072219 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:27:04.072772 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-883e9a4c-d416-4003-b012-c8f614288f46 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:27:04.073893 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-883e9a4c-d416-4003-b012-c8f614288f46 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d returned with HTTP 200 Aug 18 09:27:04.074496 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1282/5114] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:27:04 2026] GET /volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:05.085277 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43028c35-d664-4333-9394-c7fb0241ecfe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:05.088125 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43028c35-d664-4333-9394-c7fb0241ecfe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d Aug 18 09:27:05.088510 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43028c35-d664-4333-9394-c7fb0241ecfe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:05.088857 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43028c35-d664-4333-9394-c7fb0241ecfe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:05.094233 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43028c35-d664-4333-9394-c7fb0241ecfe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d returned with HTTP 404 Aug 18 09:27:05.094952 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1268/5115] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:27:05 2026] GET /volume/v3/snapshots/f73c6d5b-ed5a-44bb-86fd-3dbab9d0d81d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:27:06.630945 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-caa55a38-c6a4-42f2-8b83-a38a51f994e5 req-31abcb33-89b6-4e34-8e9a-6e4c167cf07c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:06.633567 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-caa55a38-c6a4-42f2-8b83-a38a51f994e5 req-31abcb33-89b6-4e34-8e9a-6e4c167cf07c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/attachments/6d43adf1-7056-48ae-aca5-83a00855447a Aug 18 09:27:06.633809 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-caa55a38-c6a4-42f2-8b83-a38a51f994e5 req-31abcb33-89b6-4e34-8e9a-6e4c167cf07c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:06.634031 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-caa55a38-c6a4-42f2-8b83-a38a51f994e5 req-31abcb33-89b6-4e34-8e9a-6e4c167cf07c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:06.642846 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:06.642846 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:27:06.690759 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-caa55a38-c6a4-42f2-8b83-a38a51f994e5 req-31abcb33-89b6-4e34-8e9a-6e4c167cf07c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/6d43adf1-7056-48ae-aca5-83a00855447a returned with HTTP 200 Aug 18 09:27:06.691285 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1272/5116] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:27:06 2026] DELETE /volume/v3/attachments/6d43adf1-7056-48ae-aca5-83a00855447a => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:08.071646 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b922146-b71c-466d-a006-5ac3a7bb2589 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:08.073803 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b922146-b71c-466d-a006-5ac3a7bb2589 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 Aug 18 09:27:08.074230 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b922146-b71c-466d-a006-5ac3a7bb2589 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:08.074315 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b922146-b71c-466d-a006-5ac3a7bb2589 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:08.074460 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1b922146-b71c-466d-a006-5ac3a7bb2589 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume with id: ef96c734-3438-418e-bf1a-6a765230e600 Aug 18 09:27:08.084508 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:08.084508 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:27:08.085279 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b922146-b71c-466d-a006-5ac3a7bb2589 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:08.107454 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b922146-b71c-466d-a006-5ac3a7bb2589 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume request issued successfully. Aug 18 09:27:08.107745 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b922146-b71c-466d-a006-5ac3a7bb2589 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 returned with HTTP 202 Aug 18 09:27:08.108312 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1295/5117] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:27:08 2026] DELETE /volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:27:08.117033 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91412350-7a28-4342-885d-72f6054aa6fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:08.119019 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91412350-7a28-4342-885d-72f6054aa6fb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 Aug 18 09:27:08.119240 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91412350-7a28-4342-885d-72f6054aa6fb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:08.119446 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91412350-7a28-4342-885d-72f6054aa6fb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:08.128848 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:08.128848 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:27:08.133535 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-91412350-7a28-4342-885d-72f6054aa6fb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:08.139594 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91412350-7a28-4342-885d-72f6054aa6fb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 returned with HTTP 200 Aug 18 09:27:08.139996 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1283/5118] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:27:08 2026] GET /volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:09.153902 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-386ef96a-7c51-4d9e-bf25-ee38261c7c08 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:09.156087 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-386ef96a-7c51-4d9e-bf25-ee38261c7c08 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 Aug 18 09:27:09.156309 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-386ef96a-7c51-4d9e-bf25-ee38261c7c08 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:09.156552 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-386ef96a-7c51-4d9e-bf25-ee38261c7c08 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:09.165047 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-386ef96a-7c51-4d9e-bf25-ee38261c7c08 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 returned with HTTP 404 Aug 18 09:27:09.165203 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1269/5119] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:27:09 2026] GET /volume/v3/volumes/ef96c734-3438-418e-bf1a-6a765230e600 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:27:09.196294 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:09.198614 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:27:09.199079 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-685119051", "snapshot_id": null, "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:27:09.201139 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-685119051', 'snapshot_id': None, 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:27:09.287319 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume of 1 GB Aug 18 09:27:09.287758 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:09.287758 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:27:09.292975 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Availability Zones retrieved successfully. Aug 18 09:27:09.301334 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (bc4f3354-5cda-45d7-a993-b8d62c76da71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:27:09.302635 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d782797-aa69-4922-ad36-b979ead53f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:09.303899 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:27:09.373897 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d782797-aa69-4922-ad36-b979ead53f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:09.375135 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (042f9436-696a-47da-9c36-750c9b0003a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:09.423374 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['752d7093-51df-4e27-80c6-622b26f2b470', '642fbf1e-c3f5-477d-bf2d-5ed324c75be0', '9bb8f689-9944-4e26-81b5-912cd57cd7b8', '2644c723-20b6-4100-8f78-74c06a022af3'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:27:09.424115 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (042f9436-696a-47da-9c36-750c9b0003a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['752d7093-51df-4e27-80c6-622b26f2b470', '642fbf1e-c3f5-477d-bf2d-5ed324c75be0', '9bb8f689-9944-4e26-81b5-912cd57cd7b8', '2644c723-20b6-4100-8f78-74c06a022af3']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:09.424960 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6804175-42b6-4e71-9b35-a40a80a49f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:09.452379 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6804175-42b6-4e71-9b35-a40a80a49f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b7b7e69-2a70-4fd5-a240-3637f188df51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-685119051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['752d7093-51df-4e27-80c6-622b26f2b470','642fbf1e-c3f5-477d-bf2d-5ed324c75be0','9bb8f689-9944-4e26-81b5-912cd57cd7b8','2644c723-20b6-4100-8f78-74c06a022af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-685119051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b7b7e69-2a70-4fd5-a240-3637f188df51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1d6ecdd14047e58ec8f66b011b925d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77d33d7e11154c9796aa3f876061d2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:09.453762 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61218dae-206a-423e-b8b3-a209e1ceea40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:09.474655 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61218dae-206a-423e-b8b3-a209e1ceea40) transitioned into state 'SUCCESS' from state '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-685119051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['752d7093-51df-4e27-80c6-622b26f2b470','642fbf1e-c3f5-477d-bf2d-5ed324c75be0','9bb8f689-9944-4e26-81b5-912cd57cd7b8','2644c723-20b6-4100-8f78-74c06a022af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:09.475913 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc339f6-ba70-48c2-948e-b79f734c29fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:09.488724 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc339f6-ba70-48c2-948e-b79f734c29fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:09.489867 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (bc4f3354-5cda-45d7-a993-b8d62c76da71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:27:09.490275 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request issued successfully. Aug 18 09:27:09.491122 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53ec4136-0432-4fdc-b79a-a5a03c17828c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:27:09.491722 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1273/5120] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:27:09 2026] POST /volume/v3/volumes => generated 756 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:27:09.506055 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d389d3ca-7d13-4cf0-bd63-3cb99ad2ab18 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:09.508307 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d389d3ca-7d13-4cf0-bd63-3cb99ad2ab18 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 Aug 18 09:27:09.508505 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d389d3ca-7d13-4cf0-bd63-3cb99ad2ab18 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:09.508703 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d389d3ca-7d13-4cf0-bd63-3cb99ad2ab18 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:09.515779 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:09.515779 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:27:09.519619 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d389d3ca-7d13-4cf0-bd63-3cb99ad2ab18 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:09.523765 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d389d3ca-7d13-4cf0-bd63-3cb99ad2ab18 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 returned with HTTP 200 Aug 18 09:27:09.524130 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1296/5121] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:27:09 2026] GET /volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:10.538844 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-464c0383-8814-49d4-8a7d-537cd9bc5a72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:10.541452 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-464c0383-8814-49d4-8a7d-537cd9bc5a72 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 Aug 18 09:27:10.541781 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-464c0383-8814-49d4-8a7d-537cd9bc5a72 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:10.542051 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-464c0383-8814-49d4-8a7d-537cd9bc5a72 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:10.552301 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:10.552301 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:27:10.557653 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-464c0383-8814-49d4-8a7d-537cd9bc5a72 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:10.563176 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-464c0383-8814-49d4-8a7d-537cd9bc5a72 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 returned with HTTP 200 Aug 18 09:27:10.563677 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1284/5122] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:27:10 2026] GET /volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:10.576360 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dff2c6aa-a5aa-4f40-918f-356256087d2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:10.578270 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dff2c6aa-a5aa-4f40-918f-356256087d2c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 Aug 18 09:27:10.578527 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dff2c6aa-a5aa-4f40-918f-356256087d2c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:10.578770 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dff2c6aa-a5aa-4f40-918f-356256087d2c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:10.586777 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:10.586777 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:27:10.592263 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dff2c6aa-a5aa-4f40-918f-356256087d2c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:10.599505 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dff2c6aa-a5aa-4f40-918f-356256087d2c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 returned with HTTP 200 Aug 18 09:27:10.600006 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1270/5123] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:27:10 2026] GET /volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:10.614829 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-54a89b4f-ac88-456c-b43d-35914a8c329a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:10.616918 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54a89b4f-ac88-456c-b43d-35914a8c329a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:27:10.617286 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54a89b4f-ac88-456c-b43d-35914a8c329a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b7b7e69-2a70-4fd5-a240-3637f188df51", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-376505927", "description": null, "metadata": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:27:10.626145 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:10.626145 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:27:10.626658 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-54a89b4f-ac88-456c-b43d-35914a8c329a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:10.626814 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-54a89b4f-ac88-456c-b43d-35914a8c329a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create snapshot from volume 9b7b7e69-2a70-4fd5-a240-3637f188df51 Aug 18 09:27:10.654019 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-54a89b4f-ac88-456c-b43d-35914a8c329a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['8db48d08-7742-4389-af2a-edff3d6d292f', '713e11ba-978a-4b6d-80c4-bd0a03630f6c', 'c30c5ccb-5c3b-4806-b22c-c2efc78372d7', '5a1ebb5f-3aed-4ce9-9a42-9d355cef633b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:27:10.683639 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-54a89b4f-ac88-456c-b43d-35914a8c329a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot create request issued successfully. Aug 18 09:27:10.684051 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54a89b4f-ac88-456c-b43d-35914a8c329a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:27:10.684520 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1274/5124] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:27:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:27:10.695725 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-82a6c3ad-e7ac-4e95-8ad7-50d261b8bff1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:10.697506 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82a6c3ad-e7ac-4e95-8ad7-50d261b8bff1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 Aug 18 09:27:10.697711 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82a6c3ad-e7ac-4e95-8ad7-50d261b8bff1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:10.697901 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82a6c3ad-e7ac-4e95-8ad7-50d261b8bff1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:10.703158 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:10.703158 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:27:10.703671 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-82a6c3ad-e7ac-4e95-8ad7-50d261b8bff1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:27:10.704517 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82a6c3ad-e7ac-4e95-8ad7-50d261b8bff1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 returned with HTTP 200 Aug 18 09:27:10.704932 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1297/5125] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:27:10 2026] GET /volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:11.714721 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c115c81-ab68-4f26-a0a5-0849d6a29fc2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:11.716636 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c115c81-ab68-4f26-a0a5-0849d6a29fc2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 Aug 18 09:27:11.716927 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c115c81-ab68-4f26-a0a5-0849d6a29fc2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:11.717143 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c115c81-ab68-4f26-a0a5-0849d6a29fc2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:11.722993 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:11.722993 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:27:11.723684 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c115c81-ab68-4f26-a0a5-0849d6a29fc2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:27:11.724863 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c115c81-ab68-4f26-a0a5-0849d6a29fc2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 returned with HTTP 200 Aug 18 09:27:11.725486 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1285/5126] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:27:11 2026] GET /volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:11.734816 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77e6f0bc-2209-47bb-92a6-50ba01711fbd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:11.737041 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77e6f0bc-2209-47bb-92a6-50ba01711fbd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 Aug 18 09:27:11.737283 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77e6f0bc-2209-47bb-92a6-50ba01711fbd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:11.737524 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77e6f0bc-2209-47bb-92a6-50ba01711fbd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:11.744081 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:11.744081 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:27:11.744693 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-77e6f0bc-2209-47bb-92a6-50ba01711fbd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:27:11.745717 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77e6f0bc-2209-47bb-92a6-50ba01711fbd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 returned with HTTP 200 Aug 18 09:27:11.746187 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1271/5127] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:27:11 2026] GET /volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:11.853053 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-2ccbbe7a-088a-41f4-836a-b8ca5b62bf17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:11.855519 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-2ccbbe7a-088a-41f4-836a-b8ca5b62bf17 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 Aug 18 09:27:11.855736 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-2ccbbe7a-088a-41f4-836a-b8ca5b62bf17 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:11.855932 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-2ccbbe7a-088a-41f4-836a-b8ca5b62bf17 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:11.862766 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:11.862766 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:27:11.863472 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-2ccbbe7a-088a-41f4-836a-b8ca5b62bf17 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:27:11.864744 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-2ccbbe7a-088a-41f4-836a-b8ca5b62bf17 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 returned with HTTP 200 Aug 18 09:27:11.865289 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1275/5128] 10.4.3.41 () {68 vars in 1597 bytes} [Tue Aug 18 09:27:11 2026] GET /volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:11.874375 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-e5cf4c1a-58b7-4997-98e4-ab1c5c7306fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:11.876534 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-e5cf4c1a-58b7-4997-98e4-ab1c5c7306fb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 Aug 18 09:27:11.876785 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-e5cf4c1a-58b7-4997-98e4-ab1c5c7306fb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:11.877004 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-e5cf4c1a-58b7-4997-98e4-ab1c5c7306fb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:11.884696 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:11.884696 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:27:11.888699 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-e5cf4c1a-58b7-4997-98e4-ab1c5c7306fb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:11.893929 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-e5cf4c1a-58b7-4997-98e4-ab1c5c7306fb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 returned with HTTP 200 Aug 18 09:27:11.894383 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1298/5129] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:27:11 2026] GET /volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:12.398511 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-86e1e231-733b-4cef-bf5e-1cf0745bcab2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:12.400835 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-86e1e231-733b-4cef-bf5e-1cf0745bcab2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 Aug 18 09:27:12.401111 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-86e1e231-733b-4cef-bf5e-1cf0745bcab2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:12.401353 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-86e1e231-733b-4cef-bf5e-1cf0745bcab2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:12.407184 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:12.407184 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:27:12.407860 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-86e1e231-733b-4cef-bf5e-1cf0745bcab2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:27:12.408881 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-86e1e231-733b-4cef-bf5e-1cf0745bcab2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 returned with HTTP 200 Aug 18 09:27:12.409271 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1286/5130] 10.4.3.41 () {68 vars in 1597 bytes} [Tue Aug 18 09:27:12 2026] GET /volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:13.144301 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-bf77e081-9939-45fb-9e73-7b21d4c92a9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:13.146706 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-bf77e081-9939-45fb-9e73-7b21d4c92a9e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 Aug 18 09:27:13.146971 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-bf77e081-9939-45fb-9e73-7b21d4c92a9e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:13.147217 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-bf77e081-9939-45fb-9e73-7b21d4c92a9e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:13.152017 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:13.152017 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:27:13.152556 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-bf77e081-9939-45fb-9e73-7b21d4c92a9e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:27:13.153437 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-bf77e081-9939-45fb-9e73-7b21d4c92a9e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 returned with HTTP 200 Aug 18 09:27:13.153881 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1272/5131] 10.4.3.41 () {68 vars in 1597 bytes} [Tue Aug 18 09:27:13 2026] GET /volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:13.164697 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-8225b192-380e-43d8-bca5-656eb043c06d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:13.167204 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-8225b192-380e-43d8-bca5-656eb043c06d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 Aug 18 09:27:13.167484 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-8225b192-380e-43d8-bca5-656eb043c06d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:13.167799 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-8225b192-380e-43d8-bca5-656eb043c06d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:13.178520 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:13.178520 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:27:13.184289 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-8225b192-380e-43d8-bca5-656eb043c06d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:13.192008 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-8225b192-380e-43d8-bca5-656eb043c06d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 returned with HTTP 200 Aug 18 09:27:13.192669 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1276/5132] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:27:13 2026] GET /volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:13.202985 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:13.205905 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:27:13.206413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "de6dfc4c-f88e-44ad-afc7-2aa6288a5146", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:27:13.208733 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'de6dfc4c-f88e-44ad-afc7-2aa6288a5146', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:27:13.219707 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:13.219707 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:27:13.220263 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:27:13.220377 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume of 1 GB Aug 18 09:27:13.221068 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Availability Zones retrieved successfully. Aug 18 09:27:13.226821 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (9bf2e248-c33e-4146-9c55-238639645380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:27:13.228079 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad020c6-94ea-4c7c-8a77-16371dc00833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:13.229133 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:27:13.260014 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad020c6-94ea-4c7c-8a77-16371dc00833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'de6dfc4c-f88e-44ad-afc7-2aa6288a5146', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:13.260932 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ba8318-f392-40db-9b47-a3c7afbeebd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:13.316070 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['22579320-13fe-4d2e-a57e-e5fad8264926', '501e25d0-421d-47c8-bbf2-20dbcfef36cf', 'bedd6855-1e7d-459d-87b8-600287eb163c', '29ef127b-9dec-4496-a860-79a84ea113d2'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:27:13.317158 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ba8318-f392-40db-9b47-a3c7afbeebd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22579320-13fe-4d2e-a57e-e5fad8264926', '501e25d0-421d-47c8-bbf2-20dbcfef36cf', 'bedd6855-1e7d-459d-87b8-600287eb163c', '29ef127b-9dec-4496-a860-79a84ea113d2']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:13.318207 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b7122a-214d-4e06-9958-ed24e47b9f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:13.370649 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b7122a-214d-4e06-9958-ed24e47b9f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1add1a09-0af8-4653-ad20-62bbd4bb8637', '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='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['22579320-13fe-4d2e-a57e-e5fad8264926','501e25d0-421d-47c8-bbf2-20dbcfef36cf','bedd6855-1e7d-459d-87b8-600287eb163c','29ef127b-9dec-4496-a860-79a84ea113d2'],size=1,snapshot_id=de6dfc4c-f88e-44ad-afc7-2aa6288a5146,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:27: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=1add1a09-0af8-4653-ad20-62bbd4bb8637,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1d6ecdd14047e58ec8f66b011b925d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=de6dfc4c-f88e-44ad-afc7-2aa6288a5146,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77d33d7e11154c9796aa3f876061d2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:13.371687 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18e05d8-1365-443c-8c9f-db77f0077cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:13.394596 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18e05d8-1365-443c-8c9f-db77f0077cc8) transitioned into 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='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['22579320-13fe-4d2e-a57e-e5fad8264926','501e25d0-421d-47c8-bbf2-20dbcfef36cf','bedd6855-1e7d-459d-87b8-600287eb163c','29ef127b-9dec-4496-a860-79a84ea113d2'],size=1,snapshot_id=de6dfc4c-f88e-44ad-afc7-2aa6288a5146,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:13.395586 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (501a32a1-ee4b-4e64-b38d-eef79b48dc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:13.420362 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (501a32a1-ee4b-4e64-b38d-eef79b48dc5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:13.421270 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (9bf2e248-c33e-4146-9c55-238639645380) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:27:13.421624 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request issued successfully. Aug 18 09:27:13.422286 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1b578f28-2806-47a1-bbb4-4d9d5d88bfaa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:27:13.422820 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1299/5133] 10.4.3.41 () {72 vars in 1534 bytes} [Tue Aug 18 09:27:13 2026] POST /volume/v3/volumes => generated 734 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:27:13.432811 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-30e5ea89-03ee-425c-9af0-d721e16bf9aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:13.435327 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-30e5ea89-03ee-425c-9af0-d721e16bf9aa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 Aug 18 09:27:13.435650 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-30e5ea89-03ee-425c-9af0-d721e16bf9aa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:13.435844 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-30e5ea89-03ee-425c-9af0-d721e16bf9aa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:13.444916 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:13.444916 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:27:13.449295 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-30e5ea89-03ee-425c-9af0-d721e16bf9aa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:13.454870 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-30e5ea89-03ee-425c-9af0-d721e16bf9aa tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 returned with HTTP 200 Aug 18 09:27:13.455339 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1287/5134] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:27:13 2026] GET /volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:13.464686 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1732163f-9304-4153-a497-af62e630a403 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:13.466974 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1732163f-9304-4153-a497-af62e630a403 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 Aug 18 09:27:13.467223 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1732163f-9304-4153-a497-af62e630a403 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:13.467430 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1732163f-9304-4153-a497-af62e630a403 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:13.477493 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:13.477493 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:27:13.482694 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1732163f-9304-4153-a497-af62e630a403 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:13.491255 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-1732163f-9304-4153-a497-af62e630a403 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 returned with HTTP 200 Aug 18 09:27:13.491941 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1273/5135] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:27:13 2026] GET /volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 => generated 802 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:16.501317 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-efefad47-68df-4d38-91a5-3a8f970d68ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:16.503765 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-efefad47-68df-4d38-91a5-3a8f970d68ff tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 Aug 18 09:27:16.504002 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-efefad47-68df-4d38-91a5-3a8f970d68ff tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:16.504220 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-efefad47-68df-4d38-91a5-3a8f970d68ff tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:16.514249 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:16.514249 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:27:16.519371 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-efefad47-68df-4d38-91a5-3a8f970d68ff tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:16.526057 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-efefad47-68df-4d38-91a5-3a8f970d68ff tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 returned with HTTP 200 Aug 18 09:27:16.526687 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1277/5136] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:27:16 2026] GET /volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 => generated 1343 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:16.535993 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4fb7f635-336e-4d8c-8dfe-3d24984aa897 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:16.536575 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fb7f635-336e-4d8c-8dfe-3d24984aa897 None None] GET https://10.4.3.41/volume// Aug 18 09:27:16.536836 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fb7f635-336e-4d8c-8dfe-3d24984aa897 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:16.537130 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fb7f635-336e-4d8c-8dfe-3d24984aa897 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:16.537612 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fb7f635-336e-4d8c-8dfe-3d24984aa897 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:27:16.538030 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1300/5137] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:27:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:27:16.546809 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-3f60b014-096a-4f5a-b35b-6ea37ab1f473 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:16.549381 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-3f60b014-096a-4f5a-b35b-6ea37ab1f473 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:27:16.549836 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-3f60b014-096a-4f5a-b35b-6ea37ab1f473 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1add1a09-0af8-4653-ad20-62bbd4bb8637", "connector": null, "instance_uuid": "f29d6d2c-2045-4f50-aad2-72252b85424f"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:27:16.557907 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:16.557907 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:27:16.586708 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-3f60b014-096a-4f5a-b35b-6ea37ab1f473 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:27:16.587324 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1288/5138] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:27:16 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:16.596736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2985f923-c265-4f01-83d2-360c3e11e52c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:16.597217 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2985f923-c265-4f01-83d2-360c3e11e52c None None] GET https://10.4.3.41/volume// Aug 18 09:27:16.597217 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2985f923-c265-4f01-83d2-360c3e11e52c None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:16.597383 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2985f923-c265-4f01-83d2-360c3e11e52c None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:16.597754 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2985f923-c265-4f01-83d2-360c3e11e52c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:27:16.598039 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1274/5139] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:27:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:27:16.607577 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-4199c6a8-d9c8-4caf-98c2-03bbc26e65b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:16.610299 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-4199c6a8-d9c8-4caf-98c2-03bbc26e65b0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 Aug 18 09:27:16.610620 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-4199c6a8-d9c8-4caf-98c2-03bbc26e65b0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:16.610887 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-4199c6a8-d9c8-4caf-98c2-03bbc26e65b0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:16.624916 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:16.624916 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:27:16.629810 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-4199c6a8-d9c8-4caf-98c2-03bbc26e65b0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:16.636534 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-4199c6a8-d9c8-4caf-98c2-03bbc26e65b0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 returned with HTTP 200 Aug 18 09:27:16.637145 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1278/5140] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:27:16 2026] GET /volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 => generated 1522 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:27:16.741242 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-167a0222-71dd-4f17-a490-c517d53b637f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:16.743412 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-167a0222-71dd-4f17-a490-c517d53b637f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] PUT https://10.4.3.41/volume/v3/attachments/eb9f5a03-795a-415c-8f7c-4adde3a66ff6 Aug 18 09:27:16.743759 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-167a0222-71dd-4f17-a490-c517d53b637f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:27:16.751856 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-167a0222-71dd-4f17-a490-c517d53b637f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Acquiring lock "cinder-attachment_update-1add1a09-0af8-4653-ad20-62bbd4bb8637-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:27:16.756656 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-167a0222-71dd-4f17-a490-c517d53b637f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-1add1a09-0af8-4653-ad20-62bbd4bb8637-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:27:16.757646 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:16.757646 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:27:16.846897 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-167a0222-71dd-4f17-a490-c517d53b637f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-1add1a09-0af8-4653-ad20-62bbd4bb8637-np0000007625" released by "attachment_update" :: held 0.090s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:27:16.847284 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-167a0222-71dd-4f17-a490-c517d53b637f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/eb9f5a03-795a-415c-8f7c-4adde3a66ff6 returned with HTTP 200 Aug 18 09:27:16.847783 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1301/5141] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:27:16 2026] PUT /volume/v3/attachments/eb9f5a03-795a-415c-8f7c-4adde3a66ff6 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:16.875938 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-4f8b1f23-2a5b-404c-8e65-0ddda9797c0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:16.878735 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-4f8b1f23-2a5b-404c-8e65-0ddda9797c0f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments/eb9f5a03-795a-415c-8f7c-4adde3a66ff6/action Aug 18 09:27:16.879118 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-4f8b1f23-2a5b-404c-8e65-0ddda9797c0f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:27:16.879279 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-4f8b1f23-2a5b-404c-8e65-0ddda9797c0f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:27:16.896596 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:16.896596 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:27:16.906284 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94990f26-901c-4c8e-8a10-f10864c6c5e1 req-4f8b1f23-2a5b-404c-8e65-0ddda9797c0f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/eb9f5a03-795a-415c-8f7c-4adde3a66ff6/action returned with HTTP 204 Aug 18 09:27:16.906822 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1289/5142] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:27:16 2026] POST /volume/v3/attachments/eb9f5a03-795a-415c-8f7c-4adde3a66ff6/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:27:23.488673 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=13 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:27:23.713447 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8344bb50-a20e-4cda-9069-6c197af55c68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:23.715716 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8344bb50-a20e-4cda-9069-6c197af55c68 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 Aug 18 09:27:23.715963 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8344bb50-a20e-4cda-9069-6c197af55c68 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:23.716188 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8344bb50-a20e-4cda-9069-6c197af55c68 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:23.728276 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:23.728276 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:27:23.732528 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8344bb50-a20e-4cda-9069-6c197af55c68 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:23.739017 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8344bb50-a20e-4cda-9069-6c197af55c68 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 returned with HTTP 200 Aug 18 09:27:23.739663 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1275/5143] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:27:23 2026] GET /volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 => generated 1635 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:24.914623 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b13714ed-60d9-460d-875a-4c2b035b726d req-c671e0e1-9f03-4eca-bf7c-5de0f14f162c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:24.917120 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b13714ed-60d9-460d-875a-4c2b035b726d req-c671e0e1-9f03-4eca-bf7c-5de0f14f162c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/attachments/eb9f5a03-795a-415c-8f7c-4adde3a66ff6 Aug 18 09:27:24.917312 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b13714ed-60d9-460d-875a-4c2b035b726d req-c671e0e1-9f03-4eca-bf7c-5de0f14f162c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:24.917608 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b13714ed-60d9-460d-875a-4c2b035b726d req-c671e0e1-9f03-4eca-bf7c-5de0f14f162c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:24.925310 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:24.925310 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:27:24.971044 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b13714ed-60d9-460d-875a-4c2b035b726d req-c671e0e1-9f03-4eca-bf7c-5de0f14f162c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/eb9f5a03-795a-415c-8f7c-4adde3a66ff6 returned with HTTP 200 Aug 18 09:27:24.971517 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1279/5144] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:27:24 2026] DELETE /volume/v3/attachments/eb9f5a03-795a-415c-8f7c-4adde3a66ff6 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:24.981772 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b13714ed-60d9-460d-875a-4c2b035b726d req-68d1193b-6277-417a-a7c6-174c5d23706e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:24.983947 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b13714ed-60d9-460d-875a-4c2b035b726d req-68d1193b-6277-417a-a7c6-174c5d23706e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 Aug 18 09:27:24.984115 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b13714ed-60d9-460d-875a-4c2b035b726d req-68d1193b-6277-417a-a7c6-174c5d23706e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:24.984276 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b13714ed-60d9-460d-875a-4c2b035b726d req-68d1193b-6277-417a-a7c6-174c5d23706e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:24.984449 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-b13714ed-60d9-460d-875a-4c2b035b726d req-68d1193b-6277-417a-a7c6-174c5d23706e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume with id: 1add1a09-0af8-4653-ad20-62bbd4bb8637 Aug 18 09:27:24.991547 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:24.991547 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:27:24.991969 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b13714ed-60d9-460d-875a-4c2b035b726d req-68d1193b-6277-417a-a7c6-174c5d23706e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:25.011092 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b13714ed-60d9-460d-875a-4c2b035b726d req-68d1193b-6277-417a-a7c6-174c5d23706e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume request issued successfully. Aug 18 09:27:25.011368 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b13714ed-60d9-460d-875a-4c2b035b726d req-68d1193b-6277-417a-a7c6-174c5d23706e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 returned with HTTP 202 Aug 18 09:27:25.011897 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1302/5145] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:27:24 2026] DELETE /volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:27:26.140992 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90fb6791-b943-40e8-8552-12facd69fe80 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:26.142845 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90fb6791-b943-40e8-8552-12facd69fe80 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 Aug 18 09:27:26.143127 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90fb6791-b943-40e8-8552-12facd69fe80 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:26.143316 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90fb6791-b943-40e8-8552-12facd69fe80 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:26.148968 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90fb6791-b943-40e8-8552-12facd69fe80 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 returned with HTTP 404 Aug 18 09:27:26.149475 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1290/5146] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:27:26 2026] GET /volume/v3/volumes/1add1a09-0af8-4653-ad20-62bbd4bb8637 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:27:26.202768 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c19a187-4e46-4469-a8ce-e0f77f8c721d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:26.204560 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c19a187-4e46-4469-a8ce-e0f77f8c721d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 Aug 18 09:27:26.204740 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c19a187-4e46-4469-a8ce-e0f77f8c721d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:26.204918 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c19a187-4e46-4469-a8ce-e0f77f8c721d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:26.205033 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-9c19a187-4e46-4469-a8ce-e0f77f8c721d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete snapshot with id: de6dfc4c-f88e-44ad-afc7-2aa6288a5146 Aug 18 09:27:26.209934 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:26.209934 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:27:26.210311 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9c19a187-4e46-4469-a8ce-e0f77f8c721d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:27:26.227214 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9c19a187-4e46-4469-a8ce-e0f77f8c721d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot delete request issued successfully. Aug 18 09:27:26.227453 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c19a187-4e46-4469-a8ce-e0f77f8c721d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 returned with HTTP 202 Aug 18 09:27:26.227757 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1276/5147] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:27:26 2026] DELETE /volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:27:26.235863 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c16e643c-0ff5-4dee-bcaa-166720b9f5a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:26.237869 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c16e643c-0ff5-4dee-bcaa-166720b9f5a4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 Aug 18 09:27:26.238150 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c16e643c-0ff5-4dee-bcaa-166720b9f5a4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:26.238409 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c16e643c-0ff5-4dee-bcaa-166720b9f5a4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:26.244264 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:26.244264 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:27:26.244785 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c16e643c-0ff5-4dee-bcaa-166720b9f5a4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:27:26.245629 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c16e643c-0ff5-4dee-bcaa-166720b9f5a4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 returned with HTTP 200 Aug 18 09:27:26.245997 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1280/5148] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:27:26 2026] GET /volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:27.255181 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b4b53acf-2cae-4d55-87ba-e5faa71c2927 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:27.256932 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4b53acf-2cae-4d55-87ba-e5faa71c2927 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 Aug 18 09:27:27.257126 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4b53acf-2cae-4d55-87ba-e5faa71c2927 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:27.257311 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4b53acf-2cae-4d55-87ba-e5faa71c2927 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:27.261843 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4b53acf-2cae-4d55-87ba-e5faa71c2927 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 returned with HTTP 404 Aug 18 09:27:27.262601 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1303/5149] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:27:27 2026] GET /volume/v3/snapshots/de6dfc4c-f88e-44ad-afc7-2aa6288a5146 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:27:27.270224 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f6e9b4d-e426-4003-bce6-402e06311c63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:27.272235 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f6e9b4d-e426-4003-bce6-402e06311c63 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 Aug 18 09:27:27.272589 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f6e9b4d-e426-4003-bce6-402e06311c63 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:27.272699 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f6e9b4d-e426-4003-bce6-402e06311c63 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:27.272851 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6f6e9b4d-e426-4003-bce6-402e06311c63 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume with id: 9b7b7e69-2a70-4fd5-a240-3637f188df51 Aug 18 09:27:27.280705 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:27.280705 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:27:27.281214 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f6e9b4d-e426-4003-bce6-402e06311c63 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:27.298172 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f6e9b4d-e426-4003-bce6-402e06311c63 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume request issued successfully. Aug 18 09:27:27.298346 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f6e9b4d-e426-4003-bce6-402e06311c63 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 returned with HTTP 202 Aug 18 09:27:27.298840 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1291/5150] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:27:27 2026] DELETE /volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:27:27.306877 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8725a4f1-620a-40f5-91d4-3280ae9576f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:27.309051 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8725a4f1-620a-40f5-91d4-3280ae9576f0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 Aug 18 09:27:27.309312 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8725a4f1-620a-40f5-91d4-3280ae9576f0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:27.309595 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8725a4f1-620a-40f5-91d4-3280ae9576f0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:27.318984 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:27.318984 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:27:27.323981 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8725a4f1-620a-40f5-91d4-3280ae9576f0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:27.331072 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8725a4f1-620a-40f5-91d4-3280ae9576f0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 returned with HTTP 200 Aug 18 09:27:27.331529 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1277/5151] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:27:27 2026] GET /volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:28.343979 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ecda39f3-03ae-4add-a3aa-4277fa5c3d70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:28.346416 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ecda39f3-03ae-4add-a3aa-4277fa5c3d70 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 Aug 18 09:27:28.346703 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ecda39f3-03ae-4add-a3aa-4277fa5c3d70 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:28.346966 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ecda39f3-03ae-4add-a3aa-4277fa5c3d70 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:28.354872 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ecda39f3-03ae-4add-a3aa-4277fa5c3d70 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 returned with HTTP 404 Aug 18 09:27:28.355403 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1281/5152] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:27:28 2026] GET /volume/v3/volumes/9b7b7e69-2a70-4fd5-a240-3637f188df51 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:27:28.383716 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:28.385442 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:27:28.385789 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1143820450", "snapshot_id": null, "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:27:28.387309 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1143820450', 'snapshot_id': None, 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:27:28.497232 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume of 1 GB Aug 18 09:27:28.501554 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Availability Zones retrieved successfully. Aug 18 09:27:28.508327 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (03f1775f-9e55-437f-9e9a-64e6c12112b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:27:28.509320 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd91c89-6c51-49d0-a5b3-1ceb696bdb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:28.510267 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:27:28.570964 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd91c89-6c51-49d0-a5b3-1ceb696bdb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:28.572071 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22050799-0786-4406-a9cb-e635b756caaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:28.619565 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['56edce57-853d-4b5d-afa2-25a518753a6b', '4d33fe1d-1cec-4059-bf61-c5558d99602a', '9d13b8d5-7df5-4fe1-9230-55e002bc1272', 'b6337df2-de10-448e-8548-8076d3c2d4c0'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:27:28.620252 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22050799-0786-4406-a9cb-e635b756caaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56edce57-853d-4b5d-afa2-25a518753a6b', '4d33fe1d-1cec-4059-bf61-c5558d99602a', '9d13b8d5-7df5-4fe1-9230-55e002bc1272', 'b6337df2-de10-448e-8548-8076d3c2d4c0']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:28.620949 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59c8c83-d078-4658-ac4c-92be3e58778d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:28.644314 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59c8c83-d078-4658-ac4c-92be3e58778d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b440c48a-6161-40c2-b3f2-604e1b5dcdb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1143820450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['56edce57-853d-4b5d-afa2-25a518753a6b','4d33fe1d-1cec-4059-bf61-c5558d99602a','9d13b8d5-7df5-4fe1-9230-55e002bc1272','b6337df2-de10-448e-8548-8076d3c2d4c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:27:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1143820450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b440c48a-6161-40c2-b3f2-604e1b5dcdb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1d6ecdd14047e58ec8f66b011b925d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77d33d7e11154c9796aa3f876061d2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:28.645094 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c995a75-303e-4477-bcb2-2c9f7f961451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:28.665115 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c995a75-303e-4477-bcb2-2c9f7f961451) transitioned into state 'SUCCESS' from state '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-1143820450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['56edce57-853d-4b5d-afa2-25a518753a6b','4d33fe1d-1cec-4059-bf61-c5558d99602a','9d13b8d5-7df5-4fe1-9230-55e002bc1272','b6337df2-de10-448e-8548-8076d3c2d4c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:28.666172 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298f0aef-a492-45e5-898f-9328b68cb393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:27:28.678976 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298f0aef-a492-45e5-898f-9328b68cb393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:27:28.680241 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (03f1775f-9e55-437f-9e9a-64e6c12112b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:27:28.680734 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request issued successfully. Aug 18 09:27:28.681618 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d43c4ce-5392-45bc-9f2a-31b359433877 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:27:28.682211 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1304/5153] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:27:28 2026] POST /volume/v3/volumes => generated 757 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:27:28.694919 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4f43f42-6e22-4b8a-9098-26d3e2488b09 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:28.697266 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4f43f42-6e22-4b8a-9098-26d3e2488b09 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:27:28.697578 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4f43f42-6e22-4b8a-9098-26d3e2488b09 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:28.697840 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4f43f42-6e22-4b8a-9098-26d3e2488b09 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:28.707767 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:28.707767 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:27:28.712693 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a4f43f42-6e22-4b8a-9098-26d3e2488b09 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:28.718891 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4f43f42-6e22-4b8a-9098-26d3e2488b09 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 returned with HTTP 200 Aug 18 09:27:28.719504 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1292/5154] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:27:28 2026] GET /volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:27:29.732170 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69e1e204-eefb-4979-98b1-5a5007eb12e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:29.734940 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69e1e204-eefb-4979-98b1-5a5007eb12e0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:27:29.735207 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69e1e204-eefb-4979-98b1-5a5007eb12e0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:29.735533 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69e1e204-eefb-4979-98b1-5a5007eb12e0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:29.745461 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:29.745461 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:27:29.750471 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-69e1e204-eefb-4979-98b1-5a5007eb12e0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:29.756160 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69e1e204-eefb-4979-98b1-5a5007eb12e0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 returned with HTTP 200 Aug 18 09:27:29.756604 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1278/5155] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:27:29 2026] GET /volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:29.769183 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c780a9f-6bcd-4c05-84b2-74a2a12f4775 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:29.771170 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c780a9f-6bcd-4c05-84b2-74a2a12f4775 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:27:29.771411 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c780a9f-6bcd-4c05-84b2-74a2a12f4775 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:29.771650 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c780a9f-6bcd-4c05-84b2-74a2a12f4775 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:29.778665 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:29.778665 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:27:29.782376 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c780a9f-6bcd-4c05-84b2-74a2a12f4775 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:29.787275 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c780a9f-6bcd-4c05-84b2-74a2a12f4775 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 returned with HTTP 200 Aug 18 09:27:29.787732 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1282/5156] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:27:29 2026] GET /volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:30.973186 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-9e47b761-5f7b-4365-a0b1-cafb9f1d0b43 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:30.976243 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-9e47b761-5f7b-4365-a0b1-cafb9f1d0b43 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:27:30.976650 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-9e47b761-5f7b-4365-a0b1-cafb9f1d0b43 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:30.976979 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-9e47b761-5f7b-4365-a0b1-cafb9f1d0b43 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:30.987230 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:30.987230 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:27:30.992559 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-9e47b761-5f7b-4365-a0b1-cafb9f1d0b43 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:30.998256 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-9e47b761-5f7b-4365-a0b1-cafb9f1d0b43 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 returned with HTTP 200 Aug 18 09:27:30.998874 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1305/5157] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:27:30 2026] GET /volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:31.432779 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-b99f2904-1355-4a77-aa62-58f5d8726bd7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:31.435181 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-b99f2904-1355-4a77-aa62-58f5d8726bd7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:27:31.435507 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-b99f2904-1355-4a77-aa62-58f5d8726bd7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:31.435798 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-b99f2904-1355-4a77-aa62-58f5d8726bd7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:31.444703 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:31.444703 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:27:31.448203 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-b99f2904-1355-4a77-aa62-58f5d8726bd7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:31.452510 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-b99f2904-1355-4a77-aa62-58f5d8726bd7 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 returned with HTTP 200 Aug 18 09:27:31.452902 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1293/5158] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:27:31 2026] GET /volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:31.462003 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e66f842-516f-4efa-b1c8-6923ae587f2d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:31.462510 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e66f842-516f-4efa-b1c8-6923ae587f2d None None] GET https://10.4.3.41/volume// Aug 18 09:27:31.462715 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e66f842-516f-4efa-b1c8-6923ae587f2d None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:31.462975 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e66f842-516f-4efa-b1c8-6923ae587f2d None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:31.463441 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e66f842-516f-4efa-b1c8-6923ae587f2d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:27:31.463845 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1279/5159] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:27:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:27:31.470961 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-e9ae942e-1a9e-4536-a111-ce044f933d7b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:31.473493 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-e9ae942e-1a9e-4536-a111-ce044f933d7b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:27:31.473948 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-e9ae942e-1a9e-4536-a111-ce044f933d7b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b440c48a-6161-40c2-b3f2-604e1b5dcdb7", "connector": null, "instance_uuid": "2ef4cf50-e476-4ff9-86e4-18142738fdb0"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:27:31.482937 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:31.482937 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:27:31.507174 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-e9ae942e-1a9e-4536-a111-ce044f933d7b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:27:31.507652 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1283/5160] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:27:31 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:32.275427 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4716622f-b9c7-424b-a45b-e6284aca6ced None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:32.276004 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4716622f-b9c7-424b-a45b-e6284aca6ced None None] GET https://10.4.3.41/volume// Aug 18 09:27:32.276208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4716622f-b9c7-424b-a45b-e6284aca6ced None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:32.276547 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4716622f-b9c7-424b-a45b-e6284aca6ced None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:32.276993 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4716622f-b9c7-424b-a45b-e6284aca6ced None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:27:32.277429 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1306/5161] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:27:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:27:32.285874 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-d199446f-f8ca-4fa7-8d26-e12293f79d08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:32.287963 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-d199446f-f8ca-4fa7-8d26-e12293f79d08 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:27:32.288280 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-d199446f-f8ca-4fa7-8d26-e12293f79d08 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:27:32.288465 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-d199446f-f8ca-4fa7-8d26-e12293f79d08 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:27:32.297577 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:32.297577 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:27:32.301015 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-d199446f-f8ca-4fa7-8d26-e12293f79d08 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:27:32.305358 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-d199446f-f8ca-4fa7-8d26-e12293f79d08 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 returned with HTTP 200 Aug 18 09:27:32.305741 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1294/5162] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:27:32 2026] GET /volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:27:32.416692 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-f945af7f-6acc-4a89-8f00-185a9db56f92 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:32.419237 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-f945af7f-6acc-4a89-8f00-185a9db56f92 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] PUT https://10.4.3.41/volume/v3/attachments/1b5eee8f-babc-4293-a09f-f4ff7014cb70 Aug 18 09:27:32.419772 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-f945af7f-6acc-4a89-8f00-185a9db56f92 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:27:32.428536 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-f945af7f-6acc-4a89-8f00-185a9db56f92 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Acquiring lock "cinder-attachment_update-b440c48a-6161-40c2-b3f2-604e1b5dcdb7-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:27:32.433661 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-f945af7f-6acc-4a89-8f00-185a9db56f92 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-b440c48a-6161-40c2-b3f2-604e1b5dcdb7-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:27:32.434696 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:32.434696 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:27:32.531794 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-f945af7f-6acc-4a89-8f00-185a9db56f92 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-b440c48a-6161-40c2-b3f2-604e1b5dcdb7-np0000007625" released by "attachment_update" :: held 0.098s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:27:32.532339 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-f945af7f-6acc-4a89-8f00-185a9db56f92 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/1b5eee8f-babc-4293-a09f-f4ff7014cb70 returned with HTTP 200 Aug 18 09:27:32.532957 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1280/5163] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:27:32 2026] PUT /volume/v3/attachments/1b5eee8f-babc-4293-a09f-f4ff7014cb70 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:27:32.561597 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-d90dd296-a028-40bb-add0-344b89011986 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:27:32.564032 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-d90dd296-a028-40bb-add0-344b89011986 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments/1b5eee8f-babc-4293-a09f-f4ff7014cb70/action Aug 18 09:27:32.564509 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-d90dd296-a028-40bb-add0-344b89011986 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:27:32.564610 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-d90dd296-a028-40bb-add0-344b89011986 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:27:32.582328 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:27:32.582328 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:27:32.593606 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1d033d77-46bc-4229-afc2-d85b0c713cf8 req-d90dd296-a028-40bb-add0-344b89011986 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/1b5eee8f-babc-4293-a09f-f4ff7014cb70/action returned with HTTP 204 Aug 18 09:27:32.594207 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1284/5164] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:27:32 2026] POST /volume/v3/attachments/1b5eee8f-babc-4293-a09f-f4ff7014cb70/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:27:40.996413 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=86,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:27:42.304026 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=43,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:27:42.519613 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:27:42.590296 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=83,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:28:16.888327 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-c2a9d209-4fa0-4de9-bc60-c0a5be793102 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:16.890261 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-c2a9d209-4fa0-4de9-bc60-c0a5be793102 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/limits Aug 18 09:28:16.890442 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-c2a9d209-4fa0-4de9-bc60-c0a5be793102 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:28:16.890618 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-c2a9d209-4fa0-4de9-bc60-c0a5be793102 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:28:16.910504 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-c2a9d209-4fa0-4de9-bc60-c0a5be793102 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/limits returned with HTTP 200 Aug 18 09:28:16.910866 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1307/5165] 10.4.3.41 () {68 vars in 1477 bytes} [Tue Aug 18 09:28:16 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) Aug 18 09:28:16.951741 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-98ceff75-78d6-43e9-a10e-16de687723c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:16.953932 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-98ceff75-78d6-43e9-a10e-16de687723c5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:28:16.954084 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-98ceff75-78d6-43e9-a10e-16de687723c5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:28:16.954316 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-98ceff75-78d6-43e9-a10e-16de687723c5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:28:16.967849 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:16.967849 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:28:16.973167 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-98ceff75-78d6-43e9-a10e-16de687723c5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:28:16.980105 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-98ceff75-78d6-43e9-a10e-16de687723c5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 returned with HTTP 200 Aug 18 09:28:16.980557 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1295/5166] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:28:16 2026] GET /volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 => generated 1657 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:28:16.990536 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-d70fbf5e-b3c8-40d8-8c59-eb3780523eba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:16.992834 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-d70fbf5e-b3c8-40d8-8c59-eb3780523eba tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:28:16.993191 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-d70fbf5e-b3c8-40d8-8c59-eb3780523eba tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b440c48a-6161-40c2-b3f2-604e1b5dcdb7", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-214321944", "description": null, "metadata": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:28:17.005350 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:17.005350 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:28:17.005882 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-d70fbf5e-b3c8-40d8-8c59-eb3780523eba tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:28:17.006047 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-d70fbf5e-b3c8-40d8-8c59-eb3780523eba tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create snapshot from volume b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:28:17.033419 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-d70fbf5e-b3c8-40d8-8c59-eb3780523eba tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['d4e46281-6bde-4a7d-b615-a1ea70cef7a5', 'c31fa497-d6d8-4e41-84f9-196bc6b9fb52', 'd3386e1d-a780-4e58-8ab4-4df781c166ee', '938398b7-24c5-4b82-98b9-d7b5589bc457'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:28:17.068380 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-d70fbf5e-b3c8-40d8-8c59-eb3780523eba tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot force create request issued successfully. Aug 18 09:28:17.068936 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-44cfb5de-1ed6-47e9-886a-af8d24611291 req-d70fbf5e-b3c8-40d8-8c59-eb3780523eba tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:28:17.069626 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1281/5167] 10.4.3.41 () {72 vars in 1540 bytes} [Tue Aug 18 09:28:16 2026] POST /volume/v3/snapshots => generated 319 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:28:18.803738 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9f3a713-9073-4803-8249-4b7a272d7996 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:18.805710 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9f3a713-9073-4803-8249-4b7a272d7996 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae Aug 18 09:28:18.805937 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9f3a713-9073-4803-8249-4b7a272d7996 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:28:18.806137 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9f3a713-9073-4803-8249-4b7a272d7996 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:28:18.811435 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:18.811435 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:28:18.811899 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e9f3a713-9073-4803-8249-4b7a272d7996 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:28:18.812686 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9f3a713-9073-4803-8249-4b7a272d7996 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae returned with HTTP 200 Aug 18 09:28:18.813039 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1285/5168] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:28:18 2026] GET /volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:28:20.538908 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-e21391d5-0e5c-4450-a9db-a5ae6132dd7a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:20.541212 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-e21391d5-0e5c-4450-a9db-a5ae6132dd7a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae Aug 18 09:28:20.541417 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-e21391d5-0e5c-4450-a9db-a5ae6132dd7a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:28:20.541587 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-e21391d5-0e5c-4450-a9db-a5ae6132dd7a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:28:20.546822 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:20.546822 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:28:20.547215 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-e21391d5-0e5c-4450-a9db-a5ae6132dd7a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:28:20.548055 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-e21391d5-0e5c-4450-a9db-a5ae6132dd7a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae returned with HTTP 200 Aug 18 09:28:20.548455 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1308/5169] 10.4.3.41 () {68 vars in 1597 bytes} [Tue Aug 18 09:28:20 2026] GET /volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:28:21.352481 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-d34ea365-50fd-4798-993b-3fda9e9d5cf5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:21.355594 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-d34ea365-50fd-4798-993b-3fda9e9d5cf5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae Aug 18 09:28:21.355923 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-d34ea365-50fd-4798-993b-3fda9e9d5cf5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:28:21.356232 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-d34ea365-50fd-4798-993b-3fda9e9d5cf5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:28:21.363184 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:21.363184 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:28:21.363841 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-d34ea365-50fd-4798-993b-3fda9e9d5cf5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:28:21.364976 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-d34ea365-50fd-4798-993b-3fda9e9d5cf5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae returned with HTTP 200 Aug 18 09:28:21.365590 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1296/5170] 10.4.3.41 () {68 vars in 1597 bytes} [Tue Aug 18 09:28:21 2026] GET /volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:28:21.376900 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-04e93d44-f7b6-4300-bd93-fbe3506b6cdd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:21.379273 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-04e93d44-f7b6-4300-bd93-fbe3506b6cdd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:28:21.379519 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-04e93d44-f7b6-4300-bd93-fbe3506b6cdd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:28:21.379718 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-04e93d44-f7b6-4300-bd93-fbe3506b6cdd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:28:21.389059 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:21.389059 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:28:21.392224 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-04e93d44-f7b6-4300-bd93-fbe3506b6cdd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:28:21.397060 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-04e93d44-f7b6-4300-bd93-fbe3506b6cdd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 returned with HTTP 200 Aug 18 09:28:21.397487 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1282/5171] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:28:21 2026] GET /volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 => generated 1657 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:28:21.405786 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:21.408735 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:28:21.409238 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "5fb7f944-237a-410e-aa75-3af5233e63ae", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:28:21.411534 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '5fb7f944-237a-410e-aa75-3af5233e63ae', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:28:21.422046 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:21.422046 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:28:21.422715 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:28:21.422861 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume of 1 GB Aug 18 09:28:21.423815 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Availability Zones retrieved successfully. Aug 18 09:28:21.430735 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (831e9f2f-48d0-45be-96c5-606be4983605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:28:21.432571 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5095a2-c6fa-46bb-8b9a-3f29873f814e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:28:21.434083 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:28:21.470161 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5095a2-c6fa-46bb-8b9a-3f29873f814e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5fb7f944-237a-410e-aa75-3af5233e63ae', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:28:21.471069 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f68d99e0-0d5c-4b24-be4b-7021ebce912a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:28:21.517492 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['9388fd2c-bb83-4f92-b288-7abdb4a502cb', 'b30f36d2-129c-4005-8df0-682ca908f95e', '7aabd6f7-08a7-4a2d-805d-4ae15b0fa803', 'f9a139cc-b946-4317-a1b6-8622169d74a2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:28:21.518269 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f68d99e0-0d5c-4b24-be4b-7021ebce912a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9388fd2c-bb83-4f92-b288-7abdb4a502cb', 'b30f36d2-129c-4005-8df0-682ca908f95e', '7aabd6f7-08a7-4a2d-805d-4ae15b0fa803', 'f9a139cc-b946-4317-a1b6-8622169d74a2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:28:21.519086 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1f2b04-8c4c-4457-97a6-3e32148969ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:28:21.570359 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1f2b04-8c4c-4457-97a6-3e32148969ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f94f6ea-7097-4431-a6dd-79038ead02e4', '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='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['9388fd2c-bb83-4f92-b288-7abdb4a502cb','b30f36d2-129c-4005-8df0-682ca908f95e','7aabd6f7-08a7-4a2d-805d-4ae15b0fa803','f9a139cc-b946-4317-a1b6-8622169d74a2'],size=1,snapshot_id=5fb7f944-237a-410e-aa75-3af5233e63ae,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:28:21Z,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=8f94f6ea-7097-4431-a6dd-79038ead02e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1d6ecdd14047e58ec8f66b011b925d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5fb7f944-237a-410e-aa75-3af5233e63ae,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77d33d7e11154c9796aa3f876061d2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:28:21.571479 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749a6938-0853-4645-9dfe-83e7fca3c3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:28:21.594179 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749a6938-0853-4645-9dfe-83e7fca3c3ef) transitioned into 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='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['9388fd2c-bb83-4f92-b288-7abdb4a502cb','b30f36d2-129c-4005-8df0-682ca908f95e','7aabd6f7-08a7-4a2d-805d-4ae15b0fa803','f9a139cc-b946-4317-a1b6-8622169d74a2'],size=1,snapshot_id=5fb7f944-237a-410e-aa75-3af5233e63ae,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:28:21.594909 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da64425f-77de-43fd-9df6-e26fee2f561c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:28:21.619604 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da64425f-77de-43fd-9df6-e26fee2f561c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:28:21.620643 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (831e9f2f-48d0-45be-96c5-606be4983605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:28:21.621018 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request issued successfully. Aug 18 09:28:21.621833 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-057db299-1cc9-4b30-a2a6-8a9cb9752857 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:28:21.622463 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1286/5172] 10.4.3.41 () {72 vars in 1534 bytes} [Tue Aug 18 09:28:21 2026] POST /volume/v3/volumes => generated 734 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:28:21.631587 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-9a9ed618-6493-4f07-8a58-18bbfd780ecc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:21.634524 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-9a9ed618-6493-4f07-8a58-18bbfd780ecc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 Aug 18 09:28:21.634847 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-9a9ed618-6493-4f07-8a58-18bbfd780ecc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:28:21.635136 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-9a9ed618-6493-4f07-8a58-18bbfd780ecc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:28:21.644422 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:21.644422 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:28:21.648962 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-9a9ed618-6493-4f07-8a58-18bbfd780ecc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:28:21.654151 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-9a9ed618-6493-4f07-8a58-18bbfd780ecc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 returned with HTTP 200 Aug 18 09:28:21.654665 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1309/5173] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:28:21 2026] GET /volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:28:21.662952 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-1e7ee2cc-08f8-401a-8e1c-7ecd69e11f01 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:21.665592 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-1e7ee2cc-08f8-401a-8e1c-7ecd69e11f01 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 Aug 18 09:28:21.665819 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-1e7ee2cc-08f8-401a-8e1c-7ecd69e11f01 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:28:21.666036 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-1e7ee2cc-08f8-401a-8e1c-7ecd69e11f01 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:28:21.673717 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:21.673717 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:28:21.677674 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-1e7ee2cc-08f8-401a-8e1c-7ecd69e11f01 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:28:21.683087 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-1e7ee2cc-08f8-401a-8e1c-7ecd69e11f01 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 returned with HTTP 200 Aug 18 09:28:21.683494 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1297/5174] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:28:21 2026] GET /volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:28:24.690991 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-d5e7c327-81a6-43cc-a85c-320c1885fba5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:24.693133 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-d5e7c327-81a6-43cc-a85c-320c1885fba5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 Aug 18 09:28:24.693356 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-d5e7c327-81a6-43cc-a85c-320c1885fba5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:28:24.693604 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-d5e7c327-81a6-43cc-a85c-320c1885fba5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:28:24.700547 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:24.700547 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:28:24.704020 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-d5e7c327-81a6-43cc-a85c-320c1885fba5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:28:24.708847 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-d5e7c327-81a6-43cc-a85c-320c1885fba5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 returned with HTTP 200 Aug 18 09:28:24.709255 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1283/5175] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:28:24 2026] GET /volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 => generated 1343 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:28:24.716257 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ef59856-89ea-40fe-82c6-cba6d54fad3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:24.716757 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ef59856-89ea-40fe-82c6-cba6d54fad3f None None] GET https://10.4.3.41/volume// Aug 18 09:28:24.716943 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ef59856-89ea-40fe-82c6-cba6d54fad3f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:28:24.717128 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ef59856-89ea-40fe-82c6-cba6d54fad3f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:28:24.717495 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ef59856-89ea-40fe-82c6-cba6d54fad3f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:28:24.717888 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1287/5176] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:28:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:28:24.724697 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-8cfa95e5-9f51-418f-ada5-2663da7a37ae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:24.726771 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-8cfa95e5-9f51-418f-ada5-2663da7a37ae tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:28:24.727123 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-8cfa95e5-9f51-418f-ada5-2663da7a37ae tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f94f6ea-7097-4431-a6dd-79038ead02e4", "connector": null, "instance_uuid": "8d6e42ec-6d54-4dd4-a23d-29a1e5ad02c1"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:28:24.735765 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:24.735765 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:28:24.760194 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-8cfa95e5-9f51-418f-ada5-2663da7a37ae tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:28:24.760839 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1310/5177] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:28:24 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:28:24.767770 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ee8f248-032a-4984-aa3b-6ea8fafab223 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:24.768208 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ee8f248-032a-4984-aa3b-6ea8fafab223 None None] GET https://10.4.3.41/volume// Aug 18 09:28:24.768419 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ee8f248-032a-4984-aa3b-6ea8fafab223 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:28:24.768623 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ee8f248-032a-4984-aa3b-6ea8fafab223 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:28:24.768934 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ee8f248-032a-4984-aa3b-6ea8fafab223 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:28:24.769228 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1298/5178] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:28:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:28:24.775969 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-37f324dc-bde9-46cf-8798-40ff83955f9a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:24.777959 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-37f324dc-bde9-46cf-8798-40ff83955f9a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 Aug 18 09:28:24.778198 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-37f324dc-bde9-46cf-8798-40ff83955f9a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:28:24.778433 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-37f324dc-bde9-46cf-8798-40ff83955f9a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:28:24.787680 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:24.787680 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:28:24.791079 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-37f324dc-bde9-46cf-8798-40ff83955f9a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:28:24.798340 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-37f324dc-bde9-46cf-8798-40ff83955f9a tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 returned with HTTP 200 Aug 18 09:28:24.798749 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1284/5179] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:28:24 2026] GET /volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 => generated 1522 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:28:24.905808 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-7774f1a4-b2a3-48d3-a83b-4f78e7b02c83 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:24.908106 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-7774f1a4-b2a3-48d3-a83b-4f78e7b02c83 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] PUT https://10.4.3.41/volume/v3/attachments/bd17eb87-12ec-404f-a54d-2e9a4dab669e Aug 18 09:28:24.908527 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-7774f1a4-b2a3-48d3-a83b-4f78e7b02c83 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:28:24.917291 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-7774f1a4-b2a3-48d3-a83b-4f78e7b02c83 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Acquiring lock "cinder-attachment_update-8f94f6ea-7097-4431-a6dd-79038ead02e4-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:28:24.922654 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-7774f1a4-b2a3-48d3-a83b-4f78e7b02c83 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-8f94f6ea-7097-4431-a6dd-79038ead02e4-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:28:24.923633 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:24.923633 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:28:25.009244 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-7774f1a4-b2a3-48d3-a83b-4f78e7b02c83 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-8f94f6ea-7097-4431-a6dd-79038ead02e4-np0000007625" released by "attachment_update" :: held 0.087s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:28:25.009616 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-7774f1a4-b2a3-48d3-a83b-4f78e7b02c83 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/bd17eb87-12ec-404f-a54d-2e9a4dab669e returned with HTTP 200 Aug 18 09:28:25.010384 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1288/5180] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:28:24 2026] PUT /volume/v3/attachments/bd17eb87-12ec-404f-a54d-2e9a4dab669e => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:28:25.033166 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-809a6ca8-4bff-4737-add3-2bb53c06e00e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:28:25.035333 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-809a6ca8-4bff-4737-add3-2bb53c06e00e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments/bd17eb87-12ec-404f-a54d-2e9a4dab669e/action Aug 18 09:28:25.035756 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-809a6ca8-4bff-4737-add3-2bb53c06e00e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:28:25.035864 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-809a6ca8-4bff-4737-add3-2bb53c06e00e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:28:25.052776 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:28:25.052776 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:28:25.062257 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-75ebf942-6ada-4f73-92b0-41f6abee5457 req-809a6ca8-4bff-4737-add3-2bb53c06e00e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/bd17eb87-12ec-404f-a54d-2e9a4dab669e/action returned with HTTP 204 Aug 18 09:28:25.062703 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1311/5181] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:28:25 2026] POST /volume/v3/attachments/bd17eb87-12ec-404f-a54d-2e9a4dab669e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:28:31.681489 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=10 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:28:34.796853 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:28:35.003497 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:28:35.059382 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:29:07.598324 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-edacaaab-7e20-46ab-9aa5-51e3a12af818 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:07.602420 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edacaaab-7e20-46ab-9aa5-51e3a12af818 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 Aug 18 09:29:07.602420 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edacaaab-7e20-46ab-9aa5-51e3a12af818 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:07.602420 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edacaaab-7e20-46ab-9aa5-51e3a12af818 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:07.616041 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:07.616041 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:29:07.622130 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-edacaaab-7e20-46ab-9aa5-51e3a12af818 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:29:07.630157 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edacaaab-7e20-46ab-9aa5-51e3a12af818 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 returned with HTTP 200 Aug 18 09:29:07.631070 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1299/5182] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:29:07 2026] GET /volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 => generated 1635 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:29:09.047738 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-a5cf0e49-7daf-49fe-a73d-55edc63d50e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:09.050195 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-a5cf0e49-7daf-49fe-a73d-55edc63d50e1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/attachments/bd17eb87-12ec-404f-a54d-2e9a4dab669e Aug 18 09:29:09.050425 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-a5cf0e49-7daf-49fe-a73d-55edc63d50e1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:09.050618 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-a5cf0e49-7daf-49fe-a73d-55edc63d50e1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:09.059297 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:09.059297 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:29:09.120945 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-a5cf0e49-7daf-49fe-a73d-55edc63d50e1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/bd17eb87-12ec-404f-a54d-2e9a4dab669e returned with HTTP 200 Aug 18 09:29:09.121424 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1285/5183] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:29:09 2026] DELETE /volume/v3/attachments/bd17eb87-12ec-404f-a54d-2e9a4dab669e => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:29:09.132595 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-8291fbde-c18c-4c7b-b6ab-a882cca713a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:09.134736 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-8291fbde-c18c-4c7b-b6ab-a882cca713a8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 Aug 18 09:29:09.134913 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-8291fbde-c18c-4c7b-b6ab-a882cca713a8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:09.135101 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-8291fbde-c18c-4c7b-b6ab-a882cca713a8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:09.135281 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-8291fbde-c18c-4c7b-b6ab-a882cca713a8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume with id: 8f94f6ea-7097-4431-a6dd-79038ead02e4 Aug 18 09:29:09.144210 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:09.144210 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:29:09.144786 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-8291fbde-c18c-4c7b-b6ab-a882cca713a8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:29:09.164934 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-8291fbde-c18c-4c7b-b6ab-a882cca713a8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume request issued successfully. Aug 18 09:29:09.165134 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5dec39a0-f841-458e-b3b1-156ef4cfee9c req-8291fbde-c18c-4c7b-b6ab-a882cca713a8 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 returned with HTTP 202 Aug 18 09:29:09.165677 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1289/5184] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:29:09 2026] DELETE /volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:29:10.127013 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-34fb95ed-5c90-4c78-95f2-4f798a44c69c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:10.129369 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34fb95ed-5c90-4c78-95f2-4f798a44c69c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 Aug 18 09:29:10.129778 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34fb95ed-5c90-4c78-95f2-4f798a44c69c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:10.130048 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34fb95ed-5c90-4c78-95f2-4f798a44c69c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:10.138314 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34fb95ed-5c90-4c78-95f2-4f798a44c69c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 returned with HTTP 404 Aug 18 09:29:10.139047 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1312/5185] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:29:10 2026] GET /volume/v3/volumes/8f94f6ea-7097-4431-a6dd-79038ead02e4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:29:10.147471 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8decca7-b60d-4c15-a519-b04ba1d14102 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:10.149429 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8decca7-b60d-4c15-a519-b04ba1d14102 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae Aug 18 09:29:10.149643 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8decca7-b60d-4c15-a519-b04ba1d14102 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:10.149883 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8decca7-b60d-4c15-a519-b04ba1d14102 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:10.149956 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-a8decca7-b60d-4c15-a519-b04ba1d14102 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete snapshot with id: 5fb7f944-237a-410e-aa75-3af5233e63ae Aug 18 09:29:10.155597 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:10.155597 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:29:10.156163 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8decca7-b60d-4c15-a519-b04ba1d14102 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:29:10.175883 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8decca7-b60d-4c15-a519-b04ba1d14102 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot delete request issued successfully. Aug 18 09:29:10.176055 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8decca7-b60d-4c15-a519-b04ba1d14102 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae returned with HTTP 202 Aug 18 09:29:10.176480 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1300/5186] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:29:10 2026] DELETE /volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:29:10.184807 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95d531c8-bbdf-4c94-adbc-aaad0911e642 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:10.187250 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95d531c8-bbdf-4c94-adbc-aaad0911e642 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae Aug 18 09:29:10.187552 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95d531c8-bbdf-4c94-adbc-aaad0911e642 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:10.187855 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95d531c8-bbdf-4c94-adbc-aaad0911e642 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:10.194576 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:10.194576 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:29:10.195213 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95d531c8-bbdf-4c94-adbc-aaad0911e642 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:29:10.196370 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95d531c8-bbdf-4c94-adbc-aaad0911e642 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae returned with HTTP 200 Aug 18 09:29:10.196909 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1286/5187] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:29:10 2026] GET /volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:29:11.207079 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a5ffb58-5771-4e9b-b304-44f4c3349535 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:11.209082 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a5ffb58-5771-4e9b-b304-44f4c3349535 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae Aug 18 09:29:11.209308 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a5ffb58-5771-4e9b-b304-44f4c3349535 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:11.209532 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a5ffb58-5771-4e9b-b304-44f4c3349535 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:11.214380 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a5ffb58-5771-4e9b-b304-44f4c3349535 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae returned with HTTP 404 Aug 18 09:29:11.215062 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1290/5188] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:29:11 2026] GET /volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:29:12.622862 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-831f725a-cf23-4576-ab22-cc2c835affcf req-28826bc9-e614-4021-9dc0-cf92460d526e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:12.625178 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-831f725a-cf23-4576-ab22-cc2c835affcf req-28826bc9-e614-4021-9dc0-cf92460d526e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/attachments/1b5eee8f-babc-4293-a09f-f4ff7014cb70 Aug 18 09:29:12.625582 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-831f725a-cf23-4576-ab22-cc2c835affcf req-28826bc9-e614-4021-9dc0-cf92460d526e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:12.625850 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-831f725a-cf23-4576-ab22-cc2c835affcf req-28826bc9-e614-4021-9dc0-cf92460d526e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:12.634570 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:12.634570 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:29:12.691263 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-831f725a-cf23-4576-ab22-cc2c835affcf req-28826bc9-e614-4021-9dc0-cf92460d526e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/1b5eee8f-babc-4293-a09f-f4ff7014cb70 returned with HTTP 200 Aug 18 09:29:12.691747 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1313/5189] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:29:12 2026] DELETE /volume/v3/attachments/1b5eee8f-babc-4293-a09f-f4ff7014cb70 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:29:12.701634 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-831f725a-cf23-4576-ab22-cc2c835affcf req-febb3383-87fa-4d79-901a-0b78cbb0a773 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:12.704119 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-831f725a-cf23-4576-ab22-cc2c835affcf req-febb3383-87fa-4d79-901a-0b78cbb0a773 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:29:12.704320 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-831f725a-cf23-4576-ab22-cc2c835affcf req-febb3383-87fa-4d79-901a-0b78cbb0a773 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:12.704568 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-831f725a-cf23-4576-ab22-cc2c835affcf req-febb3383-87fa-4d79-901a-0b78cbb0a773 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:12.704778 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-831f725a-cf23-4576-ab22-cc2c835affcf req-febb3383-87fa-4d79-901a-0b78cbb0a773 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume with id: b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:29:12.713106 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:12.713106 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:29:12.713689 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-831f725a-cf23-4576-ab22-cc2c835affcf req-febb3383-87fa-4d79-901a-0b78cbb0a773 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:29:12.729562 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-831f725a-cf23-4576-ab22-cc2c835affcf req-febb3383-87fa-4d79-901a-0b78cbb0a773 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume request issued successfully. Aug 18 09:29:12.729780 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-831f725a-cf23-4576-ab22-cc2c835affcf req-febb3383-87fa-4d79-901a-0b78cbb0a773 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 returned with HTTP 202 Aug 18 09:29:12.730301 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1301/5190] 10.4.3.41 () {70 vars in 1613 bytes} [Tue Aug 18 09:29:12 2026] DELETE /volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:29:13.737333 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0c8054a-d151-4bee-b50f-841022ef13dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:13.739259 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0c8054a-d151-4bee-b50f-841022ef13dc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:29:13.739507 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0c8054a-d151-4bee-b50f-841022ef13dc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:13.739761 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0c8054a-d151-4bee-b50f-841022ef13dc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:13.745978 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0c8054a-d151-4bee-b50f-841022ef13dc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 returned with HTTP 404 Aug 18 09:29:13.746521 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1287/5191] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:29:13 2026] GET /volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:29:14.189465 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f4157181-9573-43a1-aa7f-3f8f626212a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:14.191868 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4157181-9573-43a1-aa7f-3f8f626212a4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae Aug 18 09:29:14.192130 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4157181-9573-43a1-aa7f-3f8f626212a4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:14.192415 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4157181-9573-43a1-aa7f-3f8f626212a4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:14.192568 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-f4157181-9573-43a1-aa7f-3f8f626212a4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete snapshot with id: 5fb7f944-237a-410e-aa75-3af5233e63ae Aug 18 09:29:14.198667 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4157181-9573-43a1-aa7f-3f8f626212a4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae returned with HTTP 404 Aug 18 09:29:14.199462 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1291/5192] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:29:14 2026] DELETE /volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:29:14.206776 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d5da22c9-2b82-4a79-99a0-28310754372d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:14.208693 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5da22c9-2b82-4a79-99a0-28310754372d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae Aug 18 09:29:14.208910 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5da22c9-2b82-4a79-99a0-28310754372d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:14.209146 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5da22c9-2b82-4a79-99a0-28310754372d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:14.213538 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5da22c9-2b82-4a79-99a0-28310754372d tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae returned with HTTP 404 Aug 18 09:29:14.214032 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1314/5193] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:29:14 2026] GET /volume/v3/snapshots/5fb7f944-237a-410e-aa75-3af5233e63ae => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:29:14.936555 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5246bc31-e1df-423b-ab60-30e294f9f2ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:14.938457 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5246bc31-e1df-423b-ab60-30e294f9f2ac tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:29:14.938699 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5246bc31-e1df-423b-ab60-30e294f9f2ac tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:14.938916 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5246bc31-e1df-423b-ab60-30e294f9f2ac tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:14.939056 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5246bc31-e1df-423b-ab60-30e294f9f2ac tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume with id: b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:29:14.945919 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5246bc31-e1df-423b-ab60-30e294f9f2ac tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 returned with HTTP 404 Aug 18 09:29:14.946607 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1302/5194] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:29:14 2026] DELETE /volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:29:14.953712 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fce4480d-3294-4fcf-a68c-e51aa019034e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:14.955526 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fce4480d-3294-4fcf-a68c-e51aa019034e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 Aug 18 09:29:14.955716 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fce4480d-3294-4fcf-a68c-e51aa019034e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:14.955886 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fce4480d-3294-4fcf-a68c-e51aa019034e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:14.961312 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fce4480d-3294-4fcf-a68c-e51aa019034e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 returned with HTTP 404 Aug 18 09:29:14.961784 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1288/5195] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:29:14 2026] GET /volume/v3/volumes/b440c48a-6161-40c2-b3f2-604e1b5dcdb7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:29:16.028218 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:16.030065 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:29:16.030474 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1835786651", "snapshot_id": null, "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:29:16.032226 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1835786651', 'snapshot_id': None, 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:29:16.114708 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume of 1 GB Aug 18 09:29:16.120674 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Availability Zones retrieved successfully. Aug 18 09:29:16.128338 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (7cec7784-86fa-43bd-972f-988b8061bd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:29:16.130069 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9af7e5-9ed1-4701-ad62-4f30d91bb1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:29:16.131035 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:29:16.195566 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9af7e5-9ed1-4701-ad62-4f30d91bb1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:29:16.196714 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc1cd66a-f0e0-4fe2-bedd-7e9a1e871a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:29:16.249824 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['5dae4f47-96fc-4df3-8e58-d33784ad0d27', '49d23063-2264-4152-842b-cf3011795882', '1211b7c7-e922-44e9-91cb-40ae9aed12e7', '12ae5828-2eaf-429f-9a78-91af5467744e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:29:16.250994 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc1cd66a-f0e0-4fe2-bedd-7e9a1e871a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dae4f47-96fc-4df3-8e58-d33784ad0d27', '49d23063-2264-4152-842b-cf3011795882', '1211b7c7-e922-44e9-91cb-40ae9aed12e7', '12ae5828-2eaf-429f-9a78-91af5467744e']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:29:16.252285 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae6560d4-f647-4c1e-a7bc-9b93d861baa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:29:16.282872 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae6560d4-f647-4c1e-a7bc-9b93d861baa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '641148d5-0d42-4efc-988a-8a9518fffe66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1835786651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['5dae4f47-96fc-4df3-8e58-d33784ad0d27','49d23063-2264-4152-842b-cf3011795882','1211b7c7-e922-44e9-91cb-40ae9aed12e7','12ae5828-2eaf-429f-9a78-91af5467744e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1835786651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=641148d5-0d42-4efc-988a-8a9518fffe66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1d6ecdd14047e58ec8f66b011b925d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77d33d7e11154c9796aa3f876061d2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:29:16.283753 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37678589-f09e-4cc2-82da-a6766db0005f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:29:16.303602 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37678589-f09e-4cc2-82da-a6766db0005f) transitioned into state 'SUCCESS' from state '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-1835786651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['5dae4f47-96fc-4df3-8e58-d33784ad0d27','49d23063-2264-4152-842b-cf3011795882','1211b7c7-e922-44e9-91cb-40ae9aed12e7','12ae5828-2eaf-429f-9a78-91af5467744e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:29:16.304631 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ba7fba-8e93-4bab-a427-f6a592e60d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:29:16.317499 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ba7fba-8e93-4bab-a427-f6a592e60d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:29:16.318653 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (7cec7784-86fa-43bd-972f-988b8061bd81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:29:16.319075 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request issued successfully. Aug 18 09:29:16.319956 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3001893-6a13-4702-b9f5-1ce3f6f256fe tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:29:16.320573 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1292/5196] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:29:16 2026] POST /volume/v3/volumes => generated 757 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:29:16.335609 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-913ee6a7-18e5-4f7d-a761-df5ac724bc02 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:16.337457 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-913ee6a7-18e5-4f7d-a761-df5ac724bc02 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:29:16.337673 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-913ee6a7-18e5-4f7d-a761-df5ac724bc02 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:16.337868 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-913ee6a7-18e5-4f7d-a761-df5ac724bc02 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:16.345004 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:16.345004 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:29:16.349188 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-913ee6a7-18e5-4f7d-a761-df5ac724bc02 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:29:16.354412 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-913ee6a7-18e5-4f7d-a761-df5ac724bc02 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 returned with HTTP 200 Aug 18 09:29:16.354815 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1315/5197] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:29:16 2026] GET /volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:29:17.367428 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2888f1a1-0b54-45c4-91e5-db8948edb091 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:17.369284 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2888f1a1-0b54-45c4-91e5-db8948edb091 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:29:17.369476 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2888f1a1-0b54-45c4-91e5-db8948edb091 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:17.369660 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2888f1a1-0b54-45c4-91e5-db8948edb091 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:17.377177 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:17.377177 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:29:17.381324 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2888f1a1-0b54-45c4-91e5-db8948edb091 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:29:17.386354 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2888f1a1-0b54-45c4-91e5-db8948edb091 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 returned with HTTP 200 Aug 18 09:29:17.386736 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1303/5198] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:29:17 2026] GET /volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:29:17.398152 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c924fa37-017c-4bc8-82aa-8b064343a1b2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:17.400122 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c924fa37-017c-4bc8-82aa-8b064343a1b2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:29:17.400382 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c924fa37-017c-4bc8-82aa-8b064343a1b2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:17.400634 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c924fa37-017c-4bc8-82aa-8b064343a1b2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:17.410004 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:17.410004 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:29:17.414568 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c924fa37-017c-4bc8-82aa-8b064343a1b2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:29:17.421089 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c924fa37-017c-4bc8-82aa-8b064343a1b2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 returned with HTTP 200 Aug 18 09:29:17.421642 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1289/5199] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:29:17 2026] GET /volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:29:17.535321 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-249e706c-eaef-428b-b406-48cea33a0d00 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:17.538037 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-249e706c-eaef-428b-b406-48cea33a0d00 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:29:17.538248 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-249e706c-eaef-428b-b406-48cea33a0d00 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:17.538462 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-249e706c-eaef-428b-b406-48cea33a0d00 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:17.546730 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:17.546730 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:29:17.551825 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-249e706c-eaef-428b-b406-48cea33a0d00 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:29:17.557701 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-249e706c-eaef-428b-b406-48cea33a0d00 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 returned with HTTP 200 Aug 18 09:29:17.558419 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1293/5200] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:29:17 2026] GET /volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:29:18.090684 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-673b0075-38b5-497f-a880-44ff52bfe61f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:18.093389 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-673b0075-38b5-497f-a880-44ff52bfe61f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:29:18.093591 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-673b0075-38b5-497f-a880-44ff52bfe61f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:18.093834 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-673b0075-38b5-497f-a880-44ff52bfe61f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:18.103198 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:18.103198 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:29:18.108086 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-673b0075-38b5-497f-a880-44ff52bfe61f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:29:18.115034 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-673b0075-38b5-497f-a880-44ff52bfe61f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 returned with HTTP 200 Aug 18 09:29:18.115624 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1316/5201] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:29:18 2026] GET /volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:29:18.125625 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b6cdac51-71df-4e78-8bde-fbd7def40daa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:18.126033 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6cdac51-71df-4e78-8bde-fbd7def40daa None None] GET https://10.4.3.41/volume// Aug 18 09:29:18.126297 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6cdac51-71df-4e78-8bde-fbd7def40daa None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:18.126597 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6cdac51-71df-4e78-8bde-fbd7def40daa None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:18.127005 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6cdac51-71df-4e78-8bde-fbd7def40daa None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:29:18.127375 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1304/5202] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:29:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:29:18.137163 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-e840a01b-4d5b-443f-85f9-012866f4581c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:18.139324 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-e840a01b-4d5b-443f-85f9-012866f4581c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:29:18.139740 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-e840a01b-4d5b-443f-85f9-012866f4581c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "641148d5-0d42-4efc-988a-8a9518fffe66", "connector": null, "instance_uuid": "1e7fb266-bbac-42cb-912b-1476e6ef5482"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:29:18.149018 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:18.149018 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:29:18.176607 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-e840a01b-4d5b-443f-85f9-012866f4581c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:29:18.177083 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1290/5203] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:29: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) Aug 18 09:29:18.997441 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22e32660-fe10-4607-8f45-82464f41c098 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:18.997856 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22e32660-fe10-4607-8f45-82464f41c098 None None] GET https://10.4.3.41/volume// Aug 18 09:29:18.998027 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22e32660-fe10-4607-8f45-82464f41c098 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:18.998226 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22e32660-fe10-4607-8f45-82464f41c098 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:18.998575 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22e32660-fe10-4607-8f45-82464f41c098 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:29:18.998850 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1294/5204] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:29:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:29:19.007982 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-67da033d-73f6-45d6-8328-24934934611b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:19.010190 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-67da033d-73f6-45d6-8328-24934934611b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:29:19.010557 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-67da033d-73f6-45d6-8328-24934934611b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:29:19.010692 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-67da033d-73f6-45d6-8328-24934934611b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:29:19.019730 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:19.019730 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:29:19.023210 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-67da033d-73f6-45d6-8328-24934934611b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:29:19.027781 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-67da033d-73f6-45d6-8328-24934934611b tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 returned with HTTP 200 Aug 18 09:29:19.028206 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1317/5205] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:29:19 2026] GET /volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:29:19.139786 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-a08dd954-fbbe-4eea-9fac-f99efd4eed42 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:19.142687 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-a08dd954-fbbe-4eea-9fac-f99efd4eed42 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] PUT https://10.4.3.41/volume/v3/attachments/ee793a12-3080-4222-bce1-b03a0abab54f Aug 18 09:29:19.143218 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-a08dd954-fbbe-4eea-9fac-f99efd4eed42 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:29:19.153985 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-a08dd954-fbbe-4eea-9fac-f99efd4eed42 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Acquiring lock "cinder-attachment_update-641148d5-0d42-4efc-988a-8a9518fffe66-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:29:19.159866 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-a08dd954-fbbe-4eea-9fac-f99efd4eed42 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-641148d5-0d42-4efc-988a-8a9518fffe66-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:29:19.161346 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:19.161346 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:29:19.244631 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-a08dd954-fbbe-4eea-9fac-f99efd4eed42 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-641148d5-0d42-4efc-988a-8a9518fffe66-np0000007625" released by "attachment_update" :: held 0.085s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:29:19.245044 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-a08dd954-fbbe-4eea-9fac-f99efd4eed42 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/ee793a12-3080-4222-bce1-b03a0abab54f returned with HTTP 200 Aug 18 09:29:19.245669 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1305/5206] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:29:19 2026] PUT /volume/v3/attachments/ee793a12-3080-4222-bce1-b03a0abab54f => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:29:19.271894 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-d59a3007-c7d0-4ade-9b5a-d7bd00981afc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:29:19.274976 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-d59a3007-c7d0-4ade-9b5a-d7bd00981afc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments/ee793a12-3080-4222-bce1-b03a0abab54f/action Aug 18 09:29:19.275563 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-d59a3007-c7d0-4ade-9b5a-d7bd00981afc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:29:19.275748 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-d59a3007-c7d0-4ade-9b5a-d7bd00981afc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:29:19.297678 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:29:19.297678 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:29:19.309943 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1fec0c8c-1b93-40c3-ab64-0b2a0fa66d32 req-d59a3007-c7d0-4ade-9b5a-d7bd00981afc tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/ee793a12-3080-4222-bce1-b03a0abab54f/action returned with HTTP 204 Aug 18 09:29:19.310419 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1291/5207] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:29:19 2026] POST /volume/v3/attachments/ee793a12-3080-4222-bce1-b03a0abab54f/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:29:27.555815 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:29:29.026291 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:29:29.238010 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:29:29.306338 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:30:05.516775 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-679090ef-75a7-42b6-9f65-414507cee2ea req-8fabbd15-7750-469c-948a-2b6508247563 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:30:05.519957 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-679090ef-75a7-42b6-9f65-414507cee2ea req-8fabbd15-7750-469c-948a-2b6508247563 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/attachments/ee793a12-3080-4222-bce1-b03a0abab54f Aug 18 09:30:05.519957 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-679090ef-75a7-42b6-9f65-414507cee2ea req-8fabbd15-7750-469c-948a-2b6508247563 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:30:05.519957 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-679090ef-75a7-42b6-9f65-414507cee2ea req-8fabbd15-7750-469c-948a-2b6508247563 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:30:05.529926 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:30:05.529926 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:30:05.584878 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-679090ef-75a7-42b6-9f65-414507cee2ea req-8fabbd15-7750-469c-948a-2b6508247563 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/ee793a12-3080-4222-bce1-b03a0abab54f returned with HTTP 200 Aug 18 09:30:05.585231 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1295/5208] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:30:05 2026] DELETE /volume/v3/attachments/ee793a12-3080-4222-bce1-b03a0abab54f => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:30:06.648956 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-e5ff1969-c1e4-4b8e-ac67-5d5d5a281af2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:30:06.651649 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-e5ff1969-c1e4-4b8e-ac67-5d5d5a281af2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:30:06.651896 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-e5ff1969-c1e4-4b8e-ac67-5d5d5a281af2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:30:06.652205 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-e5ff1969-c1e4-4b8e-ac67-5d5d5a281af2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:30:06.660145 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:30:06.660145 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:30:06.663627 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-e5ff1969-c1e4-4b8e-ac67-5d5d5a281af2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:30:06.668642 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-e5ff1969-c1e4-4b8e-ac67-5d5d5a281af2 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 returned with HTTP 200 Aug 18 09:30:06.668994 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1318/5209] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:30:06 2026] GET /volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:30:07.146375 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-de56fcc8-9751-4014-9074-69d0a7a93963 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:30:07.148936 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-de56fcc8-9751-4014-9074-69d0a7a93963 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:30:07.149222 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-de56fcc8-9751-4014-9074-69d0a7a93963 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:30:07.149476 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-de56fcc8-9751-4014-9074-69d0a7a93963 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:30:07.157009 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:30:07.157009 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:30:07.160871 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-de56fcc8-9751-4014-9074-69d0a7a93963 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:30:07.166528 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-de56fcc8-9751-4014-9074-69d0a7a93963 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 returned with HTTP 200 Aug 18 09:30:07.167095 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1306/5210] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:30:07 2026] GET /volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:30:07.178942 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dfaa64ec-8f33-45c5-adb7-4c57e9bd0b79 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:30:07.179311 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dfaa64ec-8f33-45c5-adb7-4c57e9bd0b79 None None] GET https://10.4.3.41/volume// Aug 18 09:30:07.179521 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dfaa64ec-8f33-45c5-adb7-4c57e9bd0b79 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:30:07.179759 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dfaa64ec-8f33-45c5-adb7-4c57e9bd0b79 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:30:07.180075 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dfaa64ec-8f33-45c5-adb7-4c57e9bd0b79 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:30:07.180357 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1292/5211] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:30:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:30:07.189798 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-d06c5dd7-b2c9-49c2-9b94-dc0e29930e05 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:30:07.191853 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-d06c5dd7-b2c9-49c2-9b94-dc0e29930e05 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:30:07.192214 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-d06c5dd7-b2c9-49c2-9b94-dc0e29930e05 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "641148d5-0d42-4efc-988a-8a9518fffe66", "connector": null, "instance_uuid": "1c5b1c11-dcb8-47d3-b600-d42820315ff3"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:30:07.200357 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:30:07.200357 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:30:07.227184 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-d06c5dd7-b2c9-49c2-9b94-dc0e29930e05 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:30:07.227839 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1296/5212] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:30:07 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:30:08.138447 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be637558-7347-48a4-92f3-8daf06b474d4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:30:08.138989 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be637558-7347-48a4-92f3-8daf06b474d4 None None] GET https://10.4.3.41/volume// Aug 18 09:30:08.139193 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be637558-7347-48a4-92f3-8daf06b474d4 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:30:08.139482 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be637558-7347-48a4-92f3-8daf06b474d4 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:30:08.139925 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be637558-7347-48a4-92f3-8daf06b474d4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:30:08.140300 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1319/5213] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:30:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:30:08.148986 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-4f205953-80ea-4753-9e2c-fa02cb4587df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:30:08.151482 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-4f205953-80ea-4753-9e2c-fa02cb4587df tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:30:08.151760 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-4f205953-80ea-4753-9e2c-fa02cb4587df tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:30:08.151976 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-4f205953-80ea-4753-9e2c-fa02cb4587df tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:30:08.163793 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:30:08.163793 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:30:08.167551 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-4f205953-80ea-4753-9e2c-fa02cb4587df tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:30:08.173022 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-4f205953-80ea-4753-9e2c-fa02cb4587df tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 returned with HTTP 200 Aug 18 09:30:08.173608 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1307/5214] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:30:08 2026] GET /volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 => generated 1544 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:30:08.278601 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-6be61d96-6335-4df5-87b0-0c0f88eea223 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:30:08.281241 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-6be61d96-6335-4df5-87b0-0c0f88eea223 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] PUT https://10.4.3.41/volume/v3/attachments/04cd18b1-1a6b-4950-878f-2565f569772a Aug 18 09:30:08.281770 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-6be61d96-6335-4df5-87b0-0c0f88eea223 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:30:08.290915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-6be61d96-6335-4df5-87b0-0c0f88eea223 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Acquiring lock "cinder-attachment_update-641148d5-0d42-4efc-988a-8a9518fffe66-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:30:08.294823 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-6be61d96-6335-4df5-87b0-0c0f88eea223 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-641148d5-0d42-4efc-988a-8a9518fffe66-np0000007625" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:30:08.295677 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:30:08.295677 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:30:08.369788 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-6be61d96-6335-4df5-87b0-0c0f88eea223 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-641148d5-0d42-4efc-988a-8a9518fffe66-np0000007625" released by "attachment_update" :: held 0.075s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:30:08.370175 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-6be61d96-6335-4df5-87b0-0c0f88eea223 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/04cd18b1-1a6b-4950-878f-2565f569772a returned with HTTP 200 Aug 18 09:30:08.370748 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1293/5215] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:30:08 2026] PUT /volume/v3/attachments/04cd18b1-1a6b-4950-878f-2565f569772a => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:30:08.395099 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-ff7bcae5-44d9-471c-a2be-d0977a132398 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:30:08.397730 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-ff7bcae5-44d9-471c-a2be-d0977a132398 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments/04cd18b1-1a6b-4950-878f-2565f569772a/action Aug 18 09:30:08.398180 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-ff7bcae5-44d9-471c-a2be-d0977a132398 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:30:08.398341 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-ff7bcae5-44d9-471c-a2be-d0977a132398 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:30:08.419018 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:30:08.419018 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:30:08.432206 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-981def0f-ec91-4ed2-b16e-6c19015057bb req-ff7bcae5-44d9-471c-a2be-d0977a132398 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/04cd18b1-1a6b-4950-878f-2565f569772a/action returned with HTTP 204 Aug 18 09:30:08.432615 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1297/5216] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:30:08 2026] POST /volume/v3/attachments/04cd18b1-1a6b-4950-878f-2565f569772a/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:30:16.667253 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=4 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:30:18.171181 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=9 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:30:18.362722 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:30:18.429480 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:31:03.650548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f439f0e-616a-43d5-ae43-b98b05a18255 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:03.653204 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f439f0e-616a-43d5-ae43-b98b05a18255 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:31:03.653777 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f439f0e-616a-43d5-ae43-b98b05a18255 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "641148d5-0d42-4efc-988a-8a9518fffe66", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-619342656", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:31:03.666991 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:03.666991 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:31:03.667530 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7f439f0e-616a-43d5-ae43-b98b05a18255 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:31:03.667768 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-7f439f0e-616a-43d5-ae43-b98b05a18255 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create snapshot from volume 641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:31:03.702080 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-7f439f0e-616a-43d5-ae43-b98b05a18255 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['8fda1872-c87a-40ae-b923-68c78641372b', '2e6bebb5-e9a9-4595-9429-4080f8a8111d', '8e6ca87e-fce4-45ff-9d1c-c70a9b86fdaf', 'da40b8bc-01e9-4724-a85d-68ba12ec2a7a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:31:03.737004 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7f439f0e-616a-43d5-ae43-b98b05a18255 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot force create request issued successfully. Aug 18 09:31:03.737483 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f439f0e-616a-43d5-ae43-b98b05a18255 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:31:03.737995 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1320/5217] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:31:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:31:03.747810 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95f6618d-39af-4056-ac09-42790c91f3df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:03.749913 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95f6618d-39af-4056-ac09-42790c91f3df tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 Aug 18 09:31:03.750223 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95f6618d-39af-4056-ac09-42790c91f3df tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:03.750463 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95f6618d-39af-4056-ac09-42790c91f3df tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:03.756690 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:03.756690 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:31:03.757204 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95f6618d-39af-4056-ac09-42790c91f3df tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:31:03.758131 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95f6618d-39af-4056-ac09-42790c91f3df tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 returned with HTTP 200 Aug 18 09:31:03.758548 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1308/5218] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:31:03 2026] GET /volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:31:04.770768 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f049b516-c9dc-4a77-a4a8-7708e4caeddf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:04.772729 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f049b516-c9dc-4a77-a4a8-7708e4caeddf tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 Aug 18 09:31:04.772947 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f049b516-c9dc-4a77-a4a8-7708e4caeddf tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:04.773186 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f049b516-c9dc-4a77-a4a8-7708e4caeddf tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:04.779236 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:04.779236 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:31:04.779680 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f049b516-c9dc-4a77-a4a8-7708e4caeddf tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:31:04.780509 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f049b516-c9dc-4a77-a4a8-7708e4caeddf tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 returned with HTTP 200 Aug 18 09:31:04.780827 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1294/5219] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:31:04 2026] GET /volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:31:04.789825 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6a6d8b3-7ecd-4d57-9889-2f4a980b4eb4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:04.791885 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6a6d8b3-7ecd-4d57-9889-2f4a980b4eb4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 Aug 18 09:31:04.792125 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6a6d8b3-7ecd-4d57-9889-2f4a980b4eb4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:04.792345 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6a6d8b3-7ecd-4d57-9889-2f4a980b4eb4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:04.798451 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:04.798451 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:31:04.798927 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6a6d8b3-7ecd-4d57-9889-2f4a980b4eb4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:31:04.799893 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6a6d8b3-7ecd-4d57-9889-2f4a980b4eb4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 returned with HTTP 200 Aug 18 09:31:04.800307 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1298/5220] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:31:04 2026] GET /volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:31:04.812040 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d830ee74-961f-473b-95cf-48e18e8af7dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:04.813831 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:31:04.814221 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-554614785", "snapshot_id": "a1d2a11f-81db-493e-87c4-f698294d72b2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:31:04.815827 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-554614785', 'snapshot_id': 'a1d2a11f-81db-493e-87c4-f698294d72b2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:31:04.821276 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:04.821276 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:31:04.821825 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:31:04.821981 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume of 1 GB Aug 18 09:31:04.826061 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Availability Zones retrieved successfully. Aug 18 09:31:04.831518 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (32641b62-371f-43fa-9016-b0ccdc8c3ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:31:04.832403 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ae80ba-aca7-48b7-99a2-ce558c6ba6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:31:04.833353 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:31:04.869792 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ae80ba-aca7-48b7-99a2-ce558c6ba6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a1d2a11f-81db-493e-87c4-f698294d72b2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:31:04.870834 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6905491d-e922-430b-98fc-d1000ff3165e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:31:04.921844 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Created reservations ['ce801e40-cf99-43b7-b9f4-6fdec8937f64', 'edf72cf0-0166-4ee0-9de0-f2f6a9b9425b', '9065fa55-e12a-41d0-acf8-8f820d1d2f72', 'd3ad2086-cf4e-4d0d-8dbd-472e384f652e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:31:04.922863 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6905491d-e922-430b-98fc-d1000ff3165e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce801e40-cf99-43b7-b9f4-6fdec8937f64', 'edf72cf0-0166-4ee0-9de0-f2f6a9b9425b', '9065fa55-e12a-41d0-acf8-8f820d1d2f72', 'd3ad2086-cf4e-4d0d-8dbd-472e384f652e']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:31:04.923846 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9659634-b48a-46dc-a5d3-9c0c3986f8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:31:04.975645 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9659634-b48a-46dc-a5d3-9c0c3986f8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d8b7cc3-2d63-4650-adec-ea523d2b2a43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-554614785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['ce801e40-cf99-43b7-b9f4-6fdec8937f64','edf72cf0-0166-4ee0-9de0-f2f6a9b9425b','9065fa55-e12a-41d0-acf8-8f820d1d2f72','d3ad2086-cf4e-4d0d-8dbd-472e384f652e'],size=1,snapshot_id=a1d2a11f-81db-493e-87c4-f698294d72b2,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-554614785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d8b7cc3-2d63-4650-adec-ea523d2b2a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1d6ecdd14047e58ec8f66b011b925d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a1d2a11f-81db-493e-87c4-f698294d72b2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77d33d7e11154c9796aa3f876061d2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:31:04.976768 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2303ae8d-5c3e-43ee-ae88-cb21e42df734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:31:05.000025 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2303ae8d-5c3e-43ee-ae88-cb21e42df734) transitioned into state 'SUCCESS' from state '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-554614785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1d6ecdd14047e58ec8f66b011b925d',qos_specs=None,replication_status=,reservations=['ce801e40-cf99-43b7-b9f4-6fdec8937f64','edf72cf0-0166-4ee0-9de0-f2f6a9b9425b','9065fa55-e12a-41d0-acf8-8f820d1d2f72','d3ad2086-cf4e-4d0d-8dbd-472e384f652e'],size=1,snapshot_id=a1d2a11f-81db-493e-87c4-f698294d72b2,source_replicaid=,source_volid=None,status='creating',user_id='77d33d7e11154c9796aa3f876061d2eb',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:31:05.001194 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5bb670e-517d-4b74-9416-3eb9908f3ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:31:05.030553 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5bb670e-517d-4b74-9416-3eb9908f3ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:31:05.031550 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Flow 'volume_create_api' (32641b62-371f-43fa-9016-b0ccdc8c3ff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:31:05.031986 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Create volume request issued successfully. Aug 18 09:31:05.032811 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d830ee74-961f-473b-95cf-48e18e8af7dd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:31:05.033503 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1321/5221] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:31:04 2026] POST /volume/v3/volumes => generated 782 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:31:05.045563 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1cba80e6-0837-4741-aec7-f00ffec24170 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:05.047416 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cba80e6-0837-4741-aec7-f00ffec24170 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 Aug 18 09:31:05.047609 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cba80e6-0837-4741-aec7-f00ffec24170 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:05.047800 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cba80e6-0837-4741-aec7-f00ffec24170 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:05.055556 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:05.055556 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:31:05.059638 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1cba80e6-0837-4741-aec7-f00ffec24170 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:31:05.064147 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cba80e6-0837-4741-aec7-f00ffec24170 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 returned with HTTP 200 Aug 18 09:31:05.064665 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1309/5222] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:31:05 2026] GET /volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:31:06.078750 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f30f0f82-3df4-40a3-9143-23ffc2bb2aa0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:06.081628 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f30f0f82-3df4-40a3-9143-23ffc2bb2aa0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 Aug 18 09:31:06.081919 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f30f0f82-3df4-40a3-9143-23ffc2bb2aa0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:06.082153 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f30f0f82-3df4-40a3-9143-23ffc2bb2aa0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:06.092459 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:06.092459 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:31:06.097961 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f30f0f82-3df4-40a3-9143-23ffc2bb2aa0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:31:06.105356 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f30f0f82-3df4-40a3-9143-23ffc2bb2aa0 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 returned with HTTP 200 Aug 18 09:31:06.105990 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1295/5223] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:31:06 2026] GET /volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:31:06.122432 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c238e695-de15-4d90-b8cb-0df5a8c662e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:06.124604 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c238e695-de15-4d90-b8cb-0df5a8c662e1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 Aug 18 09:31:06.124878 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c238e695-de15-4d90-b8cb-0df5a8c662e1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:06.125155 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c238e695-de15-4d90-b8cb-0df5a8c662e1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:06.135179 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:06.135179 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:31:06.140360 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c238e695-de15-4d90-b8cb-0df5a8c662e1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:31:06.147108 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c238e695-de15-4d90-b8cb-0df5a8c662e1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 returned with HTTP 200 Aug 18 09:31:06.147576 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1299/5224] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:31:06 2026] GET /volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:31:06.244279 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-12209eee-016a-4303-9df8-5ccf8caefa36 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:06.271333 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-12209eee-016a-4303-9df8-5ccf8caefa36 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 Aug 18 09:31:06.271571 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-12209eee-016a-4303-9df8-5ccf8caefa36 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:06.271772 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-12209eee-016a-4303-9df8-5ccf8caefa36 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:06.279076 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:06.279076 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:31:06.283575 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-12209eee-016a-4303-9df8-5ccf8caefa36 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:31:06.289771 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-12209eee-016a-4303-9df8-5ccf8caefa36 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 returned with HTTP 200 Aug 18 09:31:06.290452 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1322/5225] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:31:06 2026] GET /volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 => generated 1391 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:31:06.859459 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-01322412-cc14-4b27-b0de-a693f5bf83ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:06.862498 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-01322412-cc14-4b27-b0de-a693f5bf83ff tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 Aug 18 09:31:06.862776 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-01322412-cc14-4b27-b0de-a693f5bf83ff tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:06.863078 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-01322412-cc14-4b27-b0de-a693f5bf83ff tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:06.873542 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:06.873542 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:31:06.879166 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-01322412-cc14-4b27-b0de-a693f5bf83ff tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:31:06.886328 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-01322412-cc14-4b27-b0de-a693f5bf83ff tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 returned with HTTP 200 Aug 18 09:31:06.886982 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1310/5226] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:31:06 2026] GET /volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:31:06.900725 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-76546e3b-e3e2-48be-b6ff-b699299633a9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:06.901313 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-76546e3b-e3e2-48be-b6ff-b699299633a9 None None] GET https://10.4.3.41/volume// Aug 18 09:31:06.901597 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-76546e3b-e3e2-48be-b6ff-b699299633a9 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:06.901802 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-76546e3b-e3e2-48be-b6ff-b699299633a9 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:06.902257 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-76546e3b-e3e2-48be-b6ff-b699299633a9 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:31:06.902675 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1296/5227] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:31:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:31:06.912514 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-2c644442-7fb1-46b8-8592-7c465d38f2fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:06.915982 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-2c644442-7fb1-46b8-8592-7c465d38f2fd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:31:06.916225 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-2c644442-7fb1-46b8-8592-7c465d38f2fd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d8b7cc3-2d63-4650-adec-ea523d2b2a43", "connector": null, "instance_uuid": "e4d55213-aab3-43ad-b317-5730a04c4230"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:31:06.927611 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:06.927611 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:31:06.959551 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-2c644442-7fb1-46b8-8592-7c465d38f2fd tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:31:06.960382 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1300/5228] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:31:06 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:31:07.848113 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17e5bcbd-16b8-4370-932b-ec6008a23140 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:07.848648 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17e5bcbd-16b8-4370-932b-ec6008a23140 None None] GET https://10.4.3.41/volume// Aug 18 09:31:07.848856 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17e5bcbd-16b8-4370-932b-ec6008a23140 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:07.849135 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17e5bcbd-16b8-4370-932b-ec6008a23140 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:07.849492 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17e5bcbd-16b8-4370-932b-ec6008a23140 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:31:07.850201 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1323/5229] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:31:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:31:07.860656 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-6297f35f-6dd3-498d-9cad-5dae816f6b77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:07.863420 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-6297f35f-6dd3-498d-9cad-5dae816f6b77 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 Aug 18 09:31:07.863742 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-6297f35f-6dd3-498d-9cad-5dae816f6b77 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:07.863903 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-6297f35f-6dd3-498d-9cad-5dae816f6b77 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:07.875841 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:07.875841 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:31:07.880817 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-6297f35f-6dd3-498d-9cad-5dae816f6b77 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:31:07.886911 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-6297f35f-6dd3-498d-9cad-5dae816f6b77 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 returned with HTTP 200 Aug 18 09:31:07.887510 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1311/5230] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:31:07 2026] GET /volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 => generated 1570 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:31:08.005037 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-313217d1-54eb-496c-b52a-f603173085bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:08.007332 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-313217d1-54eb-496c-b52a-f603173085bb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] PUT https://10.4.3.41/volume/v3/attachments/1f575a08-ff78-4fa9-85ba-b5c10f02797a Aug 18 09:31:08.007746 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-313217d1-54eb-496c-b52a-f603173085bb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:31:08.016148 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-313217d1-54eb-496c-b52a-f603173085bb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Acquiring lock "cinder-attachment_update-1d8b7cc3-2d63-4650-adec-ea523d2b2a43-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:31:08.022359 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-313217d1-54eb-496c-b52a-f603173085bb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-1d8b7cc3-2d63-4650-adec-ea523d2b2a43-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:31:08.024160 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:08.024160 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:31:08.103617 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-313217d1-54eb-496c-b52a-f603173085bb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Lock "cinder-attachment_update-1d8b7cc3-2d63-4650-adec-ea523d2b2a43-np0000007625" released by "attachment_update" :: held 0.081s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:31:08.104343 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-313217d1-54eb-496c-b52a-f603173085bb tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/1f575a08-ff78-4fa9-85ba-b5c10f02797a returned with HTTP 200 Aug 18 09:31:08.105023 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1297/5231] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:31:08 2026] PUT /volume/v3/attachments/1f575a08-ff78-4fa9-85ba-b5c10f02797a => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:31:08.128989 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-b790fdb7-875f-4517-9ee5-7a70ca33992e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:08.131707 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-b790fdb7-875f-4517-9ee5-7a70ca33992e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] POST https://10.4.3.41/volume/v3/attachments/1f575a08-ff78-4fa9-85ba-b5c10f02797a/action Aug 18 09:31:08.132160 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-b790fdb7-875f-4517-9ee5-7a70ca33992e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:31:08.132330 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-b790fdb7-875f-4517-9ee5-7a70ca33992e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:31:08.159681 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:08.159681 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:31:08.183096 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9413d27a-ed82-4947-832c-f6451abf7b55 req-b790fdb7-875f-4517-9ee5-7a70ca33992e tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/1f575a08-ff78-4fa9-85ba-b5c10f02797a/action returned with HTTP 204 Aug 18 09:31:08.183830 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1301/5232] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:31:08 2026] POST /volume/v3/attachments/1f575a08-ff78-4fa9-85ba-b5c10f02797a/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:31:16.288070 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:31:17.884827 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=14 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:31:18.097983 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:31:18.175735 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:31:56.562124 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e97fdd85-ff83-4082-b239-6edb6a4b64f5 req-7f6b1c8f-121d-482c-b1b4-a449f59026d5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:56.564164 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e97fdd85-ff83-4082-b239-6edb6a4b64f5 req-7f6b1c8f-121d-482c-b1b4-a449f59026d5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/attachments/1f575a08-ff78-4fa9-85ba-b5c10f02797a Aug 18 09:31:56.564348 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e97fdd85-ff83-4082-b239-6edb6a4b64f5 req-7f6b1c8f-121d-482c-b1b4-a449f59026d5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:56.564554 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e97fdd85-ff83-4082-b239-6edb6a4b64f5 req-7f6b1c8f-121d-482c-b1b4-a449f59026d5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:56.573041 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:56.573041 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:31:56.624726 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e97fdd85-ff83-4082-b239-6edb6a4b64f5 req-7f6b1c8f-121d-482c-b1b4-a449f59026d5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/1f575a08-ff78-4fa9-85ba-b5c10f02797a returned with HTTP 200 Aug 18 09:31:56.625080 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1324/5233] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:31:56 2026] DELETE /volume/v3/attachments/1f575a08-ff78-4fa9-85ba-b5c10f02797a => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:31:57.381721 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-985367a4-c2c4-4e8c-b117-d9aa53b8b407 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:57.383592 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-985367a4-c2c4-4e8c-b117-d9aa53b8b407 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 Aug 18 09:31:57.383809 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-985367a4-c2c4-4e8c-b117-d9aa53b8b407 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:57.384029 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-985367a4-c2c4-4e8c-b117-d9aa53b8b407 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:57.384216 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-985367a4-c2c4-4e8c-b117-d9aa53b8b407 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume with id: 1d8b7cc3-2d63-4650-adec-ea523d2b2a43 Aug 18 09:31:57.391987 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:57.391987 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:31:57.392538 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-985367a4-c2c4-4e8c-b117-d9aa53b8b407 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:31:57.409734 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-985367a4-c2c4-4e8c-b117-d9aa53b8b407 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume request issued successfully. Aug 18 09:31:57.409972 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-985367a4-c2c4-4e8c-b117-d9aa53b8b407 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 returned with HTTP 202 Aug 18 09:31:57.410362 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1312/5234] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:31:57 2026] DELETE /volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:31:57.417438 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-983c3f2e-ea08-4660-90e6-f28a1dfd546c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:57.419078 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-983c3f2e-ea08-4660-90e6-f28a1dfd546c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 Aug 18 09:31:57.419272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-983c3f2e-ea08-4660-90e6-f28a1dfd546c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:57.419495 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-983c3f2e-ea08-4660-90e6-f28a1dfd546c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:57.425841 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:57.425841 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:31:57.429609 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-983c3f2e-ea08-4660-90e6-f28a1dfd546c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:31:57.435945 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-983c3f2e-ea08-4660-90e6-f28a1dfd546c tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 returned with HTTP 200 Aug 18 09:31:57.436340 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1298/5235] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:31:57 2026] GET /volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 => generated 1390 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:31:58.452012 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0804e4e9-d2ba-41dd-96ab-a644404b5ee4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:58.454066 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0804e4e9-d2ba-41dd-96ab-a644404b5ee4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 Aug 18 09:31:58.454311 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0804e4e9-d2ba-41dd-96ab-a644404b5ee4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:58.454572 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0804e4e9-d2ba-41dd-96ab-a644404b5ee4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:58.460762 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0804e4e9-d2ba-41dd-96ab-a644404b5ee4 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 returned with HTTP 404 Aug 18 09:31:58.461467 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1302/5236] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:31:58 2026] GET /volume/v3/volumes/1d8b7cc3-2d63-4650-adec-ea523d2b2a43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:31:58.469234 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfcc235f-b98a-42f8-a63a-2e176be4f2d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:58.471244 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfcc235f-b98a-42f8-a63a-2e176be4f2d1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 Aug 18 09:31:58.471501 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfcc235f-b98a-42f8-a63a-2e176be4f2d1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:58.471740 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfcc235f-b98a-42f8-a63a-2e176be4f2d1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:58.471874 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-cfcc235f-b98a-42f8-a63a-2e176be4f2d1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete snapshot with id: a1d2a11f-81db-493e-87c4-f698294d72b2 Aug 18 09:31:58.478212 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:58.478212 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:31:58.478811 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfcc235f-b98a-42f8-a63a-2e176be4f2d1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:31:58.500867 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfcc235f-b98a-42f8-a63a-2e176be4f2d1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot delete request issued successfully. Aug 18 09:31:58.501082 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfcc235f-b98a-42f8-a63a-2e176be4f2d1 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 returned with HTTP 202 Aug 18 09:31:58.501713 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1325/5237] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:31:58 2026] DELETE /volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:31:58.510683 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4bb3e80a-16dd-4af5-b9a2-05d54b15cc74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:58.512980 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bb3e80a-16dd-4af5-b9a2-05d54b15cc74 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 Aug 18 09:31:58.513240 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bb3e80a-16dd-4af5-b9a2-05d54b15cc74 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:58.513518 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bb3e80a-16dd-4af5-b9a2-05d54b15cc74 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:58.519951 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:31:58.519951 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:31:58.520625 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4bb3e80a-16dd-4af5-b9a2-05d54b15cc74 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Snapshot retrieved successfully. Aug 18 09:31:58.521685 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bb3e80a-16dd-4af5-b9a2-05d54b15cc74 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 returned with HTTP 200 Aug 18 09:31:58.522220 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1313/5238] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:31:58 2026] GET /volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:31:59.533124 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cb5f08ce-7363-4d21-a36b-a0610de50044 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:31:59.535105 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb5f08ce-7363-4d21-a36b-a0610de50044 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 Aug 18 09:31:59.535304 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb5f08ce-7363-4d21-a36b-a0610de50044 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:31:59.535968 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb5f08ce-7363-4d21-a36b-a0610de50044 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:31:59.540705 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb5f08ce-7363-4d21-a36b-a0610de50044 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 returned with HTTP 404 Aug 18 09:31:59.541311 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1299/5239] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:31:59 2026] GET /volume/v3/snapshots/a1d2a11f-81db-493e-87c4-f698294d72b2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:32:01.123192 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a84abf7a-6825-47cf-b6f9-1e9e0ced9018 req-b37d6185-6768-49c9-a069-6555cc8b2d41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:01.125796 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a84abf7a-6825-47cf-b6f9-1e9e0ced9018 req-b37d6185-6768-49c9-a069-6555cc8b2d41 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/attachments/04cd18b1-1a6b-4950-878f-2565f569772a Aug 18 09:32:01.126073 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a84abf7a-6825-47cf-b6f9-1e9e0ced9018 req-b37d6185-6768-49c9-a069-6555cc8b2d41 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:01.126788 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a84abf7a-6825-47cf-b6f9-1e9e0ced9018 req-b37d6185-6768-49c9-a069-6555cc8b2d41 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:01.134576 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:01.134576 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:01.205000 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a84abf7a-6825-47cf-b6f9-1e9e0ced9018 req-b37d6185-6768-49c9-a069-6555cc8b2d41 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/attachments/04cd18b1-1a6b-4950-878f-2565f569772a returned with HTTP 200 Aug 18 09:32:01.205482 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1303/5240] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:32:01 2026] DELETE /volume/v3/attachments/04cd18b1-1a6b-4950-878f-2565f569772a => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:02.703700 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-82396c8f-bd3c-4492-ae8a-5ac8f65c23d5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:02.706123 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82396c8f-bd3c-4492-ae8a-5ac8f65c23d5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] DELETE https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:32:02.706432 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82396c8f-bd3c-4492-ae8a-5ac8f65c23d5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:02.706714 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82396c8f-bd3c-4492-ae8a-5ac8f65c23d5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:02.706927 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-82396c8f-bd3c-4492-ae8a-5ac8f65c23d5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume with id: 641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:32:02.716423 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:02.716423 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:02.717087 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-82396c8f-bd3c-4492-ae8a-5ac8f65c23d5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:32:02.739677 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-82396c8f-bd3c-4492-ae8a-5ac8f65c23d5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Delete volume request issued successfully. Aug 18 09:32:02.739963 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82396c8f-bd3c-4492-ae8a-5ac8f65c23d5 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 returned with HTTP 202 Aug 18 09:32:02.740470 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1326/5241] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:32:02 2026] DELETE /volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:32:02.749768 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5068b6d-5f2c-4250-a166-7e63c009e853 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:02.752523 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5068b6d-5f2c-4250-a166-7e63c009e853 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:32:02.752645 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5068b6d-5f2c-4250-a166-7e63c009e853 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:02.752953 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5068b6d-5f2c-4250-a166-7e63c009e853 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:02.762460 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:02.762460 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:02.767365 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c5068b6d-5f2c-4250-a166-7e63c009e853 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Volume info retrieved successfully. Aug 18 09:32:02.773496 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5068b6d-5f2c-4250-a166-7e63c009e853 tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 returned with HTTP 200 Aug 18 09:32:02.774067 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1314/5242] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:02 2026] GET /volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:32:03.789432 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a3af343-2429-4675-b9ac-b6741c9e1e5f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:03.791676 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a3af343-2429-4675-b9ac-b6741c9e1e5f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] GET https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 Aug 18 09:32:03.791873 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a3af343-2429-4675-b9ac-b6741c9e1e5f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:03.792046 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a3af343-2429-4675-b9ac-b6741c9e1e5f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:03.799575 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a3af343-2429-4675-b9ac-b6741c9e1e5f tempest-TestVolumeBootPattern-483338169 tempest-TestVolumeBootPattern-483338169-project-member] https://10.4.3.41/volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 returned with HTTP 404 Aug 18 09:32:03.800191 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1300/5243] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:03 2026] GET /volume/v3/volumes/641148d5-0d42-4efc-988a-8a9518fffe66 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:32:10.934937 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba96120c-0e1a-4e72-bb38-c0f8a3e1165d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:11.020535 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba96120c-0e1a-4e72-bb38-c0f8a3e1165d tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:32:11.020930 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba96120c-0e1a-4e72-bb38-c0f8a3e1165d tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:32:11.022490 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:11.022490 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:11.034574 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba96120c-0e1a-4e72-bb38-c0f8a3e1165d tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:32:11.035072 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1304/5244] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:32:10 2026] POST /volume/v3/types => generated 287 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:12.732932 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:32:12.771297 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:32:12.865453 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:12.867006 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:32:12.867410 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "ff46dbe2-183c-44af-ae44-84c186617152", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:32:12.868869 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'ff46dbe2-183c-44af-ae44-84c186617152', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:32:12.946229 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Create volume of 1 GB Aug 18 09:32:12.951269 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Availability Zones retrieved successfully. Aug 18 09:32:12.959585 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Flow 'volume_create_api' (adda50e7-5eec-4aa0-ae3d-83d98a359dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:32:12.962316 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe21745-b357-4c99-bed5-865b4e1035ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:32:12.963794 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:32:13.020092 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe21745-b357-4c99-bed5-865b4e1035ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:32:11Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=afd3301a-4ef8-40a9-8192-d95058421970,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': 'afd3301a-4ef8-40a9-8192-d95058421970', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:32:13.020829 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62259ba5-e806-43a3-becf-bf51305d5e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:32:13.045971 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:32:13.046233 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:32:13.076270 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Created reservations ['96c84bf1-0caa-4a28-88c0-1c8d106b4c82', '9b1b78b7-a025-4342-b7d8-d8ccb9b87647', 'c0054133-d594-485a-9d4b-de917c7c0696', 'de6d66ae-7098-4f5e-be58-b64cf2d2cce1'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:32:13.077258 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62259ba5-e806-43a3-becf-bf51305d5e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96c84bf1-0caa-4a28-88c0-1c8d106b4c82', '9b1b78b7-a025-4342-b7d8-d8ccb9b87647', 'c0054133-d594-485a-9d4b-de917c7c0696', 'de6d66ae-7098-4f5e-be58-b64cf2d2cce1']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:32:13.078016 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e58fee-f034-4a19-9974-88af901f882c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:32:13.099515 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e58fee-f034-4a19-9974-88af901f882c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36874063-cfe4-4ddf-a558-69bcda516bb1', '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='1e3dae1631724e1f8fbb7bffe021bb8a',qos_specs=None,replication_status=,reservations=['96c84bf1-0caa-4a28-88c0-1c8d106b4c82','9b1b78b7-a025-4342-b7d8-d8ccb9b87647','c0054133-d594-485a-9d4b-de917c7c0696','de6d66ae-7098-4f5e-be58-b64cf2d2cce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ca7f898b59649da8348a09d083814fe',volume_type_id=afd3301a-4ef8-40a9-8192-d95058421970), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:32:13Z,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=36874063-cfe4-4ddf-a558-69bcda516bb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e3dae1631724e1f8fbb7bffe021bb8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ca7f898b59649da8348a09d083814fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(afd3301a-4ef8-40a9-8192-d95058421970),volume_type_id=afd3301a-4ef8-40a9-8192-d95058421970)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:32:13.100263 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd6dfdb-c013-4440-b861-3c2eccb6c531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:32:13.118095 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd6dfdb-c013-4440-b861-3c2eccb6c531) transitioned into state 'SUCCESS' from 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='1e3dae1631724e1f8fbb7bffe021bb8a',qos_specs=None,replication_status=,reservations=['96c84bf1-0caa-4a28-88c0-1c8d106b4c82','9b1b78b7-a025-4342-b7d8-d8ccb9b87647','c0054133-d594-485a-9d4b-de917c7c0696','de6d66ae-7098-4f5e-be58-b64cf2d2cce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ca7f898b59649da8348a09d083814fe',volume_type_id=afd3301a-4ef8-40a9-8192-d95058421970)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:32:13.118806 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9085f04c-1f4b-4a4e-bc32-3816bc393c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:32:13.126440 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9085f04c-1f4b-4a4e-bc32-3816bc393c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:32:13.127149 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Flow 'volume_create_api' (adda50e7-5eec-4aa0-ae3d-83d98a359dd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:32:13.127460 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Create volume request issued successfully. Aug 18 09:32:13.127957 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-654c19fe-f3d1-4ca0-a4b7-5603851db5f2 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:32:13.128347 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1327/5245] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:32:12 2026] POST /volume/v3/volumes => generated 796 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:32:13.139482 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04698276-dc6c-409b-8b63-441c895f5d32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:13.141318 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04698276-dc6c-409b-8b63-441c895f5d32 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] GET https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 Aug 18 09:32:13.141520 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04698276-dc6c-409b-8b63-441c895f5d32 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:13.141711 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04698276-dc6c-409b-8b63-441c895f5d32 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:13.149800 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:13.149800 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:13.154665 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-04698276-dc6c-409b-8b63-441c895f5d32 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Volume info retrieved successfully. Aug 18 09:32:13.160956 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04698276-dc6c-409b-8b63-441c895f5d32 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 returned with HTTP 200 Aug 18 09:32:13.161613 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1315/5246] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:13 2026] GET /volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:13.794794 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=6 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:32:14.174858 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b231a38f-5ca1-429f-ac66-e9acf62706de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:14.176750 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b231a38f-5ca1-429f-ac66-e9acf62706de tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] GET https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 Aug 18 09:32:14.176940 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b231a38f-5ca1-429f-ac66-e9acf62706de tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:14.177114 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b231a38f-5ca1-429f-ac66-e9acf62706de tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:14.184405 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:14.184405 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:14.188590 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b231a38f-5ca1-429f-ac66-e9acf62706de tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Volume info retrieved successfully. Aug 18 09:32:14.194058 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b231a38f-5ca1-429f-ac66-e9acf62706de tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 returned with HTTP 200 Aug 18 09:32:14.194762 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1301/5247] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:14 2026] GET /volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:15.210294 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-490ab646-81eb-4a09-b9c9-8783520d5718 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:15.212601 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-490ab646-81eb-4a09-b9c9-8783520d5718 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] GET https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 Aug 18 09:32:15.212899 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-490ab646-81eb-4a09-b9c9-8783520d5718 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:15.213173 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-490ab646-81eb-4a09-b9c9-8783520d5718 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:15.220474 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:15.220474 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:15.224550 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-490ab646-81eb-4a09-b9c9-8783520d5718 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Volume info retrieved successfully. Aug 18 09:32:15.229987 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-490ab646-81eb-4a09-b9c9-8783520d5718 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 returned with HTTP 200 Aug 18 09:32:15.230379 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1305/5248] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:15 2026] GET /volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:16.244307 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d6c98c1-ed84-4bdf-a4aa-cd03f5350b89 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:16.246640 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d6c98c1-ed84-4bdf-a4aa-cd03f5350b89 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] GET https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 Aug 18 09:32:16.246962 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d6c98c1-ed84-4bdf-a4aa-cd03f5350b89 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:16.247159 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d6c98c1-ed84-4bdf-a4aa-cd03f5350b89 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:16.255644 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:16.255644 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:16.261686 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4d6c98c1-ed84-4bdf-a4aa-cd03f5350b89 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Volume info retrieved successfully. Aug 18 09:32:16.268016 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d6c98c1-ed84-4bdf-a4aa-cd03f5350b89 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 returned with HTTP 200 Aug 18 09:32:16.268817 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1328/5249] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:16 2026] GET /volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:17.282966 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd0a42c3-cc8e-43e4-b6db-d472d00cbd43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:17.284763 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd0a42c3-cc8e-43e4-b6db-d472d00cbd43 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] GET https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 Aug 18 09:32:17.285042 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd0a42c3-cc8e-43e4-b6db-d472d00cbd43 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:17.285325 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd0a42c3-cc8e-43e4-b6db-d472d00cbd43 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:17.292424 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:17.292424 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:17.296882 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bd0a42c3-cc8e-43e4-b6db-d472d00cbd43 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Volume info retrieved successfully. Aug 18 09:32:17.302031 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd0a42c3-cc8e-43e4-b6db-d472d00cbd43 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 returned with HTTP 200 Aug 18 09:32:17.302621 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1316/5250] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:17 2026] GET /volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:18.316623 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a44800b-eda7-4234-91f9-4d5dbd3f8556 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:18.318607 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a44800b-eda7-4234-91f9-4d5dbd3f8556 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] GET https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 Aug 18 09:32:18.318799 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a44800b-eda7-4234-91f9-4d5dbd3f8556 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:18.318989 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a44800b-eda7-4234-91f9-4d5dbd3f8556 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:18.326381 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:18.326381 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:18.330015 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3a44800b-eda7-4234-91f9-4d5dbd3f8556 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Volume info retrieved successfully. Aug 18 09:32:18.334563 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a44800b-eda7-4234-91f9-4d5dbd3f8556 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 returned with HTTP 200 Aug 18 09:32:18.334986 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1302/5251] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:18 2026] GET /volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:19.348682 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f190cc47-eb5d-4cb7-ad5f-db6a40b5be4b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:19.350540 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f190cc47-eb5d-4cb7-ad5f-db6a40b5be4b tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] GET https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 Aug 18 09:32:19.350805 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f190cc47-eb5d-4cb7-ad5f-db6a40b5be4b tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:19.350934 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f190cc47-eb5d-4cb7-ad5f-db6a40b5be4b tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:19.358596 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:19.358596 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:19.362600 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f190cc47-eb5d-4cb7-ad5f-db6a40b5be4b tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Volume info retrieved successfully. Aug 18 09:32:19.367122 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f190cc47-eb5d-4cb7-ad5f-db6a40b5be4b tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 returned with HTTP 200 Aug 18 09:32:19.367534 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1306/5252] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:19 2026] GET /volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:20.379579 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7cc67466-e9a2-475b-b2ad-631128758700 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:20.381342 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cc67466-e9a2-475b-b2ad-631128758700 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] GET https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 Aug 18 09:32:20.381548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cc67466-e9a2-475b-b2ad-631128758700 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:20.381781 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cc67466-e9a2-475b-b2ad-631128758700 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:20.388592 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:20.388592 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:20.391860 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7cc67466-e9a2-475b-b2ad-631128758700 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Volume info retrieved successfully. Aug 18 09:32:20.396316 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cc67466-e9a2-475b-b2ad-631128758700 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 returned with HTTP 200 Aug 18 09:32:20.396936 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1329/5253] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:20 2026] GET /volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 => generated 1293 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:32:20.410747 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d0abd9b3-9573-457c-b7eb-6116f31eeba8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:20.413092 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0abd9b3-9573-457c-b7eb-6116f31eeba8 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] DELETE https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 Aug 18 09:32:20.413368 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0abd9b3-9573-457c-b7eb-6116f31eeba8 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:20.413628 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0abd9b3-9573-457c-b7eb-6116f31eeba8 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:20.413828 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d0abd9b3-9573-457c-b7eb-6116f31eeba8 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Delete volume with id: 36874063-cfe4-4ddf-a558-69bcda516bb1 Aug 18 09:32:20.422536 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:20.422536 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:20.423118 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d0abd9b3-9573-457c-b7eb-6116f31eeba8 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Volume info retrieved successfully. Aug 18 09:32:20.440229 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d0abd9b3-9573-457c-b7eb-6116f31eeba8 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Delete volume request issued successfully. Aug 18 09:32:20.440501 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0abd9b3-9573-457c-b7eb-6116f31eeba8 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 returned with HTTP 202 Aug 18 09:32:20.440986 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1317/5254] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:32:20 2026] DELETE /volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:32:20.448632 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc94316f-2c8d-4f6e-912e-1d440da66b32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:20.450624 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc94316f-2c8d-4f6e-912e-1d440da66b32 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] GET https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 Aug 18 09:32:20.450828 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc94316f-2c8d-4f6e-912e-1d440da66b32 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:20.451089 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc94316f-2c8d-4f6e-912e-1d440da66b32 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:20.458225 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:20.458225 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:20.462332 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc94316f-2c8d-4f6e-912e-1d440da66b32 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Volume info retrieved successfully. Aug 18 09:32:20.467101 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc94316f-2c8d-4f6e-912e-1d440da66b32 tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 returned with HTTP 200 Aug 18 09:32:20.467602 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1303/5255] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:20 2026] GET /volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 => generated 1292 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:32:21.481923 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d000edaf-e501-4877-ba23-256e9781d87e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:21.483677 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d000edaf-e501-4877-ba23-256e9781d87e tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] GET https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 Aug 18 09:32:21.483856 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d000edaf-e501-4877-ba23-256e9781d87e tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:21.484029 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d000edaf-e501-4877-ba23-256e9781d87e tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:21.489436 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d000edaf-e501-4877-ba23-256e9781d87e tempest-VolumeAndVolumeTypeFromImageTest-1676877656 tempest-VolumeAndVolumeTypeFromImageTest-1676877656-project-member] https://10.4.3.41/volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 returned with HTTP 404 Aug 18 09:32:21.489897 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1307/5256] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:21 2026] GET /volume/v3/volumes/36874063-cfe4-4ddf-a558-69bcda516bb1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:32:21.649837 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e755f120-0623-42d1-9627-0ceab3362a3f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:21.651628 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e755f120-0623-42d1-9627-0ceab3362a3f tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:32:21.651856 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e755f120-0623-42d1-9627-0ceab3362a3f tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:21.652081 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e755f120-0623-42d1-9627-0ceab3362a3f tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:21.653105 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e755f120-0623-42d1-9627-0ceab3362a3f tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:32:21.661695 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e755f120-0623-42d1-9627-0ceab3362a3f tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Get all volumes completed successfully. Aug 18 09:32:21.663091 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:21.663091 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:21.667111 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e755f120-0623-42d1-9627-0ceab3362a3f tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:32:21.667533 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1330/5257] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:32:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6347 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:32:21.679978 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cca51d3e-9e64-4d06-ab95-18ff01654996 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:21.681686 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cca51d3e-9e64-4d06-ab95-18ff01654996 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/bd601537-9a25-4c07-bc55-a154dbca25f8 Aug 18 09:32:21.681871 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cca51d3e-9e64-4d06-ab95-18ff01654996 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:21.682053 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cca51d3e-9e64-4d06-ab95-18ff01654996 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:21.682209 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-cca51d3e-9e64-4d06-ab95-18ff01654996 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Delete volume with id: bd601537-9a25-4c07-bc55-a154dbca25f8 Aug 18 09:32:21.688885 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:21.688885 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:21.689181 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cca51d3e-9e64-4d06-ab95-18ff01654996 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Volume info retrieved successfully. Aug 18 09:32:21.699865 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.image.cache [None req-cca51d3e-9e64-4d06-ab95-18ff01654996 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'ff46dbe2-183c-44af-ae44-84c186617152', 'volume_id': 'bd601537-9a25-4c07-bc55-a154dbca25f8', 'host': 'np0000007625@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 9, 32, 13), 'last_used': datetime.datetime(2026, 8, 18, 9, 32, 20)}. {{(pid=100267) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 09:32:21.713137 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cca51d3e-9e64-4d06-ab95-18ff01654996 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Delete volume request issued successfully. Aug 18 09:32:21.726733 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cca51d3e-9e64-4d06-ab95-18ff01654996 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] https://10.4.3.41/volume/v3/volumes/bd601537-9a25-4c07-bc55-a154dbca25f8 returned with HTTP 202 Aug 18 09:32:21.726733 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1318/5258] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:32:21 2026] DELETE /volume/v3/volumes/bd601537-9a25-4c07-bc55-a154dbca25f8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:32:21.727814 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-58485178-75f1-4acc-95be-34ff223cdfb4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:21.729631 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58485178-75f1-4acc-95be-34ff223cdfb4 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] GET https://10.4.3.41/volume/v3/volumes/bd601537-9a25-4c07-bc55-a154dbca25f8 Aug 18 09:32:21.729815 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58485178-75f1-4acc-95be-34ff223cdfb4 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:21.729996 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58485178-75f1-4acc-95be-34ff223cdfb4 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:21.737551 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:21.737551 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:21.742041 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-58485178-75f1-4acc-95be-34ff223cdfb4 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Volume info retrieved successfully. Aug 18 09:32:21.747817 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58485178-75f1-4acc-95be-34ff223cdfb4 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] https://10.4.3.41/volume/v3/volumes/bd601537-9a25-4c07-bc55-a154dbca25f8 returned with HTTP 200 Aug 18 09:32:21.748405 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1304/5259] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:21 2026] GET /volume/v3/volumes/bd601537-9a25-4c07-bc55-a154dbca25f8 => generated 1094 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:32:22.760914 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-feab4403-8527-4b74-a966-71c13ddfc672 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:22.763407 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-feab4403-8527-4b74-a966-71c13ddfc672 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] GET https://10.4.3.41/volume/v3/volumes/bd601537-9a25-4c07-bc55-a154dbca25f8 Aug 18 09:32:22.763759 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-feab4403-8527-4b74-a966-71c13ddfc672 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:22.764062 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-feab4403-8527-4b74-a966-71c13ddfc672 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:22.771300 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-feab4403-8527-4b74-a966-71c13ddfc672 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] https://10.4.3.41/volume/v3/volumes/bd601537-9a25-4c07-bc55-a154dbca25f8 returned with HTTP 404 Aug 18 09:32:22.771863 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1308/5260] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:22 2026] GET /volume/v3/volumes/bd601537-9a25-4c07-bc55-a154dbca25f8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:32:22.779375 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ae429b40-524b-49ff-bb3c-30ad3407fd04 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:22.782097 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae429b40-524b-49ff-bb3c-30ad3407fd04 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] DELETE https://10.4.3.41/volume/v3/types/afd3301a-4ef8-40a9-8192-d95058421970 Aug 18 09:32:22.782416 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae429b40-524b-49ff-bb3c-30ad3407fd04 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:22.782729 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae429b40-524b-49ff-bb3c-30ad3407fd04 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:22.818613 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae429b40-524b-49ff-bb3c-30ad3407fd04 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] https://10.4.3.41/volume/v3/types/afd3301a-4ef8-40a9-8192-d95058421970 returned with HTTP 202 Aug 18 09:32:22.819157 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1331/5261] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:32:22 2026] DELETE /volume/v3/types/afd3301a-4ef8-40a9-8192-d95058421970 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:32:22.827039 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45720e78-17ed-486a-8bb9-97e1297b79f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:22.829072 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45720e78-17ed-486a-8bb9-97e1297b79f1 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] GET https://10.4.3.41/volume/v3/types/afd3301a-4ef8-40a9-8192-d95058421970 Aug 18 09:32:22.829331 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45720e78-17ed-486a-8bb9-97e1297b79f1 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:22.829558 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45720e78-17ed-486a-8bb9-97e1297b79f1 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:22.833367 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45720e78-17ed-486a-8bb9-97e1297b79f1 tempest-VolumeAndVolumeTypeFromImageTest-1939191377 tempest-VolumeAndVolumeTypeFromImageTest-1939191377-project-admin] https://10.4.3.41/volume/v3/types/afd3301a-4ef8-40a9-8192-d95058421970 returned with HTTP 404 Aug 18 09:32:22.834033 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1319/5262] 10.4.3.41 () {66 vars in 1335 bytes} [Tue Aug 18 09:32:22 2026] GET /volume/v3/types/afd3301a-4ef8-40a9-8192-d95058421970 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:32:29.170412 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:29.240330 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:32:29.240802 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-446962459"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:32:29.242345 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-446962459'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:32:29.242541 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create volume of 1 GB Aug 18 09:32:29.248107 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Availability Zones retrieved successfully. Aug 18 09:32:29.256922 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Flow 'volume_create_api' (8a7998a4-4e35-4f7c-9b76-1d433da41199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:32:29.258334 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9fc5022-9651-4af0-be38-170dd38f0d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:32:29.259722 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:32:29.298044 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9fc5022-9651-4af0-be38-170dd38f0d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:32:29.299226 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662f7834-9af0-44b8-93a7-740fd155ba04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:32:29.373197 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Created reservations ['a044d9db-eae2-4a36-8d80-eb3dadd60cfb', '7c0d1dc0-f14d-46b1-bc5e-b380bdc63222', '948703ff-7005-4d5d-8545-c95b505a0f43', '850a887d-d6e2-4aa3-8968-ccd91370bd3d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:32:29.374312 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662f7834-9af0-44b8-93a7-740fd155ba04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a044d9db-eae2-4a36-8d80-eb3dadd60cfb', '7c0d1dc0-f14d-46b1-bc5e-b380bdc63222', '948703ff-7005-4d5d-8545-c95b505a0f43', '850a887d-d6e2-4aa3-8968-ccd91370bd3d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:32:29.375343 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97768c45-be01-41a9-9210-2a6bd765ea4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:32:29.404370 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97768c45-be01-41a9-9210-2a6bd765ea4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '162e1503-4b2a-4b29-a9a9-ca9d4838b3e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-446962459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf93aba0601e44d88b6ba983d509d93f',qos_specs=None,replication_status=,reservations=['a044d9db-eae2-4a36-8d80-eb3dadd60cfb','7c0d1dc0-f14d-46b1-bc5e-b380bdc63222','948703ff-7005-4d5d-8545-c95b505a0f43','850a887d-d6e2-4aa3-8968-ccd91370bd3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e32532f66941e18177673dac1e9d39',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:32:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-446962459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=162e1503-4b2a-4b29-a9a9-ca9d4838b3e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf93aba0601e44d88b6ba983d509d93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e32532f66941e18177673dac1e9d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:32:29.405958 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746fe7ce-c2a3-45a0-b59d-31a9f7634107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:32:29.431133 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746fe7ce-c2a3-45a0-b59d-31a9f7634107) transitioned into state 'SUCCESS' from state '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-446962459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf93aba0601e44d88b6ba983d509d93f',qos_specs=None,replication_status=,reservations=['a044d9db-eae2-4a36-8d80-eb3dadd60cfb','7c0d1dc0-f14d-46b1-bc5e-b380bdc63222','948703ff-7005-4d5d-8545-c95b505a0f43','850a887d-d6e2-4aa3-8968-ccd91370bd3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e32532f66941e18177673dac1e9d39',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:32:29.432198 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb6e26a2-f952-46fd-936b-dd9e9c8291a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:32:29.447579 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb6e26a2-f952-46fd-936b-dd9e9c8291a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:32:29.448868 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Flow 'volume_create_api' (8a7998a4-4e35-4f7c-9b76-1d433da41199) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:32:29.449341 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create volume request issued successfully. Aug 18 09:32:29.450228 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf929b41-fb13-49d4-b1c3-b0253ad662ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:32:29.450828 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1305/5263] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:32:29 2026] POST /volume/v3/volumes => generated 746 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:32:29.463236 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1cae9546-336b-4a21-a311-899169e4f71b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:29.465081 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cae9546-336b-4a21-a311-899169e4f71b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 Aug 18 09:32:29.465607 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cae9546-336b-4a21-a311-899169e4f71b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:29.465607 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cae9546-336b-4a21-a311-899169e4f71b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:29.474226 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:29.474226 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:29.479734 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1cae9546-336b-4a21-a311-899169e4f71b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:32:29.485763 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cae9546-336b-4a21-a311-899169e4f71b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 returned with HTTP 200 Aug 18 09:32:29.486179 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1309/5264] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:29 2026] GET /volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:30.500467 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6fd6ed9e-a32e-4ab6-95e4-47a5e5ada6f2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:30.502557 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fd6ed9e-a32e-4ab6-95e4-47a5e5ada6f2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 Aug 18 09:32:30.502740 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fd6ed9e-a32e-4ab6-95e4-47a5e5ada6f2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:30.502925 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fd6ed9e-a32e-4ab6-95e4-47a5e5ada6f2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:30.510483 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:30.510483 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:30.514599 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6fd6ed9e-a32e-4ab6-95e4-47a5e5ada6f2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:32:30.518947 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fd6ed9e-a32e-4ab6-95e4-47a5e5ada6f2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 returned with HTTP 200 Aug 18 09:32:30.519447 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1332/5265] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:30 2026] GET /volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:30.532477 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43ed5066-2d7a-4a6c-ac0f-b9949ad73f70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:30.534375 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43ed5066-2d7a-4a6c-ac0f-b9949ad73f70 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:32:30.534717 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43ed5066-2d7a-4a6c-ac0f-b9949ad73f70 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "162e1503-4b2a-4b29-a9a9-ca9d4838b3e7", "name": "tempest-VolumesBackupsTest-Backup-972637877"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:32:30.536087 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-43ed5066-2d7a-4a6c-ac0f-b9949ad73f70 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Creating new backup {'backup': {'volume_id': '162e1503-4b2a-4b29-a9a9-ca9d4838b3e7', 'name': 'tempest-VolumesBackupsTest-Backup-972637877'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:32:30.536228 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-43ed5066-2d7a-4a6c-ac0f-b9949ad73f70 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Creating backup of volume 162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 in container None Aug 18 09:32:30.542918 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:30.542918 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:30.543331 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43ed5066-2d7a-4a6c-ac0f-b9949ad73f70 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:32:30.565280 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-43ed5066-2d7a-4a6c-ac0f-b9949ad73f70 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Created reservations ['9ea6216c-911f-4fce-91ab-33b6d2da5e46', 'b0386a2d-972e-4fd9-a545-703349bd70e1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:32:30.590259 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43ed5066-2d7a-4a6c-ac0f-b9949ad73f70 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:32:30.590690 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1320/5266] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:32:30 2026] POST /volume/v3/backups => generated 327 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:32:30.598762 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c3a28e70-011a-4e15-8595-02203f155db8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:30.601175 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3a28e70-011a-4e15-8595-02203f155db8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:30.601325 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3a28e70-011a-4e15-8595-02203f155db8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:30.601597 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3a28e70-011a-4e15-8595-02203f155db8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:30.601966 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c3a28e70-011a-4e15-8595-02203f155db8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:30.607204 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:30.607204 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:30.608238 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3a28e70-011a-4e15-8595-02203f155db8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:30.608716 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1306/5267] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:30 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:31.617877 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f366c99d-52e5-4ee2-92cc-1ca08af7576f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:31.619738 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f366c99d-52e5-4ee2-92cc-1ca08af7576f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:31.619927 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f366c99d-52e5-4ee2-92cc-1ca08af7576f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:31.620131 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f366c99d-52e5-4ee2-92cc-1ca08af7576f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:31.620280 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f366c99d-52e5-4ee2-92cc-1ca08af7576f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:31.624896 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:31.624896 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:31.625656 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f366c99d-52e5-4ee2-92cc-1ca08af7576f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:31.626024 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1310/5268] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:31 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:32.635804 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c0274636-8377-43a3-91f0-b3a6c081c254 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:32.637583 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0274636-8377-43a3-91f0-b3a6c081c254 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:32.637773 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0274636-8377-43a3-91f0-b3a6c081c254 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:32.637948 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0274636-8377-43a3-91f0-b3a6c081c254 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:32.638047 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c0274636-8377-43a3-91f0-b3a6c081c254 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:32.642058 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:32.642058 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:32.642772 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0274636-8377-43a3-91f0-b3a6c081c254 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:32.643126 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1333/5269] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:32 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:33.652842 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35d1e3da-c8ea-4073-aeb0-a38d4f939008 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:33.654911 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35d1e3da-c8ea-4073-aeb0-a38d4f939008 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:33.655123 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35d1e3da-c8ea-4073-aeb0-a38d4f939008 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:33.655303 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35d1e3da-c8ea-4073-aeb0-a38d4f939008 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:33.655462 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-35d1e3da-c8ea-4073-aeb0-a38d4f939008 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:33.659815 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:33.659815 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:33.660553 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35d1e3da-c8ea-4073-aeb0-a38d4f939008 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:33.660896 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1321/5270] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:33 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:34.671667 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49149c82-b45a-4c98-897b-ee2de6960c38 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:34.673805 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49149c82-b45a-4c98-897b-ee2de6960c38 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:34.673805 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49149c82-b45a-4c98-897b-ee2de6960c38 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:34.673903 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49149c82-b45a-4c98-897b-ee2de6960c38 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:34.674018 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-49149c82-b45a-4c98-897b-ee2de6960c38 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:34.679884 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:34.679884 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:34.680854 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49149c82-b45a-4c98-897b-ee2de6960c38 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:34.681352 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1307/5271] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:34 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:35.691888 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ecf7917-969f-4add-8fd4-e8c71e42cdca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:35.694076 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ecf7917-969f-4add-8fd4-e8c71e42cdca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:35.694547 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ecf7917-969f-4add-8fd4-e8c71e42cdca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:35.695410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ecf7917-969f-4add-8fd4-e8c71e42cdca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:35.695410 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7ecf7917-969f-4add-8fd4-e8c71e42cdca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:35.700520 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:35.700520 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:35.701616 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ecf7917-969f-4add-8fd4-e8c71e42cdca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:35.702100 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1311/5272] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:35 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:36.715124 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ae0bdf31-98e0-4473-a82f-86d557689a59 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:36.717467 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae0bdf31-98e0-4473-a82f-86d557689a59 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:36.717721 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae0bdf31-98e0-4473-a82f-86d557689a59 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:36.717958 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae0bdf31-98e0-4473-a82f-86d557689a59 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:36.718108 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ae0bdf31-98e0-4473-a82f-86d557689a59 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:36.724925 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:36.724925 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:36.726156 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae0bdf31-98e0-4473-a82f-86d557689a59 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:36.726919 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1334/5273] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:36 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:37.738464 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61a5ddeb-2d20-46ca-ac47-a7495693b3cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:37.739912 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61a5ddeb-2d20-46ca-ac47-a7495693b3cb tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:37.740115 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61a5ddeb-2d20-46ca-ac47-a7495693b3cb tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:37.740345 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61a5ddeb-2d20-46ca-ac47-a7495693b3cb tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:37.740491 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-61a5ddeb-2d20-46ca-ac47-a7495693b3cb tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:37.744285 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:37.744285 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:37.744979 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61a5ddeb-2d20-46ca-ac47-a7495693b3cb tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:37.745337 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1322/5274] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:37 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:38.756898 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-59056a87-a3ce-4882-a15a-2728923607d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:38.759108 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59056a87-a3ce-4882-a15a-2728923607d6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:38.759338 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59056a87-a3ce-4882-a15a-2728923607d6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:38.759594 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59056a87-a3ce-4882-a15a-2728923607d6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:38.759709 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-59056a87-a3ce-4882-a15a-2728923607d6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:38.764909 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:38.764909 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:38.765870 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59056a87-a3ce-4882-a15a-2728923607d6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:38.766354 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1308/5275] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:38 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:39.779138 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2d409168-92c5-4d40-8a20-1c76664f2127 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:39.781265 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d409168-92c5-4d40-8a20-1c76664f2127 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:39.781265 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d409168-92c5-4d40-8a20-1c76664f2127 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:39.781460 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d409168-92c5-4d40-8a20-1c76664f2127 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:39.781517 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2d409168-92c5-4d40-8a20-1c76664f2127 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:39.785948 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:39.785948 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:39.786841 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d409168-92c5-4d40-8a20-1c76664f2127 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:39.787527 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1312/5276] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:39 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:40.797626 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9167ca71-f6f4-48af-90a6-8ae20821f191 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:40.799768 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9167ca71-f6f4-48af-90a6-8ae20821f191 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:40.799961 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9167ca71-f6f4-48af-90a6-8ae20821f191 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:40.800196 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9167ca71-f6f4-48af-90a6-8ae20821f191 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:40.800307 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9167ca71-f6f4-48af-90a6-8ae20821f191 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:40.805701 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:40.805701 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:40.806741 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9167ca71-f6f4-48af-90a6-8ae20821f191 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:40.807247 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1335/5277] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:40 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:41.818331 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4eb70692-2a9e-4289-a8f5-4ee04ae19859 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:41.820570 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4eb70692-2a9e-4289-a8f5-4ee04ae19859 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:41.820818 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4eb70692-2a9e-4289-a8f5-4ee04ae19859 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:41.821076 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4eb70692-2a9e-4289-a8f5-4ee04ae19859 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:41.821235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4eb70692-2a9e-4289-a8f5-4ee04ae19859 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:41.826649 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:41.826649 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:41.827616 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4eb70692-2a9e-4289-a8f5-4ee04ae19859 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:41.828111 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1323/5278] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:41 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:42.840603 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f85cf69-c2d0-47d6-8e11-d3c100218120 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:42.843478 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f85cf69-c2d0-47d6-8e11-d3c100218120 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:42.843478 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f85cf69-c2d0-47d6-8e11-d3c100218120 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:42.843478 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f85cf69-c2d0-47d6-8e11-d3c100218120 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:42.843644 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2f85cf69-c2d0-47d6-8e11-d3c100218120 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:42.850244 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:42.850244 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:42.850423 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f85cf69-c2d0-47d6-8e11-d3c100218120 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:42.850921 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1309/5279] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:42 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:43.864799 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9ff2b80-c958-4392-ac99-c554791ab163 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:43.867218 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9ff2b80-c958-4392-ac99-c554791ab163 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:43.867437 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9ff2b80-c958-4392-ac99-c554791ab163 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:43.867649 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9ff2b80-c958-4392-ac99-c554791ab163 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:43.867771 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f9ff2b80-c958-4392-ac99-c554791ab163 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:43.872837 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:43.872837 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:43.873698 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9ff2b80-c958-4392-ac99-c554791ab163 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:43.874065 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1313/5280] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:43 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:44.887170 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a42af51f-0836-4567-9108-59118086b6bc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:44.889734 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a42af51f-0836-4567-9108-59118086b6bc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:44.889891 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a42af51f-0836-4567-9108-59118086b6bc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:44.890189 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a42af51f-0836-4567-9108-59118086b6bc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:44.890434 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a42af51f-0836-4567-9108-59118086b6bc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:44.896034 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:44.896034 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:44.897470 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a42af51f-0836-4567-9108-59118086b6bc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:44.897687 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1336/5281] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:44 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:45.908558 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c92fd223-0693-4951-ab58-52ce7ba768c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:45.911001 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c92fd223-0693-4951-ab58-52ce7ba768c3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:45.911302 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c92fd223-0693-4951-ab58-52ce7ba768c3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:45.911596 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c92fd223-0693-4951-ab58-52ce7ba768c3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:45.911767 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c92fd223-0693-4951-ab58-52ce7ba768c3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:45.918600 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:45.918600 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:45.919656 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c92fd223-0693-4951-ab58-52ce7ba768c3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:45.920157 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1324/5282] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:45 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:46.932024 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-696c6778-88f1-491a-9b4d-0ec064ae315e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:46.934154 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-696c6778-88f1-491a-9b4d-0ec064ae315e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:46.934436 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-696c6778-88f1-491a-9b4d-0ec064ae315e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:46.934675 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-696c6778-88f1-491a-9b4d-0ec064ae315e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:46.934785 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-696c6778-88f1-491a-9b4d-0ec064ae315e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:46.939945 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:46.939945 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:46.940893 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-696c6778-88f1-491a-9b4d-0ec064ae315e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:46.941428 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1310/5283] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:46 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:46.952490 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aedf2fe5-a24a-433c-94e2-67a8672d05f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:46.954342 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aedf2fe5-a24a-433c-94e2-67a8672d05f3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5/restore Aug 18 09:32:46.954749 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aedf2fe5-a24a-433c-94e2-67a8672d05f3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "162e1503-4b2a-4b29-a9a9-ca9d4838b3e7"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:32:46.956212 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-aedf2fe5-a24a-433c-94e2-67a8672d05f3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Restoring backup 2e37b89b-0dc8-402d-941e-444a86ea95d5 ({'restore': {'volume_id': '162e1503-4b2a-4b29-a9a9-ca9d4838b3e7'}}) {{(pid=100265) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 09:32:46.956350 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-aedf2fe5-a24a-433c-94e2-67a8672d05f3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Restoring backup 2e37b89b-0dc8-402d-941e-444a86ea95d5 to volume 162e1503-4b2a-4b29-a9a9-ca9d4838b3e7. Aug 18 09:32:46.962983 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:46.962983 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:46.973419 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:46.973419 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:46.973909 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aedf2fe5-a24a-433c-94e2-67a8672d05f3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:32:46.974158 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-aedf2fe5-a24a-433c-94e2-67a8672d05f3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Checking backup size 1 against volume size 1 {{(pid=100265) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 09:32:46.974279 np0000007625 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-aedf2fe5-a24a-433c-94e2-67a8672d05f3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Overwriting volume 162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 with restore of backup 2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:46.990973 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-aedf2fe5-a24a-433c-94e2-67a8672d05f3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] restore_backup in rpcapi backup_id 2e37b89b-0dc8-402d-941e-444a86ea95d5 {{(pid=100265) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 09:32:46.993313 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aedf2fe5-a24a-433c-94e2-67a8672d05f3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5/restore returned with HTTP 202 Aug 18 09:32:46.993961 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1314/5284] 10.4.3.41 () {68 vars in 1386 bytes} [Tue Aug 18 09:32:46 2026] POST /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5/restore => generated 181 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:32:47.003250 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-15ec8b09-0745-42be-9884-fd08200ae461 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:47.005408 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15ec8b09-0745-42be-9884-fd08200ae461 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:47.005408 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15ec8b09-0745-42be-9884-fd08200ae461 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:47.005669 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15ec8b09-0745-42be-9884-fd08200ae461 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:47.005726 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-15ec8b09-0745-42be-9884-fd08200ae461 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:47.011899 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:47.011899 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:47.013019 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15ec8b09-0745-42be-9884-fd08200ae461 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:47.013483 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1337/5285] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:47 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:48.024094 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b86fc6e4-e27e-4cad-ae3b-a4ee2acd1f34 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:48.025945 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b86fc6e4-e27e-4cad-ae3b-a4ee2acd1f34 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:48.026121 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b86fc6e4-e27e-4cad-ae3b-a4ee2acd1f34 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:48.026319 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b86fc6e4-e27e-4cad-ae3b-a4ee2acd1f34 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:48.026447 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b86fc6e4-e27e-4cad-ae3b-a4ee2acd1f34 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:48.031676 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:48.031676 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:48.032610 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b86fc6e4-e27e-4cad-ae3b-a4ee2acd1f34 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:48.033101 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1325/5286] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:48 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:49.043116 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bcc9ab65-f02d-4655-832c-f98f50eb34a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:49.044772 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcc9ab65-f02d-4655-832c-f98f50eb34a4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:49.044975 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcc9ab65-f02d-4655-832c-f98f50eb34a4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:49.045153 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcc9ab65-f02d-4655-832c-f98f50eb34a4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:49.045264 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bcc9ab65-f02d-4655-832c-f98f50eb34a4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:49.051126 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:49.051126 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:49.052167 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcc9ab65-f02d-4655-832c-f98f50eb34a4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:49.052704 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1311/5287] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:49 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:50.064040 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ec4cb6e-c942-485c-9f73-4a3cc6db99ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:50.066097 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ec4cb6e-c942-485c-9f73-4a3cc6db99ba tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:50.066374 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ec4cb6e-c942-485c-9f73-4a3cc6db99ba tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:50.066650 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ec4cb6e-c942-485c-9f73-4a3cc6db99ba tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:50.066861 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3ec4cb6e-c942-485c-9f73-4a3cc6db99ba tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:50.072784 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:50.072784 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:50.073989 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ec4cb6e-c942-485c-9f73-4a3cc6db99ba tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:50.074466 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1315/5288] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:50 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:51.086263 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99fe3968-ee4f-4298-8670-85469876db99 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:51.088581 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99fe3968-ee4f-4298-8670-85469876db99 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:51.088802 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99fe3968-ee4f-4298-8670-85469876db99 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:51.089012 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99fe3968-ee4f-4298-8670-85469876db99 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:51.089108 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-99fe3968-ee4f-4298-8670-85469876db99 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:51.094457 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:51.094457 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:51.095456 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99fe3968-ee4f-4298-8670-85469876db99 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:51.096094 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1338/5289] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:51 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:52.107822 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c9c303a-d030-40a9-8a05-b64f623f3e29 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:52.110436 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c9c303a-d030-40a9-8a05-b64f623f3e29 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:52.110736 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c9c303a-d030-40a9-8a05-b64f623f3e29 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:52.111024 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c9c303a-d030-40a9-8a05-b64f623f3e29 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:52.111213 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8c9c303a-d030-40a9-8a05-b64f623f3e29 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:52.117236 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:52.117236 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:52.118446 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c9c303a-d030-40a9-8a05-b64f623f3e29 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:52.119001 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1326/5290] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:52 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:53.131210 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a60d0453-5b7c-4705-ad61-cd97ffa2dfce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:53.133922 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a60d0453-5b7c-4705-ad61-cd97ffa2dfce tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:53.134221 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a60d0453-5b7c-4705-ad61-cd97ffa2dfce tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:53.134455 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a60d0453-5b7c-4705-ad61-cd97ffa2dfce tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:53.134611 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a60d0453-5b7c-4705-ad61-cd97ffa2dfce tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:53.140487 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:53.140487 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:53.141703 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a60d0453-5b7c-4705-ad61-cd97ffa2dfce tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:53.142239 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1312/5291] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:53 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:54.153912 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dcce0e99-69be-4574-b9d4-4a14577a74eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:54.155645 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dcce0e99-69be-4574-b9d4-4a14577a74eb tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:54.155847 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dcce0e99-69be-4574-b9d4-4a14577a74eb tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:54.156030 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dcce0e99-69be-4574-b9d4-4a14577a74eb tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:54.156134 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dcce0e99-69be-4574-b9d4-4a14577a74eb tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:54.160650 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:54.160650 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:54.161368 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dcce0e99-69be-4574-b9d4-4a14577a74eb tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:54.161754 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1316/5292] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:54 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:55.173675 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-db5dd394-f1b2-4c2b-84a5-e9c12c06c7a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:55.175355 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db5dd394-f1b2-4c2b-84a5-e9c12c06c7a8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:55.175580 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db5dd394-f1b2-4c2b-84a5-e9c12c06c7a8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:55.175787 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-db5dd394-f1b2-4c2b-84a5-e9c12c06c7a8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:55.175937 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-db5dd394-f1b2-4c2b-84a5-e9c12c06c7a8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:55.181369 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:55.181369 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:55.182279 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-db5dd394-f1b2-4c2b-84a5-e9c12c06c7a8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:55.182719 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1339/5293] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:55 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:56.194745 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d06bdf94-b6f7-496e-a68f-48b77c8e6e96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:56.196592 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d06bdf94-b6f7-496e-a68f-48b77c8e6e96 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:56.196796 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d06bdf94-b6f7-496e-a68f-48b77c8e6e96 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:56.197034 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d06bdf94-b6f7-496e-a68f-48b77c8e6e96 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:56.197166 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d06bdf94-b6f7-496e-a68f-48b77c8e6e96 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:56.202622 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:56.202622 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:56.203275 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d06bdf94-b6f7-496e-a68f-48b77c8e6e96 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:56.203723 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1327/5294] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:56 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:57.216591 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d1fe3a24-d673-48f6-8eab-2908c205738a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:57.217986 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1fe3a24-d673-48f6-8eab-2908c205738a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:57.218288 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1fe3a24-d673-48f6-8eab-2908c205738a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:57.218587 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1fe3a24-d673-48f6-8eab-2908c205738a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:57.218745 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d1fe3a24-d673-48f6-8eab-2908c205738a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:57.224584 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:57.224584 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:57.225635 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1fe3a24-d673-48f6-8eab-2908c205738a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:57.226183 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1313/5295] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:57 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:58.240171 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a4699e52-89ca-48e4-a6cd-8c415197a86a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:58.242250 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4699e52-89ca-48e4-a6cd-8c415197a86a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:58.242496 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4699e52-89ca-48e4-a6cd-8c415197a86a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:58.242701 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4699e52-89ca-48e4-a6cd-8c415197a86a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:58.242807 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a4699e52-89ca-48e4-a6cd-8c415197a86a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:58.244508 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=38,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:32:58.247928 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:58.247928 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:58.249312 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4699e52-89ca-48e4-a6cd-8c415197a86a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:58.249903 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1317/5296] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:58 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:59.263177 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5b30aaf3-1a6b-4ffc-a282-829e178760e0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:59.265029 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b30aaf3-1a6b-4ffc-a282-829e178760e0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:59.265279 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b30aaf3-1a6b-4ffc-a282-829e178760e0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:59.265521 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5b30aaf3-1a6b-4ffc-a282-829e178760e0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:59.265635 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5b30aaf3-1a6b-4ffc-a282-829e178760e0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:59.270710 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:59.270710 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:32:59.271440 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5b30aaf3-1a6b-4ffc-a282-829e178760e0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:59.271968 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1340/5297] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:59 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:59.282629 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ce05921-937f-4f77-90cb-6b0ec5425d7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:59.284655 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ce05921-937f-4f77-90cb-6b0ec5425d7c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 Aug 18 09:32:59.285009 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ce05921-937f-4f77-90cb-6b0ec5425d7c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:59.285301 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ce05921-937f-4f77-90cb-6b0ec5425d7c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:59.295907 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:59.295907 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:32:59.299745 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3ce05921-937f-4f77-90cb-6b0ec5425d7c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:32:59.303796 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ce05921-937f-4f77-90cb-6b0ec5425d7c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 returned with HTTP 200 Aug 18 09:32:59.304445 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1328/5298] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:59 2026] GET /volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:32:59.319777 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ecd489e0-514f-466e-be1c-7d459e4d137e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:59.321997 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecd489e0-514f-466e-be1c-7d459e4d137e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] DELETE https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:59.322241 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecd489e0-514f-466e-be1c-7d459e4d137e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:59.322493 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecd489e0-514f-466e-be1c-7d459e4d137e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:59.322632 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-ecd489e0-514f-466e-be1c-7d459e4d137e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete backup with id: 2e37b89b-0dc8-402d-941e-444a86ea95d5. Aug 18 09:32:59.327769 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:59.327769 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:32:59.342692 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-ecd489e0-514f-466e-be1c-7d459e4d137e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] delete_backup rpcapi backup_id 2e37b89b-0dc8-402d-941e-444a86ea95d5 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:32:59.344575 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecd489e0-514f-466e-be1c-7d459e4d137e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 202 Aug 18 09:32:59.345083 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1314/5299] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:32:59 2026] DELETE /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:32:59.353169 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a61d7ca9-b1cf-4a32-88b2-db459b16fec8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:32:59.355318 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a61d7ca9-b1cf-4a32-88b2-db459b16fec8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:32:59.355318 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a61d7ca9-b1cf-4a32-88b2-db459b16fec8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:32:59.355659 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a61d7ca9-b1cf-4a32-88b2-db459b16fec8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:32:59.355854 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a61d7ca9-b1cf-4a32-88b2-db459b16fec8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:32:59.361058 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:32:59.361058 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:32:59.362205 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a61d7ca9-b1cf-4a32-88b2-db459b16fec8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 200 Aug 18 09:32:59.362867 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1318/5300] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:32:59 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:00.376104 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-551b75da-92cc-40e9-84ff-3a3ed622bbc2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:00.378036 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-551b75da-92cc-40e9-84ff-3a3ed622bbc2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 Aug 18 09:33:00.378227 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-551b75da-92cc-40e9-84ff-3a3ed622bbc2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:00.378418 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-551b75da-92cc-40e9-84ff-3a3ed622bbc2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:00.378527 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-551b75da-92cc-40e9-84ff-3a3ed622bbc2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 2e37b89b-0dc8-402d-941e-444a86ea95d5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:00.382551 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-551b75da-92cc-40e9-84ff-3a3ed622bbc2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 returned with HTTP 404 Aug 18 09:33:00.383156 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1341/5301] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:00 2026] GET /volume/v3/backups/2e37b89b-0dc8-402d-941e-444a86ea95d5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:33:00.395437 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0428576c-34e5-4e51-b056-e2e9b3e052be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:00.397561 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:33:00.398052 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1346876777"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:33:00.400048 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1346876777'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:33:00.400235 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create volume of 1 GB Aug 18 09:33:00.405648 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Availability Zones retrieved successfully. Aug 18 09:33:00.413775 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Flow 'volume_create_api' (318e61a3-e1b4-4243-82ea-0c5fc66d0f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:33:00.415140 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a001f4-71a0-4eda-ae63-89381c9ec09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:33:00.416514 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:33:00.455629 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a001f4-71a0-4eda-ae63-89381c9ec09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:33:00.456645 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66cd371-3ee6-41d5-8f3d-8fc191350b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:33:00.496792 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Created reservations ['c049f506-d914-40af-beed-a1b1df9ccb3b', 'ec860ed0-86e9-47d4-87d2-43996fd20d78', 'b3838f24-fe4f-4c5d-9b0c-9122c638a8f2', '13e1b39e-7694-43b5-93ba-16477cc9e4de'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:33:00.497588 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66cd371-3ee6-41d5-8f3d-8fc191350b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c049f506-d914-40af-beed-a1b1df9ccb3b', 'ec860ed0-86e9-47d4-87d2-43996fd20d78', 'b3838f24-fe4f-4c5d-9b0c-9122c638a8f2', '13e1b39e-7694-43b5-93ba-16477cc9e4de']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:33:00.498298 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a863a011-33e7-4d1f-bd25-2eb8d8dcc324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:33:00.519424 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a863a011-33e7-4d1f-bd25-2eb8d8dcc324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fb182aa-9bd7-44c3-90a6-cc959ee71e05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1346876777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf93aba0601e44d88b6ba983d509d93f',qos_specs=None,replication_status=,reservations=['c049f506-d914-40af-beed-a1b1df9ccb3b','ec860ed0-86e9-47d4-87d2-43996fd20d78','b3838f24-fe4f-4c5d-9b0c-9122c638a8f2','13e1b39e-7694-43b5-93ba-16477cc9e4de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e32532f66941e18177673dac1e9d39',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:33:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1346876777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fb182aa-9bd7-44c3-90a6-cc959ee71e05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf93aba0601e44d88b6ba983d509d93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e32532f66941e18177673dac1e9d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:33:00.520161 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1357002d-ec7e-4a14-8c0d-c5b480a1b65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:33:00.539765 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1357002d-ec7e-4a14-8c0d-c5b480a1b65e) transitioned into state 'SUCCESS' from state '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-1346876777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf93aba0601e44d88b6ba983d509d93f',qos_specs=None,replication_status=,reservations=['c049f506-d914-40af-beed-a1b1df9ccb3b','ec860ed0-86e9-47d4-87d2-43996fd20d78','b3838f24-fe4f-4c5d-9b0c-9122c638a8f2','13e1b39e-7694-43b5-93ba-16477cc9e4de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e32532f66941e18177673dac1e9d39',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:33:00.540589 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af9abc3-8c34-4bf0-8032-6c2ee3097f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:33:00.550909 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af9abc3-8c34-4bf0-8032-6c2ee3097f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:33:00.551689 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Flow 'volume_create_api' (318e61a3-e1b4-4243-82ea-0c5fc66d0f36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:33:00.551986 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create volume request issued successfully. Aug 18 09:33:00.552618 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0428576c-34e5-4e51-b056-e2e9b3e052be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:33:00.553264 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1329/5302] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:33:00 2026] POST /volume/v3/volumes => generated 747 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:33:00.565203 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f33ebfae-8a8f-479d-9026-7a83e953f8bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:00.567483 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f33ebfae-8a8f-479d-9026-7a83e953f8bc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 Aug 18 09:33:00.567730 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f33ebfae-8a8f-479d-9026-7a83e953f8bc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:00.567986 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f33ebfae-8a8f-479d-9026-7a83e953f8bc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:00.577089 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:00.577089 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:00.581762 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f33ebfae-8a8f-479d-9026-7a83e953f8bc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:33:00.586939 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f33ebfae-8a8f-479d-9026-7a83e953f8bc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 returned with HTTP 200 Aug 18 09:33:00.587432 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1315/5303] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:00 2026] GET /volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:01.604453 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c76d079a-ee15-4f50-a0d9-4dde71e963be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:01.606701 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c76d079a-ee15-4f50-a0d9-4dde71e963be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 Aug 18 09:33:01.607040 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c76d079a-ee15-4f50-a0d9-4dde71e963be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:01.607299 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c76d079a-ee15-4f50-a0d9-4dde71e963be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:01.617498 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:01.617498 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:01.621882 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c76d079a-ee15-4f50-a0d9-4dde71e963be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:33:01.626654 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c76d079a-ee15-4f50-a0d9-4dde71e963be tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 returned with HTTP 200 Aug 18 09:33:01.627007 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1319/5304] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:01 2026] GET /volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:01.639240 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9642571b-1fc1-4108-a427-173ef9bc1c13 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:01.641114 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9642571b-1fc1-4108-a427-173ef9bc1c13 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:33:01.641935 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9642571b-1fc1-4108-a427-173ef9bc1c13 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9fb182aa-9bd7-44c3-90a6-cc959ee71e05", "name": "tempest-VolumesBackupsTest-Backup-358446359"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:33:01.643366 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-9642571b-1fc1-4108-a427-173ef9bc1c13 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Creating new backup {'backup': {'volume_id': '9fb182aa-9bd7-44c3-90a6-cc959ee71e05', 'name': 'tempest-VolumesBackupsTest-Backup-358446359'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:33:01.644038 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-9642571b-1fc1-4108-a427-173ef9bc1c13 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Creating backup of volume 9fb182aa-9bd7-44c3-90a6-cc959ee71e05 in container None Aug 18 09:33:01.651459 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:01.651459 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:01.651459 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9642571b-1fc1-4108-a427-173ef9bc1c13 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:33:01.671695 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9642571b-1fc1-4108-a427-173ef9bc1c13 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Created reservations ['67f8ab9f-291b-4125-a25a-c5c31628d29e', '6b3d08fc-3e9c-48ce-8704-0740e7430ff5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:33:01.708536 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9642571b-1fc1-4108-a427-173ef9bc1c13 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:33:01.709040 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1342/5305] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:33:01 2026] POST /volume/v3/backups => generated 327 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:33:01.718201 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4eb801a3-a022-4722-ac6d-26962b93dc5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:01.719979 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4eb801a3-a022-4722-ac6d-26962b93dc5f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:01.720203 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4eb801a3-a022-4722-ac6d-26962b93dc5f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:01.720348 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4eb801a3-a022-4722-ac6d-26962b93dc5f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:01.720509 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4eb801a3-a022-4722-ac6d-26962b93dc5f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:01.724913 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:01.724913 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:01.725854 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4eb801a3-a022-4722-ac6d-26962b93dc5f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:01.726234 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1330/5306] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:01 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:02.738067 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ed0d4bf-a79a-4d2c-908e-ec0d6eb60b7a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:02.740279 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ed0d4bf-a79a-4d2c-908e-ec0d6eb60b7a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:02.740627 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ed0d4bf-a79a-4d2c-908e-ec0d6eb60b7a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:02.740951 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ed0d4bf-a79a-4d2c-908e-ec0d6eb60b7a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:02.741088 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2ed0d4bf-a79a-4d2c-908e-ec0d6eb60b7a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:02.747287 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:02.747287 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:02.748379 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ed0d4bf-a79a-4d2c-908e-ec0d6eb60b7a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:02.748920 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1316/5307] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:02 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:03.761833 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12eb8761-6211-4640-95d3-e7b81921ab63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:03.764609 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12eb8761-6211-4640-95d3-e7b81921ab63 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:03.764937 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12eb8761-6211-4640-95d3-e7b81921ab63 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:03.765194 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12eb8761-6211-4640-95d3-e7b81921ab63 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:03.765298 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-12eb8761-6211-4640-95d3-e7b81921ab63 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:03.770363 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:03.770363 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:03.771403 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12eb8761-6211-4640-95d3-e7b81921ab63 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:03.771851 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1320/5308] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:03 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:04.783302 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-52010d95-8535-4380-8443-c0123b8d50a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:04.785412 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52010d95-8535-4380-8443-c0123b8d50a6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:04.785655 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52010d95-8535-4380-8443-c0123b8d50a6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:04.785930 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52010d95-8535-4380-8443-c0123b8d50a6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:04.786073 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-52010d95-8535-4380-8443-c0123b8d50a6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:04.791706 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:04.791706 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:04.792777 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52010d95-8535-4380-8443-c0123b8d50a6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:04.793279 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1343/5309] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:04 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:05.805105 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b0289dc-c583-4b02-81fb-b47c3deb6f5e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:05.807834 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b0289dc-c583-4b02-81fb-b47c3deb6f5e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:05.808138 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b0289dc-c583-4b02-81fb-b47c3deb6f5e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:05.808431 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b0289dc-c583-4b02-81fb-b47c3deb6f5e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:05.808578 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2b0289dc-c583-4b02-81fb-b47c3deb6f5e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:05.814973 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:05.814973 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:05.816178 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b0289dc-c583-4b02-81fb-b47c3deb6f5e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:05.816779 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1331/5310] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:05 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:06.829025 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-542f2da1-c526-43e7-b17a-24c237cdbbb7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:06.831236 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-542f2da1-c526-43e7-b17a-24c237cdbbb7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:06.831475 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-542f2da1-c526-43e7-b17a-24c237cdbbb7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:06.831714 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-542f2da1-c526-43e7-b17a-24c237cdbbb7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:06.831845 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-542f2da1-c526-43e7-b17a-24c237cdbbb7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:06.836316 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:06.836316 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:06.837089 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-542f2da1-c526-43e7-b17a-24c237cdbbb7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:06.837445 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1317/5311] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:06 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:07.850368 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-58c5e65c-ff7c-4ed2-8c51-f3c363f5c768 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:07.852624 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58c5e65c-ff7c-4ed2-8c51-f3c363f5c768 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:07.852872 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58c5e65c-ff7c-4ed2-8c51-f3c363f5c768 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:07.853098 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58c5e65c-ff7c-4ed2-8c51-f3c363f5c768 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:07.853225 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-58c5e65c-ff7c-4ed2-8c51-f3c363f5c768 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:07.858771 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:07.858771 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:07.859687 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58c5e65c-ff7c-4ed2-8c51-f3c363f5c768 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:07.860168 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1321/5312] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:07 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:08.873687 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-410af222-8d7b-4284-ac8f-574e4baac285 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:08.875947 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-410af222-8d7b-4284-ac8f-574e4baac285 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:08.876201 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-410af222-8d7b-4284-ac8f-574e4baac285 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:08.876427 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-410af222-8d7b-4284-ac8f-574e4baac285 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:08.876959 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-410af222-8d7b-4284-ac8f-574e4baac285 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:08.881966 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:08.881966 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:08.882939 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-410af222-8d7b-4284-ac8f-574e4baac285 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:08.883335 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1344/5313] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:08 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:09.895326 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-005eb264-d732-4c3a-9e88-9e317ce01d17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:09.898045 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-005eb264-d732-4c3a-9e88-9e317ce01d17 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:09.898344 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-005eb264-d732-4c3a-9e88-9e317ce01d17 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:09.898754 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-005eb264-d732-4c3a-9e88-9e317ce01d17 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:09.898818 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-005eb264-d732-4c3a-9e88-9e317ce01d17 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:09.907022 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:09.907022 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:09.908196 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-005eb264-d732-4c3a-9e88-9e317ce01d17 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:09.908834 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1332/5314] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:09 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:10.922310 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8523fe82-a59c-41d8-9138-7c90036cd843 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:10.924888 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8523fe82-a59c-41d8-9138-7c90036cd843 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:10.925047 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8523fe82-a59c-41d8-9138-7c90036cd843 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:10.925302 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8523fe82-a59c-41d8-9138-7c90036cd843 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:10.925441 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8523fe82-a59c-41d8-9138-7c90036cd843 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:10.932338 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:10.932338 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:10.933626 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8523fe82-a59c-41d8-9138-7c90036cd843 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:10.934412 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1318/5315] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:10 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:11.945702 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a08cd672-a868-40e0-9510-e3412301f819 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:11.947472 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a08cd672-a868-40e0-9510-e3412301f819 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:11.947678 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a08cd672-a868-40e0-9510-e3412301f819 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:11.947857 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a08cd672-a868-40e0-9510-e3412301f819 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:11.947952 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a08cd672-a868-40e0-9510-e3412301f819 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:11.952423 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:11.952423 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:11.953213 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a08cd672-a868-40e0-9510-e3412301f819 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:11.953593 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1322/5316] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:11 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:12.964498 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22097129-48bb-440f-9e2e-86f9833cef03 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:12.966384 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22097129-48bb-440f-9e2e-86f9833cef03 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:12.966612 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22097129-48bb-440f-9e2e-86f9833cef03 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:12.966859 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22097129-48bb-440f-9e2e-86f9833cef03 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:12.967025 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-22097129-48bb-440f-9e2e-86f9833cef03 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:12.969441 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=69,cinder:INSERT=13,cinder:UPDATE=24 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:33:12.973413 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:12.973413 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:12.974573 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22097129-48bb-440f-9e2e-86f9833cef03 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:12.975121 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1345/5317] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:12 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:13.986163 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5fc95450-ffbc-425a-b27b-6cab6ee5fb6b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:13.988553 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fc95450-ffbc-425a-b27b-6cab6ee5fb6b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:13.988766 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fc95450-ffbc-425a-b27b-6cab6ee5fb6b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:13.989038 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fc95450-ffbc-425a-b27b-6cab6ee5fb6b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:13.989174 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5fc95450-ffbc-425a-b27b-6cab6ee5fb6b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:13.991505 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=62,cinder:UPDATE=22,cinder:INSERT=13,cinder:DELETE=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:33:13.996369 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:13.996369 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:13.997343 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fc95450-ffbc-425a-b27b-6cab6ee5fb6b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:13.997755 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1333/5318] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:13 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:15.008717 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42dbac17-dc34-4a94-83f0-7976cef5d72d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:15.011386 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42dbac17-dc34-4a94-83f0-7976cef5d72d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:15.011604 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42dbac17-dc34-4a94-83f0-7976cef5d72d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:15.012468 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42dbac17-dc34-4a94-83f0-7976cef5d72d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:15.012468 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-42dbac17-dc34-4a94-83f0-7976cef5d72d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:15.015189 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=62,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:33:15.018678 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:15.018678 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:15.019502 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42dbac17-dc34-4a94-83f0-7976cef5d72d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:15.019912 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1319/5319] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:15 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:16.031490 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a2d595e-1d07-4d37-8d71-bdde711c920d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:16.033827 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a2d595e-1d07-4d37-8d71-bdde711c920d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:16.034070 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a2d595e-1d07-4d37-8d71-bdde711c920d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:16.034316 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a2d595e-1d07-4d37-8d71-bdde711c920d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:16.034475 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7a2d595e-1d07-4d37-8d71-bdde711c920d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:16.040293 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:16.040293 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:16.041318 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a2d595e-1d07-4d37-8d71-bdde711c920d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:16.041786 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1323/5320] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:16 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:17.052675 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc35e505-305d-4622-bb21-8af6b6579fb4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:17.054483 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc35e505-305d-4622-bb21-8af6b6579fb4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:17.054693 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc35e505-305d-4622-bb21-8af6b6579fb4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:17.054900 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc35e505-305d-4622-bb21-8af6b6579fb4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:17.055020 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-dc35e505-305d-4622-bb21-8af6b6579fb4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:17.059314 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:17.059314 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:17.060111 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc35e505-305d-4622-bb21-8af6b6579fb4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:17.060694 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1346/5321] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:17 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:17.070742 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d8e93e8-e4ad-4060-8b8d-b98a96bd3c79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:17.072780 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d8e93e8-e4ad-4060-8b8d-b98a96bd3c79 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:33:17.073121 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d8e93e8-e4ad-4060-8b8d-b98a96bd3c79 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9fb182aa-9bd7-44c3-90a6-cc959ee71e05", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2126231368"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:33:17.074693 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-9d8e93e8-e4ad-4060-8b8d-b98a96bd3c79 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Creating new backup {'backup': {'volume_id': '9fb182aa-9bd7-44c3-90a6-cc959ee71e05', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2126231368'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:33:17.074846 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-9d8e93e8-e4ad-4060-8b8d-b98a96bd3c79 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Creating backup of volume 9fb182aa-9bd7-44c3-90a6-cc959ee71e05 in container None Aug 18 09:33:17.081701 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:17.081701 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:17.082142 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9d8e93e8-e4ad-4060-8b8d-b98a96bd3c79 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:33:17.097286 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9d8e93e8-e4ad-4060-8b8d-b98a96bd3c79 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Created reservations ['9cc7e141-b26b-4f8e-b84a-0d8f1dc72e13', '7bfe64ab-9ca8-46f4-88f9-2c15fefc415f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:33:17.131378 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d8e93e8-e4ad-4060-8b8d-b98a96bd3c79 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:33:17.131891 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1334/5322] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:33:17 2026] POST /volume/v3/backups => generated 328 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:33:17.140142 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15f40a62-33a5-401b-ad96-010b2f52d002 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:17.141786 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15f40a62-33a5-401b-ad96-010b2f52d002 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:17.142028 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15f40a62-33a5-401b-ad96-010b2f52d002 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:17.142234 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15f40a62-33a5-401b-ad96-010b2f52d002 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:17.142351 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-15f40a62-33a5-401b-ad96-010b2f52d002 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:17.147323 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:17.147323 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:17.148266 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15f40a62-33a5-401b-ad96-010b2f52d002 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:17.148780 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1320/5323] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:17 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:18.161480 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2dd5cd1b-5355-4475-a962-35bec0ee2424 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:18.163616 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2dd5cd1b-5355-4475-a962-35bec0ee2424 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:18.163918 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2dd5cd1b-5355-4475-a962-35bec0ee2424 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:18.164200 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2dd5cd1b-5355-4475-a962-35bec0ee2424 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:18.164368 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2dd5cd1b-5355-4475-a962-35bec0ee2424 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:18.170982 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:18.170982 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:18.172098 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2dd5cd1b-5355-4475-a962-35bec0ee2424 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:18.172767 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1324/5324] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:18 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:19.185644 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f4f1259-d32b-41f8-86bf-eb2fc99e598f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:19.188009 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f4f1259-d32b-41f8-86bf-eb2fc99e598f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:19.188269 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f4f1259-d32b-41f8-86bf-eb2fc99e598f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:19.188548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f4f1259-d32b-41f8-86bf-eb2fc99e598f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:19.188719 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3f4f1259-d32b-41f8-86bf-eb2fc99e598f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:19.194097 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:19.194097 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:19.194957 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f4f1259-d32b-41f8-86bf-eb2fc99e598f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:19.195414 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1347/5325] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:19 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:20.208408 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ffe3666-d7d4-49b7-9238-c9c4d81386ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:20.210353 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ffe3666-d7d4-49b7-9238-c9c4d81386ab tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:20.210576 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ffe3666-d7d4-49b7-9238-c9c4d81386ab tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:20.210782 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ffe3666-d7d4-49b7-9238-c9c4d81386ab tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:20.210892 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7ffe3666-d7d4-49b7-9238-c9c4d81386ab tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:20.216232 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:20.216232 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:20.217186 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ffe3666-d7d4-49b7-9238-c9c4d81386ab tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:20.217630 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1335/5326] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:20 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:21.228662 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0ccce26-8584-46ce-8746-a9377e853f81 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:21.230787 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0ccce26-8584-46ce-8746-a9377e853f81 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:21.231140 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0ccce26-8584-46ce-8746-a9377e853f81 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:21.231322 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0ccce26-8584-46ce-8746-a9377e853f81 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:21.231486 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b0ccce26-8584-46ce-8746-a9377e853f81 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:21.238034 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:21.238034 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:21.239263 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0ccce26-8584-46ce-8746-a9377e853f81 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:21.239761 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1321/5327] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:21 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:22.251770 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7b45799d-41ff-4906-85b6-c6254583625e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:22.254126 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b45799d-41ff-4906-85b6-c6254583625e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:22.254325 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b45799d-41ff-4906-85b6-c6254583625e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:22.254541 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b45799d-41ff-4906-85b6-c6254583625e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:22.254685 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7b45799d-41ff-4906-85b6-c6254583625e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:22.259887 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:22.259887 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:22.260800 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b45799d-41ff-4906-85b6-c6254583625e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:22.261214 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1325/5328] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:22 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:23.273118 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ebd53720-1b18-438d-aeee-5403424ad5dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:23.275018 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ebd53720-1b18-438d-aeee-5403424ad5dd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:23.276644 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ebd53720-1b18-438d-aeee-5403424ad5dd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:23.276644 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ebd53720-1b18-438d-aeee-5403424ad5dd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:23.276644 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ebd53720-1b18-438d-aeee-5403424ad5dd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:23.282567 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:23.282567 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:23.282567 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ebd53720-1b18-438d-aeee-5403424ad5dd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:23.282567 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1348/5329] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:23 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:24.294556 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba39b667-30cb-4b02-8819-cf3344dd78af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:24.296290 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba39b667-30cb-4b02-8819-cf3344dd78af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:24.296618 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba39b667-30cb-4b02-8819-cf3344dd78af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:24.296889 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba39b667-30cb-4b02-8819-cf3344dd78af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:24.297052 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ba39b667-30cb-4b02-8819-cf3344dd78af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:24.301796 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:24.301796 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:24.302639 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba39b667-30cb-4b02-8819-cf3344dd78af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:24.303038 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1336/5330] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:24 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:24.314053 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b583b213-0629-4d0b-9093-fc354c3cff9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:24.315919 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b583b213-0629-4d0b-9093-fc354c3cff9e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45/restore Aug 18 09:33:24.316306 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b583b213-0629-4d0b-9093-fc354c3cff9e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "9fb182aa-9bd7-44c3-90a6-cc959ee71e05"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:33:24.317934 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-b583b213-0629-4d0b-9093-fc354c3cff9e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Restoring backup bfd9f9a6-0edb-48b3-8028-347c17421e45 ({'restore': {'volume_id': '9fb182aa-9bd7-44c3-90a6-cc959ee71e05'}}) {{(pid=100266) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 09:33:24.318042 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-b583b213-0629-4d0b-9093-fc354c3cff9e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Restoring backup bfd9f9a6-0edb-48b3-8028-347c17421e45 to volume 9fb182aa-9bd7-44c3-90a6-cc959ee71e05. Aug 18 09:33:24.324458 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:24.324458 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:24.336223 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:24.336223 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:24.337010 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b583b213-0629-4d0b-9093-fc354c3cff9e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:33:24.337153 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-b583b213-0629-4d0b-9093-fc354c3cff9e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Checking backup size 1 against volume size 1 {{(pid=100266) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 09:33:24.337289 np0000007625 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-b583b213-0629-4d0b-9093-fc354c3cff9e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Overwriting volume 9fb182aa-9bd7-44c3-90a6-cc959ee71e05 with restore of backup bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:24.352162 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-b583b213-0629-4d0b-9093-fc354c3cff9e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] restore_backup in rpcapi backup_id bfd9f9a6-0edb-48b3-8028-347c17421e45 {{(pid=100266) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 09:33:24.354166 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b583b213-0629-4d0b-9093-fc354c3cff9e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45/restore returned with HTTP 202 Aug 18 09:33:24.354653 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1322/5331] 10.4.3.41 () {68 vars in 1386 bytes} [Tue Aug 18 09:33:24 2026] POST /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45/restore => generated 182 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 09:33:24.363526 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12f965e6-2f9a-491f-8270-ce52225e7bc4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:24.365505 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12f965e6-2f9a-491f-8270-ce52225e7bc4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:24.365750 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12f965e6-2f9a-491f-8270-ce52225e7bc4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:24.365958 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12f965e6-2f9a-491f-8270-ce52225e7bc4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:24.366062 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-12f965e6-2f9a-491f-8270-ce52225e7bc4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:24.371642 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:24.371642 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:24.372652 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12f965e6-2f9a-491f-8270-ce52225e7bc4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:24.373040 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1326/5332] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:24 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:25.383508 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8d8d73a7-ebae-41d3-bac7-9a148eb09e79 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:25.385143 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d8d73a7-ebae-41d3-bac7-9a148eb09e79 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:25.385314 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d8d73a7-ebae-41d3-bac7-9a148eb09e79 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:25.385507 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d8d73a7-ebae-41d3-bac7-9a148eb09e79 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:25.385609 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8d8d73a7-ebae-41d3-bac7-9a148eb09e79 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:25.390480 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:25.390480 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:25.391143 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d8d73a7-ebae-41d3-bac7-9a148eb09e79 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:25.391473 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1349/5333] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:25 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:26.401792 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-efa48b0e-dd69-4a82-8a93-76cb66c5beb4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:26.403417 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efa48b0e-dd69-4a82-8a93-76cb66c5beb4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:26.403597 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efa48b0e-dd69-4a82-8a93-76cb66c5beb4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:26.403761 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efa48b0e-dd69-4a82-8a93-76cb66c5beb4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:26.403871 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-efa48b0e-dd69-4a82-8a93-76cb66c5beb4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:26.408169 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:26.408169 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:26.408893 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efa48b0e-dd69-4a82-8a93-76cb66c5beb4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:26.409362 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1337/5334] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:26 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:27.420710 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4602d9e-49d2-4187-9de8-f7bd53df1b3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:27.422480 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4602d9e-49d2-4187-9de8-f7bd53df1b3d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:27.422693 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4602d9e-49d2-4187-9de8-f7bd53df1b3d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:27.422892 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4602d9e-49d2-4187-9de8-f7bd53df1b3d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:27.422987 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a4602d9e-49d2-4187-9de8-f7bd53df1b3d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:27.428477 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:27.428477 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:27.429309 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4602d9e-49d2-4187-9de8-f7bd53df1b3d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:27.429713 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1323/5335] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:27 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:28.444752 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c65c0025-bd71-46fb-af77-f0c231d2d512 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:28.447246 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c65c0025-bd71-46fb-af77-f0c231d2d512 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:28.447539 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c65c0025-bd71-46fb-af77-f0c231d2d512 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:28.447799 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c65c0025-bd71-46fb-af77-f0c231d2d512 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:28.447955 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c65c0025-bd71-46fb-af77-f0c231d2d512 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:28.453956 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:28.453956 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:28.455197 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c65c0025-bd71-46fb-af77-f0c231d2d512 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:28.455795 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1327/5336] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:28 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:29.467128 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e18b580c-fa3c-4a09-b06d-b2f27697cacd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:29.469627 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e18b580c-fa3c-4a09-b06d-b2f27697cacd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:29.469924 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e18b580c-fa3c-4a09-b06d-b2f27697cacd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:29.470208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e18b580c-fa3c-4a09-b06d-b2f27697cacd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:29.470362 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e18b580c-fa3c-4a09-b06d-b2f27697cacd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:29.476434 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:29.476434 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:29.477336 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e18b580c-fa3c-4a09-b06d-b2f27697cacd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:29.477810 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1350/5337] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:29 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:30.488600 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9f02154-3f69-4602-965a-db2de577d453 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:30.489956 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9f02154-3f69-4602-965a-db2de577d453 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:30.490772 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9f02154-3f69-4602-965a-db2de577d453 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:30.490772 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9f02154-3f69-4602-965a-db2de577d453 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:30.490772 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a9f02154-3f69-4602-965a-db2de577d453 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:30.495678 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:30.495678 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:30.496420 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9f02154-3f69-4602-965a-db2de577d453 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:30.496805 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1338/5338] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:30 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:31.507493 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a3df523-3844-40a0-844d-71cc5bb6f15e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:31.509293 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a3df523-3844-40a0-844d-71cc5bb6f15e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:31.509542 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a3df523-3844-40a0-844d-71cc5bb6f15e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:31.509791 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a3df523-3844-40a0-844d-71cc5bb6f15e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:31.509903 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0a3df523-3844-40a0-844d-71cc5bb6f15e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:31.514758 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:31.514758 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:31.515550 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a3df523-3844-40a0-844d-71cc5bb6f15e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:31.515951 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1324/5339] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:31 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:32.525741 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9a07323d-6448-4cc5-880f-3d546de41e4b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:32.527571 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a07323d-6448-4cc5-880f-3d546de41e4b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:32.527803 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a07323d-6448-4cc5-880f-3d546de41e4b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:32.527997 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a07323d-6448-4cc5-880f-3d546de41e4b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:32.528112 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9a07323d-6448-4cc5-880f-3d546de41e4b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:32.533945 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:32.533945 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:32.534875 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a07323d-6448-4cc5-880f-3d546de41e4b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:32.535314 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1328/5340] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:32 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:33.547357 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f503bbc-553b-4eb9-964e-a731e40237fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:33.549602 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f503bbc-553b-4eb9-964e-a731e40237fd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:33.549863 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f503bbc-553b-4eb9-964e-a731e40237fd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:33.550121 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f503bbc-553b-4eb9-964e-a731e40237fd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:33.550286 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1f503bbc-553b-4eb9-964e-a731e40237fd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:33.555832 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:33.555832 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:33.556843 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f503bbc-553b-4eb9-964e-a731e40237fd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:33.557305 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1351/5341] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:33 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:34.570488 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-968439cf-9ea0-47df-8efa-4a7a297c2000 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:34.572770 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-968439cf-9ea0-47df-8efa-4a7a297c2000 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:34.573034 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-968439cf-9ea0-47df-8efa-4a7a297c2000 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:34.573190 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-968439cf-9ea0-47df-8efa-4a7a297c2000 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:34.573319 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-968439cf-9ea0-47df-8efa-4a7a297c2000 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:34.578844 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:34.578844 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:34.579757 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-968439cf-9ea0-47df-8efa-4a7a297c2000 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:34.580112 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1339/5342] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:34 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:35.590281 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-66acf90e-4dc9-48cc-9a5d-54c6ae780609 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:35.592010 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66acf90e-4dc9-48cc-9a5d-54c6ae780609 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:35.592195 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66acf90e-4dc9-48cc-9a5d-54c6ae780609 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:35.592405 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66acf90e-4dc9-48cc-9a5d-54c6ae780609 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:35.592564 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-66acf90e-4dc9-48cc-9a5d-54c6ae780609 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:35.596960 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:35.596960 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:35.597734 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66acf90e-4dc9-48cc-9a5d-54c6ae780609 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:35.598170 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1325/5343] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:35 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:36.609244 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17fb5168-fe8c-4300-bd7e-f33d9b6db0de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:36.611660 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17fb5168-fe8c-4300-bd7e-f33d9b6db0de tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:36.611941 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17fb5168-fe8c-4300-bd7e-f33d9b6db0de tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:36.612219 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17fb5168-fe8c-4300-bd7e-f33d9b6db0de tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:36.612379 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-17fb5168-fe8c-4300-bd7e-f33d9b6db0de tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:36.618005 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:36.618005 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:36.619221 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17fb5168-fe8c-4300-bd7e-f33d9b6db0de tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:36.619829 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1329/5344] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:36 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:36.631863 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-391d21c0-8753-44ec-9ca2-d9cd87efed96 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:36.633633 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-391d21c0-8753-44ec-9ca2-d9cd87efed96 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 Aug 18 09:33:36.633860 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-391d21c0-8753-44ec-9ca2-d9cd87efed96 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:36.634066 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-391d21c0-8753-44ec-9ca2-d9cd87efed96 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:36.643609 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:36.643609 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:36.648950 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-391d21c0-8753-44ec-9ca2-d9cd87efed96 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:33:36.655665 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-391d21c0-8753-44ec-9ca2-d9cd87efed96 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 returned with HTTP 200 Aug 18 09:33:36.656234 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1352/5345] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:36 2026] GET /volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:36.672139 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5dee8591-4269-48f1-bb6d-e3e72d1ef35b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:36.674024 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5dee8591-4269-48f1-bb6d-e3e72d1ef35b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] DELETE https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:36.674199 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5dee8591-4269-48f1-bb6d-e3e72d1ef35b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:36.674372 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5dee8591-4269-48f1-bb6d-e3e72d1ef35b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:36.674517 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-5dee8591-4269-48f1-bb6d-e3e72d1ef35b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete backup with id: bfd9f9a6-0edb-48b3-8028-347c17421e45. Aug 18 09:33:36.679710 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:36.679710 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:36.692736 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-5dee8591-4269-48f1-bb6d-e3e72d1ef35b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] delete_backup rpcapi backup_id bfd9f9a6-0edb-48b3-8028-347c17421e45 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:33:36.694901 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5dee8591-4269-48f1-bb6d-e3e72d1ef35b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 202 Aug 18 09:33:36.695469 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1340/5346] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:33:36 2026] DELETE /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:33:36.703270 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a37eb0a0-c1da-4f36-959f-2207ca5b4a5f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:36.705762 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a37eb0a0-c1da-4f36-959f-2207ca5b4a5f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:36.706007 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a37eb0a0-c1da-4f36-959f-2207ca5b4a5f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:36.706298 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a37eb0a0-c1da-4f36-959f-2207ca5b4a5f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:36.706503 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a37eb0a0-c1da-4f36-959f-2207ca5b4a5f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:36.712851 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:36.712851 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:36.713984 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a37eb0a0-c1da-4f36-959f-2207ca5b4a5f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 200 Aug 18 09:33:36.714553 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1326/5347] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:36 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:37.724813 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5675649c-1a53-4cec-a257-a2cabb92b470 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:37.726652 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5675649c-1a53-4cec-a257-a2cabb92b470 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 Aug 18 09:33:37.726854 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5675649c-1a53-4cec-a257-a2cabb92b470 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:37.727034 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5675649c-1a53-4cec-a257-a2cabb92b470 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:37.727142 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5675649c-1a53-4cec-a257-a2cabb92b470 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id bfd9f9a6-0edb-48b3-8028-347c17421e45. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:37.731151 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5675649c-1a53-4cec-a257-a2cabb92b470 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 returned with HTTP 404 Aug 18 09:33:37.731696 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1330/5348] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:37 2026] GET /volume/v3/backups/bfd9f9a6-0edb-48b3-8028-347c17421e45 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:33:37.740220 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b9a1ae90-0137-4df9-a8b3-b6402b1a6fa1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:37.742088 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9a1ae90-0137-4df9-a8b3-b6402b1a6fa1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] DELETE https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:37.742256 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9a1ae90-0137-4df9-a8b3-b6402b1a6fa1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:37.742471 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9a1ae90-0137-4df9-a8b3-b6402b1a6fa1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:37.742588 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-b9a1ae90-0137-4df9-a8b3-b6402b1a6fa1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete backup with id: 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. Aug 18 09:33:37.747968 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:37.747968 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:37.763015 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-b9a1ae90-0137-4df9-a8b3-b6402b1a6fa1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] delete_backup rpcapi backup_id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:33:37.764691 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9a1ae90-0137-4df9-a8b3-b6402b1a6fa1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 202 Aug 18 09:33:37.765334 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1353/5349] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:33:37 2026] DELETE /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:33:37.773046 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8994d2f0-93b6-4cc0-971e-c5c92482b655 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:37.775259 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8994d2f0-93b6-4cc0-971e-c5c92482b655 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:37.775526 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8994d2f0-93b6-4cc0-971e-c5c92482b655 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:37.775755 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8994d2f0-93b6-4cc0-971e-c5c92482b655 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:37.775916 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8994d2f0-93b6-4cc0-971e-c5c92482b655 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:37.781118 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:37.781118 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:37.781968 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8994d2f0-93b6-4cc0-971e-c5c92482b655 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 200 Aug 18 09:33:37.782998 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1341/5350] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:37 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:38.792284 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-649f9aea-e584-4787-880a-2571adfa2c57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:38.794073 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-649f9aea-e584-4787-880a-2571adfa2c57 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd Aug 18 09:33:38.794264 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-649f9aea-e584-4787-880a-2571adfa2c57 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:38.794501 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-649f9aea-e584-4787-880a-2571adfa2c57 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:38.794629 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-649f9aea-e584-4787-880a-2571adfa2c57 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 14eaeb4b-6019-4e47-aaae-ea521a4cc8cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:38.799182 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-649f9aea-e584-4787-880a-2571adfa2c57 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd returned with HTTP 404 Aug 18 09:33:38.799890 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1327/5351] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:38 2026] GET /volume/v3/backups/14eaeb4b-6019-4e47-aaae-ea521a4cc8cd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:33:38.828354 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:38.830713 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:33:38.831172 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "name": "tempest-VolumesBackupsTest-Volume-558177279"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:33:38.833525 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'name': 'tempest-VolumesBackupsTest-Volume-558177279'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:33:39.025535 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create volume of 1 GB Aug 18 09:33:39.029412 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Availability Zones retrieved successfully. Aug 18 09:33:39.034715 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Flow 'volume_create_api' (d860d93d-44ec-4b0d-8174-4d31838b7c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:33:39.035584 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de00787-92f6-44e7-afaf-51ea464d728e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:33:39.036459 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:33:39.094383 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de00787-92f6-44e7-afaf-51ea464d728e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:33:39.095138 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d65accf-1d39-4c7d-9a28-9c0d4e5f1350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:33:39.140060 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Created reservations ['41de386c-be45-4ada-bafa-231a50857d93', 'aeab5c01-c342-4f3a-8379-19d96ca0b988', '1bf066b6-dfb8-4943-8671-b42f73f12184', 'f4d503f8-d3a6-4c42-a737-649839e27f86'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:33:39.140975 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d65accf-1d39-4c7d-9a28-9c0d4e5f1350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41de386c-be45-4ada-bafa-231a50857d93', 'aeab5c01-c342-4f3a-8379-19d96ca0b988', '1bf066b6-dfb8-4943-8671-b42f73f12184', 'f4d503f8-d3a6-4c42-a737-649839e27f86']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:33:39.141964 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391777d1-8944-4e61-a823-70625bc77741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:33:39.164969 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391777d1-8944-4e61-a823-70625bc77741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9fe35ad-0913-4255-a4aa-3570aea4d4a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-558177279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf93aba0601e44d88b6ba983d509d93f',qos_specs=None,replication_status=,reservations=['41de386c-be45-4ada-bafa-231a50857d93','aeab5c01-c342-4f3a-8379-19d96ca0b988','1bf066b6-dfb8-4943-8671-b42f73f12184','f4d503f8-d3a6-4c42-a737-649839e27f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e32532f66941e18177673dac1e9d39',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-558177279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9fe35ad-0913-4255-a4aa-3570aea4d4a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf93aba0601e44d88b6ba983d509d93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e32532f66941e18177673dac1e9d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:33:39.165816 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913b0168-42d4-463f-a040-bb3540cc9500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:33:39.183945 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913b0168-42d4-463f-a040-bb3540cc9500) transitioned into state 'SUCCESS' from state '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-558177279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf93aba0601e44d88b6ba983d509d93f',qos_specs=None,replication_status=,reservations=['41de386c-be45-4ada-bafa-231a50857d93','aeab5c01-c342-4f3a-8379-19d96ca0b988','1bf066b6-dfb8-4943-8671-b42f73f12184','f4d503f8-d3a6-4c42-a737-649839e27f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e32532f66941e18177673dac1e9d39',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:33:39.184815 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47541bbc-74ea-44f0-a071-d239d0a66024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:33:39.195321 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47541bbc-74ea-44f0-a071-d239d0a66024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:33:39.196236 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Flow 'volume_create_api' (d860d93d-44ec-4b0d-8174-4d31838b7c7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:33:39.196672 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create volume request issued successfully. Aug 18 09:33:39.197330 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bf47d1a-0784-4d0b-82b6-eab1013817cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:33:39.197944 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1331/5352] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:33:38 2026] POST /volume/v3/volumes => generated 746 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:33:39.209244 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-69b9ebd2-688e-420e-9ccf-0daa139bc901 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:39.211242 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69b9ebd2-688e-420e-9ccf-0daa139bc901 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 Aug 18 09:33:39.211474 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69b9ebd2-688e-420e-9ccf-0daa139bc901 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:39.211798 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69b9ebd2-688e-420e-9ccf-0daa139bc901 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:39.220142 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:39.220142 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:39.224788 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-69b9ebd2-688e-420e-9ccf-0daa139bc901 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:33:39.229816 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69b9ebd2-688e-420e-9ccf-0daa139bc901 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 returned with HTTP 200 Aug 18 09:33:39.230255 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1354/5353] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:39 2026] GET /volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:40.244014 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99045369-6937-434c-8f7c-8aa413894d0a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:40.246243 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99045369-6937-434c-8f7c-8aa413894d0a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 Aug 18 09:33:40.246243 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99045369-6937-434c-8f7c-8aa413894d0a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:40.246243 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99045369-6937-434c-8f7c-8aa413894d0a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:40.253516 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:40.253516 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:40.257190 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-99045369-6937-434c-8f7c-8aa413894d0a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:33:40.262568 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99045369-6937-434c-8f7c-8aa413894d0a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 returned with HTTP 200 Aug 18 09:33:40.262957 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1342/5354] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:40 2026] GET /volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:33:40.279593 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7f0e9ce-c43a-4719-bddb-0fbc0f7598ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:40.281521 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7f0e9ce-c43a-4719-bddb-0fbc0f7598ab tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:33:40.281922 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7f0e9ce-c43a-4719-bddb-0fbc0f7598ab tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f9fe35ad-0913-4255-a4aa-3570aea4d4a7", "name": "tempest-VolumesBackupsTest-Backup-745551363"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:33:40.283540 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-d7f0e9ce-c43a-4719-bddb-0fbc0f7598ab tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Creating new backup {'backup': {'volume_id': 'f9fe35ad-0913-4255-a4aa-3570aea4d4a7', 'name': 'tempest-VolumesBackupsTest-Backup-745551363'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:33:40.283693 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-d7f0e9ce-c43a-4719-bddb-0fbc0f7598ab tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Creating backup of volume f9fe35ad-0913-4255-a4aa-3570aea4d4a7 in container None Aug 18 09:33:40.290704 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:40.290704 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:40.291113 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d7f0e9ce-c43a-4719-bddb-0fbc0f7598ab tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:33:40.307067 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d7f0e9ce-c43a-4719-bddb-0fbc0f7598ab tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Created reservations ['5e2bfea7-04b9-41d1-bd8c-07ce0abf84fc', 'aa0dd9c5-b928-4524-ac39-423f97012521'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:33:40.333937 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7f0e9ce-c43a-4719-bddb-0fbc0f7598ab tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:33:40.334451 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1328/5355] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:33:40 2026] POST /volume/v3/backups => generated 327 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:33:40.344726 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f4979ee1-eddd-41d8-a4ef-7d1f922a1fc8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:40.346602 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4979ee1-eddd-41d8-a4ef-7d1f922a1fc8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:40.346782 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4979ee1-eddd-41d8-a4ef-7d1f922a1fc8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:40.346956 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4979ee1-eddd-41d8-a4ef-7d1f922a1fc8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:40.347053 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f4979ee1-eddd-41d8-a4ef-7d1f922a1fc8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:40.351205 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:40.351205 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:40.352018 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4979ee1-eddd-41d8-a4ef-7d1f922a1fc8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:40.352462 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1332/5356] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:40 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:41.364287 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7c3b7f71-8679-45a1-a082-ee92e98ef0f2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:41.366286 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c3b7f71-8679-45a1-a082-ee92e98ef0f2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:41.366586 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c3b7f71-8679-45a1-a082-ee92e98ef0f2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:41.366808 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c3b7f71-8679-45a1-a082-ee92e98ef0f2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:41.366942 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7c3b7f71-8679-45a1-a082-ee92e98ef0f2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:41.371554 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:41.371554 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:41.372309 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c3b7f71-8679-45a1-a082-ee92e98ef0f2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:41.372753 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1355/5357] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:41 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:42.385666 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27b59d02-0576-41b4-953b-c41bea874531 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:42.387612 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27b59d02-0576-41b4-953b-c41bea874531 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:42.387831 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27b59d02-0576-41b4-953b-c41bea874531 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:42.388045 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27b59d02-0576-41b4-953b-c41bea874531 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:42.388181 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-27b59d02-0576-41b4-953b-c41bea874531 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:42.394420 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:42.394420 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:42.395587 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27b59d02-0576-41b4-953b-c41bea874531 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:42.396141 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1343/5358] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:42 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:43.409244 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5086cf28-0b1b-4565-af3b-5db1726691e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:43.411519 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5086cf28-0b1b-4565-af3b-5db1726691e4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:43.411763 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5086cf28-0b1b-4565-af3b-5db1726691e4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:43.412000 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5086cf28-0b1b-4565-af3b-5db1726691e4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:43.412130 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5086cf28-0b1b-4565-af3b-5db1726691e4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:43.417534 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:43.417534 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:43.418369 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5086cf28-0b1b-4565-af3b-5db1726691e4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:43.418877 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1329/5359] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:43 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:44.429314 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c86879b-7615-43a9-976f-9c885a654a8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:44.431591 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c86879b-7615-43a9-976f-9c885a654a8b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:44.431829 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c86879b-7615-43a9-976f-9c885a654a8b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:44.431996 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c86879b-7615-43a9-976f-9c885a654a8b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:44.432139 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8c86879b-7615-43a9-976f-9c885a654a8b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:44.436670 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:44.436670 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:44.437531 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c86879b-7615-43a9-976f-9c885a654a8b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:44.437941 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1333/5360] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:44 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:45.450040 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aa612768-94d4-4443-9d04-285d08fc177b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:45.451695 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aa612768-94d4-4443-9d04-285d08fc177b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:45.451843 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aa612768-94d4-4443-9d04-285d08fc177b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:45.452017 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aa612768-94d4-4443-9d04-285d08fc177b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:45.452104 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-aa612768-94d4-4443-9d04-285d08fc177b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:45.456714 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:45.456714 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:45.457545 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aa612768-94d4-4443-9d04-285d08fc177b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:45.457886 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1356/5361] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:45 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:46.469025 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7efc7660-c0da-4215-a88e-06580e6f7bda None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:46.471010 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7efc7660-c0da-4215-a88e-06580e6f7bda tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:46.471200 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7efc7660-c0da-4215-a88e-06580e6f7bda tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:46.471462 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7efc7660-c0da-4215-a88e-06580e6f7bda tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:46.471568 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7efc7660-c0da-4215-a88e-06580e6f7bda tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:46.475805 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:46.475805 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:46.476573 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7efc7660-c0da-4215-a88e-06580e6f7bda tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:46.476971 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1344/5362] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:46 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:47.487348 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b3ba7b59-276d-47da-96c8-9b59b5131e76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:47.489407 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3ba7b59-276d-47da-96c8-9b59b5131e76 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:47.489692 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3ba7b59-276d-47da-96c8-9b59b5131e76 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:47.489957 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3ba7b59-276d-47da-96c8-9b59b5131e76 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:47.490110 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b3ba7b59-276d-47da-96c8-9b59b5131e76 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:47.494552 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:47.494552 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:47.495320 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3ba7b59-276d-47da-96c8-9b59b5131e76 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:47.495704 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1330/5363] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:47 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:48.507057 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-636879e8-13d2-4da9-8f23-8569c4e69ffc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:48.509566 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-636879e8-13d2-4da9-8f23-8569c4e69ffc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:48.509836 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-636879e8-13d2-4da9-8f23-8569c4e69ffc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:48.510102 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-636879e8-13d2-4da9-8f23-8569c4e69ffc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:48.510262 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-636879e8-13d2-4da9-8f23-8569c4e69ffc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:48.516317 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:48.516317 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:48.517466 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-636879e8-13d2-4da9-8f23-8569c4e69ffc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:48.517977 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1334/5364] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:48 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:49.531352 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d9acd48-1dbf-4e68-bad9-57b905558389 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:49.533704 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d9acd48-1dbf-4e68-bad9-57b905558389 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:49.533967 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d9acd48-1dbf-4e68-bad9-57b905558389 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:49.534230 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d9acd48-1dbf-4e68-bad9-57b905558389 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:49.534421 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4d9acd48-1dbf-4e68-bad9-57b905558389 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:49.539829 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:49.539829 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:49.540816 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d9acd48-1dbf-4e68-bad9-57b905558389 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:49.541291 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1357/5365] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:49 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:50.553843 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e2cb897-4bc5-44a4-a642-d5d66b7bf14d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:50.556129 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e2cb897-4bc5-44a4-a642-d5d66b7bf14d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:50.556452 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e2cb897-4bc5-44a4-a642-d5d66b7bf14d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:50.556651 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e2cb897-4bc5-44a4-a642-d5d66b7bf14d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:50.556785 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8e2cb897-4bc5-44a4-a642-d5d66b7bf14d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:50.561979 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:50.561979 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:50.562977 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e2cb897-4bc5-44a4-a642-d5d66b7bf14d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:50.563415 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1345/5366] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:50 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:51.575198 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0866e76-c711-40b0-a331-081189f7f525 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:51.577613 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0866e76-c711-40b0-a331-081189f7f525 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:51.577863 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0866e76-c711-40b0-a331-081189f7f525 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:51.578115 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0866e76-c711-40b0-a331-081189f7f525 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:51.578284 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d0866e76-c711-40b0-a331-081189f7f525 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:51.583680 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:51.583680 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:51.584680 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0866e76-c711-40b0-a331-081189f7f525 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:51.585142 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1331/5367] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:51 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:52.597667 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f21b6ed-9514-4905-8a26-4ba3a35aee1e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:52.599988 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f21b6ed-9514-4905-8a26-4ba3a35aee1e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:52.600244 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f21b6ed-9514-4905-8a26-4ba3a35aee1e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:52.600521 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f21b6ed-9514-4905-8a26-4ba3a35aee1e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:52.600660 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1f21b6ed-9514-4905-8a26-4ba3a35aee1e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:52.606578 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:52.606578 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:52.607810 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f21b6ed-9514-4905-8a26-4ba3a35aee1e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:52.608384 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1335/5368] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:52 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:53.621414 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ffeba281-6bc0-46c2-b43b-2cc00e896171 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:53.623653 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ffeba281-6bc0-46c2-b43b-2cc00e896171 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:53.623860 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ffeba281-6bc0-46c2-b43b-2cc00e896171 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:53.624073 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ffeba281-6bc0-46c2-b43b-2cc00e896171 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:53.624203 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ffeba281-6bc0-46c2-b43b-2cc00e896171 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:53.628357 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:53.628357 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:53.629070 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ffeba281-6bc0-46c2-b43b-2cc00e896171 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:53.629478 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1358/5369] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:53 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:54.640024 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53fb7d1c-68d1-4f31-b984-93fc59804a3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:54.641977 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53fb7d1c-68d1-4f31-b984-93fc59804a3e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:54.642168 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53fb7d1c-68d1-4f31-b984-93fc59804a3e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:54.642411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53fb7d1c-68d1-4f31-b984-93fc59804a3e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:54.642557 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-53fb7d1c-68d1-4f31-b984-93fc59804a3e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:54.647100 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:54.647100 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:54.647821 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53fb7d1c-68d1-4f31-b984-93fc59804a3e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:54.648187 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1346/5370] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:54 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:55.659432 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-64c9ab69-0866-4847-8850-87a5fd89b499 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:55.661608 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64c9ab69-0866-4847-8850-87a5fd89b499 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:33:55.661815 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64c9ab69-0866-4847-8850-87a5fd89b499 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:55.662042 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64c9ab69-0866-4847-8850-87a5fd89b499 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:55.662151 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-64c9ab69-0866-4847-8850-87a5fd89b499 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:33:55.666899 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:55.666899 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:33:55.667710 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64c9ab69-0866-4847-8850-87a5fd89b499 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:33:55.668094 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1332/5371] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:33:55 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:33:57.329973 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-1e1eebe5-41fc-4b6a-b2e4-3252c3e2ae80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:57.332587 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-1e1eebe5-41fc-4b6a-b2e4-3252c3e2ae80 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 Aug 18 09:33:57.332829 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-1e1eebe5-41fc-4b6a-b2e4-3252c3e2ae80 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:57.333079 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-1e1eebe5-41fc-4b6a-b2e4-3252c3e2ae80 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:57.340906 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:57.340906 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:57.345658 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-1e1eebe5-41fc-4b6a-b2e4-3252c3e2ae80 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:33:57.350923 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-1e1eebe5-41fc-4b6a-b2e4-3252c3e2ae80 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 returned with HTTP 200 Aug 18 09:33:57.351350 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1336/5372] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:33:57 2026] GET /volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:33:57.360776 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec18d901-d2ee-49d4-9811-c17f7fa17b64 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:57.361169 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec18d901-d2ee-49d4-9811-c17f7fa17b64 None None] GET https://10.4.3.41/volume// Aug 18 09:33:57.361293 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec18d901-d2ee-49d4-9811-c17f7fa17b64 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:57.361536 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec18d901-d2ee-49d4-9811-c17f7fa17b64 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:57.361841 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec18d901-d2ee-49d4-9811-c17f7fa17b64 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:33:57.362105 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1359/5373] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:33:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:33:57.370576 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-4cc07906-65d2-4860-97dc-c1f85374b0c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:57.373025 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-4cc07906-65d2-4860-97dc-c1f85374b0c6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:33:57.373480 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-4cc07906-65d2-4860-97dc-c1f85374b0c6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9fe35ad-0913-4255-a4aa-3570aea4d4a7", "connector": null, "instance_uuid": "4e8a4399-3bc7-4b0b-b017-4ef3ae65e248"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:33:57.383015 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:57.383015 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:57.403482 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-4cc07906-65d2-4860-97dc-c1f85374b0c6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:33:57.403887 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1347/5374] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:33:57 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:33:58.215922 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90fc4473-4239-4b69-9812-474acafd34b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:58.216413 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90fc4473-4239-4b69-9812-474acafd34b6 None None] GET https://10.4.3.41/volume// Aug 18 09:33:58.216487 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90fc4473-4239-4b69-9812-474acafd34b6 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:58.216689 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90fc4473-4239-4b69-9812-474acafd34b6 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:58.216980 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90fc4473-4239-4b69-9812-474acafd34b6 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:33:58.217287 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1333/5375] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:33:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:33:58.224110 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-e2522579-1ba1-4fc5-bbf0-6c687ec11d6d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:58.226321 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-e2522579-1ba1-4fc5-bbf0-6c687ec11d6d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 Aug 18 09:33:58.226566 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-e2522579-1ba1-4fc5-bbf0-6c687ec11d6d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:33:58.226787 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-e2522579-1ba1-4fc5-bbf0-6c687ec11d6d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:33:58.236452 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:58.236452 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:33:58.240435 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-e2522579-1ba1-4fc5-bbf0-6c687ec11d6d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:33:58.245782 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-e2522579-1ba1-4fc5-bbf0-6c687ec11d6d tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 returned with HTTP 200 Aug 18 09:33:58.246292 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1337/5376] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:33:58 2026] GET /volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 => generated 1533 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:33:58.346301 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-88f315d2-ce1e-42db-917a-9e7e3b78bda4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:58.348789 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-88f315d2-ce1e-42db-917a-9e7e3b78bda4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] PUT https://10.4.3.41/volume/v3/attachments/011c7d6b-cd3d-44f4-a95d-1db9076e8d76 Aug 18 09:33:58.349280 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-88f315d2-ce1e-42db-917a-9e7e3b78bda4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:33:58.359051 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-88f315d2-ce1e-42db-917a-9e7e3b78bda4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Acquiring lock "cinder-attachment_update-f9fe35ad-0913-4255-a4aa-3570aea4d4a7-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:33:58.363814 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-88f315d2-ce1e-42db-917a-9e7e3b78bda4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Lock "cinder-attachment_update-f9fe35ad-0913-4255-a4aa-3570aea4d4a7-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:33:58.364765 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:58.364765 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:33:58.437988 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-88f315d2-ce1e-42db-917a-9e7e3b78bda4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Lock "cinder-attachment_update-f9fe35ad-0913-4255-a4aa-3570aea4d4a7-np0000007625" released by "attachment_update" :: held 0.074s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:33:58.438310 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-88f315d2-ce1e-42db-917a-9e7e3b78bda4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/attachments/011c7d6b-cd3d-44f4-a95d-1db9076e8d76 returned with HTTP 200 Aug 18 09:33:58.438840 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1360/5377] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:33:58 2026] PUT /volume/v3/attachments/011c7d6b-cd3d-44f4-a95d-1db9076e8d76 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:33:58.460725 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-af091182-3b51-4437-a260-3f518071bb70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:33:58.462863 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-af091182-3b51-4437-a260-3f518071bb70 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/attachments/011c7d6b-cd3d-44f4-a95d-1db9076e8d76/action Aug 18 09:33:58.463240 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-af091182-3b51-4437-a260-3f518071bb70 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:33:58.463388 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-af091182-3b51-4437-a260-3f518071bb70 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:33:58.483480 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:33:58.483480 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:33:58.494145 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b9fa475e-939c-4109-b5bc-bee7b63cd40b req-af091182-3b51-4437-a260-3f518071bb70 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/attachments/011c7d6b-cd3d-44f4-a95d-1db9076e8d76/action returned with HTTP 204 Aug 18 09:33:58.494683 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1348/5378] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:33:58 2026] POST /volume/v3/attachments/011c7d6b-cd3d-44f4-a95d-1db9076e8d76/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:34:05.664142 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=23,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:34:08.243889 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=49,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:34:08.432664 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=25,cinder:UPDATE=2 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:34:08.491202 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=37,cinder:INSERT=4,cinder:UPDATE=13 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:34:41.712549 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d28daa3-abbf-4303-a53a-e770e3e10fce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:41.714560 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d28daa3-abbf-4303-a53a-e770e3e10fce tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 Aug 18 09:34:41.714870 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d28daa3-abbf-4303-a53a-e770e3e10fce tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:41.715103 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d28daa3-abbf-4303-a53a-e770e3e10fce tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:41.728119 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:41.728119 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:34:41.733521 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6d28daa3-abbf-4303-a53a-e770e3e10fce tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:34:41.739785 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d28daa3-abbf-4303-a53a-e770e3e10fce tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 returned with HTTP 200 Aug 18 09:34:41.740213 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1334/5379] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:41 2026] GET /volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 => generated 1646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:34:42.752492 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a6c9b93d-44ee-4bf9-89f3-60ea1f7e77fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:42.754252 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6c9b93d-44ee-4bf9-89f3-60ea1f7e77fe tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 Aug 18 09:34:42.754457 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6c9b93d-44ee-4bf9-89f3-60ea1f7e77fe tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:42.754636 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6c9b93d-44ee-4bf9-89f3-60ea1f7e77fe tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:42.763328 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:42.763328 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:34:42.767641 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a6c9b93d-44ee-4bf9-89f3-60ea1f7e77fe tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:34:42.774182 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6c9b93d-44ee-4bf9-89f3-60ea1f7e77fe tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 returned with HTTP 200 Aug 18 09:34:42.774781 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1338/5380] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:42 2026] GET /volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 => generated 1646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:34:43.010698 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d912c029-c36f-4ac2-9b5a-11c6a0755ce4 req-9c212c2b-eaee-48f0-b98a-b6c619ceefa3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:43.013100 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d912c029-c36f-4ac2-9b5a-11c6a0755ce4 req-9c212c2b-eaee-48f0-b98a-b6c619ceefa3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] DELETE https://10.4.3.41/volume/v3/attachments/011c7d6b-cd3d-44f4-a95d-1db9076e8d76 Aug 18 09:34:43.013292 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d912c029-c36f-4ac2-9b5a-11c6a0755ce4 req-9c212c2b-eaee-48f0-b98a-b6c619ceefa3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:43.013521 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d912c029-c36f-4ac2-9b5a-11c6a0755ce4 req-9c212c2b-eaee-48f0-b98a-b6c619ceefa3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:43.023769 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:43.023769 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:34:43.070296 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d912c029-c36f-4ac2-9b5a-11c6a0755ce4 req-9c212c2b-eaee-48f0-b98a-b6c619ceefa3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/attachments/011c7d6b-cd3d-44f4-a95d-1db9076e8d76 returned with HTTP 200 Aug 18 09:34:43.070828 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1361/5381] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:34:43 2026] DELETE /volume/v3/attachments/011c7d6b-cd3d-44f4-a95d-1db9076e8d76 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:43.786879 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a28bb851-ef3e-4384-9fb6-edca44f4cbe2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:43.788618 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a28bb851-ef3e-4384-9fb6-edca44f4cbe2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 Aug 18 09:34:43.788870 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a28bb851-ef3e-4384-9fb6-edca44f4cbe2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:43.789088 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a28bb851-ef3e-4384-9fb6-edca44f4cbe2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:43.795513 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:43.795513 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:34:43.798649 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a28bb851-ef3e-4384-9fb6-edca44f4cbe2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:34:43.802649 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a28bb851-ef3e-4384-9fb6-edca44f4cbe2 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 returned with HTTP 200 Aug 18 09:34:43.803027 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1349/5382] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:43 2026] GET /volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 => generated 1354 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:34:43.814184 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b31c5723-cf8a-4f30-bd71-48baa7aa504c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:43.815923 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b31c5723-cf8a-4f30-bd71-48baa7aa504c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:34:43.816272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b31c5723-cf8a-4f30-bd71-48baa7aa504c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f9fe35ad-0913-4255-a4aa-3570aea4d4a7", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2072632747"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:34:43.817630 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-b31c5723-cf8a-4f30-bd71-48baa7aa504c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Creating new backup {'backup': {'volume_id': 'f9fe35ad-0913-4255-a4aa-3570aea4d4a7', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2072632747'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:34:43.817780 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-b31c5723-cf8a-4f30-bd71-48baa7aa504c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Creating backup of volume f9fe35ad-0913-4255-a4aa-3570aea4d4a7 in container None Aug 18 09:34:43.825267 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:43.825267 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:34:43.825768 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b31c5723-cf8a-4f30-bd71-48baa7aa504c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:34:43.841281 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b31c5723-cf8a-4f30-bd71-48baa7aa504c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Created reservations ['41b6e081-6c2f-44b8-a580-7d5927e142a0', 'fb6c43c7-8b88-400e-90c0-efc0d3d7c22f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:34:43.868276 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b31c5723-cf8a-4f30-bd71-48baa7aa504c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:34:43.868778 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1335/5383] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:34:43 2026] POST /volume/v3/backups => generated 328 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:34:43.877026 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a08efb3d-ba75-4ec4-8e52-620e1798136b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:43.878893 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a08efb3d-ba75-4ec4-8e52-620e1798136b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:43.879057 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a08efb3d-ba75-4ec4-8e52-620e1798136b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:43.879267 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a08efb3d-ba75-4ec4-8e52-620e1798136b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:43.879349 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a08efb3d-ba75-4ec4-8e52-620e1798136b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:43.883548 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:43.883548 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:34:43.884264 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a08efb3d-ba75-4ec4-8e52-620e1798136b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:43.884668 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1339/5384] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:43 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:44.894889 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a7b7eb5-76f2-4382-a11b-3dd5941988a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:44.896784 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a7b7eb5-76f2-4382-a11b-3dd5941988a8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:44.897006 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a7b7eb5-76f2-4382-a11b-3dd5941988a8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:44.897188 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a7b7eb5-76f2-4382-a11b-3dd5941988a8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:44.897307 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4a7b7eb5-76f2-4382-a11b-3dd5941988a8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:44.901600 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:44.901600 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:34:44.902500 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a7b7eb5-76f2-4382-a11b-3dd5941988a8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:44.902965 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1362/5385] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:44 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:45.914971 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c9d2029-2a34-4412-b0f0-6ec77de3935c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:45.916522 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c9d2029-2a34-4412-b0f0-6ec77de3935c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:45.916694 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c9d2029-2a34-4412-b0f0-6ec77de3935c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:45.916887 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c9d2029-2a34-4412-b0f0-6ec77de3935c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:45.916976 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2c9d2029-2a34-4412-b0f0-6ec77de3935c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:45.921076 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:45.921076 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:34:45.921969 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c9d2029-2a34-4412-b0f0-6ec77de3935c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:45.922324 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1350/5386] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:45 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:46.935315 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35bd15b1-b1b9-4b82-b365-0a1f97d2114b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:46.937742 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35bd15b1-b1b9-4b82-b365-0a1f97d2114b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:46.938628 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35bd15b1-b1b9-4b82-b365-0a1f97d2114b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:46.938628 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35bd15b1-b1b9-4b82-b365-0a1f97d2114b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:46.938628 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-35bd15b1-b1b9-4b82-b365-0a1f97d2114b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:46.944094 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:46.944094 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:34:46.944968 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35bd15b1-b1b9-4b82-b365-0a1f97d2114b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:46.945534 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1336/5387] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:46 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:47.956327 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a3f2dd08-2547-4220-b0fa-6f12993fde00 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:47.958178 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3f2dd08-2547-4220-b0fa-6f12993fde00 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:47.958406 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3f2dd08-2547-4220-b0fa-6f12993fde00 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:47.958616 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3f2dd08-2547-4220-b0fa-6f12993fde00 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:47.958788 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a3f2dd08-2547-4220-b0fa-6f12993fde00 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:47.967987 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:47.967987 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:34:47.967987 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3f2dd08-2547-4220-b0fa-6f12993fde00 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:47.967987 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1340/5388] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:47 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:48.973930 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c7b1785-cc68-4cd0-b34e-f067198b9c9b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:48.975762 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c7b1785-cc68-4cd0-b34e-f067198b9c9b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:48.975984 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c7b1785-cc68-4cd0-b34e-f067198b9c9b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:48.976203 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c7b1785-cc68-4cd0-b34e-f067198b9c9b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:48.976337 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3c7b1785-cc68-4cd0-b34e-f067198b9c9b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:48.981343 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:48.981343 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:34:48.982171 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c7b1785-cc68-4cd0-b34e-f067198b9c9b tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:48.982571 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1363/5389] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:48 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:49.992268 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-875fece3-eb8c-480b-b497-04bade353b46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:49.994101 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-875fece3-eb8c-480b-b497-04bade353b46 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:49.994303 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-875fece3-eb8c-480b-b497-04bade353b46 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:49.994497 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-875fece3-eb8c-480b-b497-04bade353b46 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:49.994595 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-875fece3-eb8c-480b-b497-04bade353b46 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:49.999340 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:49.999340 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:34:50.000382 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-875fece3-eb8c-480b-b497-04bade353b46 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:50.000815 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1351/5390] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:49 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:51.011739 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-556feec1-dcef-49f5-9b68-ce1a35fef7b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:51.013885 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-556feec1-dcef-49f5-9b68-ce1a35fef7b7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:51.014159 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-556feec1-dcef-49f5-9b68-ce1a35fef7b7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:51.014418 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-556feec1-dcef-49f5-9b68-ce1a35fef7b7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:51.014580 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-556feec1-dcef-49f5-9b68-ce1a35fef7b7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:51.020276 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:51.020276 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:34:51.021098 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-556feec1-dcef-49f5-9b68-ce1a35fef7b7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:51.021517 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1337/5391] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:51 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:52.032559 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0793386f-a246-4787-a56b-5f12fc3c54a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:52.035052 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0793386f-a246-4787-a56b-5f12fc3c54a9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:52.035443 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0793386f-a246-4787-a56b-5f12fc3c54a9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:52.035744 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0793386f-a246-4787-a56b-5f12fc3c54a9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:52.036072 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0793386f-a246-4787-a56b-5f12fc3c54a9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:52.042172 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:52.042172 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:34:52.043321 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0793386f-a246-4787-a56b-5f12fc3c54a9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:52.044461 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1341/5392] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:52 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:53.061313 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36efe8f4-f8a1-4fdd-9dcf-bcd7334803cd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:53.064664 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36efe8f4-f8a1-4fdd-9dcf-bcd7334803cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:53.064664 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36efe8f4-f8a1-4fdd-9dcf-bcd7334803cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:53.064968 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36efe8f4-f8a1-4fdd-9dcf-bcd7334803cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:53.065688 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-36efe8f4-f8a1-4fdd-9dcf-bcd7334803cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:53.071824 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:53.071824 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:34:53.072855 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36efe8f4-f8a1-4fdd-9dcf-bcd7334803cd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:53.073350 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1364/5393] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:53 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:54.086306 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04864cbf-fa95-4390-a93e-cc55862870dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:54.088343 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04864cbf-fa95-4390-a93e-cc55862870dd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:54.088926 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04864cbf-fa95-4390-a93e-cc55862870dd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:54.088926 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04864cbf-fa95-4390-a93e-cc55862870dd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:54.089048 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-04864cbf-fa95-4390-a93e-cc55862870dd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:54.094374 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:54.094374 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:34:54.095299 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04864cbf-fa95-4390-a93e-cc55862870dd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:54.095793 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1352/5394] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:54 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:55.107217 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1cce6792-5495-40e1-a8e7-ef44acbb32b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:55.109074 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1cce6792-5495-40e1-a8e7-ef44acbb32b6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:55.109337 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1cce6792-5495-40e1-a8e7-ef44acbb32b6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:55.109553 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1cce6792-5495-40e1-a8e7-ef44acbb32b6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:55.109703 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1cce6792-5495-40e1-a8e7-ef44acbb32b6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:55.114017 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:55.114017 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:34:55.114760 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1cce6792-5495-40e1-a8e7-ef44acbb32b6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:55.115160 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1338/5395] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:55 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:55.124161 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63352296-9951-48c6-ae60-954d47a3e0e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:55.125837 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63352296-9951-48c6-ae60-954d47a3e0e4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:55.126018 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63352296-9951-48c6-ae60-954d47a3e0e4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:55.126197 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63352296-9951-48c6-ae60-954d47a3e0e4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:55.126291 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-63352296-9951-48c6-ae60-954d47a3e0e4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:55.131069 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:55.131069 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:34:55.131909 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63352296-9951-48c6-ae60-954d47a3e0e4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:55.132315 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1342/5396] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:55 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:55.145257 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26a82a34-f5ff-4ec4-ba51-6bf49317a99c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:55.147194 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26a82a34-f5ff-4ec4-ba51-6bf49317a99c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] DELETE https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:55.147448 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26a82a34-f5ff-4ec4-ba51-6bf49317a99c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:55.147681 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26a82a34-f5ff-4ec4-ba51-6bf49317a99c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:55.147830 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-26a82a34-f5ff-4ec4-ba51-6bf49317a99c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete backup with id: 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. Aug 18 09:34:55.152106 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:55.152106 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:34:55.165316 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-26a82a34-f5ff-4ec4-ba51-6bf49317a99c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] delete_backup rpcapi backup_id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:34:55.167170 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26a82a34-f5ff-4ec4-ba51-6bf49317a99c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 202 Aug 18 09:34:55.167678 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1365/5397] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:34:55 2026] DELETE /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:34:55.176427 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eaf6170a-7c08-46c9-bebf-dc15b34716a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:55.178352 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eaf6170a-7c08-46c9-bebf-dc15b34716a7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:55.178640 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eaf6170a-7c08-46c9-bebf-dc15b34716a7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:55.178860 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eaf6170a-7c08-46c9-bebf-dc15b34716a7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:55.179018 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-eaf6170a-7c08-46c9-bebf-dc15b34716a7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:55.183753 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:55.183753 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:34:55.184549 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eaf6170a-7c08-46c9-bebf-dc15b34716a7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:55.184945 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1353/5398] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:55 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:56.196492 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-78cc9f36-4462-47cf-a090-f5aade348898 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:56.198508 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78cc9f36-4462-47cf-a090-f5aade348898 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:56.198779 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78cc9f36-4462-47cf-a090-f5aade348898 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:56.198988 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78cc9f36-4462-47cf-a090-f5aade348898 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:56.199103 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-78cc9f36-4462-47cf-a090-f5aade348898 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:56.203990 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:56.203990 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:34:56.204876 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78cc9f36-4462-47cf-a090-f5aade348898 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:56.205285 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1339/5399] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:56 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:57.218104 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bde43b5f-356b-4b20-92c4-07cb0127802f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:57.220760 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bde43b5f-356b-4b20-92c4-07cb0127802f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:57.221031 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bde43b5f-356b-4b20-92c4-07cb0127802f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:57.221298 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bde43b5f-356b-4b20-92c4-07cb0127802f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:57.221487 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bde43b5f-356b-4b20-92c4-07cb0127802f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:57.228764 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:57.228764 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:34:57.229543 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bde43b5f-356b-4b20-92c4-07cb0127802f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 200 Aug 18 09:34:57.229978 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1343/5400] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:57 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:58.243052 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4094407b-b1ba-4f22-a74b-0c963f0608b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:58.244911 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4094407b-b1ba-4f22-a74b-0c963f0608b6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 Aug 18 09:34:58.245121 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4094407b-b1ba-4f22-a74b-0c963f0608b6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:58.245335 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4094407b-b1ba-4f22-a74b-0c963f0608b6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:58.245484 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4094407b-b1ba-4f22-a74b-0c963f0608b6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 9a0dc737-0378-46b2-87a1-c5fdefa52aa4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:58.250276 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4094407b-b1ba-4f22-a74b-0c963f0608b6 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 returned with HTTP 404 Aug 18 09:34:58.250909 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1366/5401] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:58 2026] GET /volume/v3/backups/9a0dc737-0378-46b2-87a1-c5fdefa52aa4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:34:58.738015 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-331dd03e-874b-469c-ae30-090ea8d637e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:58.740023 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-331dd03e-874b-469c-ae30-090ea8d637e3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] DELETE https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:34:58.740238 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-331dd03e-874b-469c-ae30-090ea8d637e3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:58.740453 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-331dd03e-874b-469c-ae30-090ea8d637e3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:58.740555 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-331dd03e-874b-469c-ae30-090ea8d637e3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete backup with id: c2c25731-be30-4aa2-994c-b3c18d5a5c36. Aug 18 09:34:58.745839 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:58.745839 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:34:58.762526 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-331dd03e-874b-469c-ae30-090ea8d637e3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] delete_backup rpcapi backup_id c2c25731-be30-4aa2-994c-b3c18d5a5c36 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:34:58.764554 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-331dd03e-874b-469c-ae30-090ea8d637e3 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 202 Aug 18 09:34:58.765201 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1354/5402] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:34:58 2026] DELETE /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:34:58.773246 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ec4613fc-09c5-4f6a-acfe-574d58b50aaf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:58.775447 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec4613fc-09c5-4f6a-acfe-574d58b50aaf tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:34:58.775615 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec4613fc-09c5-4f6a-acfe-574d58b50aaf tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:58.775806 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec4613fc-09c5-4f6a-acfe-574d58b50aaf tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:58.775930 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ec4613fc-09c5-4f6a-acfe-574d58b50aaf tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:58.782012 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:58.782012 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:34:58.782839 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec4613fc-09c5-4f6a-acfe-574d58b50aaf tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 200 Aug 18 09:34:58.783201 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1340/5403] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:58 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:34:59.795066 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c2645ce-25bf-4fd8-8dbb-7f72ac6131ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:59.796933 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c2645ce-25bf-4fd8-8dbb-7f72ac6131ac tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 Aug 18 09:34:59.797154 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c2645ce-25bf-4fd8-8dbb-7f72ac6131ac tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:59.797363 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c2645ce-25bf-4fd8-8dbb-7f72ac6131ac tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:59.797524 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9c2645ce-25bf-4fd8-8dbb-7f72ac6131ac tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id c2c25731-be30-4aa2-994c-b3c18d5a5c36. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:34:59.801350 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c2645ce-25bf-4fd8-8dbb-7f72ac6131ac tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 returned with HTTP 404 Aug 18 09:34:59.801885 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1344/5404] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:59 2026] GET /volume/v3/backups/c2c25731-be30-4aa2-994c-b3c18d5a5c36 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:34:59.812911 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:59.814506 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:34:59.814816 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-608513406"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:34:59.816409 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-608513406'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:34:59.816531 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create volume of 1 GB Aug 18 09:34:59.820402 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Availability Zones retrieved successfully. Aug 18 09:34:59.825622 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Flow 'volume_create_api' (f6c42932-c928-448a-983c-7bafeffe7738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:34:59.826428 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51fe137-9ca1-40fd-b71c-47d26fd52540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:34:59.827278 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:34:59.854618 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51fe137-9ca1-40fd-b71c-47d26fd52540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:34:59.855622 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb810b69-fc5a-4dc8-871a-b67be553700b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:34:59.899853 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Created reservations ['6ed01f94-0c11-4349-9c8b-ffa5efbe3f37', '59499bef-127f-4ea9-8ac1-b0bac3812783', '3a9405d4-8930-4d6d-9e4e-5ba91ec53787', '4fc57a63-3d21-4390-aa21-c48cdfc934e9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:34:59.900658 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb810b69-fc5a-4dc8-871a-b67be553700b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ed01f94-0c11-4349-9c8b-ffa5efbe3f37', '59499bef-127f-4ea9-8ac1-b0bac3812783', '3a9405d4-8930-4d6d-9e4e-5ba91ec53787', '4fc57a63-3d21-4390-aa21-c48cdfc934e9']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:34:59.901404 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (801c2b1c-255e-4b19-ad0f-aa34a6bc0dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:34:59.924715 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (801c2b1c-255e-4b19-ad0f-aa34a6bc0dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8da0c3bd-3e42-45f2-9314-7082c3be504e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-608513406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf93aba0601e44d88b6ba983d509d93f',qos_specs=None,replication_status=,reservations=['6ed01f94-0c11-4349-9c8b-ffa5efbe3f37','59499bef-127f-4ea9-8ac1-b0bac3812783','3a9405d4-8930-4d6d-9e4e-5ba91ec53787','4fc57a63-3d21-4390-aa21-c48cdfc934e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e32532f66941e18177673dac1e9d39',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-608513406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8da0c3bd-3e42-45f2-9314-7082c3be504e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf93aba0601e44d88b6ba983d509d93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e32532f66941e18177673dac1e9d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:34:59.925470 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5de87c-24b9-4ed1-885b-16939d274eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:34:59.943301 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5de87c-24b9-4ed1-885b-16939d274eb2) transitioned into state 'SUCCESS' from state '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-608513406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf93aba0601e44d88b6ba983d509d93f',qos_specs=None,replication_status=,reservations=['6ed01f94-0c11-4349-9c8b-ffa5efbe3f37','59499bef-127f-4ea9-8ac1-b0bac3812783','3a9405d4-8930-4d6d-9e4e-5ba91ec53787','4fc57a63-3d21-4390-aa21-c48cdfc934e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e32532f66941e18177673dac1e9d39',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:34:59.944002 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f66b13-7c5e-466d-a2c7-b3f768d491ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:34:59.952764 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f66b13-7c5e-466d-a2c7-b3f768d491ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:34:59.953573 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Flow 'volume_create_api' (f6c42932-c928-448a-983c-7bafeffe7738) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:34:59.953875 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create volume request issued successfully. Aug 18 09:34:59.954481 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-88713e20-652a-43b9-ba12-06f1a77d66d9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:34:59.955040 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1367/5405] 10.4.3.41 () {68 vars in 1251 bytes} [Tue Aug 18 09:34:59 2026] POST /volume/v3/volumes => generated 746 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:34:59.966702 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-155ddbdc-51b4-4375-9c13-a47c939de1af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:34:59.968624 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-155ddbdc-51b4-4375-9c13-a47c939de1af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e Aug 18 09:34:59.968898 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-155ddbdc-51b4-4375-9c13-a47c939de1af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:34:59.969145 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-155ddbdc-51b4-4375-9c13-a47c939de1af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:34:59.978646 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:34:59.978646 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:34:59.983875 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-155ddbdc-51b4-4375-9c13-a47c939de1af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:34:59.988577 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-155ddbdc-51b4-4375-9c13-a47c939de1af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e returned with HTTP 200 Aug 18 09:34:59.988998 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1355/5406] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:34:59 2026] GET /volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:01.004880 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75d19726-e96b-4405-9fad-c8c1dc88e901 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:01.006865 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75d19726-e96b-4405-9fad-c8c1dc88e901 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e Aug 18 09:35:01.007055 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75d19726-e96b-4405-9fad-c8c1dc88e901 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:01.007329 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75d19726-e96b-4405-9fad-c8c1dc88e901 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:01.016754 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:01.016754 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:01.022423 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75d19726-e96b-4405-9fad-c8c1dc88e901 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:35:01.029022 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75d19726-e96b-4405-9fad-c8c1dc88e901 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e returned with HTTP 200 Aug 18 09:35:01.029612 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1341/5407] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:01 2026] GET /volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:01.043745 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9cf632c-3e86-49bb-b972-566e9c7e396c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:01.045947 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9cf632c-3e86-49bb-b972-566e9c7e396c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 18 09:35:01.046321 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9cf632c-3e86-49bb-b972-566e9c7e396c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8da0c3bd-3e42-45f2-9314-7082c3be504e", "name": "tempest-VolumesBackupsTest-Snapshot-1389815897"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:01.056898 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:01.056898 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:01.057516 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9cf632c-3e86-49bb-b972-566e9c7e396c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:35:01.057692 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-f9cf632c-3e86-49bb-b972-566e9c7e396c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Create snapshot from volume 8da0c3bd-3e42-45f2-9314-7082c3be504e Aug 18 09:35:01.100638 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f9cf632c-3e86-49bb-b972-566e9c7e396c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Created reservations ['a763c69c-b877-4357-97b0-2d168e399da2', '5cdc2adf-c271-4947-89a8-dff134b254bb', '687c3f6e-ab33-4b5a-b655-bcba7e55a7f5', '7c74f7f3-3226-44b1-a5b6-e1e8d8a010db'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:35:01.130338 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9cf632c-3e86-49bb-b972-566e9c7e396c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Snapshot create request issued successfully. Aug 18 09:35:01.130706 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9cf632c-3e86-49bb-b972-566e9c7e396c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 18 09:35:01.131113 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1345/5408] 10.4.3.41 () {68 vars in 1258 bytes} [Tue Aug 18 09:35:01 2026] POST /volume/v3/snapshots => generated 305 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:35:01.140475 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6927107c-e53e-46ae-afe2-e23512d19661 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:01.143243 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6927107c-e53e-46ae-afe2-e23512d19661 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc Aug 18 09:35:01.143641 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6927107c-e53e-46ae-afe2-e23512d19661 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:01.143895 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6927107c-e53e-46ae-afe2-e23512d19661 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:01.149980 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:01.149980 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:01.150474 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6927107c-e53e-46ae-afe2-e23512d19661 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Snapshot retrieved successfully. Aug 18 09:35:01.151368 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6927107c-e53e-46ae-afe2-e23512d19661 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc returned with HTTP 200 Aug 18 09:35:01.151775 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1368/5409] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:35:01 2026] GET /volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:02.162031 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb849115-44a6-4199-84c8-98bebdd44fcd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:02.164359 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb849115-44a6-4199-84c8-98bebdd44fcd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc Aug 18 09:35:02.164656 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb849115-44a6-4199-84c8-98bebdd44fcd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:02.164930 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb849115-44a6-4199-84c8-98bebdd44fcd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:02.170380 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:02.170380 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:02.170931 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb849115-44a6-4199-84c8-98bebdd44fcd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Snapshot retrieved successfully. Aug 18 09:35:02.171875 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb849115-44a6-4199-84c8-98bebdd44fcd tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc returned with HTTP 200 Aug 18 09:35:02.172286 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1356/5410] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:35:02 2026] GET /volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:02.182147 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b21337ec-2c6f-4df6-95f3-875ef3dc1926 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:02.184367 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b21337ec-2c6f-4df6-95f3-875ef3dc1926 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] POST https://10.4.3.41/volume/v3/backups Aug 18 09:35:02.184768 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b21337ec-2c6f-4df6-95f3-875ef3dc1926 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8da0c3bd-3e42-45f2-9314-7082c3be504e", "snapshot_id": "a7d2dc32-c902-4f1d-a0ee-05f6455188cc", "name": "tempest-VolumesBackupsTest-Backup-832063573"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:02.186343 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-b21337ec-2c6f-4df6-95f3-875ef3dc1926 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Creating new backup {'backup': {'volume_id': '8da0c3bd-3e42-45f2-9314-7082c3be504e', 'snapshot_id': 'a7d2dc32-c902-4f1d-a0ee-05f6455188cc', 'name': 'tempest-VolumesBackupsTest-Backup-832063573'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 09:35:02.186562 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-b21337ec-2c6f-4df6-95f3-875ef3dc1926 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Creating backup of volume 8da0c3bd-3e42-45f2-9314-7082c3be504e in container None Aug 18 09:35:02.195384 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:02.195384 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:02.195952 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b21337ec-2c6f-4df6-95f3-875ef3dc1926 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:35:02.202725 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:02.202725 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:02.203254 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b21337ec-2c6f-4df6-95f3-875ef3dc1926 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Snapshot retrieved successfully. Aug 18 09:35:02.223955 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b21337ec-2c6f-4df6-95f3-875ef3dc1926 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Created reservations ['99740194-f11f-4b5c-ac55-71e18e2dbade', 'ebc83129-7cda-405d-825d-b2c04dac7629'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:35:02.260044 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b21337ec-2c6f-4df6-95f3-875ef3dc1926 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 18 09:35:02.260539 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1342/5411] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:35:02 2026] POST /volume/v3/backups => generated 327 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:35:02.270949 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4e00a2e9-5a23-49b9-a8a2-a289f9dab614 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:02.273673 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e00a2e9-5a23-49b9-a8a2-a289f9dab614 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:02.273999 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e00a2e9-5a23-49b9-a8a2-a289f9dab614 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:02.274729 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e00a2e9-5a23-49b9-a8a2-a289f9dab614 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:02.274729 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4e00a2e9-5a23-49b9-a8a2-a289f9dab614 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:02.279717 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:02.279717 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:02.280515 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e00a2e9-5a23-49b9-a8a2-a289f9dab614 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:02.280913 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1346/5412] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:02 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 768 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:03.291272 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0fac8b66-d2ab-460a-a2d0-bf8d15d27d30 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:03.293384 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fac8b66-d2ab-460a-a2d0-bf8d15d27d30 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:03.293673 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fac8b66-d2ab-460a-a2d0-bf8d15d27d30 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:03.293899 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0fac8b66-d2ab-460a-a2d0-bf8d15d27d30 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:03.294094 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0fac8b66-d2ab-460a-a2d0-bf8d15d27d30 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:03.299129 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:03.299129 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:03.300154 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0fac8b66-d2ab-460a-a2d0-bf8d15d27d30 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:03.300713 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1369/5413] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:03 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:04.313556 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c56cf27b-8a2b-4fa8-a350-0032f2886af1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:04.315945 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c56cf27b-8a2b-4fa8-a350-0032f2886af1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:04.316218 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c56cf27b-8a2b-4fa8-a350-0032f2886af1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:04.316571 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c56cf27b-8a2b-4fa8-a350-0032f2886af1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:04.316731 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c56cf27b-8a2b-4fa8-a350-0032f2886af1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:04.321430 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:04.321430 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:04.322295 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c56cf27b-8a2b-4fa8-a350-0032f2886af1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:04.322768 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1357/5414] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:04 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:05.334145 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ffc7a0a-9a59-4f38-8523-698481f61d55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:05.336202 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ffc7a0a-9a59-4f38-8523-698481f61d55 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:05.336506 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ffc7a0a-9a59-4f38-8523-698481f61d55 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:05.336769 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ffc7a0a-9a59-4f38-8523-698481f61d55 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:05.336885 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9ffc7a0a-9a59-4f38-8523-698481f61d55 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:05.341613 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:05.341613 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:05.342599 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ffc7a0a-9a59-4f38-8523-698481f61d55 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:05.342990 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1343/5415] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:05 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:06.353453 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd9194e3-bf66-403d-83d6-f3d14016de33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:06.355410 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd9194e3-bf66-403d-83d6-f3d14016de33 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:06.355654 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd9194e3-bf66-403d-83d6-f3d14016de33 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:06.355850 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd9194e3-bf66-403d-83d6-f3d14016de33 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:06.355955 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fd9194e3-bf66-403d-83d6-f3d14016de33 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:06.360950 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:06.360950 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:06.361854 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd9194e3-bf66-403d-83d6-f3d14016de33 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:06.362282 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1347/5416] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:06 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:07.373063 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c0b165d0-fd02-43a1-ac13-01345fdabe47 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:07.375032 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0b165d0-fd02-43a1-ac13-01345fdabe47 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:07.375324 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0b165d0-fd02-43a1-ac13-01345fdabe47 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:07.375626 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0b165d0-fd02-43a1-ac13-01345fdabe47 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:07.375810 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c0b165d0-fd02-43a1-ac13-01345fdabe47 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:07.381695 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:07.381695 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:07.382562 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0b165d0-fd02-43a1-ac13-01345fdabe47 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:07.383003 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1370/5417] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:07 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:08.395927 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-468c835e-51f0-4b6b-b23f-7f34f9489935 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:08.398162 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-468c835e-51f0-4b6b-b23f-7f34f9489935 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:08.398319 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-468c835e-51f0-4b6b-b23f-7f34f9489935 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:08.398564 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-468c835e-51f0-4b6b-b23f-7f34f9489935 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:08.398707 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-468c835e-51f0-4b6b-b23f-7f34f9489935 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:08.403703 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:08.403703 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:08.405094 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-468c835e-51f0-4b6b-b23f-7f34f9489935 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:08.405094 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1358/5418] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:08 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:09.418664 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-24120fe8-3525-422f-b223-90ac2c3089ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:09.422424 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24120fe8-3525-422f-b223-90ac2c3089ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:09.422424 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24120fe8-3525-422f-b223-90ac2c3089ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:09.422424 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24120fe8-3525-422f-b223-90ac2c3089ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:09.422424 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-24120fe8-3525-422f-b223-90ac2c3089ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:09.428536 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:09.428536 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:09.429926 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24120fe8-3525-422f-b223-90ac2c3089ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:09.430607 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1344/5419] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:09 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 781 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:10.446704 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b82550e7-a3b4-4d1e-9c79-1b9fe6cc2bed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:10.457015 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b82550e7-a3b4-4d1e-9c79-1b9fe6cc2bed tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:10.459658 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b82550e7-a3b4-4d1e-9c79-1b9fe6cc2bed tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:10.461639 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b82550e7-a3b4-4d1e-9c79-1b9fe6cc2bed tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:10.463323 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b82550e7-a3b4-4d1e-9c79-1b9fe6cc2bed tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:10.476139 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:10.476139 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:10.477012 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b82550e7-a3b4-4d1e-9c79-1b9fe6cc2bed tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:10.477378 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1348/5420] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:10 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 781 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:11.489803 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0873ef0f-d9e5-4cc4-b1ba-c26cc9944242 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:11.492482 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0873ef0f-d9e5-4cc4-b1ba-c26cc9944242 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:11.492829 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0873ef0f-d9e5-4cc4-b1ba-c26cc9944242 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:11.492829 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0873ef0f-d9e5-4cc4-b1ba-c26cc9944242 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:11.492971 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0873ef0f-d9e5-4cc4-b1ba-c26cc9944242 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:11.498607 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:11.498607 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:11.499578 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0873ef0f-d9e5-4cc4-b1ba-c26cc9944242 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:11.500096 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1371/5421] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:11 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:12.511063 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3b52581-203d-44da-9ad2-0382b7ee22d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:12.512822 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3b52581-203d-44da-9ad2-0382b7ee22d1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:12.513057 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3b52581-203d-44da-9ad2-0382b7ee22d1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:12.513190 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3b52581-203d-44da-9ad2-0382b7ee22d1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:12.513298 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f3b52581-203d-44da-9ad2-0382b7ee22d1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:12.517911 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:12.517911 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:12.518795 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3b52581-203d-44da-9ad2-0382b7ee22d1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:12.519155 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1359/5422] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:12 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:13.531973 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9214ce3a-db53-43bf-8826-e64f700e5d90 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:13.534445 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9214ce3a-db53-43bf-8826-e64f700e5d90 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:13.534720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9214ce3a-db53-43bf-8826-e64f700e5d90 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:13.534991 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9214ce3a-db53-43bf-8826-e64f700e5d90 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:13.535147 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9214ce3a-db53-43bf-8826-e64f700e5d90 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:13.540730 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:13.540730 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:13.541534 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9214ce3a-db53-43bf-8826-e64f700e5d90 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:13.541928 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1345/5423] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:13 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:14.552942 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a5409e5-7d39-48ac-8fa4-7c9e0d5d62ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:14.554855 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a5409e5-7d39-48ac-8fa4-7c9e0d5d62ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:14.555138 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a5409e5-7d39-48ac-8fa4-7c9e0d5d62ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:14.555317 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a5409e5-7d39-48ac-8fa4-7c9e0d5d62ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:14.555440 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0a5409e5-7d39-48ac-8fa4-7c9e0d5d62ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:14.560253 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:14.560253 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:14.561142 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a5409e5-7d39-48ac-8fa4-7c9e0d5d62ca tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:14.561590 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1349/5424] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:14 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:15.572162 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a138954-5262-4910-82d2-9755cde0940f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:15.574066 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a138954-5262-4910-82d2-9755cde0940f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:15.574249 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a138954-5262-4910-82d2-9755cde0940f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:15.574519 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a138954-5262-4910-82d2-9755cde0940f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:15.574630 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4a138954-5262-4910-82d2-9755cde0940f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:15.579351 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:15.579351 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:15.580199 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a138954-5262-4910-82d2-9755cde0940f tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:15.580662 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1372/5425] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:15 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:16.591839 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-55bbcd38-cbce-4928-9c1e-38f107786c26 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:16.593939 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55bbcd38-cbce-4928-9c1e-38f107786c26 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:16.594196 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55bbcd38-cbce-4928-9c1e-38f107786c26 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:16.594478 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55bbcd38-cbce-4928-9c1e-38f107786c26 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:16.594611 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-55bbcd38-cbce-4928-9c1e-38f107786c26 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:16.599754 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:16.599754 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:16.600635 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55bbcd38-cbce-4928-9c1e-38f107786c26 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:16.601124 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1360/5426] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:16 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:17.613580 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2754e2e5-2148-4840-a7e2-1266c0a168de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:17.615783 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2754e2e5-2148-4840-a7e2-1266c0a168de tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:17.616017 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2754e2e5-2148-4840-a7e2-1266c0a168de tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:17.616256 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2754e2e5-2148-4840-a7e2-1266c0a168de tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:17.616415 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2754e2e5-2148-4840-a7e2-1266c0a168de tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:17.621934 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:17.621934 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:17.622832 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2754e2e5-2148-4840-a7e2-1266c0a168de tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:17.623221 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1346/5427] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:17 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:17.634136 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-218e7c52-2344-49e8-9d10-9707ceed084a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:17.635932 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-218e7c52-2344-49e8-9d10-9707ceed084a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:17.636127 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-218e7c52-2344-49e8-9d10-9707ceed084a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:17.636325 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-218e7c52-2344-49e8-9d10-9707ceed084a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:17.636450 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-218e7c52-2344-49e8-9d10-9707ceed084a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:17.640522 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:17.640522 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:17.641230 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-218e7c52-2344-49e8-9d10-9707ceed084a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:17.641635 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1350/5428] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:17 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:17.653248 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-427d0f2e-1b42-48e9-9381-1f65ed140aa5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:17.655721 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-427d0f2e-1b42-48e9-9381-1f65ed140aa5 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] DELETE https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:17.656013 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-427d0f2e-1b42-48e9-9381-1f65ed140aa5 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:17.656271 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-427d0f2e-1b42-48e9-9381-1f65ed140aa5 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:17.656452 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-427d0f2e-1b42-48e9-9381-1f65ed140aa5 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete backup with id: 3478ab37-9af6-45a1-8a44-ef70fd634d0f. Aug 18 09:35:17.662005 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:17.662005 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:17.676146 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-427d0f2e-1b42-48e9-9381-1f65ed140aa5 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] delete_backup rpcapi backup_id 3478ab37-9af6-45a1-8a44-ef70fd634d0f {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 09:35:17.677850 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-427d0f2e-1b42-48e9-9381-1f65ed140aa5 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 202 Aug 18 09:35:17.678229 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1373/5429] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:35:17 2026] DELETE /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:35:17.685279 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bdb70d91-ba25-45b1-9143-bc26e09ebc22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:17.687686 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdb70d91-ba25-45b1-9143-bc26e09ebc22 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:17.687973 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdb70d91-ba25-45b1-9143-bc26e09ebc22 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:17.688235 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdb70d91-ba25-45b1-9143-bc26e09ebc22 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:17.688369 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bdb70d91-ba25-45b1-9143-bc26e09ebc22 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:17.693576 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:17.693576 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:17.694612 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdb70d91-ba25-45b1-9143-bc26e09ebc22 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 200 Aug 18 09:35:17.694983 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1361/5430] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:17 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:18.705554 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28b7d9d7-49bb-4ab7-a8cc-5d4b32486382 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:18.707197 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28b7d9d7-49bb-4ab7-a8cc-5d4b32486382 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f Aug 18 09:35:18.707414 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28b7d9d7-49bb-4ab7-a8cc-5d4b32486382 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:18.707604 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28b7d9d7-49bb-4ab7-a8cc-5d4b32486382 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:18.707699 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-28b7d9d7-49bb-4ab7-a8cc-5d4b32486382 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Show backup with id 3478ab37-9af6-45a1-8a44-ef70fd634d0f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 09:35:18.711728 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28b7d9d7-49bb-4ab7-a8cc-5d4b32486382 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f returned with HTTP 404 Aug 18 09:35:18.712273 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1347/5431] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:18 2026] GET /volume/v3/backups/3478ab37-9af6-45a1-8a44-ef70fd634d0f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:18.719956 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0905482e-c5e8-44f2-882e-ad960a92e81e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:18.722102 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0905482e-c5e8-44f2-882e-ad960a92e81e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc Aug 18 09:35:18.722333 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0905482e-c5e8-44f2-882e-ad960a92e81e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:18.722556 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0905482e-c5e8-44f2-882e-ad960a92e81e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:18.722656 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-0905482e-c5e8-44f2-882e-ad960a92e81e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete snapshot with id: a7d2dc32-c902-4f1d-a0ee-05f6455188cc Aug 18 09:35:18.727793 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:18.727793 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:18.728260 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0905482e-c5e8-44f2-882e-ad960a92e81e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Snapshot retrieved successfully. Aug 18 09:35:18.746465 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0905482e-c5e8-44f2-882e-ad960a92e81e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Snapshot delete request issued successfully. Aug 18 09:35:18.746708 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0905482e-c5e8-44f2-882e-ad960a92e81e tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc returned with HTTP 202 Aug 18 09:35:18.747300 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1351/5432] 10.4.3.41 () {66 vars in 1350 bytes} [Tue Aug 18 09:35:18 2026] DELETE /volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:35:18.754537 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f5dd2d2-f386-4563-9947-41e0ac2e54b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:18.757032 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f5dd2d2-f386-4563-9947-41e0ac2e54b0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc Aug 18 09:35:18.757310 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f5dd2d2-f386-4563-9947-41e0ac2e54b0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:18.757648 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f5dd2d2-f386-4563-9947-41e0ac2e54b0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:18.764789 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:18.764789 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:18.765500 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f5dd2d2-f386-4563-9947-41e0ac2e54b0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Snapshot retrieved successfully. Aug 18 09:35:18.766462 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f5dd2d2-f386-4563-9947-41e0ac2e54b0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc returned with HTTP 200 Aug 18 09:35:18.766922 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1374/5433] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:35:18 2026] GET /volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:19.776015 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a11a1dd7-3bb3-40cf-af83-d807315770b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:19.778325 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a11a1dd7-3bb3-40cf-af83-d807315770b8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc Aug 18 09:35:19.778640 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a11a1dd7-3bb3-40cf-af83-d807315770b8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:19.778893 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a11a1dd7-3bb3-40cf-af83-d807315770b8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:19.784117 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a11a1dd7-3bb3-40cf-af83-d807315770b8 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc returned with HTTP 404 Aug 18 09:35:19.784733 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1362/5434] 10.4.3.41 () {66 vars in 1347 bytes} [Tue Aug 18 09:35:19 2026] GET /volume/v3/snapshots/a7d2dc32-c902-4f1d-a0ee-05f6455188cc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:19.791229 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab226ac5-f2ec-4c53-b7d6-be96944b767c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:19.793086 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab226ac5-f2ec-4c53-b7d6-be96944b767c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] DELETE https://10.4.3.41/volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e Aug 18 09:35:19.793387 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab226ac5-f2ec-4c53-b7d6-be96944b767c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:19.794127 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab226ac5-f2ec-4c53-b7d6-be96944b767c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:19.794345 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ab226ac5-f2ec-4c53-b7d6-be96944b767c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete volume with id: 8da0c3bd-3e42-45f2-9314-7082c3be504e Aug 18 09:35:19.803375 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:19.803375 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:19.804016 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab226ac5-f2ec-4c53-b7d6-be96944b767c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:35:19.825987 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab226ac5-f2ec-4c53-b7d6-be96944b767c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete volume request issued successfully. Aug 18 09:35:19.826162 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab226ac5-f2ec-4c53-b7d6-be96944b767c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e returned with HTTP 202 Aug 18 09:35:19.826652 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1348/5435] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:35:19 2026] DELETE /volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:35:19.835045 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa6f9037-a3c1-479e-a955-650e6d1f9eb1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:19.837298 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa6f9037-a3c1-479e-a955-650e6d1f9eb1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e Aug 18 09:35:19.837589 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa6f9037-a3c1-479e-a955-650e6d1f9eb1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:19.837879 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa6f9037-a3c1-479e-a955-650e6d1f9eb1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:19.845267 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:19.845267 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:19.848988 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aa6f9037-a3c1-479e-a955-650e6d1f9eb1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:35:19.852769 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa6f9037-a3c1-479e-a955-650e6d1f9eb1 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e returned with HTTP 200 Aug 18 09:35:19.853107 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1352/5436] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:19 2026] GET /volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:20.869166 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-69601648-1be7-4507-be12-b4909a994396 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:20.870995 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69601648-1be7-4507-be12-b4909a994396 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e Aug 18 09:35:20.871208 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69601648-1be7-4507-be12-b4909a994396 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:20.871499 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69601648-1be7-4507-be12-b4909a994396 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:20.877710 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69601648-1be7-4507-be12-b4909a994396 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e returned with HTTP 404 Aug 18 09:35:20.878236 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1375/5437] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:20 2026] GET /volume/v3/volumes/8da0c3bd-3e42-45f2-9314-7082c3be504e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:20.885503 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43238463-f6ea-4d43-b209-87e5768ef0b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:20.887425 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43238463-f6ea-4d43-b209-87e5768ef0b7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 Aug 18 09:35:20.887606 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43238463-f6ea-4d43-b209-87e5768ef0b7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:20.887803 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43238463-f6ea-4d43-b209-87e5768ef0b7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:20.887948 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-43238463-f6ea-4d43-b209-87e5768ef0b7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete volume with id: f9fe35ad-0913-4255-a4aa-3570aea4d4a7 Aug 18 09:35:20.895145 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:20.895145 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:20.895642 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43238463-f6ea-4d43-b209-87e5768ef0b7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:35:20.911562 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43238463-f6ea-4d43-b209-87e5768ef0b7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete volume request issued successfully. Aug 18 09:35:20.911757 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43238463-f6ea-4d43-b209-87e5768ef0b7 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 returned with HTTP 202 Aug 18 09:35:20.912219 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1363/5438] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:35:20 2026] DELETE /volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:35:20.919064 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f1c3e47-3a57-44e7-a944-559bc4c3c9c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:20.920979 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f1c3e47-3a57-44e7-a944-559bc4c3c9c4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 Aug 18 09:35:20.921186 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f1c3e47-3a57-44e7-a944-559bc4c3c9c4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:20.921380 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f1c3e47-3a57-44e7-a944-559bc4c3c9c4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:20.929983 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:20.929983 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:20.933444 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1f1c3e47-3a57-44e7-a944-559bc4c3c9c4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:35:20.939191 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f1c3e47-3a57-44e7-a944-559bc4c3c9c4 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 returned with HTTP 200 Aug 18 09:35:20.939802 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1349/5439] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:20 2026] GET /volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:35:21.954823 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c90e0e1-2dd6-44ff-a3ce-32b61f452ff9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:21.956734 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c90e0e1-2dd6-44ff-a3ce-32b61f452ff9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 Aug 18 09:35:21.956968 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c90e0e1-2dd6-44ff-a3ce-32b61f452ff9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:21.957165 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c90e0e1-2dd6-44ff-a3ce-32b61f452ff9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:21.963874 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c90e0e1-2dd6-44ff-a3ce-32b61f452ff9 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 returned with HTTP 404 Aug 18 09:35:21.964443 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1353/5440] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:21 2026] GET /volume/v3/volumes/f9fe35ad-0913-4255-a4aa-3570aea4d4a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:21.971214 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5a6fdce6-e0b6-4828-940f-d6d899d071af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:21.973076 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a6fdce6-e0b6-4828-940f-d6d899d071af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 Aug 18 09:35:21.973266 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a6fdce6-e0b6-4828-940f-d6d899d071af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:21.973492 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a6fdce6-e0b6-4828-940f-d6d899d071af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:21.973673 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5a6fdce6-e0b6-4828-940f-d6d899d071af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete volume with id: 9fb182aa-9bd7-44c3-90a6-cc959ee71e05 Aug 18 09:35:21.982161 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:21.982161 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:21.982770 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5a6fdce6-e0b6-4828-940f-d6d899d071af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:35:22.001685 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5a6fdce6-e0b6-4828-940f-d6d899d071af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete volume request issued successfully. Aug 18 09:35:22.001910 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a6fdce6-e0b6-4828-940f-d6d899d071af tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 returned with HTTP 202 Aug 18 09:35:22.002471 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1376/5441] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:35:21 2026] DELETE /volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:35:22.010452 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-607ca5b2-fc51-4953-b6fe-2a645d87b596 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:22.012349 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-607ca5b2-fc51-4953-b6fe-2a645d87b596 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 Aug 18 09:35:22.012590 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-607ca5b2-fc51-4953-b6fe-2a645d87b596 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:22.013075 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-607ca5b2-fc51-4953-b6fe-2a645d87b596 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:22.020429 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:22.020429 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:22.024319 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-607ca5b2-fc51-4953-b6fe-2a645d87b596 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:35:22.028824 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-607ca5b2-fc51-4953-b6fe-2a645d87b596 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 returned with HTTP 200 Aug 18 09:35:22.029319 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1364/5442] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:22 2026] GET /volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:23.043767 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-974ab278-e197-493c-a8b1-036c0b12819c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:23.045908 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-974ab278-e197-493c-a8b1-036c0b12819c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 Aug 18 09:35:23.046090 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-974ab278-e197-493c-a8b1-036c0b12819c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:23.046291 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-974ab278-e197-493c-a8b1-036c0b12819c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:23.052039 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-974ab278-e197-493c-a8b1-036c0b12819c tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 returned with HTTP 404 Aug 18 09:35:23.052584 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1350/5443] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:23 2026] GET /volume/v3/volumes/9fb182aa-9bd7-44c3-90a6-cc959ee71e05 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:23.059720 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-23654a23-7917-4d14-b0c7-f602aedf0f1a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:23.061603 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23654a23-7917-4d14-b0c7-f602aedf0f1a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] DELETE https://10.4.3.41/volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 Aug 18 09:35:23.061797 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23654a23-7917-4d14-b0c7-f602aedf0f1a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:23.061979 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23654a23-7917-4d14-b0c7-f602aedf0f1a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:23.062129 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-23654a23-7917-4d14-b0c7-f602aedf0f1a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete volume with id: 162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 Aug 18 09:35:23.070790 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:23.070790 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:23.071244 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-23654a23-7917-4d14-b0c7-f602aedf0f1a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:35:23.087249 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-23654a23-7917-4d14-b0c7-f602aedf0f1a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Delete volume request issued successfully. Aug 18 09:35:23.088040 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23654a23-7917-4d14-b0c7-f602aedf0f1a tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 returned with HTTP 202 Aug 18 09:35:23.088040 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1354/5444] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:35:23 2026] DELETE /volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:35:23.095859 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e3f6ded0-57e2-4710-8176-90bc79e9e2c0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:23.097859 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3f6ded0-57e2-4710-8176-90bc79e9e2c0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 Aug 18 09:35:23.098102 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3f6ded0-57e2-4710-8176-90bc79e9e2c0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:23.098413 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3f6ded0-57e2-4710-8176-90bc79e9e2c0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:23.105983 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:23.105983 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:23.109990 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e3f6ded0-57e2-4710-8176-90bc79e9e2c0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Volume info retrieved successfully. Aug 18 09:35:23.114715 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3f6ded0-57e2-4710-8176-90bc79e9e2c0 tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 returned with HTTP 200 Aug 18 09:35:23.115175 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1377/5445] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:23 2026] GET /volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:24.128561 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e1dae4d-19e2-49e0-b95d-68960b1512fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:24.130503 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e1dae4d-19e2-49e0-b95d-68960b1512fc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] GET https://10.4.3.41/volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 Aug 18 09:35:24.130720 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e1dae4d-19e2-49e0-b95d-68960b1512fc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:24.130944 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e1dae4d-19e2-49e0-b95d-68960b1512fc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:24.137148 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e1dae4d-19e2-49e0-b95d-68960b1512fc tempest-VolumesBackupsTest-527597669 tempest-VolumesBackupsTest-527597669-project-member] https://10.4.3.41/volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 returned with HTTP 404 Aug 18 09:35:24.137679 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1365/5446] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:24 2026] GET /volume/v3/volumes/162e1503-4b2a-4b29-a9a9-ca9d4838b3e7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:28.491630 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f41378f-9002-46c8-ad5a-e88faf662175 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.595117 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f41378f-9002-46c8-ad5a-e88faf662175 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:35:28.595513 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f41378f-9002-46c8-ad5a-e88faf662175 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1496486506", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:28.618509 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f41378f-9002-46c8-ad5a-e88faf662175 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:35:28.618993 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1351/5447] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:35:28 2026] POST /volume/v3/types => generated 380 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:28.628022 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9fe2d25-326d-497d-b01c-9938a6d4796f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.630125 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9fe2d25-326d-497d-b01c-9938a6d4796f tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] POST https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/encryption Aug 18 09:35:28.630607 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9fe2d25-326d-497d-b01c-9938a6d4796f tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:28.649619 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9fe2d25-326d-497d-b01c-9938a6d4796f tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/encryption returned with HTTP 200 Aug 18 09:35:28.650100 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1355/5448] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:35:28 2026] POST /volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:28.658986 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e117c3e-4e19-465e-ba25-8235733ad962 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.660795 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e117c3e-4e19-465e-ba25-8235733ad962 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:35:28.661178 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e117c3e-4e19-465e-ba25-8235733ad962 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1385449714", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:28.678608 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e117c3e-4e19-465e-ba25-8235733ad962 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:35:28.678961 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1378/5449] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:35:28 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:28.688856 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99d584b4-56d5-47f9-979a-73705a96884c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.752050 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99d584b4-56d5-47f9-979a-73705a96884c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] POST https://10.4.3.41/volume/v3/types/c258ff46-a829-47e7-9a77-17abc612f0fc/encryption Aug 18 09:35:28.752439 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99d584b4-56d5-47f9-979a-73705a96884c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:28.754383 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-99d584b4-56d5-47f9-979a-73705a96884c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e6a897f0de6c4437bdede250664bcd2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf08e6201484d17a6598e5eb7512d02', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:35:28.754624 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99d584b4-56d5-47f9-979a-73705a96884c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/c258ff46-a829-47e7-9a77-17abc612f0fc/encryption returned with HTTP 403 Aug 18 09:35:28.755067 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1366/5450] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:35:28 2026] POST /volume/v3/types/c258ff46-a829-47e7-9a77-17abc612f0fc/encryption => generated 127 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:28.765102 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c0b0bb4-ebd6-4727-a83b-c662c500b805 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.767186 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c0b0bb4-ebd6-4727-a83b-c662c500b805 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:35:28.767659 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c0b0bb4-ebd6-4727-a83b-c662c500b805 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1353506949", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:28.783886 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c0b0bb4-ebd6-4727-a83b-c662c500b805 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:35:28.784304 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1352/5451] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:35:28 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:28.793024 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-305a438c-be70-47af-808c-a61dd0042610 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.795106 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-305a438c-be70-47af-808c-a61dd0042610 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] POST https://10.4.3.41/volume/v3/types/a408d2e8-bf65-411f-a759-a9dc28c2a1c4/extra_specs Aug 18 09:35:28.795519 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-305a438c-be70-47af-808c-a61dd0042610 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:28.797771 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-305a438c-be70-47af-808c-a61dd0042610 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e6a897f0de6c4437bdede250664bcd2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf08e6201484d17a6598e5eb7512d02', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:35:28.797975 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-305a438c-be70-47af-808c-a61dd0042610 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/a408d2e8-bf65-411f-a759-a9dc28c2a1c4/extra_specs returned with HTTP 403 Aug 18 09:35:28.798518 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1356/5452] 10.4.3.41 () {68 vars in 1392 bytes} [Tue Aug 18 09:35:28 2026] POST /volume/v3/types/a408d2e8-bf65-411f-a759-a9dc28c2a1c4/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:28.805667 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2a5d3d8b-6efc-4ce9-a961-dce82477fa11 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.807458 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a5d3d8b-6efc-4ce9-a961-dce82477fa11 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] PUT https://10.4.3.41/volume/v3/types/a408d2e8-bf65-411f-a759-a9dc28c2a1c4/extra_specs/key2 Aug 18 09:35:28.807783 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2a5d3d8b-6efc-4ce9-a961-dce82477fa11 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:28.809645 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-2a5d3d8b-6efc-4ce9-a961-dce82477fa11 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e6a897f0de6c4437bdede250664bcd2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf08e6201484d17a6598e5eb7512d02', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:35:28.809820 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2a5d3d8b-6efc-4ce9-a961-dce82477fa11 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/a408d2e8-bf65-411f-a759-a9dc28c2a1c4/extra_specs/key2 returned with HTTP 403 Aug 18 09:35:28.810265 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1379/5453] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:35:28 2026] PUT /volume/v3/types/a408d2e8-bf65-411f-a759-a9dc28c2a1c4/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:28.818163 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35789e92-c6b3-4156-9881-d7f855826169 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.820437 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35789e92-c6b3-4156-9881-d7f855826169 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] POST https://10.4.3.41/volume/v3/types Aug 18 09:35:28.820857 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35789e92-c6b3-4156-9881-d7f855826169 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:28.823935 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-35789e92-c6b3-4156-9881-d7f855826169 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e6a897f0de6c4437bdede250664bcd2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf08e6201484d17a6598e5eb7512d02', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:35:28.824213 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35789e92-c6b3-4156-9881-d7f855826169 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types returned with HTTP 403 Aug 18 09:35:28.824873 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1367/5454] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:35:28 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:28.833252 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8933a94b-8a11-44ce-b96f-2ffbd0b4c0ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.835229 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8933a94b-8a11-44ce-b96f-2ffbd0b4c0ce tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:35:28.835686 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8933a94b-8a11-44ce-b96f-2ffbd0b4c0ce tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-703040439", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:28.854748 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8933a94b-8a11-44ce-b96f-2ffbd0b4c0ce tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:35:28.855361 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1353/5455] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:35:28 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:28.864221 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f63d0329-6b6b-4970-b09c-6770d185056b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.866850 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f63d0329-6b6b-4970-b09c-6770d185056b tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] POST https://10.4.3.41/volume/v3/types/3f4ef08a-0353-46d3-8372-b3c4439e0ba5/encryption Aug 18 09:35:28.867350 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f63d0329-6b6b-4970-b09c-6770d185056b tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:28.887947 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f63d0329-6b6b-4970-b09c-6770d185056b tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types/3f4ef08a-0353-46d3-8372-b3c4439e0ba5/encryption returned with HTTP 200 Aug 18 09:35:28.888488 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1357/5456] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:35:28 2026] POST /volume/v3/types/3f4ef08a-0353-46d3-8372-b3c4439e0ba5/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:28.897432 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-37b51e3b-2cb4-4de0-8042-44f4b4c928ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.899563 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37b51e3b-2cb4-4de0-8042-44f4b4c928ab tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] DELETE https://10.4.3.41/volume/v3/types/3f4ef08a-0353-46d3-8372-b3c4439e0ba5/encryption/8610c124-2b33-4245-99fa-afa57dae1127 Aug 18 09:35:28.899751 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37b51e3b-2cb4-4de0-8042-44f4b4c928ab tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:28.899943 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37b51e3b-2cb4-4de0-8042-44f4b4c928ab tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:28.900720 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-37b51e3b-2cb4-4de0-8042-44f4b4c928ab tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e6a897f0de6c4437bdede250664bcd2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf08e6201484d17a6598e5eb7512d02', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:35:28.900934 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37b51e3b-2cb4-4de0-8042-44f4b4c928ab tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/3f4ef08a-0353-46d3-8372-b3c4439e0ba5/encryption/8610c124-2b33-4245-99fa-afa57dae1127 returned with HTTP 403 Aug 18 09:35:28.901495 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1380/5457] 10.4.3.41 () {66 vars in 1482 bytes} [Tue Aug 18 09:35:28 2026] DELETE /volume/v3/types/3f4ef08a-0353-46d3-8372-b3c4439e0ba5/encryption/8610c124-2b33-4245-99fa-afa57dae1127 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:28.908760 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6042eee0-853e-42e8-aab3-b9cf5833e163 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.910863 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6042eee0-853e-42e8-aab3-b9cf5833e163 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:35:28.911320 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6042eee0-853e-42e8-aab3-b9cf5833e163 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-730779807", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:28.928173 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6042eee0-853e-42e8-aab3-b9cf5833e163 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:35:28.928557 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1368/5458] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:35:28 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:28.937819 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1fa37591-9e86-4f74-bbe3-c1383dab460d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.940300 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fa37591-9e86-4f74-bbe3-c1383dab460d tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] DELETE https://10.4.3.41/volume/v3/types/5a8f8623-d358-4f11-a87c-be426b92caf6/extra_specs/key1 Aug 18 09:35:28.940503 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fa37591-9e86-4f74-bbe3-c1383dab460d tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:28.940745 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fa37591-9e86-4f74-bbe3-c1383dab460d tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:28.946676 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-1fa37591-9e86-4f74-bbe3-c1383dab460d tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e6a897f0de6c4437bdede250664bcd2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf08e6201484d17a6598e5eb7512d02', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:35:28.946898 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fa37591-9e86-4f74-bbe3-c1383dab460d tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/5a8f8623-d358-4f11-a87c-be426b92caf6/extra_specs/key1 returned with HTTP 403 Aug 18 09:35:28.947544 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1354/5459] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:35:28 2026] DELETE /volume/v3/types/5a8f8623-d358-4f11-a87c-be426b92caf6/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:28.956587 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d782ead4-4129-43f4-9c31-c1c2db4db9f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.958247 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d782ead4-4129-43f4-9c31-c1c2db4db9f1 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:35:28.958651 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d782ead4-4129-43f4-9c31-c1c2db4db9f1 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1254771172", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:28.977226 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d782ead4-4129-43f4-9c31-c1c2db4db9f1 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:35:28.977825 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1358/5460] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:35:28 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) Aug 18 09:35:28.986584 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea50af9b-4ef3-462f-b50e-4b4e53b9014c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:28.990038 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea50af9b-4ef3-462f-b50e-4b4e53b9014c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] DELETE https://10.4.3.41/volume/v3/types/c9952159-ed83-4ab4-a367-c44548aa9ac7 Aug 18 09:35:28.990038 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea50af9b-4ef3-462f-b50e-4b4e53b9014c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:28.990326 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea50af9b-4ef3-462f-b50e-4b4e53b9014c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:28.991144 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-ea50af9b-4ef3-462f-b50e-4b4e53b9014c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e6a897f0de6c4437bdede250664bcd2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf08e6201484d17a6598e5eb7512d02', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:35:28.991365 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea50af9b-4ef3-462f-b50e-4b4e53b9014c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/c9952159-ed83-4ab4-a367-c44548aa9ac7 returned with HTTP 403 Aug 18 09:35:28.991880 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1381/5461] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:35:28 2026] DELETE /volume/v3/types/c9952159-ed83-4ab4-a367-c44548aa9ac7 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:29.001961 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c8fe5c6-0d42-4c06-9540-93b24e5aaa65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.004067 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c8fe5c6-0d42-4c06-9540-93b24e5aaa65 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] GET https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/extra_specs Aug 18 09:35:29.004305 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c8fe5c6-0d42-4c06-9540-93b24e5aaa65 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:29.004540 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c8fe5c6-0d42-4c06-9540-93b24e5aaa65 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:29.013297 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c8fe5c6-0d42-4c06-9540-93b24e5aaa65 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/extra_specs returned with HTTP 200 Aug 18 09:35:29.013776 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1369/5462] 10.4.3.41 () {66 vars in 1371 bytes} [Tue Aug 18 09:35:29 2026] GET /volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:29.024455 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2c63dc4-19d0-42a4-beb7-fc53ab03efd0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.026504 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2c63dc4-19d0-42a4-beb7-fc53ab03efd0 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] GET https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/encryption/cipher Aug 18 09:35:29.026734 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2c63dc4-19d0-42a4-beb7-fc53ab03efd0 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:29.026920 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2c63dc4-19d0-42a4-beb7-fc53ab03efd0 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:29.027679 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-b2c63dc4-19d0-42a4-beb7-fc53ab03efd0 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e6a897f0de6c4437bdede250664bcd2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf08e6201484d17a6598e5eb7512d02', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:35:29.027874 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2c63dc4-19d0-42a4-beb7-fc53ab03efd0 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/encryption/cipher returned with HTTP 403 Aug 18 09:35:29.028416 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1355/5463] 10.4.3.41 () {66 vars in 1389 bytes} [Tue Aug 18 09:35:29 2026] GET /volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:29.037515 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae84dbc4-9b4f-43a3-8956-d01d402773a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.039868 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae84dbc4-9b4f-43a3-8956-d01d402773a4 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] GET https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/encryption Aug 18 09:35:29.040120 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae84dbc4-9b4f-43a3-8956-d01d402773a4 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:29.040333 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae84dbc4-9b4f-43a3-8956-d01d402773a4 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:29.041130 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-ae84dbc4-9b4f-43a3-8956-d01d402773a4 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e6a897f0de6c4437bdede250664bcd2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf08e6201484d17a6598e5eb7512d02', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:35:29.041345 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae84dbc4-9b4f-43a3-8956-d01d402773a4 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/encryption returned with HTTP 403 Aug 18 09:35:29.041834 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1359/5464] 10.4.3.41 () {66 vars in 1368 bytes} [Tue Aug 18 09:35:29 2026] GET /volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:29.050322 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b6b2ed3-5363-450e-879c-868bb82e8fd9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.052630 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b6b2ed3-5363-450e-879c-868bb82e8fd9 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] GET https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/extra_specs/multiattach Aug 18 09:35:29.052874 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b6b2ed3-5363-450e-879c-868bb82e8fd9 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:29.053108 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b6b2ed3-5363-450e-879c-868bb82e8fd9 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:29.063319 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b6b2ed3-5363-450e-879c-868bb82e8fd9 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/extra_specs/multiattach returned with HTTP 200 Aug 18 09:35:29.063891 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1382/5465] 10.4.3.41 () {66 vars in 1407 bytes} [Tue Aug 18 09:35:29 2026] GET /volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 09:35:29.071669 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0990791-8c51-47d5-b2a8-d7f106775374 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.073562 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0990791-8c51-47d5-b2a8-d7f106775374 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] GET https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/extra_specs/volume_backend_name Aug 18 09:35:29.073785 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0990791-8c51-47d5-b2a8-d7f106775374 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:29.074011 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0990791-8c51-47d5-b2a8-d7f106775374 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:29.082527 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0990791-8c51-47d5-b2a8-d7f106775374 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 09:35:29.082974 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1370/5466] 10.4.3.41 () {66 vars in 1431 bytes} [Tue Aug 18 09:35:29 2026] GET /volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:29.091628 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de35ffd7-d058-4ba2-b490-f8990ac7dd2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.093465 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de35ffd7-d058-4ba2-b490-f8990ac7dd2c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] PUT https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/encryption/e19bcf99-e876-4903-8ebc-accca9591987 Aug 18 09:35:29.093825 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de35ffd7-d058-4ba2-b490-f8990ac7dd2c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:29.096059 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-de35ffd7-d058-4ba2-b490-f8990ac7dd2c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e6a897f0de6c4437bdede250664bcd2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf08e6201484d17a6598e5eb7512d02', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:35:29.096269 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de35ffd7-d058-4ba2-b490-f8990ac7dd2c tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/encryption/e19bcf99-e876-4903-8ebc-accca9591987 returned with HTTP 403 Aug 18 09:35:29.096827 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1356/5467] 10.4.3.41 () {68 vars in 1499 bytes} [Tue Aug 18 09:35:29 2026] PUT /volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/encryption/e19bcf99-e876-4903-8ebc-accca9591987 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:29.105640 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6cd3e2e6-972c-41cb-9b67-94989480b13a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.107526 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cd3e2e6-972c-41cb-9b67-94989480b13a tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] PUT https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/extra_specs/key1 Aug 18 09:35:29.107880 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cd3e2e6-972c-41cb-9b67-94989480b13a tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:29.109787 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-6cd3e2e6-972c-41cb-9b67-94989480b13a tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e6a897f0de6c4437bdede250664bcd2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf08e6201484d17a6598e5eb7512d02', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:35:29.109964 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cd3e2e6-972c-41cb-9b67-94989480b13a tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/extra_specs/key1 returned with HTTP 403 Aug 18 09:35:29.110409 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1360/5468] 10.4.3.41 () {68 vars in 1406 bytes} [Tue Aug 18 09:35:29 2026] PUT /volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:29.118305 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-56e3ee26-cbe9-497f-a0ce-8913e6964fd3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.120279 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56e3ee26-cbe9-497f-a0ce-8913e6964fd3 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] PUT https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44 Aug 18 09:35:29.120702 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-56e3ee26-cbe9-497f-a0ce-8913e6964fd3 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:29.122753 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-56e3ee26-cbe9-497f-a0ce-8913e6964fd3 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e6a897f0de6c4437bdede250664bcd2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf08e6201484d17a6598e5eb7512d02', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 09:35:29.122928 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56e3ee26-cbe9-497f-a0ce-8913e6964fd3 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-reader] https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44 returned with HTTP 403 Aug 18 09:35:29.123465 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1383/5469] 10.4.3.41 () {68 vars in 1355 bytes} [Tue Aug 18 09:35:29 2026] PUT /volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:35:29.131897 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87bedcc2-af3d-4322-ac93-3fca3ae478b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.134232 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87bedcc2-af3d-4322-ac93-3fca3ae478b4 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] DELETE https://10.4.3.41/volume/v3/types/c9952159-ed83-4ab4-a367-c44548aa9ac7 Aug 18 09:35:29.134569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87bedcc2-af3d-4322-ac93-3fca3ae478b4 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:29.134876 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87bedcc2-af3d-4322-ac93-3fca3ae478b4 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:29.164182 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87bedcc2-af3d-4322-ac93-3fca3ae478b4 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types/c9952159-ed83-4ab4-a367-c44548aa9ac7 returned with HTTP 202 Aug 18 09:35:29.164626 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1371/5470] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:35:29 2026] DELETE /volume/v3/types/c9952159-ed83-4ab4-a367-c44548aa9ac7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:35:29.172999 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16c8925e-e339-429c-88c8-3c0d690f09d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.175284 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16c8925e-e339-429c-88c8-3c0d690f09d6 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] DELETE https://10.4.3.41/volume/v3/types/5a8f8623-d358-4f11-a87c-be426b92caf6 Aug 18 09:35:29.175537 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16c8925e-e339-429c-88c8-3c0d690f09d6 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:29.175785 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16c8925e-e339-429c-88c8-3c0d690f09d6 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:29.202740 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16c8925e-e339-429c-88c8-3c0d690f09d6 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types/5a8f8623-d358-4f11-a87c-be426b92caf6 returned with HTTP 202 Aug 18 09:35:29.203220 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1357/5471] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:35:29 2026] DELETE /volume/v3/types/5a8f8623-d358-4f11-a87c-be426b92caf6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:35:29.211066 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00d7d7db-17fe-4aa4-b26f-17f674ff3f44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.212937 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00d7d7db-17fe-4aa4-b26f-17f674ff3f44 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] DELETE https://10.4.3.41/volume/v3/types/3f4ef08a-0353-46d3-8372-b3c4439e0ba5 Aug 18 09:35:29.213115 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00d7d7db-17fe-4aa4-b26f-17f674ff3f44 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:29.213342 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00d7d7db-17fe-4aa4-b26f-17f674ff3f44 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:29.242250 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00d7d7db-17fe-4aa4-b26f-17f674ff3f44 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types/3f4ef08a-0353-46d3-8372-b3c4439e0ba5 returned with HTTP 202 Aug 18 09:35:29.242856 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1361/5472] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:35:29 2026] DELETE /volume/v3/types/3f4ef08a-0353-46d3-8372-b3c4439e0ba5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:35:29.250799 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ddbdfb6-a1bd-4e19-bbb4-03424a5d3717 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.253170 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ddbdfb6-a1bd-4e19-bbb4-03424a5d3717 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] DELETE https://10.4.3.41/volume/v3/types/a408d2e8-bf65-411f-a759-a9dc28c2a1c4 Aug 18 09:35:29.253359 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ddbdfb6-a1bd-4e19-bbb4-03424a5d3717 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:29.255032 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ddbdfb6-a1bd-4e19-bbb4-03424a5d3717 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:29.283462 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ddbdfb6-a1bd-4e19-bbb4-03424a5d3717 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types/a408d2e8-bf65-411f-a759-a9dc28c2a1c4 returned with HTTP 202 Aug 18 09:35:29.283938 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1384/5473] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:35:29 2026] DELETE /volume/v3/types/a408d2e8-bf65-411f-a759-a9dc28c2a1c4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:35:29.291817 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d30dc8b4-9c4a-4313-a329-2dad772bb6c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.293784 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d30dc8b4-9c4a-4313-a329-2dad772bb6c7 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] DELETE https://10.4.3.41/volume/v3/types/c258ff46-a829-47e7-9a77-17abc612f0fc Aug 18 09:35:29.293986 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d30dc8b4-9c4a-4313-a329-2dad772bb6c7 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:29.294207 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d30dc8b4-9c4a-4313-a329-2dad772bb6c7 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:29.318472 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d30dc8b4-9c4a-4313-a329-2dad772bb6c7 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types/c258ff46-a829-47e7-9a77-17abc612f0fc returned with HTTP 202 Aug 18 09:35:29.318923 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1372/5474] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:35:29 2026] DELETE /volume/v3/types/c258ff46-a829-47e7-9a77-17abc612f0fc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:35:29.326917 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1228b0e1-d0e3-40ab-8649-57ed6312f1e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:29.328604 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1228b0e1-d0e3-40ab-8649-57ed6312f1e7 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] DELETE https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44 Aug 18 09:35:29.328787 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1228b0e1-d0e3-40ab-8649-57ed6312f1e7 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:29.328987 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1228b0e1-d0e3-40ab-8649-57ed6312f1e7 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:29.352297 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1228b0e1-d0e3-40ab-8649-57ed6312f1e7 tempest-VolumeTypesReaderTests-483767606 tempest-VolumeTypesReaderTests-483767606-project-admin] https://10.4.3.41/volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44 returned with HTTP 202 Aug 18 09:35:29.352715 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1358/5475] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:35:29 2026] DELETE /volume/v3/types/5c0e29c6-9642-4411-bf77-761901809d44 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:35:39.238325 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=18 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:35:39.280714 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=67,cinder:UPDATE=22,cinder:INSERT=13 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:35:39.315821 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=53,cinder:UPDATE=10,cinder:INSERT=7 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:35:39.350450 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=74,cinder:INSERT=25,cinder:UPDATE=24 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:35:39.510424 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b1d62016-1600-4347-a183-a95214b7ec72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:39.596318 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1d62016-1600-4347-a183-a95214b7ec72 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:35:39.596871 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1d62016-1600-4347-a183-a95214b7ec72 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1367497932", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:39.619921 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1d62016-1600-4347-a183-a95214b7ec72 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:35:39.620458 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1362/5476] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:35:39 2026] POST /volume/v3/types => generated 212 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:39.629596 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-90e3848b-d0c4-49c3-9b2d-3b9c2bc88e9f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:39.632282 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-90e3848b-d0c4-49c3-9b2d-3b9c2bc88e9f tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] POST https://10.4.3.41/volume/v3/types/4d168b7a-8f41-4b83-b226-b556ab2005de/encryption Aug 18 09:35:39.632757 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-90e3848b-d0c4-49c3-9b2d-3b9c2bc88e9f tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:39.657092 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-90e3848b-d0c4-49c3-9b2d-3b9c2bc88e9f tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] https://10.4.3.41/volume/v3/types/4d168b7a-8f41-4b83-b226-b556ab2005de/encryption returned with HTTP 200 Aug 18 09:35:39.657766 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1385/5477] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:35:39 2026] POST /volume/v3/types/4d168b7a-8f41-4b83-b226-b556ab2005de/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:39.667370 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:39.738257 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:35:39.738669 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2018719725", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1367497932", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:39.740431 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2018719725', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1367497932', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:35:39.745515 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Create volume of 1 GB Aug 18 09:35:39.745827 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:39.745827 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:39.746453 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Availability Zones retrieved successfully. Aug 18 09:35:39.752359 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Flow 'volume_create_api' (352748ba-77fc-43f1-959e-61da467979b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:35:39.753673 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81c6cdf-8bdf-4ef7-9103-7e2b0db69ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:35:39.754787 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:35:39.787061 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81c6cdf-8bdf-4ef7-9103-7e2b0db69ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:35:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4d168b7a-8f41-4b83-b226-b556ab2005de,is_public=True,name='tempest-scenario-type-luks-1367497932',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d168b7a-8f41-4b83-b226-b556ab2005de', '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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:35:39.788004 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7097a078-56af-48b5-9513-f0e0267580c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:35:39.821877 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1367497932 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1367497932, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:35:39.822276 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1367497932 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1367497932, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:35:39.861475 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Created reservations ['ad734385-f249-4c63-b5d2-f8cbd1f59aca', 'a5f8808b-5417-4cd5-adb4-8571a5a5da5b', '20e40654-41da-4b2e-ae6d-a6bb9f3ef11f', '159728a9-9c6c-4ec1-9fc5-6d8c57b60e5f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:35:39.863249 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7097a078-56af-48b5-9513-f0e0267580c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad734385-f249-4c63-b5d2-f8cbd1f59aca', 'a5f8808b-5417-4cd5-adb4-8571a5a5da5b', '20e40654-41da-4b2e-ae6d-a6bb9f3ef11f', '159728a9-9c6c-4ec1-9fc5-6d8c57b60e5f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:35:39.863249 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f97f1a2-5fce-4799-aedb-81f570c3c777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:35:39.890834 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f97f1a2-5fce-4799-aedb-81f570c3c777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2018719725',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5aa5b3385ec487e94706a9432c521ec',qos_specs=None,replication_status=,reservations=['ad734385-f249-4c63-b5d2-f8cbd1f59aca','a5f8808b-5417-4cd5-adb4-8571a5a5da5b','20e40654-41da-4b2e-ae6d-a6bb9f3ef11f','159728a9-9c6c-4ec1-9fc5-6d8c57b60e5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005a55d775cd4cf2b6cd126e567d5ec3',volume_type_id=4d168b7a-8f41-4b83-b226-b556ab2005de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2018719725',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5aa5b3385ec487e94706a9432c521ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='005a55d775cd4cf2b6cd126e567d5ec3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d168b7a-8f41-4b83-b226-b556ab2005de),volume_type_id=4d168b7a-8f41-4b83-b226-b556ab2005de)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:35:39.891623 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f58fa522-27ef-401f-98ce-29ff06cf5389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:35:39.908216 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f58fa522-27ef-401f-98ce-29ff06cf5389) transitioned into state 'SUCCESS' from state '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-2018719725',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5aa5b3385ec487e94706a9432c521ec',qos_specs=None,replication_status=,reservations=['ad734385-f249-4c63-b5d2-f8cbd1f59aca','a5f8808b-5417-4cd5-adb4-8571a5a5da5b','20e40654-41da-4b2e-ae6d-a6bb9f3ef11f','159728a9-9c6c-4ec1-9fc5-6d8c57b60e5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005a55d775cd4cf2b6cd126e567d5ec3',volume_type_id=4d168b7a-8f41-4b83-b226-b556ab2005de)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:35:39.908918 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b60f74c3-a0f5-4423-8616-391ff485577f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:35:39.918773 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b60f74c3-a0f5-4423-8616-391ff485577f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:35:39.919533 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Flow 'volume_create_api' (352748ba-77fc-43f1-959e-61da467979b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:35:39.919799 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Create volume request issued successfully. Aug 18 09:35:39.920357 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46a465f4-74ef-4cea-bb5b-b2fe715494ea tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:35:39.920745 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1373/5478] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:35:39 2026] POST /volume/v3/volumes => generated 783 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:35:39.932897 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de0ed946-ca77-4a07-a69b-16971b326629 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:39.935225 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de0ed946-ca77-4a07-a69b-16971b326629 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf Aug 18 09:35:39.935480 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de0ed946-ca77-4a07-a69b-16971b326629 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:39.935712 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de0ed946-ca77-4a07-a69b-16971b326629 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:39.944751 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:39.944751 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:39.949484 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-de0ed946-ca77-4a07-a69b-16971b326629 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:39.955064 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de0ed946-ca77-4a07-a69b-16971b326629 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf returned with HTTP 200 Aug 18 09:35:39.955523 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1359/5479] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:39 2026] GET /volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:40.969218 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ffedd198-80fe-4f41-864e-faeee00e0203 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:40.971415 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffedd198-80fe-4f41-864e-faeee00e0203 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf Aug 18 09:35:40.972317 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffedd198-80fe-4f41-864e-faeee00e0203 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:40.972317 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffedd198-80fe-4f41-864e-faeee00e0203 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:40.981590 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:40.981590 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:40.986703 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ffedd198-80fe-4f41-864e-faeee00e0203 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:40.991908 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffedd198-80fe-4f41-864e-faeee00e0203 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf returned with HTTP 200 Aug 18 09:35:40.992376 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1363/5480] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:40 2026] GET /volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:41.007595 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c3955e0b-9c2b-4094-82bc-08a453afbf25 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:41.010089 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3955e0b-9c2b-4094-82bc-08a453afbf25 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf Aug 18 09:35:41.010380 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3955e0b-9c2b-4094-82bc-08a453afbf25 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:41.010675 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3955e0b-9c2b-4094-82bc-08a453afbf25 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:41.019047 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:41.019047 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:41.023309 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c3955e0b-9c2b-4094-82bc-08a453afbf25 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:41.028211 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3955e0b-9c2b-4094-82bc-08a453afbf25 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf returned with HTTP 200 Aug 18 09:35:41.028664 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1386/5481] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:41 2026] GET /volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:41.040240 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0c7813d-2cc5-4465-8060-5577cc267570 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:41.042262 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:35:41.042637 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1511755374", "source_volid": "996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf", "volume_type": "tempest-scenario-type-luks-1367497932", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:35:41.044193 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1511755374', 'source_volid': '996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf', 'volume_type': 'tempest-scenario-type-luks-1367497932', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:35:41.055693 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:41.055693 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:41.056188 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume retrieved successfully. Aug 18 09:35:41.056291 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Create volume of 1 GB Aug 18 09:35:41.056956 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Availability Zones retrieved successfully. Aug 18 09:35:41.063157 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Flow 'volume_create_api' (8d21b232-5088-4d28-9803-e489f4002cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:35:41.064560 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad79bde-34dc-4d62-98e7-31547c7e420c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:35:41.066067 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:35:41.090658 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad79bde-34dc-4d62-98e7-31547c7e420c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf', 'volume_type': VolumeType(created_at=2026-08-18T09:35:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4d168b7a-8f41-4b83-b226-b556ab2005de,is_public=True,name='tempest-scenario-type-luks-1367497932',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d168b7a-8f41-4b83-b226-b556ab2005de', '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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:35:41.091526 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffe53550-8cd4-49b8-ae80-16d6794b9b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:35:41.148414 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Created reservations ['70625b6e-0f98-4054-bbd8-b6f1d4c9ada5', 'c891db58-5fad-4d08-93e3-b1dce220503d', 'eac32f82-bf05-45d4-a22e-fc9668d08720', '96a6c575-d82d-4bf5-8968-ac77696b363a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:35:41.149411 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffe53550-8cd4-49b8-ae80-16d6794b9b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70625b6e-0f98-4054-bbd8-b6f1d4c9ada5', 'c891db58-5fad-4d08-93e3-b1dce220503d', 'eac32f82-bf05-45d4-a22e-fc9668d08720', '96a6c575-d82d-4bf5-8968-ac77696b363a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:35:41.150292 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149a13fb-8a05-41e8-bd0a-5a3185fded26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:35:41.193840 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149a13fb-8a05-41e8-bd0a-5a3185fded26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c725b40e-e091-4d55-949b-216db5566801', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1511755374',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5aa5b3385ec487e94706a9432c521ec',qos_specs=None,replication_status=,reservations=['70625b6e-0f98-4054-bbd8-b6f1d4c9ada5','c891db58-5fad-4d08-93e3-b1dce220503d','eac32f82-bf05-45d4-a22e-fc9668d08720','96a6c575-d82d-4bf5-8968-ac77696b363a'],size=1,snapshot_id=None,source_replicaid=,source_volid=996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf,status='creating',user_id='005a55d775cd4cf2b6cd126e567d5ec3',volume_type_id=4d168b7a-8f41-4b83-b226-b556ab2005de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:35:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1511755374',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c725b40e-e091-4d55-949b-216db5566801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5aa5b3385ec487e94706a9432c521ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='005a55d775cd4cf2b6cd126e567d5ec3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d168b7a-8f41-4b83-b226-b556ab2005de),volume_type_id=4d168b7a-8f41-4b83-b226-b556ab2005de)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:35:41.195840 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72903dd3-85f7-4436-9f23-80bd06a70fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:35:41.224941 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72903dd3-85f7-4436-9f23-80bd06a70fa7) transitioned into state 'SUCCESS' from state '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-1511755374',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5aa5b3385ec487e94706a9432c521ec',qos_specs=None,replication_status=,reservations=['70625b6e-0f98-4054-bbd8-b6f1d4c9ada5','c891db58-5fad-4d08-93e3-b1dce220503d','eac32f82-bf05-45d4-a22e-fc9668d08720','96a6c575-d82d-4bf5-8968-ac77696b363a'],size=1,snapshot_id=None,source_replicaid=,source_volid=996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf,status='creating',user_id='005a55d775cd4cf2b6cd126e567d5ec3',volume_type_id=4d168b7a-8f41-4b83-b226-b556ab2005de)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:35:41.225522 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da834a77-1b46-4590-9bb0-56e97532a854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:35:41.243972 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da834a77-1b46-4590-9bb0-56e97532a854) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:35:41.244788 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Flow 'volume_create_api' (8d21b232-5088-4d28-9803-e489f4002cad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:35:41.245051 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Create volume request issued successfully. Aug 18 09:35:41.245674 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0c7813d-2cc5-4465-8060-5577cc267570 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:35:41.246052 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1374/5482] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:35:41 2026] POST /volume/v3/volumes => generated 810 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:35:41.258348 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73678939-b093-472d-a9dc-50c0b2f2c4f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:41.260595 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73678939-b093-472d-a9dc-50c0b2f2c4f7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:35:41.260852 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73678939-b093-472d-a9dc-50c0b2f2c4f7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:41.261115 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73678939-b093-472d-a9dc-50c0b2f2c4f7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:41.270732 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:41.270732 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:41.274680 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-73678939-b093-472d-a9dc-50c0b2f2c4f7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:41.279351 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73678939-b093-472d-a9dc-50c0b2f2c4f7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:35:41.279791 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1360/5483] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:41 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:42.292827 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a20c585a-3f17-4c33-a1f1-95244eaa4ada None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:42.294641 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a20c585a-3f17-4c33-a1f1-95244eaa4ada tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:35:42.294902 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a20c585a-3f17-4c33-a1f1-95244eaa4ada tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:42.295165 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a20c585a-3f17-4c33-a1f1-95244eaa4ada tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:42.302388 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:42.302388 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:42.306082 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a20c585a-3f17-4c33-a1f1-95244eaa4ada tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:42.310441 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a20c585a-3f17-4c33-a1f1-95244eaa4ada tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:35:42.310800 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1364/5484] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:42 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:43.323522 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7c7d9b1c-2f27-42f0-b61f-f523751926a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:43.325410 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c7d9b1c-2f27-42f0-b61f-f523751926a4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:35:43.325627 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c7d9b1c-2f27-42f0-b61f-f523751926a4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:43.325783 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c7d9b1c-2f27-42f0-b61f-f523751926a4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:43.334033 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:43.334033 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:43.338098 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7c7d9b1c-2f27-42f0-b61f-f523751926a4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:43.343037 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c7d9b1c-2f27-42f0-b61f-f523751926a4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:35:43.343600 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1387/5485] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:43 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:44.359262 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0e7977e-9495-4169-8e04-ab8183c00f65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:44.361831 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0e7977e-9495-4169-8e04-ab8183c00f65 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:35:44.362162 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0e7977e-9495-4169-8e04-ab8183c00f65 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:44.362483 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0e7977e-9495-4169-8e04-ab8183c00f65 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:44.373011 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:44.373011 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:44.378846 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e0e7977e-9495-4169-8e04-ab8183c00f65 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:44.384727 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0e7977e-9495-4169-8e04-ab8183c00f65 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:35:44.385281 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1375/5486] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:44 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:45.398014 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-32ffbea7-7119-4706-bab8-762b24e60a72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:45.399855 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32ffbea7-7119-4706-bab8-762b24e60a72 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:35:45.400072 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32ffbea7-7119-4706-bab8-762b24e60a72 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:45.400327 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32ffbea7-7119-4706-bab8-762b24e60a72 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:45.407937 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:45.407937 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:45.412232 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-32ffbea7-7119-4706-bab8-762b24e60a72 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:45.417040 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32ffbea7-7119-4706-bab8-762b24e60a72 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:35:45.417481 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1361/5487] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:45 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:46.432548 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3150297-fb20-4104-96ee-4e5c71d43f04 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:46.434745 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3150297-fb20-4104-96ee-4e5c71d43f04 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:35:46.434990 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3150297-fb20-4104-96ee-4e5c71d43f04 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:46.435233 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3150297-fb20-4104-96ee-4e5c71d43f04 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:46.443827 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:46.443827 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:46.447981 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3150297-fb20-4104-96ee-4e5c71d43f04 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:46.453071 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3150297-fb20-4104-96ee-4e5c71d43f04 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:35:46.453570 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1365/5488] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:46 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:47.466562 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5edffa0a-f40f-41aa-ae91-0a3875c67dd5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:47.468087 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5edffa0a-f40f-41aa-ae91-0a3875c67dd5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:35:47.469663 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5edffa0a-f40f-41aa-ae91-0a3875c67dd5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:47.469663 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5edffa0a-f40f-41aa-ae91-0a3875c67dd5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:47.475086 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:47.475086 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:47.478527 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5edffa0a-f40f-41aa-ae91-0a3875c67dd5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:47.482423 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5edffa0a-f40f-41aa-ae91-0a3875c67dd5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:35:47.482875 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1388/5489] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:47 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 09:35:48.497754 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4470070b-b9cd-4a5d-8200-c747acfd15d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:48.499690 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4470070b-b9cd-4a5d-8200-c747acfd15d5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:35:48.499903 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4470070b-b9cd-4a5d-8200-c747acfd15d5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:48.500134 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4470070b-b9cd-4a5d-8200-c747acfd15d5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:48.507286 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:48.507286 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:48.511074 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4470070b-b9cd-4a5d-8200-c747acfd15d5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:48.515012 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4470070b-b9cd-4a5d-8200-c747acfd15d5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:35:48.515516 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1376/5490] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:48 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:49.528378 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a71cb294-a6cf-409a-9b75-1fa6713c4eca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:49.530442 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a71cb294-a6cf-409a-9b75-1fa6713c4eca tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:35:49.530700 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a71cb294-a6cf-409a-9b75-1fa6713c4eca tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:49.530933 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a71cb294-a6cf-409a-9b75-1fa6713c4eca tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:49.538052 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:49.538052 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:35:49.541701 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a71cb294-a6cf-409a-9b75-1fa6713c4eca tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:49.546226 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a71cb294-a6cf-409a-9b75-1fa6713c4eca tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:35:49.546622 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1362/5491] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:49 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:50.560875 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7afcf69-62a1-4afa-bf90-c85f641e39f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:50.563062 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7afcf69-62a1-4afa-bf90-c85f641e39f8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:35:50.563288 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7afcf69-62a1-4afa-bf90-c85f641e39f8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:50.563526 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7afcf69-62a1-4afa-bf90-c85f641e39f8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:50.571641 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:50.571641 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:35:50.576075 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b7afcf69-62a1-4afa-bf90-c85f641e39f8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:50.581690 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7afcf69-62a1-4afa-bf90-c85f641e39f8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:35:50.582086 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1366/5492] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:50 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:51.594680 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dfc26fcf-4161-435c-b231-36381bc0d9dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:51.596403 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfc26fcf-4161-435c-b231-36381bc0d9dd tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:35:51.596583 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfc26fcf-4161-435c-b231-36381bc0d9dd tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:51.596755 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfc26fcf-4161-435c-b231-36381bc0d9dd tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:51.603035 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:51.603035 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:35:51.606574 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dfc26fcf-4161-435c-b231-36381bc0d9dd tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:51.610815 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfc26fcf-4161-435c-b231-36381bc0d9dd tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:35:51.611313 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1389/5493] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:51 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:51.623946 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2221d2f-d430-4d1e-947e-3d9d45344a3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:35:51.626259 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2221d2f-d430-4d1e-947e-3d9d45344a3e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:35:51.626493 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2221d2f-d430-4d1e-947e-3d9d45344a3e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:35:51.626692 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2221d2f-d430-4d1e-947e-3d9d45344a3e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:35:51.633971 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:35:51.633971 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:35:51.637656 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e2221d2f-d430-4d1e-947e-3d9d45344a3e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:35:51.641592 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2221d2f-d430-4d1e-947e-3d9d45344a3e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:35:51.642209 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1377/5494] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:35:51 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:35:59.545328 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=16 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:36:00.580312 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:36:01.610072 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:36:01.640809 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=60,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:36:35.173997 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-b9f63eb2-265a-42bb-95e7-2c7690f969f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:35.207383 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-b9f63eb2-265a-42bb-95e7-2c7690f969f2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:35.207689 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-b9f63eb2-265a-42bb-95e7-2c7690f969f2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:35.207980 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-b9f63eb2-265a-42bb-95e7-2c7690f969f2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:35.215680 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:35.215680 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:36:35.219341 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-b9f63eb2-265a-42bb-95e7-2c7690f969f2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:35.223731 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-b9f63eb2-265a-42bb-95e7-2c7690f969f2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:35.224105 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1363/5495] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:36:35 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 903 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:35.295017 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56cdbe32-dc36-46d7-a207-7f5ccfb8067a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:35.295623 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56cdbe32-dc36-46d7-a207-7f5ccfb8067a None None] GET https://10.4.3.41/volume// Aug 18 09:36:35.295896 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56cdbe32-dc36-46d7-a207-7f5ccfb8067a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:35.296173 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56cdbe32-dc36-46d7-a207-7f5ccfb8067a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:35.296655 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56cdbe32-dc36-46d7-a207-7f5ccfb8067a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:36:35.297130 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1367/5496] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:36:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:36:35.306683 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-dd46ab27-5bf1-4939-8256-398625a5f59e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:35.336797 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-dd46ab27-5bf1-4939-8256-398625a5f59e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:36:35.337180 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-dd46ab27-5bf1-4939-8256-398625a5f59e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c725b40e-e091-4d55-949b-216db5566801", "connector": null, "instance_uuid": "13edb9be-6154-42be-9a32-6cb38ffe6aaa"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:36:35.345157 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:35.345157 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:36:35.368233 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-dd46ab27-5bf1-4939-8256-398625a5f59e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:36:35.368707 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1390/5497] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:36:35 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:36:35.395137 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-590c238f-d360-46df-b986-d6f86c2fc7f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:35.397534 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-590c238f-d360-46df-b986-d6f86c2fc7f3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:35.397833 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-590c238f-d360-46df-b986-d6f86c2fc7f3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:35.398103 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-590c238f-d360-46df-b986-d6f86c2fc7f3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:35.403969 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc6243f8-ff1e-4f45-a19e-9e0cb3ab7874 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:35.404359 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc6243f8-ff1e-4f45-a19e-9e0cb3ab7874 None None] GET https://10.4.3.41/volume// Aug 18 09:36:35.404626 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc6243f8-ff1e-4f45-a19e-9e0cb3ab7874 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:35.404833 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc6243f8-ff1e-4f45-a19e-9e0cb3ab7874 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:35.405176 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc6243f8-ff1e-4f45-a19e-9e0cb3ab7874 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:36:35.405542 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1364/5498] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:36:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:36:35.409515 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:35.409515 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:36:35.414076 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-590c238f-d360-46df-b986-d6f86c2fc7f3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:35.414606 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-9ec43552-9e87-44fc-8ccf-a0595e34ba78 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:35.418314 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-590c238f-d360-46df-b986-d6f86c2fc7f3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:35.418758 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1378/5499] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:35 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:35.445095 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-9ec43552-9e87-44fc-8ccf-a0595e34ba78 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:35.445302 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-9ec43552-9e87-44fc-8ccf-a0595e34ba78 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:35.445502 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-9ec43552-9e87-44fc-8ccf-a0595e34ba78 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:35.454886 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:35.454886 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:36:35.458282 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-9ec43552-9e87-44fc-8ccf-a0595e34ba78 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:35.462341 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-9ec43552-9e87-44fc-8ccf-a0595e34ba78 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:35.462772 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1368/5500] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:36:35 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 1082 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:36:35.575693 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-03480162-6fdd-44d9-a28b-4f3a59f035f3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:35.578157 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-03480162-6fdd-44d9-a28b-4f3a59f035f3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] PUT https://10.4.3.41/volume/v3/attachments/21e961a4-36b4-42e5-ae31-caf4064da605 Aug 18 09:36:35.578729 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-03480162-6fdd-44d9-a28b-4f3a59f035f3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:36:35.587992 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-03480162-6fdd-44d9-a28b-4f3a59f035f3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Acquiring lock "cinder-attachment_update-c725b40e-e091-4d55-949b-216db5566801-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:36:35.593567 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-03480162-6fdd-44d9-a28b-4f3a59f035f3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Lock "cinder-attachment_update-c725b40e-e091-4d55-949b-216db5566801-np0000007625" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:36:35.595002 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:35.595002 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:36:35.671829 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-03480162-6fdd-44d9-a28b-4f3a59f035f3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Lock "cinder-attachment_update-c725b40e-e091-4d55-949b-216db5566801-np0000007625" released by "attachment_update" :: held 0.078s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:36:35.672119 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-03480162-6fdd-44d9-a28b-4f3a59f035f3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/attachments/21e961a4-36b4-42e5-ae31-caf4064da605 returned with HTTP 200 Aug 18 09:36:35.672824 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1391/5501] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:36:35 2026] PUT /volume/v3/attachments/21e961a4-36b4-42e5-ae31-caf4064da605 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:36:35.680440 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-891cd7c2-2108-411d-877c-df3679dd0b5a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:35.682964 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-891cd7c2-2108-411d-877c-df3679dd0b5a tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801/encryption Aug 18 09:36:35.683194 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-891cd7c2-2108-411d-877c-df3679dd0b5a tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:35.683424 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-891cd7c2-2108-411d-877c-df3679dd0b5a tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:35.692471 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:35.692471 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:36:35.698223 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-891cd7c2-2108-411d-877c-df3679dd0b5a tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801/encryption returned with HTTP 200 Aug 18 09:36:35.698674 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1365/5502] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:36:35 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:36.432041 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ba35497-92b3-4c97-a051-0d43cb531175 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:36.433817 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ba35497-92b3-4c97-a051-0d43cb531175 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:36.434020 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ba35497-92b3-4c97-a051-0d43cb531175 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:36.434211 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ba35497-92b3-4c97-a051-0d43cb531175 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:36.443482 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:36.443482 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:36:36.446841 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ba35497-92b3-4c97-a051-0d43cb531175 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:36.451156 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ba35497-92b3-4c97-a051-0d43cb531175 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:36.451560 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1379/5503] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:36 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:37.464342 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12880ca3-e470-452a-8041-770cecf23cae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:37.466488 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12880ca3-e470-452a-8041-770cecf23cae tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:37.466752 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12880ca3-e470-452a-8041-770cecf23cae tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:37.467005 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12880ca3-e470-452a-8041-770cecf23cae tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:37.478607 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:37.478607 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:36:37.482833 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-12880ca3-e470-452a-8041-770cecf23cae tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:37.487729 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12880ca3-e470-452a-8041-770cecf23cae tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:37.488118 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1369/5504] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:37 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:38.502284 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-490d1d98-a770-498c-a003-9035867d67ac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:38.504043 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-490d1d98-a770-498c-a003-9035867d67ac tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:38.504324 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-490d1d98-a770-498c-a003-9035867d67ac tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:38.504614 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-490d1d98-a770-498c-a003-9035867d67ac tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:38.513998 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:38.513998 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:36:38.518462 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-490d1d98-a770-498c-a003-9035867d67ac tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:38.522612 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-490d1d98-a770-498c-a003-9035867d67ac tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:38.522982 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1392/5505] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:38 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:39.535283 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-743069ad-04ef-4ea1-af4d-65c834dcbedc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:39.537344 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-743069ad-04ef-4ea1-af4d-65c834dcbedc tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:39.537628 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-743069ad-04ef-4ea1-af4d-65c834dcbedc tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:39.537834 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-743069ad-04ef-4ea1-af4d-65c834dcbedc tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:39.547858 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:39.547858 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:36:39.551867 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-743069ad-04ef-4ea1-af4d-65c834dcbedc tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:39.556821 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-743069ad-04ef-4ea1-af4d-65c834dcbedc tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:39.557200 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1366/5506] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:39 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:40.570109 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-121c2f1f-92ef-4782-bd26-5cc2c0cd9c16 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:40.572033 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-121c2f1f-92ef-4782-bd26-5cc2c0cd9c16 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:40.572285 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-121c2f1f-92ef-4782-bd26-5cc2c0cd9c16 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:40.572564 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-121c2f1f-92ef-4782-bd26-5cc2c0cd9c16 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:40.582465 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:40.582465 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:36:40.587184 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-121c2f1f-92ef-4782-bd26-5cc2c0cd9c16 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:40.594258 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-121c2f1f-92ef-4782-bd26-5cc2c0cd9c16 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:40.594905 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1380/5507] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:40 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:40.870015 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-6cd97cda-0b68-49eb-a118-0f14be4a9652 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:40.872386 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-6cd97cda-0b68-49eb-a118-0f14be4a9652 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] POST https://10.4.3.41/volume/v3/attachments/21e961a4-36b4-42e5-ae31-caf4064da605/action Aug 18 09:36:40.872801 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-6cd97cda-0b68-49eb-a118-0f14be4a9652 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:36:40.872920 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-6cd97cda-0b68-49eb-a118-0f14be4a9652 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:36:40.887974 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:40.887974 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:36:40.896860 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b24f7095-2de0-4dba-a883-17b4aebf9de2 req-6cd97cda-0b68-49eb-a118-0f14be4a9652 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/attachments/21e961a4-36b4-42e5-ae31-caf4064da605/action returned with HTTP 204 Aug 18 09:36:40.897317 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1370/5508] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:36:40 2026] POST /volume/v3/attachments/21e961a4-36b4-42e5-ae31-caf4064da605/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:36:41.606949 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6de63bbe-92d1-463d-8239-00073c72e8ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:41.608615 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6de63bbe-92d1-463d-8239-00073c72e8ec tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:41.608799 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6de63bbe-92d1-463d-8239-00073c72e8ec tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:41.608984 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6de63bbe-92d1-463d-8239-00073c72e8ec tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:41.618212 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:41.618212 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:36:41.620583 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6de63bbe-92d1-463d-8239-00073c72e8ec tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:41.624362 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6de63bbe-92d1-463d-8239-00073c72e8ec tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:41.624873 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1393/5509] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:41 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 1195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:36:41.636413 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ebf3afd8-0e53-4f1c-aec9-5e620ea3b089 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:41.638253 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebf3afd8-0e53-4f1c-aec9-5e620ea3b089 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:41.638446 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebf3afd8-0e53-4f1c-aec9-5e620ea3b089 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:41.638652 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebf3afd8-0e53-4f1c-aec9-5e620ea3b089 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:41.647817 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:41.647817 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:36:41.651244 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ebf3afd8-0e53-4f1c-aec9-5e620ea3b089 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:41.655741 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebf3afd8-0e53-4f1c-aec9-5e620ea3b089 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:41.656130 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1367/5510] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:41 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 1195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:36:41.696611 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-0bd61141-0945-4a7d-bd9c-f1ac39f3ec71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:41.726837 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-0bd61141-0945-4a7d-bd9c-f1ac39f3ec71 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:41.727095 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-0bd61141-0945-4a7d-bd9c-f1ac39f3ec71 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:41.727360 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-0bd61141-0945-4a7d-bd9c-f1ac39f3ec71 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:41.737733 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:41.737733 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:36:41.741160 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-0bd61141-0945-4a7d-bd9c-f1ac39f3ec71 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:41.745454 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-0bd61141-0945-4a7d-bd9c-f1ac39f3ec71 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:41.745906 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1381/5511] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:36:41 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 1195 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:36:41.763731 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-4da21593-fbf0-40ce-bdaf-a25942ee3790 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:41.766268 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-4da21593-fbf0-40ce-bdaf-a25942ee3790 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] POST https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801/action Aug 18 09:36:41.766697 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-4da21593-fbf0-40ce-bdaf-a25942ee3790 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:36:41.766822 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-4da21593-fbf0-40ce-bdaf-a25942ee3790 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:36:41.777598 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:41.777598 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:36:41.778063 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-4da21593-fbf0-40ce-bdaf-a25942ee3790 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:41.784921 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-4da21593-fbf0-40ce-bdaf-a25942ee3790 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Begin detaching volume completed successfully. Aug 18 09:36:41.785230 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-4da21593-fbf0-40ce-bdaf-a25942ee3790 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801/action returned with HTTP 202 Aug 18 09:36:41.785826 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1371/5512] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:36:41 2026] POST /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:36:41.824263 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-220cda60-cdda-4dc6-ab79-2bad383b0150 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:41.824774 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-220cda60-cdda-4dc6-ab79-2bad383b0150 None None] GET https://10.4.3.41/volume// Aug 18 09:36:41.824987 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-220cda60-cdda-4dc6-ab79-2bad383b0150 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:41.825222 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-220cda60-cdda-4dc6-ab79-2bad383b0150 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:41.825641 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-220cda60-cdda-4dc6-ab79-2bad383b0150 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:36:41.825999 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1394/5513] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:36:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:36:41.833014 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-0449ff33-4ba5-4f49-8cd6-e37419be5cc4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:41.835077 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-0449ff33-4ba5-4f49-8cd6-e37419be5cc4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:41.835279 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-0449ff33-4ba5-4f49-8cd6-e37419be5cc4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:41.835489 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-0449ff33-4ba5-4f49-8cd6-e37419be5cc4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:41.844757 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:41.844757 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:36:41.848095 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-0449ff33-4ba5-4f49-8cd6-e37419be5cc4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:41.852684 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-0449ff33-4ba5-4f49-8cd6-e37419be5cc4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:41.853057 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1368/5514] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:36:41 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 1378 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:36:41.862589 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-a1278883-5e9f-46c5-bed7-71d575fe88e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:41.865572 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-a1278883-5e9f-46c5-bed7-71d575fe88e8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801/encryption Aug 18 09:36:41.865857 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-a1278883-5e9f-46c5-bed7-71d575fe88e8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:41.866116 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-a1278883-5e9f-46c5-bed7-71d575fe88e8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:41.879415 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:41.879415 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:36:41.889318 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-a1278883-5e9f-46c5-bed7-71d575fe88e8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801/encryption returned with HTTP 200 Aug 18 09:36:41.890064 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1382/5515] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:36:41 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:42.675689 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-aea11dd1-57ca-4dee-bdda-0c96856f29c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:42.677775 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-aea11dd1-57ca-4dee-bdda-0c96856f29c3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] DELETE https://10.4.3.41/volume/v3/attachments/21e961a4-36b4-42e5-ae31-caf4064da605 Aug 18 09:36:42.678004 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-aea11dd1-57ca-4dee-bdda-0c96856f29c3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:42.678190 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-aea11dd1-57ca-4dee-bdda-0c96856f29c3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:42.685018 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:42.685018 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:36:42.729555 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0e58f620-da3a-4cb6-a500-f96ce0e7c00f req-aea11dd1-57ca-4dee-bdda-0c96856f29c3 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/attachments/21e961a4-36b4-42e5-ae31-caf4064da605 returned with HTTP 200 Aug 18 09:36:42.730115 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1372/5516] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:36:42 2026] DELETE /volume/v3/attachments/21e961a4-36b4-42e5-ae31-caf4064da605 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:42.907587 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-48bec43d-150b-46ec-8495-4eec4e12e301 req-06fcfb95-dca9-409a-a2a0-641edb44f764 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:42.909440 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-48bec43d-150b-46ec-8495-4eec4e12e301 req-06fcfb95-dca9-409a-a2a0-641edb44f764 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:42.909653 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-48bec43d-150b-46ec-8495-4eec4e12e301 req-06fcfb95-dca9-409a-a2a0-641edb44f764 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:42.909852 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-48bec43d-150b-46ec-8495-4eec4e12e301 req-06fcfb95-dca9-409a-a2a0-641edb44f764 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:42.917305 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:42.917305 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:36:42.920945 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-48bec43d-150b-46ec-8495-4eec4e12e301 req-06fcfb95-dca9-409a-a2a0-641edb44f764 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:42.925052 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-48bec43d-150b-46ec-8495-4eec4e12e301 req-06fcfb95-dca9-409a-a2a0-641edb44f764 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:42.925543 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1395/5517] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:36:42 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:44.778833 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b88a2b08-8721-4f13-93c4-35cafd8af160 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:44.781138 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b88a2b08-8721-4f13-93c4-35cafd8af160 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] DELETE https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:44.781432 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b88a2b08-8721-4f13-93c4-35cafd8af160 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:44.781714 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b88a2b08-8721-4f13-93c4-35cafd8af160 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:44.781927 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b88a2b08-8721-4f13-93c4-35cafd8af160 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Delete volume with id: c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:44.790009 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:44.790009 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:36:44.790540 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b88a2b08-8721-4f13-93c4-35cafd8af160 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:44.801212 np0000007625 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-b88a2b08-8721-4f13-93c4-35cafd8af160 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 09:36:44.807543 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b88a2b08-8721-4f13-93c4-35cafd8af160 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Delete volume request issued successfully. Aug 18 09:36:44.807742 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b88a2b08-8721-4f13-93c4-35cafd8af160 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 202 Aug 18 09:36:44.808182 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1369/5518] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:36:44 2026] DELETE /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:36:44.815524 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46d55bfa-a7e1-4551-b5ee-8244efc1a7e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:44.817662 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46d55bfa-a7e1-4551-b5ee-8244efc1a7e8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:44.818303 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46d55bfa-a7e1-4551-b5ee-8244efc1a7e8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:44.818303 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46d55bfa-a7e1-4551-b5ee-8244efc1a7e8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:44.825720 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:44.825720 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:36:44.829850 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-46d55bfa-a7e1-4551-b5ee-8244efc1a7e8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:44.835258 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46d55bfa-a7e1-4551-b5ee-8244efc1a7e8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 200 Aug 18 09:36:44.835781 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1383/5519] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:44 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:45.851526 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c3e0554-6c07-4f6e-8cf1-50e46f47c03e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:45.853844 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c3e0554-6c07-4f6e-8cf1-50e46f47c03e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 Aug 18 09:36:45.854095 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c3e0554-6c07-4f6e-8cf1-50e46f47c03e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:45.854346 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c3e0554-6c07-4f6e-8cf1-50e46f47c03e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:45.861187 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c3e0554-6c07-4f6e-8cf1-50e46f47c03e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 returned with HTTP 404 Aug 18 09:36:45.861799 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1373/5520] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:45 2026] GET /volume/v3/volumes/c725b40e-e091-4d55-949b-216db5566801 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:36:45.868113 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c63e3273-6841-42c3-a9db-e4800a95b2e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:45.869565 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c63e3273-6841-42c3-a9db-e4800a95b2e2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] DELETE https://10.4.3.41/volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf Aug 18 09:36:45.869825 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c63e3273-6841-42c3-a9db-e4800a95b2e2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:45.870073 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c63e3273-6841-42c3-a9db-e4800a95b2e2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:45.870306 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c63e3273-6841-42c3-a9db-e4800a95b2e2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Delete volume with id: 996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf Aug 18 09:36:45.878987 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:45.878987 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:36:45.879725 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c63e3273-6841-42c3-a9db-e4800a95b2e2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:45.893447 np0000007625 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-c63e3273-6841-42c3-a9db-e4800a95b2e2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 09:36:45.900156 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c63e3273-6841-42c3-a9db-e4800a95b2e2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Delete volume request issued successfully. Aug 18 09:36:45.900369 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c63e3273-6841-42c3-a9db-e4800a95b2e2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf returned with HTTP 202 Aug 18 09:36:45.900890 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1396/5521] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:36:45 2026] DELETE /volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:36:45.909105 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1da42c48-8477-45c6-9c76-f8f38ea8128d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:45.911720 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1da42c48-8477-45c6-9c76-f8f38ea8128d tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf Aug 18 09:36:45.912021 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1da42c48-8477-45c6-9c76-f8f38ea8128d tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:45.912313 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1da42c48-8477-45c6-9c76-f8f38ea8128d tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:45.922880 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:45.922880 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:36:45.928268 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1da42c48-8477-45c6-9c76-f8f38ea8128d tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:45.935050 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1da42c48-8477-45c6-9c76-f8f38ea8128d tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf returned with HTTP 200 Aug 18 09:36:45.935683 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1370/5522] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:45 2026] GET /volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:46.948252 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ac69bb3-de91-4c59-8fc1-a2148fbd4456 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:46.950054 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ac69bb3-de91-4c59-8fc1-a2148fbd4456 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf Aug 18 09:36:46.950247 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ac69bb3-de91-4c59-8fc1-a2148fbd4456 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:46.950436 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ac69bb3-de91-4c59-8fc1-a2148fbd4456 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:46.955631 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ac69bb3-de91-4c59-8fc1-a2148fbd4456 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf returned with HTTP 404 Aug 18 09:36:46.956018 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1384/5523] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:46 2026] GET /volume/v3/volumes/996f3cea-26e7-4b0d-b7a6-3b75d6b67fdf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:36:46.962479 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dea34e52-ab3d-4c5c-84ee-09299188e326 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:46.964534 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dea34e52-ab3d-4c5c-84ee-09299188e326 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:36:46.964764 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dea34e52-ab3d-4c5c-84ee-09299188e326 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:46.964994 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dea34e52-ab3d-4c5c-84ee-09299188e326 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:46.965701 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:46.965701 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:36:46.966039 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dea34e52-ab3d-4c5c-84ee-09299188e326 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:36:46.976358 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dea34e52-ab3d-4c5c-84ee-09299188e326 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Get all volumes completed successfully. Aug 18 09:36:46.978138 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:46.978138 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:36:46.982992 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dea34e52-ab3d-4c5c-84ee-09299188e326 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:36:46.983499 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1374/5524] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:36:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5262 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:36:47.002202 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17a03e09-a1f0-428e-b699-3a5e53a3f3a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:47.004059 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17a03e09-a1f0-428e-b699-3a5e53a3f3a3 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] DELETE https://10.4.3.41/volume/v3/types/4d168b7a-8f41-4b83-b226-b556ab2005de Aug 18 09:36:47.004277 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17a03e09-a1f0-428e-b699-3a5e53a3f3a3 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:47.004519 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17a03e09-a1f0-428e-b699-3a5e53a3f3a3 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:47.026433 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17a03e09-a1f0-428e-b699-3a5e53a3f3a3 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] https://10.4.3.41/volume/v3/types/4d168b7a-8f41-4b83-b226-b556ab2005de returned with HTTP 202 Aug 18 09:36:47.027012 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1397/5525] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:36:47 2026] DELETE /volume/v3/types/4d168b7a-8f41-4b83-b226-b556ab2005de => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:36:47.978593 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d6b1585-fc61-43c0-bc14-5f75953ff2c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:47.980670 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d6b1585-fc61-43c0-bc14-5f75953ff2c1 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:36:47.981037 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d6b1585-fc61-43c0-bc14-5f75953ff2c1 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-13082453", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:36:47.995339 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d6b1585-fc61-43c0-bc14-5f75953ff2c1 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:36:47.995812 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1371/5526] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:36:47 2026] POST /volume/v3/types => generated 210 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:48.003565 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ccf74b8-b66f-4ca3-a4eb-2c5ea0111281 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:48.005547 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ccf74b8-b66f-4ca3-a4eb-2c5ea0111281 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] POST https://10.4.3.41/volume/v3/types/486f68a1-6cd5-498b-8b54-fe342d530417/encryption Aug 18 09:36:48.005854 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ccf74b8-b66f-4ca3-a4eb-2c5ea0111281 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:36:48.021142 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ccf74b8-b66f-4ca3-a4eb-2c5ea0111281 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] https://10.4.3.41/volume/v3/types/486f68a1-6cd5-498b-8b54-fe342d530417/encryption returned with HTTP 200 Aug 18 09:36:48.021620 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1385/5527] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:36:48 2026] POST /volume/v3/types/486f68a1-6cd5-498b-8b54-fe342d530417/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:48.045194 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-abbde321-7e6f-43c3-8547-c519643299b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:48.047086 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:36:48.047455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-193853213", "snapshot_id": null, "imageRef": "fa24ffbb-bb9d-49c1-a398-816414b66817", "volume_type": "tempest-scenario-type-luks-13082453", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:36:48.048946 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-193853213', 'snapshot_id': None, 'imageRef': 'fa24ffbb-bb9d-49c1-a398-816414b66817', 'volume_type': 'tempest-scenario-type-luks-13082453', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:36:48.122862 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Create volume of 1 GB Aug 18 09:36:48.123283 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:48.123283 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:36:48.123876 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Availability Zones retrieved successfully. Aug 18 09:36:48.132320 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Flow 'volume_create_api' (4609bd4c-8f0b-4c2b-b072-2b6d39cba1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:36:48.133679 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7aac7a5-1a5b-4a13-90ec-e0ee2081ea09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:36:48.135113 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:36:48.201617 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7aac7a5-1a5b-4a13-90ec-e0ee2081ea09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:36:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=486f68a1-6cd5-498b-8b54-fe342d530417,is_public=True,name='tempest-scenario-type-luks-13082453',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '486f68a1-6cd5-498b-8b54-fe342d530417', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:36:48.202497 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aae5cae-a5dd-4f4b-8a92-8e483c41feea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:36:48.235500 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-13082453 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-13082453, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:36:48.235938 np0000007625 devstack@c-api.service[100265]: WARNING cinder.quota [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-13082453 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-13082453, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:36:48.260578 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Created reservations ['fb6b6e6f-5d09-4eb2-9185-788dceb91416', '1c038d88-210f-4414-92c9-fd293115d20e', '2b5bde73-11b8-45cf-ad99-4d1471a1240b', 'e6898cfe-d97d-4c5e-828c-cb2591dc3a75'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:36:48.261333 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aae5cae-a5dd-4f4b-8a92-8e483c41feea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb6b6e6f-5d09-4eb2-9185-788dceb91416', '1c038d88-210f-4414-92c9-fd293115d20e', '2b5bde73-11b8-45cf-ad99-4d1471a1240b', 'e6898cfe-d97d-4c5e-828c-cb2591dc3a75']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:36:48.262129 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee0611c-1795-4383-880e-6694433eca64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:36:48.281902 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee0611c-1795-4383-880e-6694433eca64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83d5c121-bc27-4937-a5fc-fd7a02f0f556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-193853213',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5aa5b3385ec487e94706a9432c521ec',qos_specs=None,replication_status=,reservations=['fb6b6e6f-5d09-4eb2-9185-788dceb91416','1c038d88-210f-4414-92c9-fd293115d20e','2b5bde73-11b8-45cf-ad99-4d1471a1240b','e6898cfe-d97d-4c5e-828c-cb2591dc3a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005a55d775cd4cf2b6cd126e567d5ec3',volume_type_id=486f68a1-6cd5-498b-8b54-fe342d530417), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:36:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-193853213',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=83d5c121-bc27-4937-a5fc-fd7a02f0f556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5aa5b3385ec487e94706a9432c521ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='005a55d775cd4cf2b6cd126e567d5ec3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(486f68a1-6cd5-498b-8b54-fe342d530417),volume_type_id=486f68a1-6cd5-498b-8b54-fe342d530417)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:36:48.282624 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380375da-5177-4ed6-a726-8116621b28eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:36:48.299727 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380375da-5177-4ed6-a726-8116621b28eb) transitioned into state 'SUCCESS' from state '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-193853213',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5aa5b3385ec487e94706a9432c521ec',qos_specs=None,replication_status=,reservations=['fb6b6e6f-5d09-4eb2-9185-788dceb91416','1c038d88-210f-4414-92c9-fd293115d20e','2b5bde73-11b8-45cf-ad99-4d1471a1240b','e6898cfe-d97d-4c5e-828c-cb2591dc3a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005a55d775cd4cf2b6cd126e567d5ec3',volume_type_id=486f68a1-6cd5-498b-8b54-fe342d530417)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:36:48.300531 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b43965-bbc2-4fbb-9c3f-12901da5d3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:36:48.308745 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b43965-bbc2-4fbb-9c3f-12901da5d3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:36:48.309564 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Flow 'volume_create_api' (4609bd4c-8f0b-4c2b-b072-2b6d39cba1ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:36:48.309885 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Create volume request issued successfully. Aug 18 09:36:48.310539 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abbde321-7e6f-43c3-8547-c519643299b8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:36:48.310974 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1375/5528] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:36:48 2026] POST /volume/v3/volumes => generated 787 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:36:48.324505 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e860e01-718b-4269-85ff-a81db8186a41 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:48.326808 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e860e01-718b-4269-85ff-a81db8186a41 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:36:48.327071 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e860e01-718b-4269-85ff-a81db8186a41 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:48.327332 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e860e01-718b-4269-85ff-a81db8186a41 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:48.336670 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:48.336670 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:36:48.341165 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6e860e01-718b-4269-85ff-a81db8186a41 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:48.346647 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e860e01-718b-4269-85ff-a81db8186a41 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:36:48.347144 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1398/5529] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:48 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:49.359978 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b579efef-d0cf-4336-afc3-5b5ccd49c7f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:49.361663 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b579efef-d0cf-4336-afc3-5b5ccd49c7f7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:36:49.361832 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b579efef-d0cf-4336-afc3-5b5ccd49c7f7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:49.361998 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b579efef-d0cf-4336-afc3-5b5ccd49c7f7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:49.368650 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:49.368650 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:36:49.372337 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b579efef-d0cf-4336-afc3-5b5ccd49c7f7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:49.376268 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b579efef-d0cf-4336-afc3-5b5ccd49c7f7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:36:49.376653 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1372/5530] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:49 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 940 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:50.389499 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48e73318-cd13-4269-94a6-936e67073197 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:50.391302 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48e73318-cd13-4269-94a6-936e67073197 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:36:50.392709 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48e73318-cd13-4269-94a6-936e67073197 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:50.392709 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48e73318-cd13-4269-94a6-936e67073197 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:50.401225 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:50.401225 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:36:50.406344 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-48e73318-cd13-4269-94a6-936e67073197 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:50.412060 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48e73318-cd13-4269-94a6-936e67073197 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:36:50.412601 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1386/5531] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:50 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:51.426031 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da70dff4-fc9b-4583-a4b3-607663b59ffb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:51.428182 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da70dff4-fc9b-4583-a4b3-607663b59ffb tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:36:51.428424 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da70dff4-fc9b-4583-a4b3-607663b59ffb tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:51.428648 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da70dff4-fc9b-4583-a4b3-607663b59ffb tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:51.436357 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:51.436357 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:36:51.440246 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-da70dff4-fc9b-4583-a4b3-607663b59ffb tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:51.445238 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da70dff4-fc9b-4583-a4b3-607663b59ffb tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:36:51.445712 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1376/5532] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:51 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:52.461224 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-41ded1ba-1c48-4d8b-bb7e-a820ae7d4924 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:52.462889 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41ded1ba-1c48-4d8b-bb7e-a820ae7d4924 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:36:52.463073 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41ded1ba-1c48-4d8b-bb7e-a820ae7d4924 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:52.463250 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41ded1ba-1c48-4d8b-bb7e-a820ae7d4924 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:52.470075 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:52.470075 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:36:52.474212 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-41ded1ba-1c48-4d8b-bb7e-a820ae7d4924 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:52.478658 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41ded1ba-1c48-4d8b-bb7e-a820ae7d4924 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:36:52.478997 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1399/5533] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:52 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:53.492250 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0c5e0c5-186e-4561-b955-cd69fad48d3a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:53.494180 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0c5e0c5-186e-4561-b955-cd69fad48d3a tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:36:53.494410 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0c5e0c5-186e-4561-b955-cd69fad48d3a tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:53.494644 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0c5e0c5-186e-4561-b955-cd69fad48d3a tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:53.501654 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:53.501654 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:36:53.505110 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0c5e0c5-186e-4561-b955-cd69fad48d3a tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:53.509249 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0c5e0c5-186e-4561-b955-cd69fad48d3a tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:36:53.509638 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1373/5534] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:53 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:54.524655 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-350f5e33-0b23-48fd-9433-4bb0a95b5cf6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:54.526539 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-350f5e33-0b23-48fd-9433-4bb0a95b5cf6 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:36:54.526743 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-350f5e33-0b23-48fd-9433-4bb0a95b5cf6 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:54.526951 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-350f5e33-0b23-48fd-9433-4bb0a95b5cf6 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:54.533578 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:54.533578 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:36:54.536992 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-350f5e33-0b23-48fd-9433-4bb0a95b5cf6 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:54.541025 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-350f5e33-0b23-48fd-9433-4bb0a95b5cf6 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:36:54.541437 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1387/5535] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:54 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 940 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:55.554387 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-adfd1ccb-b2b1-49ec-b68c-0f6a8613ca36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:55.556645 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adfd1ccb-b2b1-49ec-b68c-0f6a8613ca36 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:36:55.556877 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adfd1ccb-b2b1-49ec-b68c-0f6a8613ca36 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:55.557117 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adfd1ccb-b2b1-49ec-b68c-0f6a8613ca36 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:55.565250 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:55.565250 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:36:55.569893 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-adfd1ccb-b2b1-49ec-b68c-0f6a8613ca36 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:55.575952 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adfd1ccb-b2b1-49ec-b68c-0f6a8613ca36 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:36:55.576500 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1377/5536] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:55 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:56.589958 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9260530-f501-4d5c-aee9-8a17c7a5eb1c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:56.592485 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9260530-f501-4d5c-aee9-8a17c7a5eb1c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:36:56.592820 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9260530-f501-4d5c-aee9-8a17c7a5eb1c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:56.593132 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9260530-f501-4d5c-aee9-8a17c7a5eb1c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:56.601481 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:56.601481 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:36:56.606199 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a9260530-f501-4d5c-aee9-8a17c7a5eb1c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:56.611182 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9260530-f501-4d5c-aee9-8a17c7a5eb1c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:36:56.611762 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1400/5537] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:56 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:57.625743 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6771fd4-9732-417c-af7f-a0f4c0ef7c10 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:57.627772 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6771fd4-9732-417c-af7f-a0f4c0ef7c10 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:36:57.628032 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6771fd4-9732-417c-af7f-a0f4c0ef7c10 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:57.628264 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6771fd4-9732-417c-af7f-a0f4c0ef7c10 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:57.635087 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:57.635087 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:36:57.638527 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c6771fd4-9732-417c-af7f-a0f4c0ef7c10 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:57.643603 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6771fd4-9732-417c-af7f-a0f4c0ef7c10 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:36:57.644200 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1374/5538] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:57 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:58.656573 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-541dbfcd-9c2b-4637-a5b2-644505a7e42b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:58.658775 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-541dbfcd-9c2b-4637-a5b2-644505a7e42b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:36:58.659045 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-541dbfcd-9c2b-4637-a5b2-644505a7e42b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:58.659315 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-541dbfcd-9c2b-4637-a5b2-644505a7e42b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:58.667153 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:58.667153 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:36:58.671065 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-541dbfcd-9c2b-4637-a5b2-644505a7e42b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:58.675587 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-541dbfcd-9c2b-4637-a5b2-644505a7e42b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:36:58.675982 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1388/5539] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:58 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:36:59.688311 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2eee3ddf-5797-476c-84e5-58e340b6cde7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:36:59.690515 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2eee3ddf-5797-476c-84e5-58e340b6cde7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:36:59.690515 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2eee3ddf-5797-476c-84e5-58e340b6cde7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:36:59.690673 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2eee3ddf-5797-476c-84e5-58e340b6cde7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:36:59.698471 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:36:59.698471 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:36:59.702146 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2eee3ddf-5797-476c-84e5-58e340b6cde7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:36:59.706727 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2eee3ddf-5797-476c-84e5-58e340b6cde7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:36:59.707126 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1378/5540] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:36:59 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:37:00.720060 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0bf4c80d-d1f4-4fb2-a88b-f847d6bb9512 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:00.721808 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0bf4c80d-d1f4-4fb2-a88b-f847d6bb9512 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:37:00.722047 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0bf4c80d-d1f4-4fb2-a88b-f847d6bb9512 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:00.722253 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0bf4c80d-d1f4-4fb2-a88b-f847d6bb9512 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:00.729421 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:00.729421 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:37:00.733702 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0bf4c80d-d1f4-4fb2-a88b-f847d6bb9512 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:00.738868 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0bf4c80d-d1f4-4fb2-a88b-f847d6bb9512 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:37:00.739241 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1401/5541] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:37:00 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 1426 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:37:00.751890 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-261c86e0-1ee0-4d85-b641-6e1268526e66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:00.753892 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-261c86e0-1ee0-4d85-b641-6e1268526e66 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:37:00.754147 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-261c86e0-1ee0-4d85-b641-6e1268526e66 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:00.754413 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-261c86e0-1ee0-4d85-b641-6e1268526e66 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:00.761442 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:00.761442 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:37:00.765621 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-261c86e0-1ee0-4d85-b641-6e1268526e66 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:00.770852 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-261c86e0-1ee0-4d85-b641-6e1268526e66 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:37:00.771246 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1375/5542] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:37:00 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 1426 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:37:00.858881 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-97240d9c-d92b-4e16-8eb0-9067bf3e71d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:00.861082 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-97240d9c-d92b-4e16-8eb0-9067bf3e71d2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:37:00.861346 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-97240d9c-d92b-4e16-8eb0-9067bf3e71d2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:00.861585 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-97240d9c-d92b-4e16-8eb0-9067bf3e71d2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:00.869804 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:00.869804 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:37:00.874738 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-97240d9c-d92b-4e16-8eb0-9067bf3e71d2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:00.881830 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-97240d9c-d92b-4e16-8eb0-9067bf3e71d2 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:37:00.882466 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1389/5543] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:37:00 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 1426 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:37:01.363109 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-5a41bc71-6084-4803-9fcc-252fe8a301d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:01.365775 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-5a41bc71-6084-4803-9fcc-252fe8a301d5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:37:01.366011 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-5a41bc71-6084-4803-9fcc-252fe8a301d5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:01.366252 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-5a41bc71-6084-4803-9fcc-252fe8a301d5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:01.374857 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:01.374857 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:37:01.379580 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-5a41bc71-6084-4803-9fcc-252fe8a301d5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:01.386291 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-5a41bc71-6084-4803-9fcc-252fe8a301d5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:37:01.386905 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1379/5544] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:37:01 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 1426 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:37:01.397475 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a6a73dc9-44a6-4420-aaca-cad4d4d0574f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:01.397870 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6a73dc9-44a6-4420-aaca-cad4d4d0574f None None] GET https://10.4.3.41/volume// Aug 18 09:37:01.398057 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6a73dc9-44a6-4420-aaca-cad4d4d0574f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:01.398274 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a6a73dc9-44a6-4420-aaca-cad4d4d0574f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:01.398665 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a6a73dc9-44a6-4420-aaca-cad4d4d0574f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:37:01.398944 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1402/5545] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:37:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:37:01.406733 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-dcea7dee-0d2f-4888-8492-2ac705ac06e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:01.409274 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-dcea7dee-0d2f-4888-8492-2ac705ac06e6 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:37:01.409779 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-dcea7dee-0d2f-4888-8492-2ac705ac06e6 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83d5c121-bc27-4937-a5fc-fd7a02f0f556", "connector": null, "instance_uuid": "7b97e193-af5a-4692-9df7-e0f7a7afbc02"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:37:01.418421 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:01.418421 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:37:01.446926 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-dcea7dee-0d2f-4888-8492-2ac705ac06e6 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:37:01.447381 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1376/5546] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:37:01 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:37:02.226616 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87344e73-465f-4c9d-b1ed-ae072f5a60e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:02.227046 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87344e73-465f-4c9d-b1ed-ae072f5a60e1 None None] GET https://10.4.3.41/volume// Aug 18 09:37:02.227238 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87344e73-465f-4c9d-b1ed-ae072f5a60e1 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:02.227483 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87344e73-465f-4c9d-b1ed-ae072f5a60e1 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:02.227838 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87344e73-465f-4c9d-b1ed-ae072f5a60e1 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:37:02.228136 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1390/5547] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:37:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:37:02.237198 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-c0bb4485-c58a-4876-a01c-ca440c48d48c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:02.239305 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-c0bb4485-c58a-4876-a01c-ca440c48d48c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:37:02.239558 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-c0bb4485-c58a-4876-a01c-ca440c48d48c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:02.239738 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-c0bb4485-c58a-4876-a01c-ca440c48d48c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:02.248373 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:02.248373 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:37:02.251628 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-c0bb4485-c58a-4876-a01c-ca440c48d48c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:02.256279 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-c0bb4485-c58a-4876-a01c-ca440c48d48c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:37:02.256718 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1380/5548] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:37:02 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 1605 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:37:02.356082 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-8d4127b3-1908-49bf-b903-7285c143d9b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:02.358123 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-8d4127b3-1908-49bf-b903-7285c143d9b9 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] PUT https://10.4.3.41/volume/v3/attachments/b90f5150-4d08-44f7-9336-e4451dfb6803 Aug 18 09:37:02.358598 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-8d4127b3-1908-49bf-b903-7285c143d9b9 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:37:02.366501 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-8d4127b3-1908-49bf-b903-7285c143d9b9 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Acquiring lock "cinder-attachment_update-83d5c121-bc27-4937-a5fc-fd7a02f0f556-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:37:02.371092 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-8d4127b3-1908-49bf-b903-7285c143d9b9 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Lock "cinder-attachment_update-83d5c121-bc27-4937-a5fc-fd7a02f0f556-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:37:02.372133 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:02.372133 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:37:02.460519 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-8d4127b3-1908-49bf-b903-7285c143d9b9 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Lock "cinder-attachment_update-83d5c121-bc27-4937-a5fc-fd7a02f0f556-np0000007625" released by "attachment_update" :: held 0.089s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:37:02.460914 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-8d4127b3-1908-49bf-b903-7285c143d9b9 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/attachments/b90f5150-4d08-44f7-9336-e4451dfb6803 returned with HTTP 200 Aug 18 09:37:02.461412 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1403/5549] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:37:02 2026] PUT /volume/v3/attachments/b90f5150-4d08-44f7-9336-e4451dfb6803 => generated 968 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:37:02.481948 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-9a8f9ac0-a990-4de3-883b-839795279f2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:02.484466 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-9a8f9ac0-a990-4de3-883b-839795279f2e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] POST https://10.4.3.41/volume/v3/attachments/b90f5150-4d08-44f7-9336-e4451dfb6803/action Aug 18 09:37:02.484720 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-9a8f9ac0-a990-4de3-883b-839795279f2e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:37:02.484825 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-9a8f9ac0-a990-4de3-883b-839795279f2e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:37:02.499110 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:02.499110 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:37:02.508854 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-9a8f9ac0-a990-4de3-883b-839795279f2e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/attachments/b90f5150-4d08-44f7-9336-e4451dfb6803/action returned with HTTP 204 Aug 18 09:37:02.509424 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1377/5550] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:37:02 2026] POST /volume/v3/attachments/b90f5150-4d08-44f7-9336-e4451dfb6803/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:37:06.685362 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-7eaea28b-f152-4b30-bb11-12edc92ab51b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:06.687521 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-7eaea28b-f152-4b30-bb11-12edc92ab51b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556/encryption Aug 18 09:37:06.687704 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-7eaea28b-f152-4b30-bb11-12edc92ab51b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:06.687879 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-7eaea28b-f152-4b30-bb11-12edc92ab51b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:06.698600 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:06.698600 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:37:06.706021 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b70849e5-c9bf-47cc-b4ee-6ccf2a2315e2 req-7eaea28b-f152-4b30-bb11-12edc92ab51b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556/encryption returned with HTTP 200 Aug 18 09:37:06.706672 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1391/5551] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:37:06 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:37:12.254994 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=74,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:37:12.454113 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=55,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:37:12.506563 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=59,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:37:16.704523 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=52,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:37:49.542280 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-13b5d921-d1f0-405b-afb5-8570bb7b8ffe req-a87a7638-ee5e-4073-a04f-41f81c838d03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:49.545091 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-13b5d921-d1f0-405b-afb5-8570bb7b8ffe req-a87a7638-ee5e-4073-a04f-41f81c838d03 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] DELETE https://10.4.3.41/volume/v3/attachments/b90f5150-4d08-44f7-9336-e4451dfb6803 Aug 18 09:37:49.545386 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-13b5d921-d1f0-405b-afb5-8570bb7b8ffe req-a87a7638-ee5e-4073-a04f-41f81c838d03 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:49.545699 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-13b5d921-d1f0-405b-afb5-8570bb7b8ffe req-a87a7638-ee5e-4073-a04f-41f81c838d03 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:49.556347 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:49.556347 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:37:49.606797 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-13b5d921-d1f0-405b-afb5-8570bb7b8ffe req-a87a7638-ee5e-4073-a04f-41f81c838d03 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/attachments/b90f5150-4d08-44f7-9336-e4451dfb6803 returned with HTTP 200 Aug 18 09:37:49.607418 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1381/5552] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:37:49 2026] DELETE /volume/v3/attachments/b90f5150-4d08-44f7-9336-e4451dfb6803 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:37:50.647732 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:50.649586 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:37:50.649995 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1841989927", "source_volid": "83d5c121-bc27-4937-a5fc-fd7a02f0f556", "volume_type": "tempest-scenario-type-luks-13082453", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:37:50.651927 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1841989927', 'source_volid': '83d5c121-bc27-4937-a5fc-fd7a02f0f556', 'volume_type': 'tempest-scenario-type-luks-13082453', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:37:50.662068 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:50.662068 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:37:50.662612 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume retrieved successfully. Aug 18 09:37:50.662759 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Create volume of 1 GB Aug 18 09:37:50.663403 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Availability Zones retrieved successfully. Aug 18 09:37:50.668543 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Flow 'volume_create_api' (ef93a5f4-203b-432d-bf86-94d13237886d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:37:50.669439 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05b61f1f-6ee4-4bfe-9a55-b7e2cc7487b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:37:50.670291 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:37:50.691522 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05b61f1f-6ee4-4bfe-9a55-b7e2cc7487b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '83d5c121-bc27-4937-a5fc-fd7a02f0f556', 'volume_type': VolumeType(created_at=2026-08-18T09:36:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=486f68a1-6cd5-498b-8b54-fe342d530417,is_public=True,name='tempest-scenario-type-luks-13082453',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '486f68a1-6cd5-498b-8b54-fe342d530417', '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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:37:50.692313 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495f4e06-e560-4941-a972-c78621abf843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:37:50.719210 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-13082453 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-13082453, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:37:50.719531 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-13082453 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-13082453, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:37:50.732094 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Created reservations ['0cdc41e2-2f9c-4063-89cf-ae4e039d8961', '198ab127-2785-4f61-b11c-6b121a008b49', 'd0d28364-ceed-44d0-92d5-d583bcb03cd0', 'bed9ae5d-920c-4138-928e-ba00f1b7f93a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:37:50.733139 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495f4e06-e560-4941-a972-c78621abf843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cdc41e2-2f9c-4063-89cf-ae4e039d8961', '198ab127-2785-4f61-b11c-6b121a008b49', 'd0d28364-ceed-44d0-92d5-d583bcb03cd0', 'bed9ae5d-920c-4138-928e-ba00f1b7f93a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:37:50.733995 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1726e08-178a-4bc2-8d55-9cb9d50b5036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:37:50.766278 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1726e08-178a-4bc2-8d55-9cb9d50b5036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1454130e-3135-4788-b673-7a4370731cda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1841989927',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5aa5b3385ec487e94706a9432c521ec',qos_specs=None,replication_status=,reservations=['0cdc41e2-2f9c-4063-89cf-ae4e039d8961','198ab127-2785-4f61-b11c-6b121a008b49','d0d28364-ceed-44d0-92d5-d583bcb03cd0','bed9ae5d-920c-4138-928e-ba00f1b7f93a'],size=1,snapshot_id=None,source_replicaid=,source_volid=83d5c121-bc27-4937-a5fc-fd7a02f0f556,status='creating',user_id='005a55d775cd4cf2b6cd126e567d5ec3',volume_type_id=486f68a1-6cd5-498b-8b54-fe342d530417), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1841989927',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1454130e-3135-4788-b673-7a4370731cda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5aa5b3385ec487e94706a9432c521ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=83d5c121-bc27-4937-a5fc-fd7a02f0f556,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='005a55d775cd4cf2b6cd126e567d5ec3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(486f68a1-6cd5-498b-8b54-fe342d530417),volume_type_id=486f68a1-6cd5-498b-8b54-fe342d530417)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:37:50.766976 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764e9ed9-de19-41ee-9775-77abf7e135cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:37:50.785293 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764e9ed9-de19-41ee-9775-77abf7e135cd) transitioned into state 'SUCCESS' from state '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-1841989927',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5aa5b3385ec487e94706a9432c521ec',qos_specs=None,replication_status=,reservations=['0cdc41e2-2f9c-4063-89cf-ae4e039d8961','198ab127-2785-4f61-b11c-6b121a008b49','d0d28364-ceed-44d0-92d5-d583bcb03cd0','bed9ae5d-920c-4138-928e-ba00f1b7f93a'],size=1,snapshot_id=None,source_replicaid=,source_volid=83d5c121-bc27-4937-a5fc-fd7a02f0f556,status='creating',user_id='005a55d775cd4cf2b6cd126e567d5ec3',volume_type_id=486f68a1-6cd5-498b-8b54-fe342d530417)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:37:50.786011 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca8e82d-3e3c-4c21-8a33-74791ed7856b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:37:50.800868 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca8e82d-3e3c-4c21-8a33-74791ed7856b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:37:50.801663 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Flow 'volume_create_api' (ef93a5f4-203b-432d-bf86-94d13237886d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:37:50.801952 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Create volume request issued successfully. Aug 18 09:37:50.802512 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb4ab3b8-22b5-4905-a2f2-12c5d26abf29 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:37:50.802984 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1404/5553] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:37:50 2026] POST /volume/v3/volumes => generated 807 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:37:50.817039 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9247401d-e87f-4172-b83c-93f9002509fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:50.818991 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9247401d-e87f-4172-b83c-93f9002509fa tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:37:50.819090 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9247401d-e87f-4172-b83c-93f9002509fa tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:50.819262 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9247401d-e87f-4172-b83c-93f9002509fa tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:50.825696 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:50.825696 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:37:50.829182 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9247401d-e87f-4172-b83c-93f9002509fa tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:50.833822 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9247401d-e87f-4172-b83c-93f9002509fa tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:37:50.834337 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1378/5554] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:37:50 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:37:51.847894 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62a6b0d0-3c47-45fa-9d97-bad750b50209 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:51.850333 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62a6b0d0-3c47-45fa-9d97-bad750b50209 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:37:51.850661 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62a6b0d0-3c47-45fa-9d97-bad750b50209 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:51.850970 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62a6b0d0-3c47-45fa-9d97-bad750b50209 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:51.859471 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:51.859471 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:37:51.863223 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-62a6b0d0-3c47-45fa-9d97-bad750b50209 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:51.867287 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62a6b0d0-3c47-45fa-9d97-bad750b50209 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:37:51.867711 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1392/5555] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:37:51 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:37:52.880519 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-053cd7dc-6523-4bfc-94d5-6e5375cca1c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:52.882409 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-053cd7dc-6523-4bfc-94d5-6e5375cca1c8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:37:52.882673 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-053cd7dc-6523-4bfc-94d5-6e5375cca1c8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:52.882949 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-053cd7dc-6523-4bfc-94d5-6e5375cca1c8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:52.891408 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:52.891408 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:37:52.896962 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-053cd7dc-6523-4bfc-94d5-6e5375cca1c8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:52.903194 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-053cd7dc-6523-4bfc-94d5-6e5375cca1c8 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:37:52.903746 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1382/5556] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:37:52 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:37:53.915876 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-591b397b-aa0e-4542-aa30-cdc996d38439 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:53.917890 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-591b397b-aa0e-4542-aa30-cdc996d38439 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:37:53.918076 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-591b397b-aa0e-4542-aa30-cdc996d38439 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:53.918297 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-591b397b-aa0e-4542-aa30-cdc996d38439 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:53.924673 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:53.924673 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:37:53.927889 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-591b397b-aa0e-4542-aa30-cdc996d38439 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:53.931632 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-591b397b-aa0e-4542-aa30-cdc996d38439 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:37:53.931938 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1405/5557] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:37:53 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:37:54.944680 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f928b4a3-0900-47af-8e4a-88bf8eb3b9ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:54.946573 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f928b4a3-0900-47af-8e4a-88bf8eb3b9ed tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:37:54.946836 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f928b4a3-0900-47af-8e4a-88bf8eb3b9ed tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:54.947045 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f928b4a3-0900-47af-8e4a-88bf8eb3b9ed tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:54.955687 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:54.955687 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:37:54.960674 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f928b4a3-0900-47af-8e4a-88bf8eb3b9ed tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:54.965385 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f928b4a3-0900-47af-8e4a-88bf8eb3b9ed tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:37:54.965855 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1379/5558] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:37:54 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:37:55.977648 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7845dca7-c708-4e3a-8828-c2ebcd13ec16 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:55.979668 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7845dca7-c708-4e3a-8828-c2ebcd13ec16 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:37:55.979875 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7845dca7-c708-4e3a-8828-c2ebcd13ec16 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:55.980104 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7845dca7-c708-4e3a-8828-c2ebcd13ec16 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:55.987472 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:55.987472 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:37:55.991211 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7845dca7-c708-4e3a-8828-c2ebcd13ec16 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:55.996010 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7845dca7-c708-4e3a-8828-c2ebcd13ec16 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:37:55.996506 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1393/5559] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:37:55 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:37:57.010548 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4d099659-6b4a-4bdf-843e-e9ae428af27d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:57.014098 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d099659-6b4a-4bdf-843e-e9ae428af27d tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:37:57.014098 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d099659-6b4a-4bdf-843e-e9ae428af27d tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:57.014098 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d099659-6b4a-4bdf-843e-e9ae428af27d tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:57.020144 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:57.020144 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:37:57.026090 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4d099659-6b4a-4bdf-843e-e9ae428af27d tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:57.027937 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d099659-6b4a-4bdf-843e-e9ae428af27d tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:37:57.028484 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1383/5560] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:37:57 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:37:58.044843 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a61e6ece-2ba0-4332-9a04-a04b363c9735 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:58.046478 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a61e6ece-2ba0-4332-9a04-a04b363c9735 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:37:58.048047 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a61e6ece-2ba0-4332-9a04-a04b363c9735 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:58.048047 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a61e6ece-2ba0-4332-9a04-a04b363c9735 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:58.054590 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:58.054590 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:37:58.058125 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a61e6ece-2ba0-4332-9a04-a04b363c9735 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:58.062242 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a61e6ece-2ba0-4332-9a04-a04b363c9735 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:37:58.062725 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1406/5561] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:37:58 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:37:59.074944 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6553546b-9de8-44bf-b0db-9c1ef17e0ef5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:37:59.076575 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6553546b-9de8-44bf-b0db-9c1ef17e0ef5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:37:59.078065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6553546b-9de8-44bf-b0db-9c1ef17e0ef5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:37:59.078065 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6553546b-9de8-44bf-b0db-9c1ef17e0ef5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:37:59.083545 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:37:59.083545 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:37:59.086617 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6553546b-9de8-44bf-b0db-9c1ef17e0ef5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:37:59.090332 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6553546b-9de8-44bf-b0db-9c1ef17e0ef5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:37:59.090814 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1380/5562] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:37:59 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:38:00.102613 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ccb69cf7-63af-410d-ba65-88293d3914b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:00.104728 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ccb69cf7-63af-410d-ba65-88293d3914b4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:38:00.104996 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ccb69cf7-63af-410d-ba65-88293d3914b4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:00.105207 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ccb69cf7-63af-410d-ba65-88293d3914b4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:00.112184 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:00.112184 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:38:00.115678 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ccb69cf7-63af-410d-ba65-88293d3914b4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:38:00.119543 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ccb69cf7-63af-410d-ba65-88293d3914b4 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:38:00.119946 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1394/5563] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:38:00 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:38:01.132972 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-427bc26d-dd70-4c14-8f8a-742867df9065 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:01.134732 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-427bc26d-dd70-4c14-8f8a-742867df9065 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:38:01.134965 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-427bc26d-dd70-4c14-8f8a-742867df9065 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:01.135158 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-427bc26d-dd70-4c14-8f8a-742867df9065 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:01.142206 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:01.142206 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:38:01.145980 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-427bc26d-dd70-4c14-8f8a-742867df9065 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:38:01.150372 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-427bc26d-dd70-4c14-8f8a-742867df9065 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:38:01.150813 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1384/5564] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:38:01 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:38:02.164328 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8726076a-7f02-46f4-b2aa-6d1f70068682 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:02.166522 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8726076a-7f02-46f4-b2aa-6d1f70068682 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:38:02.166713 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8726076a-7f02-46f4-b2aa-6d1f70068682 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:02.166924 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8726076a-7f02-46f4-b2aa-6d1f70068682 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:02.173646 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:02.173646 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:38:02.177275 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8726076a-7f02-46f4-b2aa-6d1f70068682 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:38:02.183416 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8726076a-7f02-46f4-b2aa-6d1f70068682 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:38:02.183878 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1407/5565] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:38:02 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 1447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:38:02.269036 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-ce978dde-6f15-4a0e-97a8-c9e27deee251 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:02.270960 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-ce978dde-6f15-4a0e-97a8-c9e27deee251 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:38:02.271119 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-ce978dde-6f15-4a0e-97a8-c9e27deee251 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:02.271310 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-ce978dde-6f15-4a0e-97a8-c9e27deee251 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:02.278606 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:02.278606 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:38:02.282977 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-ce978dde-6f15-4a0e-97a8-c9e27deee251 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:38:02.290164 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-ce978dde-6f15-4a0e-97a8-c9e27deee251 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:38:02.290804 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1381/5566] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:38:02 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 1447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:38:02.789724 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-06127fd0-961e-46a3-b1c4-3f860a5ca58b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:02.792744 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-06127fd0-961e-46a3-b1c4-3f860a5ca58b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:38:02.792997 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-06127fd0-961e-46a3-b1c4-3f860a5ca58b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:02.793284 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-06127fd0-961e-46a3-b1c4-3f860a5ca58b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:02.802165 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:02.802165 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:38:02.806743 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-06127fd0-961e-46a3-b1c4-3f860a5ca58b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:38:02.812884 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-06127fd0-961e-46a3-b1c4-3f860a5ca58b tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:38:02.813502 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1395/5567] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:38:02 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 1447 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:38:02.822652 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99ad0a59-d03a-4b87-9402-bdfa19424b23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:02.823114 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99ad0a59-d03a-4b87-9402-bdfa19424b23 None None] GET https://10.4.3.41/volume// Aug 18 09:38:02.823170 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99ad0a59-d03a-4b87-9402-bdfa19424b23 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:02.823363 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99ad0a59-d03a-4b87-9402-bdfa19424b23 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:02.823714 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99ad0a59-d03a-4b87-9402-bdfa19424b23 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:38:02.823995 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1385/5568] 10.4.3.41 () {66 vars in 1412 bytes} [Tue Aug 18 09:38:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:38:02.830785 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-df0d615f-dc1c-4ee1-a9d7-3242444f02a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:02.832809 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-df0d615f-dc1c-4ee1-a9d7-3242444f02a5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:38:02.833145 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-df0d615f-dc1c-4ee1-a9d7-3242444f02a5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1454130e-3135-4788-b673-7a4370731cda", "connector": null, "instance_uuid": "dfa95ed0-da1c-4f26-a0b2-104d6f453be4"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:38:02.841234 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:02.841234 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:38:02.863698 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-df0d615f-dc1c-4ee1-a9d7-3242444f02a5 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:38:02.864101 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1408/5569] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:38:02 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:38:03.566819 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a5b2479-0bbc-4d20-a17e-02b2c75e6f44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:03.567333 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a5b2479-0bbc-4d20-a17e-02b2c75e6f44 None None] GET https://10.4.3.41/volume// Aug 18 09:38:03.567566 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a5b2479-0bbc-4d20-a17e-02b2c75e6f44 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:03.567847 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a5b2479-0bbc-4d20-a17e-02b2c75e6f44 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:03.568210 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a5b2479-0bbc-4d20-a17e-02b2c75e6f44 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:38:03.568547 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1382/5570] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:38:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:38:03.578382 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-94c9fe45-318c-48c4-b5dc-9470d9625d72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:03.580512 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-94c9fe45-318c-48c4-b5dc-9470d9625d72 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:38:03.580707 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-94c9fe45-318c-48c4-b5dc-9470d9625d72 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:03.580891 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-94c9fe45-318c-48c4-b5dc-9470d9625d72 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:03.589802 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:03.589802 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:38:03.593124 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-94c9fe45-318c-48c4-b5dc-9470d9625d72 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:38:03.597763 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-94c9fe45-318c-48c4-b5dc-9470d9625d72 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:38:03.598274 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1396/5571] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:38:03 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 1626 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:38:03.701942 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-f3da84b9-76d6-492f-a103-66488f9da51e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:03.704221 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-f3da84b9-76d6-492f-a103-66488f9da51e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] PUT https://10.4.3.41/volume/v3/attachments/449534b8-039c-4758-9e04-f21bc5f8d4c2 Aug 18 09:38:03.704621 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-f3da84b9-76d6-492f-a103-66488f9da51e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:38:03.712404 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-f3da84b9-76d6-492f-a103-66488f9da51e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Acquiring lock "cinder-attachment_update-1454130e-3135-4788-b673-7a4370731cda-np0000007625" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:38:03.717313 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-f3da84b9-76d6-492f-a103-66488f9da51e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Lock "cinder-attachment_update-1454130e-3135-4788-b673-7a4370731cda-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:38:03.718254 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:03.718254 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:38:03.796759 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-f3da84b9-76d6-492f-a103-66488f9da51e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Lock "cinder-attachment_update-1454130e-3135-4788-b673-7a4370731cda-np0000007625" released by "attachment_update" :: held 0.079s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:38:03.797220 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-f3da84b9-76d6-492f-a103-66488f9da51e tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/attachments/449534b8-039c-4758-9e04-f21bc5f8d4c2 returned with HTTP 200 Aug 18 09:38:03.797850 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1386/5572] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:38:03 2026] PUT /volume/v3/attachments/449534b8-039c-4758-9e04-f21bc5f8d4c2 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:38:03.817512 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-f3b9a2e4-90c3-484d-be7c-b728d38d7a24 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:03.819789 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-f3b9a2e4-90c3-484d-be7c-b728d38d7a24 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] POST https://10.4.3.41/volume/v3/attachments/449534b8-039c-4758-9e04-f21bc5f8d4c2/action Aug 18 09:38:03.820167 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-f3b9a2e4-90c3-484d-be7c-b728d38d7a24 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:38:03.820307 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-f3b9a2e4-90c3-484d-be7c-b728d38d7a24 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:38:03.836055 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:03.836055 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:38:03.844743 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-f3b9a2e4-90c3-484d-be7c-b728d38d7a24 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/attachments/449534b8-039c-4758-9e04-f21bc5f8d4c2/action returned with HTTP 204 Aug 18 09:38:03.845339 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1409/5573] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:38:03 2026] POST /volume/v3/attachments/449534b8-039c-4758-9e04-f21bc5f8d4c2/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:38:07.939199 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-43862954-e3b4-4a40-80fd-b5c899f2a929 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:07.941937 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-43862954-e3b4-4a40-80fd-b5c899f2a929 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda/encryption Aug 18 09:38:07.942359 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-43862954-e3b4-4a40-80fd-b5c899f2a929 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:07.942532 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-43862954-e3b4-4a40-80fd-b5c899f2a929 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:07.953109 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:07.953109 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:38:07.958800 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0b3f3109-4331-443d-a9f7-c741ad76b58a req-43862954-e3b4-4a40-80fd-b5c899f2a929 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda/encryption returned with HTTP 200 Aug 18 09:38:07.959198 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1383/5574] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:38:07 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:38:13.596216 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=21 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:38:13.791384 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:38:13.842546 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:38:17.957816 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=20 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:38:50.074993 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0002dc35-7b08-4f3f-a7e9-f8606acc10d6 req-7a194dbb-92d9-489e-8892-7976c21bf4b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:50.077762 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0002dc35-7b08-4f3f-a7e9-f8606acc10d6 req-7a194dbb-92d9-489e-8892-7976c21bf4b1 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] DELETE https://10.4.3.41/volume/v3/attachments/449534b8-039c-4758-9e04-f21bc5f8d4c2 Aug 18 09:38:50.078004 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0002dc35-7b08-4f3f-a7e9-f8606acc10d6 req-7a194dbb-92d9-489e-8892-7976c21bf4b1 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:50.078236 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0002dc35-7b08-4f3f-a7e9-f8606acc10d6 req-7a194dbb-92d9-489e-8892-7976c21bf4b1 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:50.087221 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:50.087221 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:38:50.132882 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0002dc35-7b08-4f3f-a7e9-f8606acc10d6 req-7a194dbb-92d9-489e-8892-7976c21bf4b1 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/attachments/449534b8-039c-4758-9e04-f21bc5f8d4c2 returned with HTTP 200 Aug 18 09:38:50.133474 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1397/5575] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:38:50 2026] DELETE /volume/v3/attachments/449534b8-039c-4758-9e04-f21bc5f8d4c2 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:38:51.472252 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17372ba6-5499-46d0-bcc5-4dbea228d982 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:51.474115 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17372ba6-5499-46d0-bcc5-4dbea228d982 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:38:51.474344 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17372ba6-5499-46d0-bcc5-4dbea228d982 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:51.474581 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17372ba6-5499-46d0-bcc5-4dbea228d982 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:51.474774 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-17372ba6-5499-46d0-bcc5-4dbea228d982 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Delete volume with id: 1454130e-3135-4788-b673-7a4370731cda Aug 18 09:38:51.481476 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:51.481476 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:38:51.481938 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-17372ba6-5499-46d0-bcc5-4dbea228d982 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:38:51.491308 np0000007625 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-17372ba6-5499-46d0-bcc5-4dbea228d982 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 09:38:51.496028 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-17372ba6-5499-46d0-bcc5-4dbea228d982 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Delete volume request issued successfully. Aug 18 09:38:51.496219 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17372ba6-5499-46d0-bcc5-4dbea228d982 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 202 Aug 18 09:38:51.496620 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1387/5576] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:38:51 2026] DELETE /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:38:51.505033 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2d52795b-b15e-4bc7-9d84-7ea8d48b5db0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:51.506708 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d52795b-b15e-4bc7-9d84-7ea8d48b5db0 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:38:51.506906 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d52795b-b15e-4bc7-9d84-7ea8d48b5db0 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:51.507089 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d52795b-b15e-4bc7-9d84-7ea8d48b5db0 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:51.514009 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:51.514009 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:38:51.517986 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2d52795b-b15e-4bc7-9d84-7ea8d48b5db0 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:38:51.522799 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d52795b-b15e-4bc7-9d84-7ea8d48b5db0 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 200 Aug 18 09:38:51.523217 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1410/5577] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:38:51 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 1446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:38:52.535673 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95332695-342c-41bb-a26d-22271910bdd7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:52.537489 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95332695-342c-41bb-a26d-22271910bdd7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda Aug 18 09:38:52.537668 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95332695-342c-41bb-a26d-22271910bdd7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:52.537841 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95332695-342c-41bb-a26d-22271910bdd7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:52.543791 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95332695-342c-41bb-a26d-22271910bdd7 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda returned with HTTP 404 Aug 18 09:38:52.544360 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1384/5578] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:38:52 2026] GET /volume/v3/volumes/1454130e-3135-4788-b673-7a4370731cda => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:38:52.793547 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68cb2388-77a9-4678-9f86-ea91515d6b22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:52.795403 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68cb2388-77a9-4678-9f86-ea91515d6b22 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] DELETE https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:38:52.795593 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68cb2388-77a9-4678-9f86-ea91515d6b22 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:52.795788 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68cb2388-77a9-4678-9f86-ea91515d6b22 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:52.795942 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-68cb2388-77a9-4678-9f86-ea91515d6b22 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Delete volume with id: 83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:38:52.802876 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:52.802876 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:38:52.803325 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68cb2388-77a9-4678-9f86-ea91515d6b22 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:38:52.813848 np0000007625 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-68cb2388-77a9-4678-9f86-ea91515d6b22 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 09:38:52.819301 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68cb2388-77a9-4678-9f86-ea91515d6b22 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Delete volume request issued successfully. Aug 18 09:38:52.819450 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68cb2388-77a9-4678-9f86-ea91515d6b22 tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 202 Aug 18 09:38:52.819851 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1398/5579] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:38:52 2026] DELETE /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:38:52.826160 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a0ead88a-8fec-4bda-ae71-ecc914154b0f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:52.827994 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0ead88a-8fec-4bda-ae71-ecc914154b0f tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:38:52.828193 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0ead88a-8fec-4bda-ae71-ecc914154b0f tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:52.828406 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0ead88a-8fec-4bda-ae71-ecc914154b0f tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:52.834870 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:52.834870 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:38:52.838235 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a0ead88a-8fec-4bda-ae71-ecc914154b0f tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Volume info retrieved successfully. Aug 18 09:38:52.843187 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0ead88a-8fec-4bda-ae71-ecc914154b0f tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 200 Aug 18 09:38:52.843670 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1388/5580] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:38:52 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 1425 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:38:53.856375 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a834755-7f0c-41fa-a9f0-42038aa47a0c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:53.858328 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a834755-7f0c-41fa-a9f0-42038aa47a0c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] GET https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 Aug 18 09:38:53.858561 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a834755-7f0c-41fa-a9f0-42038aa47a0c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:53.858752 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a834755-7f0c-41fa-a9f0-42038aa47a0c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:53.864435 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a834755-7f0c-41fa-a9f0-42038aa47a0c tempest-TestEncryptedCinderVolumes-66698469 tempest-TestEncryptedCinderVolumes-66698469-project-member] https://10.4.3.41/volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 returned with HTTP 404 Aug 18 09:38:53.864891 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1411/5581] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:38:53 2026] GET /volume/v3/volumes/83d5c121-bc27-4937-a5fc-fd7a02f0f556 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:38:53.871736 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-868a0e16-46bc-49a3-b37a-77aba2d16eb9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:53.873509 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-868a0e16-46bc-49a3-b37a-77aba2d16eb9 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:38:53.873707 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-868a0e16-46bc-49a3-b37a-77aba2d16eb9 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:53.873901 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-868a0e16-46bc-49a3-b37a-77aba2d16eb9 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:53.874670 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-868a0e16-46bc-49a3-b37a-77aba2d16eb9 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:38:53.883129 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-868a0e16-46bc-49a3-b37a-77aba2d16eb9 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Get all volumes completed successfully. Aug 18 09:38:53.884373 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:38:53.884373 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:38:53.888415 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-868a0e16-46bc-49a3-b37a-77aba2d16eb9 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:38:53.888856 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1385/5582] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:38:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5262 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:38:53.902252 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-effc861a-b7c0-4ce9-9e4a-d91be7c3f157 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:38:53.904452 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-effc861a-b7c0-4ce9-9e4a-d91be7c3f157 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] DELETE https://10.4.3.41/volume/v3/types/486f68a1-6cd5-498b-8b54-fe342d530417 Aug 18 09:38:53.904710 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-effc861a-b7c0-4ce9-9e4a-d91be7c3f157 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:38:53.904934 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-effc861a-b7c0-4ce9-9e4a-d91be7c3f157 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:38:53.927373 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-effc861a-b7c0-4ce9-9e4a-d91be7c3f157 tempest-TestEncryptedCinderVolumes-148249866 tempest-TestEncryptedCinderVolumes-148249866-project-admin] https://10.4.3.41/volume/v3/types/486f68a1-6cd5-498b-8b54-fe342d530417 returned with HTTP 202 Aug 18 09:38:53.927781 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1399/5583] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:38:53 2026] DELETE /volume/v3/types/486f68a1-6cd5-498b-8b54-fe342d530417 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:39:02.841620 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:39:03.860877 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=5 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:39:03.887045 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=3 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:39:03.923950 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:39:50.098370 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-97d01d77-36ce-4520-8644-d8d2d9c17459 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:50.159922 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97d01d77-36ce-4520-8644-d8d2d9c17459 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:39:50.160218 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97d01d77-36ce-4520-8644-d8d2d9c17459 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-706901659-415952744", "extra_specs": {"multiattach": " True"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:39:50.175908 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97d01d77-36ce-4520-8644-d8d2d9c17459 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:39:50.176339 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1389/5584] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:39:50 2026] POST /volume/v3/types => generated 285 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:50.186122 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:50.187889 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:39:50.188318 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-447999175", "snapshot_id": null, "imageRef": null, "volume_type": "e883ce80-2e71-48c2-8232-5059941a2482", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:39:50.189930 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-447999175', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'e883ce80-2e71-48c2-8232-5059941a2482', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:39:50.194699 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Create volume of 1 GB Aug 18 09:39:50.195042 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:50.195042 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:39:50.195437 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Availability Zones retrieved successfully. Aug 18 09:39:50.200369 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Flow 'volume_create_api' (5fdd9174-5169-4e62-bc42-1230ae5af5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:39:50.201411 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1484c815-e8bb-41b7-86e4-b94232573366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:50.202217 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:39:50.209143 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:50.209143 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:39:50.220573 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1484c815-e8bb-41b7-86e4-b94232573366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:39:50Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e883ce80-2e71-48c2-8232-5059941a2482,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-706901659-415952744',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e883ce80-2e71-48c2-8232-5059941a2482', 'encryption_key_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=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:50.221335 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b57430fc-ea06-461b-9f7f-3db6868ced28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:50.246067 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-706901659-415952744 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-706901659-415952744, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:39:50.246377 np0000007625 devstack@c-api.service[100264]: WARNING cinder.quota [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-706901659-415952744 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-706901659-415952744, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:39:50.275932 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Created reservations ['94bc56c2-ae61-4e55-abcf-fcecb8109284', '8e515122-d829-4631-8f9c-987385593bbd', 'faefd426-6421-4160-ab9c-a3f5896c7374', 'f552c75b-037e-4930-8153-fa4947e2918b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:39:50.276675 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b57430fc-ea06-461b-9f7f-3db6868ced28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94bc56c2-ae61-4e55-abcf-fcecb8109284', '8e515122-d829-4631-8f9c-987385593bbd', 'faefd426-6421-4160-ab9c-a3f5896c7374', 'f552c75b-037e-4930-8153-fa4947e2918b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:50.277381 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (009341cd-5fb7-4c6b-a777-5de8b14d75a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:50.298122 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (009341cd-5fb7-4c6b-a777-5de8b14d75a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07f7553b-985f-41ca-a327-bc37452a6aaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-447999175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d40f70089f904952939667caffc8cd61',qos_specs=None,replication_status=,reservations=['94bc56c2-ae61-4e55-abcf-fcecb8109284','8e515122-d829-4631-8f9c-987385593bbd','faefd426-6421-4160-ab9c-a3f5896c7374','f552c75b-037e-4930-8153-fa4947e2918b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8cd3f87055f4f8f94e7ef994170cb6a',volume_type_id=e883ce80-2e71-48c2-8232-5059941a2482), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-447999175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07f7553b-985f-41ca-a327-bc37452a6aaa,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d40f70089f904952939667caffc8cd61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8cd3f87055f4f8f94e7ef994170cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e883ce80-2e71-48c2-8232-5059941a2482),volume_type_id=e883ce80-2e71-48c2-8232-5059941a2482)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:50.298773 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40d6f27e-322c-4cc7-8615-2a57b182f7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:50.314032 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40d6f27e-322c-4cc7-8615-2a57b182f7e0) transitioned into state 'SUCCESS' from state '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-447999175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d40f70089f904952939667caffc8cd61',qos_specs=None,replication_status=,reservations=['94bc56c2-ae61-4e55-abcf-fcecb8109284','8e515122-d829-4631-8f9c-987385593bbd','faefd426-6421-4160-ab9c-a3f5896c7374','f552c75b-037e-4930-8153-fa4947e2918b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8cd3f87055f4f8f94e7ef994170cb6a',volume_type_id=e883ce80-2e71-48c2-8232-5059941a2482)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:50.314694 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a791ad4-29be-43c1-9e11-04812c20ca93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:50.323572 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a791ad4-29be-43c1-9e11-04812c20ca93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:50.324905 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Flow 'volume_create_api' (5fdd9174-5169-4e62-bc42-1230ae5af5a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:39:50.325020 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Create volume request issued successfully. Aug 18 09:39:50.325576 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48bda6a2-bb61-413e-9035-ff81f9cd6ce2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:39:50.326230 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1412/5585] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:39:50 2026] POST /volume/v3/volumes => generated 825 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:39:50.336991 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27fea018-b353-431a-9222-97820326e492 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:50.338709 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27fea018-b353-431a-9222-97820326e492 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:39:50.338912 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27fea018-b353-431a-9222-97820326e492 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:50.339610 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27fea018-b353-431a-9222-97820326e492 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:50.347150 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:50.347150 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:39:50.350795 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-27fea018-b353-431a-9222-97820326e492 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:50.354920 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27fea018-b353-431a-9222-97820326e492 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:39:50.355264 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1386/5586] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:50 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:51.367459 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-470da7b0-faa5-4a64-90e2-4d83cf999eb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:51.368828 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-470da7b0-faa5-4a64-90e2-4d83cf999eb0 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:39:51.369014 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-470da7b0-faa5-4a64-90e2-4d83cf999eb0 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:51.369184 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-470da7b0-faa5-4a64-90e2-4d83cf999eb0 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:51.375851 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:51.375851 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:39:51.378925 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-470da7b0-faa5-4a64-90e2-4d83cf999eb0 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:51.382603 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-470da7b0-faa5-4a64-90e2-4d83cf999eb0 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:39:51.382936 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1400/5587] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:51 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 918 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:51.398332 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d2b0a066-c175-47df-8695-cffbb24f210d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:51.399985 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2b0a066-c175-47df-8695-cffbb24f210d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:39:51.400151 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2b0a066-c175-47df-8695-cffbb24f210d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:51.400331 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2b0a066-c175-47df-8695-cffbb24f210d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:51.406840 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:51.406840 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:39:51.410077 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d2b0a066-c175-47df-8695-cffbb24f210d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:51.413838 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2b0a066-c175-47df-8695-cffbb24f210d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:39:51.414163 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1390/5588] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:51 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 918 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:51.430091 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-21038ebd-2f53-4120-87cf-242d83044a80 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:51.432042 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:39:51.432385 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-907999705", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:39:51.433886 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-907999705', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:39:51.434002 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Create volume of 1 GB Aug 18 09:39:51.434255 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:51.434255 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:39:51.438199 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Availability Zones retrieved successfully. Aug 18 09:39:51.443623 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Flow 'volume_create_api' (29d89bad-75f2-42fa-9fe1-100957b98482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:39:51.444537 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0b14ed-424e-4c7d-a09d-b3b342ed6c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:51.445504 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:39:51.469212 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0b14ed-424e-4c7d-a09d-b3b342ed6c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a351be44-6e31-406c-a3a7-d6336050bc11,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a351be44-6e31-406c-a3a7-d6336050bc11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:51.469981 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f936d4c4-f332-4821-bc91-58a1ca2e7c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:51.516338 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Created reservations ['3b85bb68-925d-4f5f-91d5-58dbe22f1582', '1ebf9f01-774f-4e79-85b4-fa6bf0eeb6bd', 'a296e5a2-4cf4-4a15-80ed-6dd6391f322c', 'c0666f5a-558a-4172-bde7-7468aacc7f83'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:39:51.517225 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f936d4c4-f332-4821-bc91-58a1ca2e7c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b85bb68-925d-4f5f-91d5-58dbe22f1582', '1ebf9f01-774f-4e79-85b4-fa6bf0eeb6bd', 'a296e5a2-4cf4-4a15-80ed-6dd6391f322c', 'c0666f5a-558a-4172-bde7-7468aacc7f83']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:51.518008 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c7121c-587b-49a2-952f-921f49322df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:51.538052 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c7121c-587b-49a2-952f-921f49322df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94229f8a-e943-4f13-85c0-769b84836865', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-907999705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d40f70089f904952939667caffc8cd61',qos_specs=None,replication_status=,reservations=['3b85bb68-925d-4f5f-91d5-58dbe22f1582','1ebf9f01-774f-4e79-85b4-fa6bf0eeb6bd','a296e5a2-4cf4-4a15-80ed-6dd6391f322c','c0666f5a-558a-4172-bde7-7468aacc7f83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8cd3f87055f4f8f94e7ef994170cb6a',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-907999705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94229f8a-e943-4f13-85c0-769b84836865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d40f70089f904952939667caffc8cd61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8cd3f87055f4f8f94e7ef994170cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a351be44-6e31-406c-a3a7-d6336050bc11),volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:51.538879 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0cc9ddf-2f2e-4e5b-969b-e5b018e844e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:51.555288 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0cc9ddf-2f2e-4e5b-969b-e5b018e844e9) transitioned into state 'SUCCESS' from state '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-907999705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d40f70089f904952939667caffc8cd61',qos_specs=None,replication_status=,reservations=['3b85bb68-925d-4f5f-91d5-58dbe22f1582','1ebf9f01-774f-4e79-85b4-fa6bf0eeb6bd','a296e5a2-4cf4-4a15-80ed-6dd6391f322c','c0666f5a-558a-4172-bde7-7468aacc7f83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8cd3f87055f4f8f94e7ef994170cb6a',volume_type_id=a351be44-6e31-406c-a3a7-d6336050bc11)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:51.556035 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e8f26df-6437-4a01-843c-0007938b8c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:51.564199 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e8f26df-6437-4a01-843c-0007938b8c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:51.565057 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Flow 'volume_create_api' (29d89bad-75f2-42fa-9fe1-100957b98482) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:39:51.565335 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Create volume request issued successfully. Aug 18 09:39:51.565864 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21038ebd-2f53-4120-87cf-242d83044a80 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:39:51.566385 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1413/5589] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:39:51 2026] POST /volume/v3/volumes => generated 750 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:39:51.577730 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8128d38b-f637-4cd1-98ca-7639a0970f7d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:51.579487 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8128d38b-f637-4cd1-98ca-7639a0970f7d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:39:51.579738 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8128d38b-f637-4cd1-98ca-7639a0970f7d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:51.579923 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8128d38b-f637-4cd1-98ca-7639a0970f7d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:51.586894 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:51.586894 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:39:51.590767 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8128d38b-f637-4cd1-98ca-7639a0970f7d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:51.595284 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8128d38b-f637-4cd1-98ca-7639a0970f7d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:39:51.595758 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1387/5590] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:51 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:52.608085 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5a4cc95-ce5c-44a9-ae5e-5b533c0ca92c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:52.610023 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5a4cc95-ce5c-44a9-ae5e-5b533c0ca92c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:39:52.610258 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5a4cc95-ce5c-44a9-ae5e-5b533c0ca92c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:52.610424 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5a4cc95-ce5c-44a9-ae5e-5b533c0ca92c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:52.616919 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:52.616919 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:39:52.620260 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5a4cc95-ce5c-44a9-ae5e-5b533c0ca92c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:52.624631 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5a4cc95-ce5c-44a9-ae5e-5b533c0ca92c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:39:52.625006 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1401/5591] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:52 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:52.637228 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-623942f2-45d2-4179-b9f1-5290cc8d9a55 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:52.638996 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-623942f2-45d2-4179-b9f1-5290cc8d9a55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:39:52.639205 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-623942f2-45d2-4179-b9f1-5290cc8d9a55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:52.639398 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-623942f2-45d2-4179-b9f1-5290cc8d9a55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:52.646403 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:52.646403 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:39:52.649968 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-623942f2-45d2-4179-b9f1-5290cc8d9a55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:52.653770 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-623942f2-45d2-4179-b9f1-5290cc8d9a55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:39:52.654127 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1391/5592] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:52 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:52.665742 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7565c6fa-2555-4b16-a14e-55373e38f131 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:52.667622 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7565c6fa-2555-4b16-a14e-55373e38f131 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:39:52.667940 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7565c6fa-2555-4b16-a14e-55373e38f131 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-918303740", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:39:52.669380 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:52.669380 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:39:52.680204 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7565c6fa-2555-4b16-a14e-55373e38f131 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:39:52.680656 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1414/5593] 10.4.3.41 () {68 vars in 1245 bytes} [Tue Aug 18 09:39:52 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:52.688142 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e782cdd-48a9-444b-a7f6-aaa0470bff59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:52.690472 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e782cdd-48a9-444b-a7f6-aaa0470bff59 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] POST https://10.4.3.41/volume/v3/types/e2031dad-590e-4273-8e51-309180977140/encryption Aug 18 09:39:52.690963 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e782cdd-48a9-444b-a7f6-aaa0470bff59 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:39:52.707503 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e782cdd-48a9-444b-a7f6-aaa0470bff59 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] https://10.4.3.41/volume/v3/types/e2031dad-590e-4273-8e51-309180977140/encryption returned with HTTP 200 Aug 18 09:39:52.708000 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1388/5594] 10.4.3.41 () {68 vars in 1390 bytes} [Tue Aug 18 09:39:52 2026] POST /volume/v3/types/e2031dad-590e-4273-8e51-309180977140/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:52.714833 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:52.716458 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:39:52.716785 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1102057905", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-918303740", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:39:52.718209 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1102057905', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-918303740', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:39:52.721455 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Create volume of 1 GB Aug 18 09:39:52.721742 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:52.721742 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:39:52.722175 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Availability Zones retrieved successfully. Aug 18 09:39:52.727291 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Flow 'volume_create_api' (c01ceba1-f7d1-4ad0-9098-4d1f7fc15edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:39:52.728145 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b5244f4-6973-4827-ba41-47e3f6170f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:52.728937 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:39:52.750797 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b5244f4-6973-4827-ba41-47e3f6170f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:39:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e2031dad-590e-4273-8e51-309180977140,is_public=True,name='tempest-scenario-type-luks-918303740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e2031dad-590e-4273-8e51-309180977140', '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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:52.751490 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2afa51e2-2095-4d0f-8032-4f36da8159fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:52.772965 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-918303740 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-918303740, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:39:52.773242 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-918303740 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-918303740, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:39:52.793748 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Created reservations ['175d184b-4a9d-4ab4-8943-bf34c7aeae5a', '82fc57a6-f3f9-4f40-830b-fd4f372498e7', '43ee94fc-fa3f-4ea0-ba38-255c266ae75b', '901fbfe4-bb70-4c2b-bc9c-9f95a951268a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:39:52.794577 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2afa51e2-2095-4d0f-8032-4f36da8159fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['175d184b-4a9d-4ab4-8943-bf34c7aeae5a', '82fc57a6-f3f9-4f40-830b-fd4f372498e7', '43ee94fc-fa3f-4ea0-ba38-255c266ae75b', '901fbfe4-bb70-4c2b-bc9c-9f95a951268a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:52.795322 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26040c7a-a5de-4616-b955-673bf17a9353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:52.816248 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26040c7a-a5de-4616-b955-673bf17a9353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7f37fc3-391d-41d2-ae28-a0d87a5dda2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1102057905',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d40f70089f904952939667caffc8cd61',qos_specs=None,replication_status=,reservations=['175d184b-4a9d-4ab4-8943-bf34c7aeae5a','82fc57a6-f3f9-4f40-830b-fd4f372498e7','43ee94fc-fa3f-4ea0-ba38-255c266ae75b','901fbfe4-bb70-4c2b-bc9c-9f95a951268a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8cd3f87055f4f8f94e7ef994170cb6a',volume_type_id=e2031dad-590e-4273-8e51-309180977140), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:39:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1102057905',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a7f37fc3-391d-41d2-ae28-a0d87a5dda2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d40f70089f904952939667caffc8cd61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8cd3f87055f4f8f94e7ef994170cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e2031dad-590e-4273-8e51-309180977140),volume_type_id=e2031dad-590e-4273-8e51-309180977140)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:52.817029 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (844d2ea8-c9f1-4cdd-8705-c89d0fce789e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:52.832675 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (844d2ea8-c9f1-4cdd-8705-c89d0fce789e) transitioned into state 'SUCCESS' from state '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-1102057905',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d40f70089f904952939667caffc8cd61',qos_specs=None,replication_status=,reservations=['175d184b-4a9d-4ab4-8943-bf34c7aeae5a','82fc57a6-f3f9-4f40-830b-fd4f372498e7','43ee94fc-fa3f-4ea0-ba38-255c266ae75b','901fbfe4-bb70-4c2b-bc9c-9f95a951268a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8cd3f87055f4f8f94e7ef994170cb6a',volume_type_id=e2031dad-590e-4273-8e51-309180977140)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:52.833400 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ceb24fd-8334-4a63-90c6-cec3e9f65c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:39:52.841479 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ceb24fd-8334-4a63-90c6-cec3e9f65c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:39:52.842210 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Flow 'volume_create_api' (c01ceba1-f7d1-4ad0-9098-4d1f7fc15edb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:39:52.842512 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Create volume request issued successfully. Aug 18 09:39:52.843049 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5460cd89-2215-42ea-a4ab-4951b9888db1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:39:52.843456 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1402/5595] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:39:52 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:39:52.853998 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d96aa192-20d2-44de-a064-6e674f65d1ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:52.855725 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d96aa192-20d2-44de-a064-6e674f65d1ea tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:39:52.855909 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d96aa192-20d2-44de-a064-6e674f65d1ea tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:52.856085 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d96aa192-20d2-44de-a064-6e674f65d1ea tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:52.862526 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:52.862526 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:39:52.866031 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d96aa192-20d2-44de-a064-6e674f65d1ea tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:52.870111 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d96aa192-20d2-44de-a064-6e674f65d1ea tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:39:52.870445 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1392/5596] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:52 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:53.881824 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4fea2dbe-a61b-4891-b319-6bf5bc0c7eb1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:53.883599 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fea2dbe-a61b-4891-b319-6bf5bc0c7eb1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:39:53.883782 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fea2dbe-a61b-4891-b319-6bf5bc0c7eb1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:53.883956 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fea2dbe-a61b-4891-b319-6bf5bc0c7eb1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:53.891101 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:53.891101 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:39:53.894153 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4fea2dbe-a61b-4891-b319-6bf5bc0c7eb1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:53.897621 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fea2dbe-a61b-4891-b319-6bf5bc0c7eb1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:39:53.897947 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1415/5597] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:53 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:53.908817 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7d624af7-9713-495a-a1c6-ec252ef00203 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:53.910327 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d624af7-9713-495a-a1c6-ec252ef00203 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:39:53.910529 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d624af7-9713-495a-a1c6-ec252ef00203 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:53.910721 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d624af7-9713-495a-a1c6-ec252ef00203 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:53.916691 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:53.916691 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:39:53.919652 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7d624af7-9713-495a-a1c6-ec252ef00203 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:53.923182 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d624af7-9713-495a-a1c6-ec252ef00203 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:39:53.923579 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1389/5598] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:53 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:53.961299 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-531b305b-0058-4541-ae82-f196b727024a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:53.963344 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-531b305b-0058-4541-ae82-f196b727024a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:39:53.963555 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-531b305b-0058-4541-ae82-f196b727024a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:53.963750 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-531b305b-0058-4541-ae82-f196b727024a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:53.970099 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:53.970099 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:39:53.973090 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-531b305b-0058-4541-ae82-f196b727024a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:53.976447 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-531b305b-0058-4541-ae82-f196b727024a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:39:53.976806 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1403/5599] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:39:53 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:54.043584 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-690113fd-b426-484f-83b1-15bb683bc8f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:54.043959 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-690113fd-b426-484f-83b1-15bb683bc8f6 None None] GET https://10.4.3.41/volume// Aug 18 09:39:54.044086 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-690113fd-b426-484f-83b1-15bb683bc8f6 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:54.044284 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-690113fd-b426-484f-83b1-15bb683bc8f6 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:54.044674 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-690113fd-b426-484f-83b1-15bb683bc8f6 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:39:54.045039 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1393/5600] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:39:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:39:54.051477 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-ef6695f6-9904-4d3f-92fd-be8f10094ac3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:54.053843 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-ef6695f6-9904-4d3f-92fd-be8f10094ac3 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:39:54.054321 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-ef6695f6-9904-4d3f-92fd-be8f10094ac3 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94229f8a-e943-4f13-85c0-769b84836865", "connector": null, "instance_uuid": "2dc3539d-60f2-4cdd-9350-44adb6279ecf"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:39:54.062178 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:54.062178 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:39:54.083444 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-ef6695f6-9904-4d3f-92fd-be8f10094ac3 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:39:54.083874 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1416/5601] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:39:54 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:39:54.109733 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d929ac1e-43cc-4cf3-a2d0-f9fd797ea3ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:54.111383 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d929ac1e-43cc-4cf3-a2d0-f9fd797ea3ce tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:39:54.111599 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d929ac1e-43cc-4cf3-a2d0-f9fd797ea3ce tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:54.111798 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d929ac1e-43cc-4cf3-a2d0-f9fd797ea3ce tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:54.117275 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e768a5b1-fc4e-43a7-9c66-27a7cdd055a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:54.117670 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e768a5b1-fc4e-43a7-9c66-27a7cdd055a5 None None] GET https://10.4.3.41/volume// Aug 18 09:39:54.117840 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e768a5b1-fc4e-43a7-9c66-27a7cdd055a5 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:54.118047 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e768a5b1-fc4e-43a7-9c66-27a7cdd055a5 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:54.118343 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e768a5b1-fc4e-43a7-9c66-27a7cdd055a5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:39:54.118771 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1404/5602] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:39:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:39:54.120525 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:54.120525 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:39:54.123554 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d929ac1e-43cc-4cf3-a2d0-f9fd797ea3ce tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:54.125023 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-677a44bc-7114-4aa3-a881-39608a8e426d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:54.127275 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-677a44bc-7114-4aa3-a881-39608a8e426d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:39:54.127381 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d929ac1e-43cc-4cf3-a2d0-f9fd797ea3ce tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:39:54.127504 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-677a44bc-7114-4aa3-a881-39608a8e426d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:54.127706 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-677a44bc-7114-4aa3-a881-39608a8e426d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:54.127832 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1390/5603] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:54 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:54.136383 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:54.136383 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:39:54.139479 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-677a44bc-7114-4aa3-a881-39608a8e426d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:54.143119 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-677a44bc-7114-4aa3-a881-39608a8e426d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:39:54.143558 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1394/5604] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:39:54 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 1022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:39:54.240658 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-3338c733-8096-43c2-b446-d9fb43d73571 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:54.242745 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-3338c733-8096-43c2-b446-d9fb43d73571 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] PUT https://10.4.3.41/volume/v3/attachments/c9e46792-e9c2-468d-908b-ca0401a71695 Aug 18 09:39:54.243153 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-3338c733-8096-43c2-b446-d9fb43d73571 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:39:54.250490 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-3338c733-8096-43c2-b446-d9fb43d73571 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Acquiring lock "cinder-attachment_update-94229f8a-e943-4f13-85c0-769b84836865-np0000007625" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:39:54.255014 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-3338c733-8096-43c2-b446-d9fb43d73571 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Lock "cinder-attachment_update-94229f8a-e943-4f13-85c0-769b84836865-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:39:54.256023 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:54.256023 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:39:54.321179 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-3338c733-8096-43c2-b446-d9fb43d73571 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Lock "cinder-attachment_update-94229f8a-e943-4f13-85c0-769b84836865-np0000007625" released by "attachment_update" :: held 0.066s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:39:54.321526 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-3338c733-8096-43c2-b446-d9fb43d73571 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/c9e46792-e9c2-468d-908b-ca0401a71695 returned with HTTP 200 Aug 18 09:39:54.322051 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1417/5605] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:39:54 2026] PUT /volume/v3/attachments/c9e46792-e9c2-468d-908b-ca0401a71695 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:39:55.139685 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66f7653d-fb2a-4626-b98f-dce73e6cc6d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:55.141461 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66f7653d-fb2a-4626-b98f-dce73e6cc6d7 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:39:55.141655 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66f7653d-fb2a-4626-b98f-dce73e6cc6d7 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:55.141836 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66f7653d-fb2a-4626-b98f-dce73e6cc6d7 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:55.150600 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:55.150600 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:39:55.153482 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66f7653d-fb2a-4626-b98f-dce73e6cc6d7 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:55.156985 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66f7653d-fb2a-4626-b98f-dce73e6cc6d7 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:39:55.157305 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1405/5606] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:55 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:56.168577 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43cb7dcd-8e82-4056-a4ba-4c749e8512df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:56.170814 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43cb7dcd-8e82-4056-a4ba-4c749e8512df tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:39:56.171068 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43cb7dcd-8e82-4056-a4ba-4c749e8512df tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:56.171280 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43cb7dcd-8e82-4056-a4ba-4c749e8512df tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:56.180074 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:56.180074 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:39:56.183316 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-43cb7dcd-8e82-4056-a4ba-4c749e8512df tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:56.187252 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43cb7dcd-8e82-4056-a4ba-4c749e8512df tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:39:56.187668 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1391/5607] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:56 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:57.199773 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ab7ffa8-3a53-4072-a122-491a5b6300a2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:57.201290 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ab7ffa8-3a53-4072-a122-491a5b6300a2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:39:57.201487 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ab7ffa8-3a53-4072-a122-491a5b6300a2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:57.201681 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ab7ffa8-3a53-4072-a122-491a5b6300a2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:57.209892 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:57.209892 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:39:57.212799 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9ab7ffa8-3a53-4072-a122-491a5b6300a2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:57.216337 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ab7ffa8-3a53-4072-a122-491a5b6300a2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:39:57.216716 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1395/5608] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:57 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:58.228063 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c700703-1764-44c8-9a32-2e2710306b60 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:58.230185 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c700703-1764-44c8-9a32-2e2710306b60 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:39:58.230384 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c700703-1764-44c8-9a32-2e2710306b60 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:58.230604 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c700703-1764-44c8-9a32-2e2710306b60 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:58.239035 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:58.239035 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:39:58.242252 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5c700703-1764-44c8-9a32-2e2710306b60 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:58.245969 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c700703-1764-44c8-9a32-2e2710306b60 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:39:58.246251 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1418/5609] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:58 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:58.558350 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-b12f10eb-d5ac-4a5b-aec4-74da63f0dc5b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:58.560767 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-b12f10eb-d5ac-4a5b-aec4-74da63f0dc5b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/attachments/c9e46792-e9c2-468d-908b-ca0401a71695/action Aug 18 09:39:58.561114 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-b12f10eb-d5ac-4a5b-aec4-74da63f0dc5b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:39:58.561231 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-b12f10eb-d5ac-4a5b-aec4-74da63f0dc5b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:39:58.574903 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:58.574903 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:39:58.583694 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0667f8f9-5fbe-46f0-97a6-8f65ba4f3085 req-b12f10eb-d5ac-4a5b-aec4-74da63f0dc5b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/c9e46792-e9c2-468d-908b-ca0401a71695/action returned with HTTP 204 Aug 18 09:39:58.584093 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1406/5610] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:39:58 2026] POST /volume/v3/attachments/c9e46792-e9c2-468d-908b-ca0401a71695/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:39:59.257921 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-82620c60-3c03-4200-ace3-37f2b1ea8e55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:59.260170 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82620c60-3c03-4200-ace3-37f2b1ea8e55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:39:59.260384 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82620c60-3c03-4200-ace3-37f2b1ea8e55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:59.260606 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82620c60-3c03-4200-ace3-37f2b1ea8e55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:59.270411 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:59.270411 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:39:59.274066 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-82620c60-3c03-4200-ace3-37f2b1ea8e55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:59.278470 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82620c60-3c03-4200-ace3-37f2b1ea8e55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:39:59.278867 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1392/5611] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:59 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:39:59.325133 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-65b7aa65-5e76-453d-b972-61e54027c91d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:59.328094 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-65b7aa65-5e76-453d-b972-61e54027c91d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:39:59.328363 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-65b7aa65-5e76-453d-b972-61e54027c91d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:59.328659 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-65b7aa65-5e76-453d-b972-61e54027c91d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:59.336227 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:59.336227 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:39:59.340542 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-65b7aa65-5e76-453d-b972-61e54027c91d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:59.344724 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-65b7aa65-5e76-453d-b972-61e54027c91d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:39:59.345129 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1396/5612] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:39:59 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:59.413459 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-33aefa70-0d8f-4fda-89fc-3349e83ec02d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:59.413805 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33aefa70-0d8f-4fda-89fc-3349e83ec02d None None] GET https://10.4.3.41/volume// Aug 18 09:39:59.413872 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33aefa70-0d8f-4fda-89fc-3349e83ec02d None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:59.414018 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33aefa70-0d8f-4fda-89fc-3349e83ec02d None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:59.414320 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33aefa70-0d8f-4fda-89fc-3349e83ec02d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:39:59.414613 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1419/5613] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:39:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:39:59.421812 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-b432e764-aec7-492f-8b62-7057b31687e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:59.449279 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-b432e764-aec7-492f-8b62-7057b31687e5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:39:59.449633 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-b432e764-aec7-492f-8b62-7057b31687e5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7f37fc3-391d-41d2-ae28-a0d87a5dda2b", "connector": null, "instance_uuid": "2dc3539d-60f2-4cdd-9350-44adb6279ecf"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:39:59.458068 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:59.458068 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:39:59.477666 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-b432e764-aec7-492f-8b62-7057b31687e5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:39:59.478074 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1407/5614] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:39:59 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:39:59.501237 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd2c2c8a-c750-42a7-9d5b-81b5ca87007b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:59.503548 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd2c2c8a-c750-42a7-9d5b-81b5ca87007b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:39:59.503548 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd2c2c8a-c750-42a7-9d5b-81b5ca87007b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:59.503548 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd2c2c8a-c750-42a7-9d5b-81b5ca87007b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:59.508874 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33e1b7e7-14fe-4233-a8ab-bada1d7e7cc7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:59.509285 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33e1b7e7-14fe-4233-a8ab-bada1d7e7cc7 None None] GET https://10.4.3.41/volume// Aug 18 09:39:59.509511 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33e1b7e7-14fe-4233-a8ab-bada1d7e7cc7 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:59.509684 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33e1b7e7-14fe-4233-a8ab-bada1d7e7cc7 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:59.510004 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33e1b7e7-14fe-4233-a8ab-bada1d7e7cc7 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:39:59.510551 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1397/5615] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:39:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:39:59.512314 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:59.512314 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:39:59.515489 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dd2c2c8a-c750-42a7-9d5b-81b5ca87007b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:59.516769 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-f44f08c4-6c29-4e38-98ca-3c4e7e07df55 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:59.518656 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-f44f08c4-6c29-4e38-98ca-3c4e7e07df55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:39:59.518847 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-f44f08c4-6c29-4e38-98ca-3c4e7e07df55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:59.519016 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-f44f08c4-6c29-4e38-98ca-3c4e7e07df55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:59.519296 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd2c2c8a-c750-42a7-9d5b-81b5ca87007b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:39:59.519800 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1393/5616] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:39:59 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:39:59.526955 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:59.526955 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:39:59.529866 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-f44f08c4-6c29-4e38-98ca-3c4e7e07df55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:39:59.533231 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-f44f08c4-6c29-4e38-98ca-3c4e7e07df55 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:39:59.533593 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1420/5617] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:39:59 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:39:59.629733 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-b18fb5a9-f492-4efc-85c4-d2d0dcfc0921 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:59.631827 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-b18fb5a9-f492-4efc-85c4-d2d0dcfc0921 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] PUT https://10.4.3.41/volume/v3/attachments/b5a6aabc-49dd-4113-be09-f20519de7739 Aug 18 09:39:59.632211 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-b18fb5a9-f492-4efc-85c4-d2d0dcfc0921 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:39:59.640198 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-b18fb5a9-f492-4efc-85c4-d2d0dcfc0921 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Acquiring lock "cinder-attachment_update-a7f37fc3-391d-41d2-ae28-a0d87a5dda2b-np0000007625" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:39:59.644820 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-b18fb5a9-f492-4efc-85c4-d2d0dcfc0921 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Lock "cinder-attachment_update-a7f37fc3-391d-41d2-ae28-a0d87a5dda2b-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:39:59.645840 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:59.645840 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:39:59.713341 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-b18fb5a9-f492-4efc-85c4-d2d0dcfc0921 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Lock "cinder-attachment_update-a7f37fc3-391d-41d2-ae28-a0d87a5dda2b-np0000007625" released by "attachment_update" :: held 0.069s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:39:59.713676 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-b18fb5a9-f492-4efc-85c4-d2d0dcfc0921 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/b5a6aabc-49dd-4113-be09-f20519de7739 returned with HTTP 200 Aug 18 09:39:59.714224 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1408/5618] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:39:59 2026] PUT /volume/v3/attachments/b5a6aabc-49dd-4113-be09-f20519de7739 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:39:59.721780 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-fd916a7d-634e-417f-bb7a-dbff2d8a9d25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:39:59.724119 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-fd916a7d-634e-417f-bb7a-dbff2d8a9d25 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b/encryption Aug 18 09:39:59.724321 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-fd916a7d-634e-417f-bb7a-dbff2d8a9d25 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:39:59.724553 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-fd916a7d-634e-417f-bb7a-dbff2d8a9d25 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:39:59.733762 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:39:59.733762 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:39:59.739605 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-fd916a7d-634e-417f-bb7a-dbff2d8a9d25 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b/encryption returned with HTTP 200 Aug 18 09:39:59.739974 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1398/5619] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:39:59 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:00.531968 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c85dcf57-00f6-46df-9d86-da6a94d5ff88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:00.533787 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c85dcf57-00f6-46df-9d86-da6a94d5ff88 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:40:00.534109 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c85dcf57-00f6-46df-9d86-da6a94d5ff88 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:00.534316 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c85dcf57-00f6-46df-9d86-da6a94d5ff88 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:00.543464 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:00.543464 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:40:00.546668 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c85dcf57-00f6-46df-9d86-da6a94d5ff88 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:00.550891 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c85dcf57-00f6-46df-9d86-da6a94d5ff88 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:40:00.551256 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1394/5620] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:00 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:01.563477 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-180ca2c6-4aac-4c6e-a42a-2cc932b5e621 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:01.565209 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-180ca2c6-4aac-4c6e-a42a-2cc932b5e621 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:40:01.565386 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-180ca2c6-4aac-4c6e-a42a-2cc932b5e621 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:01.565596 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-180ca2c6-4aac-4c6e-a42a-2cc932b5e621 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:01.574001 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:01.574001 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:40:01.576997 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-180ca2c6-4aac-4c6e-a42a-2cc932b5e621 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:01.580548 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-180ca2c6-4aac-4c6e-a42a-2cc932b5e621 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:40:01.580883 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1421/5621] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:01 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:02.592468 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da5b22ea-60f6-4804-97f2-87eb2dd2e075 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:02.594205 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da5b22ea-60f6-4804-97f2-87eb2dd2e075 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:40:02.594443 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da5b22ea-60f6-4804-97f2-87eb2dd2e075 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:02.594674 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da5b22ea-60f6-4804-97f2-87eb2dd2e075 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:02.603388 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:02.603388 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:40:02.606345 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da5b22ea-60f6-4804-97f2-87eb2dd2e075 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:02.610163 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da5b22ea-60f6-4804-97f2-87eb2dd2e075 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:40:02.610706 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1409/5622] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:02 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:03.622555 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34cb9f7e-47a8-4a37-9186-1bba4544f401 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:03.624294 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34cb9f7e-47a8-4a37-9186-1bba4544f401 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:40:03.624551 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34cb9f7e-47a8-4a37-9186-1bba4544f401 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:03.624725 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34cb9f7e-47a8-4a37-9186-1bba4544f401 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:03.634306 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:03.634306 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:40:03.637790 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-34cb9f7e-47a8-4a37-9186-1bba4544f401 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:03.642179 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34cb9f7e-47a8-4a37-9186-1bba4544f401 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:40:03.642644 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1399/5623] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:03 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:04.654541 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02a132c0-cc51-4f9f-bf6f-a1ba38f1b6bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:04.656254 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02a132c0-cc51-4f9f-bf6f-a1ba38f1b6bf tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:40:04.656475 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02a132c0-cc51-4f9f-bf6f-a1ba38f1b6bf tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:04.656675 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02a132c0-cc51-4f9f-bf6f-a1ba38f1b6bf tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:04.665824 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:04.665824 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:40:04.669211 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-02a132c0-cc51-4f9f-bf6f-a1ba38f1b6bf tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:04.673113 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02a132c0-cc51-4f9f-bf6f-a1ba38f1b6bf tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:40:04.673554 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1395/5624] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:04 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:05.685197 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b3008ae-998f-48c8-9a9c-904375cedd0f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:05.687095 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b3008ae-998f-48c8-9a9c-904375cedd0f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:40:05.687276 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b3008ae-998f-48c8-9a9c-904375cedd0f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:05.687527 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b3008ae-998f-48c8-9a9c-904375cedd0f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:05.696355 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:05.696355 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:40:05.699608 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8b3008ae-998f-48c8-9a9c-904375cedd0f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:05.703345 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b3008ae-998f-48c8-9a9c-904375cedd0f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:40:05.703752 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1422/5625] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:05 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:06.718347 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be8c2fe5-9a75-4816-982c-787996e487c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:06.720787 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be8c2fe5-9a75-4816-982c-787996e487c9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:40:06.721004 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be8c2fe5-9a75-4816-982c-787996e487c9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:06.721194 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be8c2fe5-9a75-4816-982c-787996e487c9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:06.733097 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:06.733097 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:40:06.738271 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-be8c2fe5-9a75-4816-982c-787996e487c9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:06.743557 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be8c2fe5-9a75-4816-982c-787996e487c9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:40:06.743845 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1410/5626] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:06 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:07.755695 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff638d81-fd25-49c9-9270-ec86a83d7c14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:07.759427 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff638d81-fd25-49c9-9270-ec86a83d7c14 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:40:07.759427 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff638d81-fd25-49c9-9270-ec86a83d7c14 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:07.759427 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff638d81-fd25-49c9-9270-ec86a83d7c14 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:07.769142 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:07.769142 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:40:07.772850 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff638d81-fd25-49c9-9270-ec86a83d7c14 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:07.777104 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff638d81-fd25-49c9-9270-ec86a83d7c14 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:40:07.777833 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1400/5627] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:07 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:07.881825 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-5887c6dc-b882-4169-83c8-c1404a415946 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:07.884363 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-5887c6dc-b882-4169-83c8-c1404a415946 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/attachments/b5a6aabc-49dd-4113-be09-f20519de7739/action Aug 18 09:40:07.884783 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-5887c6dc-b882-4169-83c8-c1404a415946 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:40:07.884915 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-5887c6dc-b882-4169-83c8-c1404a415946 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:40:07.899702 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:07.899702 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:40:07.909565 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-324ce311-e95e-44a7-9410-7d61c11e8576 req-5887c6dc-b882-4169-83c8-c1404a415946 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/b5a6aabc-49dd-4113-be09-f20519de7739/action returned with HTTP 204 Aug 18 09:40:07.909565 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1396/5628] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:40:07 2026] POST /volume/v3/attachments/b5a6aabc-49dd-4113-be09-f20519de7739/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:40:08.793013 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2d9d420c-2ecd-4951-8e38-1add611eeb6c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:08.794717 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d9d420c-2ecd-4951-8e38-1add611eeb6c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:40:08.795062 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d9d420c-2ecd-4951-8e38-1add611eeb6c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:08.795879 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d9d420c-2ecd-4951-8e38-1add611eeb6c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:08.803684 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:08.803684 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:40:08.806538 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2d9d420c-2ecd-4951-8e38-1add611eeb6c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:08.809902 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d9d420c-2ecd-4951-8e38-1add611eeb6c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:40:08.810227 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1423/5629] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:08 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 1163 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:40:09.367885 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-b9cb9023-e176-4212-b22f-f88a7cea1a1b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:09.370086 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-b9cb9023-e176-4212-b22f-f88a7cea1a1b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:40:09.370260 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-b9cb9023-e176-4212-b22f-f88a7cea1a1b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:09.370494 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-b9cb9023-e176-4212-b22f-f88a7cea1a1b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:09.378158 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:09.378158 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:40:09.381478 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-b9cb9023-e176-4212-b22f-f88a7cea1a1b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:09.385671 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-b9cb9023-e176-4212-b22f-f88a7cea1a1b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:40:09.386104 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1411/5630] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:40:09 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:09.462529 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-709f9b9d-2190-4bc1-9c43-b5474c12944b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:09.463032 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-709f9b9d-2190-4bc1-9c43-b5474c12944b None None] GET https://10.4.3.41/volume// Aug 18 09:40:09.463032 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-709f9b9d-2190-4bc1-9c43-b5474c12944b None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:09.463254 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-709f9b9d-2190-4bc1-9c43-b5474c12944b None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:09.463527 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-709f9b9d-2190-4bc1-9c43-b5474c12944b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:40:09.463803 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1401/5631] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:40:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:40:09.470845 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-e2116c28-3303-406e-96c1-ef287bac184d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:09.500728 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-e2116c28-3303-406e-96c1-ef287bac184d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:40:09.501045 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-e2116c28-3303-406e-96c1-ef287bac184d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07f7553b-985f-41ca-a327-bc37452a6aaa", "connector": null, "instance_uuid": "2dc3539d-60f2-4cdd-9350-44adb6279ecf"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:40:09.509230 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:09.509230 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:40:09.533181 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-e2116c28-3303-406e-96c1-ef287bac184d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:40:09.533627 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1397/5632] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:40:09 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:40:09.557014 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f47cbaa4-8bab-4d54-b8d8-fce6e9917253 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:09.558784 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f47cbaa4-8bab-4d54-b8d8-fce6e9917253 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:40:09.559068 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f47cbaa4-8bab-4d54-b8d8-fce6e9917253 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:09.559161 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f47cbaa4-8bab-4d54-b8d8-fce6e9917253 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:09.565978 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe2e66d0-ca71-485b-ab93-25246c4d46b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:09.566452 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe2e66d0-ca71-485b-ab93-25246c4d46b3 None None] GET https://10.4.3.41/volume// Aug 18 09:40:09.566603 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe2e66d0-ca71-485b-ab93-25246c4d46b3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:09.566778 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe2e66d0-ca71-485b-ab93-25246c4d46b3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:09.567074 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe2e66d0-ca71-485b-ab93-25246c4d46b3 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:40:09.567365 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1412/5633] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:40:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:40:09.568543 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:09.568543 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:40:09.572292 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f47cbaa4-8bab-4d54-b8d8-fce6e9917253 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:09.574716 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-a12c2b5f-22d8-45f1-a48d-61bbcd82601b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:09.576774 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f47cbaa4-8bab-4d54-b8d8-fce6e9917253 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:40:09.577127 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1424/5634] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:09 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:09.577185 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-a12c2b5f-22d8-45f1-a48d-61bbcd82601b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:40:09.577551 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-a12c2b5f-22d8-45f1-a48d-61bbcd82601b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:09.577813 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-a12c2b5f-22d8-45f1-a48d-61bbcd82601b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:09.589380 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:09.589380 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:40:09.593534 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-a12c2b5f-22d8-45f1-a48d-61bbcd82601b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:09.597418 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-a12c2b5f-22d8-45f1-a48d-61bbcd82601b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:40:09.597821 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1402/5635] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:40:09 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1097 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:40:09.702315 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-18c5d798-186b-41c4-bdd0-5e7f57551a8a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:09.704551 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-18c5d798-186b-41c4-bdd0-5e7f57551a8a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] PUT https://10.4.3.41/volume/v3/attachments/8fa736e3-17ca-4611-a206-021284d3ab01 Aug 18 09:40:09.704919 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-18c5d798-186b-41c4-bdd0-5e7f57551a8a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:40:09.713138 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-18c5d798-186b-41c4-bdd0-5e7f57551a8a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Acquiring lock "cinder-attachment_update-07f7553b-985f-41ca-a327-bc37452a6aaa-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:40:09.717672 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-18c5d798-186b-41c4-bdd0-5e7f57551a8a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Lock "cinder-attachment_update-07f7553b-985f-41ca-a327-bc37452a6aaa-np0000007625" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:40:09.718609 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:09.718609 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:40:09.796938 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-18c5d798-186b-41c4-bdd0-5e7f57551a8a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Lock "cinder-attachment_update-07f7553b-985f-41ca-a327-bc37452a6aaa-np0000007625" released by "attachment_update" :: held 0.079s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:40:09.797231 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-18c5d798-186b-41c4-bdd0-5e7f57551a8a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/8fa736e3-17ca-4611-a206-021284d3ab01 returned with HTTP 200 Aug 18 09:40:09.797715 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1398/5636] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:40:09 2026] PUT /volume/v3/attachments/8fa736e3-17ca-4611-a206-021284d3ab01 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:40:10.588936 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9a98610-439b-469a-9ec1-25a3e5201d66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:10.591156 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9a98610-439b-469a-9ec1-25a3e5201d66 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:40:10.591339 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9a98610-439b-469a-9ec1-25a3e5201d66 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:10.591569 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9a98610-439b-469a-9ec1-25a3e5201d66 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:10.601376 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:10.601376 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:40:10.605451 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b9a98610-439b-469a-9ec1-25a3e5201d66 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:10.609622 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9a98610-439b-469a-9ec1-25a3e5201d66 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:40:10.610024 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1413/5637] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:10 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:11.622601 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0f565b47-1ef1-4d46-bc29-4806987ad132 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:11.624659 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f565b47-1ef1-4d46-bc29-4806987ad132 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:40:11.624940 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f565b47-1ef1-4d46-bc29-4806987ad132 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:11.625221 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f565b47-1ef1-4d46-bc29-4806987ad132 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:11.637042 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:11.637042 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:40:11.640924 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0f565b47-1ef1-4d46-bc29-4806987ad132 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:11.645727 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f565b47-1ef1-4d46-bc29-4806987ad132 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:40:11.646141 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1425/5638] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:11 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 918 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:12.659933 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d914a166-3692-41bf-80c6-40c2395f18fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:12.661607 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d914a166-3692-41bf-80c6-40c2395f18fb tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:40:12.661792 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d914a166-3692-41bf-80c6-40c2395f18fb tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:12.661970 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d914a166-3692-41bf-80c6-40c2395f18fb tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:12.670885 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:12.670885 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:40:12.674210 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d914a166-3692-41bf-80c6-40c2395f18fb tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:12.678020 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d914a166-3692-41bf-80c6-40c2395f18fb tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:40:12.678357 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1403/5639] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:12 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:40:13.025179 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-1e4c9cb0-1b2f-4f58-b7ed-03f333acf20a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:13.027875 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-1e4c9cb0-1b2f-4f58-b7ed-03f333acf20a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/attachments/8fa736e3-17ca-4611-a206-021284d3ab01/action Aug 18 09:40:13.028334 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-1e4c9cb0-1b2f-4f58-b7ed-03f333acf20a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:40:13.028533 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-1e4c9cb0-1b2f-4f58-b7ed-03f333acf20a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:40:13.047748 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:13.047748 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:40:13.059437 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a4488fd2-4d1d-432f-a84b-ab43607a4b08 req-1e4c9cb0-1b2f-4f58-b7ed-03f333acf20a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/8fa736e3-17ca-4611-a206-021284d3ab01/action returned with HTTP 204 Aug 18 09:40:13.059991 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1399/5640] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:40:13 2026] POST /volume/v3/attachments/8fa736e3-17ca-4611-a206-021284d3ab01/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:40:13.689939 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5bf72e5-18a4-4bbf-a3a7-653870a4f61d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:13.692378 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5bf72e5-18a4-4bbf-a3a7-653870a4f61d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:40:13.692644 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5bf72e5-18a4-4bbf-a3a7-653870a4f61d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:13.692857 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5bf72e5-18a4-4bbf-a3a7-653870a4f61d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:13.703578 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:13.703578 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:40:13.707820 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5bf72e5-18a4-4bbf-a3a7-653870a4f61d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:13.712583 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5bf72e5-18a4-4bbf-a3a7-653870a4f61d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:40:13.712988 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1414/5641] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:13 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1210 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:40:21.644381 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=101,cinder:INSERT=20,cinder:UPDATE=27 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:40:22.677117 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=53,cinder:INSERT=2 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:40:23.056520 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=63,cinder:INSERT=2,cinder:UPDATE=7 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:40:23.711375 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=79,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:40:57.171057 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-b94ae0a9-255f-4466-9bb4-af2007cb9c92 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:57.173210 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-b94ae0a9-255f-4466-9bb4-af2007cb9c92 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:40:57.173470 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-b94ae0a9-255f-4466-9bb4-af2007cb9c92 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:57.173739 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-b94ae0a9-255f-4466-9bb4-af2007cb9c92 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:57.182968 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:57.182968 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:40:57.186109 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-b94ae0a9-255f-4466-9bb4-af2007cb9c92 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:57.190124 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-b94ae0a9-255f-4466-9bb4-af2007cb9c92 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:40:57.190532 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1426/5642] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:40:57 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1210 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:40:57.256781 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0ac1c34-cd5f-4c1c-9596-e6b7208c24ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:57.257189 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0ac1c34-cd5f-4c1c-9596-e6b7208c24ee None None] GET https://10.4.3.41/volume// Aug 18 09:40:57.257435 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0ac1c34-cd5f-4c1c-9596-e6b7208c24ee None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:57.257668 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0ac1c34-cd5f-4c1c-9596-e6b7208c24ee None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:57.258117 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0ac1c34-cd5f-4c1c-9596-e6b7208c24ee None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:40:57.258458 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1404/5643] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:40:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:40:57.265251 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-d6bcb6fb-fe32-49f6-be57-4ec51d5140e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:57.267875 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-d6bcb6fb-fe32-49f6-be57-4ec51d5140e4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:40:57.268331 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-d6bcb6fb-fe32-49f6-be57-4ec51d5140e4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07f7553b-985f-41ca-a327-bc37452a6aaa", "connector": null, "instance_uuid": "b256eefb-edfb-4f82-a41e-fb101e169ca6"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:40:57.280696 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:57.280696 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:40:57.303361 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-d6bcb6fb-fe32-49f6-be57-4ec51d5140e4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:40:57.303832 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1400/5644] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:40:57 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:40:57.328043 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db5dc4ca-1b0b-418a-adf0-56aa1d87f4a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:57.330184 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db5dc4ca-1b0b-418a-adf0-56aa1d87f4a2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:40:57.330798 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db5dc4ca-1b0b-418a-adf0-56aa1d87f4a2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:57.330798 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db5dc4ca-1b0b-418a-adf0-56aa1d87f4a2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:57.338109 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef592ea2-5a99-4e62-84c5-fe57091cc6fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:57.338583 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef592ea2-5a99-4e62-84c5-fe57091cc6fe None None] GET https://10.4.3.41/volume// Aug 18 09:40:57.338741 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef592ea2-5a99-4e62-84c5-fe57091cc6fe None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:57.338942 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef592ea2-5a99-4e62-84c5-fe57091cc6fe None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:57.339256 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef592ea2-5a99-4e62-84c5-fe57091cc6fe None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:40:57.339544 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1427/5645] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:40:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:40:57.342632 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:57.342632 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:40:57.345762 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db5dc4ca-1b0b-418a-adf0-56aa1d87f4a2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:57.345963 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-7a1ea649-9e09-4928-8c30-d9c75354e84f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:57.347711 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-7a1ea649-9e09-4928-8c30-d9c75354e84f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:40:57.347895 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-7a1ea649-9e09-4928-8c30-d9c75354e84f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:57.348092 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-7a1ea649-9e09-4928-8c30-d9c75354e84f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:57.349621 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db5dc4ca-1b0b-418a-adf0-56aa1d87f4a2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:40:57.349997 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1415/5646] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:57 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:40:57.360497 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:57.360497 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:40:57.364741 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-7a1ea649-9e09-4928-8c30-d9c75354e84f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:57.369591 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-7a1ea649-9e09-4928-8c30-d9c75354e84f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:40:57.370010 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1405/5647] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:40:57 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:40:57.478343 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-a92bbf80-9a75-4aa3-a2f9-45f5e1e12b57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:57.480197 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-a92bbf80-9a75-4aa3-a2f9-45f5e1e12b57 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] PUT https://10.4.3.41/volume/v3/attachments/f4612e78-2887-48dd-a6f3-f1b083a03d4d Aug 18 09:40:57.480536 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-a92bbf80-9a75-4aa3-a2f9-45f5e1e12b57 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:40:57.487240 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-a92bbf80-9a75-4aa3-a2f9-45f5e1e12b57 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Acquiring lock "cinder-attachment_update-07f7553b-985f-41ca-a327-bc37452a6aaa-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:40:57.491369 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-a92bbf80-9a75-4aa3-a2f9-45f5e1e12b57 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Lock "cinder-attachment_update-07f7553b-985f-41ca-a327-bc37452a6aaa-np0000007625" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:40:57.492190 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:57.492190 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:40:57.564602 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-a92bbf80-9a75-4aa3-a2f9-45f5e1e12b57 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Lock "cinder-attachment_update-07f7553b-985f-41ca-a327-bc37452a6aaa-np0000007625" released by "attachment_update" :: held 0.073s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:40:57.564956 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-a92bbf80-9a75-4aa3-a2f9-45f5e1e12b57 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/f4612e78-2887-48dd-a6f3-f1b083a03d4d returned with HTTP 200 Aug 18 09:40:57.565581 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1401/5648] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:40:57 2026] PUT /volume/v3/attachments/f4612e78-2887-48dd-a6f3-f1b083a03d4d => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:40:58.363156 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f36faa2-cf68-4067-97df-235ec7f55bfe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:58.365370 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f36faa2-cf68-4067-97df-235ec7f55bfe tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:40:58.365637 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f36faa2-cf68-4067-97df-235ec7f55bfe tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:58.365891 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f36faa2-cf68-4067-97df-235ec7f55bfe tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:58.379470 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:58.379470 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:40:58.383202 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2f36faa2-cf68-4067-97df-235ec7f55bfe tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:58.386735 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f36faa2-cf68-4067-97df-235ec7f55bfe tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:40:58.387113 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1428/5649] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:58 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:40:59.398875 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0136abbf-e78d-4c59-8138-6b98a9ac8812 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:59.401159 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0136abbf-e78d-4c59-8138-6b98a9ac8812 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:40:59.401386 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0136abbf-e78d-4c59-8138-6b98a9ac8812 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:40:59.401606 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0136abbf-e78d-4c59-8138-6b98a9ac8812 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:40:59.413197 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:59.413197 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:40:59.416298 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0136abbf-e78d-4c59-8138-6b98a9ac8812 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:40:59.420001 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0136abbf-e78d-4c59-8138-6b98a9ac8812 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:40:59.420418 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1416/5650] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:40:59 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:40:59.789634 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-00474453-e899-45bc-9d11-cbbd927eb5b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:40:59.791671 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-00474453-e899-45bc-9d11-cbbd927eb5b4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/attachments/f4612e78-2887-48dd-a6f3-f1b083a03d4d/action Aug 18 09:40:59.792044 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-00474453-e899-45bc-9d11-cbbd927eb5b4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:40:59.792152 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-00474453-e899-45bc-9d11-cbbd927eb5b4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:40:59.808813 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:40:59.808813 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:40:59.817154 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d1ec8373-8877-4b58-9b19-80d87eaa6b55 req-00474453-e899-45bc-9d11-cbbd927eb5b4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/f4612e78-2887-48dd-a6f3-f1b083a03d4d/action returned with HTTP 204 Aug 18 09:40:59.817634 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1406/5651] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:40:59 2026] POST /volume/v3/attachments/f4612e78-2887-48dd-a6f3-f1b083a03d4d/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:41:00.431724 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ce6e7c1c-c22f-411d-8730-5dbb6f4daf2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:00.433412 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce6e7c1c-c22f-411d-8730-5dbb6f4daf2c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:00.433640 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce6e7c1c-c22f-411d-8730-5dbb6f4daf2c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:00.433829 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce6e7c1c-c22f-411d-8730-5dbb6f4daf2c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:00.444964 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:00.444964 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:41:00.448324 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ce6e7c1c-c22f-411d-8730-5dbb6f4daf2c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:00.452508 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce6e7c1c-c22f-411d-8730-5dbb6f4daf2c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:00.452862 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1402/5652] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:00 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1507 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:01.650570 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f70e10f-8997-4b46-9e9a-5749746ffde4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:01.652781 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f70e10f-8997-4b46-9e9a-5749746ffde4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:01.653035 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f70e10f-8997-4b46-9e9a-5749746ffde4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:01.653236 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f70e10f-8997-4b46-9e9a-5749746ffde4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:01.665352 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:01.665352 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:01.669654 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f70e10f-8997-4b46-9e9a-5749746ffde4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:01.674156 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f70e10f-8997-4b46-9e9a-5749746ffde4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:01.674552 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1429/5653] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:01 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1507 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:01.686456 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3435823e-b34f-46e1-84e4-bb369b5b126a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:01.688244 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3435823e-b34f-46e1-84e4-bb369b5b126a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:01.688446 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3435823e-b34f-46e1-84e4-bb369b5b126a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:01.688637 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3435823e-b34f-46e1-84e4-bb369b5b126a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:01.699295 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:01.699295 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:01.703178 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3435823e-b34f-46e1-84e4-bb369b5b126a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:01.707632 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3435823e-b34f-46e1-84e4-bb369b5b126a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:01.708154 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1417/5654] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:01 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1507 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:01.719549 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2550cf83-2218-4184-b5ea-3aec3fde50ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:01.721295 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2550cf83-2218-4184-b5ea-3aec3fde50ff tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:01.721514 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2550cf83-2218-4184-b5ea-3aec3fde50ff tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:01.721695 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2550cf83-2218-4184-b5ea-3aec3fde50ff tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:01.733060 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:01.733060 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:01.736045 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2550cf83-2218-4184-b5ea-3aec3fde50ff tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:01.739918 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2550cf83-2218-4184-b5ea-3aec3fde50ff tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:01.740434 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1407/5655] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:01 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1507 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:01.776302 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-499043d5-4df4-4c98-b855-4b5434056932 req-9729f689-4f00-42d6-8cde-0dea9fac884f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:01.778262 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-9729f689-4f00-42d6-8cde-0dea9fac884f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:01.778459 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-9729f689-4f00-42d6-8cde-0dea9fac884f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:01.778628 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-9729f689-4f00-42d6-8cde-0dea9fac884f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:01.789349 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:01.789349 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:41:01.792501 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-499043d5-4df4-4c98-b855-4b5434056932 req-9729f689-4f00-42d6-8cde-0dea9fac884f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:01.796332 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-9729f689-4f00-42d6-8cde-0dea9fac884f tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:01.796736 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1403/5656] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:41:01 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1507 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:01.813539 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-499043d5-4df4-4c98-b855-4b5434056932 req-09724d69-558c-40a2-bf45-6b8703be30d9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:01.815519 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-09724d69-558c-40a2-bf45-6b8703be30d9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa/action Aug 18 09:41:01.815840 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-09724d69-558c-40a2-bf45-6b8703be30d9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:41:01.816016 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-09724d69-558c-40a2-bf45-6b8703be30d9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:41:01.828428 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:01.828428 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:01.828904 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-499043d5-4df4-4c98-b855-4b5434056932 req-09724d69-558c-40a2-bf45-6b8703be30d9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:01.834185 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-499043d5-4df4-4c98-b855-4b5434056932 req-09724d69-558c-40a2-bf45-6b8703be30d9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Begin detaching volume completed successfully. Aug 18 09:41:01.834428 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-09724d69-558c-40a2-bf45-6b8703be30d9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa/action returned with HTTP 202 Aug 18 09:41:01.834839 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1430/5657] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:41:01 2026] POST /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:41:01.851210 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-abee3940-62b8-4c9f-926d-3f47e6055cd4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:01.852815 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abee3940-62b8-4c9f-926d-3f47e6055cd4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:01.853047 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abee3940-62b8-4c9f-926d-3f47e6055cd4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:01.853258 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abee3940-62b8-4c9f-926d-3f47e6055cd4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:01.866820 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:01.866820 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:01.871026 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-abee3940-62b8-4c9f-926d-3f47e6055cd4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:01.872668 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5fcf05eb-ee34-4d24-9ae7-3ffd251931de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:01.873087 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5fcf05eb-ee34-4d24-9ae7-3ffd251931de None None] GET https://10.4.3.41/volume// Aug 18 09:41:01.873247 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5fcf05eb-ee34-4d24-9ae7-3ffd251931de None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:01.873452 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5fcf05eb-ee34-4d24-9ae7-3ffd251931de None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:01.873780 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5fcf05eb-ee34-4d24-9ae7-3ffd251931de None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:41:01.874089 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1408/5658] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:41:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:41:01.876027 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abee3940-62b8-4c9f-926d-3f47e6055cd4 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:01.876517 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1418/5659] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:01 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1510 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:01.881490 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-499043d5-4df4-4c98-b855-4b5434056932 req-ff818f85-4933-4359-b146-05c673b0f97b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:01.883492 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-ff818f85-4933-4359-b146-05c673b0f97b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:01.883747 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-ff818f85-4933-4359-b146-05c673b0f97b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:01.883989 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-ff818f85-4933-4359-b146-05c673b0f97b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:01.895714 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:01.895714 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:41:01.899263 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [req-499043d5-4df4-4c98-b855-4b5434056932 req-ff818f85-4933-4359-b146-05c673b0f97b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:01.903052 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-ff818f85-4933-4359-b146-05c673b0f97b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:01.903365 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1404/5660] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:41:01 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1690 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:41:02.391793 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-499043d5-4df4-4c98-b855-4b5434056932 req-88bc48c7-c9cc-4968-be09-af70d30a6d98 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:02.393663 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-88bc48c7-c9cc-4968-be09-af70d30a6d98 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:02.393869 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-88bc48c7-c9cc-4968-be09-af70d30a6d98 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:02.394067 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-88bc48c7-c9cc-4968-be09-af70d30a6d98 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:02.404248 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:02.404248 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:02.407041 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-499043d5-4df4-4c98-b855-4b5434056932 req-88bc48c7-c9cc-4968-be09-af70d30a6d98 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:02.410528 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-88bc48c7-c9cc-4968-be09-af70d30a6d98 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:02.410873 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1431/5661] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:41:02 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1510 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:02.424475 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-499043d5-4df4-4c98-b855-4b5434056932 req-1a0d2f25-402a-44f0-9c44-8bcc1e26f5b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:02.426432 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-1a0d2f25-402a-44f0-9c44-8bcc1e26f5b6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] DELETE https://10.4.3.41/volume/v3/attachments/f4612e78-2887-48dd-a6f3-f1b083a03d4d Aug 18 09:41:02.426640 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-1a0d2f25-402a-44f0-9c44-8bcc1e26f5b6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:02.426841 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-1a0d2f25-402a-44f0-9c44-8bcc1e26f5b6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:02.433761 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:02.433761 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:02.475837 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-499043d5-4df4-4c98-b855-4b5434056932 req-1a0d2f25-402a-44f0-9c44-8bcc1e26f5b6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/f4612e78-2887-48dd-a6f3-f1b083a03d4d returned with HTTP 200 Aug 18 09:41:02.476208 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1409/5662] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:41:02 2026] DELETE /volume/v3/attachments/f4612e78-2887-48dd-a6f3-f1b083a03d4d => generated 192 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:02.888201 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b993db2-1338-448e-918a-778902e65119 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:02.889908 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b993db2-1338-448e-918a-778902e65119 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:02.890116 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b993db2-1338-448e-918a-778902e65119 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:02.890314 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b993db2-1338-448e-918a-778902e65119 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:02.899841 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:02.899841 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:02.903201 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b993db2-1338-448e-918a-778902e65119 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:02.907049 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b993db2-1338-448e-918a-778902e65119 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:02.907431 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1419/5663] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:02 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1210 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:04.212666 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0f8c8d2-c5d7-4cba-bfc7-f7c794a234a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:04.214398 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0f8c8d2-c5d7-4cba-bfc7-f7c794a234a8 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:04.214589 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0f8c8d2-c5d7-4cba-bfc7-f7c794a234a8 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:04.214765 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0f8c8d2-c5d7-4cba-bfc7-f7c794a234a8 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:04.223362 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:04.223362 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:41:04.226531 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e0f8c8d2-c5d7-4cba-bfc7-f7c794a234a8 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:04.230561 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0f8c8d2-c5d7-4cba-bfc7-f7c794a234a8 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:04.230950 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1405/5664] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:04 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1210 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:04.267548 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-99587f2a-d5f4-4e90-897c-3ff4c642ccbc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:04.269499 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-99587f2a-d5f4-4e90-897c-3ff4c642ccbc tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:04.269681 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-99587f2a-d5f4-4e90-897c-3ff4c642ccbc tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:04.269879 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-99587f2a-d5f4-4e90-897c-3ff4c642ccbc tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:04.278856 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:04.278856 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:04.282313 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-99587f2a-d5f4-4e90-897c-3ff4c642ccbc tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:04.286213 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-99587f2a-d5f4-4e90-897c-3ff4c642ccbc tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:04.286726 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1432/5665] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:41:04 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1210 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:04.302876 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-a4a45b32-936a-4224-a52e-a487feb9e8b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:04.305024 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-a4a45b32-936a-4224-a52e-a487feb9e8b6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa/action Aug 18 09:41:04.305358 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-a4a45b32-936a-4224-a52e-a487feb9e8b6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:41:04.305493 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-a4a45b32-936a-4224-a52e-a487feb9e8b6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:41:04.316563 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:04.316563 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:04.317226 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-a4a45b32-936a-4224-a52e-a487feb9e8b6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:04.324260 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-a4a45b32-936a-4224-a52e-a487feb9e8b6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Begin detaching volume completed successfully. Aug 18 09:41:04.324506 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-a4a45b32-936a-4224-a52e-a487feb9e8b6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa/action returned with HTTP 202 Aug 18 09:41:04.325099 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1410/5666] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:41:04 2026] POST /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:41:04.342357 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3fd3975c-9d5f-476a-8348-bfbf1087b5cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:04.344089 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3fd3975c-9d5f-476a-8348-bfbf1087b5cd tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:04.344265 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3fd3975c-9d5f-476a-8348-bfbf1087b5cd tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:04.344467 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3fd3975c-9d5f-476a-8348-bfbf1087b5cd tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:04.353319 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:04.353319 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:04.356471 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3fd3975c-9d5f-476a-8348-bfbf1087b5cd tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:04.360505 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3fd3975c-9d5f-476a-8348-bfbf1087b5cd tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:04.360866 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1420/5667] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:04 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:04.366319 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f06a487-7bb8-4de8-ac27-ee6b196755bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:04.366791 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f06a487-7bb8-4de8-ac27-ee6b196755bc None None] GET https://10.4.3.41/volume// Aug 18 09:41:04.367025 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f06a487-7bb8-4de8-ac27-ee6b196755bc None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:04.367262 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f06a487-7bb8-4de8-ac27-ee6b196755bc None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:04.367668 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f06a487-7bb8-4de8-ac27-ee6b196755bc None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:41:04.368037 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1406/5668] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:41:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:41:04.375241 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-e385dffe-af0f-4a59-ad71-6acfea5c9769 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:04.377280 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-e385dffe-af0f-4a59-ad71-6acfea5c9769 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:04.377505 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-e385dffe-af0f-4a59-ad71-6acfea5c9769 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:04.377694 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-e385dffe-af0f-4a59-ad71-6acfea5c9769 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:04.387976 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:04.387976 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:04.391561 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-e385dffe-af0f-4a59-ad71-6acfea5c9769 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:04.396109 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-e385dffe-af0f-4a59-ad71-6acfea5c9769 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:04.396568 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1433/5669] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:41:04 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:41:05.375064 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ee2ee5e0-8325-4499-b8c6-14583a30e8fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:05.376769 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee2ee5e0-8325-4499-b8c6-14583a30e8fc tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:05.376957 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee2ee5e0-8325-4499-b8c6-14583a30e8fc tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:05.377127 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee2ee5e0-8325-4499-b8c6-14583a30e8fc tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:05.385574 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:05.385574 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:05.388541 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ee2ee5e0-8325-4499-b8c6-14583a30e8fc tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:05.392369 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee2ee5e0-8325-4499-b8c6-14583a30e8fc tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:05.392731 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1411/5670] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:05 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:06.405559 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9820429e-8127-4260-8aea-a45ddd7cfe14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:06.407969 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9820429e-8127-4260-8aea-a45ddd7cfe14 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:06.408238 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9820429e-8127-4260-8aea-a45ddd7cfe14 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:06.408505 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9820429e-8127-4260-8aea-a45ddd7cfe14 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:06.418411 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:06.418411 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:06.423187 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9820429e-8127-4260-8aea-a45ddd7cfe14 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:06.427548 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9820429e-8127-4260-8aea-a45ddd7cfe14 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:06.427938 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1421/5671] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:06 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:07.439272 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1ed4c437-959c-4fd8-92b9-058d98fce13c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:07.440983 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ed4c437-959c-4fd8-92b9-058d98fce13c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:07.441164 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ed4c437-959c-4fd8-92b9-058d98fce13c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:07.441335 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ed4c437-959c-4fd8-92b9-058d98fce13c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:07.449682 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:07.449682 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:41:07.453216 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ed4c437-959c-4fd8-92b9-058d98fce13c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:07.456980 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ed4c437-959c-4fd8-92b9-058d98fce13c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:07.457284 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1407/5672] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:07 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:07.658245 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-91dddf3b-1751-481e-a313-ddf4e2dfd482 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:07.660752 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-91dddf3b-1751-481e-a313-ddf4e2dfd482 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:07.661005 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-91dddf3b-1751-481e-a313-ddf4e2dfd482 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:07.661252 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-91dddf3b-1751-481e-a313-ddf4e2dfd482 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:07.671629 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:07.671629 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:07.674922 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-91dddf3b-1751-481e-a313-ddf4e2dfd482 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:07.678724 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-91dddf3b-1751-481e-a313-ddf4e2dfd482 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:07.679095 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1434/5673] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:41:07 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:08.001789 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-aa008c63-ca10-4577-a15f-1e6f5d954fac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:08.004203 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-aa008c63-ca10-4577-a15f-1e6f5d954fac tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] DELETE https://10.4.3.41/volume/v3/attachments/8fa736e3-17ca-4611-a206-021284d3ab01 Aug 18 09:41:08.004455 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-aa008c63-ca10-4577-a15f-1e6f5d954fac tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:08.004682 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-aa008c63-ca10-4577-a15f-1e6f5d954fac tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:08.012594 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:08.012594 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:08.050259 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cf9b3fe6-babb-4d81-86af-8d90dec14edd req-aa008c63-ca10-4577-a15f-1e6f5d954fac tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/8fa736e3-17ca-4611-a206-021284d3ab01 returned with HTTP 200 Aug 18 09:41:08.050685 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1412/5674] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:41:08 2026] DELETE /volume/v3/attachments/8fa736e3-17ca-4611-a206-021284d3ab01 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:08.470808 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-098cc4bf-2d68-40d1-b760-01a49f553f74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:08.472970 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-098cc4bf-2d68-40d1-b760-01a49f553f74 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:08.473175 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-098cc4bf-2d68-40d1-b760-01a49f553f74 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:08.473361 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-098cc4bf-2d68-40d1-b760-01a49f553f74 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:08.480166 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:08.480166 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:08.483568 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-098cc4bf-2d68-40d1-b760-01a49f553f74 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:08.487432 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-098cc4bf-2d68-40d1-b760-01a49f553f74 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:08.487799 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1422/5675] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:08 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:08.498810 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18d33c85-4247-4316-b28c-8516f773ed8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:08.500753 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18d33c85-4247-4316-b28c-8516f773ed8d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:41:08.500976 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18d33c85-4247-4316-b28c-8516f773ed8d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:08.501166 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18d33c85-4247-4316-b28c-8516f773ed8d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:08.510012 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:08.510012 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:41:08.513494 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-18d33c85-4247-4316-b28c-8516f773ed8d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:08.517699 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18d33c85-4247-4316-b28c-8516f773ed8d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:41:08.518099 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1408/5676] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:08 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 1163 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:08.554624 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-7619f827-2865-48fe-8313-c29be1dbe460 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:08.556582 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-7619f827-2865-48fe-8313-c29be1dbe460 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:41:08.556759 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-7619f827-2865-48fe-8313-c29be1dbe460 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:08.556950 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-7619f827-2865-48fe-8313-c29be1dbe460 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:08.565333 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:08.565333 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:08.568432 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-7619f827-2865-48fe-8313-c29be1dbe460 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:08.572049 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-7619f827-2865-48fe-8313-c29be1dbe460 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:41:08.572455 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1435/5677] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:41:08 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 1163 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:08.589827 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-a5ebd565-3ffe-42ba-b483-85a3f5bc66e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:08.591713 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-a5ebd565-3ffe-42ba-b483-85a3f5bc66e7 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b/action Aug 18 09:41:08.592123 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-a5ebd565-3ffe-42ba-b483-85a3f5bc66e7 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:41:08.592265 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-a5ebd565-3ffe-42ba-b483-85a3f5bc66e7 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:41:08.602385 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:08.602385 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:08.602816 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-a5ebd565-3ffe-42ba-b483-85a3f5bc66e7 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:08.608708 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-a5ebd565-3ffe-42ba-b483-85a3f5bc66e7 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Begin detaching volume completed successfully. Aug 18 09:41:08.608909 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-a5ebd565-3ffe-42ba-b483-85a3f5bc66e7 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b/action returned with HTTP 202 Aug 18 09:41:08.609290 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1413/5678] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:41:08 2026] POST /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:41:08.625326 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-792c0482-40cb-4377-a0d1-aec2d2cb2d41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:08.626897 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-792c0482-40cb-4377-a0d1-aec2d2cb2d41 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:41:08.627030 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-792c0482-40cb-4377-a0d1-aec2d2cb2d41 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:08.627177 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-792c0482-40cb-4377-a0d1-aec2d2cb2d41 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:08.635986 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:08.635986 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:08.639313 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-792c0482-40cb-4377-a0d1-aec2d2cb2d41 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:08.643106 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-792c0482-40cb-4377-a0d1-aec2d2cb2d41 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:41:08.643513 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1423/5679] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:08 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:08.643862 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aad2c4f2-7288-4498-b145-54fe94cdbe5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:08.644210 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aad2c4f2-7288-4498-b145-54fe94cdbe5e None None] GET https://10.4.3.41/volume// Aug 18 09:41:08.644363 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aad2c4f2-7288-4498-b145-54fe94cdbe5e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:08.644555 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aad2c4f2-7288-4498-b145-54fe94cdbe5e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:08.644883 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aad2c4f2-7288-4498-b145-54fe94cdbe5e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:41:08.645132 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1409/5680] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:41:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:41:08.651040 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-210c8300-f5b4-4c26-af0f-1369288967f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:08.653072 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-210c8300-f5b4-4c26-af0f-1369288967f5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:41:08.653275 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-210c8300-f5b4-4c26-af0f-1369288967f5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:08.653500 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-210c8300-f5b4-4c26-af0f-1369288967f5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:08.662112 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:08.662112 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:08.665723 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-210c8300-f5b4-4c26-af0f-1369288967f5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:08.669952 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-210c8300-f5b4-4c26-af0f-1369288967f5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:41:08.670292 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1436/5681] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:41:08 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 1346 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:41:08.679302 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-e5270387-b926-4857-b81c-70a4c9eaa786 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:08.681527 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-e5270387-b926-4857-b81c-70a4c9eaa786 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b/encryption Aug 18 09:41:08.681733 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-e5270387-b926-4857-b81c-70a4c9eaa786 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:08.681938 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-e5270387-b926-4857-b81c-70a4c9eaa786 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:08.693578 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:08.693578 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:08.701110 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-e5270387-b926-4857-b81c-70a4c9eaa786 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b/encryption returned with HTTP 200 Aug 18 09:41:08.701514 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1414/5682] 10.4.3.41 () {68 vars in 1624 bytes} [Tue Aug 18 09:41:08 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:09.436110 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-2adc66fc-c106-463c-b262-e6943908899b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:09.438209 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-2adc66fc-c106-463c-b262-e6943908899b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] DELETE https://10.4.3.41/volume/v3/attachments/b5a6aabc-49dd-4113-be09-f20519de7739 Aug 18 09:41:09.438387 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-2adc66fc-c106-463c-b262-e6943908899b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:09.438609 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-2adc66fc-c106-463c-b262-e6943908899b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:09.445993 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:09.445993 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:09.487736 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13eb8135-da58-4e68-91f0-4034a16b3be3 req-2adc66fc-c106-463c-b262-e6943908899b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/b5a6aabc-49dd-4113-be09-f20519de7739 returned with HTTP 200 Aug 18 09:41:09.488149 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1424/5683] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:41:09 2026] DELETE /volume/v3/attachments/b5a6aabc-49dd-4113-be09-f20519de7739 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:09.655901 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2b475060-3c54-436d-9321-4ad130bd0bc6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:09.658114 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b475060-3c54-436d-9321-4ad130bd0bc6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:41:09.658291 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b475060-3c54-436d-9321-4ad130bd0bc6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:09.658477 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b475060-3c54-436d-9321-4ad130bd0bc6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:09.664757 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:09.664757 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:41:09.667964 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2b475060-3c54-436d-9321-4ad130bd0bc6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:09.671614 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b475060-3c54-436d-9321-4ad130bd0bc6 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:41:09.671995 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1410/5684] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:09 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:09.683543 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c0dbac9b-3639-40e8-9be8-abb0d269e22c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:09.685328 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0dbac9b-3639-40e8-9be8-abb0d269e22c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:41:09.685517 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0dbac9b-3639-40e8-9be8-abb0d269e22c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:09.685696 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0dbac9b-3639-40e8-9be8-abb0d269e22c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:09.695230 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:09.695230 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:09.699269 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c0dbac9b-3639-40e8-9be8-abb0d269e22c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:09.704262 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0dbac9b-3639-40e8-9be8-abb0d269e22c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:41:09.704635 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1437/5685] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:09 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:09.745459 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-b7ac29f8-a770-43e2-951b-ec2678e09d40 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:09.748506 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-b7ac29f8-a770-43e2-951b-ec2678e09d40 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:41:09.748812 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-b7ac29f8-a770-43e2-951b-ec2678e09d40 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:09.749023 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-b7ac29f8-a770-43e2-951b-ec2678e09d40 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:09.758021 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:09.758021 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:09.761082 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-b7ac29f8-a770-43e2-951b-ec2678e09d40 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:09.764925 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-b7ac29f8-a770-43e2-951b-ec2678e09d40 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:41:09.765316 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1415/5686] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:41:09 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:09.783207 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-0350c41e-71bf-425c-ab36-9ea3740365aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:09.785296 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-0350c41e-71bf-425c-ab36-9ea3740365aa tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865/action Aug 18 09:41:09.785604 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-0350c41e-71bf-425c-ab36-9ea3740365aa tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:41:09.785731 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-0350c41e-71bf-425c-ab36-9ea3740365aa tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:41:09.796503 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:09.796503 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:09.797091 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-0350c41e-71bf-425c-ab36-9ea3740365aa tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:09.803656 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-0350c41e-71bf-425c-ab36-9ea3740365aa tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Begin detaching volume completed successfully. Aug 18 09:41:09.803919 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-0350c41e-71bf-425c-ab36-9ea3740365aa tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865/action returned with HTTP 202 Aug 18 09:41:09.804314 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1425/5687] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:41:09 2026] POST /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:41:09.821749 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-856b2b6f-c47e-4296-9e9a-999573d59326 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:09.823606 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-856b2b6f-c47e-4296-9e9a-999573d59326 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:41:09.823909 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-856b2b6f-c47e-4296-9e9a-999573d59326 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:09.824404 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-856b2b6f-c47e-4296-9e9a-999573d59326 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:09.834451 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:09.834451 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:41:09.837938 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-856b2b6f-c47e-4296-9e9a-999573d59326 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:09.838618 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dd406708-93ad-4419-ae7d-b2fdce45d2d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:09.839050 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd406708-93ad-4419-ae7d-b2fdce45d2d0 None None] GET https://10.4.3.41/volume// Aug 18 09:41:09.839224 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd406708-93ad-4419-ae7d-b2fdce45d2d0 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:09.839445 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd406708-93ad-4419-ae7d-b2fdce45d2d0 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:09.839763 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd406708-93ad-4419-ae7d-b2fdce45d2d0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:41:09.840046 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1438/5688] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:41:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:41:09.842148 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-856b2b6f-c47e-4296-9e9a-999573d59326 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:41:09.842525 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1411/5689] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:09 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:09.846344 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-24b6e35d-b498-4a81-9257-08c17a6ce061 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:09.848295 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-24b6e35d-b498-4a81-9257-08c17a6ce061 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:41:09.848545 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-24b6e35d-b498-4a81-9257-08c17a6ce061 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:09.848770 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-24b6e35d-b498-4a81-9257-08c17a6ce061 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:09.857031 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:09.857031 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:09.860527 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-24b6e35d-b498-4a81-9257-08c17a6ce061 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:09.864688 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-24b6e35d-b498-4a81-9257-08c17a6ce061 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:41:09.865244 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1416/5690] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:41:09 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:41:10.587738 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-5fbf3333-1a8a-431a-aa32-078d63f0ed3b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:10.590279 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-5fbf3333-1a8a-431a-aa32-078d63f0ed3b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] DELETE https://10.4.3.41/volume/v3/attachments/c9e46792-e9c2-468d-908b-ca0401a71695 Aug 18 09:41:10.590539 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-5fbf3333-1a8a-431a-aa32-078d63f0ed3b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:10.590782 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-5fbf3333-1a8a-431a-aa32-078d63f0ed3b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:10.599925 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:10.599925 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:10.647588 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-710c9350-342f-43ae-97ad-c8caeae3f6d0 req-5fbf3333-1a8a-431a-aa32-078d63f0ed3b tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/c9e46792-e9c2-468d-908b-ca0401a71695 returned with HTTP 200 Aug 18 09:41:10.648152 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1426/5691] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:41:10 2026] DELETE /volume/v3/attachments/c9e46792-e9c2-468d-908b-ca0401a71695 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:10.854615 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6fd3373e-8679-4ee5-be1a-308d0a431236 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:10.856226 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fd3373e-8679-4ee5-be1a-308d0a431236 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:41:10.856414 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fd3373e-8679-4ee5-be1a-308d0a431236 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:10.856609 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fd3373e-8679-4ee5-be1a-308d0a431236 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:10.864523 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:10.864523 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:10.868746 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6fd3373e-8679-4ee5-be1a-308d0a431236 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:10.874493 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fd3373e-8679-4ee5-be1a-308d0a431236 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:41:10.874890 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1439/5692] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:10 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:10.886957 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-51e6088c-3ef3-45cd-9f1a-866fd59ffcb2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:10.888744 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51e6088c-3ef3-45cd-9f1a-866fd59ffcb2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:41:10.888942 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51e6088c-3ef3-45cd-9f1a-866fd59ffcb2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:10.889122 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51e6088c-3ef3-45cd-9f1a-866fd59ffcb2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:10.889269 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-51e6088c-3ef3-45cd-9f1a-866fd59ffcb2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Delete volume with id: a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:41:10.895922 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:10.895922 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:41:10.896333 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-51e6088c-3ef3-45cd-9f1a-866fd59ffcb2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:10.907464 np0000007625 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-51e6088c-3ef3-45cd-9f1a-866fd59ffcb2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 09:41:10.912645 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-51e6088c-3ef3-45cd-9f1a-866fd59ffcb2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Delete volume request issued successfully. Aug 18 09:41:10.912806 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51e6088c-3ef3-45cd-9f1a-866fd59ffcb2 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 202 Aug 18 09:41:10.913243 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1412/5693] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:41:10 2026] DELETE /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:41:10.919876 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f0d2256a-9276-485f-958d-b921a1f000b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:10.921678 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0d2256a-9276-485f-958d-b921a1f000b5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:41:10.921854 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0d2256a-9276-485f-958d-b921a1f000b5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:10.922083 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0d2256a-9276-485f-958d-b921a1f000b5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:10.928858 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:10.928858 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:10.932012 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f0d2256a-9276-485f-958d-b921a1f000b5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:10.935827 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0d2256a-9276-485f-958d-b921a1f000b5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 200 Aug 18 09:41:10.936157 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1417/5694] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:10 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:11.947819 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72dd4bbb-8521-4e27-8c85-2cb4a530537a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:11.949811 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72dd4bbb-8521-4e27-8c85-2cb4a530537a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b Aug 18 09:41:11.950020 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72dd4bbb-8521-4e27-8c85-2cb4a530537a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:11.950242 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72dd4bbb-8521-4e27-8c85-2cb4a530537a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:11.955888 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72dd4bbb-8521-4e27-8c85-2cb4a530537a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b returned with HTTP 404 Aug 18 09:41:11.956305 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1427/5695] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:11 2026] GET /volume/v3/volumes/a7f37fc3-391d-41d2-ae28-a0d87a5dda2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:41:11.963466 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8071a302-6e6c-4a7b-ba0a-7cf3beb7ecf7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:11.965114 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8071a302-6e6c-4a7b-ba0a-7cf3beb7ecf7 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:41:11.965292 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8071a302-6e6c-4a7b-ba0a-7cf3beb7ecf7 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:11.965484 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8071a302-6e6c-4a7b-ba0a-7cf3beb7ecf7 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:11.966260 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8071a302-6e6c-4a7b-ba0a-7cf3beb7ecf7 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:41:11.974252 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8071a302-6e6c-4a7b-ba0a-7cf3beb7ecf7 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Get all volumes completed successfully. Aug 18 09:41:11.975813 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:11.975813 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:11.979496 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8071a302-6e6c-4a7b-ba0a-7cf3beb7ecf7 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:41:11.979846 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1440/5696] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:41:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7331 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:11.997149 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5aa7909a-ec7a-4ed4-950a-e335e8d111e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:11.998816 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5aa7909a-ec7a-4ed4-950a-e335e8d111e8 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] DELETE https://10.4.3.41/volume/v3/types/e2031dad-590e-4273-8e51-309180977140 Aug 18 09:41:11.999014 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5aa7909a-ec7a-4ed4-950a-e335e8d111e8 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:11.999208 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5aa7909a-ec7a-4ed4-950a-e335e8d111e8 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:12.020147 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5aa7909a-ec7a-4ed4-950a-e335e8d111e8 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] https://10.4.3.41/volume/v3/types/e2031dad-590e-4273-8e51-309180977140 returned with HTTP 202 Aug 18 09:41:12.020488 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1413/5697] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:41:11 2026] DELETE /volume/v3/types/e2031dad-590e-4273-8e51-309180977140 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:41:12.027887 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe173a83-0318-42d8-a72e-3f9db6dd46d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:12.029652 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe173a83-0318-42d8-a72e-3f9db6dd46d5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] DELETE https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:41:12.029871 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe173a83-0318-42d8-a72e-3f9db6dd46d5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:12.030052 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe173a83-0318-42d8-a72e-3f9db6dd46d5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:12.030204 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fe173a83-0318-42d8-a72e-3f9db6dd46d5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Delete volume with id: 94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:41:12.038640 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:12.038640 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:12.039268 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fe173a83-0318-42d8-a72e-3f9db6dd46d5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:12.056489 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fe173a83-0318-42d8-a72e-3f9db6dd46d5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Delete volume request issued successfully. Aug 18 09:41:12.056737 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe173a83-0318-42d8-a72e-3f9db6dd46d5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 202 Aug 18 09:41:12.057361 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1418/5698] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:41:12 2026] DELETE /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:41:12.064291 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9377d40e-b10d-4a31-be1a-40b6096e3d75 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:12.066003 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9377d40e-b10d-4a31-be1a-40b6096e3d75 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:41:12.066187 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9377d40e-b10d-4a31-be1a-40b6096e3d75 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:12.066364 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9377d40e-b10d-4a31-be1a-40b6096e3d75 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:12.072838 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:12.072838 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:12.076330 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9377d40e-b10d-4a31-be1a-40b6096e3d75 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:12.080626 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9377d40e-b10d-4a31-be1a-40b6096e3d75 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 200 Aug 18 09:41:12.081142 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1428/5699] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:12 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:13.094545 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-633e961e-4974-464d-8cf1-34c7e67003f9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:13.096124 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-633e961e-4974-464d-8cf1-34c7e67003f9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 Aug 18 09:41:13.096310 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-633e961e-4974-464d-8cf1-34c7e67003f9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:13.096518 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-633e961e-4974-464d-8cf1-34c7e67003f9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:13.102317 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-633e961e-4974-464d-8cf1-34c7e67003f9 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 returned with HTTP 404 Aug 18 09:41:13.102847 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1441/5700] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:13 2026] GET /volume/v3/volumes/94229f8a-e943-4f13-85c0-769b84836865 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:41:13.108545 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed38d8cd-85c0-40bb-bb09-23aef851a88c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:13.110144 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed38d8cd-85c0-40bb-bb09-23aef851a88c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] DELETE https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:13.110315 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed38d8cd-85c0-40bb-bb09-23aef851a88c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:13.110513 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed38d8cd-85c0-40bb-bb09-23aef851a88c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:13.110666 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ed38d8cd-85c0-40bb-bb09-23aef851a88c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Delete volume with id: 07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:13.117188 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:13.117188 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:41:13.117613 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ed38d8cd-85c0-40bb-bb09-23aef851a88c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:13.131827 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ed38d8cd-85c0-40bb-bb09-23aef851a88c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Delete volume request issued successfully. Aug 18 09:41:13.131994 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed38d8cd-85c0-40bb-bb09-23aef851a88c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 202 Aug 18 09:41:13.132358 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1414/5701] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:41:13 2026] DELETE /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:41:13.139213 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e119ebb5-a8ac-41b1-be48-fcb6649cae73 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:13.141601 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e119ebb5-a8ac-41b1-be48-fcb6649cae73 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:13.141882 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e119ebb5-a8ac-41b1-be48-fcb6649cae73 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:13.142161 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e119ebb5-a8ac-41b1-be48-fcb6649cae73 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:13.149890 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:13.149890 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:13.154246 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e119ebb5-a8ac-41b1-be48-fcb6649cae73 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:13.158975 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e119ebb5-a8ac-41b1-be48-fcb6649cae73 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 200 Aug 18 09:41:13.159378 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1419/5702] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:13 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:14.171119 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7eb59396-c252-44db-8d26-5e97c6c1d97d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:14.173242 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7eb59396-c252-44db-8d26-5e97c6c1d97d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa Aug 18 09:41:14.173498 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7eb59396-c252-44db-8d26-5e97c6c1d97d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:14.173751 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7eb59396-c252-44db-8d26-5e97c6c1d97d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:14.180615 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7eb59396-c252-44db-8d26-5e97c6c1d97d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa returned with HTTP 404 Aug 18 09:41:14.181186 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1429/5703] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:14 2026] GET /volume/v3/volumes/07f7553b-985f-41ca-a327-bc37452a6aaa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:41:14.188008 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75324efa-7e5a-424a-95d0-5cdde446306a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:14.189818 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75324efa-7e5a-424a-95d0-5cdde446306a tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:41:14.190003 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75324efa-7e5a-424a-95d0-5cdde446306a tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:14.190210 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75324efa-7e5a-424a-95d0-5cdde446306a tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:14.190911 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-75324efa-7e5a-424a-95d0-5cdde446306a tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:41:14.198667 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-75324efa-7e5a-424a-95d0-5cdde446306a tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Get all volumes completed successfully. Aug 18 09:41:14.199860 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:14.199860 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:14.203235 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75324efa-7e5a-424a-95d0-5cdde446306a tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:41:14.203613 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1442/5704] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:41:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5262 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:41:14.216003 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e625dc1d-2064-47e7-bf6a-3b63757f5bc4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:14.218281 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e625dc1d-2064-47e7-bf6a-3b63757f5bc4 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] DELETE https://10.4.3.41/volume/v3/types/e883ce80-2e71-48c2-8232-5059941a2482 Aug 18 09:41:14.218561 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e625dc1d-2064-47e7-bf6a-3b63757f5bc4 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:14.218854 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e625dc1d-2064-47e7-bf6a-3b63757f5bc4 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:14.243476 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e625dc1d-2064-47e7-bf6a-3b63757f5bc4 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] https://10.4.3.41/volume/v3/types/e883ce80-2e71-48c2-8232-5059941a2482 returned with HTTP 202 Aug 18 09:41:14.243960 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1415/5705] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:41:14 2026] DELETE /volume/v3/types/e883ce80-2e71-48c2-8232-5059941a2482 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:41:23.158289 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=72,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:41:24.176271 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=76,cinder:UPDATE=7 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:41:24.202240 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=65,cinder:UPDATE=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:41:24.240876 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=76,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:41:58.635428 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f631e713-ebfe-448a-8352-22fc0e44b9a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:58.637084 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f631e713-ebfe-448a-8352-22fc0e44b9a7 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] POST https://10.4.3.41/volume/v3/types Aug 18 09:41:58.637433 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f631e713-ebfe-448a-8352-22fc0e44b9a7 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1019641316-1540844318", "extra_specs": {"multiattach": " True"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:41:58.651142 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f631e713-ebfe-448a-8352-22fc0e44b9a7 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 18 09:41:58.651617 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1420/5706] 10.4.3.41 () {68 vars in 1246 bytes} [Tue Aug 18 09:41:58 2026] POST /volume/v3/types => generated 287 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:58.659738 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13a29dc7-1e61-4222-a39b-77a81937a15a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:58.661415 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 18 09:41:58.661740 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-599865136", "snapshot_id": null, "imageRef": null, "volume_type": "06b78c7f-2e1f-4fc6-999f-5813cb01452f", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:41:58.663190 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-599865136', 'snapshot_id': None, 'imageRef': None, 'volume_type': '06b78c7f-2e1f-4fc6-999f-5813cb01452f', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 09:41:58.667559 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Create volume of 1 GB Aug 18 09:41:58.667881 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:58.667881 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:58.668357 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Availability Zones retrieved successfully. Aug 18 09:41:58.673052 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Flow 'volume_create_api' (01f247b7-211e-4b26-b76d-1db72a86ba5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:41:58.674071 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6343e05-2a69-4455-b5d8-c58b497b679a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:41:58.674879 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 09:41:58.681428 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:58.681428 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:58.692537 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6343e05-2a69-4455-b5d8-c58b497b679a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T09:41:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=06b78c7f-2e1f-4fc6-999f-5813cb01452f,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1019641316-1540844318',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06b78c7f-2e1f-4fc6-999f-5813cb01452f', 'encryption_key_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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:41:58.693314 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e84865-2bdc-4814-babe-487161f3fa4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:41:58.716842 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1019641316-1540844318 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1019641316-1540844318, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:41:58.717156 np0000007625 devstack@c-api.service[100267]: WARNING cinder.quota [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1019641316-1540844318 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1019641316-1540844318, it is now deprecated. Please use the default quota class for default quota. Aug 18 09:41:58.741126 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Created reservations ['c3b97d1c-76d5-4b0b-88ab-a54b38a1cb1d', '4b0296fe-e625-4d77-a25b-fa640f207c15', '4358543a-3d33-4ed6-b698-29135f37faa6', 'af1edfa3-727c-4414-a05c-1840b17e396b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 09:41:58.741923 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e84865-2bdc-4814-babe-487161f3fa4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3b97d1c-76d5-4b0b-88ab-a54b38a1cb1d', '4b0296fe-e625-4d77-a25b-fa640f207c15', '4358543a-3d33-4ed6-b698-29135f37faa6', 'af1edfa3-727c-4414-a05c-1840b17e396b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:41:58.742735 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ccd465-d2a5-44c8-a884-dfd8aade7f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:41:58.765116 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ccd465-d2a5-44c8-a884-dfd8aade7f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b335af9c-1960-4ced-957f-ee52e01f12f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-599865136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d40f70089f904952939667caffc8cd61',qos_specs=None,replication_status=,reservations=['c3b97d1c-76d5-4b0b-88ab-a54b38a1cb1d','4b0296fe-e625-4d77-a25b-fa640f207c15','4358543a-3d33-4ed6-b698-29135f37faa6','af1edfa3-727c-4414-a05c-1840b17e396b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8cd3f87055f4f8f94e7ef994170cb6a',volume_type_id=06b78c7f-2e1f-4fc6-999f-5813cb01452f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T09:41:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-599865136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b335af9c-1960-4ced-957f-ee52e01f12f2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d40f70089f904952939667caffc8cd61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8cd3f87055f4f8f94e7ef994170cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06b78c7f-2e1f-4fc6-999f-5813cb01452f),volume_type_id=06b78c7f-2e1f-4fc6-999f-5813cb01452f)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:41:58.765960 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a4d90b-b9cf-47d9-9065-5620de3f6633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:41:58.784211 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a4d90b-b9cf-47d9-9065-5620de3f6633) transitioned into state 'SUCCESS' from state '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-599865136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d40f70089f904952939667caffc8cd61',qos_specs=None,replication_status=,reservations=['c3b97d1c-76d5-4b0b-88ab-a54b38a1cb1d','4b0296fe-e625-4d77-a25b-fa640f207c15','4358543a-3d33-4ed6-b698-29135f37faa6','af1edfa3-727c-4414-a05c-1840b17e396b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8cd3f87055f4f8f94e7ef994170cb6a',volume_type_id=06b78c7f-2e1f-4fc6-999f-5813cb01452f)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:41:58.784955 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f243161f-6582-4155-aec0-b68d9ec8413f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 09:41:58.794433 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f243161f-6582-4155-aec0-b68d9ec8413f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 09:41:58.795318 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Flow 'volume_create_api' (01f247b7-211e-4b26-b76d-1db72a86ba5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 09:41:58.795654 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Create volume request issued successfully. Aug 18 09:41:58.796195 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13a29dc7-1e61-4222-a39b-77a81937a15a tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 18 09:41:58.796824 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1430/5707] 10.4.3.41 () {68 vars in 1252 bytes} [Tue Aug 18 09:41:58 2026] POST /volume/v3/volumes => generated 827 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 09:41:58.807148 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d7521d0-75aa-4800-8bd5-7882a2602723 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:58.808895 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d7521d0-75aa-4800-8bd5-7882a2602723 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:41:58.809098 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d7521d0-75aa-4800-8bd5-7882a2602723 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:58.809312 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d7521d0-75aa-4800-8bd5-7882a2602723 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:58.816435 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:58.816435 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:41:58.819990 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d7521d0-75aa-4800-8bd5-7882a2602723 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:58.824045 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d7521d0-75aa-4800-8bd5-7882a2602723 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:41:58.824468 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1443/5708] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:58 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:59.836580 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5846866-4146-466e-84b8-99bd3f7f5f70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:59.838410 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5846866-4146-466e-84b8-99bd3f7f5f70 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:41:59.838607 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5846866-4146-466e-84b8-99bd3f7f5f70 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:59.838785 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5846866-4146-466e-84b8-99bd3f7f5f70 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:59.845682 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:59.845682 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:41:59.849069 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5846866-4146-466e-84b8-99bd3f7f5f70 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:59.853580 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5846866-4146-466e-84b8-99bd3f7f5f70 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:41:59.853942 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1416/5709] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:59 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:59.865654 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63a6c734-795c-4972-a753-421f7f66e46d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:59.867485 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63a6c734-795c-4972-a753-421f7f66e46d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:41:59.867708 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63a6c734-795c-4972-a753-421f7f66e46d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:59.867889 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63a6c734-795c-4972-a753-421f7f66e46d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:59.875055 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:59.875055 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:41:59.879223 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-63a6c734-795c-4972-a753-421f7f66e46d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:59.883976 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63a6c734-795c-4972-a753-421f7f66e46d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:41:59.884481 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1421/5710] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:41:59 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:41:59.920598 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-958dfee0-6666-4c55-ba41-ca509562aabd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:41:59.946498 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-958dfee0-6666-4c55-ba41-ca509562aabd tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:41:59.946686 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-958dfee0-6666-4c55-ba41-ca509562aabd tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:41:59.946911 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-958dfee0-6666-4c55-ba41-ca509562aabd tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:41:59.953858 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:41:59.953858 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:41:59.957325 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-958dfee0-6666-4c55-ba41-ca509562aabd tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:41:59.961609 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-958dfee0-6666-4c55-ba41-ca509562aabd tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:41:59.962133 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1431/5711] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:41:59 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 920 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:42:00.024314 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-48479728-9db6-48a3-86f3-b286ba37895d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:00.024854 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48479728-9db6-48a3-86f3-b286ba37895d None None] GET https://10.4.3.41/volume// Aug 18 09:42:00.025070 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48479728-9db6-48a3-86f3-b286ba37895d None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:00.025329 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48479728-9db6-48a3-86f3-b286ba37895d None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:00.025705 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48479728-9db6-48a3-86f3-b286ba37895d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:42:00.026003 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1444/5712] 10.4.3.41 () {66 vars in 1421 bytes} [Tue Aug 18 09:42:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:42:00.032242 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-406cb97f-e5ec-46a7-b18d-5f7c9792bb26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:00.034166 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-406cb97f-e5ec-46a7-b18d-5f7c9792bb26 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 18 09:42:00.034558 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-406cb97f-e5ec-46a7-b18d-5f7c9792bb26 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b335af9c-1960-4ced-957f-ee52e01f12f2", "connector": null, "instance_uuid": "0c8ecc4a-cd3d-4938-b813-c4ab1c14613f"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:42:00.042568 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:00.042568 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:42:00.063006 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-406cb97f-e5ec-46a7-b18d-5f7c9792bb26 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 18 09:42:00.063418 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1417/5713] 10.4.3.41 () {74 vars in 1587 bytes} [Tue Aug 18 09:42:00 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:42:00.089322 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f5870a40-4fae-45d7-9e62-5a7877c2f603 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:00.091019 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5870a40-4fae-45d7-9e62-5a7877c2f603 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:00.091233 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5870a40-4fae-45d7-9e62-5a7877c2f603 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:00.091445 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5870a40-4fae-45d7-9e62-5a7877c2f603 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:00.100303 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e85e7af-7625-4bd1-8897-aa7745a01810 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:00.100704 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e85e7af-7625-4bd1-8897-aa7745a01810 None None] GET https://10.4.3.41/volume// Aug 18 09:42:00.100864 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e85e7af-7625-4bd1-8897-aa7745a01810 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:00.101044 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e85e7af-7625-4bd1-8897-aa7745a01810 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:00.101355 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e85e7af-7625-4bd1-8897-aa7745a01810 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:42:00.101639 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1432/5714] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:42:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:42:00.101706 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:00.101706 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:42:00.105700 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f5870a40-4fae-45d7-9e62-5a7877c2f603 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:00.109553 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1724a7e0-f6fb-447b-80db-87c6269b73d5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:00.110078 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5870a40-4fae-45d7-9e62-5a7877c2f603 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:00.110586 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1422/5715] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:42:00 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:42:00.137041 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1724a7e0-f6fb-447b-80db-87c6269b73d5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:00.137240 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1724a7e0-f6fb-447b-80db-87c6269b73d5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:00.137438 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1724a7e0-f6fb-447b-80db-87c6269b73d5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:00.156627 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:00.156627 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:42:00.156627 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1724a7e0-f6fb-447b-80db-87c6269b73d5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:00.156627 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1724a7e0-f6fb-447b-80db-87c6269b73d5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:00.156627 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1445/5716] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:42:00 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 1099 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:42:00.252026 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1e61d490-ec16-4064-a455-1a7e6f047150 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:00.253962 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1e61d490-ec16-4064-a455-1a7e6f047150 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] PUT https://10.4.3.41/volume/v3/attachments/a01f3c25-8ee6-45a0-8323-a3386ff6c694 Aug 18 09:42:00.254349 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1e61d490-ec16-4064-a455-1a7e6f047150 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000007625", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:346f5f8796c9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0dd28ef3-9270-41c7-af95-eeedd6b62e36", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:42:00.261321 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1e61d490-ec16-4064-a455-1a7e6f047150 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Acquiring lock "cinder-attachment_update-b335af9c-1960-4ced-957f-ee52e01f12f2-np0000007625" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 09:42:00.265565 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1e61d490-ec16-4064-a455-1a7e6f047150 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Lock "cinder-attachment_update-b335af9c-1960-4ced-957f-ee52e01f12f2-np0000007625" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 09:42:00.266480 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:00.266480 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:42:00.336095 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1e61d490-ec16-4064-a455-1a7e6f047150 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Lock "cinder-attachment_update-b335af9c-1960-4ced-957f-ee52e01f12f2-np0000007625" released by "attachment_update" :: held 0.071s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 09:42:00.336386 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-1e61d490-ec16-4064-a455-1a7e6f047150 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/a01f3c25-8ee6-45a0-8323-a3386ff6c694 returned with HTTP 200 Aug 18 09:42:00.336861 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1418/5717] 10.4.3.41 () {74 vars in 1697 bytes} [Tue Aug 18 09:42:00 2026] PUT /volume/v3/attachments/a01f3c25-8ee6-45a0-8323-a3386ff6c694 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:42:01.122302 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-515021e0-f9a1-40d3-91d8-5a7773ca6cf8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:01.124080 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-515021e0-f9a1-40d3-91d8-5a7773ca6cf8 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:01.124290 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-515021e0-f9a1-40d3-91d8-5a7773ca6cf8 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:01.124528 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-515021e0-f9a1-40d3-91d8-5a7773ca6cf8 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:01.133356 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:01.133356 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:42:01.136730 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-515021e0-f9a1-40d3-91d8-5a7773ca6cf8 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:01.140999 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-515021e0-f9a1-40d3-91d8-5a7773ca6cf8 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:01.141284 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1433/5718] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:42:01 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:42:02.153578 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e3ee940-00c9-4b2d-be54-43aebbb80913 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:02.155416 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e3ee940-00c9-4b2d-be54-43aebbb80913 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:02.155638 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e3ee940-00c9-4b2d-be54-43aebbb80913 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:02.155764 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e3ee940-00c9-4b2d-be54-43aebbb80913 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:02.165222 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:02.165222 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:42:02.168281 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e3ee940-00c9-4b2d-be54-43aebbb80913 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:02.171835 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e3ee940-00c9-4b2d-be54-43aebbb80913 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:02.172245 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1423/5719] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:42:02 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:42:03.185818 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8e0e0e5b-694c-4417-93ab-2005f26effa1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:03.187704 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e0e0e5b-694c-4417-93ab-2005f26effa1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:03.187919 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e0e0e5b-694c-4417-93ab-2005f26effa1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:03.188124 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e0e0e5b-694c-4417-93ab-2005f26effa1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:03.199172 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:03.199172 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:42:03.202534 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8e0e0e5b-694c-4417-93ab-2005f26effa1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:03.206244 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e0e0e5b-694c-4417-93ab-2005f26effa1 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:03.206632 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1446/5720] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:42:03 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:42:04.218135 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d9c666d9-5d05-444f-9efe-1951afd7f4ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:04.220171 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9c666d9-5d05-444f-9efe-1951afd7f4ce tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:04.220436 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9c666d9-5d05-444f-9efe-1951afd7f4ce tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:04.220669 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9c666d9-5d05-444f-9efe-1951afd7f4ce tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:04.231185 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:04.231185 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:42:04.235268 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d9c666d9-5d05-444f-9efe-1951afd7f4ce tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:04.240216 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9c666d9-5d05-444f-9efe-1951afd7f4ce tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:04.240954 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1419/5721] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:42:04 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:42:04.563139 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-3f63cbe0-7e01-4618-aede-a550e0c5d781 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:04.565689 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-3f63cbe0-7e01-4618-aede-a550e0c5d781 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/attachments/a01f3c25-8ee6-45a0-8323-a3386ff6c694/action Aug 18 09:42:04.566120 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-3f63cbe0-7e01-4618-aede-a550e0c5d781 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:42:04.566284 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-3f63cbe0-7e01-4618-aede-a550e0c5d781 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:42:04.580710 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:04.580710 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:42:04.588700 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5cadd89f-b931-4814-803c-625d5bcf4cdb req-3f63cbe0-7e01-4618-aede-a550e0c5d781 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/a01f3c25-8ee6-45a0-8323-a3386ff6c694/action returned with HTTP 204 Aug 18 09:42:04.589101 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1434/5722] 10.4.3.41 () {74 vars in 1718 bytes} [Tue Aug 18 09:42:04 2026] POST /volume/v3/attachments/a01f3c25-8ee6-45a0-8323-a3386ff6c694/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:42:05.253623 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83d5a060-a3f6-410c-8b28-278d013efb0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:05.255319 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83d5a060-a3f6-410c-8b28-278d013efb0d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:05.255511 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83d5a060-a3f6-410c-8b28-278d013efb0d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:05.255679 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83d5a060-a3f6-410c-8b28-278d013efb0d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:05.263728 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:05.263728 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:42:05.266827 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-83d5a060-a3f6-410c-8b28-278d013efb0d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:05.270832 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83d5a060-a3f6-410c-8b28-278d013efb0d tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:05.271263 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1424/5723] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:42:05 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:42:05.314338 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-85c0d49d-3020-4819-b7d7-1c3745cfe29a req-09038264-59c7-41a9-9624-2760d56f9461 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:05.338347 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-85c0d49d-3020-4819-b7d7-1c3745cfe29a req-09038264-59c7-41a9-9624-2760d56f9461 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:05.338551 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-85c0d49d-3020-4819-b7d7-1c3745cfe29a req-09038264-59c7-41a9-9624-2760d56f9461 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:05.338724 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-85c0d49d-3020-4819-b7d7-1c3745cfe29a req-09038264-59c7-41a9-9624-2760d56f9461 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:05.347335 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:05.347335 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:42:05.350769 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [req-85c0d49d-3020-4819-b7d7-1c3745cfe29a req-09038264-59c7-41a9-9624-2760d56f9461 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:05.354471 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-85c0d49d-3020-4819-b7d7-1c3745cfe29a req-09038264-59c7-41a9-9624-2760d56f9461 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:05.354822 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1447/5724] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:42:05 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 1212 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:42:05.368987 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-762c3e21-ce72-4cf5-916b-22269ec96571 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:05.370692 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-762c3e21-ce72-4cf5-916b-22269ec96571 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:05.370875 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-762c3e21-ce72-4cf5-916b-22269ec96571 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:05.371043 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-762c3e21-ce72-4cf5-916b-22269ec96571 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:05.380402 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:05.380402 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:42:05.383435 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-762c3e21-ce72-4cf5-916b-22269ec96571 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:05.387527 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-762c3e21-ce72-4cf5-916b-22269ec96571 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:05.387898 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1420/5725] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:42:05 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:42:05.423281 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-6a044094-bc15-4589-aadd-a994f012e3ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:05.448012 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-6a044094-bc15-4589-aadd-a994f012e3ff tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:05.448189 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-6a044094-bc15-4589-aadd-a994f012e3ff tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:05.448378 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-6a044094-bc15-4589-aadd-a994f012e3ff tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:05.457660 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:05.457660 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:42:05.460790 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-6a044094-bc15-4589-aadd-a994f012e3ff tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:05.464576 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-6a044094-bc15-4589-aadd-a994f012e3ff tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:05.464999 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1435/5726] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:42:05 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 1212 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:42:05.480687 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-e4de561d-8f82-4a24-a47c-1982647e4bcb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:05.482657 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-e4de561d-8f82-4a24-a47c-1982647e4bcb tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] POST https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2/action Aug 18 09:42:05.482979 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-e4de561d-8f82-4a24-a47c-1982647e4bcb tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 09:42:05.483089 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-e4de561d-8f82-4a24-a47c-1982647e4bcb tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 09:42:05.492965 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:05.492965 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:42:05.493541 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-e4de561d-8f82-4a24-a47c-1982647e4bcb tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:05.499164 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-e4de561d-8f82-4a24-a47c-1982647e4bcb tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Begin detaching volume completed successfully. Aug 18 09:42:05.499456 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-e4de561d-8f82-4a24-a47c-1982647e4bcb tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2/action returned with HTTP 202 Aug 18 09:42:05.499928 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1425/5727] 10.4.3.41 () {72 vars in 1665 bytes} [Tue Aug 18 09:42:05 2026] POST /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 09:42:05.516539 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-73e86c48-0b18-4295-8b34-c69d5dd13f54 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:05.518772 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73e86c48-0b18-4295-8b34-c69d5dd13f54 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:05.518983 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73e86c48-0b18-4295-8b34-c69d5dd13f54 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:05.519368 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73e86c48-0b18-4295-8b34-c69d5dd13f54 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:05.528035 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:05.528035 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:42:05.531428 np0000007625 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-73e86c48-0b18-4295-8b34-c69d5dd13f54 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:05.534074 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f3ffc26-cbd9-432f-8894-3c7deb2203e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:05.534547 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f3ffc26-cbd9-432f-8894-3c7deb2203e2 None None] GET https://10.4.3.41/volume// Aug 18 09:42:05.534746 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f3ffc26-cbd9-432f-8894-3c7deb2203e2 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:05.534949 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f3ffc26-cbd9-432f-8894-3c7deb2203e2 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:05.535004 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73e86c48-0b18-4295-8b34-c69d5dd13f54 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:05.535282 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f3ffc26-cbd9-432f-8894-3c7deb2203e2 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 18 09:42:05.535400 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1448/5728] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:42:05 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:42:05.535573 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1421/5729] 10.4.3.41 () {66 vars in 1419 bytes} [Tue Aug 18 09:42:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 09:42:05.543378 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-db31b2b0-1e64-42d8-9712-7bbc63d04cae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:05.545471 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-db31b2b0-1e64-42d8-9712-7bbc63d04cae tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:05.545689 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-db31b2b0-1e64-42d8-9712-7bbc63d04cae tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:05.545871 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-db31b2b0-1e64-42d8-9712-7bbc63d04cae tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:05.555981 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:05.555981 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:42:05.559404 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-db31b2b0-1e64-42d8-9712-7bbc63d04cae tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:05.563451 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-db31b2b0-1e64-42d8-9712-7bbc63d04cae tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:05.563869 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1436/5730] 10.4.3.41 () {70 vars in 1632 bytes} [Tue Aug 18 09:42:05 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 09:42:06.029564 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-cc7d8160-8bea-451e-a580-195da4224d3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:06.031539 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-cc7d8160-8bea-451e-a580-195da4224d3c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:06.031726 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-cc7d8160-8bea-451e-a580-195da4224d3c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:06.031917 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-cc7d8160-8bea-451e-a580-195da4224d3c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:06.040580 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:06.040580 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:42:06.044109 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-cc7d8160-8bea-451e-a580-195da4224d3c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:06.048120 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-cc7d8160-8bea-451e-a580-195da4224d3c tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:06.048548 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1426/5731] 10.4.3.41 () {68 vars in 1591 bytes} [Tue Aug 18 09:42:06 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:42:06.307498 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-9f898d28-c988-43f3-b58b-ae45f76e4251 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:06.309446 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-9f898d28-c988-43f3-b58b-ae45f76e4251 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] DELETE https://10.4.3.41/volume/v3/attachments/a01f3c25-8ee6-45a0-8323-a3386ff6c694 Aug 18 09:42:06.309625 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-9f898d28-c988-43f3-b58b-ae45f76e4251 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:06.309796 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-9f898d28-c988-43f3-b58b-ae45f76e4251 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:06.316051 np0000007625 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:06.316051 np0000007625 devstack@c-api.service[100264]: warnings.warn( Aug 18 09:42:06.355082 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b31b6de1-3b8b-4c17-8df4-2b71828f84f9 req-9f898d28-c988-43f3-b58b-ae45f76e4251 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/attachments/a01f3c25-8ee6-45a0-8323-a3386ff6c694 returned with HTTP 200 Aug 18 09:42:06.355515 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1449/5732] 10.4.3.41 () {72 vars in 1666 bytes} [Tue Aug 18 09:42:06 2026] DELETE /volume/v3/attachments/a01f3c25-8ee6-45a0-8323-a3386ff6c694 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:42:06.548239 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5444121d-18dd-4a62-b8c2-00043c1b4cb5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:06.549960 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5444121d-18dd-4a62-b8c2-00043c1b4cb5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:06.550174 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5444121d-18dd-4a62-b8c2-00043c1b4cb5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:06.550365 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5444121d-18dd-4a62-b8c2-00043c1b4cb5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:06.556955 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:06.556955 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:42:06.560150 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5444121d-18dd-4a62-b8c2-00043c1b4cb5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:06.563916 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5444121d-18dd-4a62-b8c2-00043c1b4cb5 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:06.564273 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1422/5733] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:42:06 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:42:06.574920 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-14023ce6-012d-4c0c-99f9-3e8c1c4e6d46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:06.576711 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14023ce6-012d-4c0c-99f9-3e8c1c4e6d46 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:06.576905 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14023ce6-012d-4c0c-99f9-3e8c1c4e6d46 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:06.577074 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14023ce6-012d-4c0c-99f9-3e8c1c4e6d46 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:06.577242 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-14023ce6-012d-4c0c-99f9-3e8c1c4e6d46 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Delete volume with id: b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:06.584321 np0000007625 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:06.584321 np0000007625 devstack@c-api.service[100267]: warnings.warn( Aug 18 09:42:06.584834 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14023ce6-012d-4c0c-99f9-3e8c1c4e6d46 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:06.600409 np0000007625 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14023ce6-012d-4c0c-99f9-3e8c1c4e6d46 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Delete volume request issued successfully. Aug 18 09:42:06.600596 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14023ce6-012d-4c0c-99f9-3e8c1c4e6d46 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 202 Aug 18 09:42:06.600995 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1437/5734] 10.4.3.41 () {66 vars in 1344 bytes} [Tue Aug 18 09:42:06 2026] DELETE /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:42:06.608507 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0636d2e9-6b43-4cba-9008-69a1561d9701 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:06.610261 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0636d2e9-6b43-4cba-9008-69a1561d9701 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:06.610474 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0636d2e9-6b43-4cba-9008-69a1561d9701 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:06.610671 np0000007625 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0636d2e9-6b43-4cba-9008-69a1561d9701 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:06.617655 np0000007625 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:06.617655 np0000007625 devstack@c-api.service[100265]: warnings.warn( Aug 18 09:42:06.621193 np0000007625 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0636d2e9-6b43-4cba-9008-69a1561d9701 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Volume info retrieved successfully. Aug 18 09:42:06.625972 np0000007625 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0636d2e9-6b43-4cba-9008-69a1561d9701 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 200 Aug 18 09:42:06.626511 np0000007625 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1427/5735] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:42:06 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 09:42:07.637750 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf062cc8-1569-4941-81b1-41a88eee1145 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:07.639522 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf062cc8-1569-4941-81b1-41a88eee1145 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] GET https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 Aug 18 09:42:07.639714 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf062cc8-1569-4941-81b1-41a88eee1145 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:07.639917 np0000007625 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf062cc8-1569-4941-81b1-41a88eee1145 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:07.645360 np0000007625 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf062cc8-1569-4941-81b1-41a88eee1145 tempest-VolumeMultiattachTests-1809540249 tempest-VolumeMultiattachTests-1809540249-project-member] https://10.4.3.41/volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 returned with HTTP 404 Aug 18 09:42:07.645848 np0000007625 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1450/5736] 10.4.3.41 () {66 vars in 1341 bytes} [Tue Aug 18 09:42:07 2026] GET /volume/v3/volumes/b335af9c-1960-4ced-957f-ee52e01f12f2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 09:42:07.651936 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d9cd2d3a-f16a-47df-b7a7-62329bd78dc9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:07.653400 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9cd2d3a-f16a-47df-b7a7-62329bd78dc9 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 18 09:42:07.653577 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9cd2d3a-f16a-47df-b7a7-62329bd78dc9 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:07.653739 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9cd2d3a-f16a-47df-b7a7-62329bd78dc9 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:07.654341 np0000007625 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9cd2d3a-f16a-47df-b7a7-62329bd78dc9 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 09:42:07.661544 np0000007625 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d9cd2d3a-f16a-47df-b7a7-62329bd78dc9 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Get all volumes completed successfully. Aug 18 09:42:07.662689 np0000007625 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 09:42:07.662689 np0000007625 devstack@c-api.service[100266]: warnings.warn( Aug 18 09:42:07.666184 np0000007625 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9cd2d3a-f16a-47df-b7a7-62329bd78dc9 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 09:42:07.666755 np0000007625 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1423/5737] 10.4.3.41 () {66 vars in 1278 bytes} [Tue Aug 18 09:42:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5262 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 09:42:07.679891 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-daee0355-ca6e-40ae-9da3-55ee6414ecd0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 09:42:07.681719 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-daee0355-ca6e-40ae-9da3-55ee6414ecd0 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] DELETE https://10.4.3.41/volume/v3/types/06b78c7f-2e1f-4fc6-999f-5813cb01452f Aug 18 09:42:07.681918 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-daee0355-ca6e-40ae-9da3-55ee6414ecd0 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 09:42:07.682140 np0000007625 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-daee0355-ca6e-40ae-9da3-55ee6414ecd0 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 09:42:07.704263 np0000007625 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-daee0355-ca6e-40ae-9da3-55ee6414ecd0 tempest-VolumeMultiattachTests-1965005087 tempest-VolumeMultiattachTests-1965005087-project-admin] https://10.4.3.41/volume/v3/types/06b78c7f-2e1f-4fc6-999f-5813cb01452f returned with HTTP 202 Aug 18 09:42:07.704704 np0000007625 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1438/5738] 10.4.3.41 () {66 vars in 1338 bytes} [Tue Aug 18 09:42:07 2026] DELETE /volume/v3/types/06b78c7f-2e1f-4fc6-999f-5813cb01452f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 09:42:16.624607 np0000007625 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:42:17.642419 np0000007625 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:42:17.664936 np0000007625 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 09:42:17.700700 np0000007625 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}